• Any modulated sinusoid can be decomposed into two different amplitude-modulated sinusoids in quadrature phase, where the centre frequency of all three waves is the same
    • Quadrature phase: two signals that are shifted 90°/2π radians from each other

    • Centre frequency: the frequency at which the unmodulated signal (the carrier wave) is transmitted

    • Proof:

      • You may be familiar with the angle sum identity:

      $$ sin(a+b)=sin(a)cos(b)+cos(a)sin(b) $$

      • Knowing that $cos(a)=sin(a+\frac{\pi}{2})$, if we shift the signal by -90 degrees, we get the following:

        $$ sin(a+\frac{\pi}{2}+b)=sin(a+\frac{\pi}{2})cos(b)+cos(a+\frac{\pi}{2})sin(b) $$

        $$ cos(a+b)=cos(a)cos(b)+cos(a+\frac{\pi}{2})sin(b) $$

      • If we let the carrier frequency of a signal be $f$, its time-varying amplitude be $A(t)$, and its time-varying phase shift $\varphi(t)$

      • We can represent any arbitrary amplitude and phase modulated signal with $A(t)cos(2\pi f t+\varphi(t))$. Note that FM signals are essentially created by shifting phase as well. You can try this out yourself in Desmos:

      Untitled

      • (Interesting thing to note: MSK signals, which are FSK signals with continuous phase, have continuous and differentiable functions for g(t))
      • We can represent the signal using two varying amplitude cosines, 90 degrees out of phase with one another, but with the same carrier frequency:

      Untitled

      • LHS is called the Amplitude-phase form, while RHS is called the quadrature-carrier or IQ form
      • Technical detail about orthogonality I don’t fully understand: these two functions are not actually orthogonal, but are assumed to be because $A(t)$, $\varphi(t)$ are considered to be slowly varying compared to $2\pi ft$. If someone ends up understanding why that’s important, please add notes here.
  • IQ signals allow you to create components that are a representation of the modulation
  • Exerpt from Wikipedia:
    • A stream of information about how to amplitude-modulate the I and Q phases of a sine wave is known as the I/Q data. By just amplitude-modulating these two 90°-out-of-phase sine waves and adding them, it is possible to produce the effect of arbitrarily modulating some carrier: amplitude and phase.
    • And if the IQ data itself has some frequency (e.g. a phasor) then the carrier also can be frequency modulated. So I/Q data is a complete representation of how a carrier is modulated: amplitude, phase and frequency.
  • I/Q signals can be represented as a real-complex combination (i.e. where the I (cosine) component is real, the Q (sine) component is complex), or can simply be represented as two wave streams