Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
87 views

Pulse Modulation

Pulse modulation techniques can be used to transmit analog signals over digital systems. There are two main types of pulse modulation: 1) Analog pulse modulation which includes Pulse Amplitude Modulation (PAM), Pulse Width Modulation (PWM), and Pulse Position Modulation (PPM). 2) Digital pulse modulation which includes Pulse Code Modulation (PCM) and Delta Modulation (DM). PAM varies the amplitude of pulses proportional to the instantaneous amplitude of the message signal. It has the advantages of simple generation/detection and allowing multiplexing but requires a large bandwidth.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
87 views

Pulse Modulation

Pulse modulation techniques can be used to transmit analog signals over digital systems. There are two main types of pulse modulation: 1) Analog pulse modulation which includes Pulse Amplitude Modulation (PAM), Pulse Width Modulation (PWM), and Pulse Position Modulation (PPM). 2) Digital pulse modulation which includes Pulse Code Modulation (PCM) and Delta Modulation (DM). PAM varies the amplitude of pulses proportional to the instantaneous amplitude of the message signal. It has the advantages of simple generation/detection and allowing multiplexing but requires a large bandwidth.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 38

Pulse Modulation

Analog Pulse Digital Pulse


Modulation Modulation

Pulse Amplitude Modulation (PAM) Pulse Code Modulation (PCM)


Pulse Width Modulation (PWM) Delta Modulation (DM)
Pulse Position Modulation (PPM)

Advantage of Pulse modulation: (i) Transmitted power is no longer continuous as in CW


Modulation, but pulsed in nature
(ii) Vacant time between pulse occurrence filled by
interleaving/multiplexing pulse waveforms of some other Message (TDM)
Sampling Theorem
This provides a mechanism for representing a continuous time signal by a discrete time signal ,
taking sufficient number of samples of signal so that original signal is represented in its samples
completely. It can be stated as:

(i) A band-limited signal of finite energy with no frequency component higher than fm Hz, is
completely described by its sample values which are at uniform intervals less than or equal to 1/2fm
𝟏
seconds apart. [Ts= ]where Ts is sampling time.
𝟐𝒇𝒎
(ii) Sampling frequency must be equal to or higher than 2fm Hz. [fs ≥ 2fm]

A continuous time signal may be completely represented in samples and recovered back, if fs≥2fm,
where fs is sampling frequency and fm is maximum frequency component of message signal
Proof of sampling theorem
 Sampling of input signal x(t) can be obtained by
multiplying x(t) with an impulse train δ(t) of
period Ts.
 The output of multiplier is a discrete signal called
sampled signal which is represented with y(t) in
the diagrams,
 y(t)=x(t).δ(t)......(1)

The Fourier series representation of δ(t) :


 δ(t)=a0+Σ∞ (ancosnωst + bnsinnωst)......(2)
n=1
T/2
1
where a0 = 1 ∫ δ(t) dt = δ(0) = 1
𝑇𝑠-T/2 𝑇𝑠 𝑇𝑠

an= 2 ∫δ(t)cosnωsdt = 2
δ(0)cosnω s0= 2
𝑇𝑠 -T/2 𝑇𝑠 𝑇𝑆

2
bn= ∫δ(t)sinnωst dt = 2 δ(0)sinnω 0=0
n=∞
δ(t)= 1 +Σ ( 2 cosnω st+0)
𝑇𝑆 𝑇𝑆
n=1

1 n=∞ 2
∴δ(t) = +Σ ( cosnωst+0)
𝑇𝑆 n=1 𝑇𝑆

Substitute δ(t) in equation 1.


→y(t)=x(t).δ(t)

1 n=∞ 2
= x(t)[ +Σ ( cosnωst+0)]
𝑇𝑠 𝑇𝑠

1 n=∞
= [x(t)+2Σ(cosnωst)x(t)]
𝑇𝑆 n=1

