Changes between Version 84 and Version 85 of Other/Summer/2015/aSDR1


Ignore:
Timestamp:
Aug 16, 2015, 10:40:50 PM (9 years ago)
Author:
krajput96
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2015/aSDR1

    v84 v85  
    8787<tr>
    8888<td>
    89 <b>Experiment one: </b> Detecting noise and signals using the nodes
     89<b><font color = "red">Experiment one: </b></font> Detecting noise and signals using the nodes
    9090</td>
    9191</tr>
     
    133133}}}
    134134
    135 '''Experiment two:''' I/Q Samples
    136 
    137 {{{
    138 #!html
    139 
     135
     136
     137{{{
     138#!html
     139<br>
     140<br>
     141<font color="red"><b>Experiment two:</b></font> I/Q Samples
    140142<table cellpadding=5 width=10%>
    141143IQ samples are often used in RF applications. In signal processing, I/Q samples are the real and imaginary components of a transmitted signal. The in-phase component is the "i" and the out of phase component, shifted by 90 degrees, is "q". These samples were used to calculate the power of the signal and figure out the relationship between signal power and distance.