ๅฐŠๆ•ฌ็š„ ๅพฎไฟกๆฑ‡็Ž‡๏ผš1ๅ†† โ‰ˆ 0.046166 ๅ…ƒ ๆ”ฏไป˜ๅฎๆฑ‡็Ž‡๏ผš1ๅ†† โ‰ˆ 0.046257ๅ…ƒ [้€€ๅ‡บ็™ปๅฝ•]
SlideShare a Scribd company logo
1
Analog Transmission
2
DIGITAL-TO-ANALOG CONVERSIONDIGITAL-TO-ANALOG CONVERSION
Digital-to-analogDigital-to-analog conversion is the process ofconversion is the process of
changing one of the characteristics of an analogchanging one of the characteristics of an analog
signal based on the information in digital data.signal based on the information in digital data.
๏‚ง Aspects of Digital-to-Analog Conversion
๏‚ง Amplitude Shift Keying
๏‚ง Frequency Shift Keying
๏‚ง Phase Shift Keying
๏‚ง Quadrature Amplitude Modulation
Topics discussed in this section:Topics discussed in this section:
3
Digital to Analog Conversion
๏ฎ Digital data needs to be carried on an
analog signal.
๏ฎ A carrier signal (frequency fc) performs
the function of transporting the digital
data in an analog waveform.
๏ฎ The analog carrier signal is manipulated
to uniquely identify the digital data being
carried.
4
Figure 5.1 Digital-to-analog conversion
5
Figure 5.2 Types of digital-to-analog conversion
6
Bit rate, N, is the number of bits per
second (bps). Baud rate is the number
of signal
elements per second (bauds).
In the analog transmission of digital
data, the signal or baud rate is less than
or equal to the bit rate.
S=Nx1/r bauds
Where r is the number of data bits per
signal element.
Note
7
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
Example 5.1
8
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 = 8000, and r and L are
unknown. We find first the value of r and then the value
of L.
9
Amplitude Shift Keying (ASK)
๏ฎ ASK is implemented by changing the
amplitude of a carrier signal to reflect
amplitude levels in the digital signal.
๏ฎ For example: a digital โ€œ1โ€ could not affect the
signal, whereas a digital โ€œ0โ€ would, by making
it zero.
๏ฎ The line encoding will determine the values of
the analog waveform to reflect the digital data
being carried.
10
Bandwidth of ASK
๏ฎ The bandwidth B of ASK is proportional
to the signal rate S.
B = (1+d)S
๏ฎ โ€œdโ€ is due to modulation and filtering,
lies between 0 and 1.
11
Figure 5.3 Binary amplitude shift keying
12
Figure 5.4 Implementation of binary ASK
13
Example 5.3
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).
14
Example 5.4
In data communications, we normally use full-duplex
links with communication in both directions. We need
to divide the bandwidth into two with two carrier
frequencies, as shown in Figure 5.5. The figure shows
the positions of two carrier frequencies and the
bandwidths. The available bandwidth for each
direction is now 50 kHz, which leaves us with a data
rate of 25 kbps in each direction.
15
Figure 5.5 Bandwidth of full-duplex ASK used in Example 5.4
16
Frequency Shift Keying
๏ฎ The digital data stream changes the
frequency of the carrier signal, fc.
๏ฎ For example, a โ€œ1โ€ could be
represented by f1=fc +โˆ†f, and a โ€œ0โ€ could
be represented by f2=fc-โˆ†f.
17
Figure 5.6 Binary frequency shift keying
18
Bandwidth of FSK
๏ฎ If the difference between the two
frequencies (f1 and f2) is 2โˆ†f, then the
required BW B will be:
B = (1+d)xS +2โˆ†f
5.19
Example 5.5
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?
Solution
This problem is similar to Example 5.3, but we are
modulating by using FSK. The midpoint of the band is at
250 kHz. We choose 2 f to be 50 kHz; this meansฮ”
20
Phase Shift Keyeing
๏ฎ We vary the phase shift of the carrier
signal to represent digital data.
๏ฎ The bandwidth requirement, B is:
B = (1+d)xS
๏ฎ PSK is much more robust than ASK as
it is not that vulnerable to noise, which
changes amplitude of the signal.
21
Figure 5.9 Binary phase shift keying
22
Figure 5.10 Implementation of BASK
23
Quadrature PSK
๏ฎ To increase the bit rate, we can code 2 or
more bits onto one signal element.
๏ฎ In QPSK, we parallelize the bit stream so that
every two incoming bits are split up and PSK
a carrier frequency. One carrier frequency is
phase shifted 90o
from the other - in
quadrature.
๏ฎ The two PSKed signals are then added to
produce one of 4 signal elements. L = 4 here.
24
Figure 5.11 QPSK and its implementation
25
Example 5.7
Find the bandwidth for a signal transmitting at 12
Mbps for QPSK. The value of d = 0.
Solution
For QPSK, 2 bits is carried by one signal element. This
means that r = 2. So the signal rate (baud rate) is S = N ร—
(1/r) = 6 Mbaud. With a value of d = 0, we have B = S = 6
MHz.
26
Constellation Diagrams
๏ฎ A constellation diagram helps us to
define the amplitude and phase of a
signal when we are using two carriers,
one in quadrature of the other.
๏ฎ The X-axis represents the in-phase
carrier and the Y-axis represents
quadrature carrier.
27
Figure 5.12 Concept of a constellation diagram
28
Example 5.8
Show the constellation diagrams for an ASK (OOK),
BPSK, and QPSK signals.
Solution
Figure 5.13 shows the three constellation diagrams.
29
Figure 5.13 Three constellation diagrams
30
Quadrature amplitude modulation is a
combination of ASK and PSK.
Note
31
Figure 5.14 Constellation diagrams for some QAMs