y(t)= 𝟏 [x(t)+2cosωst.x(t)+2cos2ωst.x(t)+2cos3ω st.x(t)......]


𝑻𝑺
Take Fourier transform on both sides.
Y(ω) = 1 [X(ω)+ X(ω-ω )s +X(ω+ω )+X(ω-2ω
s )+X(ω+2ω
s )+
s X(ω+3ω )+………..]
s
𝑇𝑆
Y(ω)=𝟏 +∞ 𝑿(𝝎 − 𝒏𝝎 )𝒔
𝑻𝑺 −∞
To reconstruct x(t), one has to recover input signal spectrum X(ω) from sampled signal spectrum Y(ω),
which is possible when there is no overlapping between the cycles of Y(ω) which is possible if
fs≥2fm

For fs=2fm, is known as Nyquist rate.


𝟏
Ts = is known as Nyquist interval
𝟐𝒇𝒎

Aliasing Effect
The overlapped region in case of under sampling
represents Aliasing effect. It can be termed as “the phenomenon of a high-frequency component in the
spectrum of a signal, taking on the identity of a lower-frequency component in the spectrum of its
sampled version.
This effect can be removed by considering
(i) fs >2fm or
(ii) by using anti aliasing filters which are low pass filters and eliminate high frequency components
Three types of sampling techniques:

 Impulse sampling: Obtained by multiplying input signal x(t) with impulse train of period 'Ts.
Also called ideal sampling. Practically not used because pulse width cannot be zero and the generation
of impulse train not possible.
Natural sampling
 This type of sampling similar to ideal
sampling except for the fact that instead of
delta function, now we use rectangular train
of period Ts. i.e. multiply input signal x(t) to
pulse train
 An electronic switch is used to periodically
shift between the two contacts at a rate of fs =
(1/Ts ) Hz, staying on the input contact for C
seconds and on the grounded contact for the
remainder of each sampling
 The output xs(t) of the sampler consists of
segments of x(t) and hence Xs(t) can be
considered as the product of x(t) and
sampling function s(t).
 Xs(t)= x(t)×s(t)
 Flat Top sampling: During transmission, noise is introduced at top of the transmission pulse which
can be easily removed if the pulse is in the form of flat top.
 Here, the top of the samples are flat i.e. they have constant amplitude and is equal to the
instantaneous value of the baseband signal x(t) at the start of sampling. Hence, it is called as flat top
sampling or practical sampling.
 Flat top sampling makes use of sample and hold circuit
 Theoretically, the sampled signal can be obtained
by convolution of rectangular pulse h(t) with
ideally sampled signal ,sδ(t)
g(t)= s(t) ⊗ h(t)

δ(t) h(t)
⊗ =

t 0 τ
f(t) ⊗ δ(t) = f(t); property of delta function
Applying a modified form; s(t) in place of δ(t)
Aperture Effect: Spectrum of flat topped sample is given by;

G(f)=fs ∑〖𝑿(𝒇−𝒏𝒇𝒔)𝑯(𝒇)〗 , where H(f)= τ.sin c(fs.t)𝒆^(−𝒋𝝅𝒇𝝉)

This equation shows that signal g(t) is obtained by passing the signal s(t) through a filter having
transfer function H(f).
Figure(a) shows one pulse of rectangular pulse train and each sample of x(t) i.e. s(t) is
convolved with this pulse
Figure (b) shows the spectrum of this pulse. Thus, flat top sampling introduces an amplitude
distortion in reconstructed signal x(t) from g(t). There is a high frequency roll off making H(f)
act like a LPF, thus attenuating the upper portion of message signal spectrum. This is known as
aperture effect
How to minimize aperture effect?? An equalizer at the receiver end is needed to compensate aperture
effect. The receiver contains low pass reconstruction Filter with cut off slightly higher than fm Hz.

PAM
Signal
g(t)
Reconstruction Message signal
Equalizer
Filter x(t)

