Data Communication -Chapter 4
Data Communication -Chapter 4
Encoding Considerations:
DC Components:
When the voltage level in a digital signal is constant for a while, the
Unipolar NRZ:
In a unipolar scheme, all the signal levels are on one side of the time
axis, either above or below.
Baseline Wandering:
Bi-phase:
1. Manchester
2. Differential Manchester
BYJUS:
• NRZ-I and NRZ-L – Both of these are kind of similar to the unipolar scheme of
NRZ, but the difference is that in this case, we use two voltage/ amplitude
levels. In the case of NRZ-Level (NRZ-L), the value of the bit gets determined
by the level of the voltage. Here, binary 0 maps to a low logic level, while
binary 1 maps to a high logic level. On the other hand, in the case of NRZ-
Invert (NRZ-I), the two-level signal consists of a transition at the boundary only
if the bit that is going to be transmitted next is logical 1. This transition is not
From <https://byjus.com/gate/difference-between-unipolar-polar-and-bipolar-line-coding-schemes/>
From <https://byjus.com/gate/difference-between-unipolar-polar-and-bipolar-line-coding-schemes/>
Block Coding:
Block coding can give us this redundancy and improve the
performance of line coding. In general, 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.
Analog to Digital:
The most common technique to change an analog signal to digital
data (digitization) is called pulse code modulation (PCM).