Signal modulation
Signal modulation is the process of varying one or more properties of a periodic waveform in electronics and telecommunication for the purpose of transmitting information.
The process encodes information in the form of a message signal modulated onto a carrier signal to be transmitted. For example, the message signal might be an audio signal representing sound from a microphone, a video signal representing moving images from a video camera, or a digital signal representing a sequence of binary digits, a bitstream from a computer.
Carrier waves are necessary when the frequency of the message is too low to practically transmit. Generally, receiving a radio wave requires a radio antenna with a length that is one-fourth of the wavelength of the transmitted wave. For low-frequency radio waves, wavelength is on the scale of kilometers and building such a large antenna is not practical.
Another purpose of modulation is to transmit multiple channels of information through a single communication medium, using frequency-division multiplexing. For example, in cable television, many carrier signals, each modulated with a different television channel, are transported through a single cable to customers. Since each carrier occupies a different frequency, the channels do not interfere with each other. At the destination end, the carrier signal is demodulated to extract the information-bearing modulation signal.
A modulator is a device or circuit that performs modulation. A demodulator is a circuit that performs demodulation, the inverse of modulation. A modem, used in bidirectional communication, can perform both operations. The lower frequency band occupied by the modulation signal is called the baseband, while the higher frequency band occupied by the modulated carrier is called the passband.
Signal modulation techniques are fundamental methods used in wireless communication to encode information onto a carrier wave by varying its amplitude, frequency, or phase. Key techniques and their typical applications
Types of Signal Modulation
| Category | Modulation Type | Key Features | Example Uses |
| Analog Modulation | AM | Varies Amplitude of Carrier | AM Radio |
| FM | Varies Frequency of Carrier | FM and Two-way Radio | |
| PM | Varies Phase of Carrier | Analog TV and Satellite | |
| Digital Modulation | ASK | Amplitude represents binary data | RFID, Optical Comm |
| FSK | Frequency shift encodes data | Modems, Bluetooth | |
| PSK | Phase of carrier encodes bits | Wi-Fi, Satellite | |
| QPSK | 4 phase states: two bits per symbol | DVB, LTE | |
| QAM | Both amplitude and phase vary; can transmit multiple bits | Cable TV, Wi-Fi | |
| OFDM | Multiple carriers, each modulated separately | 4G/5G, Wi-Fi | |
| Pulse Modulation | PWM | Pulse width represents amplitude | Motor Control, Audio |
| PPM | Pulse position within a time slot represents data | Optical Comm., Radar | |
| Spread Spectrum | DSSS | Signal bandwidth spread using code sequence | CDMA, GPS |
| FHSS | Carrier hops between different frequencies | Bluetooth, Military |
- Amplitude Shift Keying : Varies the amplitude of the carrier signal to represent data. Simple and energy efficient, but vulnerable to noise. Used in RFID and sensor networks.
- Frequency Shift Keying : Changes the frequency of the carrier signal to encode information. Resistant to noise, simple in implementation, often used in telemetry and paging systems.
- Phase Shift Keying : Modifies the phase of the carrier signal based on data. Common forms include Binary PSK and Quadrature PSK, used in Wi-Fi, Bluetooth, and cellular networks. Offers good spectral efficiency and robustness against interference.
- Quadrature Amplitude Modulation : Simultaneously varies both amplitude and phase to transmit multiple bits per symbol, increasing data rates. Used extensively in Wi-Fi, cable television, and LTE systems.
- Orthogonal Frequency Division Multiplexing : Splits the data across multiple, closely spaced sub-carriers, each modulated separately. Provides high spectral efficiency and robustness in multipath environments and is widely used in WLAN, LTE, and WiMAX.
- Amplitude Phase Shift Keying : Combines features of PSK and QAM, mainly used in satellite communications for improved power efficiency.
- Spread Spectrum : Spreads the signal energy across a wide band for robust, low probability of intercept transmission.
Analog modulation methods
In analog modulation, the modulation is applied continuously in response to the analog information signal. Common analog modulation techniques include:- Amplitude modulation
- * Double-sideband modulation
- ** Double-sideband modulation with carrier
- ** Double-sideband suppressed-carrier transmission
- ** Double-sideband reduced-carrier transmission
- * Single-sideband modulation
- ** Single-sideband modulation with carrier
- ** Single-sideband modulation suppressed carrier modulation
- * Vestigial-sideband modulation
- * Quadrature amplitude modulation
- Angle modulation, which is approximately constant envelope
- * Frequency modulation
- * Phase modulation
- * Transpositional Modulation, in which the waveform inflection is modified, resulting in a signal where each quarter cycle is transposed in the modulation process. TM is a pseudo-analog modulation. Where an AM carrier also carries a phase variable phase f. TM is f
Digital modulation methods
In digital modulation, an analog carrier signal is modulated by a discrete signal. Digital modulation methods can be considered as digital-to-analog conversion and the corresponding demodulation or detection as analog-to-digital conversion. The changes in the carrier signal are chosen from a finite number of M alternative symbols.A simple example: A telephone line is designed for transferring audible sounds, for example, tones, and not digital bits. Computers may, however, communicate over a telephone line by means of modems, which are representing the digital bits by tones, called symbols. If there are four alternative symbols, the first symbol may represent the bit sequence 00, the second 01, the third 10 and the fourth 11. If the modem plays a melody consisting of 1000 tones per second, the symbol rate is 1000 symbols/second, or 1000 baud. Since each tone represents a message consisting of two digital bits in this example, the bit rate is twice the symbol rate, i.e. 2000 bits per second.
According to one definition of digital signal, the modulated signal is a digital signal. According to another definition, the modulation is a form of digital-to-analog conversion. Most textbooks would consider digital modulation schemes as a form of digital transmission, synonymous to data transmission; very few would consider it as analog transmission.
Fundamental digital modulation methods
The most fundamental digital modulation techniques are based on keying:- PSK (phase-shift keying): a finite number of phases are used.
- FSK (frequency-shift keying): a finite number of frequencies are used.
- ASK (amplitude-shift keying): a finite number of amplitudes are used.
- QAM (quadrature amplitude modulation): a finite number of at least two phases and at least two amplitudes are used.
In all of the above methods, each of these phases, frequencies or amplitudes are assigned a unique pattern of binary bits. Usually, each phase, frequency or amplitude encodes an equal number of bits. This number of bits comprises the symbol that is represented by the particular phase, frequency or amplitude.
If the alphabet consists of alternative symbols, each symbol represents a message consisting of N bits. If the symbol rate is symbols/second, the data rate is bit/second.
For example, with an alphabet consisting of 16 alternative symbols, each symbol represents 4 bits. Thus, the data rate is four times the baud rate.
In the case of PSK, ASK or QAM, where the carrier frequency of the modulated signal is constant, the modulation alphabet is often conveniently represented on a constellation diagram, showing the amplitude of the I signal at the x-axis, and the amplitude of the Q signal at the y-axis for each symbol.
Modulator and detector principles of operation
PSK and ASK, and sometimes also FSK, are often generated and detected using the principle of QAM. The I and Q signals can be combined into a complex-valued signal I+''jQ''. The resulting so-called equivalent lowpass signal or equivalent [baseband signal] is a complex-valued representation of the real-valued modulated physical signal.These are the general steps used by the modulator to transmit data:
- Group the incoming data bits into codewords, one for each symbol that will be transmitted.
- Map the codewords to attributes, for example, amplitudes of the I and Q signals, or frequency or phase values.
- Adapt pulse shaping or some other filtering to limit the bandwidth and form the spectrum of the equivalent low-pass signal, typically using digital signal processing.
- Perform digital to analog conversion of the I and Q signals.
- Generate a high-frequency sine carrier waveform, and perhaps also a cosine quadrature component. Carry out the modulation, for example, by multiplying the sine and cosine waveforms with the I and Q signals, resulting in the equivalent low-pass signal being frequency shifted to the modulated passband signal or RF signal. Sometimes this is achieved using DSP technology, for example, direct digital synthesis using a waveform table, instead of analog signal processing. In that case, the above DAC step should be done after this step.
- Amplification and analog bandpass filtering to avoid harmonic distortion and periodic spectrum.
- Bandpass filtering.
- Automatic gain control, AGC.
- Frequency shifting of the RF signal to the equivalent baseband I and Q signals, or to an intermediate frequency signal, by multiplying the RF signal with a local oscillator sine wave and cosine wave frequency.
- Sampling and analog-to-digital conversion .
- Equalization filtering, for example, a matched filter, compensation for multipath propagation, time spreading, phase distortion and frequency selective fading, to avoid intersymbol interference and symbol distortion.
- Detection of the amplitudes of the I and Q signals, or the frequency or phase of the IF signal.
- Quantization of the amplitudes, frequencies or phases to the nearest allowed symbol values.
- Mapping of the quantized amplitudes, frequencies or phases to codewords.
- Parallel-to-serial conversion of the codewords into a bit stream.
- Pass the resultant bit stream on for further processing, such as removal of any error-correcting codes.
Asynchronous methods do not require a receiver reference clock signal that is phase synchronized with the sender carrier signal. In this case, modulation symbols are asynchronously transferred. The opposite is synchronous modulation.
List of common digital modulation techniques
The most common digital modulation techniques are:- Phase-shift keying
- * Binary PSK, using M=2 symbols
- * Quadrature PSK, using M=4 symbols
- * 8PSK, using M=8 symbols
- * 16PSK, using M=16 symbols
- * Differential PSK
- * Differential QPSK
- * Offset QPSK
- * π/4–QPSK
- Frequency-shift keying
- * Audio frequency-shift keying
- * Multi-frequency shift keying
- * Dual-tone multi-frequency signaling
- Amplitude-shift keying
- On-off keying, the most common ASK form
- * M-ary vestigial sideband modulation, for example 8VSB
- Quadrature amplitude modulation, a combination of PSK and ASK
- * Polar modulation like QAM a combination of PSK and ASK
- Continuous phase modulation methods
- * Minimum-shift keying
- * Gaussian minimum-shift keying
- * Continuous-phase frequency-shift keying
- Orthogonal frequency-division multiplexing modulation
- * Discrete multitone, including adaptive modulation and bit-loading
- Wavelet modulation
- Trellis coded modulation, also known as Trellis modulation
- Spread spectrum techniques
- * Direct-sequence spread spectrum
- * Chirp spread spectrum according to IEEE 802.15.4a CSS uses pseudo-stochastic coding
- * Frequency-hopping spread spectrum applies a special scheme for channel release
OFDM is based on the idea of frequency-division multiplexing, but the multiplexed streams are all parts of a single original stream. The bit stream is split into several parallel data streams, each transferred over its own sub-carrier using some conventional digital modulation scheme. The modulated subcarriers are summed to form an OFDM signal. This dividing and recombining help with handling channel impairments. OFDM is considered as a modulation technique rather than a multiplex technique since it transfers one bit stream over one communication channel using one sequence of so-called OFDM symbols. OFDM can be extended to multi-user channel access method in the orthogonal frequency-division multiple access and multi-carrier code-division multiple access schemes, allowing several users to share the same physical medium by giving different sub-carriers or spreading codes to different users.
Of the two kinds of RF power amplifier, switching amplifiers cost less and use less battery power than linear amplifiers of the same output power. However, they only work with relatively constant-amplitude-modulation signals such as angle modulation and CDMA, but not with QAM and OFDM. Nevertheless, even though switching amplifiers are completely unsuitable for normal QAM constellations, often the QAM modulation principle are used to drive switching amplifiers with these FM and other waveforms, and sometimes QAM demodulators are used to receive the signals put out by these switching amplifiers.
Automatic digital modulation recognition (ADMR)
Automatic digital modulation recognition in intelligent communication systems is one of the most important issues in software-defined radio and cognitive radio. According to incremental expanse of intelligent receivers, automatic modulation recognition becomes a challenging topic in telecommunication systems and computer engineering. Such systems have many civil and military applications. Moreover, blind recognition of modulation type is an important problem in commercial systems, especially in software-defined radio. Usually, in such systems, there are some extra information for system configuration, but considering blind approaches in intelligent receivers, we can reduce information overload and increase transmission performance. Obviously, with no knowledge of the transmitted data and many unknown parameters at the receiver, such as the signal power, carrier frequency and phase offsets, timing information, etc., blind identification of the modulation is made fairly difficult. This becomes even more challenging in real-world scenarios with multipath fading, frequency-selective and time-varying channels.There are two main approaches to automatic modulation recognition. The first approach uses likelihood-based methods to assign an input signal to a proper class. Another recent approach is based on feature extraction.
Digital baseband modulation
Digital baseband modulation changes the characteristics of a baseband signal, i.e., one without a carrier at a higher frequency.This can be used as an equivalent signal to be later frequency-converted to a carrier frequency, or for direct communication in baseband. The latter methods both involve relatively simple line codes, as often used in local buses, and complicated baseband signalling schemes such as used in DSL.
Pulse modulation methods
Pulse modulation schemes aim at transferring a narrowband analog signal over an analog baseband channel as a two-level signal by modulating a pulse wave. Some pulse modulation schemes also allow the narrowband analog signal to be transferred as a digital signal with a fixed bit rate, which can be transferred over an underlying digital transmission system, for example, some line code. These are not modulation schemes in the conventional sense since they are not channel coding schemes, but should be considered as source coding schemes, and in some cases, analog-to-digital conversion techniques.;Analog-over-analog methods
- Pulse-amplitude modulation
- Pulse-width modulation and pulse-depth modulation
- Pulse-frequency modulation
- Pulse-position modulation
- Pulse-code modulation
- * Differential PCM
- ** Adaptive DPCM
- Delta modulation
- * Delta-sigma modulation
- * Continuously variable slope delta modulation, also called adaptive delta modulation
- Pulse-density modulation
Miscellaneous modulation techniques
- The use of on-off keying to transmit Morse code at radio frequencies is known as continuous wave operation.
- Adaptive modulation
- Space modulation is a method whereby signals are modulated within airspace such as that used in instrument landing systems.
- The microwave auditory effect has been pulse modulated with audio waveforms to evoke understandable spoken numbers.