Lect 09 - Communications
Lect 09 - Communications
Lecture Six
Analog Transmission of Digital Data
(Binary Digital Modulation)
73
[Lecture Six] [DAC Conversion]
This Lecture:
The main different digital modulation techniques are introduced as the following:
Amplitude Shift Keying (ASK)
Frequency Shift Keying (FSK)
Phase Shift Keying (ASK)
Quadrature Amplitude Modulation (QAM) ASK +PSK
Thus, to transmit a signal over the air, there are three main steps:
1. A pure carrier is generated at the transmitter.
2. The carrier is modulated with the information to be transmitted. Any reliably
detectable change in signal characteristics can carry information.
3. At the receiver the signal modifications or changes are detected and demodulated.
74
[Lecture Six] [DAC Conversion]
2. Types of Modulation
Carrier modulation can be broadly divided into two categories:
Analog Modulation
Amplitude Modulation (AM)
Frequency Modulation (FM)
Phase Modulation (PM)
Digital Modulation
Pulse Modulation (PAM, PWM, PPM)
Pulse Coded Modulation (PCM, DM, DPCM….)
Shift Keying (ASK, FSK, PSK, QAM)
75
[Lecture Six] [DAC Conversion]
Data Rate or Bit Rate can be calculated according to the following formula:
1
R Where Tb is the bit duration (in sec)
Tb
To understand and compare different modulation format efficiencies, it is important to
first understand the difference between bit rate and symbol rate. The signal bandwidth for
the communications channel needed depends on the symbol rate, not on the bit rate.
Symbol rate is measured in symbols/sec or (baud).
Figure below is an example of a state diagram of QPSK, BPSK and 8PSK signals.
According to the above equation, the symbol rate is the bit rate divided by the number of
bits that can be transmitted with each symbol. If one bit is transmitted per symbol, as with
BPSK, then the symbol rate would be the same as the bit rate of 80 Kbits per second
(80Kbps). If two bits are transmitted per symbol, as in QPSK, then the symbol rate
would be half of the bit rate or 40 Kbits per second. Symbol rate is sometimes called
Baud Rate or Signaling Rate. Note that baud rate is not the same as bit rate.
76
[Lecture Six] [DAC Conversion]
NOTE:
Each symbol represents n bits, and has M signal states, where M = 2n .
The maximum rate of information transfer through a baseband channel is given by:
1
For NRZ encoding BW efficiency is 2 bits/sec/Hz Then BW= = 0.5 R
2Tb
1
For RZ encoding BW efficiency is 1 bits/sec/Hz Then
BW= =R
Tb
77
[Lecture Six] [DAC Conversion]
B = S (1+D)
Where:
S= Baud Rate
D= Modulation Factor 0 d 1
cos m t cos c t = 0.5 cos (c - m) t + 0.5 cos (c + m) t
78
[Lecture Six] [DAC Conversion]
1. Non-Coherent Method:
With ASK, the information is conveyed in the amplitude or envelope of the modulated
carrier signal and the data can thus be recovered using an envelope detector. The simplest
implementation of an envelope detector comprises a diode rectifier and smoothing filter
and is classed as a non-coherent detector.
If quadrature versions of the modulated carrier signal are available in the receiver, that is,
a(t) cos wct and a(t) sin wct (where a(t) represents the data imposed amplitude
modulation), then an alternative form of envelope detector can be used based on squaring
and adding the two quadrature signals and then taking the square root. Mathematically we
get:
79
[Lecture Six] [DAC Conversion]
X2
+
Y2
Figure 2. Demodulation Using Non Coherent Method
2. Coherent Detection
A coherent detector operates by mixing the incoming data signal with a locally generated
carrier reference.
80
[Lecture Six] [DAC Conversion]
f1 can be fC+fm and f2 can be fC -fm where fC is the carrier frequency and fm is the
information frequency.
The frequency which is used to represent the binary 819 is called Mark Frequency (fma),
and the frequency used to represent binary 809 is called Space frequency (fS). The rest
frequency is the median of the Mark frequency and the Space Frequency
ö f ma f s ö
fr = ÷ ÷
ø 2 ø
BW Calculations:
B =2(∆f + 2fm) =2(∆f+ R) Carson’s Rule
OR
B = S (1+d) +2f
81
[Lecture Six] [DAC Conversion]
f ma f S
f
2
Example:
For a binary FSK modulator with space, rest, and mark frequencies of 60, 70, and 80
MHz, respectively and an input bit rate of 20 Mbps, determine the output baud and the
minimum required bandwidth.
Solution:
f ma f S 80 60
f 10 MHz
2 2
The bits are taken one by one, therefore baud rate is equal to bit rate = 20 Mbaud
82
[Lecture Six] [DAC Conversion]
Coherent Method:
In this method, the carriers should be with the same frequency and the same phase.
83
[Lecture Six] [DAC Conversion]
Non-Coherent Method:
1. The signal is passed into two band pass filters (BPFs), one filter is adjusted to the
Mark Frequency and the other is adjusted to the space frequency.
2. If the input is binary 819 one filter has a maximum output and the other has a
minimum output and vice versa.
3. The envelope detector on each path converts the pulsed RF signal into a baseband
signal.
4. The final output is the sum of the paths.
In this case we need 4 carriers, and the digital data is taken as pairs (2bits are taken
instead of one). The output bit rate is reduced by half the input bit rate.
Input
Output Frequency
00 F1
01 F2
10 F3
11 F4
84