Introduction
Modulation is the process of loading low-frequency information signals (such as voice and data) onto a high-frequency carrier signal. Its physical essence is changing the amplitude, frequency, or phase of the carrier wave so that it changes in accordance with the information signal.
Why is modulation necessary?
1. Antenna size limitations:
Antenna length must be proportional to the wavelength (typically 1/4 of the wavelength). Low-frequency signals (e.g., 1kHz) have extremely long wavelengths, requiring antennas tens of kilometers high; after modulation to higher frequencies (e.g., 1GHz), the antenna can be shortened to the centimeter level.
2. Spectrum allocation:
Allows multiple transmitters to transmit simultaneously on different frequencies (frequency division multiplexing) without interference.
3. Transmission distance and noise immunity:
High-frequency signals have better propagation characteristics in space, and specific modulation methods (e.g., digital modulation) can effectively resist noise.
Common Modulation Techniques
Modulation is mainly divided into two categories: analog modulation and digital modulation:
Analog Modulation
Used for transmitting continuous analog signals (such as traditional broadcasting).
- AM (Amplitude Modulation): Changes the amplitude of the carrier wave. Simple circuitry, but susceptible to noise interference.
- FM (Frequency Modulation): Changes the frequency of the carrier wave. Better sound quality and stronger anti-interference capability.
- PM (Phase Modulation): Changes the phase of the carrier wave.
Digital Modulation
Used for transmitting discrete binary data (0 and 1), and is the foundation of modern communications (Wi-Fi, 5G, Zigbee).
- ASK (Amplitude Shift Keying): Uses the presence, absence, or different amplitudes of the carrier wave to represent 0 and 1.
- FSK (Frequency Shift Keying): Uses different frequencies to represent 0 and 1.
- PSK (Phase Shift Keying): Uses phase shifts to represent data. For example, BPSK (2 phases) or QPSK (4 phases).
- QAM (Quadrature Amplitude Modulation): Simultaneously changes amplitude and phase, significantly improving spectral efficiency, and is widely used in high-speed networks.