written 2.7 years ago by | modified 2.7 years ago by |
Sketch the waveforms for the binary sequence 10110000011 using the following methods: (i) Differential Manchester, (ii) Bipolar-AMI, (iii) B8ZS and (iv) HDB3.
written 2.7 years ago by | modified 2.7 years ago by |
Sketch the waveforms for the binary sequence 10110000011 using the following methods: (i) Differential Manchester, (ii) Bipolar-AMI, (iii) B8ZS and (iv) HDB3.
written 2.7 years ago by | • modified 2.7 years ago |
$$Binary \ Sequence - 10110000011$$
Bit – 0 represents either any of the one formats depending upon the sequence.
Bit – 1 represents either any of the one formats depending upon the sequence.
These patterns are represented in the below figure:
Waveform for the Binary Sequence 10110000011 using the Differential Manchester:
Step-by-Step explanation for the above Differential Manchester waveform for the 10110000011:
BIT 1 - Here, we start from the positive side which means using the pattern 1 of Bit – 1 (Z – Shape pattern) to start the waveform.
BIT 0 - Then, use pattern 2 of Bit – 0, because the previous pattern ended on the negative side. Hence, according to that pattern 2 of Bit – 0 is selected to represent 0.
BIT 1 - Then, use pattern 2 of Bit – 1 (Inverted Z – Shape pattern), because the previous pattern ended on the negative side. Hence, according to that pattern 2 of Bit – 1 is selected to represent 1.
BIT 1 - Then, use pattern 1 of Bit – 1 (Z – Shape pattern), because the previous pattern ended on the positive side. Hence, according to that pattern 1 of Bit – 1 is selected to represent 1.
BIT 0 - Then, use pattern 2 of Bit – 0, because the previous pattern ended on the negative side. Hence, according to that pattern 2 of Bit – 0 is selected to represent 0.
4 Consecutive 0’s - The pattern 2 of Bit – 0 is selected further 4 times because the previous pattern ended on the negative sides. Hence, according to that pattern 2 of Bit – 0 is selected to represent 0.
BIT 1 - Then, use pattern 2 of Bit – 1 (Inverted Z – Shape pattern), because the previous pattern ended on the negative side. Hence, according to that pattern 2 of Bit – 1 is selected to represent 1.
BIT 1 - Finally, use pattern 1 of Bit – 1 (Z – Shape pattern), because the previous pattern ended at the positive side. Hence, according to that pattern 1 of Bit – 1 is selected to represent 1.
Waveform for the Binary Sequence 10110000011 using Bipolar-AMI:
Scenario 1 - If the data stream does not contain 8 consecutive zeros:
Scenario 2 - If the data stream contains 8 consecutive zeros:
Then it checks the previous voltage level.
Case 1 - If previous voltage level is POSITIVE then it substitute or generates the waveform in the sequence of 0 0 0 + – 0 – + voltage format.
Case 2 - If previous voltage level is NEGATIVE then it substitute or generates the waveform in the sequence of 0 0 0 – + 0 + – voltage format.
This encoding method creates two violations in AMI type of waveforms.
The given Binary Sequence 10110000011 does not contain 8 consecutive zeros. Therefore B8ZS encoding technique generates the same waveform as Bipolar-AMI.
Waveform for the Binary Sequence 10110000011 using B8ZS:
Because of the absence of 8 consecutive 0's, there is no change in the waveform and generates the same waveform as Bipolar-AMI.
Scenario 1 - If the data stream does not contain 4 consecutive zeros:
Scenario 2 - If the data stream consists of 4 consecutive zeros:
Then it computes the previous non-zero voltages and then checks the last voltage level.
Case 1 - If the count of non-zero voltage level is EVEN and the last voltage level is POSITIVE then it substitutes or generates the waveform in the sequence of – 0 0 – voltage format.
Case 2 - If the count of non-zero voltage level is EVEN and the last voltage level is NEGATIVE then it substitutes or generates the waveform in the sequence of + 0 0 + voltage format.
Case 3 - If the count of non-zero voltage level is ODD and the last voltage level is POSITIVE then it substitutes or generates the waveform in the sequence of 0 0 0 + voltage format.
Case 4 - If the count of non-zero voltage level is ODD and the last voltage level is NEGATIVE then it substitutes or generates the waveform in the sequence of 0 0 0 – voltage format.
This encoding method creates one violation in AMI type of waveforms.
Waveform for the Binary Sequence 10110000011 using HDB3I: