Digital Communication
Digital Communication
DIGITAL COMMUNICATIONS
B.Tech. III Year I Sem.
Course Code: EC503PC
UNIT - I
Elements of Digital Communication Systems: Model of Digital Communication Systems, Digital
Representation of Analog Signal, Certain Issues in Digital Transmission, Advantages of Digital
Communication Systems, Sampling Theorem, Types of Sampling – Impulse Sampling , Natural
Sampling , Flat – Top Sampling. Introduction to Baseband Sampling.
Waveform Coding Techniques: PCM Generation and Reconstruction, Quantization Noise, Non Uniform
Quantization and Companding, DPCM, Adaptive DPCM, DM and Adaptive DM, Noise in PCM and DM.
UNIT - II
Information theory: Information and Entropy, Conditional Entropy and Redundancy, Shannon-Fano
Coding Mutual information, Information Loss due to Noise, Source coding- Huffman Code, Variable
Length Coding, Lempel-ziv coding, Source coding to increase average information per bit, Lossy Source
coding, Bandwidth-S/N Trade off, Hartley Shannon Law.
Error Control Codes
Linear Block Codes: Matrix Description of Linear Block Codes, Error Detection and Error Correction
Capabilities of Linear Block Codes. Cyclic Codes: Algebraic Structure, Encoding,
Syndrome Calculation, Decoding. Convolution Codes: Encoding, Decoding,
UNIT - III
Baseband Pulse Transmission: Introduction, Matched Filter, Error Rate Due to Noise, intersymbol
interference Nyquist's criterion for Distortionless Baseband Binary Transmission, Correlative -Level
Coding Baseband M-Array PAM Transmission PAM Transmission, Digital subscriber Lines, Optimal Liner
Receiver, Adaptive Equalization, Eye patterns.
Digital pass band transmission: pass band transmission model, Gram-Schmidt orthogonalization
procedure, Geometric interpretation of signals Coherent detection of signals in noise, probability of
error, Correlation receiver.
UNIT - IV
Digital Modulation Techniques: Introduction, ASK, ASK Modulator, Coherent ASK Detector, Non-
Coherent ASK Detector, FSK, Bandwidth and Frequency Spectrum of FSK, Non Coherent FSK Detector,
Coherent FSK Detector, FSK Detection using PLL, BPSK, Coherent PSK Detection, QPSK, 8-PSK, 16-
PSK Differential PSK, QAM .
UNIT - V
Spread Spectrum Modulation: Use of Spread Spectrum, Direct Sequence Spread (DSSS), and Code
Division Multiple Access, Ranging using DSSS, Frequency Hopping Spread Spectrum, PN - Sequence:
Generation and characteristics, Synchronization in Spread Spectrum Systems.
TEXT BOOKS:
1. Communications system, S. Haykin, Wiley, 4 edition 2009.
2. Digital and Analog Communication Systems – Sam Shanmugam, John Wiley, 2005.
REFERENCES:
1. Principles of Communication Systems - Herbert Taub, Donald L Schiling, Goutam Saha, 3rd
Edition, McGraw-Hill, 2008
2. Electronic communication systems, Wayne Tomasi, 5 edition, Pearson
3. Communication Systems: Analog and Digital, R. P. Singh , S. Sapre, McGraw-Hill Education, 2012
4. Digital Communications – John G. Proakis , Masoud Salehi – 5th Edition, McGraw- Hill, 2008.
DIGITAL COMMUNICATION
COURSE DESCRIPTION:
The course is intended for senior level undergraduate students to the basic principles of digital
communication systems.The course presents the fundamental techniques of generation,
transmission, and reception of digital communication system related signals applicable for a
wide range of communication applications. The concept of different Digital Modulation
Techniques has been included and related error probability analysis for optimum system
performance has been thoroughly covered in this course. The mathematical foundation of
decomposing the systems into separately designed source codes and channel codes.Itgives a
comprehensive introduction to the basics of information theory, a rather thorough treatment of
Fourier transforms and the sampling theorem.
This course gives students deep knowledge in modern digital communication systems at the
theoretical & practical level. Introduces the most advanced standards & outlines the future of
digital wireless communication systems and networking.
Prerequisites
Students are expected to have a good undergraduate background in probability theory and
Stochastic Processes, Analog Communications
COURSE OBJECTIVES
1. To learn the various pulse modulation techniques such as Delta Modulation, Adaptive Delta
Modulation, PCM and comparison.
2. To learn and analyze various digital modulation techniques such as ASK, PSK, FSK, BPSK,
DPSK, QPSK and M-ary signaling.
3. To analyze the probability of error for various modulation techniques.
4. To learn concepts of information theory and coding concepts like Huffman coding Shannon
Fano coding etc.
5. To learn the error detection and correction codes.
6. To understand the Digital communication System.
7. To understand the functional block diagram of Digital communication system.
8. To understand the need for source and channel coding.
9. To study various source and channel coding techniques.
10. To understand a mathematical model of digital communication system for bit error rate
analysis of different digital communication systems.
COURSE OUTCOMES
DIGITAL COMMUNICATION
LECTURE PLAN
UNIT-I
SAMPLING & QUANTIZATION
1. Define Dirac comb or ideal sampling function. What is its Fourier Transform?
Dirac comb is nothing but a periodic impulse train in which the impulses are spaced by a time interval
of Ts seconds. The equation for the function is given
2. Give the interpolation formula for the reconstruction of the original signal.
The interpolation formula for the reconstruction of the original signal g(t) from the sequence of sample
values {g(n/2W)}.
3. State sampling theorem.
If a finite –energy signal g(t) contains no frequencies higher than W hertz ,it is completely
determined by specifying its co=ordinates at a sequence of points spaced 1/2W seconds apart.
If a finite energy signal g(t) contains no frequencies higher than W hertz, it may be completely
recovered from its co=ordinates at a sequence of points spaced 1/2W seconds apart.
A band limited signal of finite energy, which has no frequency components higher than W Hz,
may be completely recovered from the knowledge of its samples taken at the rate of 2W samples per
second.
4. Define quadrature sampling.
Quadrature sampling is used for uniform sampling of band pass signals.
5. Define Nyquist rate.
Let the signal be band limited to W Hz. Then Nyquist rate is given as,Nyquist rate = 2W samples/sec
Aliasing will not take place if sampling rate is greater than Nyquist rate.
6. What is meant by aliasing effect?
Aliasing effect takes place when sampling frequency is less than Nyquist rate. Under such
condition,the spectrum of the sampled signal overlaps with itself. Hence higher frequencies take the
form of lower frequencies. This interference of the frequency components is called as aliasing effect. A
band limited signal of finite energy, which has no frequency components higher than W Hz, may be
completely recovered from the knowledge of its samples taken at the rate of 2W samples per second.
6. What is meant by PCM?
DIGITAL COMMUNICATION
Pulse code modulation (PCM) is a method of signal coding in which the message signal is sampled,
the amplitude of each sample is rounded off to the nearest one of a finite set of iscrete levels and
encoded so that both time and amplitude are represented in discrete form.. This allows the message to
be transmitted by means of a digital waveform.
8. What are the two fold effects of quantizing process?
1. The peak-to-peak range of input sample values subdivided into a finite set of decision levels or
decision thresholds
2. The output is assigned a discrete value selected from a finite set of representation levels are
reconstruction values that are aligned with the treads of the staircase.
9. What is meant by idle channel noise?
Idle channel noise is the coding noise measured at the receiver output with zero transmitter input.
10. What is meant by prediction error?
The difference between the actual sample of the process at the time of interest and the predictor output
is called a prediction error.
11. Define delta modulation.
Delta modulation is the one-bit version of differential pulse code modulation.
12. Define adaptive delta modulation.
The performance of a delta modulator can be improved significantly by making the step size of the
modulator assume a time- varying form. In particular, during a steep segment of the input signal the
step size is increased. Conversely, when the input signal is varying slowly, the step is reduced, In this
way, the step size is adapting to the level of the signal. The resulting method is called adaptive delta
modulation (ADM).
13. Name the types of uniform quantizer?
1. Mid tread type quantizer.
2. mid riser type quantizer.
14. Define mid tread quantizer?
Origin of the signal lies in the middle of a tread of the staircase.
15. Define mid-riser quantizer?
Origin of the signal lies in the middle of a rise of the staircase
DIGITAL COMMUNICATION
While converting the signal value from analog to digital, quantization is performed. The analog value
is assigned to nearest digital value. This is called quantization. The quantized value is then converted
into equivalent binary value. The quantization levels are fixed depending upon the number of bits.
Quantization is performed in every Analog to Digital Conversion.
17. The signal to quantization noise ratio in a PCM system depends on what criteria?
The signal to quantization noise ratio in PCM is given as,
(S/N) db≤(4.8+6v)dB
Here v is the number of bits used to represent samples in PCM. Hence signal to quantization noise
ratio in PCM depends upon the number of bits or quantization levels.
18. Define quantization error?
Quantization error is the difference between the output and input values of quantizer.
19. What you mean by non-uniform quantization?
Step size is not uniform. Non-uniform quantizer is characterized by a step size that increases as the
separation from the origin of the transfer characteristics is increased. Non-uniform quantization is
otherwise called as robust quantization. .
20. Draw the quantization error for the mid tread and mid-rise type of quantizer?
DIGITAL COMMUNICATION
21. What is the disadvantage of uniform quantization over the non-uniform quantization?
SNR decreases with decrease in input power level at the uniform quantizer but non-uniform
quantization maintains a constant SNR for wide range of input power levels. This type of quantization
is called as robust quantization.
22. What do you mean by companding?
The signal is compressed at the transmitter and expanded at the receiver. This is called as companding.
The combination of a compressor and expander is called a compander.
23. Draw the block diagram of compander? Mention the types of companding? Block diagram:
Types of companding:
1. A-law companding.
2. µ-law companding.
24. Define ADPCM
It means adaptive differential pulse code modulation, a combination of adaptive quantization and
adaptive prediction. Adaptive quantization refers to a quantizer that operates with a time varying step
size. The autocorrelation function and power spectral density of speech signals are time varying
functions of the respective variables. Predictors for such input should be time varying. So adaptive
predictors are used.
UNIT-II
DIGITAL COMMUNICATION
Block codes takes k .number of bits simultaneously form n-bit .code vector. This code vector is also called
block. Convolutional code takes one message bits at a time and generates two or more encoded bits. Thus
convolutional codes generate a string of encoded bits for input message string.
11. What is convolutional code?
Fixed number of input bits is stored in the shift register & they are combined with the help of mod 2 adders.
This operation is equivalent to binary convolution coding.
12. What is meant by syndrome of linear block code?
The non zero output of the produce YH.is called syndrome & it is used to detect the errors in y. Syndrome is
denoted by S & given as, S=YHT
13. What are the advantages of convolutional codes
Advantages:
1 .The decoding delay is small in convolutional codes since they operate of smaller blocks of data. 2. .The
storage hardware required by convolutional decoder is less since the block sizes are smaller.
Disadvantages:
1. Convolutional codes are difficult to analyze since their analysis is complex.
2. Convolutional codes are not developed much as compared to block codes.
14. Define sates of encoder?
The constraint length of the given convolutional encoder is K=2. Its rate is ½ means for single message bit
.input, two bits .x1 and x2 .are encoded at the output.S1 represents the input message bit and S.stores the
previous message 2 bit. .Since only one previous message bit is stored, .this encoder can have states depending
upon this stored message bit.Let s represent,
In the Manchester code binary ’1’is encoded by positive half pulse followed by negative pulse. And binary ‘0’
is encoded by negative half pulse followed by positive pulse.
20. State any desirable properties of a line code.
1. The PAM signal should have adequate timing content, so that clock information can be executed from the
waveform.
2.The PAM signal should be immune to channel noise and interference.
3. The PAM signal should allow error detection and correction.
21. What are the advantages of cyclic codes?
1. Encoders and decoders for cyclic codes are simple
2. Cyclic codes also detect error burst that span many successive bits.
22. What is meant by cyclic codes?
Cyclic codes are the subclasses of linear block codes. They have the property that a cyclic shift of one
codeword produces another code word.
23. Define free distance and coding gain.
Free distance is the minimum distance between code vectors. It is also equal to minimum weight of the code
vectors. Coding gain is used as a basis of comparison for different coding methods. To achieve the same bit
error rate the coding gain is defined as,
A= (Eb/No) encoded
(Eb/No) coded
For Convolutional coding, the coding gain is given as,
A = rdf /2
Here „r‟ is the code rate
And „df is the free distance.
24. What are the advantages and disadvantages of cyclic codes? Advantages:
The error detection and decoding methods of cyclic codes are simpler and easy to implement.
The encoders and decoders are simpler than non cyclic codes.
Cyclic codes have well defined mathematical structure. Hence, it is an efficient and powerful code to
detect burst errors.
Disadvantages:
The error detection is simple but error correction is little complicated
The decoders used are complex circuit.
24. What is Vitterbi decoding scheme?
It performs maximum likelihood decoding and it reduces the computational load by taking advantages in code
trellis. Decoding is done with algorithm.
26. What are the limitations of Vitterbi decoding?
It can correct up to 2 errors. A triple error pattern is un correctable by the Vitterbi algorithm. Constraint length
increases complexity also increases exponentially. The error probability decreases easily
UNIT-III
DIGITAL COMMUNICATION
BASEBAND TRANSMISSION
Correlative level coding allows the signal scaling rate of 2Bo in the channel of bandwidth Bo. This is made
physically possible by allowing ISI in the transmitted signal in controlled manner this ISI is known to the
receiver.
18. Define the term ISI.
The presence of outputs due to other bits interference with the output of required bit .This effect is called inter
symbol interference (ISI)
19. Write the performance of data transmission system using eye pattern technique.
The width of the eye opening defines the interval over which the received wave can be sampled without error
from inter symbol interference. The sensitivity of the system to timing error is determined by the rate of
closure of the eye as the sampling time is varied
20. What is the necessity of equalization?
When the signal is passed through the channel distortion is introduced in terms of
1) Amplitude
2) Delay this distortion creates problem of ISI. The detection of the signal also becomes difficult this
distraction can be compensated with the help of equalizer.
21. What is matched filter?
The matched filter is a baseband signal receiver, which works in presence of white Gaussian noise. The
impulse response of the matched filter is matched to the shape of the input signal.
22. Why do we need equalization in base band transmission?
When the signal is passed through the channel, distortion is introduced in terms of i) Amplitude. Ii) Delay.
This distortion creates of ISI. The detection of the signal also becomes difficult. This distortion can be
compensated with the help of equalizers. Equalizers are basically filters which connect the channel distortion.
23. List the primary causes for the noise in communication system.
i) Band limited nature of the channel.
ii) Environmental effects such as lighting, humidity, temperature etc.
iii) EMI and RFI
iv) Thermal noise due to electronic components.
24. Define modulation rate.
It is defined as the rate at which signal level is changed depending On the nature of the format used to
represent the digital data. It is measured in Bauds or symbols per second.
25. State NRZ Unipolar format.
In this format binary 0 is represent by no pulse and binary 1 is represented by the positive pulse.
26. State NRZ polar format.
Binary 1 is represented by a positive pulse and binary 0 is represented by a Negative pulse.
27. State NRZ bipolar format.
Binary 0 is represented by no pulse and binary one is repre ented by the alternative p sitive and negative pulse.
Binary 0 Æ The first half bit duration negative pulse and the second half Bit duration positive pulse.
Binary 1Æ first half bit duration positive pulse and the second half Bit duration negative pulse.
29. What is PAM?
PAM is the pulse amplitude modulation. In pulse amplitude modulation, the amplitude of a carrier consisting
of a periodic train of rectangular pulses is varied in proportion to sample values of a message signal.
30. What is the need for speech coding at low bit rates?
The use of PCM at the standard rate of 64 Kbps demands a high channel bandwidth for its transmission ,so for
certain applications, bandwidth is at premium, in which case there is a definite need for speech coding at low
bit rates, while maintaining acceptable fidelity or quality of reproduction.
31. What is meant by forward and backward estimation?
AQF:Adaptive quantization with forward estimation. Unquantized samples of the input signal are used
to derive the forward estimates.
AQB:Adaptive quantization with backward estimation. Samples of the quantizer output are used to
derive the backward estimates.
APF:Adaptive prediction with forward estimation, in which Unquantized samples of the input signal
are used to derive the forward estimates of the predictor coefficients.
APB: Adaptive prediction with backward estimation, in which Samples of the quantizer output and the
prediction error are used to derive estimates of the predictor coefficients.
32. What are the limitations of forward estimation with backward estimation?
Side information
Buffering
Delay
33. What are formant frequencies?
In the context of speech production the formant frequencies are the resonant frequencies of the vocal tract tube.
The formants depend on the shape and dimensions of the vocal tract.
34. Define data signaling Rate.
Data signaling rate is defined as the rate measured in terms bits per second (b/s) at which data are transmitted.
Data signaling rate Rb=I/Tb Where Tb=bit duration.
35. Mention the merits of DPCM.
Bandwidth requirement of DPCM is less compared to PCM.
Quantization error is reduced because of prediction filter
Numbers of bits used to represent one sample value are also reduced compared to PCM.
36. What is the main difference in DPCM and DM?
DM encodes the input sample by one bit. It sends the information about + δ or -δ,ie step rise or fall. DPCM can
have more than one bit of encoding the sample. It sends the information about difference between actual
sample value and the predicted sample value.
The message can be recovered from PAM by passing the PAM signal through reconstruction filter integrates
amplitude of PAM pulses. Amplitude reconstruction signal is done to remove amplitude discontinuities due to
pulses.
38.Write an expression for bandwidth of binary PCM with N messages each with a maximum frequency
of fm Hz.
If „v‟ number of bits are used to code each input sample, then bandwidth of PCM is given as, BT ≥
N.v.fm .Here v. fm is the bandwidth required by one message.
39. How is PDM wave converted into PPM message?
The PDM is signal is clock signal to monostable multivibraor. The multivibraor triggers on falling edge. Hence
a PPM pulse of fixed width is produced after falling edge of PDM pulse. PDM represents the input signal
amplitude in the form of width of the pulse. A PPM pulse is produced after the width of PDM pulse. In other
words,the position of the PPM pulse depends upon input signal amplitude.
40. Mention the use of adaptive quantizer in adaptive digital waveform coding schemes.
Adaptive quantizers change its step size according variance of the input signal. Hence quantization error is
significantly reduced due to the adaptive quantization.ADPCM uses adaptive quantization. The bit rate of such
schemes is reduced due to adaptive quantization.
41. What do you understand from adaptive coding?
In adaptive coding, the quantization step size and prediction filter coefficients are changed as per properties of
input signal. This reduces the quantization error and number of bits to represent the sample value. Adaptive
coding is used for speech coding at low bits rates.
42. What is meant by adaptive delta modulation?
In adaptive delta modulation, the step size is adjusted as per the slope of the input signal. Step size is made
high if slope of the input signal is high. This avoids slope overload distortion.
43. What is the advantage of delta modulation over pulse modulation schemes? Delta modulation encodes
one bit per samples. Hence signaling rate is reduced in DM.
44. What is the advantage of delta modulation over PCM?
Delta modulation uses one bit to encode on sample. Hence bit rate of delta modulation is low compared to
PCM.
45. What are the two limitations of delta modulation?
Slope of overload distortion.
Granular noise.
46. How does Granular noise occurs?
It occurs due to large step size and very small amplitude variation in the input signal.
47. What are the advantages of the Delta modulation?
Delta modulation transmits only one bit for one sample. Thus the signaling rate and transmission channel
bandwidth is quite small for delta modulation. The transmitter and receiver implementation is very much
simple for delta modulation. There is no analog to digital converter involved in delta modulation.
UNIT –IV
DIGITAL COMMUNICATION
1. Mention the need of optimum transmitting and receiving filter in baseband data transmission.
When binary data is transmitted over the baseband channel, noise interfaces with it. Because of this noise
interference, errors are introduced in signal detection. Optimum filter performs two functions while receiving
the noisy signal:
1) Optimum filter integrates the signal during the bit interval and checks the output at the time instant where
signal to noise ratio is maximum
2) Transfer function of the optimum filter is selected so as to maximize signal to noise ratio.
3) Optimum filter minimizes the probability of error.
2. Define ASK.
In ASK, carrier is switched on when binary 1 is to be transmitted and it is switched off when binary D is to be
transmitted ASK is also called on-off keying.
3. What is meant by DPSK?
In DPSK, the input sequence is modified. Let input sequence be d(t) and output sequence be b(t). Sequence
b(t) changes level at the beginning of each interval in which d(t)=1 and it does not changes level when d(t)=0.
When b(t) changes level, phase of the carrier is changed. And as stated above, b(t) changes t=its level only
when d(t) =1. This means phase of the carrier is changed only if d(t)=1. Hence the technique is called
Differential PSK.
4. Explain coherent detection?
In coherent detection, the local carrier generated at the receiver is phase locked with the carrier at the
transmitter. The detection is done by correlating received noisy signal and locally generated carrier. The
coherent detection is a synchronous detection.
5. What is the difference between PSK and FSK?
In PSK, phase of the carrier is switched according to input bit sequence. In FSK frequency of the carrier is
switched according to input bit sequence. FSK needs double of the bandwidth of PSK.
6. What is meant by coherent ASK?
In coherent ASK, correlation receiver is used to detect the signal. Locally generated carrier is correlated with
incoming ASK signal. The locally generated carrier is in exact phase with the transmitted carrier. Coherent
ASK is also called as synchronous ASK.
7. What is the advantage of coherent PSK over coherent ASK?
ASK is on-off signalling, where as the modulated carrier is continuously transmitted in PSK. Hence peak
power requirement is more ASK, whereas it is reduced in case of PSK.
8. Explain the model of band pass digital data transmission system?
The band pass digital data transmission system consists of source, encoder and modulator in the transmitter.
Similarly receiver, decoder and destination form the transmitter.
9. What is baseband signal receiver?
DIGITAL COMMUNICATION
A baseband signal receiver increases the signal to noise ratio at the instant of sampling. This reduces the
probability of error. The baseband signal receiver is also called optimum receiver.
10. What is matched filter?
The matched filter is a baseband signal receiver, which works in presence of white Gaussian noise. The
impulse response of the matched response of the matched filter is matched to the shape pf the input signal.
11. What is the value of maximum signal to noise ratio of the matched filter? When it becomes
maximum?
Maximum signal to noise ratio is the ratio of energy to PSD of white noise. i.e., ρmax = E/ (N0/2)
This maximum value occurs at the end of bit duration i.e. Tb.
12. What is correlator?
Correlator is the coherent receiver. It correlates the received noisy signal f(t) with the locally generated replica
of the unknown signal x(t). Its output is denoted as r(t).
13. On what factor, the error probability of matched filter depends.
Error probability is given as
Pe = 1/2erfc√E/No
This equation shows that error probability depends only on energy but not on shape of the signal.
14. Bring out the difference between coherent & non coherent binary modulation scheme.
a. Coherent detection:
In this method the local carrier generated at the receiver is phase locked with the carrier at the transmitter.
Hence it is called synchronous detection
b. Non coherent detection:
In this method, the receiver carrier need not be phase locked with transmitter carrier. Hence it is called
envelope detection.
15. Write the expression for bit error rate for coherent binary FSK.
Bit error rate for coherent binary FSK is given as,
Pe = 1/2erfc√0.6E/No
16. Highlight the major difference between a QPSK & MSK signal.
MSK signal have continuous phase in all the cases, where as QPSK has phase shift of π/2 or π.
17. What is the error probability of MSK & DPSK?
Error probability of MSK: Pe = 1/2erfc√E/No
Error probability of DPSK: Pe = 1/2e-Eb/No
18. In minimum shift keying what is the relation between the signal frequencies & bit rate.
Let the bit rate be fb and the frequency of carrier be f0. The higher and lower MSK signal frequencies are
given as,
fH = f0 + fb/4
fL = f0 - fb/4
19. List the advantages of Pass band transmission.a. Long distance.
b. Analog channels can be used for transmission.
DIGITAL COMMUNICATION
c. Multiplexing techniques can be used for bandwidth conservation. d. Transmission can be done by using
wireless channel also.
20. List the requirements of Pass band transmission.
a. Maximum data transmission rate.
b. Minimum probability of symbol error.
c. Minimum transmitted power.
21. What is signal constellation diagram?
The signal constellation diagram is similar to the phasor diagram but the entire phasor is not drawn. The signal
constellation diagram shows only relative positions of the peaks of the phasors.The signal constellation
diagram is also called state space diagram.
22. Define QPSK.
QPSK is Quadriphase –shift keying. In QPSK the phase of the carrier takes on one of the four equally
spaced values Such as –/4 , 3–/4, 5–/4 and 7–/4.
In QPSK two successive bits in the data sequence are grouped together. This combination of two bits
forms four distinct symbols. When symbols are changed to next symbol the phase of the carrier is
changed by 450.
23.What is meant by memory less modulation?
When the digital symbol modulates amplitude, Phase or frequency of the carrier without any reference to
provide symbol, it is called memory less modulation.ASK, FSK, PSK, QPSK etc.are memory less modulation
techniques.
DIGITAL COMMUNICATION
UNIT-V
SPREAD SPECTRUM MODULATION
1. Explain the features of DSSS?
Ans. Some of the important features of DSSS are as follows:
(i) It provides good security againt potential jamming or interception.
(ii) The DSSS is extremely effective against narrowband jamming signals
(iii) The narrowband communication signals can co-exist with the DSSS signals
(iv) The DSSS signal is not very effective against broadband interference.
2. Give the Applications of DS-SS System.
Ans. Some of the important applications of the DS-SS system are as follows:
(i) To combat the intentional interference Gamming)
(ii) To reject the unintentional interference
(iii) To minimize the self interference due to multipath propagation
(iv) In the low probability of intercept (LPI) signal
(v) In obtaining the message privacy
(vi) Code division multiple access with DS-SS.
3. Define CDMA Services.
Following are some of the important CDMA services:
1. Voice services
3. Circuit switched data
5. Message services
7. Location based services
2. Data services
4. Packet switched data
6. CDMA radio
8. CDMA radio channel
4. Direct Sequence Merits Demerits
merits
i) Simpler to implement
ii) Low probability of interception
iii) Can withstand multi-access interference reasonably well
demerits
i) Code acquisition may be difficult
ii) Susceptible to Near-Far problem
iii) Affected by jamming
5. Frequency Hopping Merits Demerits
merits
Less affected by Near-Far problem
DIGITAL COMMUNICATION
21) The digital modulation scheme in which the step size is not fixed is
a. Delta modulation
b. Adaptive delta modulation
c. DPCM
d. PCM
ANSWER:(b) Adaptive delta modulation
22) In Adaptive Delta Modulation, the slope error reduces and
a. Quantization error decreases
b. Quantization error increases
c. Quantization error remains same
d. None of the above
ANSWER: (b) Quantization error increases
23) The number of voice channels that can be accommodated for transmission in T1 carrier system is
a. 24
b. 32
c. 56
d. 64
ANSWER: (a) 24
24) The maximum data transmission rate in T1 carrier system is
a. 2.6 megabits per second
b. 1000 megabits per second
c. 1.544 megabits per second
d. 5.6 megabits per second
ANSWER: (c) 1.544 megabits per second
25) T1 carrier system is used
a. For PCM voice transmission
b. For delta modulation
c. For frequency modulated signals
d. None of the above
ANSWER: (a) For PCM voice transmission
26) Matched filter may be optimally used only for
a. Gaussian noise
b. Transit time noise
c. Flicker
d. All of the above
ANSWER:(a) Gaussian noise
27) Characteristics of Matched filter are
a. Matched filter is used to maximize Signal to noise ratio even for non Gaussian noise
b. It gives the output as signal energy in the absence of noise
c. They are used for signal detection
d. All of the above
ANSWER: (d) All of the above
DIGITAL COMMUNICATION
c. 4 bit/ symbol
d. None of the above
ANSWER: (a) 1 bit/ symbol
112) The BPSK signal has +V volts and -V volts respectively to represent
a. 1 and 0 logic levels
b. 11 and 00 logic levels
c. 10 and 01 logic levels
d. 00 and 11 logic levels
ANSWER: (a) 1 and 0 logic levels
113) The binary waveform used to generate BPSK signal is encoded in
a. Bipolar NRZ format
b. Manchester coding
c. Differential coding
d. None of the above
ANSWER: (a) Bipolar NRZ format
114) The bandwidth of BFSK is ______________ than BPSK.
a. Lower
b. Same
c. Higher
d. Not predictable
ANSWER: (c) Higher
115) In Binary FSK, mark and space respectively represent
a. 1 and 0
b. 0 and 1
c. 11 and 00
d. 00 and 11
ANSWER: (a) 1 and 0
116) The frequency shifts in the BFSK usually lies in the range
a. 50 to 1000 Hz
b. 100 to 2000 Hz
c. 200 to 500 Hz
d. 500 to 10 Hz
ANSWER: (a) 50 to 1000 Hz
117) The spectrum of BFSK may be viewed as the sum of
a. Two ASK spectra
b. Two PSK spectra
c. Two FSK spectra
d. None of the above
ANSWER: (a) Two ASK spectra
118) The maximum bandwidth is occupied by
a. ASK
b. BPSK
DIGITAL COMMUNICATION
c. FSK
d. None of the above
ANSWER: (c) FSK
119) QPSK is a modulation scheme where each symbol consists of
a. 4 bits
b. 2 bits
c. 1 bits
d. M number of bits, depending upon the requireme
ANSWER: (b) 2 bits
120) The data rate of QPSK is ___________ of BPSK.
a. Thrice
b. Four times
c. Twice
d. Same
ANSWER: (c) Twice
121) QPSK system uses a phase shift of
a. Π
b. Π/2
c. Π/4
d. 2Π
ANSWER: (b) Π/2
122) Minimum shift keying is similar to
a. Continuous phase frequency shift keying
b. Binary phase shift keying
c. Binary frequency shift keying
d. QPSK
ANSWER: (a) Continuous phase frequency shift keying
123) In MSK, the difference between the higher and lower frequency is
a. Same as the bit rate
b. Half of the bit rate
c. Twice of the bit rate
d. Four time the bit rate
ANSWER: (b) Half of the bit rate
124) The technique that may be used to reduce the side band power is
a. MSK
b. BPSK
c. Gaussian minimum shift keying
d. BFSK
ANSWER: (c) Gaussian minimum shift keying
DIGITAL COMMUNICATION
REVIEW QUESTIONS
DESCRIPTIVE TYPE QUESTION
UNIT-I
1. Describe with a neat block diagram the operation of a continuously variable slope delta modulator
(ADM).
2. Compare Delta modulation with Pulse code modulation technique
3. State and prove the sampling theorem for low pass signals.
4. A signal m ( t ) = cos ( 200p t ) + 2 cos ( 320p t ) is ideally sampled at fS = 300Hz. If the sampled
signal is passed through a low pass filter with a cutoff frequency of 250Hz. What frequency
components will appear in the output?
5. With a neat sketch explain the basic elements of a digital communication system.& List the
advantages and disadvantages of PCM.
6. Explain about Non uniform Quantization
7. a). Explain about Differential PCM and compare with PCM
b) . Explain about Quantization noise in PCM
8. A DM system is designed to operate at three times the Nyquist rate for a signal with 3 kHz
bandwidth. The quantizing step size is 250 mV.
a. Determine the maximum amplitude of a 1 kHz input sinusoid for which the delta modulator does
not show slope overload.
b. Determine the post filtered output SNR for the signal of part (i).
9. Describe about Detla modulation and demodulation.
10. a) Draw the block diagram and explain Digital communication system.
b) Describe the advantages of Digital communication system
11. Draw the block diagram of PCM and explain
12. a) Represent the data 110101 in all the encoding formats
b). what are the functions of regenerative repeaters.
II UNIT
20. Transmitter has an alphabet at 4 letters x1,x2,x3,x4 and receiver has an alphabet at these
23. Write notes on (a) Binary symmetric channel (b) Binary Communication Channel (c)
Cascaded Channel.
24. Write notes on (a) Binary erasure channel (b) noise free channel (c) non-symmetric channel
(d) repitition channels.
25. Explain matrix description of linear block codes
26. The parity check bits of a (8,4) block code are generated by
c5= d1+d2+d4
c6=d1+d2+d3
c7=d1+d3+d4
c8=d2+d3+d4
where d1, d2, d3and d4 are the message digits.
(i)Find the generator matrix and parity check matrix for this code
(ii)Find the minimum weight of this code
(iii)Find the error detecting capabilities of this code.
27. Discuss the performance of convolution codes
28. Explain about Decoding using Viterbi algorithm with an example.
29. A Convolution encoder is described by the polynomial g1(x)=1+x+x 2,g2(x)=x+x2 for the
message i/p 1010 draw state diagram,tree,trellis.
30. A (15,5) Linear Cyclic codes has a g(x)=1+x+x2+x4+x5+x8+x10 draw the encoder find the code
vector for D(x)=1+x+x2
31. Construct a (7,4)systematic & nonsystematic code word for
2 3
m=1101,g(x)=1+x+x +x and calculate the syndrome for R=010101 1
32. Consider a (6,3) Generator matrix
1 0 0 0 1 1
G= 0 1 0 1 0 1
0 0 1 1 1 0
G= 0 1 0 1 0 1
0 0 1 1 1 0
(i) Find all the code vectors
(ii) Check whether the generated code for 110 is correct or not
34. A(15,5) linear cyclic code has a generator g(x)=1+x+x2+ x4+x5+x8+x10
a)Draw the block diagram of encoder and syndrome calculator for this code.
b)Find the code polynomial for the message polynomial(X)=1+ x2+ x4
35. Explain about block codes in which each block of k message bits encoded into block of n>k
bits with an example
36. The generated polynomial of(7,4) cyclic code is g(x)=1+ x2+ x3.find the code words for the
1101,1110 in systematic form and non systematic form.
37. Design an encoder for (7,4) binary cyclic code generated by g(x)= 1+x+x 2+ x3& verify its
operation using message vector 1010.
38. Design a syndrome calculator for (7,4) binary cyclic code generated by g(x)= 1+x+
x3.calculate the syndrome for R=1001010.
39. Encode the input sequence 1101 with encoding methods of convolution code
III UNIT
40. With a neat sketch explain the QPSK transmitter and Receiver
41. Calculate the error probability for QPSK and PSK
42. Discuss in brief about matched filter
43. Explain ASK Modulator, Coherent ASK and Non-Coherent Detector and .Calculate the error
probability for ASK
44. What is FSK, draw the Frequency Spectrum of FSK.
45. Explain about coherent and Non coherent FSK Detection,
46. With an example explain Differential PSK.
47. Write the comparisons among ASK, PSK, FSK and DPSK
48. Explain about PSK Calculate the error probability for PSK
49. Explain about the optimum filters.
50. Explain about Transmitter and receiver of DEPSK
51. Calculate the error probability for FSK
52. Describe integrate and dump receiver.
53. Describe about coherent reception and matched filter.
V UNIT
54. Describe about Code Division Multiple Access, List all the applications of Spread Spectrum
55. Describe Frequency Hopping Spread in detail.
56. Describe PN – sequences: Generation with an example.
57. Describe Synchronization in Direct Sequence Spread Spectrum Systems
58. Explain Synchronization in Frequency Hopping Spread Spectrum Systems
59. Describe about Direct Sequence Spread Spectrum (DSSS)
60. Give an example of DSSS and explain in detail..
SHORT QUESTIONS
I UNIT
1. Define sampling theorem.
DIGITAL COMMUNICATION
III UNIT
60. What is optimum filter.
61. What is matched filter.
62. What is the probability of error of matched filter
63. What is the probability of error of ASK
64. What is the probability of error of PSK
65. What is the probability of error of FSK
66. What is the probability of error of QPSK
67. Describe coherent detection of ASK
68. Describe non coherent detection of ASK
69. Describe coherent detection of PSK
70. Describe coherent detection of FSK
71. Describe non coherent detection of FSK
72. Draw the block diagram of QPSK transmitter.
73. Draw the block diagram of QPSK receiver.
74. Draw the spectrum of PSK and what is its bandwidth.
75. Draw the spectrum of FSK and what is its bandwidth
76. Represent 1010110 in ASK,PSK,FSK
77. Describe the application of ASK
78. Describe the application of PSK
79. Describe the application of FSK
80. Describe the application of QPSK
81. Describe DPSK transmitter
82. Describe DEPSK
83. What is QAM
84. Draw the signal space diagram of QAM.
V UNIT
85. Describe Spread spectrum modulation.
86. Discuss the application of Spread spectrum modulation
87. Discuss the advantages of Spread spectrum modulation
88. Describe Direct sequence Spread spectrum modulation
89. Describe Frequency Hopping Spread spectrum modulation
90. Discuss Code division multiple acess.
DIGITAL COMMUNICATION
2.a) With neat block diagram, Explain the process of Sampling and Quantization in digital
communication.
b) Derive the expression for the Quantization error. [5+5]
OR
3.a) Explain about the noise in PCM systems.
b) Write the comparison between PCM and Analog modulation techniques. [5+5]
4.a) With neat diagrams and equations, explain about PSK system.
b) Draw the space representation of BPSK. And also draw its waveforms? [5+5]
OR
5.a) The bit stream 1011100011 is to be transmitted using DPSK. Determine the encoded
sequence and transmitted phase sequence.
6. Explain about DPSK system. And also give the comparison between DPSK and PSK. [5+5]
6.a) What is the need of pulse shaping for optimum transmission in baseband transmission?
Explain.
b) What is meant by Cross talk? Explain in detail about the causes for cross talk. [5+5]
OR
7.a) Briefly explain about Variable length coding.
b) Explain about Error detection and Correction capabilities of Hamming codes. [5+5]
OR
9.a) Explain how Parity checking can be used for error detection or error correction.
For a linear block code, prove with example that:
i) The Syndrome depends only on error pattern and not on transmitted code word?
ii) All error patterns that differ by a codeword have the same syndrome? [5+5]
10.a) Explain the role of code division multiple access technique in present generation?
b) Give a brief history about direct sequence spread spectrum. [5+5]
OR
11.a) Explain about PN-Sequences generation and their characteristics. [5+5]
15. What is meant by Synchronization? Why we require synchronization in spread spectrum? Explain in
detail.
DIGITAL COMMUNICATION
R13
DIGITAL COMMUNICATIONS
Part A is compulsory which carries 25 marks. Answer all questions in Part A. Part B
consists of 5 Units. Answer any one full question from each unit. Each question carries
OR
3.a) Explain the tradeoff between bandwidth and signal to noise ratio.
b) Distinguish between analog communication and digital [5+5]
DIGITAL COMMUNICATION
communication.
OR
Explain the DPSK modulation technique with the help of a neat
5.a) sketch.
b) Define eye diagram. Draw the eye diagram for FSK. [5+5]
OR
OR
OR
11.a) Describe with a neat sketch the direct sequence Spread spectrum technique.
R13
DIGITAL COMMUNICATIONS
(Electronics and Communication Engineering)
Part A is compulsory which carries 25 marks. Answer all questions in Part A. Part B
consists of 5 Units. Answer any one full question from each unit. Each question carries
2.a) A voice frequency signal band limited to 3kHz is transmitted with the use of the DM
system. The pulse repetition frequency is 30,000 pulses per second, and the step size is
40mV. Determine the permissible speech signal amplitude to avoid slope overload.
OR
3.a) In a binary PCM system, the output signal to quantizing noise ratio is to be held to a
minimum of 40dB. Determine the number of required levels and find the corresponding
4.a) Explain frequency shift keying. Describe coherent detection of FSK signals. What
performance?
6. Explain non coherent detection method of binary frequency shift keying scheme. [5+5]
OR
5.a) Explain coherent detection of PSK signals and derive probability of error.
b) Differentiate coherent and non-coherent detection techniques. [5+5]
6.a) Derive the bit error probability of a coherent ASK signaling scheme.
3. Apply Shannon-Fano coding procedure of M=2 and M=3 [x]=[x1, x2, x3, x4, x5, x6, x7,
x8] with probability [P]=[1/4, 1/8, 1/16, 1/16, 1/4, 1/16, 1/8 ,1/16]. [5+5]
OR
7.a) Compare code efficiency of Shanon Fano coding and Huffman coding when five source
messages have probabilities m1=0.4, m2=0.15, m3=0.15, m4=0.15, m5=0.15.
b) Obtain the probability of bit error for coherently detected BPSK. [5+5]
DIGITAL COMMUNICATION
8.a) We transmit either a 1 or a 0, and add redundancy by repeating the bit. (i) Show that if
we transmit 11111 or 00000, then 2 errors can be corrected. (ii) Show that in general if
we transmit the same bit 2t+1 times we can correct upto t errors.
b) What are code tree, code trellis and state diagrams for convolution encoders? [5+5]
OR
9.a) Design the encoder for the (7, 4) cyclic code generated by G(p)=p 3+p2+1 and also
verify the operation for any message vector.
16. Derive the steps involved in generation of linear block codes. Define and explain the
properties of syndrome. [6+4]
10.a) Derive the necessity of DSSS techniques. Draw the transmitter and receiver block
diagram and explain.
b) Write a note on CDMA. [6+4]
OR
11.a) Explain the advantages and applications of spread spectrum modulation.
b) Discuss the frequency hopping spread spectrum technique in detail. [4+6]