Lesson 9 - Analog Transmission
Lesson 9 - Analog Transmission
Learning Objectives:
❖ By the end of this lesson, students should be able to:
❖ Define analog transmission and its role in communication systems.
❖ Differentiate between digital-to-analog and analog-to-analog conversion methods.
❖ Describe and compare key digital-to-analog modulation techniques: ASK, FSK, PSK,
and QAM.
❖ Explain analog-to-analog modulation methods: AM, FM, and PM.
❖ Evaluate the advantages, limitations, and applications of each modulation
technique.
Introduction:
In modern communication systems, not all data is transmitted in purely digital form. Often,
digital data must be transmitted over analog mediums like radio waves. To bridge this gap,
analog transmission techniques are employed. Whether converting digital signals into
analog form or modulating one analog signal with another, understanding these processes
is crucial to the design of efficient communication systems. This lesson explores two major
domains of analog transmission: Digital-to-Analog Conversion and Analog-to-Analog
Conversion, detailing their core techniques and practical relevance.
Converting digital data into a bandpass analog signal is traditionally known as digital-to-
analog conversion. Conversely, transforming a low-pass analog signal into a bandpass
analog signal is typically referred to as analog-to-analog conversion.
Relationship:
1
𝑆 = 𝑁𝑥 𝑏𝑎𝑢𝑑
𝑟
Where 𝑆 is the signal rate, 𝑁 is the data rate (bps) and 𝑟 is number of data elements
(bits) carried in one signal element. The value of 𝑟 in analog transmission 𝑟 = 𝑙𝑜𝑔 2𝐿,
where 𝐿 is the number of different signal elements. The same nomenclature is used
simplify the comparisons.
Note: In analog transmission of the digital data, the baud rate is less than or equal to
bit rate.
Example No. 1: If QAM sends 4 bits per symbol (signal element) at 1000 baud, What
is the data rate?
𝑠𝑦𝑚𝑏𝑜𝑙 𝑏𝑖𝑡𝑠
𝑁 = 𝑆 𝑥 𝑟 = 1000 (4 ) = 4000 𝑏𝑝𝑠
𝑠𝑒𝑐 𝑠𝑦𝑚𝑏𝑜𝑙
Example No. 2: An analog signal has a bit rate of 8000 bps and a baud rate of 1000
baud. How many data elements are carried by each signal element? How many signal
elements do we need?
𝑁 8000 𝑏𝑖𝑡/𝑠𝑒𝑐
𝑟= = = 𝟖 𝒃𝒊𝒕𝒔/𝒔𝒚𝒎𝒃𝒐𝒍
𝑆 1000 𝑠𝑦𝑚𝑏𝑜𝑙/𝑠𝑒𝑐
3. Bandwidth
❖ Bandwidth is the range of frequencies a signal occupies on the analog
medium (measured in Hz).
❖ Higher bandwidth allows more complex modulation (e.g., higher-order QAM)
and higher data rates.
❖ Each modulation technique (ASK, FSK, PSK, QAM) has its own bandwidth
requirements depending on the signal rate and spectral efficiency.
❖ The bandwidth required for analog transmission of digital data is generally
proportional to the data rate, except in the case of FSK, where the difference
between the carrier signals adds to the total bandwidth.
4. Carrier Signal
❖ A carrier signal is a high-frequency analog waveform (usually sinusoidal)
that acts as a base for transmitting digital data. Digital information then
changes the carrier signal by modifying one or more of its characteristics.
This kind of modification is called modulation (shift keying).
❖ Digital-to-analog conversion works by modulating this carrier's:
❖ Amplitude (ASK)
❖ Frequency (FSK)
❖ Phase (PSK)
❖ Both amplitude and phase (QAM)
❖ Carrier signals make it possible to transmit digital data over analog channels,
such as radio waves, coaxial cables, or fiber optics.
Amplitude Shift Keying (ASK) is a form of digital-to-analog modulation where the amplitude
of a carrier wave is varied to represent binary data (0s and 1s). The frequency and phase
remain constant.
𝐵 = (1 + 𝑑)𝑥 𝑆
Where S is the signal rate and B is the bandwidth. The value of d is between 0 and 1.
The formula shows that the required bandwidth has a minimum value of 𝑆 and a maximum
value of 2𝑆.
Example no. 1: We have an available bandwidth of 100 kHz which spans from 200 to 300 kHz.
What are the carrier frequency and the bit rate if we modulated our data by using ASK with d
= 1?
The middle of the bandwidth is located at 250 kHz. This means that our carrier frequency
can be at fc = 250 kHz.
𝐵 100 𝑘𝐻𝑧
𝑆= = = 50 𝑘𝐵𝑎𝑢𝑑
1+𝑑 1+1
In ASK, 1 bit per symbol (𝑟 = 1)
𝑁 = 𝑟 𝑥 𝑆 = (1)(50 𝑘𝐵𝑎𝑢𝑑) = 𝟓𝟎 𝒌𝒃𝒑𝒔
Implementation:
Multilevel ASK:
In multilevel ASK, more than two amplitudes are used to represent multiple bits per symbol.
We can use 4, 8, 16, or more different amplitudes for the signal and modulate the data using
2, 3, 4, or more bits at a time. In these cases, r = 2, r = 3, r = 4, and so on.
Examples:
4-ASK: 2 bits per symbol
8-ASK: 3 bits per symbol
Advantages:
❖ Higher data rates (more bits per symbol)
Disadvantages:
❖ More susceptible to noise (since amplitudes are closer together)
❖ Requires better signal-to-noise ratio (SNR)
9.1.4. Frequency Shift (FSK)
Frequency Shift Keying (FSK) is a type of digital-to-analog modulation where two or more
frequencies are used to represent binary or multilevel data. The amplitude and phase remain
constant, and only the frequency of the carrier changes.
The first carrier frequency if the data bit is 0, and the second if the data bit is 1. However, this
example is simplified and primarily for demonstration—typically, carrier frequencies are very
high, and the difference between them is very small.
❖ As figure shows, the middle of one bandwidth is 𝑓1 and the middle of the other is 𝑓2 .
Both 𝑓1 and 𝑓2 are ∆𝑓 apart from the midpoint between the two bands. The difference
between the two frequencies is 2∆𝑓.
Bandwidth:
The required bandwidth for BFSK is approximately:
𝐵 = (1 + 𝑑)𝑥 𝑆 + 2∆𝑓
Where S is the signal rate, B is the bandwidth, and 𝛥𝑓 = frequency separation between 𝑓1 and
𝑓2 . The value of d is between 0 and 1.
Example Npo. 1. We have an available bandwidth of 100 kHz which spans from 200 to 300
kHz. What should be the carrier frequency and the bit rate if we modulated our data by using
FSK with d = 1?
The midpoint of the band is at 250 kHz. We choose 2Δf to be 50 kHz; this means:
𝐵 = (1 + 𝑑)𝑥 𝑆 + 2∆𝑓
100 𝑘𝐻𝑧 = (1 + 1)𝑥 𝑆 + 50 𝑘𝐻𝑧
𝑺 = 𝟐𝟓 𝟓 𝒌𝒃𝒂𝒖𝒅
𝑵 = 𝟐𝟓 𝒌𝒃𝒑𝒔
Comparison: Bit rate for ASK is 50 kbps while the bit rate for FSK is 25 kbps.
Implementation:
There are two types of BFSK: noncoherent and coherent. In noncoherent BFSK, the phase
may jump when switching signals, while in coherent BFSK, the phase continues smoothly
across signal boundaries.
• Noncoherent BFSK can be made by treating it as two ASK modulations with two
different carrier frequencies.
• Coherent BFSK uses a voltage-controlled oscillator (VCO) that adjusts its frequency
based on the input. When the input (unipolar NRZ signal) is zero amplitude, the
oscillator stays at its regular frequency. When it's positive, the frequency increases.
Multilevel FSK:
Multilevel modulation (MFSK) is not uncommon with the FSK method. Multilevel FSK uses
more than two frequencies, allowing multiple bits per symbol. For example, we can use four
different frequencies 𝑓1 , 𝑓2 , 𝑓3 , and 𝑓4 to send 2 bits at a time. To send 3 bits at a time, we can
use eight frequencies. And so on. However, we need to remember that the frequencies need
to be 2𝛥𝑓 apart.
❖ 4-FSK: 2 bits per symbol
❖ 8-FSK: 3 bits per symbol
Advantages:
❖ Higher data throughput
Disadvantages:
❖ Requires greater bandwidth
❖ Needs more complex receivers
❖ Increased susceptibility to frequency-selective fading
𝐵 = (1 + 𝑑)𝑥 𝑆 + (𝐿 − 1)2∆𝑓
Example no. 2. We need to send data 3 bits at a time at a bit rate of 3 Mbps. The carrier
frequency is 10 MHz. Calculate the number of levels (different frequencies), the baud rate,
and the bandwidth.
Phase Shift Keying (PSK) is a digital-to-analog modulation technique in which the phase of
a constant-frequency carrier signal is varied to represent digital data. The amplitude and
frequency remain constant.
Bandwidth:
The bandwidth is the same as that for binary ASK, but less than that for BFSK. No bandwidth
is wasted for separating two carrier signals.
𝐵 = (1 + 𝑑)𝑥 𝑆
Implementation:
Implementing BPSK is as straightforward as ASK because a phase of 180° can be seen as the
complement of a 0° phase. This guides us to use a similar approach but with a polar NRZ
signal instead of a unipolar one, as shown in the figure below. The polar NRZ signal is
multiplied by the carrier:
• Bit 1 (positive voltage): phase starts at 0°
• Bit 0 (negative voltage): phase starts at 180°
Binary PSK (BPSK):
• Bit 0 → 0° phase shift
• Bit 1 → 180° phase shift
The two sine waves from the multipliers have the same frequency but different phases.
When added, they create a wave with one of four phases: 45°, -45°, 135°, or -135°. So, there
are four signal types, and you can send 2 bits with each one.
Example No.1 Find the bandwidth for a signal transmitting at 12 Mbps for QPSK. The value
of d = 0.
Solution: For QPSK, 2 bits are carried by one signal element. This means that r = 2. So the
signal rate (baud rate) is S = N × (1/r) = 6 Mbaud. With a value of d = 0, we have B = S = 6 MHz.
Components:
❖ X-axis (In-phase, I component): Represents the in-
phase carrier signal.
❖ Y-axis (Quadrature, Q component): Represents the
quadrature carrier signal.
❖ Points (symbols): Represent signal states
(combination of phase and amplitude).
Interpretation:
Each dot in the diagram corresponds to a unique binary pattern (symbol). For example:
❖ In BPSK, there are 2 points on opposite sides of the origin.
❖ In QPSK, there are 4 points spaced 90° apart.
❖ In 16-QAM, there are 16 points in a grid pattern, combining different amplitudes and
phases.
ASK:
Uses only an in-phase carrier, with points along the x-axis.
• Binary 0: amplitude 0 V (at the origin)
• Binary 1: amplitude 1 V (at 1 unit on the x-axis)
BPSK:
Also uses only an in-phase carrier, but with two signal states:
• Amplitude +1 V (0° phase)
• Amplitude -1 V (180° phase)
QPSK:
Uses two carriers: in-phase (I) and quadrature (Q).
• Each 2-bit symbol is represented by combining two signal elements: one with in-
phase and one with quadrature.
• The point representing 11 is made of two combined signal elements, both with an
amplitude of 1 V. One element is represented by an in-phase carrier, the other
element by a quadrature carrier. The amplitude of the final signal element sent for this
2-bit data element is 21/2( 1.41 V) and the phase is 45°.
• The amplitude is about 1.41 V, with phase angles of 45°, 135°, -135°, or -45°.
• They can also be scaled to have a final amplitude of 1 V for simplicity.
AM Bandwidth:
The total bandwidth required for AM is twice the bandwidth of the message signal:
𝐵𝐴𝑀 = 2𝐵 = 2𝑓𝑚
Example: If a signal with a maximum frequency of 5 kHz is transmitted, the AM signal will
require a bandwidth of 10 kHz.
Disadvantages of AM:
❖ Susceptible to noise (since amplitude can be affected by electrical interference)
❖ Inefficient in power and bandwidth usage
❖ Not ideal for high-fidelity audio
Frequency Modulation (FM) is a type of analog modulation in which the frequency of the
carrier signal is varied based on the instantaneous amplitude of the modulating (message)
signal. The amplitude of the carrier remains constant.
❖ The instantaneous frequency of the carrier increases when the modulating signal is
positive and decreases when it's negative.
❖ The amount of frequency shift from the center frequency is called frequency
deviation.
❖ This method is highly resistant to noise and interference because amplitude is not
used to carry information, unlike AM.
FM Bandwidth:
Carson’s Rule:
The approximate bandwidth needed for an
FM signal is calculated using Carson's
Rule:
𝐵𝑊𝐹𝑀 = 2(∆𝑓 + 𝑓𝑚 )
Where 𝛥𝑓 = Maximum frequency deviation
𝑓𝑚 = Maximum modulating frequency
Note: The actual FM transmission must reserve more bandwidth than the message signal
due to sidebands created by frequency shifts.
Parameter Value
Frequency Band 88 MHz – 108 MHz (VHF band)
Channel Spacing 200 kHz
Maximum Deviation ±75 kHz
Audio Frequency Range Up to 15 kHz
Each FM station is assigned a 200 kHz channel, allowing enough bandwidth for:
• Audio signal
• Sidebands from modulation
• Guard band to reduce interference
Stations must be separated by at least 200 kHz to keep their band widths from overlapping.
In phase modulation (PM), the carrier's phase changes according to the amplitude of the
modulating signal. The carrier's peak amplitude and frequency stay constant, but as the
modulating signal's amplitude varies, the phase of the carrier shifts accordingly.
PM Bandwidth:
The exact bandwidth is hard to determine precisely, but it is generally several times larger
than that of the original analog signal. Although the formulas suggest similar bandwidths for
both FM and PM, the modulation index β is lower in PM—about 1 for narrowband and around
3 for wideband PM. Also estimated by Carson's Rule due to similar behavior to FM.
ASSESSMENT:
REFERENCE:
❖ Forouzan, B. A. (2013). Data Communications and Networking (5th ed.). page 135 –
152.
DISCLAIMER:
The contents of this module were taken directly from the references and are owned
by the respective authors. No copyright infringement is intended.