Pce Lecture Notes
Pce Lecture Notes
DIGITAL MODULATION
&
TRANSMISSION
The simplest digital modulation technique is amplitude-shift keying (ASK), where a binary
information signal directly modulates the amplitude of the analog carrier. ASK is similar to
standard amplitude modulation except there are only two output amplitudes possible.
Amplitude-shift keying is sometimes called digital amplitude modulation (DAM)
In coherent ASK detection, the carrier signal used at the receiver stage is in the same phase with
the carrier signal used at the transmitter stage.
The receiver receives the ASK modulated waveform from the channel but is effected with noise
signal because it is forwarded from the free space channel. Hence, noise can be eliminated after
the multiplier stage by the help of a low pass filter. Then it is forwarded from the sample and hold
circuit for converting it into discrete signal form. At each interval, the discrete signal voltage is
compared with the reference voltage (Vref) to reconstruct the original binary signal.
Non-coherent ASK Detection
● In this, the only difference is the carrier signal which is using at the transmitter side and
receiver side are not in the same phase with each other.
● The output signal generated from the square-law device is forwarded through a low pass
filter to reconstruct the original binary signal.
Advantages of ASK
1. Simple technique
2. Easy to generate and detect
Disadvantages of ASK
1. It is very sensitive to noise
2. It is used at very low bit rates up to 100 bits/sec
3. Because ASK requires the excessive bandwidth. It leads to power loss in the spectrum of
ASK.
4. ASK modulated waveforms are easily affected by noise. And this leads to amplitude variations.
ASK Applications
1. Low-frequency RF applications
2. Home automation devices
3. Industrial networks devices
4. Wireless base stations
5. Tire pressuring monitoring systems
VIDEO LINK:
https://youtu.be/iV57nbAUn_4
Frequency Shift Keying (FSK)
● Called as Binary Frequency Shift Keying (BFSK)
High input and is low in frequency for a binary Low input. The binary 1s
and 0s are called Mark and Space frequencies.
● The phase shift in carrier frequency (∆f) is proportional to the amplitude of
the binary input signal (vm(t)) and the direction of the shift is determined by
the polarity
● As the input to the PLL shifts between the mark and space
frequencies, the dc error voltage at the output of the phase
comparator follows the frequency shift.
● Because there are only two input frequencies (mark and space),
there are also only two output error voltages.
● One represents a logic 1 and the other a logic 0.
Advantages
● Simple process to construct the circuit
● Zero amplitude variations
● Supports a high data rate.
● Low probability of error.
● High SNR (signal to noise ratio).
● More noise immunity than the ASK
● Error-free reception can be possible with FSK
● Useful in high-frequency radio transmissions
● Preferable in high-frequency communications
Disadvantages
● It requires more bandwidth than the ASK and PSK(phase shift keying)
● Due to the requirement of large bandwidth, this FSK has limitations to use only in
low-speed modems which the bit rate is 1200bits/sec.
● The bit error rate is less in AWGN channel than phase shift keying.
EC8395
COMMUNCATION ENGINEERING
UNIT NO -3
II IV
EC 8395
COMMUNICATION ENGINEERING
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
BINARY PHASE‐SHIFT
KEYING (BPSK)
TRANSMITTER & RECEIVER
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
● In binary phase shift keying (BPSK), binary symbol ‘1’ and ‘0’ modulate the
phase of the carrier. Let, the carrier be
s(t)= Acos(2πf0(t))…(1)
● A represents peak value of sinusoidal carrier .In the standard 1 ohm load
register , the power dissipated will be,
● When the symbol is changed , then the phase of the carrier is changed by 180
degrees (π radians )
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
Symbol ‘0’
Therefore
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
Here, b(t)
= +1 when binary ‘1’ is to be transmitted .
= -1 when binary ‘0’ is to be transmitted.
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
Generation of BPSK
BPSK RECEIVER
● To detect the original binary sequence from noisy BPSK signal X(t), the
received signal from the channel is applied to a correlator.
X(t)=S(t)+n(t) ; Where, n(t) is noise signal
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
Advantages:
1. It has lower bandwidth when compared to BFSK signal.
2. It has the best performance of all the systems in presence of noise.
3. It has a very good noise immunity and
4. It gives minimum possibility of error.
Disadvantages:
1. Generation and detection is not easy. It is quite complicated, because the
synchronous (coherent) demodulation is used to recover the original signal
from BPSK signal.
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
Applications:
1. BPSK is the most efficient of the three binary modulation methods and it is
used for high bit rates even higher than 1800 bits/sec.
2. Due to low bandwidth requirement BPSK modems are preferred over the FSK
modems at higher operating speeds.
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
VIDEO LINK:
https://www.youtube.com/watch?v=KiFF25TmZ8c
EC8394
ANALOG AND DIGITAL COMMUNICATION
2-5-1-1 BPSK transmitter.
Figure 2-12 shows a simplified block diagram of a BPSK
transmitter.
The balanced modulator acts as a phase reversing switch.
Depending on the logic condition of the digital input, the carrier
is transferred to the output either in phase or 180° out of phase
with the reference carrier oscillator.
Figure 2-13 shows the schematic diagram of a balanced ring
modulator.
This ensures that the digital input controls the on/off state of
diodes D1 to D4. If the binary input is a logic 1(positive
voltage), diodes D 1 and D2 are forward biased and on, while
diodes D3 and D4 are reverse biased and off (Figure 2-13b).
With the polarities shown, the carrier voltage is developed
across transformer T2 in phase with the carrier voltage across T
1. Consequently, the output signal is in phase with the reference
oscillator.
24
FIGURE 9-13 (a) Balanced ring modulator; (b) logic 1 input;
(c) logic 0 input
25
FIGURE 2-14 BPSK modulator: (a) truth table; (b) phasor
diagram; (c) constellation diagram
The output signal is either + 1 sin ωct or -1 sin ωct the first
represents a signal that is in phase with the reference oscillator,
the latter a signal that is 180° out of phase with the reference
oscillator.
26
Each time the input logic condition changes, the output phase
changes.
where
fa = maximum fundamental frequency of binary
input (hertz)
fc = reference carrier frequency (hertz)
Solving for the trig identity for the product of two sine
functions,
fc + f a fc + f a
-(fc + fa) or -fc + fa
2fa
27
As the binary input shifts between a logic 1 and a logic 0
condition and vice versa, the phase of the BPSK waveform
shifts between 0° and 180°, respectively.
Example 2-4
28
Solution
Substituting into Equation 2-20 yields
29
EC8394
ANALOG AND DIGITAL COMMUNICATION
UNIT NO -3
II IV
EC 8395
COMMUNICATION ENGINEERING
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
QUATERNARY
PHASE‐SHIFT KEYING
(QPSK)
TRANSMITTER & RECEIVER
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
QPSK transmitter
Working
● For a logic 1 = + 1 and a logic 0 = ‐ 1 , two phases are possible at the
output of the –I modulator (+sinwct and ‐ sinwct)
● Similarly two phases are possible at the output of the Q balanced
modulator (+coswct), and (‐coswct).
● For input of Q =I= 1, the two inputs to the I balanced modulator are
+1 and sinwct, and The two inputs to the Q balanced modulator are
+1 and coswct.
● Outputs are
(a) I balanced modulator =(+1)(sinwct) = +1 sinwct
(b) Q balanced modulator =(+1)(coswct) = +1 coswct
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
Mathematically
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
Features of QPSK
● Each of the four possible output phasors has exactly the same amplitude.
Therefor, the binary information must be encoded entirely in the phase of
the output signal.
● The angular separation between any two adjacent phasors in QPSK is 90°.
● Thus a QPSK signal can undergo almost a +45° or -45° shift in phase
during transmission and still retain the correct encoded information when
demodulated at the receiver.
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
Advantages:
1. Low error probability
2. Very good noise immunity
3. For the same bit error rate, the bandwidth required by QPSK is reduced to
half as compared to BPSK
4. Because of reduced bandwidth, the information transmission rate of QPSK is
higher
5. Carrier power remains constant
Due to these advantages the QPSK is used for high bit rate
Disadvantages
1. Very complex generation and detection
2. Inter channel interference is large due to side lobes
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
VIDEO LINK:
https://www.youtube.com/watch?v=KiFF25TmZ8c
https://youtu.be/ij760lCUtfw
EC8395
COMMUNICATION ENGINEERING (COMMON TO ICE & EIE )
Comparison of Digital communication techniques
Introduction:
43
The bit rate in each of the three channels is fb,/3.
Example 2-7
Solution
Thus, the two inputs to the I channel product modulators are -0.541
44
and sin ωct. The output is
For the remaining tribit codes (001, 010, 011, 100, 101, 110, and
111), the procedure is the same. The results are shown in Figure
2-25.
45
FIGURE 2-25 8-PSK modulator: (a) truth table; (b) phasor
diagram; (c) constellation diagram.
46
From Figure 2-25, it can be seen that the angular separation
between any two adjacent phasors is 45°, half what it is with
QPSK.
Therefore, an 8-PSK signal can undergo almost a ± 22.5°
phase shift during transmission and still retain its integrity.
Also, each phasor is of equal magnitude; the tribit condition
(actual information) is again contained only in the phase of
the signal.
The PAM levels of 1.307 and 0.541 are relative values. Any
levels may be used as long as their ratio is 0.541/1.307 and
their arc tangent is equal to 22.5°. For example, if their
values were doubled to 2.614 and 1.082, the resulting phase
angles would not change, although the magnitude of the
phasor would increase proportionally.
With 8-PSK, because the data are divided into three channels,
the bit rate in the I, Q, or C channel is equal to one-third of the
binary input data rate (fb /3).
47
(2.25)
where
Thus
48
FIGURE 2-27 Bandwidth considerations of an 8-PSK
modulator
49
Mathematically, the output of the balanced modulators is
Example 2-8
Solution
50
+ 1.667)MHz]t
B = 3.333 MHz
It can be seen that for the same input bit rate the minimum
bandwidth required to pass the output of an 8-PSK modulator is
equal to one-third that of the BPSK modulator in Example 2-4 and
50% less than that required for the QPSK modulator in Example 2-6.
Also, in each case the baud has been reduced by the same
proportions.
51
2-5-3-3 8-PSK receiver.
52
2-5-4 16-PSK
53
bit rates) possible with PSK, as a point is eventually reached
where receivers cannot discern the phase of the received
signaling element. In addition, phase impairments inherent on
communications lines have a tendency to shift the phase of the
PSK signal, destroying its integrity and producing errors.
54
FIGURE 2-30 8-OAM transmitter: (a) block diagram; (b) truth
table 2-4 level converters
Example 2-9
Solution
Thus, the two inputs to the I channel product modulator are -0.541
and sin ωct. The output is
The two inputs to the Q channel product modulator are -0.541 and
cos ωct.. The output is
Q = (-0.541)(cos ωct.) = -0.541 cos ωct.
55
The outputs from the I and Q channel product modulators are
combined in the linear summer and produce a modulated output of
For the remaining tribit codes (001, 010, 0ll, 100, 101, 110, and
111), the procedure is the same. The results are shown in Figure 2-
31.
56
FIGURE 2-32 Output phase and amplitude-versus-time
relationship for 8-QAM
2-6-2 16-QAM
57
FIGURE 2-33 16-QAM transmitter block diagram
The input binary data are divided into four channels: I, I', Q,
and Q'. The bit rate in each channel is equal to one-fourth of the
input bit rate (fb/4).
The I' and Q' buy determine the magnitude (a logic 1 = 0.821
V and a logic 0 = 0.22 V).
For the I product modulator they are +0.821 sin ωct, -0.821 sin
ωct, +0.22 sin ωct, and -0.22 sin ωct.
For the Q product modulator, they are +0.821 cos ωct, +0.22 cos
ωct, -0.821 cos ωct, and -0.22 cos ωct.
58
FIGURE 2-34 Truth tables for the I- and Q-channel 2-to-4-
evel converters: (a) I channel; (b) Q channel
Example 2-10
Solution
59
results are shown in Figure 2-35.
60
FIGURE 2-36 Bandwidth considerations of a 16-QAM
modulator
61
Q' channel takes the same amount of time as eight input bits).
Also, the highest fundamental frequency of either PAM
signal is equal to one-eighth of the binary input bit rate. With
a 16-QAM modulator, there is one change in the output signal
(either its phase, amplitude, or both) for every four input data
bits. Consequently, the baud equals fb/4, the same as the
minimum bandwidth.
(2.26)
where
and
Thus,
62
Example 2-11
Solution
63
B=(71.25 - 68.75) MHz = 2.5 MHz
For the same input bit rate, the minimum bandwidth required to
pass the output of a 16-QAM modulator is equal to one-fourth that
of the BPSK modulator, one-half that of QPSK, and 25% less than
with 8-PSK. For each modulation technique, the baud is also
reduced by the same proportions.
Example 2-12
64
From Example 2-12, it can be seen that a 12-kbps data stream can
be propagated through a narrower bandwidth using either 16-PSK
or 16-QAM than with the lower levels of encoding.
65
2-7 BANDWIDTH EFFICIENCY
Example 2-13
Solution
Example 2-14
66
Solution
67