Lecture 6 - Digital To Digital Conversion
Lecture 6 - Digital To Digital Conversion
❑ Data element
The smallest entity that can represent a piece of
information: this is bit.
❑ Signal element
The shortest unit (timewise) of a digital signal.
❑ In other words
Data element are what we need to send.
Signal elements are what we can send.
SIGNAL ELEMENT vs DATA ELEMENT
DATA RATE vs SIGNAL RATE
• Data rate
– The number of data elements (bits) sent in 1s
– The unit is bits per second (bps)
– Called bit rate
• Signal rate
– The number of signal elements sent in 1s
– The unit is the baud
– Signal rate is sometimes called the pulse rate, the modulation
rate, or the baud rate
• Relationship between data rate and signal rate
1
S = c N baud
r
• S: number of signal elements, c: the case factor, N: data rate (bps), r:
data elements per signal elements
Example
A signal is carrying data in which one data element is
encoded as one signal element (r = 1). If the bit rate is
100 kbps, what is the average value of the baud rate if
c is between 0 and 1?
Solution
Solution
The average signal rate is S = N/2 = 500 kbaud.
The minimum bandwidth for this average baud
rate is Bmin = S = 500 kHz.
Polar RZ: Return-to-Zero Scheme
Polar biphase: Manchester and differential
Manchester schemes
Polar biphase: Manchester and differential
Manchester schemes
❑ mBnL coding
❑ m → length of the binary pattern
❑ B → binary data
❑ n → length of the signal pattern
❑ L → number of levels in the signaling.
Invert - + + - 0 - = -1
4D-PAM5
Solution
First 4B/5B block coding increases the bit rate to 1.25 Mbps.
The minimum bandwidth using NRZ-I is N/2 or 625 kHz. The
Manchester scheme needs a minimum bandwidth of 1 MHz.
The first choice needs a lower bandwidth, but has a DC
component problem; the second choice needs a higher
bandwidth, but does not have a DC component problem.
8B/10B Block Encoding
Scrambling
❑Biphase schemes that are suitable for dedicated
links between stations in a LAN are not suitable
for long-distance communication because of their
wide bandwidth requirement.
❑The combination of block coding and NRZ line
coding is not suitable for long-distance encoding
either, because of the DC component problem.
❑Bipolar AMI encoding, on the other hand, has a
narrow bandwidth and does not create a DC
component.
Scrambling