Communication Systems : Digital communication Sampling, Quantizing

By Yash Bansal|Updated : July 8th, 2021

The article contains fundamental notes on "Digital communication Sampling, Quantizing"  topic of "Communication Systems in  Electrical Engineering" subject. Also useful for the preparation of various upcoming exams like GATE Electrical Engineering(EE)/ IES/ BARC/ ISRO/ SSC-JE /State Engineering Services exams and other important upcoming competitive exams.

 

 

Both of these mechanisms cause the pulse shape to degrade as a function of distance. During the time that the transmitted pulse can still be reliably identified, the pulse is thus regenerated. The circuit that perform this function at regular intervals along a transmission system are called regenerative repeaters.

  • Digital circuits are less subject to distortion and interference than analog circuits.
  • Digital circuits are more reliable and can be produced at lower cost than analog circuits. Also, digital hardware lends itself to more flexible implementation than analog hardware.
  • Digital techniques lend themselves naturally to signal processing functions that protect against interference and jamming.

Elements of Digital Communication:

  • The source output may be either an analog signal (such as an audio or video signal) or a digital signal (such as the output of a teletype machine) that is discrete in time and has a finite number of output characters.
  • In a digital communication system, the messages produced by the source are converted into a sequence of binary digits. The process of efficiently converting the output of either an analog or digital source into a sequence of binary digits is called source encoding or data compression.
  • The sequence of binary digits from the source encoder, which we call the information sequence, is passed to the channel encoder. The purpose of the channel encoder is to introduce, in a controlled manner, some redundancy in the binary information sequence that can be used at the receiver to overcome the effects of noise and interference encountered in the transmission of the signal through the channel. This increase the reliability of the received data and improves the fidelity of the received signal.
  • The binary sequence at the output of the channel encoder is passed to the digital modulator, which serves as the interface to the communication channel. Since nearly all the communication channels encountered in practice are capable of transmitting electrical signals (waveforms), the primary purpose of the digital modulator is to map the binary information sequence into signal waveforms.
  • Let us suppose that the coded information sequence is to be transmitted one bit at a time at some uniform rate R bits per second (bits/s). The digital modulator may simply map the binary digit 0 into a waveform so(t) and the binary digit 1 into a waveform s, (t). In this manner, each bit from the channel encoder is transmitted separately. We call this binary modulation.
  • Alternatively, the modulator may transmit 6 coded information bits at a time by using M = 2h distinct waveforms so(t), i = 0, 1, ..., M - 1, one waveform for each of the 26 possible b-bit sequences. We call this M-ary modulation (M > 2).
  • Note that a new b-bit sequence enters the modulator every b/R seconds. Hence, when the channel bit rate R is fixed, the amount of time available to transmit one of the M waveforms corresponding to a b-bit sequence is b times the time period in a system that uses binary modulation.
  • At the receiving end of a digital communication system, the digital demodulator processes the channel-corrupted transmitted waveform and reduces the waveforms to a sequence of numbers that represent estimates of the transmitted data symbols (binary or M-ary).
  • This sequence of numbers is passed to the channel decoder, which attempts to reconstruct the original information sequence from knowledge of the code used by the channel encoder and the redundancy contained in the received data.

  The source decoder accepts the output sequence from the channel decoder and, from knowledge of the source encoding method used, attempts to reconstruct the original signal from the source.  

Pulse Code Modulation (PCM)

  • The simplest form of pulse digital modulation is called Pulse Code Modulations (PCM), wherein each analogue sample value is quantized into a discrete value for representation as a digital code word.
  • In this modulation scheme, we first sampled the analog signal then quantize it to convert it into levels and then encode it and then send it in the form of digital codes.
  • If there is n bit quantizer and sampling rate is f S' then bit rate will be Rb = n.fs bits/sec
  • The essential operations in the receiver are regeneration of impaired signals, decoding and demodulation of the train of quantized samples.
  • Bandwidth requirement is minimum R/2 and maximum Rb.

Quantization:

  • Quantization refers to the use of a finite set of amplitude levels and the selections of a level nearest to a particular sample value of the message signal as the representation for it.
  • Basically, the quantizers are of two types:
    • Uniform quantizer
    • Non-uniform quantizer

 

Uniform Quantizer:

  • A uniform quantizer is that type of quantizer in which the step size remains same throughout the input range.
  • This is the process of setting the sample amplitude, which can be continuously variable to a discrete value.
  • We assume that the amplitude of the signal m(t) is confined to the range (-mp, +mp ). This range (2mp) is divided into L levels, each of step size δ = 2 mp / L.
  • A sample amplitude value is approximated by the midpoint of the interval in which it lies.
  •  If we are using uniform quantizer with step size δ or Δ,
  • Then maximum quantization error will be ± Δ /2
  • Normally used uniform quantizers are mid tread type and midrise type.

Non-uniform Quantizer:

  • A non-uniform quantizer is that type of quantizer in which the step size varies according to the input values. Because of quantization, inherent errors are introduced in the signal. This error is called quantization error.
  • Signal to quantization noise ratio for PCM for sinusoidal input is (for uniform quantizer)

where, n is bit of quantizer.

  • As bit of quantizer increases SQNR increases but at the same time bandwidth requirement for transmission also increases.

 Companding Process :- To compress the signal at transmitter and expand the signal at receiver is combinely called as companding. Compression and expansion is done by passing the signal through the amplifier having non-linear transfer characteristics.

There are two types of companding techniques μ-law companding and A-law companding.

μ-law Companding:

  • The compression characteristics is continuous.
  • It uses a logarithmic compression curve which is ideal in the sense that quantization intervals and hence quantization noise is directly proportional to signal level

where, μmax = 225

