Digital and Analog Transmission
Digital and Analog Transmission
Digital and Analog Transmission
E.g. Text is translated into either one of two character codes: ASCII or EBCDIC
(Appendix A).
Then, since there are two types of signals digital and analog, there are 4 possible
encoding techniques that can be used on the data:
Digital-to-digital, Digital-to-Analog, Analog-to-analog, Analog-to-digital.
Digital-to-Digital Encoding
The binary signals created by your computer (DTE) are translated into a sequence of
voltage pulses that can be sent through the transmission medium.
Binary signals have two basic parameters: amplitude and duration.
As the number of bits sent per unit of time increases, the bit duration decreases.
The three most common methods of encoding used are: unipolar , polar , and bipolar .
Unipolar
The simplest and most primitive
type of encoding is Unipolar
encoding.
Typically, one voltage level stands
for binary 0 and another voltage
level for binary 1.
Polarity refers to whether you have
a positive or a negative pulse.
Unipolar encoding uses only one
polarity, only one of the two binary
states is encoded, usually the 1.
Two problems with unipolar
encoding: DC component and
synchronization .
UNIPOLAR ENCODING
Positive voltage=1
Negative voltage=0
Signal returns to zero halfway through the bit interval.
Biphase
Signal changes at the middle of the bit interval,
does not return to zero, goes to opposite pole.
Good solution to synchronization problem
Two types of biphase encoding used in networks:
Manchester and Differential Manchester
Manchester (or diphase or biphase
encoding)
This code is self-clocking.
Provides a transition for every bit in the middle of the bit
cell. This transition is used only to provide clocking.
+ve to -ve transition for a "0" bit
-ve to +ve transition for a "1" bit
Residual DC component is eliminated by having both
polarities for every bit.
This scheme is used in Ethernet and IEEE 802.3 compliant
LANs
Manchester Encoding
Code is self-clocking
Transition for every bit in the middle of the bit cell
Transition at the beginning of the bit cell if the next bit is " 0 "
NO Transition at the beginning of the bit cell if the next bit is " 1 "
Used in Token Ring or IEEE 802.5-compliant LANs.
Differential Manchester encoding
Nyquist
Theorem
Digital-to-Analog Encoding
Solution
Baud rate = 1000 bauds per second (baud/s)
Bit rate = 1000 x 4 = 4000 bps
Example 2
Thebitrateofasignalis3000.Ifeachsignalunitcarries
6bits,whatisthebaudrate?
Solution
Baud rate = 3000 / 6 = 500 baud/s
Amplitude Shift Keying (ASK)
To represent binary signals, the amplitude is varied - 1 or 0.
Keying means turning a transmitter on and off.
Highly susceptible to noise interference.
Frequency Shift Keying (FSK)
Frequency is varied to represent binary 1 or 0.
Noise interference not a problem because it's looking for frequency changes
and doesn't care about voltage spikes.
Phase Shift Keying (PSK)
Phase is varied to represent binary 1 or 0.
Limited by the ability of the equipment to detect small differences in
phase. This limits its potential bit rate.
Analog to Analog
Transmission
Analog signals are modified to represent
analog data. This conversion is also known
as Analog Modulation. Analog modulation
is required when bandpass is used. Analog
to analog conversion can be done in three
ways:
Bandpass: The filters are used to filter and
pass frequencies of interest. A bandpass
is a band of frequencies which can pass the
filter.
Figure 5-40
Three ways: Amplitude Modulation (AM), Frequency Modulation (FM), and Phase
Modulation (PM).
Amplitude Modulation (AM)
The carrier's signal is modulated so that amplitude varies with the changing amplitude
of the signal.
In this modulation, the amplitude of the carrier signal is modified to reflect the analog
data.
The bandwidth of an AM signal is equal to twice the bandwidth of the modulating signal
and covers a range centered around the carrier frequency.
AM radio stations need a minimum bandwidth of 10 Khz.
Amplitude Modulation
Amplitude modulation is
implemented by means of a
multiplier. The amplitude of
modulating signal (analog data) is
multiplied by the amplitude of
carrier frequency,
which then reflects analog data.
The frequency and phase of carrier
signal remain unchanged
AM Bandwidth
AM Band Allocation
Example
Wehaveanaudiosignalwithabandwidthof4KHz.
Whatisthebandwidthneededifwemodulatethesignal
usingAM?IgnoreFCCregulations.
Solution
An AM signal requires twice the bandwidth of the
original signal:
BW = 2 x 4 KHz = 8 KHz
Frequency Modulation (FM)
The frequency of the carrier signal is
modulated to follow the changing voltage level
(amplitude) of the modulating signal.
In this modulation technique, the frequency of the
carrier signal is modified to reflect
the change in the voltage levels of the modulating
signal (analog data).
FM Bandwidth
Solution
An FM signal requires 10 times the bandwidth of the
original signal:
BW = 10 x 4 MHz = 40 MHz
Note: