Block Coding and Modulation
Block Coding and Modulation
Block coding adds redundancy to line coding so that error detection can be
implemented. Block coding changes a block of m bits into a block of n bits, where n is
larger than m.
Block coding is referred to as an mB/nB encoding technique.
The additional bits added to the original ―m bits‖ are called parity bits or check bits
m : message bits
8.4.2.2.4 QAM
The concept of Quadrature Amplitude Modulation (QAM) involves use of two carriers,
one for phase and the other for quadrature, with different amplitude levels for each
carrier. It is a combination of ASK & PSK.
8.4.2.2 Analog to Digital Conversion using modulation The definition of the term
modulation is described in the next section. Here we discuss 3 modulation techniques:
1. PAM
2. PCM
3. PWM
8.4.2.3.1 PAM (Pulse Amplitude Modulation) Pulse Amplitude Modulation refers to a
method of carrying information on a train of pulses, the information being encoded in the
amplitude of the pulses.
8.4.2.3.2 PCM (Pulse Code Modulation)
PCM is a general scheme for transmitting analog data in a digital and binary way,
independent of the complexity of the analog waveform. With PCM all forms of analog
data like video, voice, music and telemetry can be transferred.
To obtain PCM from an analog waveform at the source (transmitter), the analog signal
amplitude is sampled at regular time intervals. The sampling rate (number of samples
per second), is several times the maximum frequency of the analog waveform. The
amplitude of the analog signal at each sample is rounded off to the nearest binary level
(quantization).
The number of levels is always a power of 2 (4, 8, 16, 32, 64, ...). These numbers can
be represented by two, three, four, five, six or more binary digits (bits) respectively.
At the destination (receiver), a pulse code demodulator converts the binary numbers
back into pulses having the same quantum levels as those in the modulator. These
pulses are further processed to restore the original analog waveform.