16
The Chapter includes: Pulse Amplitude Modulation Pulse Width Modulation Pulse Position Modulation Pulse Code Modulation PULSE MODULATION The process of transmitting signals in the form of pulses (discontinuous signals) by using special techniques. Created by C. Mani, Principal, K V No.1, AFS, Jalahalli West, Bangalore

pulsemodulation-110110092630-phpapp02

Embed Size (px)

DESCRIPTION

Pulse code modulation

Citation preview

Page 1: pulsemodulation-110110092630-phpapp02

The Chapter includes:

• Pulse Amplitude Modulation

• Pulse Width Modulation

• Pulse Position Modulation

• Pulse Code Modulation

PULSE MODULATIONThe process of transmitting signals in the form of pulses (discontinuous signals) by using special techniques.

Created by C. Mani, Principal, K V No.1, AFS, Jalahalli West, Bangalore

Page 2: pulsemodulation-110110092630-phpapp02

Analog Pulse Modulation Digital Pulse Modulation

Pulse Amplitude (PAM)

Pulse Width (PWM)

Pulse Position (PPM)

Pulse Code (PCM)

Delta (DM)

Pulse Modulation

Pulse Amplitude Modulation (PAM):

* The signal is sampled at regular intervals such that each sample is proportional to the amplitude of the signal at that sampling instant. This technique is called “sampling”.

* For minimum distortion, the sampling rate should be more than twice the signal frequency.

Page 3: pulsemodulation-110110092630-phpapp02

AND Gate

Pulse Shaping Network

FM Modulator

Analog Signal

PAM - FM

Pulses at sampling frequency HF Carrier Oscillator

PAM

Pulse Amplitude Modulator

Analog Signal

Amplitude Modulated Pulses

Page 4: pulsemodulation-110110092630-phpapp02

* In this type, the amplitude is maintained constant but the duration or length or width of each pulse is varied in accordance with instantaneous value of the analog signal.

* The negative side of the signal is brought to the positive side by adding a fixed d.c. voltage.

Analog Signal

Width Modulated Pulses

Pulse Width Modulation (PWM or PLM or PDM):

Page 5: pulsemodulation-110110092630-phpapp02

* In this type, the sampled waveform has fixed amplitude and width whereas the position of each pulse is varied as per instantaneous value of the analog signal.

* PPM signal is further modification of a PWM signal. It has positive thin pulses (zero time or width) corresponding to the starting edge of a PWM pulse and negative thin pulses corresponding to the ending edge of a pulse.

* This wave can be further amended by eliminating the whole positive narrow pulses. The remaining pulse is called clipped PPM.

PWM

PPM

Pulse Position Modulation (PPM):

Page 6: pulsemodulation-110110092630-phpapp02

PAM, PWM and PPM at a glance:

Analog Signal

Amplitude Modulated Pulses

Width Modulated Pulses

Position Modulated Pulses

Page 7: pulsemodulation-110110092630-phpapp02

Merits of Digital Communication:1. Digital signals are very easy to receive. The receiver has to just detect

whether the pulse is low or high.

2. AM & FM signals become corrupted over much short distances as compared to digital signals. In digital signals, the original signal can be reproduced accurately.

3. The signals lose power as they travel, which is called attenuation. When AM and FM signals are amplified, the noise also get amplified. But the digital signals can be cleaned up to restore the quality and amplified by the regenerators.

4. The noise may change the shape of the pulses but not the pattern of the pulses.

5. AM and FM signals can be received by any one by suitable receiver. But digital signals can be coded so that only the person, who is intended for, can receive them.

6. AM and FM transmitters are ‘real time systems’. i.e. they can be received only at the time of transmission. But digital signals can be stored at the receiving end.

7. The digital signals can be stored, or used to produce a display on a computer monitor or converted back into analog signal to drive a loud speaker. END

Page 8: pulsemodulation-110110092630-phpapp02
Page 9: pulsemodulation-110110092630-phpapp02

Transmitter side of the PCM Block Diagram

• The Band Pass filter limits the frequency of analog input signal to the standard voice band frequency range of 300hz to 3000hz.

• The sample and hold circuit periodically samples the analog input signal and converts those samples to multilevel PAM Signal.

• The ADC converts the PAM samples to parallel PCM Codes, which are converted to serial binary data in the parallel to serial converter and the outputted onto the transmission line as serial digital pulses.

• Repeaters are placed at prescribed distances to regenerate the digital pulses.

Page 10: pulsemodulation-110110092630-phpapp02

Receiver side of the PCM Block Diagram

• The Serial to parallel converter converts the serial pulses received from the transmission line to parallel PCM Codes.

• The DAC converts the parallel PCM codes to Multilevel PAM Signals.

• The hold circuit is basically a low pass filter that converts the PAM Signals back to its original analog form.

Page 11: pulsemodulation-110110092630-phpapp02

* Analog signal is converted into digital signal by using a digital code.

* Analog to digital converter employs two techniques:

1. Sampling: The process of generating pulses of zero width and of amplitude equal to the instantaneous amplitude of the analog signal. The no. of pulses per second is called “sampling rate”.

2. Quantization: The process of dividing the maximum value

of the analog signal into a fixed no. of levels in order to convert the PAM into a Binary Code.

The levels obtained are called “quanization levels”.

* A digital signal is described by its ‘bit rate’ whereas analog signal is described by its ‘frequency range’.

* Bit rate = sampling rate x no. of bits / sample

Pulse Code Modulation (PCM):

Page 12: pulsemodulation-110110092630-phpapp02

Time

Voltage

76543210

111 110 101 100 011 010 001 000

Levels

Binary

Codes

Time

Time

Voltage

0 1 0 1 0 1 1 1 0 1 1 1 1 1 0 1 0 1 0 1 0

Sampling, Quantization and Coding

Page 13: pulsemodulation-110110092630-phpapp02

Types of Sampling

• Natural Sampling: It is the sampling when tops of the sample pulses retain their natural shape during the sample interval and making it difficult for an ADC to Convert the sample to a PCM Code.

• With this process of sampling the frequency spectrum of the sampled output is different from that of an ideal sample.

• This requires use of frequency equalizers before recovery by low pass filter.

Page 14: pulsemodulation-110110092630-phpapp02

PCM Natural Sampling

Page 15: pulsemodulation-110110092630-phpapp02

PCM Flat Top Sampling• This is the most common method used for

sampling voice signals by using sample and hold circuit.

• The purpose of sample and hold circuit is to periodically sample the continually changing analog input voltage and convert those samples into a series of constant amplitude PAM Voltage signals.

Page 16: pulsemodulation-110110092630-phpapp02