SlideShare a Scribd company logo
1 of 59
Digital Communications - PRELIM
ECE 502
Digital Transmission
djaamora@gmail.com
Learning Outcomes
After studying this chapter, you should be able to:
๏ฑ Compare analog and digital communication techniques and discuss the advantages of each.
๏ฑ Calculate the minimum sampling rate for a signal and explain the necessity for sampling at
that rate or above.
๏ฑ Describe the common types of analog pulse modulation.
๏ฑ Describe pulse-code modulation and calculate the number of quantizing levels, the bit rate,
and the dynamic range for PCM systems.
๏ฑ Explain companding, show how it is accomplished, and explain its effects.
๏ฑ Describe the coding and decoding of a PCM signal.
๏ฑ Describe differential PCM and explain its operation and advantages.
๏ฑ Describe delta modulation and explain the advantages of adaptive delta modulation.
๏ฑ Distinguish between lossless and lossy compression and provide examples of each.
electronic communications is the transmission, reception, and processing of
information with the use of electronic circuits.
Information is defined as knowledge or intelligence that is communicated (i.e.,
transmitted or received) between two or more points.
djaamora@gmail.com
Digital communications
Digital Modulation
Or
Digital Radio
Digital Transmission
require a physical facility between the
transmitter and receiver, such as a metallic
wire pair, a coaxial cable, or an optical fiber
cable.
the carrier facility could be
a physical cable, or it
could be free space.
djaamora@gmail.com
Kurose, J and Ross, K, Computer Networking, 6th ed, ยฉ2013
Definition
digital transmission is the transmittal of digital signals between two
or more points in a communications system. The
a physical facility, such as a pair of wires, coaxial cable, or an optical fiber cable,
is required to interconnect the various points within the system.
TRUE OR FALSE:
Digital pulses cannot be propagated through a wireless transmission
system, such as Earthโ€™s atmosphere or free space (vacuum).
djaamora@gmail.com
Advantages of Digital Transmission
๏ฑ noise immunity
๏ฑ ease of multiplexing,
๏ฑ ease of processing,
๏ฑ simpler to measure and evaluate
๏ฑ transmission errors can be detected and corrected more easily and
more accurately
djaamora@gmail.com
Disadvantages of Digital Transmission
๏ฑ requires significantly more bandwidth
*Bandwidth is one of the most important aspects of any communications system because it is
costly and limited.
๏ฑ additional encoding and decoding circuitry
๏ฑ requires precise time synchronization between the clocks in the transmitters
and receivers
๏ฑ incompatible with older analog transmission systems
djaamora@gmail.com
djaamora@gmail.com
PULSE MODULATION
Pulse modulation consists essentially of sampling analog information signals
and then converting those samples into discrete pulses and transporting the
pulses from a source to a destination over a physical transmission medium.
PULSE MODULATION
ANALOG DIGITAL
PULSE AMPLITUDE
MODULATION
PULSE POSITION
MODULATION
PULSE DURATION
MODULATION
PULSE CODE
MODULATION
DELTA MODULATION
ADAPTIVE DELTA
MODULATION
Differential PCM
djaamora@gmail.com
PULSE WIDTH MODULATION (PWM)
PWM is sometimes called pulse
duration modulation (PDM) or pulse
length modulation (PLM), as the
width (active portion of the duty
cycle) of a constant amplitude pulse
is varied proportional to the
amplitude of the analog signal at the
time the signal is sampled.
Tomasi,Wayne, Advanced Electronic Communication System, 6th ed, ยฉ 2014
djaamora@gmail.com
PULSE POSITION MODULATION (PPM)
PPM, the position of a constant-
width pulse within a prescribed
time slot is varied
according to the amplitude of the
sample of the analog signal
Tomasi,Wayne, Advanced Electronic Communication System, 6th ed, ยฉ 2014
djaamora@gmail.com
PULSE AMPLITUDE MODULATION (PAM)
PAM, the amplitude of a
constant width, constant-
position pulse is varied
according to the amplitude of
the sample of the analog
signal.
Tomasi,Wayne, Advanced Electronic Communication System, 6th ed, ยฉ 2014
djaamora@gmail.com
PULSE CODE MODULATION (PCM)
Alex H. Reeves is credited with inventing PCM in 1937 while working for
AT&T at its Paris laboratories.
PCM is the only digitally encoded modulation technique
The term pulse code modulation is somewhat of a misnomer, as it is not really a type of
modulation but rather a form of digitally coding analog signals.
PULSE CODE MODULATION (PCM)
djaamora@gmail.com
PCM PROCESS
SAMPLING QUANTIZATION ENCODING
Analog Signal
Time: Continuous
Amplitude: Continuous
Example: ๐‘ฅ ๐‘ก = ๐‘ ๐‘–๐‘›(2๐œ‹๐‘“๐‘ก)
@ t = 0.1, 0.11, 0.115,โ€ฆโ€ฆ
Discrete Signal
Time: Discrete
Amplitude: Continuous
Example: ๐‘ฅ(๐‘›) = ๐‘ ๐‘–๐‘›(2๐œ‹๐‘“๐‘›๐‘‡๐‘ )
@ Ts = 0.1, 0.2, 0.3,โ€ฆโ€ฆ
Digital Signal
Time: Discrete
Amplitude: Discrete
101101
djaamora@gmail.com
SAMPLING
Blake, Roy, Electronics Communication System, 2nd ed
djaamora@gmail.com
SAMPLING RATE
In 1928, Harry Nyquist showed mathematically that it is possible to
reconstruct a band-limited analog signal from periodic samples, as long as
the sampling rate is at least twice the frequency of the highest-frequency
component of the signal.
If the sampling rate is too low, a form of distortion called aliasing or
foldover distortion is produced
If the sampling rate is too low, a form of distortion called aliasing or
foldover distortion is produced
djaamora@gmail.com
Aliasing or Foldover Distortion
Blake, Roy, Electronics Communication System, 2nd ed
Example
Find the Nyquist rate and Nyquist interval for the following signals:
๐‘–๐‘–. ) ๐‘š ๐‘ก =
1
2๐œ‹
cos 400๐œ‹๐‘ก cos(1000๐œ‹๐‘ก)
๐‘–. ) ๐‘š ๐‘ก =
sin 500๐œ‹๐‘ก
๐œ‹๐‘ก
๐‘“๐‘  = 500๐ป๐‘ง, ๐‘‡๐‘  = 2๐‘š๐‘ ๐‘’๐‘
๐‘“๐‘  = 5000๐ป๐‘ง, ๐‘‡๐‘  = 0.2๐‘š๐‘ ๐‘’๐‘
cosAcosB =1/2 [cos(A+B)+cos(A-B]
djaamora@gmail.com
The codes currently used for PCM are sign-
magnitude codes, where the most significant bit
(MSB) is the sign bit and the remaining bits are
used for magnitude.
Quantization is the process of converting
an infinite number of possibilities to a finite
number of conditions
Assigning PCM codes to absolute magnitudes is
called quantizing
Quantization
Tomasi,Wayne, Advanced Electronic Communication System, 6th ed, ยฉ 2014
Quantization
Quantization and the Folded Binary Code in PCM
The magnitude difference between adjacent steps is called the quantization interval or quantum. This type
of code is called a folded binary code because the codes on the bottom half of the table are a mirror image
of the codes on the top half, except for the sign bit.
The smaller the magnitude of a quantum, the better (smaller) the resolution and the more
accurately the quantized signal will resemble the original analog sample.
Tomasi,Wayne, Advanced Electronic Communication System, 6th ed, ยฉ 2014
Quantization and the Folded Binary Code
The leftmost bit is the sign bit (1=+ and 0= - ), and the two rightmost bits represent magnitude.
๏ฑ The 0-V codes each have an input range equal to only one-half a quantum.
n = number of bits in a PCM code, excluding the sign bit
The magnitude of a quantum is also called the resolution.
Tomasi,Wayne, Advanced Electronic Communication System, 6th ed, ยฉ 2014
Example
Input Signal Subrange (V) Quantization Level ๐’™๐’’ Binary Code
โ‰ค ๐’™ <
โ‰ค ๐’™ <
< ๐’™ <
โ‰ค ๐’™ <
Example
Sampled Analog Value ๐’™ 0 0.6 0.95 0.95 0.6 0 -0.6 -0.95 -0.95 -0.6 0
Quantized Level ๐’™๐’’
Binary Equivalent Code ๐’Š
Quantization error ๐’’๐’†
djaamora@gmail.com
Quantized Level (๐’™๐’’)
= round
๐’”๐’‚๐’Ž๐’‘๐’๐’† ๐’—๐’๐’๐’•๐’‚๐’ˆ๐’† (๐’™)
๐’“๐’†๐’”๐’๐’๐’–๐’•๐’Š๐’๐’
maximum quantization error
Dynamic Range
The number of PCM bits transmitted per sample is determined by several variables,
including maximum allowable input amplitude, resolution, and dynamic range.
Dynamic Range (DR) is the ratio of the largest possible magnitude to the smallest
possible magnitude (other than 0 V) that can be decoded by the digital-to-analog
converter in the receiver.
djaamora@gmail.com
djaamora@gmail.com
๏ฑ The maximum magnitude for the quantization error is equal to one-half a quantum
Quantization Error or Noise
๏ฑ any round-off errors in the transmitted signal
are reproduced when the code is converted
back to analog in the receiver. This error is
called the quantization error (Qe).
๏ฑ The quantization error is equivalent to
additive white noise as it alters the signal
amplitude
๏ฑ quantization error is also called quantization noise (Qn).
djaamora@gmail.com
Tomasi,Wayne, Advanced Electronic Communication System, 6th ed, ยฉ 2014
Coding Efficiency
๏ฑ Coding efficiency is a numerical indication of how efficiently a PCM code
is utilized.
๏ฑ Coding efficiency is the ratio of the minimum number of bits required to
achieve a certain dynamic range to the actual number of PCM bits used.
djaamora@gmail.com
Determine the dynamic range for a 10-bit sign-magnitude PCM code.
Determine the minimum number of bits required in a PCM code for a
dynamic range of 80dB. What is the coding efficiency?
For a 12-bit linear PCM code with a resolution of 0.02 V, determine the voltage range that would be
converted to the following PCM codes.
(a ) 1 0 0 0 0 0 0 0 0 0 0 1 b.) 1 0 0 1 0 0 0 0 0 0 0 1
Line Codes
๏ฑ Line Codes are electrical representation of a
binary data stream
Haykin,S., Communication Systems, 4th ed,
๏ฑ Unipolar nonreturn-to-zero (UPNRZ) signaling
In this line code, symbol 1 is represented by transmitting a pulse of
amplitude A for the duration of the symbol, and symbol 0 is represented by
switching off pulse. The line code is also referred to as on-off signaling.
Disadvantages of on-off signaling are the waste of power due to the
transmitted DC level and the fact that the power spectrum of the transmitted
signal does not approach zero at zero frequency.
๏ฑBiPolar nonreturn-to-zero (BPNRZ) signaling
symbola 1 and 0 are represented by transmitting pulses of amplitude +A and โ€“A,
respectively. This line code is relatively easy to generate but its disadvantages is that the power
power spectrum of the signal is large near zero frequency.
๏ฑ UniPolar Return-to-Zero (UPRZ)
Symbol 1 is represented by a rectangular pulse of amplitude A and half-symbol width, and
symbol 0 is represented by transmitting no pulse. An attractive feature of this line code is
the presence of delta functions at ๐‘“ = 0, ยฑ1/๐‘‡๐‘ in the power spectrum of the transmitted
signal, which can be used for bit-timing recovery at the receiver. However, its disadvantages
is that it requires 3 dB more power than polar return-to-zero signaling for the same
probability of symbol errors
๏ฑ BiPolar Return-to-Zero (UPRZ)
This line code uses three amplitude levels. Specifically, positive and negative pulses of equal
amplitude (+A and โ€“A) are used alternate for symbol 1, with each pulse having a half-
symbol width; no pulse is always used for symbol 0. A useful property of BPRZ signaling is
that power spectrum of the transmitted signal has no DC component and relatively
insignificant low-frequency components for the case when symbols 1 and 0 occur with
equal probability.
๏ฑ Split-Phase (Manchester)
symbol 1 is represented by a positive pulse amplitude A followed by a negative pulse of
amplitude โ€“A, with both pulses being half-symbol wide. For symbol 0, the polarities of
these two pulses are reversed. The Manchester code suppresses the DC component and
has relatively insignificantl low-frequency components, regardless of signal statistics.
SIGNAL-TO-QUANTIZATION NOISE RATIO
๏ฑ The maximum quantization noise is half the resolution (quantum value). The
worst possible signal voltage-to-quantization noise voltage ratio (SQR) occurs
when the input signal is at its minimum amplitude
the signal power-to-quantizing noise power ratio (also called signal-to-distortion ratio
or signal-to-noise ratio) is determined by the following formula:
LINEAR VERSUS NONLINEAR PCM CODES
COMPANDING
๏ฑ Companding is the process of
compressing and then
expanding.
๏ฑ With companded systems, the
higher-amplitude analog signals
are compressed (amplified less
than the lower-amplitude signals)
prior to transmission and then
expanded (amplified more than
the lower-amplitude signals) in
the receiver.
๏ฑ Companding is a means of
improving the dynamic range of a
communications system.
ANALOG COMPANDING
ANALOG COMPANDING
๐œ‡ โˆ’ ๐ฟ๐‘Ž๐‘ค
United States and Japan ๐‘จ โˆ’ ๐‘ณ๐’‚๐’˜
Europe
The most recent PCM systems use an
eight-bit code and a ฮผ=255, A=87.6
DIGITAL COMPANDING
DIGITAL COMPANDING
The most recent digitally compressed PCM systems use a 12-bit linear PCM code and an
eight-bit compressed PCM code.
EXAMPLE
Determine the 12-bit linear
code, the eight-bit
compressed code, the
decoded 12-bit code, the
quantization error, and the
compression error for a
resolution of 0.01V and
analog sample voltages of
(a) +0.053 V, (b) -0.318 V,
and (c) +10.234 V
The segment number in the eight-bit code is determined by counting the number of leading 0s in
the 11-bit magnitude portion of the linear code beginning with the most significant bit. Subtract
the number of leading 0s (not to exceed 7) from 7. The result
is the segment number, which is converted to a three-bit binary number and inserted into
the eight-bit compressed code as the segment identifier.
Digital Compression Error
PCM LINE SPEED
๏ฑ Line speed is simply the data rate at which serial PCM bits are clocked out of
the PCM encoder onto the transmission line.
๏ฑ Line speed is dependent on the sample rate and the number of bits in the
compressed PCM code.
EXAMPLE For a single-channel PCM system with a sample rate fs 6000 samples per second
and a seven-bit compressed PCM code, determine the line speed:
DELTA MODULATION PCM
Delta modulation uses a single-bit PCM code to achieve digital transmission of analog signals.
If the current sample is smaller than the previous sample, a logic 0 is transmitted. If the current
sample is larger than the previous sample, a logic 1 is transmitted.
two problems associated with delta modulation
Slope overload Granular noise
๏ฑ happens when the analog input signal
changes at a faster rate than the DAC can
maintain
๏ฑ The slope of the analog signal is greater than
the delta modulator can maintain and is called
slope overload.
๏ฑ Increasing the clock frequency and increase
the magnitude of the minimum step size
reduces the probability of slope overload
occurring
๏ฑ when the original analog input signal has a
relatively constant amplitude, the
reconstructed signal has variations that were
not present in the original signal.
๏ฑ Granular noise in delta modulation is
analogous to quantization noise in
conventional PCM.
๏ฑ Granular noise can be reduced by:
๏ƒผ decreasing the step size
๏ƒผ a small resolution is needed
ADAPTIVE DELTA MODULATION PCM
Adaptive delta modulation is a delta modulation system where the step size of the DAC is
automatically varied, depending on the amplitude characteristics of the analog input signal.
A common algorithm for an adaptive delta modulator is when three consecutive 1s or 0s
occur, the step size of the DAC is increased or decreased by a factor of 1.5
Differential PCM
๏ฑ Differential pulse code modulation (DPCM) is designed specifically to
take advantage of the sample-to-sample redundancies in typical
speech waveforms.
๏ฑ With DPCM, the difference in the amplitude of two successive
samples is transmitted rather than the actual sample.
๏ฑ Because the range of sample differences is typically less than the
range of individual samples, fewer bits are required for DPCM than
conventional PCM.