Equalizer in cascade with reconstruction filter has the effect of decreasing the in band loss of
reconstruction filter, frequency increases in such away so as to compensate aperture effect.
−𝒋𝟐𝝅𝒇𝒕𝒅
Heq(f)=𝑲.𝒆 ,
𝑯(𝒇)
where td is time delay introduced by LPF being equal to τ/2

𝑲
Heq(f) =
𝝉𝒔𝒊𝒏 𝒄(𝒇𝝉)
Pulse Amplitude Modulation (PAM)
 Amplitude of the pulse carrier varies proportional to the instantaneous amplitude of the message
signal.
 The width and positions of the pulses are constant in this modulation.
 PAM could be:
(i) Single polarity PAM: A suitable fixed DC bias is added to the signal to ensure that all the pulses
are positive.
(ii) Double polarity PAM: In this the pulses are both positive and negative.
 Depending on type of sampling PAM can be:
(i) Ideal Sampling PAM, (ii) Natural sampling PAM and (iii) Flat top PAM.

 The advantage of this modulation is the generation and detection is easy in this modulation and
also allows multiplexing.

 The disadvantage is large band width of transmitted signal.

BPF characteristics
 For a PAM signal produced with natural sampling, the sampled signal follows the waveform of
the input signal during the time that each sample is taken.
 A PAM signal is generated by using a pulse train, called the sampling signal (or clock signal) to
operate an electronic switch or "chopper". This produces samples of the analog message signal.
 The switch is closed for the duration of each pulse, allowing the message signal at that sampling
time to become part of the output.
 The switch is open for the remainder of each sampling period making the output zero. This is
known as Natural PAM.

In simplest form PAM can be visualized as o/p of an


AND gate whose two inputs are message signal x(t)
and pulses at sampling rate

.
 For flat-top sampling, a sample-and-hold circuit is used in conjunction with the chopper to hold
the amplitude of each pulse at a constant level during the sampling time,
 Flat-top sampling, produces pulses whose amplitude remains fixed during the sampling time.
The amplitude value of the pulse depends on the amplitude of the input signal at the time of
sampling.
 Aperture Effect seen in this type of PAM. Equalizers used at receiver end

Transmission Bandwidth in PAM

𝝉 ≪ Ts
𝟏
fs≥ 𝟐𝒇𝒎 ; 𝑻𝒔 ≤
𝟐𝒇𝒎
𝟏
𝝉≪ Ts≤
𝟐𝒇𝒎
𝟏
If on and off time of PAM pulse is same then f max =
𝟐𝝉
𝟏
BW≥ 𝒇𝒎𝒂𝒙; 𝑩𝑾 ≥
𝟐𝝉
𝑩𝑾 ≥ 𝟏 ≫ fm
𝟐𝝉
Transmission of PAM signals

 For PAM signals to be transmitted through space using antennas, they must be amplitude/
frequency/ phase modulated by a high frequency carrier and only then they can be transmitted.
Thus the overall system is PAM-AM. PAM-FM or PAM-PM and at receiving end, AM/ FM/PM
detection is first employed to get the PAM signal and then message signal is recovered.

Drawbacks of PAM
 Bandwidth required for transmission of PAM signal is very large in comparison to maximum
frequency present in modulating signal.
 Since amplitude of PAM pulses varies in accordance with modulating signal so interference of
noise is maximum in PAM
 Variation of the peak power required by transmitter
Demodulation of PAM
 PAM signal sampled at Nyquist rate can be reconstructed at the receiver end , by passing it
through an efficient Low Pass Filter (LPF) with exact cut off frequency of fs/2. This is
known as Reconstruction or Interpolation Filter.
 The low pass filter eliminates the high-frequency ripples and generates the demodulated
signal. This signal is then applied to the inverting amplifier to amplify its signal level to have
the demodulated output with almost equal amplitude with the modulating signal

 For a flat topped PAM, a holding circuit followed by a LPF gives demodulated signal

