Digital Communication Systems
Digital Communication Systems
Hadi
1
Digital Communication Systems
The term digital communication covers a broad area of
communications techniques, including digital transmission and digital
radio.
Digital transmission, is the transmitted of digital pulses between
two or more points in a communication system.
Digital radio, is the transmitted of digital modulated analog
carriers between two or more points in a communication system.
Why Digital
There are many reasons
- The primary advantage is the ease with which digital signals,
compared to analog signal, are regenerative.
The shape of the waveform is affected by two mechanisms:
(1) As all the transmission lines and circuits have some nonideal
transfer function, there is a distorting effect on the ideal pulse.
(2) Unwanted electrical noise or other interference further distorts the
pulse waveform.
Both of these mechanisms cause the pulse shape to degrade as a
function of distance.
During the time that the transmitted pulse can still be reliably
identified, the pulse is thus regenerated. The circuit that perform this
function at regular intervals along a transmission system are called
regenerative repeaters.
Communication Systems II Dr. Wail A.H. Hadi
2
- Digital circuits are less subject to distortion and interference than
analog circuits.
- Digital circuits are more reliable and can be produced at lower cost
than analog circuits. Also, digital hardware lends itself to more
flexible implementation than analog hardware.
- Digital techniques lend themselves naturally to signal processing
functions that protect against interference and jamming.
- Much data communication is computer to computer, or digital
instrument or terminal to computer. Such digital terminations are
naturally best served by digital link.
Communication System Models
Generally, there are two types for communication system models,
base-band model and pass-band model.
In base-band model, the spectrum of signal from zero to some
frequency (i.e. carrier frequency=0). For transmission of base-band
signal by a digital communication system, the information is formatted
so that it is represented by digital symbols. Then, pulse waveforms are
assigned that represented these symbols. This step referred to as pulse
modulation or base-band modulation. These waveforms can be
transmitted over a cable. Base-band signal also called low-pass signal.
In pass-band (or band-pass) signal, the signal has a spectral
magnitude that is nonzero for frequency in some band concentrate
about a frequency
C
f f = and negligible elsewhere, where f
c
is the
carrier frequency need to be much greater than zero. For radio
Communication Systems II Dr. Wail A.H. Hadi
3
transmission the carrier is covered to an electromagnetic (EM) filed for
propagation to desired destination.
Multiplexing
Multiplexing is the transmission of information (either voice or
data) from more than one source to more than one destination on the
same transmission medium.
Two most common methods are used, frequency division
multiplexing (FDM) and time division multiplexing (TDM).
- FDM
In FDM multiple sources that originally occupied the same
frequency spectrum are each converted to a different frequency band
and transmitted simultaneously over a single transmission medium.
FDM is an analog multiplexing scheme. Figure below shows the
frequency-time plane.
Communication Systems II Dr. Wail A.H. Hadi
4
If two input signals to a mixer are sinusoids with frequencies f
A
and f
B
, the mixing or multiplication will yield new sum and difference
frequencies at f
A+B
and f
A-B
. Equation below describes the effect of the
mixer.
)] cos( ) [cos(
2
1
cos cos B A B A B A + + =
A simple FDM example with three translated voice channels is shown
in figure below.
Communication Systems II Dr. Wail A.H. Hadi
5
- TDM
With TDM system, transmission from multiple sources occurs on
the same transmission medium but not at the same time. Transmission
from various sources is interleaved in time domain.
Figure below shows the time-frequency plan in TDM system, the
same communication resources is shared by assigning each of N
symbols or users the full spectral occupancy of the system for a short
duration of time called time slot. The unused time regions between slot
assignments, called guard times, act as buffer zone to reduce
interference.
Figure below shows a typical TDM system: -
Communication Systems II Dr. Wail A.H. Hadi
6
The multiplexing operation consists of providing each source
with an opportunity to occupy one or more slots. The demultiplexing
operation consists of desloting the information and delivering the data
to the intended sink.
The communication switches (S
1
S
M
) have synchronized so that
the massage corresponding to signal(1), for example, appears on the
channel (1) output, and so on.
Time is segmented in to intervals called frames. Each frame is
further partitioned in to assignable user time slots.
The simplest TDM scheme called fixed-assignment TDM. In
fixed assignment TDM scheme, all of the slot has no data to sent during
a particular frame, that slot is wasted.
Another more efficient scheme, involving the dynamic
assignment of the slots rather than fixed assignment.
Figure below shows the fixed assignment TDM system.
Figure below shows the fixed assignment and dynamic
assignment TDM system.
Communication Systems II Dr. Wail A.H. Hadi
7
Sampling Theorem
The link between an analog waveform and its sampled version is
provided by what is known as the sampling process.
A band limited signal having no spectral components above (f
m
Hz) can be determined uniquely by values sampled at uniform intervals
of T
s
second, where
m
s
f
T
2
1
s
Stated another way, the upper limit on T
s
can be expressed in
terms of the sampling rate, denoted
s
s
T
f
1
=
Communication Systems II Dr. Wail A.H. Hadi
8
The restriction, stated in terms of sampling rate, is known as the
Nyquist criterion. The statement is
m s
f f 2 >
The sampling rate (
m s
f f 2 =
) also called Nyquist rate.
The Nyquist criterion is a theoretically sufficient condition to
allow an analog signal to be reconstructed completely from a set of
uniformly spaced discrete time samples.
Impulse Sampling
Assume an analog waveform x(t), as shown in Fig. (a), with a
Fourier transform, X(f), which is zero outside the interval (-f
m
<f<f
m
), as
shown in Fig. (b). The sampling of x(t) can be viewed as the product of
x(t) with a train of unit impulses functions, x
s
(t), shown in Fig. (c), and
defined as follows:
=
=
n
s
nT t t x ) ( ) (
Let us choose
m
s
f
T
2
1
= , so that Nyquist rate is just satisfied.
Using shifting property of the impulse function the x
s
(t), shown
in Fig. (e), can be given by
=
= =
n
s s
nT t t x t x t x t x ) ( ) ( ) ( ) ( ) (
=
=
n
s s
nT t nT x ) ( ) (
Using frequency convolution property of Fourier transform, the
time product
) ( ) ( t x t x
transforms to the frequency domain
convolution ) ( ) ( f X f X
, where ) ( f X
and given by
=
=
n
s
s
nf f
T
f X ) (
1
) (
=
= =
n
s
s
s
nf f
T
f X f X f X f X )] (
1
[ ) ( ) ( ) ( ) (
=
=
n
s
s
nf f X
T
) (
1
Figure below shows the sampling theorem using the frequency
convolution property of the Fourier transform (Impulse sampling).
Communication Systems II Dr. Wail A.H. Hadi
10
Natural Sampling
In this way the band limited analog signal x(t), shown in Fig. (a
1
),
is multiplied by the pulse train or switching waveform x
p
(t), shown in
Fig. (c
1
). Each pulse in x
p
(t) has width T and amplitude 1/T.
The resulting sampled data sequence, x
s
(t), is shown in Fig. (e
1
)
and is expressed as
) ( ) ( ) ( t x t x t x
p s
=
The periodic pulse train, x
p
(t), can be expressed as a Fourier
series in the form
Communication Systems II Dr. Wail A.H. Hadi
11
=
=
n
t nf j
n p
s
e c t x
2
) (
and
) ( sin
1
s s
n
T
nT
c
T
c =
where f
s
=2f
m
, T is the pulse width, and 1/T is the pulse amplitude.
The envelope of magnitude spectrum of the pulse train, seen as a
dashed line in Fig. (d
1
), has characteristic sinc shape.
=
=
n
t nf j
n s
s
e c t x t x
2
) ( ) (
The Fourier transform of x
s
(t) is found as follows
] ) ( [ ) (
2
=
=
n
t nf j
n s
s
e c t x F f X
For linear system the operation of summation and Fourier
transformation can be interchanged. Therefore,
] ) ( [ ) (
2
=
=
n
t nf j
n s
s
e t x F c f X
Using frequency translation property of Fourier transform,
=
=
n
s n s
nf f X c f X ) ( ) (
Note
The sampling here is termed natural sampling, since the top of
each pulse in the x
s
(t) sequence retains the shape of its corresponding
analog segment during the pulse interval.
Communication Systems II Dr. Wail A.H. Hadi
12
Figure below shows the sampling theorem using the shifting
property of the Fourier transform (Natural sampling).
Communication Systems II Dr. Wail A.H. Hadi
13
Pulse Modulation
In pulse modulation some parameter of a pulse train is varied in
accordance with the massage signal.
Two families of pulse modulation may be distinguished: analog
pulse modulation and digital pulse modulation. In analog pulse
modulation, a periodic pulse train is used as the carrier wave, and some
characteristics features of each pulse (e.g. Amplitude, Position, and
Width) is varied in a continuous manner in accordance with the
corresponding sample value of the message signal. Thus in analog
pulse modulation, information is transmitted basically in analog form,
but the transmission takes place at discrete times.
In digital pulse modulation, on the other hand, the massage signal
is represented in a form that is discrete in both time and amplitude;
thereby permitting its transmission in digital form as a sequence of
coded pulses.
(1) Pulse Amplitude Modulation (PAM)
PAM is the simplest and most basic form of analog pulse
modulation. In PAM the amplitude of regularly spaced pulses are
varied in proportion to the corresponding sample values of a continuous
message signal, the pulses can be of a rectangular form or other
appropriate shape.
PAM as defined here is somewhat similar to natural sampling
where the message signal is multiplied by a periodic train of
rectangular pulses. However, in natural sampling the top of each
Communication Systems II Dr. Wail A.H. Hadi
14
modulated rectangular pulse varies with the message signal, whereas in
PAM it is maintained flat.
The waveform of PAM signal is shown in figure below.
There are two operations involved in the generation of the PAM
signal:-
(i) Instantaneous sampling of the message signal every Ts second,
where the sampling rate f
s
=1/T
s
is chosen in accordance with the
sampling theorem.
(ii) Lengthening the duration of each sample so obtained to some
constant value (
).
Communication Systems II Dr. Wail A.H. Hadi
15
PAM/TDM System
Suppose we wish to time multiplexed two signals using PAM.
Let us assume that both input signal f
1
(t) and f
2
(t) are low pass, and
band limited to 3KHz. The sampling theorem states that each must be
sampled at a rate no less than 6KHz. This requires a 12KHz minimum
clock rate for the two channel system. Figure below shows the block
diagram of PAM/TDM system.
The time multiplex PAM output might appear some thing like
that shown below.
Communication Systems II Dr. Wail A.H. Hadi
16
The time spacing between adjacent samples in the time multiplex
signal waveform (T
x
), can be defined as
n
T
T
s
x
=
where T
s
=sampling rate, and n=number of input signals.
To prevent any irretrievable loss of information in the composite
waveform then requires that bandwidth B
x
of LPF must satisfy the
criterion
x
x
T
B
2
1
>
At the receiver the composite time multiplexed and filtered
waveform must be resampled and separated into the appropriate
channel. One the pulses are separated, the normal sampling
considerations applies and the analog reconstruction of signals can be
obtained by LPF. The block diagram of PAM/TDM receiver is shown
below.
Communication Systems II Dr. Wail A.H. Hadi
17
Sample and Hold Circuit
Figure below shows the sample and hold circuit
The switch closes only when that particular channel is to be
sampled. If the source impedance r is small, the capacitor voltage
changes to the input voltage within the time
or
2 2 2
) ( n
A
t
r
=
(1)
The output signal amplitude is proportional to the modulating
signal f(t) through a modulation constant k.
) ( ) (
0
t kf t S =
or
) ( ) (
2 2 2
0
t f k t S =
(2)
The output noise use Eq.(1)
) ( ) (
2 2 2 2
0
t n
A
t
n
i
r
= =
(3)
Also we have
) (
2 2
s
i
T
A S
=
(4)
and for ideal LPF (giving a nearly linear rise time)
r
t
B
1
=
(5)
Communication Systems II Dr. Wail A.H. Hadi
26
Combining Eqs. (2) and (5) we have
i
i
N
S
B
T
t f K
N
S
2
2 2
0
0
/
) (
=
i
i
N
S
B
N
S
2
0
0
+
+ =
0
)]
2
] 1 ) 2 [(
cos( 1 [
2
1
1
) (
r
r f T
f H
T
r
f
T
r
f
T
r
T
r
f
2
1
2
1
2
1
2
1
0
+
>
+
s <
s s
where
0
0
= r
is called roll-off factor.
= absolute bandwidth.
T 2
1
0
=
=minimum Nyquist bandwidth.
Communication Systems II Dr. Wail A.H. Hadi
38
Therefore, the bandwidth may be given by:-
T
r
W B
2
) 1 (
.
+
=
Note:-
- If
0
0 = = r
, is the Nyquist minimum bandwidth.
- If
T
r
1
2 0
0
= = =
.
The corresponding impulse response for the H(f) of raised cosine
filter is:-
)
)
2
4
( 1
cos
( )
sin
( ) (
2
T
rt
T
rt
T
t
T
t
t h
G
n
(f)
N
0
/2
0
t
f
Communication Systems II Dr. Wail A.H. Hadi
47
The average power, P
n
, of white noise = because of bandwidth=.
}
= = df
N
P
n
2
0
Since thermal noise is present in all communication system, the
thermal noise characteristic- additive, white, and Gaussian are most
often used to model the noise in communication system, and called as
Additive White Gaussian Noise (AWGN).
Example 1
In the pulse timing modulation receiver the ratio of peak amplitude
to additive r.m.s noise=10, the pulse duration=1
. sec
, the guard
time= 1
. sec
, the minimum bandwidth=3.3 MHz, and the SNR before
demodulation=10.
(a) Find SNR after demodulation.
(b) If the amplitude rang 1 volt, calculate the signal resolution.
Solution:-
) (
) (
2
2
t n
T
A
N
S
s
i
i
=
. sec 10
10 100
10
6
=
-
=
T
T
. sec 8 2 10
mod
= = =
g
T T
Communication Systems II Dr. Wail A.H. Hadi
48
i
i
N
S
T
B t f k
N
S
2 2 2
0
0
) (
=
i
i
N
S t f k
10
1
) 10 3 . 3 ( ) (
2 6 2 2
-
=
m
V
T
k
2
mod
=
k=modulation constant.
mod
2 T V k
m
= -
2
2 4
2
mod
2 2 2
mod
2 2
T
V k T V k
m m
= - = -
for sin wave
2 2
2 ) (
m
V t f =
. sec 10 32
2
) 10 8 (
2
) (
12
2 6 2
mod
2 2
- =
-
= = -
T
t f k
2 12 12
0
0
10 48 . 348 100 10 89 . 10 10 32 - = - - - - =
N
S
(b)
. sec 10 4
2
10 8
6
6
- =
-
= k
2
1
2
2
)
) (
(
A
t n
t
r
= A
. sec 15 . 0
2
1
= =
r
r
t
t
B
Communication Systems II Dr. Wail A.H. Hadi
49
. sec 10 015 . 0 ) 01 . 0 ( 10 15 . 0
6
2
1
6
- = - - = A
resolution k - = A
V
V k
resolution 75 . 3
/ . sec 10 4
. sec 10 015 . 0
6
6
=
-
-
=
A
=
Example 2
The information in an analog waveform, with maximum frequency
f
m
=3 KHz, is to be transmitted over M level PCM system, where
number of pulse level M=16. The quantization distortion is specified
not to exceed
% 1
of the peak-to-peak analog signal.
(a)What is the minimum number of bits/sample, or bits/PCM word that
should be used in this PCM system.
(b)What is the minimum required sampling rate, and what is the
resulting bit transmission rate.
(c) What is the PCM pulse or symbol transmission rate.
Solution:-
Note:- in this example we are considered with two types of levels, the
number of quantization levels (L), and the 16 level of the multilevel
PCM pulses (M).
(a) By using
p
L
2
1
>
levels
Communication Systems II Dr. Wail A.H. Hadi
50
p
k
2
1
log
2
>
bits
where L=number of quantization level, k=number of bits, and
p=fraction of peak-to-peak analog voltage.
6 . 5 50 log
01 . 0 2
1
log
2 2
= =
-
> k
64 2 6 = = =
k
L k
The number of bit/samples =k =6
(b) f
s
=2f
m
=6000 sample/second
bit transmission rate
s b
kf R >
36000 6000 6 = - =
b
R
bit/sec.
(c) since multilevel pulses are to be used with M=2
m
=16
m=4 bit/symbol
The bit stream will be partitioned into groups of 4-bits to form a
new 16-level PCM digit.
Symbol transmission rate (R
s
)
. sec
9000
/ 4
. sec / 36000 symbol
symbol bit
bit
m
R
R
b
s
= = =
Communication Systems II Dr. Wail A.H. Hadi
51
Example 3
(a) Find the minimum required bandwidth for the base-band
transmission of 4-level PCM pulses sequence having a data rate of
R
b
=2400 bit/sec. if the system transfer characteristic consists of a
raised cosine spectrum with 100% excess bandwidth (r=1).
(b) The same PCM sequence is modulated on to a carrier wave, so that
the base-band spectrum is shifted and centered at frequency f
0
. Find
the minimum required DSB bandwidth for transmitting the
modulated PCM sequence. Assume that the system transfer
characteristic is the same in part (a).
Solution:-
(a) M=2
m
, since M=4, m=2 bit/symbol
Pulse or symbol rate
. sec
1200
/ 2
. sec / 2400 symbol
symbol bit
bit
m
R
R
b
s
= = =
Minimum bandwidth
Hz
R r
s
1200
2
1200 ) 1 1 (
2
) 1 (
=
- +
=
+
=
(b)
Hz R r W
s DSB
2400 1200 ) 1 1 ( ) 1 ( = - + = + =
Communication Systems II Dr. Wail A.H. Hadi
52
Example 4
Ten voice channels each of bandwidth (B.W) =3.2 KHz are
sequentially sampled at 8 KHz and TDMed.
(a) What is the system bandwidth (B.W).
(b) If TDMed signal is PCMed using 8-level quantization, find bit
rate (R
b
)
Solution:-
(a)Without guard band
. sec 125
8
1 1
= = =
KHz f
T
s
s
10 voice channels, 10 samples
Necessary B.W=
KHz 80
10 125
1
6
=
-
(b)
sample
bit
L k 3 8 log log
2 2
= = =
. sec
240 3
. sec
10 80
3
bit
sample
bit sample
R
b
= - - =
Example 5
A Delta modulator is used to encode speech signal band-limited to
3KHz with sampling frequency 100 KHz. For 1 volt peak signal
voltage, find
(a) Minimum step size to avoid slope overloading.
Communication Systems II Dr. Wail A.H. Hadi
53
(b) Signal to quantization noise ratio if speech is assumed to have
nonuniform probability density function (PDF).
Solution:-
For DM system, if input signal
t b t f
m
cos ) ( =
.
(a)
m
f b
dt
t df
2
) (
max
=
if step size used in DM system=a
b a
f
f
m
s
/
2
>
s
m
f
b f
a
2
>
V a 188 . 0
10 100
1 10 3 2
3
3
=
-
- - -
>
minimum step size.
(b)
3
2
) (
8
3
m
s
f
f
N
S
=
3
2
)
3
100
(
8
3