More Related Content

What's hot

ANALOG TRANSMISSION
ANALOG TRANSMISSIONANALOG TRANSMISSION
ANALOG TRANSMISSION
Avijeet Negel
ย 
Chap 5 analog transmission
Chap 5 analog transmissionChap 5 analog transmission
Chap 5 analog transmission
Mukesh Tekwani
ย 
data transmission
data transmission data transmission
data transmission
Emdadul Haque
ย 
Analog Transmission
Analog TransmissionAnalog Transmission
Analog Transmission
Shiraz316
ย 
Digital to analog conversion
Digital to analog conversionDigital to analog conversion
Digital to analog conversion
WaseemKhan00
ย 
Analog signals
Analog signalsAnalog signals
Analog signals
Ntuthuzelo Mbili
ย 
Ch6 1 v1
Ch6 1 v1Ch6 1 v1
Ch6 1 v1
bhagavanprasad
ย 
LECTURE-5 (Data Communication) ~www.fida.com.bd
LECTURE-5 (Data Communication) ~www.fida.com.bdLECTURE-5 (Data Communication) ~www.fida.com.bd
LECTURE-5 (Data Communication) ~www.fida.com.bd
QUT (Queensland University of Technology)
ย 
Ch 05
Ch 05Ch 05
Chapter 4 - Digital Transmission
Chapter 4 - Digital TransmissionChapter 4 - Digital Transmission
Chapter 4 - Digital Transmission
Wayne Jones Jnr
ย 
Chapter 4
Chapter 4Chapter 4
Chapter 4
Faisal Mehmood
ย 
Ch5 1 Data communication and networking by neha g. kurale
Ch5 1 Data communication and networking by neha g. kuraleCh5 1 Data communication and networking by neha g. kurale
Ch5 1 Data communication and networking by neha g. kurale
Neha Kurale
ย 
Physical Layer Questions
Physical Layer QuestionsPhysical Layer Questions
Physical Layer Questions
Manisha Keim
ย 
Operating System Concepts - Ch05
Operating System Concepts - Ch05Operating System Concepts - Ch05
Operating System Concepts - Ch05
Wayne Jones Jnr
ย 
Chapter 5 analog transmission computer_network
Chapter 5 analog transmission  computer_networkChapter 5 analog transmission  computer_network
Chapter 5 analog transmission computer_network
Dhairya Joshi
ย 
Ch3Data communication and networking by neha g. kurale
Ch3Data communication and networking by neha g. kuraleCh3Data communication and networking by neha g. kurale
Ch3Data communication and networking by neha g. kurale
Neha Kurale
ย 
Ch4 1 Data communication and networking by neha g. kurale
Ch4 1 Data communication and networking by neha g. kuraleCh4 1 Data communication and networking by neha g. kurale
Ch4 1 Data communication and networking by neha g. kurale
Neha Kurale
ย 
Ch4 2 v1
Ch4 2 v1Ch4 2 v1
Ch4 2 v1
bhagavanprasad
ย 
Ch08
Ch08Ch08
03 Data and_Signals
03 Data and_Signals03 Data and_Signals
03 Data and_Signals
Ahmar Hashmi
ย 