Received PAM Holding


signal circuit
PAM C
signal

Zero order Holding Circuit

 Switch S closes after the arrival of pulse and opens at the end of pulse.
 Capacitor C charges to pulse amplitude value and holds this value during interval between two pulses.
 The sampled values are shown in fig.
 Holding circuit o/p smoothened in LPF.
 Known as zero order holding circuit, which considers only the previous sample to decide value between two
pulses
 First order holding circuit considers previous two samples, second order holding circuit considers previous three
samples.
Pulse Time modulation

In PTM, amplitude of pulse is constant while position or width of pulse is made proportional to
the amplitude of the signal at the sampling instant.
 It can be PWM and PPM
 In both the cases amplitude constant and does not carry information so amplitude limiters can be
used ( like in FM) providing good noise immunity

Generation of PTM signals can be either by:


(i) Indirect Method: Firstly PAM signals are generated, Synchronized is generated during each pulse
interval. These two signals are added and the sum is applied to a comparator whose reference level is
suitably chosen. The second crossing of comparator level used for PPM
(ii) Direct method: PTM waveforms generated without using PAM waveforms

Pulse Width modulation


The pulse width modulation is the modulation of signals by varying the width of pulses. The amplitude and
positions of the pulses are constant in this modulation
Generation of PWM and PPM by Direct Method
 The non inverting input of the comparator is fed by the input message or modulating signal x(t)
and the other input by a saw-tooth signal which operates at carrier frequency.
 The comparator compares the two signals together to generate the PWM signal at its output. Its o/p is
high only when the instantaneous value of x(t) is higher than sawtooth waveform.
 The rising edges of the PWM signal occurs at the fixed time period (kTs) while trailing edge depends
on amplitude of message signal x(t).
 When saw-tooth voltage waveform greater than x(t), o/p of comparator is zero, trailing edge is
modulated
 If saw-tooth. waveform is reversed, trailing edge is fixed while leading edge is modulated.
 Replacing saw-tooth waveform by triangular, both leading and trailing edge modulated.
(symmetrical PWM)
 The amplitude of PDM/PWM will be positive saturation of the comparator shown as ‘A’, being same
for all pulses,
Three types of pulse-width modulation (PWM) are possible:

 The leading edge of the pulse being constant, the trailing edge varies according to the message
signal.
 The trailing edge of the pulse being constant, the leading edge varies according to the message
signal
 The center of the pulse being constant, the leading edge and the trailing edge varies according
to the message signal (Symmetrical PWM)
Indirect Method:
Modulating signal (A) applied to i/p of PAM circuit [s(t) pulse train] and PAM signal generated(B).
S(t) also is i/p to Ramp generator(Integrator circuit), all having equal slopes, amplitude and
generation(D). These ramp pulses added to PAM pulses to produce varying height samples. These
varying height ramp gates a S.T ckt to generate varying width rectangular pulses of PWM.

E F
PAM B Schmitt
x(t) Summer PWM
generator Trigger
A

Ramp
D
Generator
C
Pulse position modulation
 (PPM) is an analog modulating scheme in which the amplitude and width of the pulses are kept constant, while
the position of each pulse, with reference to the position of a reference pulse varies according to the
instantaneous sampled value of the message signal.
 The transmitter has to send synchronizing pulses (or simply sync pulses) to keep the transmitter and receiver in
synchronism. These sync pulses help maintain the position of the pulses.
 PPM is done in accordance with the PWM signal.
 PWM signal is used as the trigger input to a monostable multivibrator.
 Its o/p remains zero until it is triggered on the trailing edge of PWM
 O/P of monostable MV switches to positive saturation value A and remains high for fixed period then goes
low
 Hence, the position of these pulses is proportional
to the width of the PWM pulses.
Advantage As the amplitude and width are constant
the power handled is constant
Disadvantage: Synchronization between Transmitter
and receiver is a necessity
 The PDM is differentiated, and then rectified and shaped.
 PPM carries exactly the same information as long as the position
