Changes between Version 34 and Version 35 of Other/Summer/2024/signal


Ignore:
Timestamp:
Aug 6, 2024, 2:51:03 PM (7 weeks ago)
Author:
wesleychen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2024/signal

    v34 v35  
    77
    88== Overview
    9 **Problem:** //
     9**Problem:**//
    1010
    1111In 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.//
     
    1313**Goal:** //
    1414
    15 Build the framework to test signal avoidance.//
     15Build the framework to test signal avoidance.
    1616
    1717== Devices
    18 {{{#!html
    19 <h1 style="font-size: 20px; margin-bottom: 10px; margin-left: 5px;">
    20  Rhode & Schwarz SMW200A
    21 </h1>
    22 <p style="font-size: 20px;">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.<p>
     18**Rhode & Schwarz SMW200A**//
    2319
    24 <h1 style="font-size: 20px; margin-bottom: 10px; margin-left: 5px;">
    25  Rhode & Schwarz RTO 6 series
    26 </h1>
    27 <p style="font-size: 20px;">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.<p>
     20The 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.//
     21
     22**Rhode & Schwarz RTO 6 series**//
     23
     24The 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.//
    2825
    2926[[Image(IMG_3524.JPG)]]