Lecture 6 Digital Transmission
Lecture 6 Digital Transmission
Solution
At 1 Kbps:
1000 bits sent 1001 bits received1 extra bps
At 1 Mbps:
1,000,000 bits sent 1,001,000 bits received1000 extra bps
Note:
Bit rate is the number of bits per second. Baud rate
is the number of signal elements per second.
Solution
In this case, r = 4, S = 1000, and N is unknown. We can
find the value of N from
Example 2
Solution
We need 4 bits; 1 bit for the sign and 3 bits for the
value. A 3-bit value can represent 23 = 8 levels (000 to
111), which is more than what we need. A 2-bit value is
not enough since 22 = 4. A 4-bit value is too much
because 24 = 16.
Example 6
We want to digitize the human voice. What is the bit rate,
assuming 8 bits per sample?
Solution
1)Parallel Transmission
2)Serial Transmission
Figure 18 Data transmission
Figure 19 Parallel transmission
Figure 20 Serial transmission
Note:
In asynchronous transmission, we
send 1 start bit (0) at the
beginning and 1 or more stop bits
(1s) at the end of each byte. There
may be a gap between each byte.
Note:
In synchronous transmission,
we send bits one after another
without start/stop bits or gaps.
It is the responsibility of the
receiver to group the bits.
Synchronous transmission
Quiz
1. Unipolar, bipolar, and polar encoding are types of
_______ encoding.
A) line
B) block
C) NRZ
D) Manchester
A) Line
Quiz
2. _____ encoding has a transition at the middle of
each bit.
A) RZ
B) Manchester
C) Differential Manchester
D) All the above
C)Differential Manchester
Quiz
4. PCM is an example of _______ conversion.
A) digital-to-digital
B) digital-to-analog
C) analog-to-analog
D) analog
D) Analog
Quiz
5. If the frequency spectrum of a signal has a bandwidth of 500
Hz with the highest frequency at 600 Hz, what should be the
sampling rate, according to the Nyquist theorem?
A) 200 samples/s
B) 500 samples/s
C) 1000 samples/s
D) 1200 samples/s
D) 1200 samples/s
Quiz
6. The Nyquist theorem specifies the minimum sampling rate to
be_______.
A) equal to the lowest frequency of a signal
B) equal to the highest frequency of a signal
C) twice the bandwidth of a signal
D) twice the highest frequency of a signal
C) unipolar
Quiz
8. In ______ schemes, the voltages are on the both sides of the
time axis. For example, the voltage level for 0 can be positive
and the voltage level for 1 can be negative.
A) polar
B) bipolar
C) unipolar
D) all of the above
a) polar
Quiz
9. In _____ the level of the voltage determines the
value of the bit.
A) NRZ-I
B) NRZ-L
C) both (a) and (b)
D) neither (a) nor (b)
b) NRZ-L
Quiz
10. In ______, the change or lack of change in the level
of the voltage determines the value of the bit.
A) NRZ-I
B) NRZ-L
C) both (a) and (b)
D) neither (a) nor (b)
A) NRZ-I
Quiz
11. The idea of RZ and the idea of NRZ-L are combined
into the ________ scheme.
A) Manchester
B) differential Manchester
C) both (a) and (b)
D) neither (a) nor (b)
A) Manchester
Quiz
12. The idea of RZ and the idea of NRZ-I are combined
into the ________ scheme.
A) Manchester
B) differential Manchester
C) both (a) and (b)
D) neither (a) nor (b)
B) differential Manchester