The block diagram illustrates the process of synchronous (coherent) demodulation, a method used to recover the original message signal from an Amplitude Modulated (AM) waveform.
-
Modulated AM Signal Input:
The input signal is given by:
\( s(t) = A_c \left[1 + K_a m(t)\right] \cos(2\pi f_c t) \)
Where:- \( A_c \): Carrier amplitude
- \( f_c \): Carrier frequency
- \( m(t) \): Message (modulating) signal
- \( K_a \): Amplitude sensitivity constant
- Higher than the highest frequency in the message signal \( m(t) \).
- Lower than the high-frequency component at \( 2f_c \).
- A DC offset: \( \frac{A_c}{2} \cos(\phi) \)
- A scaled version of the desired message signal: \( \frac{A_c K_a}{2} m(t) \cos(\phi) \)
The Product Modulator (Multiplier)
The core of synchronous demodulation is multiplying the incoming AM signal \( s(t) \) with a locally generated carrier signal \( c(t) \). For ideal demodulation, this local carrier must be a perfect replica of the original transmitter's carrier in both **frequency and phase**:
Here, for perfect synchronization, the phase offset \( \phi \) must ideally be zero. Any deviation from this (frequency or phase error) will degrade the demodulated signal quality, which is a key challenge for coherent receivers.
The multiplication yields the signal \( v(t) \):
Using the trigonometric identity \( \cos A \cos B = \frac{1}{2} [\cos(A-B) + \cos(A+B)] \), we get:
Since \( \cos(-\phi) = \cos(\phi) \), this simplifies to:
This multiplication effectively shifts the original message signal back to the baseband (centered around 0 Hz) and also creates a high-frequency component centered at twice the carrier frequency (\( 2f_c \)). The presence of the \( \cos(\phi) \) term highlights the importance of phase synchronization; if \( \phi = \pm \pi/2 \), the desired low-frequency component vanishes (quadrature null effect).
The Low-Pass Filter (LPF)
The output of the multiplier, \( v(t) \), is then passed through a Low-Pass Filter (LPF). The purpose of the LPF is to eliminate the high-frequency component at \( 2f_c \) while preserving the desired low-frequency (baseband) component.
The filter is designed with a cutoff frequency that is:
After filtering, the output signal, \( v_{LPF}(t) \), is:
This signal contains two parts:
DC Blocking and Amplification
To isolate the original message signal, the DC offset \( \frac{A_c}{2} \cos(\phi) \) must be removed. This is typically done using a simple DC-blocking capacitor or a level-shifting circuit. After removing the DC component, we are left with a scaled version of the message. An amplifier can then be used to scale the signal back to its original amplitude, taking into account the \( \cos(\phi) \) factor, which should ideally be 1 for maximum output.