Data Communicaions Third Stage Networks Engineering Department Lecture (6) Dr. Mohammed Khalid
Data Communicaions Third Stage Networks Engineering Department Lecture (6) Dr. Mohammed Khalid
Third Stage
NETWORKS ENGINEERING DEPARTMENT
Lecture (6)
Dr. Mohammed Khalid
DIGITAL-TO-ANALOG CONVERSION
Digital modulation is the process of encoding a digital information signal into the
amplitude, phase, or frequency of the transmitted signal. The encoding process
affects the bandwidth of the transmitted signal and its robustness to channel
impairments.
Digital-to-analog conversion
Carrier Signal
In analog transmission, the sending device produces a high-frequency signal that
acts as a base for the information signal. This base signal is called the carrier
signal or carrier frequency. The receiving device is tuned to the frequency of the
carrier signal that it expects from the sender. Digital information then changes the
carrier signal by modifying one or more of its characteristics (amplitude,
frequency, or phase). This kind of modification is called modulation (shift
keying).
1
1) Amplitude Shift Keying (ASK)
In amplitude shift keying, the amplitude of the carrier signal is varied to create
signal elements. Both frequency and phase remain constant while the amplitude
changes.
2
Implementation of binary ASK
A
v(t ) = [1 + vm(t )[ cos( wct )]]
2
where
A
v(t ) = [1 + 1[ cos( wc t )]]
2
v(t ) = A cos( wct )
3
A
v(t ) = [1 − 1[ cos( wct )]]
2
Thus, the modulated wave vASK(t), is either A cos(ωc t) or 0. Hence, the carrier
is either "on"or "off," which is why amplitude-shift keying is sometimes
referred to as on-off keying(OOK).
B = (1+d)S
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?
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).
4
In frequency shift keying, the frequency of the carrier signal is varied to represent
data. The frequency of the modulated signal is constant for the duration of one
signal element, but changes for the next signal element if the data element
changes. Both peak amplitude and phase remain constant for all signal elements.
◼ One way to think about binary FSK (or BFSK) is to consider two carrier
frequencies. The digital data stream changes the frequency of the carrier
signal, fc.
5
vFSK (t ) = [Vc cos[2 [ f c + f ]t ]
For a logic 0 input, vm(t) = -1
Δf = |fm – fs| / 2
◼
For example, a “1” could be represented by f1=fc +f, and a “0” could be
represented by f2=fc-f.
6
◼ If the difference between the two frequencies (f1 and f2) is 2f, then the
required bandwidth B will be:
B = (1+d)S +2f
We have an available bandwidth of 100 kHz which spans from 200 to 300 kHz.
What should be the carrier frequency and the bit rate if we modulated our data
by using FSK with d = 1?
7
The Relation between 0, 1 and bipolar NRZ signal is given by below
table:
Digital signal Bipolar NRZ BPSK output
Binary 0 b(t)= -1 -Asin(wct)
Binary1 b(t)=+1 Asin(wct)