Lect 4
Lect 4
Lecture 4
Modulation Techniques
1
Lect. 4
Modulation
Modulation is the process of converting digital or analog information to a waveform
suitable for transmission over a given medium. It involves translating a baseband message signal to
a bandpass signal at frequencies that are very high compared to the baseband frequency.
- Baseband signal is called modulating signal
- Bandpass signal is called modulated signal
- The sinusoidal carrier signal
2
Lect. 4
3
Lect. 4
2- Frequency modulation (FM): The carrier signal is modulated so that its frequency varies
with the changing amplitudes of the modulating signal. The amplitude and phase of the carrier
remain the same; only the frequency changes to follow variations in the information.
4
Lect. 4
3- Phase modulation (PM) is a form of angle modulation in which the phase of a carrier wave
is varied in order to transmit the information contained in the signal. It is a form of modulation that
represents information as variations in the instantaneous phase of a carrier wave. PM is not very
widely used. This is because it tends to require more complex receiving hardware and there can be
ambiguity problems with determining whether.
5
Lect. 4
6
Lect. 4
advantages
⎻ Easy to implement
⎻ Energy efficient
⎻ Low bandwidth requirement
disadvantages
⎻ Low data rate bit-rate = baud rate
⎻ High error probability Hard to pick a right threshold
The Bandwidth for ASK. Although the carrier signal is only one simple sine wave, the process of
modulation produces a nonperiodic composite signal. This signal has a continuous set of
frequencies. As we expect, the bandwidth is proportional to the signal rate (baud rate). However,
there is normally another factor involved, called d, which depends on the modulation and filtering
process. The value of d is between 0 and 1. This means that the bandwidth (B) can be expressed as
( ) ( )
Example: 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?
Solution
The middle of the bandwidth is located at 250 kHz. This means that our carrier frequency can be at
fc = 250 kHz. We can use the formula for bandwidth to find the bit rate (with d = 1 and n = 1).
( )
R =100000/2=50000 bps = 50 kbps
7
Lect. 4
Advantages
⎻ Easy to implement
⎻ Better noise immunity than ASK
Disadvantages
⎻ Low data rate Bit-rate = baud rate
⎻ Require higher bandwidth
Example: 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?
Solution: This problem is similar to the last example, but we are modulating by using FSK. The
midpoint of the band is at 250 kHz. We choose to be 50 kHz; this means
( )
2S=50000
S= 25000
R= S/n = 25000 bps= 25 kbps
8
Lect. 4
This modulation is the most robust of all the PSKs since it takes the highest level of noise or
distortion to make the demodulator reach an incorrect decision. It is, however, only able to
modulate at n =1 bit/symbol and so is unsuitable for high data-rate applications when bandwidth is
limited. The constellation diagram of BPSK
( ) ( )
9
Lect. 4
Example: Find the bandwidth for a signal transmitting at 12 Mbps for QPSK. The value of d = 0.
Solution
For QPSK, 2 bits is carried by one signal element. This means that n = 2. So the signal rate (baud
rate) is S = R / n = 6 Mbaud. With a value of d = 0, we have B = S = 6 MHz.
10
Lect. 4
To increase the bit rate, we can code 2 or more bits onto one signal element. The constellation
diagram for QPSK ( n=2, M=4), 8-PSK (n=3, M=8) and 16-PSK (n=4, M=16 ) are shown in the
figure. The increasing of number of bits per symbol will increase the bit rate but the difference
between the neighbor states will decrease that will increase the probability of error.
11
Lect. 4
12
Lect. 4
Why high-order QAM particularly bandwidth efficient? and what is penalty paid?
13