Data Encoding Techiques
Data Encoding Techiques
TECHIQUES
BI-PHASE
MANCHESTER
BI-POLAR
BY
BALA KARTHICK S
19MCA09
DATA ENCODING
Encoding is the process of converting the data or a
given sequences of charistic character, symbols, alphabets
etc. into a specified format for the secured transmission
of data.
Data encoding is the process of using various
patterns of voltage or current level to represent IS and OS
of the digital signals on the transmission link.
ENCODING TECNIQUES
The data encoding technique is divided into the following
types, depending upon the type of data conversion.
Analog data to Analog signals – The modulation
techiques such as Amplitude Modulation, Frequency
Modulation and Phase Modulation of analog signals, fall
under this category.
Analog data to Digital signal – This process can be
termed as digitization, which is done by pulse code
modulation PCM. Hence, it is nothing but digital
modulation. As we have discussed, sampling and
quantization are the important factors in this. Delta
Modulation gives a better output than PCM.
Digital data to Analog signal – The modulation
techiques such as Amplitude Shift keying ASK, Frequency
Shift keying FSK, Phase Shift keying PSK, etc., fall under
this category. These will be discussed in subsequent
chapters.
Digital data to Digital signals – These are in this
section. There are several ways to map digital data to
digital signals.
BI PHASE ENCODING
• The Signal level is cheated twisted for every Bit
time, Both initially and in the middle, Hence the clock
rate is double the data transfer rate and thus the
modulation rate is also doubles. The clock is taken from
the signal itself.
• The Bandwidth required for the coding is greater.
TWO TYPES OF BI-PHASE ENCODING:
Biphase encoding is implemented in two different ways
Manchester
Differential Manchester
MANCHESTER
Code is self-clocking.
Transition for every bit in the middle of the bit
cell.
Transition at the beginning of the bit cell if the
next bit is “0”.
NO Transition at the beginning of the bit cell if the
next bit is “1”.
Used in Token Ring or IEEE 802.5-complinant LAN’s.
DIFFERENTIAL MANCHESTER ENCODING
BIPOLAR ENCODING
Bipolar encoding uses three voltage levels: positive,
negative and zero. The zero level is used to represent
binary 0 positive and negative voltages represent
alternating 1s.(If 1st one +ve, 2nd is -ve).
Three types of bipolar encoding are popular use by
the data communications industry:
AMI
B8ZS
HDB3
AMI, B8ZS, HDB3
AMI means alternate 1 inversion. A neutral zero
voltage represents binary 0.Binary 1s represented by
alternating positive and negative voltages.
In B8ZS if eight 0s come one after another, we
change the pattern in one of two ways based on the
polarity of previous 1.
In HDB3 if four 0s come one after another, we
change the pattern in one of four ways based on the
polarity of the previous 1 and the number of 1s since the
last substitution.