What's hot (20)

ANALOG TRANSMISSION
ANALOG TRANSMISSIONANALOG TRANSMISSION
ANALOG TRANSMISSION
ย 
Chap 5 analog transmission
Chap 5 analog transmissionChap 5 analog transmission
Chap 5 analog transmission
ย 
data transmission
data transmission data transmission
data transmission
ย 
Analog Transmission
Analog TransmissionAnalog Transmission
Analog Transmission
ย 
Digital to analog conversion
Digital to analog conversionDigital to analog conversion
Digital to analog conversion
ย 
Analog signals
Analog signalsAnalog signals
Analog signals
ย 
Ch6 1 v1
Ch6 1 v1Ch6 1 v1
Ch6 1 v1
ย 
LECTURE-5 (Data Communication) ~www.fida.com.bd
LECTURE-5 (Data Communication) ~www.fida.com.bdLECTURE-5 (Data Communication) ~www.fida.com.bd
LECTURE-5 (Data Communication) ~www.fida.com.bd
ย 
Ch 05
Ch 05Ch 05
Ch 05
ย 
Chapter 4 - Digital Transmission
Chapter 4 - Digital TransmissionChapter 4 - Digital Transmission
Chapter 4 - Digital Transmission
ย 
Chapter 4
Chapter 4Chapter 4
Chapter 4
ย 
Ch5 1 Data communication and networking by neha g. kurale
Ch5 1 Data communication and networking by neha g. kuraleCh5 1 Data communication and networking by neha g. kurale
Ch5 1 Data communication and networking by neha g. kurale
ย 
Physical Layer Questions
Physical Layer QuestionsPhysical Layer Questions
Physical Layer Questions
ย 
Operating System Concepts - Ch05
Operating System Concepts - Ch05Operating System Concepts - Ch05
Operating System Concepts - Ch05
ย 
Chapter 5 analog transmission computer_network
Chapter 5 analog transmission  computer_networkChapter 5 analog transmission  computer_network
Chapter 5 analog transmission computer_network
ย 
Ch3Data communication and networking by neha g. kurale
Ch3Data communication and networking by neha g. kuraleCh3Data communication and networking by neha g. kurale
Ch3Data communication and networking by neha g. kurale
ย 
Ch4 1 Data communication and networking by neha g. kurale
Ch4 1 Data communication and networking by neha g. kuraleCh4 1 Data communication and networking by neha g. kurale
Ch4 1 Data communication and networking by neha g. kurale
ย 
Ch4 2 v1
Ch4 2 v1Ch4 2 v1
Ch4 2 v1
ย 
Ch08
Ch08Ch08
Ch08
ย 
03 Data and_Signals
03 Data and_Signals03 Data and_Signals
03 Data and_Signals
ย 

Viewers also liked

