wiki:Other/Summer/2024/signal

Version 31 (modified by wesleychen, 7 weeks ago) ( diff )

Signal Avoidance Using 5G

WINLAB Summer Internship 2024

Advisors: Dr. Predrag Spasojevic

Group Members: Wesley Chen

Overview

Problem:

In recent years, there has been a desire to expand the bandwidth of communication standards such as LTE and 5G. However, at many of the bandwidths that are desired to be used, there exist legacy signals that cannot be interfered with. This is made even more difficult by Adjacent Channel Interference (ACI), when signals with very close, but distinct frequencies still impede each other.

Goal:

Build the framework to test signal avoidance.

Devices

Rhode & Schwarz SMW200A

The Rhode & Schwarz SMW200A is a vector signal generator with the ability to output signals from 100kHz to 40GHz with a 50 ohm impedance. The SMW200A has the ability to modulate a carrier signal with an arbitrary waveform (.wv file). For the extent of this project, this waveform was generated in python on a personal computer and uploaded to the machine via the ftp protocol.

Rhode & Schwarz RTO 6 series

The Rhode & Schwarz RTO 6 series is an oscilloscope with the ability to read signals up to 6GHz and a sample rate of 20 giga-samples per second, although when downloading files from the machine, they are unconverted to 100 giga-samples per second. The RTO has built in mathematical functions such as FFTs to display the frequency domain on the machine. Additionally, as hinted earlier, the RTO can save waveforms in a .csv file which can be downloaded through network (the RTO operates as a windows machine). This file can be analyzed on a personal computer.

Top: RTO 6 series, Bottom: SMW200A

Concepts

What is a Signal?

Undoubtedly, you have seen audio signals like the one shown below. In fact, Audio and Radio have many links to each other and the audio signal below could very well have been a radio signal.

If you would have zoomed into that audio signal you would have seen something like the image below.

You may notice that this looks strikingly similar to some sort of sine wave and you would be 100% correct. Every signal can be thought of as a combination of sine waves. Each of theses sine waves has its own frequency, meaning how fast it goes up and down and phase meaning where thee sine wave is centered.

Frequency Domain

Modulation

BPSK

OFDM

Synchronization

Architecture

Conclusions

https://postimages.org

Attachments (22)

Note: See TracWiki for help on using the wiki.