of the clock pulses (leading edge) is well defined in the received
signal.
 PPM is superior to PDM for message transmission, since the wide
pulses of PDM require more energy than PPM when transmitted
 PPM is suited for communication in the presence of noise.
 Very high peak narrow pulses can be transmitted and the pulse
position can be determined even when the noise level is high,
 However, transmitting very narrow pulses requires a large band
width
 When light is used as the media for transmitting analog signals,
PPM or PCM are the most suitable types of modulation because
the maximum power output in the modulated light source,
such as LED or LASER is achieved when it is pulsed at a very
low duty cycle.
 In PPM, necessary to transmit a series of sync pulses at a much
lower repetition rate than the sampling pulses, to avoid
interference with original signal and/or minimise the number of
pulses transmitted in order to conserve transmission power
Transmission BW of PWM and PPM
 Both PWM and PPM have DC value.
 Both need a shrp rise time and fall time to preserve the message information
 Rise time be very less than Ts i.e. tr≪ Ts
𝟏
 Transmission BW: BT ≥
𝟐𝒕𝒓
 BW higher than PAM
PAM
 The amplitude of the pulse is proportional to the amplitude of modulating the signal.
 Band width of transmitting channel depends on the width of the pulse
 Instantaneous power of transmitter varies. Noise interference is high
 Complex system. Similar to A.M.
PWM
 Width of pulse is proportional to amplitude of modulating signal.
 The Bandwidth of transmitting channel depends on rise time of the pulse.
 Instantaneous power of transmitter varies. Noise interference is minimum.
 Simple to implement Similar to F.M.
PPM
 Relative position of pulse is proportional to amplitude of modulating signal.
 The bandwidth of transmitting channel depends on the rise time of the pulse.
 Instantaneous power remains constant. Noise interference is minimum.
 Simple to implement. Similar to P.M.
 Difference Between PAM, PWM, and PPM
Parameter PAM PWM PPM
 Type of Carrier: Train of Pulses Train of Pulses Train of Pulses
 Variable Characteristic : Amplitude Width Position
 Bandwidth Requirement: Low High High
 Noise Immunity : Low High High
 Information Contained in: Amplitude Variations Width Variations Position Variations
 Power efficiency (SNR) Low Moderate High
 Transmitted Power Varies Varies Remains Constant
 Need to transmit synchronizing pulses Not needed Not needed Necessary
 Bandwidth depends on width of the pulse rise time of the pulse rise time of the pulse
 Transmitter power Inst. power varies Instantaneous power varies with Constant
with amplitude of pulses width of the pulses
 Complexity of generation and detection Complex Easy Complex
 12 Similarity with other Modulation Systems Similar to AM Similar to FM Similar to PM
Q. For a PAM transmission of voice signal with fm=3kHz, calculate the transmission BW. Given that
fs=8kHz and the pulse duration τ=0.1Ts
Soln: Ts= 1 = 125µs
𝑓𝑠

τ=0.1Ts=0.1×125=12.5µs
𝟏
BW≥ ≥ 40 kHz
𝟐𝝉
Q. For the above signal if rise time is 1% of pulse width, find minimum Tx BW for PWM and PPM?
Soln: tr=τ×0,01= 1.25x 10-7
1
BT≥ ≥ 4MHz
2 𝑟
𝑡
Thus BW of PWM/PPM much higher than PAM
Multiplexing
 Multiplexing refers to the combination of information streams from multiple sources for
transmission over a shared medium .
 Multiplexor is a mechanism that implements the concept. It permits hundreds or even thousands of
signals to be combined and transmitted over a single medium. De-multiplexing refers to the separation
of a combination, back into separate information streams .
Principle used
 Each sender communicates with a single receiver
 All pairs share a single transmission medium
 Multiplexor combines information from the senders
for transmission in such a way that the de multiplexer
can separate the information for receivers.
 Cost savings obtained using single channel to send