A-law Companding:

  • The compression characteristics is piecewise, made up of a linear segment for low level inputs and a logarithmic segment for high level inputs.
  • This is the ITU-T standard.
  • It is very similar to the μ-Law coding. It is represented by straight line segments to facilitate digital companding.

where, Amax = 87.6

  • The signal to noise ratio of PCM remains almost constant with companding.
  • Companding is done to avoid non-linear distortion of channel.
  • Companding is widely used in telephone systems to reduce non-linear distortion and also to compensate for signal level difference between soft and loud talkers.

Differential Pulse Code Modulation (DPCM)

  • Differential pulse-code modulation (DPCM) is a signal encoder that uses the baseline of pulse-code modulation (PCM) but adds some functionalities based on the prediction of the samples of the signal.
  • The input can be an analog signal or a digital signal.
  • If the input is a continuous-time analog signal, it needs to be sampled first so that a discrete-time signal is the input to the DPCM encoder.
  • When the samples of a signal are highly correlated, then we go for DPCM in order to save bandwidth or using the same bandwidth at higher data rate.
  • In DPCM, principle used is prediction.

The two main differential coding schemes are:

  • Delta Modulation
  • Differential PCM and Adaptive Differential PCM (ADPCM)

Delta Modulation:

  • Delta modulation converts an analogue signal, normally voice, into a digital signal.
  • Delta modulation is a special case of differential pulse code modulation.
  • It is called as one bit DPCM as it transmits only one bit per sample.
  • In delta modulation, problem of slope overload occurs if input is changing very fast that is:
  • To overcome slope overload error, we choose optimum size of Δ such that.

where, Δopt = Optimum size of Δ

 Hunting is the second problem, this occur when message is almost constant.

Adaptive Delta Modulation:- The adaptive delta modulation is scheme in which, step choose step size in accordance with message signal’s sampled value to overcome slope overload error and hunting. If the message varies at a high rate, then step size is high and if message is varying slowely, then step size is small.

 

Digital Modulation Schemes

This is possible to transmit the analog signal i.e., speech, video etc, in digital format. Some digital modulation schemes are given below

  • Digital Carrier Modulation: Commonly used digital modulation schemes are Amplitude Shift Keying (ASK), Frequency Shift Keying (FSK) and Phase Shift Keying (PSK).
  • Amplitude Shift Keying (ASK): The amplitude of a high-frequency carrier is varied in accordance with digital data (0 or 1).

S(t) = Ac cos 2πfct; 0 ≤ t ≤ Tb

= 0; otherwise

Bandwidth = 2 × 1/Tb

= 2 × bit rate

  • For digital input 1 amplitude level is high and for digital input 0 amplitude level is low.
  • Signaling used is on-off signaling.

Demodulation of ASK:

  • For binary digit 1, Ac cos 2π fct × Ac cos 2πfct = (A2/2)[1 + cos 4πfct]
  • Output of LPF = (A2/2)
  • For binary digit 0 output of LPF = 0
  • In ASK, probability of error (Pe) is high.
  • In ASK, SNR is less.

Phase Shift Keying (PSK):

In phase shift, keying phase of high-frequency carrier is varied in accordance with digital data 1 or 0.

  • NRZ signaling is used.

S(t) = Ac cos 2πfct for bit 1

= – Ac cos 2pfct for bit 0

A frequency of the carrier must be a multiple of a bit rate.

Tb = n/fc

Fc = nrb

  • In case of PSK, a probability of error is less.
  • In case of PSK, SNR is high.
  • Mainly used a technique in wireless transmission.

Frequency Shift Keying (FSK):

  • In frequency shift keying, a frequency of the carrier is varied in accordance with digital data (1 or 0).
  • For digital data 1 we use frequency f1 and for digital data 0 we use frequency f2.
  • NRZ signaling is used here
  • VCO The schematic diagram of VCO is given below

Bandwidth = 2Δf + 2fm

Bandwidth = f1 + (1/Tb) – f2 + (1/Tb)

= f1 – f2 + (2/Tb); f1 – f2 = 2Δf

Key Points

  • In case of FSK, Pe is less but SNR is high.
  • Multiplexing is difficult in FSK.

Differential Phase Shift Keying (DPSK): In PSK it needs a complicated synchronising circuit at the receiver, this disadvantage of PSK is removed in DPSK.

A cos ω0t = ± A cos ω0t

Note: Advantage of DPSK over PSK is, DPSK does not require a coherent carrier for demodulation.

 

Probability of Error The Probability of error for different digital modulation schemes is given below

Probability of Error Different Types of Digital Modulation Schemes

  • In case of FSK f1 and f2 are choose such that f1 = mfs and f­2 = kfs′ where m and are integers.
  • Bandwidth efficiency for PSK is:

Noise: In electrical-terms, noise may be defined as an unwanted form of energy which tend to interfere with the proper reception and reproduction of transmitted signals. Conveniently noise can be classified as:

  1. External noise
  2. Internal noise

Noise Analysis in Communication System: The noise analysis can be done in communication system by calculating the following terms

Figure of Merit: Noise analysis in Continuous Wave (CW) modulation is carried out in the form of a parameter known as figure of merit denoted by γ. This parameter figure of merit γ is the ratio of output signal-to-noise ratio to the input signal-to-noise ratio of the receiver.

Signal to Noise Ratio (SNR): It is defined as ratio of signal power to noise power.

In-phase noise component:

Where  is the Hilbert transform of n(t)

Quadrature noise component

where, n (t) represents the filtered noise

Total noise power (N) = White noise power spectrum density x Bandwidth

or

N= (n/2) * Bandwidth

Thus, the noise has a gaussian distribution.

  • The effect of channel noise may be obtained by simple addition of signal x(t) and noise n (t).
  • The noise performance depends on the relative magnitudes of the signal and noise.

Comments

write a comment

Follow us for latest updates