Changes between Version 79 and Version 80 of Other/Summer/2024/signal


Ignore:
Timestamp:
Aug 6, 2024, 10:09:22 PM (7 weeks ago)
Author:
wesleychen
Comment:

Legend:

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

    v79 v80  
    110110S(t) = I(t) + Q(t)''i''
    111111
    112 S(t)*sin(wt) -> low pass filter -> I(t)
    113 S(t)*cos(wt) -> low pass filter -> Q(t)
     112- S(t)*sin(wt) -> low pass filter -> I(t)
     113- S(t)*cos(wt) -> low pass filter -> Q(t)
    114114
    115115However, we don't know the phase of the sine wave. Another way to think about this is we don't know when to start receiving the signal. AND, even though the machine might tell us that the carrier is 1 GHz, there's no way it can send EXACTLY 1 GHz and might actually be something like 999.9 MHz. If we don't account for these, we get an IQ plot that looks like below. This signal is BPSK so we expect IQ to be across the real axis, though that's clearly not what we received.