Wednesday, December 23, 2020

Line Encoding Techniques

 Line Encoding Techniques mainly divided into 5 parts.


 










In Telecommunications, a line code is a pattern of voltage, current, or photons used to represent digital data transmitted down a transmission line. This repertoire of signals is usually called a constrained code in data storage systems. Some signals are more prone to error than others when conveyed over a communication channel as the physics of the communication or storage medium constrains the repertoire of signals that can be used reliably


Properties of Line Coding

Following are the properties of line coding −

  • As the coding is done to make more bits transmit on a single signal, the bandwidth used is much reduced.
  • For a given bandwidth, the power is efficiently used.

  • The probability of error is much reduced.

  • Error detection is done and the bipolar too has a correction capability.

  • Power density is much favorable.

  • The timing content is adequate.

  • Long strings of 1s and 0s is avoided to maintain transparency.


  • Types of Line Coding

There are 3 types of Line Coding

  1. Unipolar
  2. Polar
  3. Bi-polar

  •  Unipolar Signaling

In this scheme, all the signal levels are either above or below the axis.Unipolar signaling is also called as On-Off Keying or simply OOK.The presence of pulse represents a 1 and the absence of pulse represents a 0.There are two variations in Unipolar signaling −

                  Non Return to Zero NRZ:

               


                  Return to Zero RZ:

                         


  • Unipolar Non-Return to Zero NRZ

It is unipolar line coding scheme in which positive voltage defines bit 1 and the zero voltage defines bit 0. Signal does not return to zero at the middle of the bit thus it is called NRZ. But this scheme uses more power as compared to polar scheme to send one bit per unit line resistance. Moreover for continuous set of zeros or ones there will be self-synchronization and base line wandering problem.








Advantages

The advantages of Unipolar NRZ are −

  1. It is simple.
  2. A lesser bandwidth is required.

Disadvantages

The disadvantages of Unipolar NRZ are −

  1. No error correction done.

  2. Presence of low frequency components may cause the signal droop.

  3. No clock is present.

  4. Loss of synchronization is likely to occur (especially for long strings of 1s and 0s).


Unipolar Return to Zero RZ

One solution to NRZ problem is the RZ scheme, which uses three values positive,negative,and zero. In this scheme signal goes to 0 in the middle of each bit.
Note – The logic we are using here to represent data is that for bit 1 half of the signal is represented by +V and half by zero voltage and for bit 0 half of the signal is represented by -V and half by zero voltage. Example: Data = 01001.









Advantages

The advantages of Unipolar RZ are −

  1. It is simple.
  2. The spectral line present at the symbol rate can be used as a clock.          

Disadvantages

The disadvantages of Unipolar RZ are −

  1. No error correction.
  2. Occupies twice the bandwidth as unipolar NRZ.
  3. The signal droop is caused at the places where signal is non-zero at 0 Hz.   

Polar Signaling

In polar schemes, the voltages are on the both sides of the axis.

There are two methods of Polar Signaling. They are −

  1. Polar NRZ:    

  2. Polar RZ:          

In this type of Polar signaling, a High in data is represented by a positive pulse, while a Low in data is represented by a negative pulse. The following figure depicts this well.


Polar NRZ

Advantages

  1. The advantages of Polar NRZ are −

  2. It is simple.
  3. No low-frequency components are present.

Disadvantages

The disadvantages of Polar NRZ are −

  1. No error correction.

  2. No clock is present.

  3. The signal droop is caused at the places where the signal is non-zero at 0 Hz.

Polar RZ

In this type of Polar signaling, a High in data, though represented by a Mark pulse, its duration T0 is less than the symbol bit duration. Half of the bit duration remains high but it immediately returns to zero and shows the absence of pulse during the remaining half of the bit duration.
However, for a Low input, a negative pulse represents the data, and the zero level remains same for the other half of the bit duration. The following figure depicts this clearly.

Polar RZ

Advantages

The advantages of Polar RZ are −

  1. It is simple.
  2. No low-frequency components are present.

Disadvantages

The disadvantages of Polar RZ are −

  1. No error correction.

  2. No clock is present.

  3. Occupies twice the bandwidth of Polar NRZ.

  4. The signal droop is caused at places where the signal is non-zero at 0 Hz.

Bipolar Signaling

This is an encoding technique which has three voltage levels namely +, - and 0. Such a signal is called as duo-binary signal.
An example of this type is Alternate Mark Inversion AMI. For a 1, the voltage level gets a transition from + to – or from – to +, having alternate 1s to be of equal polarity. A 0 will have a zero voltage level.
Even in this method, we have two types.
Bipolar NRZ
Bipolar RZ
From the models so far discussed, we have learnt the difference between NRZ and RZ. It just goes in the same way here too. The following figure clearly depicts this.

















The above figure has both the Bipolar NRZ and RZ waveforms. The pulse duration and symbol bit duration are equal in NRZ type, while the pulse duration is half of the symbol bit duration in RZ type.


Advantages

Following are the advantages −
  1. It is simple.
  2. No low-frequency components are present.
  3. Occupies low bandwidth than unipolar and polar NRZ schemes.
  4. This technique is suitable for transmission over AC coupled lines, as signal drooping doesn’t occur here.
  5. A single error detection capability is present in this.

Disadvantages

Following are the disadvantages −


  1. No clock is present.
  2. Long strings of data causes loss of synchronization.

Biphase (Manchester and Differential Manchester ) – 

Manchester encoding is somewhat combination of the RZ (transition at the middle of the bit) and NRZ-L schemes. The duration of the bit is divided into two halves. The voltage remains at one level during the first half and moves to the other level in the second half. The transition at the middle of the bit provides synchronization.

Differential Manchester is somewhat combination of the RZ and NRZ-I schemes. There is always a transition at the middle of the bit but the bit values are determined at the beginning of the bit. If the next bit is 0, there is a transition, if the next bit is 1, there is no transition.














Line Encoding Techniques

 Line Encoding Techniques mainly divided into 5 parts.   In Telecommunications , a  line code  is a pattern of voltage, current, or photons ...