CMPE457-Chapter 5 - Analog Transmission
CMPE457-Chapter 5 - Analog Transmission
Computer Science
and Engineering
Analog Transmission
Chapter 5
CMPE457 Computer Networks
Tarek Elfouly
[email protected]
Slides by Forouzan
Tarek Elfouly
Computer Science and Engineering
Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
5.2
Tarek Elfouly
Computer Science and Engineering
Tarek Elfouly
Computer Science and Engineering
Note
Bit rate is the number of bits per second. Baud rate is the number of signal
elements per second. In the analog transmission of digital data,
the baud rate is less than or equal to the bit rate.
5.4
of digital
data,
elements per second. In the analog transmission Tarek
Elfouly
Computer
rate.Science and Engineering
the baud rate is less than or equal to the bit
The same analogy we used in Chapter 4 for bit rate and baud rate applies here. In
transportation, a baud is analogous to a vehicle, and a bit is analogous to a passenger.
We need to maximize the number of people per car to reduce the traffic.
Example 5.1
An analog signal carries 4 bits per signal element. If 1000 signal elements are sent per second,
find the bit rate.
Solution
In this case, r = 4, S = 1000, and N is unknown. We can find the value of N from
S=Nx!
r
or
N=Sxr= 1000 x 4
=4000 bps
Example 5.2
An analog signal has a bit rate of 8000 bps and a baud rate of 1000 baud. How many data elements
are carried by each signal element? How many signal elements do we need?
Solution
In this example, S = 1000, N
then the value of L.
= 8000, and rand L are unknown. We find first the value of rand
1
S=Nx-
N
r=-
8000
.
=-=8 bltslbaud
Tarek Elfouly
Science and Engineering
In this case, r = 4, S = 1000, and N is unknown. We can find the value Computer
of N from
Solution
S=Nx!
or
N=Sxr= 1000 x 4
=4000 bps
Example 5.2
An analog signal has a bit rate of 8000 bps and a baud rate of 1000 baud. How many data elements
are carried by each signal element? How many signal elements do we need?
Solution
In this example, S = 1000, N
then the value of L.
= 8000, and rand L are unknown. We find first the value of rand
8000
.
=-=
8 bltslbaud
1000
1
S=Nx-
N
r=S
r= logzL
L= y= 28 = 256
Bandwidth
The required bandwidth for analog transmission of digital data is proportional to the
signal rate except for FSK, in which the difference between the carrier signals needs to
be added. We discuss the bandwidth for each technique.
Carrier Signal
In analog transmission, the sending device produces a high-frequency signal that acts
Tarek Elfouly
Computer Science and Engineering
Only the amplitude of the carrier signal is varied to create signal elements.
When implemented using only two levels, it is known as Binary Amplitude
Shift-keying or on-off-keying (OOK).
Signaling:
The peak amplitude of one signal level is 0
The other is the same as the amplitude of the carrier frequency.
5.7
Tarek Elfouly
Computer Science and Engineering
5.8
Tarek Elfouly
Computer Science and Engineering
Example: We have an available bandwidth of 100 kHz which spans from 200
to 300 kHz. What are the carrier frequency and the bit rate if we modulated
our data by using ASK with d = 1?
Solution
The middle of the bandwidth is located at 250 kHz. This means that our carrier
frequency can be at fc = 250 kHz. We can use the formula for bandwidth to find the
bit rate (with d = 1 and r = 1).
5.9
Tarek Elfouly
Computer Science and Engineering
5.10
Tarek Elfouly
Computer Science and Engineering
5.11
Tarek Elfouly
Computer Science and Engineering
5.12
Tarek Elfouly
Computer Science and Engineering
5.13
Tarek Elfouly
Computer Science and Engineering
Tarek Elfouly
Computer Science and Engineering
5.15
Tarek Elfouly
Computer Science and Engineering
5.16
Tarek Elfouly
Computer Science and Engineering
Implementation of BPSK
5.17
Tarek Elfouly
Computer Science and Engineering
5.18
Tarek Elfouly
Computer Science and Engineering
5.19
Tarek Elfouly
Computer Science and Engineering
5.20
Tarek Elfouly
Computer Science and Engineering
5.21
Tarek Elfouly
Computer Science and Engineering
5.22
Tarek Elfouly
Computer Science and Engineering
Tarek Elfouly
Computer Science and Engineering
5.24
Tarek Elfouly
Computer Science and Engineering
5.25
Tarek Elfouly
Computer Science and Engineering
Note
The total bandwidth required for AM
can be determined
from the bandwidth of the audio
signal: BAM = 2B.
5.26
Tarek Elfouly
Computer Science and Engineering
5.27
Tarek Elfouly
Computer Science and Engineering
5.28
Tarek Elfouly
Computer Science and Engineering
5.29
Tarek Elfouly
Computer Science and Engineering
Note
The total bandwidth required for FM can be determined from the bandwidth
of the audio signal: BFM = 2(1 + )B.
5.30
Tarek Elfouly
Computer Science and Engineering
5.31
Tarek Elfouly
Computer Science and Engineering
Note
The total bandwidth required for PM can be determined from the bandwidth
and maximum amplitude of the modulating signal:
BPM = 2(1 + )B.
5.32