Modulations
To transmit the signal, we modulate it using various modulation techniques.
If we want to reduce the frequency bandwidth occupied by the signal, we use raised cosine or Gaussian pulses instead of square pulses.
We measure the efficiency (which we aim to maximize) of the modulation using the following formula:
Caption:
p
: efficiencyR_b
: source bitrateB
: bandwidth
ASK
Amplitude-Shift Keying.
Modulation is done by varying the amplitude.
Operation |
---|
![]() |
FSK
Frequency-Shift Keying (also called FSK - Frequency Shift Keying in French too).
Modulation is done by varying the frequency.
Operation |
---|
MSK
MSK (Minimum Shift Keying), used in GSM, is a variant of FSK where the signal is coherently demodulated.
GMSK
GMSK (Gaussian Minimum Shift Keying) is a variant of MSK that uses a Gaussian filter to reduce bandwidth.
PSK
Phase-Shift Keying.
Modulation is done by varying the phase.
There are several types of PSK modulations based on how many phases are used:
BPSK
Binary Phase-Shift Keying.
A PSK modulation with only two phases.
Operation | Constellation Diagram |
---|---|
![]() |
DPSK
DPSK is a phase modulation that uses the previous symbol’s phase to encode the current symbol.
QPSK
Quadrature Phase-Shift Keying (also called 4-PSK).
A PSK modulation with four different phases.
Operation | Constellation Diagram |
---|---|
![]() |
QAM
Quadrature Amplitude Modulation (in French: MAQ - modulation d’amplitude en quadrature).
QAM combines amplitude modulation and phase modulation to transmit more bits per symbol. It is widely used in modern communication systems like Wi-Fi, 4G/5G, and digital TV.