Data Communications 4
Data Communications 4
(EIE418)
r = log 2 L (4.4)
L = the number of different signal
elements(symbols).
Example 4.2
i) An analog signal carries 4bits per
signal element, if 1000 signal elements
are sent per second, find the data rate
of the transmission.
ii) A signal has a bit rate of 8000bps and
a signal rate of 1000 baud. How many
data elements are carried by each
signal? How many symbols are required
for this transmission?
4.3 Binary versus M-ary Modulation Schemes
• In binary modulation schemes, the symbol has
binary values “0” and “1”.
• In ASK for instance, a “0” is mapped to one
amplitude value and a “1” is mapped to another
amplitude value to produce Binary ASK (BASK).
• In FSK, a “0” is mapped to one frequency value
and a “1” is mapped to another frequency value
to produce Binary FSK (BFSK).
• In PSK, a “0” is mapped to one phase value and a
“1” is mapped to another phase value to produce
Binary PSK (BPSK).
• In M-ary modulation schemes, the source produces one of M
symbols:
mi for i = 1,2,3,··· , M.
• The symbol mi is mapped to a signal si(t) that lasts for Ts
seconds.
Example 4.3
There is an available bandwidth of
100kHz which spans from 200kHz to
300kHz. What are the carrier
frequency and the bit rate if the data
is modulated with BASK of d = 1?
4.4.2 M-ary ASK (M-ASK)
• In M-ASK, there are M different amplitude values of
the carrier. The scheme is mathematically represented
as:
si (t ) = Ai cos(2p f c t + f ) (4.7)
for i = 1,2,3…M
A3 = (6 -1- 4)1= 1V
\ s3 = cos(2p f c t + f )
A4 = (8 -1- 4)1= 3V
\ s 4 = 3cos(2p f c t + f )
ii)
L=4
\ r = log 2 4 = 2
Modulated signal
s1 (t ) = A cos(2p f c t ) (4.14)
s 2 (t ) = A cos(2p f c t + p )
\ s 2 (t ) = - A cos(2p f c t ) (4.15)
• This shows that there is a reversal of phase when
the bit changes.
• BPSK is as simple as BASK with one big
advantage—it is less susceptible to noise. It is also
superior to BFSK because we do not need two
carrier signals.
for i = 1,2,3,…,M
where
2p (4.17)
fi =
M
( )
i -1 + const
Exercise 4.1
If M=4, calculate the phases for the
4-PSK for:
a) i) const = 0 (ii) const = π/4
b) What is the other name for 4-PSK?
4.6.2.1 Quadrature Phase Shift Keying (QPSK)
• The scheme that results when M=4 in M-PSK
is known as Quadrature Phase Shift Keying
(QPSK).
• In this scheme, two separate BPSK
modulations are used; one is in-phase and the
other is quadrature phase (out-of-phase).
• This implies that in QPSK, 2 bits are used at a
time in each signal element, thereby
decreasing the baud rate and eventually the
required bandwidth.
• Fig. 4.10 illustrates an
implementation of QPSK.
• The incoming bits are first passed
through a serial-to-parallel converter
that sends one bit to one modulator
and the next bit to the other
modulator.
Fig. 4.10: QPSK Implementation
• As shown in Fig. 4.10, the composite
signals created by each multiplier are sine
waves with the same frequency, but
different phases.
• When they are added, another sine wave
is obtained with one of four possible
phases: −135°, −45°, 45° and 135°.
Variations of QPSK are used in
wireless communication systems such
as 802.11 WLAN, CDMA and digital
TDMA.
Exercise 4.2
A QPSK signal is transmitting at
12Mbps, what is the bandwidth if d =
0.
4.7 Quadrature Amplitude Modulation (QAM)
• The sine and cosine of a signal at the same
frequency are orthogonal.
• Thus, it is possible to transmit two carriers at
the same frequency with a phase shift of 90◦
and be able to differentiate between the
two of them easily (as earlier illustrated for
QPSK).
• The cosine is called the in-phase
component and the sine is called the
quadrature-phase component.
• If different (multiple positive and negative)
amplitudes are used with the two phase
shifted carriers, the modulation scheme is
called Quadrature Amplitude Modulation
(QAM).
• It is a popular bandwidth efficient modulation
scheme used in many practical systems.
• The general M-QAM signal can be represented
as:
si (t ) = Ai ,I cos (2p f c t ) + Ai ,Q sin (2p f c t ) (2.18)
for i = 1,2,3,…,M
where the subscripts I and Q refer to the in-phase
and quadrature-phase components respectively.
• We can also write the generic QAM signal as:
si (t ) = Ai cos (2p f c t + fi ) (2.19)
for i = 1,2,3,…,M
where
Ai = Ai ,I + Ai ,Q
2 2
and æA ö
fi = - tan -1 çç i ,Q ÷÷
è Ai ,I ø
• Thus, with the foregoing equations, QAM can
be seen as a mix of both ASK and PSK since
the message is mapped to a carrier with
amplitude Ai and phase φi .
• Note that the minimum bandwidth required
for QAM transmission is same as that required
for ASK and PSK transmission.
• It also has similar advantages as PSK over ASK.
• QAM is employed in all voice-band modems
and in digital subscriber lines. It is also being
currently used in wireless communication
systems such as IEEE 802.11
4.8 Constellation Diagram
• A constellation diagram can be used to define the
amplitude and phase of a signal element,
especially when using two carriers (one in-phase
and one quadrature).
• As shown in the diagram(Fig. 4.11), a signal
element type is represented as a dot while the bit
or combination of bits it can carry is often written
next to it.
Fig. 4.11: Generic Representation of a Constellation Diagram
• As shown in the diagram, the horizontal X-axis
represents the in-phase carrier while the vertical
Y- axis represents the quadrature carrier.
• Four vital information that can be deduced from
each point on the diagram are as follow:
i) The projection of the point on the X-axis
defines the peak amplitude of the in-phase
component.
ii) The projection of the point on the Y-axis
defines the peak amplitude of the
quadrature component.
iii) The length of the line that connects the
point to the origin is the peak amplitude of
the signal element(which is a
combination of the in-phase and
quadrature components).
iv) The angle the line makes with the X-axis
is the phase of the signal element.
c) QPSK d) 16-QAM