More Related Content

What's hot

Frequency modulation
Frequency modulationFrequency modulation
Frequency modulationgopi789
ย 
microwave-tubes
 microwave-tubes microwave-tubes
microwave-tubesATTO RATHORE
ย 
F m-modulation-and-demodulation
F m-modulation-and-demodulationF m-modulation-and-demodulation
F m-modulation-and-demodulationSovan Paul
ย 
Pulse modulation
Pulse modulationPulse modulation
Pulse modulationstk_gpg
ย 
Chapter 6m
Chapter 6mChapter 6m
Chapter 6mwafaa_A7
ย 
Frequency modulation and its circuits
Frequency modulation and its circuitsFrequency modulation and its circuits
Frequency modulation and its circuitsBarira Khan
ย 
PSK (PHASE SHIFT KEYING )
PSK (PHASE SHIFT KEYING )PSK (PHASE SHIFT KEYING )
PSK (PHASE SHIFT KEYING )vijidhivi
ย 
OFDM (Orthogonal Frequency Division Multiplexing )
OFDM (Orthogonal Frequency Division Multiplexing �)OFDM (Orthogonal Frequency Division Multiplexing �)
OFDM (Orthogonal Frequency Division Multiplexing )Juan Camilo Sacanamboy
ย 
Mimo
MimoMimo
MimoVirak Sou
ย 
Amplitude modulation
Amplitude modulationAmplitude modulation
Amplitude modulationRafatAnsari3
ย 
Microwave devices
Microwave devicesMicrowave devices
Microwave devicesjohn chezhiyan r
ย 
Eeng 3810 chapter 4
Eeng 3810 chapter 4Eeng 3810 chapter 4
Eeng 3810 chapter 4Mohammad Bappy
ย 
Amplitude Modulation ppt
Amplitude Modulation pptAmplitude Modulation ppt
Amplitude Modulation pptPriyanka Mathur
ย 
Double Side Band โ€“ Suppressed Carrier (DSB-SC) Modulation Demodulation using ...
Double Side Band โ€“ Suppressed Carrier (DSB-SC) Modulation Demodulation using ...Double Side Band โ€“ Suppressed Carrier (DSB-SC) Modulation Demodulation using ...
Double Side Band โ€“ Suppressed Carrier (DSB-SC) Modulation Demodulation using ...Akshay Sharma
ย 
Chapter04. am modulators
Chapter04. am modulatorsChapter04. am modulators
Chapter04. am modulatorsSikander Ghunio
ย 
transmission-line-and-waveguide-ppt
transmission-line-and-waveguide-ppttransmission-line-and-waveguide-ppt
transmission-line-and-waveguide-pptATTO RATHORE
ย 