Ch25
Ch25Ch25
Ch09
Ch09Ch09
Ch21
Ch21Ch21
Ch31
Ch31Ch31
Ch15
Ch15Ch15
Serial transmission
Serial transmissionSerial transmission
Serial transmission
Piyush Rochwani
ย 
Data communication and network Chapter - 2
Data communication and network Chapter - 2Data communication and network Chapter - 2
Data communication and network Chapter - 2
Zafar Ayub
ย 
Data communications
Data communicationsData communications
Data communications
UMaine
ย 
Ch06
Ch06Ch06
2[1].1 data transmission
2[1].1 data transmission2[1].1 data transmission
2[1].1 data transmission
Hattori Sidek
ย 
Secure Data Transmission
Secure Data TransmissionSecure Data Transmission
Secure Data Transmission
bjp4642
ย 
Digital & analog transmission
Digital & analog transmissionDigital & analog transmission
Digital & analog transmission
Jeffery Vava
ย 
Analog Transmission
Analog TransmissionAnalog Transmission
Analog Transmission
Md Abdus Sobur Sikdar
ย 
Data transmission
Data transmissionData transmission
Data transmission
International Islamic University
ย 
Digital data transmission,line coding and pulse shaping
Digital data transmission,line coding and pulse shapingDigital data transmission,line coding and pulse shaping
Digital data transmission,line coding and pulse shaping
Aayush Kumar
ย 
Ch10
Ch10Ch10
Chapter 26 - Remote Logging, Electronic Mail & File Transfer
Chapter 26 - Remote Logging, Electronic Mail & File TransferChapter 26 - Remote Logging, Electronic Mail & File Transfer
Chapter 26 - Remote Logging, Electronic Mail & File Transfer
Wayne Jones Jnr
ย 
Ch18
Ch18Ch18
Basics of signals data communication
Basics of signals data communicationBasics of signals data communication
Basics of signals data communication
Syed Bilal Zaidi
ย 
Ch12
Ch12Ch12

Viewers also liked (20)

Ch25
Ch25Ch25
Ch25
ย 
Ch09
Ch09Ch09
Ch09
ย 
Ch21
Ch21Ch21
Ch21
ย 
Ch31
Ch31Ch31
Ch31
ย 
Ch15
Ch15Ch15
Ch15
ย 
Serial transmission
Serial transmissionSerial transmission
Serial transmission
ย 
Data communication and network Chapter - 2
Data communication and network Chapter - 2Data communication and network Chapter - 2
Data communication and network Chapter - 2
ย 
Data communications
Data communicationsData communications
Data communications
ย 
Ch06
Ch06Ch06
Ch06
ย 
2[1].1 data transmission
2[1].1 data transmission2[1].1 data transmission
2[1].1 data transmission
ย 
Secure Data Transmission
Secure Data TransmissionSecure Data Transmission
Secure Data Transmission
ย 
Digital & analog transmission
Digital & analog transmissionDigital & analog transmission
Digital & analog transmission
ย 
Analog Transmission
Analog TransmissionAnalog Transmission
Analog Transmission
ย 
Data transmission
Data transmissionData transmission
Data transmission
ย 
Digital data transmission,line coding and pulse shaping
Digital data transmission,line coding and pulse shapingDigital data transmission,line coding and pulse shaping
Digital data transmission,line coding and pulse shaping
ย 
Ch10
Ch10Ch10
Ch10
ย 
Chapter 26 - Remote Logging, Electronic Mail & File Transfer
Chapter 26 - Remote Logging, Electronic Mail & File TransferChapter 26 - Remote Logging, Electronic Mail & File Transfer
Chapter 26 - Remote Logging, Electronic Mail & File Transfer
ย 
Ch18
Ch18Ch18
Ch18
ย 
Basics of signals data communication
Basics of signals data communicationBasics of signals data communication
Basics of signals data communication
ย 
Ch12
Ch12Ch12
Ch12
ย 

Similar to Analog transmission

