3 MULTIPLEXING Part1
3 MULTIPLEXING Part1
3 MULTIPLEXING Part1
BPNRZ
UPRZ
BPRZ
BPRZ-AMI
Duty Cycle
With NRZ encoding, a long string of either logic 1s
and 0s produces a condition in which a receiver may
lose its amplitude reference for optimum
discrimination between received 1s and 0s. This
condition is called dc wandering.
Bandwidth Requirements
To determine the minimum bandwidth required to
propagate a line-encoded digital signal.
The highest fundamental frequency is determined
from a worst-case (fastest transition) binary bit
sequence.
With UPNRZ, the worst case condition is alternating
1/0 sequence; the period of the highest fundamental
frequency takes the time of two bits and, therefore, is
equal to one-half the bit rate (fb/2).
Bandwidth Requirements
With BPNRZ, the highest fundamental frequency is
one-half the bit rate (fb/2)
With UPRZ, the worst-case condition occurs when two
successive logic 1s occur. Therefore, the minimum
bandwidth is equal to the bit rate (fb).
With BPRZ encoding, the worst-case condition occurs
for successive logic 1s and logic 0s, and the minimum
bandwidth is again equal to the bit rate (fb).
With BPRZ-AMI, the worst-case condition is two or
more consecutive logic 1s, and the minimum
bandwidth is equal to one-half the bit rate (fb/2).
Clock and Framing Bit Recovery
To recover and maintain clock and framing bit
synchronization from the received data, there must be
sufficient transitions in the data waveform.
With UPNRZ and BPNRZ encoding, a long string of
ones and zeros generates a data signal void of
transition and, therefore is inadequate for clock
recovery.
With UPRZ and BPRZ-AMI encoding, a long string of
zeros also generates a data signal void of transitions.
With BPRZ, a transition occurs in each bit position
regardless of whether the bit is 1 or 0.
Clock and Framing Bit Recovery
Thus, BPRZ is the best encoding scheme for clock
recovery.
If long sequences of zeros are prevented from
occurring, BPRZ-AMI encoding provides sufficient
transitions to ensure clock synchronization.
Error Detection
With UPNRZ, BPNRZ, UPRZ, and BPRZ encoding,
there is no way to determine if the received data has
errors.
However, with BPRZ-AMI encoding, an error in any bit
will cause a bipolar violation (BPV, or the reception of
two or more consecutive logic ones with the same
polarity.
Therefore, BPRZ-AMI has a built-in error-detection
mechanism.
T carriers use BPRZ-AMI with +3 V and -3 V
representing a logic 1 and o V representing a logic 0.
From the above table, BPRZ-AMI has the best over-all
characteristics, and is therefore, the most commonly
used format.
Example 1
A PCM-TDM system multiplexes 20 voice-band
channels. Each sample is encoded into eight bits, and a
framing bit is added to each frame. The sampling rate
is 10,000 samples per second. BPRZ-AMI encoding is
the line format. Determine
(a) The maximum analog input frequency
(b) The line speed in bps
(c) The minimum Nyquist bandwidth
Example 2
A PCM-TDM system multiplexes 30 voice-band channels
each with a bandwidth of 0 to 3 kHz. Each sample is
encoded with a nine-bit PCM code. UPNRZ encoding
is used. Determine
(a) The minimum sample rate
(b) Line speed in bits per second
(c) Minimum Nyquist bandwidth
Example 3
For the following bit sequence, draw the timing diagram
for UPRZ, UPNRZ, BPRZ, BPNRZ and BPRZ-AMI
encoding:
bit stream: 1 1 0 0 0 1 0 1 0 1