What's hot (20)

Frequency modulation
Frequency modulationFrequency modulation
Frequency modulation
ย 
microwave-tubes
 microwave-tubes microwave-tubes
microwave-tubes
ย 
Lecture6 modulation
Lecture6 modulationLecture6 modulation
Lecture6 modulation
ย 
F m-modulation-and-demodulation
F m-modulation-and-demodulationF m-modulation-and-demodulation
F m-modulation-and-demodulation
ย 
Chapter03 am
Chapter03 amChapter03 am
Chapter03 am
ย 
Pulse modulation
Pulse modulationPulse modulation
Pulse modulation
ย 
Chapter 6m
Chapter 6mChapter 6m
Chapter 6m
ย 
Ch3 1 v1
Ch3 1 v1Ch3 1 v1
Ch3 1 v1
ย 
Frequency modulation and its circuits
Frequency modulation and its circuitsFrequency modulation and its circuits
Frequency modulation and its circuits
ย 
PSK (PHASE SHIFT KEYING )
PSK (PHASE SHIFT KEYING )PSK (PHASE SHIFT KEYING )
PSK (PHASE SHIFT KEYING )
ย 
OFDM (Orthogonal Frequency Division Multiplexing )
OFDM (Orthogonal Frequency Division Multiplexing �)OFDM (Orthogonal Frequency Division Multiplexing �)
OFDM (Orthogonal Frequency Division Multiplexing )
ย 
Mimo
MimoMimo
Mimo
ย 
Amplitude modulation
Amplitude modulationAmplitude modulation
Amplitude modulation
ย 
Microwave devices
Microwave devicesMicrowave devices
Microwave devices
ย 
Eeng 3810 chapter 4
Eeng 3810 chapter 4Eeng 3810 chapter 4
Eeng 3810 chapter 4
ย 
Amplitude Modulation ppt
Amplitude Modulation pptAmplitude Modulation ppt
Amplitude Modulation ppt
ย 
Double Side Band โ€“ Suppressed Carrier (DSB-SC) Modulation Demodulation using ...
Double Side Band โ€“ Suppressed Carrier (DSB-SC) Modulation Demodulation using ...Double Side Band โ€“ Suppressed Carrier (DSB-SC) Modulation Demodulation using ...
Double Side Band โ€“ Suppressed Carrier (DSB-SC) Modulation Demodulation using ...
ย 
Chapter04. am modulators
Chapter04. am modulatorsChapter04. am modulators
Chapter04. am modulators
ย 
transmission-line-and-waveguide-ppt
transmission-line-and-waveguide-ppttransmission-line-and-waveguide-ppt
transmission-line-and-waveguide-ppt
ย 
Massive mimo
Massive mimoMassive mimo
Massive mimo
ย 

Similar to Digital-transmission.pptx

pcm-march-2020_1_5e71b8ff9c7ad_1584511231641.pdf
pcm-march-2020_1_5e71b8ff9c7ad_1584511231641.pdfpcm-march-2020_1_5e71b8ff9c7ad_1584511231641.pdf
pcm-march-2020_1_5e71b8ff9c7ad_1584511231641.pdfNahshonMObiri
ย 
Pulse code modulation
Pulse code modulationPulse code modulation
Pulse code modulationAbhijay Sisodia
ย 
digital communication.pdf
digital communication.pdfdigital communication.pdf
digital communication.pdfSivaSankar306103
ย 
_Pulse-Modulation-Techniqnes.pdf
_Pulse-Modulation-Techniqnes.pdf_Pulse-Modulation-Techniqnes.pdf
_Pulse-Modulation-Techniqnes.pdfSoyallRobi
ย 
Pulsecodemodulation 111229054620-phpapp01 - copy
Pulsecodemodulation 111229054620-phpapp01 - copyPulsecodemodulation 111229054620-phpapp01 - copy
Pulsecodemodulation 111229054620-phpapp01 - copyumer farooq
ย 
Digital communication unit II
Digital communication unit IIDigital communication unit II
Digital communication unit IIGangatharan Narayanan
ย 
TeleCom Lecture 07.ppt
TeleCom Lecture 07.pptTeleCom Lecture 07.ppt
TeleCom Lecture 07.pptRiyaBatool
ย 
Pulse code modulation
Pulse code modulation Pulse code modulation
Pulse code modulation tayyabashaikh16
ย 
Pulse code modulation and Demodulation
Pulse code modulation and DemodulationPulse code modulation and Demodulation
Pulse code modulation and DemodulationAbdul Razaq
ย 
pulse code modulation.pdf
pulse code modulation.pdfpulse code modulation.pdf
pulse code modulation.pdfStannousGreen
ย 
Digital communications 1
Digital communications 1Digital communications 1
Digital communications 1Jojie Cepeda
ย 
digital-communication-lecture-1 (1).ppt
digital-communication-lecture-1 (1).pptdigital-communication-lecture-1 (1).ppt
digital-communication-lecture-1 (1).pptKevin317696
ย 
Te 4 pulse_modulation
Te 4 pulse_modulationTe 4 pulse_modulation
Te 4 pulse_modulationShohan Ean
ย 
Pulse code modulation tutorialspoint
Pulse code modulation   tutorialspointPulse code modulation   tutorialspoint
Pulse code modulation tutorialspointPaulo Abelho
ย 
lecturenote_1681299989Chapter 5- digital transmission.pdf
lecturenote_1681299989Chapter 5- digital transmission.pdflecturenote_1681299989Chapter 5- digital transmission.pdf
lecturenote_1681299989Chapter 5- digital transmission.pdfAyadAABDULKAFI
ย 
311 pulse modulation
311 pulse modulation311 pulse modulation
311 pulse modulationMohammad Bappy
ย 
lec5_13.pptx
lec5_13.pptxlec5_13.pptx
lec5_13.pptxShakibAhmed52
ย 

Similar to Digital-transmission.pptx (20)