Ch5 Data communication and networking by neha g. kurale
Ch5 Data communication and networking by neha g. kuraleCh5 Data communication and networking by neha g. kurale
Ch5 Data communication and networking by neha g. kurale
Neha Kurale
ย 
ch5_1_v1.ppt
ch5_1_v1.pptch5_1_v1.ppt
ch5_1_v1.ppt
AryanBansal33
ย 
Chapter 5 of Data communications and.ppt
Chapter 5 of Data communications and.pptChapter 5 of Data communications and.ppt
Chapter 5 of Data communications and.ppt
chinnuaditya121
ย 
Chapter_5.pptx
Chapter_5.pptxChapter_5.pptx
Chapter_5.pptx
braaabgg
ย 
Digital Modulation
Digital ModulationDigital Modulation
Digital Modulation
ApoorvaPardhi
ย 
Week5 (chap 5)
Week5 (chap 5)Week5 (chap 5)
Week5 (chap 5)
arslan_akbar90
ย 
Lecture 9 5th_ed data com
Lecture  9 5th_ed data comLecture  9 5th_ed data com
Lecture 9 5th_ed data com
Anar Gul
ย 
DCN 5th ed. slides ch05 Analog Transmission.pdf
DCN 5th ed. slides ch05 Analog Transmission.pdfDCN 5th ed. slides ch05 Analog Transmission.pdf
DCN 5th ed. slides ch05 Analog Transmission.pdf
Bilal Munir Mughal
ย 
Computer Networks/Computer Engineering.pdf
Computer Networks/Computer Engineering.pdfComputer Networks/Computer Engineering.pdf
Computer Networks/Computer Engineering.pdf
abdnazar2003
ย 
Ch05
Ch05Ch05
Ch05
Vivek Kumar
ย 
Analog Transmission.ppt
Analog Transmission.pptAnalog Transmission.ppt
Analog Transmission.ppt
TamiratDejene1
ย 
ch05.ppt
ch05.pptch05.ppt
ch05.ppt
MohammedAlobaidy16
ย 
cn ch05.ppt
cn ch05.pptcn ch05.ppt
cn ch05.ppt
SajjaSriLavanya
ย 
Analog Transmition
Analog TransmitionAnalog Transmition
Analog Transmition
Ali Raxa
ย 
Comparative Study and Performance Analysis of different Modulation Techniques...
Comparative Study and Performance Analysis of different Modulation Techniques...Comparative Study and Performance Analysis of different Modulation Techniques...
Comparative Study and Performance Analysis of different Modulation Techniques...
Souvik Das
ย 
Dcn a03-analog transmission
Dcn a03-analog transmissionDcn a03-analog transmission
Dcn a03-analog transmission
Saurabh Daga
ย 
Digital Modulation.pptx
Digital Modulation.pptxDigital Modulation.pptx
Digital Modulation.pptx
RAKIBUDDINCHOWDHURY1
ย 
ASK,FSK and M-PSK using Matlab
ASK,FSK and M-PSK using MatlabASK,FSK and M-PSK using Matlab
ASK,FSK and M-PSK using Matlab
Amirah Nadrah Ghazali
ย 
Data com prsntation
Data com prsntationData com prsntation
Data com prsntation
ajeela mushtaq
ย 
Lecture Notes: EEEC6440315 Communication Systems - Digital Modulation
Lecture Notes:  EEEC6440315 Communication Systems - Digital ModulationLecture Notes:  EEEC6440315 Communication Systems - Digital Modulation
Lecture Notes: EEEC6440315 Communication Systems - Digital Modulation
AIMST University
ย 

Similar to Analog transmission (20)

