6.18.1 What Is Modulation and Why Is It Necessary?
- What Is Modulation?
- What Is a Carrier Wave?
- What Is a Baseband Signal?
- Why Can't We Simply Transmit the Baseband Signal?
- Does Modulation Change the Information?
- What Carrier Characteristics Can Be Modified?
- Is Modulation Used Only in Radio?
- How Has Modulation Evolved?
- What Makes a Good Modulation Scheme?
- Why Is Modulation So Important?
Description
Discover why virtually every communication system uses modulation. Learn how modulation allows multiple users to share the same transmission medium, enables practical antennas, improves noise performance, and makes long-distance wireless communication possible.
Introduction
Whenever we speak into a mobile phone, watch television, connect to Wi-Fi, listen to broadcast radio, receive GPS signals, or communicate with a satellite, one fundamental process is taking place behind the scenes: modulation. Without modulation, modern telecommunications simply would not exist.
The information we wish to communicate—whether it is speech, music, video, computer data, or telemetry—normally exists as a baseband signal. These signals generally occupy relatively low frequencies and, by themselves, are poorly suited to long-distance transmission. Speech, for example, contains frequencies primarily between about 300 Hz and 3.4 kHz in conventional telephony, while high-quality music extends to around 20 kHz. Attempting to radiate such low-frequency signals directly into space would require enormous antennas and would result in extremely inefficient transmission.
Modulation overcomes this problem by transferring the information from its original baseband frequency range onto a much higher-frequency carrier wave. The carrier acts as a vehicle that transports the information efficiently through cables, optical fibers, or free space. At the receiving end, the original information is recovered by the reverse process, known as demodulation.
Although modulation may initially appear to be a technical detail, it is actually one of the fundamental building blocks of every communications system. Understanding why modulation is necessary provides the foundation for understanding every radio, television, satellite, mobile-phone, and wireless network described later in this book.
What Is Modulation?
Modulation is the process of varying one or more characteristics of a high-frequency carrier wave in accordance with an information signal.
The carrier itself conveys no useful information. Instead, it acts as a transport mechanism onto which the information is impressed.
Depending upon the modulation technique, the characteristic that is varied may be:
- amplitude;
- frequency;
- phase; or
- some combination of these quantities.
Once transmitted, the receiver detects these variations and reconstructs the original information.
What Is a Carrier Wave?
A carrier is a sinusoidal waveform of constant amplitude, frequency, and phase before modulation.
Its primary purpose is to transport information efficiently through the transmission medium. The carrier frequency is normally many times higher than the highest frequency contained in the original message. For example:
- speech may occupy frequencies below 4 kHz;
- FM broadcast radio uses carrier frequencies near 100 MHz;
- Wi-Fi operates near 2.4 GHz and 5 GHz; and
- satellite communications commonly use carrier frequencies between about 1 GHz and 50 GHz.
The carrier itself contains no message until modulation is applied.
What Is a Baseband Signal?
The baseband signal is the original information before modulation.
Examples include:
- speech from a microphone;
- music from a recording;
- television video;
- digital computer data;
- sensor measurements.
The purpose of modulation is to translate this information to a frequency range better suited to transmission.
Why Can't We Simply Transmit the Baseband Signal?
This question is often asked by students encountering modulation for the first time.
The simple answer is that, in most situations, direct transmission would either be impractical or impossible.
Several engineering considerations make modulation essential.
Reason 1: Practical Antenna Size
Perhaps the easiest reason to appreciate concerns antenna dimensions.
Efficient antennas generally have physical dimensions that are comparable to the transmitted wavelength. The wavelength of an electromagnetic wave is given by λ = c / f where c is the speed of light and f is the frequency.
Suppose we attempted to transmit a 4 kHz speech signal directly. The corresponding wavelength would be approximately 75 km. A quarter-wave antenna would therefore need to be nearly 19 km long—clearly impractical. If instead the speech modulates a 100 MHz carrier, the wavelength becomes only 3 m, allowing efficient antennas only a few tens of centimetres long.
Modulation therefore makes practical wireless communication possible.
Reason 2: Sharing the Radio Spectrum
If every radio station transmitted its original audio frequencies directly, all stations would occupy essentially the same frequency range.
The signals would overlap completely, making individual reception impossible. Modulation solves this problem by assigning each transmission its own carrier frequency. For example:
- one FM station may transmit on 96.5 MHz;
- another on 99.3 MHz; and
- another on 102.7 MHz.
Although each station carries similar audio frequencies, modulation shifts each programme into its own portion of the radio spectrum. The receiver simply selects the desired carrier frequency.
This principle allows thousands of independent communication systems to coexist.
Reason 3: Efficient Radiation
Low-frequency electrical signals do not radiate electromagnetic energy efficiently.
Most practical radio communication occurs at radio frequencies where efficient radiation becomes possible. Modulation therefore converts slowly varying electrical signals into radio-frequency energy that antennas can launch effectively into space.
Without modulation, long-distance wireless communication would be extremely inefficient.
Reason 4: Improved Noise Performance
Many natural and man-made noise sources produce their greatest interference at relatively low frequencies. Examples include:
- lightning;
- vehicle ignition systems;
- electric motors;
- industrial equipment; and
- power distribution systems.
By shifting the information to higher frequencies, communication systems can often avoid much of this interference.
Some modulation schemes—particularly frequency modulation and many digital modulation techniques—also provide additional resistance to noise during reception.
Reason 5: Efficient Use of Transmission Media
Different transmission media operate most efficiently over particular frequency ranges.
Examples include:
- twisted-pair telephone cables;
- coaxial cable;
- microwave radio links;
- satellite channels; and
- optical fibers.
Modulation allows information to be translated into the frequency band best suited to the available transmission medium.
This flexibility is one of the reasons modulation is used throughout telecommunications.
Reason 6: Multiplexing Many Signals
Modern communication systems rarely transmit only one signal.
Instead, they often carry hundreds, thousands, or even millions of independent users simultaneously. Modulation enables this through techniques such as:
- frequency-division multiplexing (FDM);
- orthogonal frequency-division multiplexing (OFDM); and
- wavelength-division multiplexing (WDM) in optical systems.
Each user occupies a different portion of the available spectrum without interfering with others.
Does Modulation Change the Information?
No.
Ideally, modulation changes only the frequency location of the information. The information content itself remains unchanged. After demodulation, the recovered signal should closely resemble the original baseband signal.
In practice, channel impairments such as noise, fading, and interference introduce small errors, but the objective is always faithful recovery of the original information.
What Carrier Characteristics Can Be Modified?
A sinusoidal carrier possesses three independent characteristics:
- amplitude;
- frequency;
- phase.
Each can be varied to convey information. This leads to three fundamental forms of analog modulation:
- Amplitude Modulation (AM);
- Frequency Modulation (FM);
- Phase Modulation (PM).
Modern digital modulation schemes often vary both amplitude and phase simultaneously to achieve much greater spectral efficiency.
Is Modulation Used Only in Radio?
No.
Although radio provides the most familiar examples, modulation is used throughout communications. Applications include:
- broadcast radio;
- television;
- mobile-phone networks;
- satellite communications;
- radar;
- optical-fiber communications;
- cable television;
- microwave links;
- Wi-Fi;
- Bluetooth;
- GPS; and
- deep-space communications.
Even optical-fiber systems use modulation—the carrier simply happens to be light rather than radio waves.
How Has Modulation Evolved?
The earliest radio systems used simple on-off keying to transmit Morse code.
This was followed by analog techniques such as AM and FM, which enabled voice and music transmission. As computing developed, digital modulation techniques emerged, allowing binary data to be transmitted efficiently.
Today, sophisticated schemes such as Quadrature Amplitude Modulation (QAM) and Orthogonal Frequency-Division Multiplexing (OFDM) support broadband Internet, digital television, Wi-Fi, 5G mobile networks, and high-capacity satellite communications.
Although the modulation techniques have become increasingly sophisticated, they all perform the same fundamental task: transferring information onto a carrier suitable for transmission.
What Makes a Good Modulation Scheme?
No single modulation technique is ideal for every application.
Engineers must balance several competing requirements, including:
- bandwidth efficiency;
- power efficiency;
- resistance to noise;
- resistance to fading;
- equipment complexity;
- implementation cost.
A scheme offering excellent noise performance may require more bandwidth, while one providing exceptional spectral efficiency may require a higher signal-to-noise ratio or more complex receivers.
Selecting the most appropriate modulation technique therefore depends upon the requirements of the communication system.
Why Is Modulation So Important?
Modulation is one of the enabling technologies of modern communications. It transforms information into a form that can be transmitted efficiently over radio links, cables, optical fibers, and satellite channels while allowing countless independent users to share the same physical medium.
Whether carrying a telephone conversation across town, a television programme across a continent, or scientific data from a spacecraft millions of kilometres away, modulation performs the same essential role. It allows information to travel reliably from one place to another using the physical properties of electromagnetic waves.
Summary
Modulation is the process of transferring information from a baseband signal onto a higher-frequency carrier wave. It is essential because it enables practical antenna sizes, efficient radiation, improved noise performance, spectrum sharing, multiplexing, and compatibility with different transmission media.
Every modern communication system—from AM radio and satellite television to Wi-Fi, mobile phones, optical fibers, and deep-space probes—depends upon modulation. Although many different modulation techniques exist, they all serve the same fundamental purpose: enabling information to be transmitted efficiently, reliably, and over long distances.
Back to reading