pcm-march-2020_1_5e71b8ff9c7ad_1584511231641.pdf
pcm-march-2020_1_5e71b8ff9c7ad_1584511231641.pdfpcm-march-2020_1_5e71b8ff9c7ad_1584511231641.pdf
pcm-march-2020_1_5e71b8ff9c7ad_1584511231641.pdf
ย 
Pulse code modulation
Pulse code modulationPulse code modulation
Pulse code modulation
ย 
Digital modulation
Digital modulationDigital modulation
Digital modulation
ย 
digital communication.pdf
digital communication.pdfdigital communication.pdf
digital communication.pdf
ย 
1 PCM & Encoding
1  PCM & Encoding1  PCM & Encoding
1 PCM & Encoding
ย 
_Pulse-Modulation-Techniqnes.pdf
_Pulse-Modulation-Techniqnes.pdf_Pulse-Modulation-Techniqnes.pdf
_Pulse-Modulation-Techniqnes.pdf
ย 
Pulsecodemodulation 111229054620-phpapp01 - copy
Pulsecodemodulation 111229054620-phpapp01 - copyPulsecodemodulation 111229054620-phpapp01 - copy
Pulsecodemodulation 111229054620-phpapp01 - copy
ย 
Digital communication unit II
Digital communication unit IIDigital communication unit II
Digital communication unit II
ย 
TeleCom Lecture 07.ppt
TeleCom Lecture 07.pptTeleCom Lecture 07.ppt
TeleCom Lecture 07.ppt
ย 
Pulse code modulation
Pulse code modulation Pulse code modulation
Pulse code modulation
ย 
Pulse code modulation and Demodulation
Pulse code modulation and DemodulationPulse code modulation and Demodulation
Pulse code modulation and Demodulation
ย 
pulse code modulation.pdf
pulse code modulation.pdfpulse code modulation.pdf
pulse code modulation.pdf
ย 
Digital communications 1
Digital communications 1Digital communications 1
Digital communications 1
ย 
digital-communication-lecture-1 (1).ppt
digital-communication-lecture-1 (1).pptdigital-communication-lecture-1 (1).ppt
digital-communication-lecture-1 (1).ppt
ย 
05 signal encodingtechniques
05 signal encodingtechniques05 signal encodingtechniques
05 signal encodingtechniques
ย 
Te 4 pulse_modulation
Te 4 pulse_modulationTe 4 pulse_modulation
Te 4 pulse_modulation
ย 
Pulse code modulation tutorialspoint
Pulse code modulation   tutorialspointPulse code modulation   tutorialspoint
Pulse code modulation tutorialspoint
ย 
lecturenote_1681299989Chapter 5- digital transmission.pdf
lecturenote_1681299989Chapter 5- digital transmission.pdflecturenote_1681299989Chapter 5- digital transmission.pdf
lecturenote_1681299989Chapter 5- digital transmission.pdf
ย 
311 pulse modulation
311 pulse modulation311 pulse modulation
311 pulse modulation
ย 
lec5_13.pptx
lec5_13.pptxlec5_13.pptx
lec5_13.pptx
ย 

Recently uploaded

Delhi Call Girls Punjabi Bagh 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip Callshivangimorya083
ย 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptSonatrach
ย 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfSocial Samosa
ย 
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...Suhani Kapoor
ย 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfLars Albertsson
ย 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130Suhani Kapoor
ย 
ไปฃๅŠžๅ›ฝๅค–ๅคงๅญฆๆ–‡ๅ‡ญใ€ŠๅŽŸ็‰ˆ็พŽๅ›ฝUCLAๆ–‡ๅ‡ญ่ฏไนฆใ€‹ๅŠ ๅทžๅคงๅญฆๆด›ๆ‰็Ÿถๅˆ†ๆ กๆฏ•ไธš่ฏๅˆถไฝœๆˆ็ปฉๅ•ไฟฎๆ”น
ไปฃๅŠžๅ›ฝๅค–ๅคงๅญฆๆ–‡ๅ‡ญใ€ŠๅŽŸ็‰ˆ็พŽๅ›ฝUCLAๆ–‡ๅ‡ญ่ฏไนฆใ€‹ๅŠ ๅทžๅคงๅญฆๆด›ๆ‰็Ÿถๅˆ†ๆ กๆฏ•ไธš่ฏๅˆถไฝœๆˆ็ปฉๅ•ไฟฎๆ”นไปฃๅŠžๅ›ฝๅค–ๅคงๅญฆๆ–‡ๅ‡ญใ€ŠๅŽŸ็‰ˆ็พŽๅ›ฝUCLAๆ–‡ๅ‡ญ่ฏไนฆใ€‹ๅŠ ๅทžๅคงๅญฆๆด›ๆ‰็Ÿถๅˆ†ๆ กๆฏ•ไธš่ฏๅˆถไฝœๆˆ็ปฉๅ•ไฟฎๆ”น
ไปฃๅŠžๅ›ฝๅค–ๅคงๅญฆๆ–‡ๅ‡ญใ€ŠๅŽŸ็‰ˆ็พŽๅ›ฝUCLAๆ–‡ๅ‡ญ่ฏไนฆใ€‹ๅŠ ๅทžๅคงๅญฆๆด›ๆ‰็Ÿถๅˆ†ๆ กๆฏ•ไธš่ฏๅˆถไฝœๆˆ็ปฉๅ•ไฟฎๆ”นatducpo
ย 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxStephen266013
ย 
Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystSamantha Rae Coolbeth
ย 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfLars Albertsson
ย 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...dajasot375
ย 
Digi Khata Problem along complete plan.pptx
Digi Khata Problem along complete plan.pptxDigi Khata Problem along complete plan.pptx
Digi Khata Problem along complete plan.pptxTanveerAhmed817946
ย 
Call Girls in Defence Colony Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”
Call Girls in Defence Colony Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”Call Girls in Defence Colony Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”
Call Girls in Defence Colony Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”soniya singh
ย 
Brighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingBrighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingNeil Barnes
ย 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Jack DiGiovanna
ย 
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPramod Kumar Srivastava
ย 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptxthyngster
ย 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubaihf8803863
ย 

Recently uploaded (20)

Delhi Call Girls Punjabi Bagh 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip Call
ย 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
ย 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
ย 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
ย 
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
ย 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdf
ย 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
ย 
ไปฃๅŠžๅ›ฝๅค–ๅคงๅญฆๆ–‡ๅ‡ญใ€ŠๅŽŸ็‰ˆ็พŽๅ›ฝUCLAๆ–‡ๅ‡ญ่ฏไนฆใ€‹ๅŠ ๅทžๅคงๅญฆๆด›ๆ‰็Ÿถๅˆ†ๆ กๆฏ•ไธš่ฏๅˆถไฝœๆˆ็ปฉๅ•ไฟฎๆ”น
ไปฃๅŠžๅ›ฝๅค–ๅคงๅญฆๆ–‡ๅ‡ญใ€ŠๅŽŸ็‰ˆ็พŽๅ›ฝUCLAๆ–‡ๅ‡ญ่ฏไนฆใ€‹ๅŠ ๅทžๅคงๅญฆๆด›ๆ‰็Ÿถๅˆ†ๆ กๆฏ•ไธš่ฏๅˆถไฝœๆˆ็ปฉๅ•ไฟฎๆ”นไปฃๅŠžๅ›ฝๅค–ๅคงๅญฆๆ–‡ๅ‡ญใ€ŠๅŽŸ็‰ˆ็พŽๅ›ฝUCLAๆ–‡ๅ‡ญ่ฏไนฆใ€‹ๅŠ ๅทžๅคงๅญฆๆด›ๆ‰็Ÿถๅˆ†ๆ กๆฏ•ไธš่ฏๅˆถไฝœๆˆ็ปฉๅ•ไฟฎๆ”น
ไปฃๅŠžๅ›ฝๅค–ๅคงๅญฆๆ–‡ๅ‡ญใ€ŠๅŽŸ็‰ˆ็พŽๅ›ฝUCLAๆ–‡ๅ‡ญ่ฏไนฆใ€‹ๅŠ ๅทžๅคงๅญฆๆด›ๆ‰็Ÿถๅˆ†ๆ กๆฏ•ไธš่ฏๅˆถไฝœๆˆ็ปฉๅ•ไฟฎๆ”น
ย 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docx
ย 
Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data Analyst
ย 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
ย 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
ย 
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
ย 
Digi Khata Problem along complete plan.pptx
Digi Khata Problem along complete plan.pptxDigi Khata Problem along complete plan.pptx
Digi Khata Problem along complete plan.pptx
ย 
Call Girls in Defence Colony Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”
Call Girls in Defence Colony Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”Call Girls in Defence Colony Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”
Call Girls in Defence Colony Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”
ย 
Brighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingBrighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data Storytelling
ย 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
ย 
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
ย 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
ย 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
ย 