Ch5 Data communication and networking by neha g. kurale
Ch5 Data communication and networking by neha g. kuraleCh5 Data communication and networking by neha g. kurale
Ch5 Data communication and networking by neha g. kurale
ย 
ch5_1_v1.ppt
ch5_1_v1.pptch5_1_v1.ppt
ch5_1_v1.ppt
ย 
Chapter 5 of Data communications and.ppt
Chapter 5 of Data communications and.pptChapter 5 of Data communications and.ppt
Chapter 5 of Data communications and.ppt
ย 
Chapter_5.pptx
Chapter_5.pptxChapter_5.pptx
Chapter_5.pptx
ย 
Digital Modulation
Digital ModulationDigital Modulation
Digital Modulation
ย 
Week5 (chap 5)
Week5 (chap 5)Week5 (chap 5)
Week5 (chap 5)
ย 
Lecture 9 5th_ed data com
Lecture  9 5th_ed data comLecture  9 5th_ed data com
Lecture 9 5th_ed data com
ย 
DCN 5th ed. slides ch05 Analog Transmission.pdf
DCN 5th ed. slides ch05 Analog Transmission.pdfDCN 5th ed. slides ch05 Analog Transmission.pdf
DCN 5th ed. slides ch05 Analog Transmission.pdf
ย 
Computer Networks/Computer Engineering.pdf
Computer Networks/Computer Engineering.pdfComputer Networks/Computer Engineering.pdf
Computer Networks/Computer Engineering.pdf
ย 
Ch05
Ch05Ch05
Ch05
ย 
Analog Transmission.ppt
Analog Transmission.pptAnalog Transmission.ppt
Analog Transmission.ppt
ย 
ch05.ppt
ch05.pptch05.ppt
ch05.ppt
ย 
cn ch05.ppt
cn ch05.pptcn ch05.ppt
cn ch05.ppt
ย 
Analog Transmition
Analog TransmitionAnalog Transmition
Analog Transmition
ย 
Comparative Study and Performance Analysis of different Modulation Techniques...
Comparative Study and Performance Analysis of different Modulation Techniques...Comparative Study and Performance Analysis of different Modulation Techniques...
Comparative Study and Performance Analysis of different Modulation Techniques...
ย 
Dcn a03-analog transmission
Dcn a03-analog transmissionDcn a03-analog transmission
Dcn a03-analog transmission
ย 
Digital Modulation.pptx
Digital Modulation.pptxDigital Modulation.pptx
Digital Modulation.pptx
ย 
ASK,FSK and M-PSK using Matlab
ASK,FSK and M-PSK using MatlabASK,FSK and M-PSK using Matlab
ASK,FSK and M-PSK using Matlab
ย 
Data com prsntation
Data com prsntationData com prsntation
Data com prsntation
ย 
Lecture Notes: EEEC6440315 Communication Systems - Digital Modulation
Lecture Notes:  EEEC6440315 Communication Systems - Digital ModulationLecture Notes:  EEEC6440315 Communication Systems - Digital Modulation
Lecture Notes: EEEC6440315 Communication Systems - Digital Modulation
ย 

Recently uploaded

Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Celine George
ย 
nutrition in plants chapter 1 class 7...
nutrition in plants chapter 1 class 7...nutrition in plants chapter 1 class 7...
nutrition in plants chapter 1 class 7...
chaudharyreet2244
ย 
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
220711130083 SUBHASHREE RAKSHIT  Internet resources for social science220711130083 SUBHASHREE RAKSHIT  Internet resources for social science
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
Kalna College
ย 
Slides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptxSlides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptx
shabeluno
ย 
Observational Learning
Observational Learning Observational Learning
Observational Learning
sanamushtaq922
ย 
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
yarusun
ย 
Erasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES CroatiaErasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES Croatia
whatchangedhowreflec
ย 
Cross-Cultural Leadership and Communication
Cross-Cultural Leadership and CommunicationCross-Cultural Leadership and Communication
Cross-Cultural Leadership and Communication
MattVassar1
ย 
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
220711130100 udita Chakraborty  Aims and objectives of national policy on inf...220711130100 udita Chakraborty  Aims and objectives of national policy on inf...
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
Kalna College
ย 
Interprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdfInterprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdf
Ben Aldrich
ย 
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
Kalna College
ย 
Accounting for Restricted Grants When and How To Record Properly
Accounting for Restricted Grants  When and How To Record ProperlyAccounting for Restricted Grants  When and How To Record Properly
Accounting for Restricted Grants When and How To Record Properly
TechSoup
ย 
Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024
khabri85
ย 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
Friends of African Village Libraries
ย 
Creating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptxCreating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptx
Forum of Blended Learning
ย 
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
Kalna College
ย 
Decolonizing Universal Design for Learning
Decolonizing Universal Design for LearningDecolonizing Universal Design for Learning
Decolonizing Universal Design for Learning
Frederic Fovet
ย 
How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17
Celine George
ย 
Talking Tech through Compelling Visual Aids
Talking Tech through Compelling Visual AidsTalking Tech through Compelling Visual Aids
Talking Tech through Compelling Visual Aids
MattVassar1
ย 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
MJDuyan
ย 