Multiple signals.
Four basic types of multiplexing
•Frequency Division Multiplexing (FDM)
•Wavelength Division Multiplexing (WDM)
•Time Division Multiplexing (TDM) •
Code Division Multiplexing (CDM)
Frequency Division Multiplex (FDM): Separation of spectrum into smaller frequency.
 Channel gets band of the spectrum for the whole time. Each signal allocated different frequency
band i.e, Multiple carriers used
 Each message signal is limited to fm Hz.
Example: Multiplexing of telephonic signals from n subscribers
Telephonic message (BW=3kHz) and broadcast signal limited
to 5kHz. Without multiplexing if n channels transmitted,
Interference and no useful information.
 In FDM, each baseband signal translated by Analog Modulation (AM/Angle) to different carrier
frequencies.
 Each carrier separated from neighbouring by at least 2fm
 Multiplexed signals can be transmitted over a common channel without interference.
 At receiver, various carrier frequencies selected using BPF tuned to appropriate carrier frequencies
and demodulated by separate detector.
FDM System

Advantages: No dynamic coordination needed and works also for analog signals

Disadvantages: Waste of bandwidth if traffic distributed uneven; inflexible;


Time Division Multiplexing

 Time Division Multiplexing (TDM) is the time interleaving of samples from several sources so
that the information from these sources can be transmitted serially over a single communication
channel.
 At the Transmitter :Simultaneous transmission of several signals on a time-sharing basis.
Each signal occupies its own distinct time slot, using all frequencies, for the duration of the
transmission. Slots may be permanently assigned on demand
 At the Receiver : Decommutator (sampler) has to be synchronized with the incoming waveform
 In Pulse modulation techniques, there is a free space between any two consecutive pulses of a
signal. This free space between pulses can be occupied by pulses from other channel. This is
Time Division Multiplexing (TDM) and makes maximum utilization of transmission channel.
 Applications of TDM: Digital Telephony, Data communications, Satellite Access, Cellular radio
Block diagram of TDM and PAM-TDM
Synchronization in TDM system
 The time division multiplexing (TDM) needs synchronization between multiplexer and demultiplexer.
If synchronization is not there between multiplexer and demultiplexer, a bit going to one channel may
be received by the wrong channel.
 Because of this reason, one or more synchronization bits are usually added to the beginning of each
frame called Markers (highest amplitude)
 These bits are called framing bits (Marker pulse), allows the demultiplexer to synchronize with the
incoming stream so that that it can separate time slot accurately.
 Because of the marker pulse, no of channels to be multiplexed reduced by 1
Marker Pulse

xN-1
x2
x1
Crosstalk and Guard Times
 RF transmission of TDM needs further modulation
 TDM signal converted to smooth modulating waveform by passing through a baseband filter
 This filtering gives rise to inter-channel crosstalk which means individual signal sample amplitude
interfere with each other. Thus interference between adjacent TDM channels is crosstalk
 This interference can be reduced by increasing distance between individual signal amplitudes
 The minimum distance between individual signal samples to avoid crosstalk is called guard time.
 Ideally communication channel over which TDM signal is transmitted should be infinite but in
practise has a finite BW, known as band limited channels
 Whenever signal passed through band limited channel, shape of signal will change.
 Whenever a PAM-TDM signal transmitted over band limited channel, signals corresponding to x1(t)
get mixed with x2(t) and this overlap causes crosstalk.
𝟎.𝟓𝟓
 To keep cross talk below -30dB, Tg≥ 𝐁𝐖

 Thus, guard time required to avoid cross talk decreases with increase in BW
Transmission Bandwidth for ‘N’ PAM-TDM channels: Nfm
Where fm is the maximum frequency of baseband signal
Advantages:
 Full available channel BW can be utilized.
 TDM circuitry not very complex
 Problem of cross talk not very severe

Disadvantages
 Synchronization for proper operation

You might also like