Digital-transmission.pptx

  • 1. Digital Communications - PRELIM ECE 502 Digital Transmission djaamora@gmail.com
  • 2. Learning Outcomes After studying this chapter, you should be able to: ๏ฑ Compare analog and digital communication techniques and discuss the advantages of each. ๏ฑ Calculate the minimum sampling rate for a signal and explain the necessity for sampling at that rate or above. ๏ฑ Describe the common types of analog pulse modulation. ๏ฑ Describe pulse-code modulation and calculate the number of quantizing levels, the bit rate, and the dynamic range for PCM systems. ๏ฑ Explain companding, show how it is accomplished, and explain its effects. ๏ฑ Describe the coding and decoding of a PCM signal. ๏ฑ Describe differential PCM and explain its operation and advantages. ๏ฑ Describe delta modulation and explain the advantages of adaptive delta modulation. ๏ฑ Distinguish between lossless and lossy compression and provide examples of each.
  • 3. electronic communications is the transmission, reception, and processing of information with the use of electronic circuits. Information is defined as knowledge or intelligence that is communicated (i.e., transmitted or received) between two or more points. djaamora@gmail.com
  • 4. Digital communications Digital Modulation Or Digital Radio Digital Transmission require a physical facility between the transmitter and receiver, such as a metallic wire pair, a coaxial cable, or an optical fiber cable. the carrier facility could be a physical cable, or it could be free space. djaamora@gmail.com Kurose, J and Ross, K, Computer Networking, 6th ed, ยฉ2013
  • 5. Definition digital transmission is the transmittal of digital signals between two or more points in a communications system. The a physical facility, such as a pair of wires, coaxial cable, or an optical fiber cable, is required to interconnect the various points within the system. TRUE OR FALSE: Digital pulses cannot be propagated through a wireless transmission system, such as Earthโ€™s atmosphere or free space (vacuum). djaamora@gmail.com
  • 6. Advantages of Digital Transmission ๏ฑ noise immunity ๏ฑ ease of multiplexing, ๏ฑ ease of processing, ๏ฑ simpler to measure and evaluate ๏ฑ transmission errors can be detected and corrected more easily and more accurately djaamora@gmail.com
  • 7. Disadvantages of Digital Transmission ๏ฑ requires significantly more bandwidth *Bandwidth is one of the most important aspects of any communications system because it is costly and limited. ๏ฑ additional encoding and decoding circuitry ๏ฑ requires precise time synchronization between the clocks in the transmitters and receivers ๏ฑ incompatible with older analog transmission systems djaamora@gmail.com
  • 8. djaamora@gmail.com PULSE MODULATION Pulse modulation consists essentially of sampling analog information signals and then converting those samples into discrete pulses and transporting the pulses from a source to a destination over a physical transmission medium.
  • 9. PULSE MODULATION ANALOG DIGITAL PULSE AMPLITUDE MODULATION PULSE POSITION MODULATION PULSE DURATION MODULATION PULSE CODE MODULATION DELTA MODULATION ADAPTIVE DELTA MODULATION Differential PCM
  • 10. djaamora@gmail.com PULSE WIDTH MODULATION (PWM) PWM is sometimes called pulse duration modulation (PDM) or pulse length modulation (PLM), as the width (active portion of the duty cycle) of a constant amplitude pulse is varied proportional to the amplitude of the analog signal at the time the signal is sampled. Tomasi,Wayne, Advanced Electronic Communication System, 6th ed, ยฉ 2014
  • 11. djaamora@gmail.com PULSE POSITION MODULATION (PPM) PPM, the position of a constant- width pulse within a prescribed time slot is varied according to the amplitude of the sample of the analog signal Tomasi,Wayne, Advanced Electronic Communication System, 6th ed, ยฉ 2014
  • 12. djaamora@gmail.com PULSE AMPLITUDE MODULATION (PAM) PAM, the amplitude of a constant width, constant- position pulse is varied according to the amplitude of the sample of the analog signal. Tomasi,Wayne, Advanced Electronic Communication System, 6th ed, ยฉ 2014
  • 13. djaamora@gmail.com PULSE CODE MODULATION (PCM) Alex H. Reeves is credited with inventing PCM in 1937 while working for AT&T at its Paris laboratories. PCM is the only digitally encoded modulation technique The term pulse code modulation is somewhat of a misnomer, as it is not really a type of modulation but rather a form of digitally coding analog signals.
  • 15.
  • 16. djaamora@gmail.com PCM PROCESS SAMPLING QUANTIZATION ENCODING Analog Signal Time: Continuous Amplitude: Continuous Example: ๐‘ฅ ๐‘ก = ๐‘ ๐‘–๐‘›(2๐œ‹๐‘“๐‘ก) @ t = 0.1, 0.11, 0.115,โ€ฆโ€ฆ Discrete Signal Time: Discrete Amplitude: Continuous Example: ๐‘ฅ(๐‘›) = ๐‘ ๐‘–๐‘›(2๐œ‹๐‘“๐‘›๐‘‡๐‘ ) @ Ts = 0.1, 0.2, 0.3,โ€ฆโ€ฆ Digital Signal Time: Discrete Amplitude: Discrete 101101
  • 18. djaamora@gmail.com SAMPLING RATE In 1928, Harry Nyquist showed mathematically that it is possible to reconstruct a band-limited analog signal from periodic samples, as long as the sampling rate is at least twice the frequency of the highest-frequency component of the signal. If the sampling rate is too low, a form of distortion called aliasing or foldover distortion is produced If the sampling rate is too low, a form of distortion called aliasing or foldover distortion is produced
  • 19. djaamora@gmail.com Aliasing or Foldover Distortion Blake, Roy, Electronics Communication System, 2nd ed
  • 20. Example Find the Nyquist rate and Nyquist interval for the following signals: ๐‘–๐‘–. ) ๐‘š ๐‘ก = 1 2๐œ‹ cos 400๐œ‹๐‘ก cos(1000๐œ‹๐‘ก) ๐‘–. ) ๐‘š ๐‘ก = sin 500๐œ‹๐‘ก ๐œ‹๐‘ก ๐‘“๐‘  = 500๐ป๐‘ง, ๐‘‡๐‘  = 2๐‘š๐‘ ๐‘’๐‘ ๐‘“๐‘  = 5000๐ป๐‘ง, ๐‘‡๐‘  = 0.2๐‘š๐‘ ๐‘’๐‘ cosAcosB =1/2 [cos(A+B)+cos(A-B] djaamora@gmail.com
  • 21. The codes currently used for PCM are sign- magnitude codes, where the most significant bit (MSB) is the sign bit and the remaining bits are used for magnitude. Quantization is the process of converting an infinite number of possibilities to a finite number of conditions Assigning PCM codes to absolute magnitudes is called quantizing Quantization Tomasi,Wayne, Advanced Electronic Communication System, 6th ed, ยฉ 2014
  • 23.
  • 24.
  • 25.
  • 26. Quantization and the Folded Binary Code in PCM The magnitude difference between adjacent steps is called the quantization interval or quantum. This type of code is called a folded binary code because the codes on the bottom half of the table are a mirror image of the codes on the top half, except for the sign bit. The smaller the magnitude of a quantum, the better (smaller) the resolution and the more accurately the quantized signal will resemble the original analog sample. Tomasi,Wayne, Advanced Electronic Communication System, 6th ed, ยฉ 2014
  • 27. Quantization and the Folded Binary Code The leftmost bit is the sign bit (1=+ and 0= - ), and the two rightmost bits represent magnitude. ๏ฑ The 0-V codes each have an input range equal to only one-half a quantum. n = number of bits in a PCM code, excluding the sign bit The magnitude of a quantum is also called the resolution. Tomasi,Wayne, Advanced Electronic Communication System, 6th ed, ยฉ 2014
  • 28.
  • 29. Example Input Signal Subrange (V) Quantization Level ๐’™๐’’ Binary Code โ‰ค ๐’™ < โ‰ค ๐’™ < < ๐’™ < โ‰ค ๐’™ <
  • 30. Example Sampled Analog Value ๐’™ 0 0.6 0.95 0.95 0.6 0 -0.6 -0.95 -0.95 -0.6 0 Quantized Level ๐’™๐’’ Binary Equivalent Code ๐’Š Quantization error ๐’’๐’† djaamora@gmail.com Quantized Level (๐’™๐’’) = round ๐’”๐’‚๐’Ž๐’‘๐’๐’† ๐’—๐’๐’๐’•๐’‚๐’ˆ๐’† (๐’™) ๐’“๐’†๐’”๐’๐’๐’–๐’•๐’Š๐’๐’ maximum quantization error
  • 31. Dynamic Range The number of PCM bits transmitted per sample is determined by several variables, including maximum allowable input amplitude, resolution, and dynamic range. Dynamic Range (DR) is the ratio of the largest possible magnitude to the smallest possible magnitude (other than 0 V) that can be decoded by the digital-to-analog converter in the receiver. djaamora@gmail.com
  • 33. ๏ฑ The maximum magnitude for the quantization error is equal to one-half a quantum Quantization Error or Noise ๏ฑ any round-off errors in the transmitted signal are reproduced when the code is converted back to analog in the receiver. This error is called the quantization error (Qe). ๏ฑ The quantization error is equivalent to additive white noise as it alters the signal amplitude ๏ฑ quantization error is also called quantization noise (Qn). djaamora@gmail.com Tomasi,Wayne, Advanced Electronic Communication System, 6th ed, ยฉ 2014
  • 34.
  • 35. Coding Efficiency ๏ฑ Coding efficiency is a numerical indication of how efficiently a PCM code is utilized. ๏ฑ Coding efficiency is the ratio of the minimum number of bits required to achieve a certain dynamic range to the actual number of PCM bits used. djaamora@gmail.com
  • 36. Determine the dynamic range for a 10-bit sign-magnitude PCM code. Determine the minimum number of bits required in a PCM code for a dynamic range of 80dB. What is the coding efficiency? For a 12-bit linear PCM code with a resolution of 0.02 V, determine the voltage range that would be converted to the following PCM codes. (a ) 1 0 0 0 0 0 0 0 0 0 0 1 b.) 1 0 0 1 0 0 0 0 0 0 0 1
  • 37. Line Codes ๏ฑ Line Codes are electrical representation of a binary data stream Haykin,S., Communication Systems, 4th ed,
  • 38. ๏ฑ Unipolar nonreturn-to-zero (UPNRZ) signaling In this line code, symbol 1 is represented by transmitting a pulse of amplitude A for the duration of the symbol, and symbol 0 is represented by switching off pulse. The line code is also referred to as on-off signaling. Disadvantages of on-off signaling are the waste of power due to the transmitted DC level and the fact that the power spectrum of the transmitted signal does not approach zero at zero frequency.
  • 39. ๏ฑBiPolar nonreturn-to-zero (BPNRZ) signaling symbola 1 and 0 are represented by transmitting pulses of amplitude +A and โ€“A, respectively. This line code is relatively easy to generate but its disadvantages is that the power power spectrum of the signal is large near zero frequency.
  • 40. ๏ฑ UniPolar Return-to-Zero (UPRZ) Symbol 1 is represented by a rectangular pulse of amplitude A and half-symbol width, and symbol 0 is represented by transmitting no pulse. An attractive feature of this line code is the presence of delta functions at ๐‘“ = 0, ยฑ1/๐‘‡๐‘ in the power spectrum of the transmitted signal, which can be used for bit-timing recovery at the receiver. However, its disadvantages is that it requires 3 dB more power than polar return-to-zero signaling for the same probability of symbol errors
  • 41. ๏ฑ BiPolar Return-to-Zero (UPRZ) This line code uses three amplitude levels. Specifically, positive and negative pulses of equal amplitude (+A and โ€“A) are used alternate for symbol 1, with each pulse having a half- symbol width; no pulse is always used for symbol 0. A useful property of BPRZ signaling is that power spectrum of the transmitted signal has no DC component and relatively insignificant low-frequency components for the case when symbols 1 and 0 occur with equal probability.
  • 42. ๏ฑ Split-Phase (Manchester) symbol 1 is represented by a positive pulse amplitude A followed by a negative pulse of amplitude โ€“A, with both pulses being half-symbol wide. For symbol 0, the polarities of these two pulses are reversed. The Manchester code suppresses the DC component and has relatively insignificantl low-frequency components, regardless of signal statistics.
  • 43.
  • 44. SIGNAL-TO-QUANTIZATION NOISE RATIO ๏ฑ The maximum quantization noise is half the resolution (quantum value). The worst possible signal voltage-to-quantization noise voltage ratio (SQR) occurs when the input signal is at its minimum amplitude the signal power-to-quantizing noise power ratio (also called signal-to-distortion ratio or signal-to-noise ratio) is determined by the following formula:
  • 46. COMPANDING ๏ฑ Companding is the process of compressing and then expanding. ๏ฑ With companded systems, the higher-amplitude analog signals are compressed (amplified less than the lower-amplitude signals) prior to transmission and then expanded (amplified more than the lower-amplitude signals) in the receiver. ๏ฑ Companding is a means of improving the dynamic range of a communications system.
  • 48. ANALOG COMPANDING ๐œ‡ โˆ’ ๐ฟ๐‘Ž๐‘ค United States and Japan ๐‘จ โˆ’ ๐‘ณ๐’‚๐’˜ Europe The most recent PCM systems use an eight-bit code and a ฮผ=255, A=87.6
  • 49.
  • 50.
  • 52. DIGITAL COMPANDING The most recent digitally compressed PCM systems use a 12-bit linear PCM code and an eight-bit compressed PCM code.
  • 53. EXAMPLE Determine the 12-bit linear code, the eight-bit compressed code, the decoded 12-bit code, the quantization error, and the compression error for a resolution of 0.01V and analog sample voltages of (a) +0.053 V, (b) -0.318 V, and (c) +10.234 V The segment number in the eight-bit code is determined by counting the number of leading 0s in the 11-bit magnitude portion of the linear code beginning with the most significant bit. Subtract the number of leading 0s (not to exceed 7) from 7. The result is the segment number, which is converted to a three-bit binary number and inserted into the eight-bit compressed code as the segment identifier.
  • 55. PCM LINE SPEED ๏ฑ Line speed is simply the data rate at which serial PCM bits are clocked out of the PCM encoder onto the transmission line. ๏ฑ Line speed is dependent on the sample rate and the number of bits in the compressed PCM code. EXAMPLE For a single-channel PCM system with a sample rate fs 6000 samples per second and a seven-bit compressed PCM code, determine the line speed:
  • 56. DELTA MODULATION PCM Delta modulation uses a single-bit PCM code to achieve digital transmission of analog signals. If the current sample is smaller than the previous sample, a logic 0 is transmitted. If the current sample is larger than the previous sample, a logic 1 is transmitted.
  • 57. two problems associated with delta modulation Slope overload Granular noise ๏ฑ happens when the analog input signal changes at a faster rate than the DAC can maintain ๏ฑ The slope of the analog signal is greater than the delta modulator can maintain and is called slope overload. ๏ฑ Increasing the clock frequency and increase the magnitude of the minimum step size reduces the probability of slope overload occurring ๏ฑ when the original analog input signal has a relatively constant amplitude, the reconstructed signal has variations that were not present in the original signal. ๏ฑ Granular noise in delta modulation is analogous to quantization noise in conventional PCM. ๏ฑ Granular noise can be reduced by: ๏ƒผ decreasing the step size ๏ƒผ a small resolution is needed
  • 58. ADAPTIVE DELTA MODULATION PCM Adaptive delta modulation is a delta modulation system where the step size of the DAC is automatically varied, depending on the amplitude characteristics of the analog input signal. A common algorithm for an adaptive delta modulator is when three consecutive 1s or 0s occur, the step size of the DAC is increased or decreased by a factor of 1.5
  • 59. Differential PCM ๏ฑ Differential pulse code modulation (DPCM) is designed specifically to take advantage of the sample-to-sample redundancies in typical speech waveforms. ๏ฑ With DPCM, the difference in the amplitude of two successive samples is transmitted rather than the actual sample. ๏ฑ Because the range of sample differences is typically less than the range of individual samples, fewer bits are required for DPCM than conventional PCM.