Recently uploaded (20)

Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17
ย 
nutrition in plants chapter 1 class 7...
nutrition in plants chapter 1 class 7...nutrition in plants chapter 1 class 7...
nutrition in plants chapter 1 class 7...
ย 
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
220711130083 SUBHASHREE RAKSHIT  Internet resources for social science220711130083 SUBHASHREE RAKSHIT  Internet resources for social science
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
ย 
Slides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptxSlides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptx
ย 
Observational Learning
Observational Learning Observational Learning
Observational Learning
ย 
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
ย 
Erasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES CroatiaErasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES Croatia
ย 
Cross-Cultural Leadership and Communication
Cross-Cultural Leadership and CommunicationCross-Cultural Leadership and Communication
Cross-Cultural Leadership and Communication
ย 
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
220711130100 udita Chakraborty  Aims and objectives of national policy on inf...220711130100 udita Chakraborty  Aims and objectives of national policy on inf...
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
ย 
Interprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdfInterprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdf
ย 
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
ย 
Accounting for Restricted Grants When and How To Record Properly
Accounting for Restricted Grants  When and How To Record ProperlyAccounting for Restricted Grants  When and How To Record Properly
Accounting for Restricted Grants When and How To Record Properly
ย 
Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024
ย 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
ย 
Creating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptxCreating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptx
ย 
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
ย 
Decolonizing Universal Design for Learning
Decolonizing Universal Design for LearningDecolonizing Universal Design for Learning
Decolonizing Universal Design for Learning
ย 
How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17
ย 
Talking Tech through Compelling Visual Aids
Talking Tech through Compelling Visual AidsTalking Tech through Compelling Visual Aids
Talking Tech through Compelling Visual Aids
ย 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
ย 

