Sy Ej Sem IV Dcs 22428 QP Model Answers
Sy Ej Sem IV Dcs 22428 QP Model Answers
Sy Ej Sem IV Dcs 22428 QP Model Answers
Marks
1. Attempt any FIVE of the following : 5 × 2 = 10
(a) State any two advantages and disadvantages of digital communication system.
(b) State characteristics of communication channel.
(c) State sampling theorem.
(d) List different digital modulation techniques.
(e) State advantages of TDMA over FDMA.
(f) State the need of multiplexing.
(g) State applications of spread spectrum modulation.
[1 of 2] P.T.O.
22428 [2 of 2]
3. Attempt any THREE of the following : 3 × 4 = 12
(a) Explain any one method of error detection with example.
(b) Draw the block diagram of PCM receiver with the help of relevant waveform
and explain its working.
(c) Draw the block diagram of TDMA system and explain its working.
(d) Compare TDMA and CDMA on the basis of sharing of time and BW,
synchronisation, code word, guard band and guard time.
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
1
(a) State any two advantages and disadvantages of digital communication system. 2M
Using data encryption only permuted receivers can be allowed to detect the
Page 1/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
2
transmission data.
Digital transmission requires precise time synchronization between the clocks in the
transmitter and receiver.
3.Bandwidth
4.Repeater distance
5.Channel capacity
Page 2/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
3
Ans: 1. In TDMA since only one station is present at any given time so the crosstalk will Any 2
avoided this is present in FDMA. advanta
ges 2M
2. The entire channel band which can be allocated to signal channel at given instant of
time so the data transmission speed is high.
3. TDMA by default can work well with digital; therefore it can be easily used for digital
data transmission.
4. In the TDMA since only one station present at any given time, the generation of
inter symbol interference will not take place.
5. Due to the absence of intermodulation products, TWT can be operated with maximum
power output or saturation level.
6. It is easier to change the capacity between nodes by simply changing the duration and
position of each burst in the TDMA frame. It is very flexible.
7. As the transmission is taking place in bursts, its interception by unauthorized elements is
difficult. Hence it is more secure than FDMA.
8. Intermodulation products are absent as there is one carrier only in all time slots.
In the application like telephony there are large numbers of users involved. It is not
possible to lay a separate pair of wires from each subscriber to the other entire
subscriber; this is very expensive and practically impossible.
In the Process of multiplexing two or more individual signals are transmitted over a
single communication channel. Here we used medium as a coaxial cable or an optical
fiber cable because of multiplexing bandwidth utilization is possible.
Page 3/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
4
The amount of information that can be sent in a given transmission is dependent on the
bandwidth of communication channel and the duration of transmission.
OR
Page 4/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
5
Hartley’s theorem state that if the bandwidth of a transmission channel is “B” which carries
a signal having “L” number of levels, then the maximum data rate “R” on this channel is
given by :
R = 2 B log2 L
If the slope of the analog signal x(t) is much higher (steep) than that of the
approximated signal xq(t) over a long duration then xq (t) will not follow x(t) at all as
shown in Figure
The difference between x(t) and xq(t) is called the slope-overload distortion or the
slope-overload error. Thus, slope-overload error occurs when the slope of x(t) is much
higher than xq(t).
Page 5/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
6
2M
GRANULAR NOISE:
When the input signal x(t) is relatively constant in amplitude with time, the
approximated signal xq(t) will hunt above and below x(t) as shown in Figure. This
leads to a noise called granular noise.
It increases with increase in step size δ. To reduce granular noise, the step size should
be as small as possible. However, this will increase slope-overload distortion.
Natural Sampling is a practical method of sampling in which pulse have finite width equal to
T. Sampling is done in accordance with the carrier signal which is digital in nature.
2M
With the help of functional diagram of a Natural sampler, a sampled signal g(t) is
obtained by multiplication of sampling function c(t) and the input signal x(t).
Page 6/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
7
Ans: 2M
OR
Page 7/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
8
(Sine wave)
WAVEFORM:
1M
Page 8/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
9
Ans: Duplicating each data unit for the purpose of detecting errors is a form of error detection Any
called redundancy. Adding bits for the purpose of detecting errors is called redundancy one
checking. There are four basic types of redundancy checks: metho
1. Vertical Redundancy Checking (VRC) dExpla
2. Checksum nation
3. Longitudinal Redundancy Checking (LRC) = 2M,
4. Cyclic Redundancy Checking (CRC) Examp
METHOD 1: le =2M
VERTICAL REDUNDANCY CHECKING (VRC):
● Vertical Redundancy Checking (VRC) is the simplest error detection scheme and is
generally referred to as Character parity or simply Parity. With character parity, each
character has its own error detection bit called the parity bit. Since the parity bit is not
actually a part of the character, it is considered as a redundant bit.
● An “n” character message would have n redundant parity bits. Therefore, the number of
Error detection bits are directly proportional to the length of the message.
● Parity can be of two types:
1. Odd parity
2. Even parity
In odd parity, the total number of 1’s in the entire message should be odd whereas in even
parity, the total number of 1’s in the message should be even.
● With character parity (VRC), a single parity bit is added to each character to force the
total
Number of logic 1’s in the character, including the parity bit, to be either an odd number
(odd parity) or an even number (even parity).
● For example, the ASCII code for the letter C is 43H or P1000011, where the P bit is the
parity bit. There are three logic 1’s in this code, not counting the parity bit.
● If odd parity is used, the P bit is made logic 0, keeping the total number of logic 1’s at
three, which is an odd number.
● If even parity is used, the P bit is made logic 1, making the total number of logic 1’s four,
which is an even number.
● The main advantage of parity is its simplicity.
Page 9/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
10
OR
METHOD 2:
LONGITUDINAL REDUNDANCY CHECKING (LRC):
● Longitudinal Redundancy Checking (LRC) is a redundancy error detection scheme that
uses
parity to determine if a transmission error has occurred within a message and is therefore
Sometimes called message parity.
● With LRC, each bit position has a parity bit. In other words, b0 from each character in the
Message is XOR’ed with b0 of all the other characters in the message. Similarly, b1 , b2 and
so on are XOR’ed with their respective bits from all the characters in the message.
Essentially, LRC is the result of XORing the “character codes” that make up the message,
whereas VRC is the XORing of the bits within a single character.
● With LRC, even parity is generally used, whereas with VRC, odd parity is generally used.
The LRC bits are computed in the transmitter while the data are being sent and then
appended to the end of the message as a redundant character.
● In the receiver, the LRC is recomputed from the data and the recomputed LRC is
compared to the LRC appended to the message. If the two LRC characters are the same,
most likely no
Transmission errors have occurred. If they are different, one or more transmission errors
have occurred.
● Let us take an example to show how VRC and LRC ( two dimensional parity checking) are
calculated and how they can be used together
Example: Determine the VRC and LRC for the following ASCII encoded message: THE CAT.
Use odd parity for the VRC and even parity for the LRC.
Page 10/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
11
VRC and LRC are together called two dimensional parity check.
OR
METHOD 3:
CHECKSUM:
Checksum is error detection method which is based on the concept of redundancy. The
checksum detects all errors involving an odd number of bits and most errors involving an
even number of bits.
● Checksum encoder follows the following steps
1. The data unit is divided in to “k” sections each of “n” bits
2. All sections are added to get the sum.
3. The sum is complemented and becomes the checksum.
4. The checksum is send as redundant bits along with the data.
● Checksum decoder/checker follows the following steps
1. The data unit is divided in to “k” sections each of “n” bits
2. All sections are added to get the sum.
3. The sum is complemented.
4. If the result is zero data are accepted otherwise; They are rejected.
● For example suppose the following block of 16 bits is to be sent using a checksum of 8 bits
● 10101001 00111001
● The number are added using one’s complement arithmetic
Page 11/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
12
OR
METHOD 4:-
Cyclic redundancy check:
CRC is very effective error detection method. It can detect burst errors that affect odd
number of bits. Burst error of length less than or equal to the degree of polynomial. CRC is
based on binary division. In CRC a sequence of redundant bits called as CRC remainder is
appended to the end of the data unit so that the resulting data unit becomes exactly
divisible by a second predetermined binary number. At the destination the incoming data
unit is divided by the same number (divisor) if at this step there is no remainder the data
unit is assumed to be intact and therefore accepted. If the remainder is non zero then the
data unit is discarded.
For example data is 100100 and divisor is 1101:
At the transmitter ends.
● String of n zero’s is appended to the data unit. The number “n” is 1 less than the number
of bits in the predetermined divisor, which is n+ 1 bit.
● The newly elongated data unit is divided by the divisor using binary division. The
remainder resulting from this division is the CRC.
Page 12/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
13
● Now the CRC of “n” bits derived from step 2 replaces the appended 0’s at the end of the
data unit.CRC may consists of all 0’s.
● Send the data unit with CRC.
Page 13/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
14
Since the remainder is zero, drop the CRC and accept the data.
b) Draw the block diagram of PCM receiver with the help of relevant wave form and explain 4M
its working
OR
Explanation:-
A PCM signal contaminated with noise is available at the receive input.
The regeneration circuit at the receiver will separate PCM pulses from noise and will
reconstruct original PCM signal.
Page 14/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
15
c) Draw the block diagram of TDMA system and explain its working. 4M
Ans: Block
diagra
Block diagram of TDMA system:- m
=2M,
Explan
ation =
2M
OR
Explanation:-
In TDMA, each user has all the bandwidth, all the power and part of the time. It is
frequently used with data and digital voice transmission. TDMA sends data in buffer and
Page 15/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
16
d) Compare TDMA and CDMA on the basis of sharing of time and B.W. Synchronization, code 4M
word ,guard band and guard time.
Ans: 1M
each
Point
Sr.
Parameters TDMA CDMA
No
Page 16/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
17
(a) Explain digital communication system with the help of block diagram. 4M
Ans: Block
diagra
Block diagram of digital communication system:- m=
2M,
Explan
ation =
2M
OR
Page 17/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
18
Explanation:-
DISCRETE INFORMATION SOURCE:
The information to be transmitted originates here. These information/messages
may be available in digital form or it may be available in an analog form.
If it is analog it is sampled and digitized using an A/D converter to make the final
source output to be digital in form.
SOURCE ENCODER :
The source encoder therefore reduces the redundancy by performing a one to one
mapping of its input bit stream in to another bit stream at its output, but with fewer
digits.
Thus in a way it performs data compression.
CHANNEL ENCODER:
The channel encoder is intended to introduce controlled redundancy into the bit
stream at its input in order to provide some amount of error- correction capability to
the data being transmitted.
DIGITAL MODULATOR:
The physical channels are basically analog in nature; the digital modulator takes
each digital binary digit at its input and maps it, in a one –to – one fashion, into a
continuous waveform.
Binary ‘zero’ at its input is mapped into a continuous signal s o(t) and binary ‘one’ is
mapped into another continuous signal s1(t).
This is called binary modulation.
PHYSICAL CHANNEL:
The digitally modulated signal is passed on to the physical channel, which is nothing
but the physical medium through which the signals are transmitted.
It may take a variety of forms- a pair of twisted wires, coaxial cable, a wave guide, a
microwave radio, or an optical fiber.
THE DIGITAL DEMODULATOR:
The digital demodulator of the receiver receives the noise corrupted sequence of
waveforms from the channel and by inverse mapping tries to give at its output, an
estimate of the sequence of the binary digits that were available at the input of the
digital modulator at the transmitting end.
THE CHANNEL DECODER:
The output sequences of digits from the digital demodulator are fed to the channel
decoder. Using its knowledge of the type of coding performed by the channel
encoder at the transmitting end and using the redundancy introduced by the
Page 18/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
19
channel encoder, it produces as its output, the output of the source coder of the
transmitter with as few errors as possible.
THE SOURCE DECODER:
Using its knowledge of the type of encoding performed by the source encoder of the
transmitter, the source decoder of the receiver tries to reproduce at its output, a
replica of the output of the digital source at the transmitting end.
(b) Describe the working of an ADM transmitter with neat block diagram. 4M
OR
Page 19/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
20
(Waveform is optional)
Working:-
A DM system that adjusts its step size according to the information signal characteristics
is called as Adaptive Delta Modulation (ADM). Here the step size is not constant. The
block diagram for generation of ADM signal is shown in above Figure
The step size δ is varied by controlling the variable-gain amplifier which is assumed to
have a low gain when the control voltage is zero and a large gain when the control
voltage increases. The gain-control circuit consists of an RC integrator and a square-law
device.
Pulse generator produces narrow pulses of fixed amplitude at a rate equal to the
desired sampling rate. The modulator consists of hard limiter and a product
device/multiplier.
Whatever be the actual value of e(t) the hard limiter output will be +1 if e(t) is positive
and -1 if e(t) is negative. So the polarity of p o(t) depends on the sign of e(t).
The subsystem within a dotted line box is for adaptation.
When the input signal is constant or slowly varying, DM signal will be hunting and the
modulator output will be a sequence of alternate polarity pulses, there will not be any
charge on the capacitor and the voltage across it will be zero.
So the gain control is voltage is almost zero and there will not be any change in the
amplitude of the pulses at the output of the variable gain amplifier. As the gain of this
amplifier is adjusted initially to be low when the gain control voltage level is zero we
have thus ensured that the step size is small when x (t) is almost constant or changing
very slowly and thus, granular noise is reduced as shown in above Figure
Now if x (t) is steeply rising or falling for some time the consecutive pulses in the pulse
train will either be all positive or all negative. So the capacitor will be charged
Page 20/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
21
Ans: (Block
diagra
TIME DIVISION MULTIPLEXING (TDM): m =
TDM is a digital multiplexing technique in which many signals are transmitted for very 2M,
short time (time slot) over common transmission channel. Here each signal can utilize Worki
the entire bandwidth of the channel. Figure 5.6 illustrates the concept of TDM. ng
Here each signal will be transmitted for a short duration of time. One cycle or frame is =2M)
said to be complete when each time slot is dedicated to each signal. With n input signals
(transmitting devices), each frame has n time slots, with each slot allocated for carrying
data from a specified device.
The TDM signal in the form of frames is transmitted on the common communication
medium. TDM can be used to multiplex analog or digital signals but it is suitable for
digital signal multiplexing.
OR
TDM is a digital multiplexing process that can be applied when the data capacity of
the transmission medium is greater than the data rate required by the transmitting
and receiving devices. In such cases, multiple transmissions can occupy a single link
Page 21/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
22
by subdividing them and interleaving the portions. Figure 5.7 shows the block
diagram of TDM system consisting of four channels.
(d) Explain with the help of block diagram, spread spectrum modulation system. 4M
Page 22/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
23
Explanation:-
In actual DSSS system, the binary data to be transmitted is first carrier modulated using
PSK and then this modulated signal is subjected to spreading by multiplying it by the PN
sequence. However, in order to discuss the effect of multiplying the data sequence by
the PN sequence, for the present we shall consider only a base band signal.
Let the data sequence be denoted by d(t) and the PN sequence be denoted by c(t). Let
the data duration be Tb sec and PN sequence duration be Tc sec. In DSSS it is always so
arranged that Tc<< Tb
The wave form d(t) is a narrow band signal, while the c(t) wave form is a wide band
signal. The product wave form s(t) will have spectrum which is almost like spectrum of
c(t), the PN sequence.
In order to illustrate how the spread – spectrum modulation enables us to reject the
deterministic interfering signals added to the transmitted signal s(t) during the course of
its passage through the channel, we are adding the interfering signal i(t) to the DSSS
signal s(t).
Since the interference is additive
r(t) = s(t) + i(t)
r(t) = d(t).c(t) + i(t)
The first operation to be performed at the receiver is to de-spread the received signal.
For this purpose, it is multiplied by the PN sequence waveform c (t), which is assumed to
Page 23/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
24
OR
Page 24/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
25
(e) Encode binary sequence 10110110 using unipolar-RZ ,polar-NRZ,AMI and differential 4M
Manchester line coding techniques
Ans: 1M
each
Page 25/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
26
a) Generate CRC code for data word 1101101001 by using divisor as 1101. State two 6M
advantages of CRC method.
Ans: Correc
t
divisio
n 3M
&
Correc
t CRC
Code
1M
b) State BW required for BASK, BFSK and BPSK, Also draw waveforms for binary data 6M
10110010 in ASK,FSK,PSK modulation.
Page 26/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
27
1M
1M
1M
c) Justify that in DPCM system, less number of bits are transmitted than PCM system with 6M
the help of block diagram and relevant waveform.
Ans:
3M
Page 27/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
28
1M
Hence we can predict the range of next required increment or decrement in x(t) at
2M
the predictor output, if we know the past sample value or the difference.
This reduces the difference between x(t) and x^(t).therefore to encode this small
value of error the DPCM system requires less number of bits per sample which will
ultimately reduce the bandwidth requirement.
It shows that in DPCM system, less number of bits/sample are transmitted than
PCM system
a) Draw the neat block diagram of QAM system , explain its working. 6M
Page 28/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
29
Ans: Expl
anat
ion:
3M,
Bloc
k
diag
ram
:3 M,
Explanation:
The bit stream b(t) is applied to the serial to parallel converter, operating on a clock
which has a period of Ts, which is the symbol duration. The bits b(t) are stored by
the converter and then presented in the parallel form. The four bit symbols are bk + 3,
bk+ 2 , bk + 1, bk.
Out of these four bits, the first two bits are applied to a D/A converter and the other
two bits are applied to the second D/A converter.
The output of the first converter is Ae(t), which is modulated by the carrier cosωct
whereas the output of the second D/A converter, Ao(t) is modulated by the carrier
sinωct in the balanced modulators.
Ae(t),Ao(t)are voltage levels generated by the convertor -3,-1,+1,+3 volts.
The balanced modulator outputs are added together to get the QAM output signal which
is expressed as,
νQ ASK(t) = Ae(t)cosωct + Ao(t) sinωct
b) Describe the M-ary PSK encoding technique with neat block diagram and also draw 6M
constellation diagram of BPSK, QPSK.
Ans: 2M
M-ary PSK encoder:
Page 29/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
30
2M
Working:
1) The bit stream b ( t ) is applied to a serial to parallel converter. This block can store the
N bits of a symbol
2) These N bits per symbol appear serially, in the form of a sequence one after the other
3) The N bits per symbol are first assembled by the serial to parallel converter block. Then
all these bits are presented simultaneously ( in the parallel form ) on the N output lines of
the converter. Thus N bits message appears in the parallel form at the output of the serial
to parallel converter.
4) The output of the serial to parallel converter remains unchanged for a duration of NT b
of a symbol. This time duration is used by the converter to assemble a new group of N
bits.
5) After every NTb seconds, the converter output changes to a new N bit symbol.
6) The N bit output of the converter is then applied to a D/A converter. The N bit digital
input, is converted in to an analog output V A
7) The N bit digital input can have 2N= M number of possible combinations. Therefore the
D/A converter output VA will have M number of distinct values, corresponding to the M
symbols.
8) Finally this analog voltage is applied to a sinusoidal signal generator, which produces a
constant amplitude sinusoidal output voltage, the phase ɸm of which is proportional to
Page 30/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
31
9) Thus at the output of the transmitter, we get a fixed amplitude sinusoidal waveform,
the phase of which has a one to one correspondence to the N bit symbols.
10) The phase will change only once per symbol time Ts= N Tb Thus the M-ary PSK is
generated. 1M
CONSTELLATION DIAGRAM
OR
Page 31/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
32
c) Differentiate between direct sequence spread spectrum and frequency hopped spread 6M
spectrum.
Page 32/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
SUMMER-19 EXAMINATION
Subject Name: Digital Communication System Model Answer Subject Code: 22428
33
Ans: Any 6
points
6M
Page 33/
11920
22428
3 Hours / 70 Marks Seat No.
Marks
10-
Q.1 Attempt any FIVE of the following: Total
Marks
a) Define (i)Bit rate (ii)Baud rate 2M
Page 1/15
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
__________________________________________________________________________________________________
c) State sampling theorem. Define Nyquist rate. 2M
Ans: SAMPLING THEOREM: 1M
Sampling theorem states that a band-limited signal of finite energy having the highest each
frequency component fm Hz can be represented and recovered completely from a set of
samples taken at a rate of fs samples per second provided that fs ≥ 2fm.
Here fs is the sampling frequency. This theorem is also known as the Sampling Theorem for
Baseband or Low-pass Signals.
Nyquist rate:-
Sampling frequency should be equal to or greater than twice the maximum signal
frequency (fs≥ 2fm)
d) Classify the modulation techniques. 2M
Ans: Classification of the modulation techniques:- 2M
1. Amplitude Shift Keying (ASK)
2. Frequency Shift Keying (FSK)
3. Phase Shift Keying (PSK)
e) State two advantages of WDM technique. 2M
Ans: ADVANTAGES OF WDM: Any 2
1. WDM has enhanced capacity. 1M
2. WDM can be used for full duplex transmission with a single fiber. each
3. It is inherently easier to reconfigure (addition or removal of channels).
4. Fiber optic cable networks use optical components which are simpler and more reliable
and often less costly than their electronic counterparts
f) List the various multiple access techniques. 2M
Ans: 1. Frequency Division Multiple Access (FDMA) ½M
2. Time Division Multiple Access (TDMA) each
3. Code Division Multiple Access (CDMA)
4. Space Division Multiple Access (SDMA)
g) Define the concept of spread spectrum. 2M
Ans: Concept of spread spectrum :- 2M
Spread-spectrum techniques are methods by which a signal (e.g. an electrical,
electromagnetic, or acoustic signal) generated with a particular bandwidth is deliberately
spread in the frequency domain, resulting in a signal with a wider bandwidth.
OR
Spread spectrum systems are intended to provide such secure and reliable communication.
In this system the spectrum of the transmitted signals spreaded over a very wide
bandwidth. This achieved in these systems by modulating for a second time, an already
modulated signal in such a way as to spread the power of the transmitted spread spectrum
signal over a very large bandwidth.
12-
Attempt any THREE of the following:
Q.2 Total
Marks
a) State the advantages and disadvantages of digital communication system. 4M
Page 2/15
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
__________________________________________________________________________________________________
Ans: Advantages of Digital Communication : (any 2) 1M
1. High noise interference tolerance due to digital nature of the signal. each
2. With channel coding, error detection and correction at receiver is possible.
3. It provides us added security to our information signal i.e. Data encryption is possible for
greater security.
4. Cheaper due to advances in digital VLSI technology.
5. Digital information can be saved and retrieved when necessary.
6. Large data storage is possible.
Disadvantages of Digital Communication : (any 2)
1. Large System Bandwidth: - Digital transmission requires a large system bandwidth to
communicate the same information in a digital format as compared to analog format.
2. High power consumption (Due to various stages of conversion).
3. Needs synchronization
4.Sampling Error.
b) Draw the block diagram of DM transmitter.Explain each block in detail. 4M
Ans: Block diagram of DM transmitter:- 2M
2M
Explanation:-
Sample and Hold:-
The input analog is sampled and converted to PAM signal, which is compared with the
output of the DAC. The output of the DAC is a voltage equal to the regenerated magnitude
of the previous sample, which was stored in the up-down counter as a binary number.
Up-down counter:-
The up-down counter is incremented or decremented depending on whether the previous
sample is larger or smaller than the current sample.
The up-down counter is clocked at a rate equal to the sample rate. Therefore the up-down
counter is updated after each comparison.
Initially the up-down counter is zeroed and DAC output is 0v.
The first sample is taken and converted to a PAM signal, and compared with zero volts.
The output of the comparator is a logic 1 condition (+v), indcating that the current sample
is larger in amplitude than the previous sample.
On the next clock pulse, the up- down counter is incremented to a count of 1.The DAC
now outputs a voltage equal to the mgnitude of the minimum step size (resolution). The
Page 3/15
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
__________________________________________________________________________________________________
steps change at a rate equal to the clock frequency (sample rate).
Consequently, with the input signal shown, the up-down counter follows the input analog
signal up until the output of the DAC exceeds the analog sample; then the up-down counter
will begin counting down until the output of the DAC drops below th sample amplitude.
Digital to Analog Converter (DAC):-
In the idealized situation the DAC output follows the input signal. Each time the up-down
counter is incremented, a logic 1 is transmitted, and each time the up-down counter is
decremented, alogic 0 is transmitted.
(Waveform is optional):-
OR
c) Explain flat top sampling with circuit diagram.Draw flat top sampled signal. 4M
Ans: Flat top sampling: Diagra
In flat top sampling, the top of the samples remains constant and equal to the m 1M
instantaneous value of the modulating signal at the start of the sampling.
Thus the amplitude of the pulse after sampling is kept constant and the top of the Explan
sampled pulse do not follow the contour of the modulating signal unlike Natural ation
sampling. 2M
The duration of each sample is τ and the sampling rate is : Fs =1/ Ts. Ts= 1/ Fs
Sample and hold circuit is used for the generation of the sampled signal to attain flat top Wavefo
sampling, which is shown in the Figure below. rm 1M
Figure shows the Sample and hold circuit to generate flat top samples
Page 4/15
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
__________________________________________________________________________________________________
The switch S1 closes at each sampling instant to sample the modulating signal.
The capacitor C holds the sampled voltage for period τ at the end of which switch S2 is
closed in order to discharge the capacitor.
Thus the signal generated as a result of sample and hold process is the flat top sampled
signal. The spectrum of the generated flat top sampling signal along with the
modulating signal and the sampling signal is shown below in Figure 2 below.
Figure.2 (a) Modulating signal (b) sampling signal and (c) Flat top sampling spectrum
The starting edge of the pulse corresponds to the instantaneous value of the modulating
signal x (t).
Flat top sampling can be mathematically considered as convolution of the sampled
signal and the pulse signal.
Flat top sampling is mostly used in digital transmission
d) Describe amplitude shift keying (ASK) modulation with suitable circuit diagram. 4M
Ans: Explanation:- 2M
ASK MODULATOR:
The process where a binary information signal directly modulates the amplitude of an
analog carrier. The digital signal is used to switch the carrier between amplitude levels is
called Amplitude Shift Keying (ASK).
The ASK technique of binary modulation is illustrated in Figure where modulating signal
consists of unipolar pulses. Because in this case the carrier is switched ON and OFF, this
method is also known as ON-OFF keying.
For the entire time the binary input is high, the output is a constant amplitude, constant
frequency signal and for the entire time the binary input is low, the carrier is off.
ASK is given by:
νASK(t) = b(t) √2𝑃𝑠 cosωct
Block diagram of ASK Transmitter / ASK modulator:-
1M
Page 5/15
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
__________________________________________________________________________________________________
Waveforms:-
1M
12-
Q.3 Attempt any THREE of the following: Total
Marks
Draw the block diagram of digital communication system.Explain the function of
a) 4M
source encoder and channel encoder.
Ans: 2M
Diagra
m
Page 7/15
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
__________________________________________________________________________________________________
d) Compare FDM & TDM systems (any four points). 4M
Page 8/15
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
__________________________________________________________________________________________________
2M for
descrip
tion
The band limited analog signal is then applied to sample and circuit where this circuit
acts as modulator and both modulating input signal and sampling signal with
adequately high sampling rate are inputs to this circuit. Output sample and hold block is
a flat topped PAM signal.
These samples are subjected to operation “quantization” in the “quantizer”. The
quantizer is used to reduce effect of noise. Quantization is a process of approximation
of the value of respective sample in to a finite number that will reduce data bits. The
combined effect of sample and quantization produces is „Quantized PAM‟ at the
quantizer output.
The Quantized PAM output is analog in nature. So to transmit it through digital
communication system the quantized PAM pulses are applied to an encoder which is
basically A to D convertor. Each quantized level is converted into N bit digital word by
A to D converter.
The communication system is normally connected to each other using a single cable i.e.
serial communication. But the output of ADC is parallel which cannot be transmitted
through serial communicating links. So this block will convert the parallel data into
serial stream of data bits.
A pulse generator produces train of rectangular pulses of duration “t” seconds. This
signals acts as sampling signals for the sample and hold block. The same signal acts as
“clock” signals for parallel to converter .the frequency “f” is adjusted to satisfy the
criteria.
Describe North American (T-carrier) digital multiplexing hierarchy with neat
c) 4M
diagram.
Ans: 2M for
diagra
m
Explanation:-
T1 Carrier System
T1 carrier systems were designed to combine PCM and TDM Techniques for the
Page 9/15
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
__________________________________________________________________________________________________
Transmission of 24 64Kbps channels with each channel Capable of Carrying Digitally.
Encoded voice band telephone signals or data. The transmission bit rate (line speed) for
a T1 carrier is 1.544 Mbps. 2M for
All 24 DS-0 channels combined has a data rate of 1.544Mbps, this digital signal level is explana
Called DS-1. Therefore T1 lines are referred as DS-1 lines. tion
In direct sequence, the serial binary data is mixed with a higher frequency pseudorandom 2M for
binary code at a faster rate and the result is used to phase-modulate a carrier. explana
The information signal undergoes primary modulation by PSK, FSK or other narrow band tion
modulation and secondary modulation with spread spectrum modulation. Spread spectra are
obtained by multiplying the primary modulated signal and the square wave, called the PN
sequence. Contrariwise, as with commercial radio, there are cases where spread modulation is
applied to the data first, and narrow band modulation such as PSK or FSK is applied
afterwards. The figure below is an example Hamming code for the data 1010 with odd
parity. le of spread spectrum modulation and demodulation using PSK for primary
modulation.
e) Construct the Hamming code for the data 1010 with odd parity. 4M
Ans: Let us find the Hamming code for binary code, d4d3d2d1 = 1010. Consider even parity bits. 1M for
The number of bits in the given binary code is n=4. calculat
We can find the required number of parity bits by using the following mathematical ing no.
relation.
of
2k≥n+k+12k≥n+k+1
Page 10/15
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
__________________________________________________________________________________________________
Substitute, n=4 in the above mathematical relation. parity
⇒2k≥4+k+1⇒2k≥4+k+1 bits.
⇒2k≥5+k⇒2k≥5+k
The minimum value of k that satisfied the above relation is 3. Hence, we require 3 parity
bits p1, p2, and p3. Therefore, the number of bits in Hamming code will be 7, since there are
4 bits in binary code and 3 parity bits. We have to place the parity bits and bits of binary
code in the Hamming code as shown below.
3
For a 4-bit code there are 3 parity bits p1, p2 and p3 at location 1, 2 and 4 resp.
marks
So, the code will be: “p1 p2 n1 p3 n2 n3 n4” where, n1, n2, n3, n4 are bits of the
code and p1,p2 and p3 are parity bits to be calculated for
Therefore, the code for even parity is calculated as below: calculat
statement Bits ing
Odd Parity for bits 1,3,5,7 P1 n1 n2 n4 hammi
1 0 0 ng code
0 1 0 0
Odd parity for bits 2,3,6,7 P2 n1 n3 n4
1 1 0
1 1 1 0
Odd parity for bits 4,5,6,7 P3 n2 n3 n4
0 1 0
0 0 1 0
Therefore ODD parity hamming code will be 0110010
Q.5 Attempt any TWO of the following: 12-
Total
Marks
(a) A discrete memory less source has an alphabet of seven symbols with probabilities foe 6M
its output given in the following table:
Symbol S0 S1 S2 S3 S4 S5 S6
Probability 0.25 0.25 0.125 0.125 0.125 0.0625 0.0625
Compute:
(i) Huffman code for the above source.
(ii) The coding efficiency of the designed Huffman code.
Ans: The Huffman code for the source is: 2M
Page 11/15
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
__________________________________________________________________________________________________
2M
2M
(b) Compare binary ASK, FSK &PSK modulation techniques (any six points). 6M
Page 12/15
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
__________________________________________________________________________________________________
Ans: 1M
Sr. Parameter Binary ASK Binary FSK Binary PSK each
No for any
1. Variable Amplitude Frequency Phase 6 valid
Characteristic points
2. Maximum 2fb 5 fb /3 2fb
bandwidth(Hz)
3. Noise low high high
immunity
4. Error high low low
probability
5. Performance poor Better than Better than
in presence of ASK FSK
noise
6. Complexity Simple Moderately Very
complex complex
7. Bit rate Suitable upto 100 Suitable upto Suitable for
bits/sec about 1200 high bit rates
bits/sec
8. Detection Envelope Envelope Coherent
method
“Adaptive Delta modulation reduces slope overload distortion and granular noise
(c) 6M
present in delta modulation”. Justify the above statement regarding ADM.
Ans: In delta modulation, the step size is constant so slope overload distortion and granular noise 1M for
both cannot be controlled. These drawbacks can be controlled by using adaptive delta drawba
modulation wherein the step size is variable. cks in
Fig. below shows ADM transmitter and its waveform, DM
1M for
ADM
Block
diagra
m
2M for
ADM
wavefo
rm
2M
explana
tion
Page 13/15
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
__________________________________________________________________________________________________
12
Q.6 Attempt any TWO of the following:
Marks
(a) Explain QPSK transmitter with block diagram its constellation diagram. 6M
Ans: 2M for
block
diagra
m
2M
explana
tion
2M
constell
ation
diagra
Constellation diagram of QPSK m
(b) Distinguish between m-ary PSK & m-ary FSK techniques.(Any six points) 6M
Page 14/15
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
__________________________________________________________________________________________________
Method
Bandwidth 2fb/N 2 N+1fb/N
Probability of Error More than that in M-ary FSK Less than that in M-ary
PSK
Transmitted signal
Explain fast frequency hopping techniques with suitable waveforms. State its
(c) 6M
advantage and disadvantages.
Ans: In Fast Frequency hopping multiple frequencies or hops are used to transmit one 2M
symbol. explana
The hop rate is higher than symbol rate but chip rate is equal to hop rate tion
For each symbol several hops takes place. So several frequencies changes for one
symbol such that symbol rate Rs< Hop rate Rh
A jammer cannot detect this signal because one symbol is transmitted using more
than one carrier frequency.
2M
diagra
m
Advantages : 1M
1. The processing gain is higher each
2. More secured transmission as only transmitter and receiver are aware of PN Codes for any
3. Shorter time for acquisition one
4. Robust technology adavan
Disadvantages : tage
1. Bandwidth requirement is more [GHz] and
2. Lower Coverage range due to high SNR requirement at receiver disadva
3. Complex and expensive digital frequency synthesizers are required ntage
4. Data rates are low
Page 15/15