Analog transmission

  • 2. 2 DIGITAL-TO-ANALOG CONVERSIONDIGITAL-TO-ANALOG CONVERSION Digital-to-analogDigital-to-analog conversion is the process ofconversion is the process of changing one of the characteristics of an analogchanging one of the characteristics of an analog signal based on the information in digital data.signal based on the information in digital data. ๏‚ง Aspects of Digital-to-Analog Conversion ๏‚ง Amplitude Shift Keying ๏‚ง Frequency Shift Keying ๏‚ง Phase Shift Keying ๏‚ง Quadrature Amplitude Modulation Topics discussed in this section:Topics discussed in this section:
  • 3. 3 Digital to Analog Conversion ๏ฎ Digital data needs to be carried on an analog signal. ๏ฎ A carrier signal (frequency fc) performs the function of transporting the digital data in an analog waveform. ๏ฎ The analog carrier signal is manipulated to uniquely identify the digital data being carried.
  • 5. 5 Figure 5.2 Types of digital-to-analog conversion
  • 6. 6 Bit rate, N, is the number of bits per second (bps). Baud rate is the number of signal elements per second (bauds). In the analog transmission of digital data, the signal or baud rate is less than or equal to the bit rate. S=Nx1/r bauds Where r is the number of data bits per signal element. Note
  • 7. 7 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 Example 5.1
  • 8. 8 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 = 8000, and r and L are unknown. We find first the value of r and then the value of L.
  • 9. 9 Amplitude Shift Keying (ASK) ๏ฎ ASK is implemented by changing the amplitude of a carrier signal to reflect amplitude levels in the digital signal. ๏ฎ For example: a digital โ€œ1โ€ could not affect the signal, whereas a digital โ€œ0โ€ would, by making it zero. ๏ฎ The line encoding will determine the values of the analog waveform to reflect the digital data being carried.
  • 10. 10 Bandwidth of ASK ๏ฎ The bandwidth B of ASK is proportional to the signal rate S. B = (1+d)S ๏ฎ โ€œdโ€ is due to modulation and filtering, lies between 0 and 1.
  • 11. 11 Figure 5.3 Binary amplitude shift keying
  • 13. 13 Example 5.3 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).
  • 14. 14 Example 5.4 In data communications, we normally use full-duplex links with communication in both directions. We need to divide the bandwidth into two with two carrier frequencies, as shown in Figure 5.5. The figure shows the positions of two carrier frequencies and the bandwidths. The available bandwidth for each direction is now 50 kHz, which leaves us with a data rate of 25 kbps in each direction.
  • 15. 15 Figure 5.5 Bandwidth of full-duplex ASK used in Example 5.4
  • 16. 16 Frequency Shift Keying ๏ฎ The digital data stream changes the frequency of the carrier signal, fc. ๏ฎ For example, a โ€œ1โ€ could be represented by f1=fc +โˆ†f, and a โ€œ0โ€ could be represented by f2=fc-โˆ†f.
  • 17. 17 Figure 5.6 Binary frequency shift keying
  • 18. 18 Bandwidth of FSK ๏ฎ If the difference between the two frequencies (f1 and f2) is 2โˆ†f, then the required BW B will be: B = (1+d)xS +2โˆ†f
  • 19. 5.19 Example 5.5 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? Solution This problem is similar to Example 5.3, but we are modulating by using FSK. The midpoint of the band is at 250 kHz. We choose 2 f to be 50 kHz; this meansฮ”
  • 20. 20 Phase Shift Keyeing ๏ฎ We vary the phase shift of the carrier signal to represent digital data. ๏ฎ The bandwidth requirement, B is: B = (1+d)xS ๏ฎ PSK is much more robust than ASK as it is not that vulnerable to noise, which changes amplitude of the signal.
  • 21. 21 Figure 5.9 Binary phase shift keying
  • 23. 23 Quadrature PSK ๏ฎ To increase the bit rate, we can code 2 or more bits onto one signal element. ๏ฎ In QPSK, we parallelize the bit stream so that every two incoming bits are split up and PSK a carrier frequency. One carrier frequency is phase shifted 90o from the other - in quadrature. ๏ฎ The two PSKed signals are then added to produce one of 4 signal elements. L = 4 here.
  • 24. 24 Figure 5.11 QPSK and its implementation
  • 25. 25 Example 5.7 Find the bandwidth for a signal transmitting at 12 Mbps for QPSK. The value of d = 0. Solution For QPSK, 2 bits is carried by one signal element. This means that r = 2. So the signal rate (baud rate) is S = N ร— (1/r) = 6 Mbaud. With a value of d = 0, we have B = S = 6 MHz.
  • 26. 26 Constellation Diagrams ๏ฎ A constellation diagram helps us to define the amplitude and phase of a signal when we are using two carriers, one in quadrature of the other. ๏ฎ The X-axis represents the in-phase carrier and the Y-axis represents quadrature carrier.
  • 27. 27 Figure 5.12 Concept of a constellation diagram
  • 28. 28 Example 5.8 Show the constellation diagrams for an ASK (OOK), BPSK, and QPSK signals. Solution Figure 5.13 shows the three constellation diagrams.
  • 29. 29 Figure 5.13 Three constellation diagrams
  • 30. 30 Quadrature amplitude modulation is a combination of ASK and PSK. Note
  • 31. 31 Figure 5.14 Constellation diagrams for some QAMs
  ็ฟป่ฏ‘๏ผš