SlideShare une entreprise Scribd logo
1  sur  55
ANALOG TRANSMISSION
MODULATION OF DIGITAL DATA
It is the process of changing one of
the characteristics of an analog
signal based on the information in
a digital signal.
e.g. To transmit digital data from one
PC to another using a phone-line.
Telephone line carries analog signal, so
digital data should be converted using
process of Modulation.
Most of us may be familiar with
MODEM.
MODEM stands for:
MODULATOR/ DEMODULATOR
MODEM uses Modulation process
to convert digital data to a form
suitable for transmission on
a telephone line.
WHY MODULATION ?
1-For allowing multiple signals to share
a single physical channel
2-Necessary for wireless communication
where the antenna diameter must be at
least equal to the wavelength of the
carrier signal.
This means, for a 3000 Hz signal
through space, the antenna diameter
must be at least 60 miles!
3-For a medium not suitable for digital
transmission.
Modulation process uses two types
of signals:
(a) Information Signal:
i- Analog or
ii- Digital
(b) Carrier Signal :A high frequency
Sine wave
One or more characteristics of
Carrier are varied in accordance to
MODULATION PROCESS PRODUCES
MODULATED SIGNAL, READY FOR
AMPLIFIATION and TRANSMISSION
Sine Wave as a CARRIER
• Think of a Sine Wave as a Carrier Signal,
i.e. the signal onto which the information
is loaded for sending to the end user
• A Carrier Signal is used as the basis for
sending e.m. signals between a transmitter
and a receiver, independently of the
frequency
Carrier signals
• A Carrier Signal may be considered to
travel at the speed of light, c, whether it is
in free space or in a metal wire
• Travels more slowly in most substances
• The velocity, frequency, and wavelength
of the carrier signal are uniquely
connected by
c = f λ
Wavelength
FrequencyVelocity of light
The receiver is tuned to
the frequency of the
carrier signal that is
expected from the
transmitter. See next slide
Basic Analog Modulation Techniques
• Parameter to be varied Analog Modulation
• Amplitude Amplitude Modulation AM
• Frequency Frequency Modulation FM
• Phase Phase Modulation PM
• RADIO transmission uses AM and FM
• TV broadcast uses FM
Basic Digital Modulation Techniques
• Parameter to be varied Digital Modulation
• Amplitude Amplitude Shift Keying
• Frequency Frequency Shift Keying
• Phase Phase Shift Keying
More on Digital Modulation
• Amplitude Modulation (AM) also known as
amplitude-shift keying. This method requires
changing the amplitude of the carrier phase
between 0 and 1 to encode the digital signal.
• Frequency Modulation (FM) also known as
frequency-shift keying. Must alter the
frequency of the carrier to correspond to 0 or
1.
• Phase Modulation (PM) also known as
phase-shift keying. At each phase shift, the
bit is flipped from 0 to 1 or vice versa.
Modulation Schematics
Coming slides further
highlight the process of
ASK
FSK
PSK
BAUD
• Baud refers to the number of
times a change of analog signal
occurs in the circuit.
• If one signal change carries per
bit, then baud and bps are the
same, e.g. baud = bps
Bit Rate vs. Baud Rate
• bit: a unit of information
• baud: a unit of signaling speed
• Bit rate (or data rate): b
– Number of bits transmitted per second
• Baud rate (or symbol rate): s
– number of symbols transmitted/sec
• General formula:
• Bit rate = Baud rate X Number of bits per symbol
Concept of Symbol
• Symbol: Each modification of the carrier
wave to encode information
e.g. Sending one bit (of information) at a time
– One bit encoded for each symbol (carrier wave
– change)  1 bit per symbol
e.g. Sending multiple bits simultaneously
– Multiple bits encoded for each symbol (carrier
wave change)  n bits per symbol, n > 1
– Need more complicated information coding
schemes
Sending Multiple Bits per Symbol
• Multiple bits per symbol might be
encoded using:
• amplitude, frequency,
and phase modulation
–e.g., in PSK:
–Phase shifts of 0o
, 90o
, 180o
, and 270o
Example: Two-bit ASK
4 symbols
EXAMPLE
An analog signal carries 4 bits in each
signal unit. If 1000 signal units are sent per
second, find the baud rate and bit rate.
Baud Rate = No. of Signal units/sec = 1000
Bit rate = Baud rate X No. of bits per signal Unit
= 1000 X 4
= 4000 bps
IMPORTANT NOTE
If fewer (less) signal units are
required to transmit more bits,
less BANDWIDTH will be
required on a medium.
BAND WIDTH IN ASK
BANDWIDTH IN ASK
As shown in the previous slide
If single bit is transmitted per
signal unit,
Bit Rate = Baud Rate
Bandwidth = Baud Rate
BANDWIDTH IN FSK
BANDWIDTH IN FSK
Fig shows the spectrum of FSK signal. Although one
bit is transmitted per signal unit, but because of
frequency shift if lowest frequency is fc0 and
highest frequency is fc1,
Bandwidth = Baud rate + fc1 – fc0
EXAMPLE
In FSK transmission, if two carriers fc0 and fc1
are separated by 3000 Hz, find the required
bandwidth at 2000 bps.
Solution:
fc1-fc0 = 3000 Hz
Bit Rate = 2000 bps
Baud Rate = Bit Rate = 2000
Bandwidth = fc1 – fc0 + Baud Rate
Bandwidth = 3000 + 2000
= 5000 Hz
BANDWIDTH IN PSK
BANDWIDTH IN PSK
As shown in the previous slide
If single bit is transmitted per
signal unit,
Bit Rate = Baud Rate
Bandwidth = Baud Rate
Constellation Diagrams or
Phase State Diagram for 2PSK
(2PSK because two phases and 1 bit per phase)
Example of 4-PSK: 4 Phases, 2 bits per phase
4-PSK Constellation
Tribit using 8-PSK: 8 Phases
3 bits per phase
• Combined Modulation Techniques
• Combining ASK and PSK on the same
circuit. HOW?
• Vary Amplitude A and Phase P of the
Carrier simultaneously.
• Let x variations in A
• Let y variations in P
• will give total variations of x times y
• Thus corresponding number of bits per
variation
QUADERATURE AMPLITUDE MODULATION
Q A M
The modulation technique to vary A
and P simultaneously is called QAM
IMPORTANT NOTE
In QAM, number of variations in A is
kept minimum because A is affected
by noise. Number of variations in P
is limited only by the interpretation
of shifts in it. See next slide
QAM is a combination of ASK and PSK so
that a maximum contrast between each signal
unit (bit, dibit, tribit, and so on) is achieved.
QAM -
Is a widely used family
of encoding schemes.
A common form: 16-QAM
Uses:
• 8 different phase shifts
• 2 different amplitude levels,
• 16 possible symbols
• 4 bits/symbol
16- QAM
Constellation
–TCM – Trellis-Coded
Modulation
•An enhancement of QAM
•Can transmit different
number of bits on each
symbol (6,7,8 or 10 bits
per symbol)
Transmission Modes
• Parallel mode
–Uses several wires, each wire
sending one bit at the same time as
the others
• A parallel printer cable sends 8 bits
together
• Computer’s processor and motherboard
also use parallel busses (8 bits, 16 bits,
32 bits) to move data around
Serial Mode
Sends bit by bit
over a single wire
Serial mode is
slower than
parallel mode
Parallel Transmission Example
Used for short distances (up to 6 meters)
(since bits sent in parallel mode tend to
spread out over long distances)
(8 separate copper wires)
Serial Transmission Example
Can be used over longer
distances (since bits stay in the
order they were sent)
DTE and DCE
• Data terminating equipments (DTEs)
are noncommunciations-oriented
components of a data communications
environment.
• Data communications devices (DCEs)
are communications-oriented
components of a networks, such as
telephone switching equipment, media,
modems, etc.
DTE and DTE
Modem
• A modem is a DCE device.
• Modems use amplitude,
frequency, or phase shift to
encode more that one bit per
baud.
More on Modems
• V-series of modem standards (by ITU-T)
– V.22
• An early standard, now obsolete
• Used FM, with 2400 symbols/sec
 2400 bps bit rate
– V.34
• Used 8.4 bits/symbol, with 3,428 symbols/sec
 multiple data rates(up to 28.8 kbps)
• Includes a handshaking sequence that tests the
circuit and determines the optimum data rate
V.90 and V.92 Modems
• Combines analog and digital transmission
• Uses a technique based on PCM concept
– Results in a max of 56 Kbps data rate
• V.90 Standard
– Based on V.34+ for Upstream transmissions (PC
to Switch)
– Max. upstream rate is 33.4 Kbps
• V.92 Standard (most recent)
– Uses PCM symbol recognition technique for both
ways
– Max. upstream rate is 48 kbps
56k Modems
• 56k modems, the fastest possible on voice
grade lines, are based on the V.90 and V.92
standards.
• Downstream transmissions (from phone
switch to the user’s computer) use a
technique based on recognizing the 8-bit
digital symbol.
• With the V.90 standard, upstream lower data
rates. The max transmissions are still based
on the V.34+ standard.
Digital Modulation may not
mean what you think it means…
• The transmitted signal is a
continuous time signal (or
analog signal) regardless of
the modulation ‘analog’ or
‘digital’.

Contenu connexe

Tendances

Tendances (20)

Modulation
ModulationModulation
Modulation
 
Analog Transmission
Analog TransmissionAnalog Transmission
Analog Transmission
 
Time Division Multiplexing
Time Division MultiplexingTime Division Multiplexing
Time Division Multiplexing
 
Multiple access protocol
Multiple access protocolMultiple access protocol
Multiple access protocol
 
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
 
Pulse modulation
Pulse modulationPulse modulation
Pulse modulation
 
Pass band transmission
Pass band transmission Pass band transmission
Pass band transmission
 
Pulse code modulation
Pulse code modulationPulse code modulation
Pulse code modulation
 
Analog to digital conversion
Analog to digital conversionAnalog to digital conversion
Analog to digital conversion
 
Channel capacity
Channel capacityChannel capacity
Channel capacity
 
TV transmission principles
TV transmission principlesTV transmission principles
TV transmission principles
 
7. data link layer error detection and correction codes - parity and checksum
7. data link layer   error detection and correction codes - parity and checksum7. data link layer   error detection and correction codes - parity and checksum
7. data link layer error detection and correction codes - parity and checksum
 
Pulse code modulation
Pulse code modulationPulse code modulation
Pulse code modulation
 
DATA RATE LIMITS
DATA RATE LIMITSDATA RATE LIMITS
DATA RATE LIMITS
 
Chapter 4 - Digital Transmission
Chapter 4 - Digital TransmissionChapter 4 - Digital Transmission
Chapter 4 - Digital Transmission
 
Amplitude shift keying (ask)
Amplitude shift keying (ask)Amplitude shift keying (ask)
Amplitude shift keying (ask)
 
Digital modulation technique
Digital modulation techniqueDigital modulation technique
Digital modulation technique
 
DPCM
DPCMDPCM
DPCM
 
BIT Error Rate
BIT Error RateBIT Error Rate
BIT Error Rate
 
AM - Modulator and Demodulator
AM - Modulator and DemodulatorAM - Modulator and Demodulator
AM - Modulator and Demodulator
 

En vedette (20)

Ch18
Ch18Ch18
Ch18
 
Serial transmission
Serial transmissionSerial transmission
Serial transmission
 
Data transmission
Data transmissionData transmission
Data transmission
 
Ch15
Ch15Ch15
Ch15
 
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
 
Ch08
Ch08Ch08
Ch08
 
Analog transmission
Analog transmissionAnalog transmission
Analog transmission
 
2[1].1 data transmission
2[1].1 data transmission2[1].1 data transmission
2[1].1 data transmission
 
Data communication and network Chapter - 2
Data communication and network Chapter - 2Data communication and network Chapter - 2
Data communication and network Chapter - 2
 
Secure Data Transmission
Secure Data TransmissionSecure Data Transmission
Secure Data Transmission
 
Chap5 analog transmission
Chap5 analog transmissionChap5 analog transmission
Chap5 analog transmission
 
Data communications
Data communicationsData communications
Data communications
 
Chap 5 analog transmission
Chap 5 analog transmissionChap 5 analog transmission
Chap 5 analog transmission
 
Ch25
Ch25Ch25
Ch25
 
Ch31
Ch31Ch31
Ch31
 
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
 
Ch21
Ch21Ch21
Ch21
 
Ch09
Ch09Ch09
Ch09
 
Ch10
Ch10Ch10
Ch10
 
Ch06
Ch06Ch06
Ch06
 

Similaire à ANALOG MODULATION TECHNIQUES FOR DIGITAL DATA

Chapter 2.1.pptx
Chapter 2.1.pptxChapter 2.1.pptx
Chapter 2.1.pptxTekle12
 
Chapter 2.1.pptx
Chapter 2.1.pptxChapter 2.1.pptx
Chapter 2.1.pptxTekle12
 
ANALOG DIGITAL HYBRID MODULATION
ANALOG DIGITAL HYBRID MODULATIONANALOG DIGITAL HYBRID MODULATION
ANALOG DIGITAL HYBRID MODULATIONDeepak kango
 
CS553_ST7_Ch05-SignalEncodingTechniques.ppt
CS553_ST7_Ch05-SignalEncodingTechniques.pptCS553_ST7_Ch05-SignalEncodingTechniques.ppt
CS553_ST7_Ch05-SignalEncodingTechniques.pptmshanajoel6
 
komdat5
komdat5komdat5
komdat5pasca
 
Data Encoding
Data EncodingData Encoding
Data EncodingLuka M G
 
DIGITALTRANSMISSION TECHNOLOGY
DIGITALTRANSMISSION TECHNOLOGYDIGITALTRANSMISSION TECHNOLOGY
DIGITALTRANSMISSION TECHNOLOGYV S ARJUN
 
UNIT 2- UNDERSTANDING DIGITAL SIGNALS PART 2
UNIT 2- UNDERSTANDING DIGITAL SIGNALS PART 2UNIT 2- UNDERSTANDING DIGITAL SIGNALS PART 2
UNIT 2- UNDERSTANDING DIGITAL SIGNALS PART 2LeahRachael
 
Data encoding and modulation
Data encoding and modulationData encoding and modulation
Data encoding and modulationShankar Gangaju
 
Introduction to communication system lecture4
Introduction to communication system lecture4Introduction to communication system lecture4
Introduction to communication system lecture4Jumaan Ally Mohamed
 
Digital Modulation ppt for everyone who wants it
Digital Modulation ppt for everyone who wants itDigital Modulation ppt for everyone who wants it
Digital Modulation ppt for everyone who wants itShirish30
 
Digital modulation basics(nnm)
Digital modulation basics(nnm)Digital modulation basics(nnm)
Digital modulation basics(nnm)nnmaurya
 
4 signal encodingtechniques
4 signal encodingtechniques4 signal encodingtechniques
4 signal encodingtechniquesHattori Sidek
 
Modulation of digital_and_analog_data
Modulation of digital_and_analog_dataModulation of digital_and_analog_data
Modulation of digital_and_analog_dataMuhamamd Awaissaleem
 
Lecture 2 encoding
Lecture 2 encoding Lecture 2 encoding
Lecture 2 encoding Josh Street
 

Similaire à ANALOG MODULATION TECHNIQUES FOR DIGITAL DATA (20)

Chapter 2.1.pptx
Chapter 2.1.pptxChapter 2.1.pptx
Chapter 2.1.pptx
 
Chapter 2.1.pptx
Chapter 2.1.pptxChapter 2.1.pptx
Chapter 2.1.pptx
 
ANALOG DIGITAL HYBRID MODULATION
ANALOG DIGITAL HYBRID MODULATIONANALOG DIGITAL HYBRID MODULATION
ANALOG DIGITAL HYBRID MODULATION
 
CS553_ST7_Ch05-SignalEncodingTechniques.ppt
CS553_ST7_Ch05-SignalEncodingTechniques.pptCS553_ST7_Ch05-SignalEncodingTechniques.ppt
CS553_ST7_Ch05-SignalEncodingTechniques.ppt
 
05 signal encodingtechniques
05 signal encodingtechniques05 signal encodingtechniques
05 signal encodingtechniques
 
komdat5
komdat5komdat5
komdat5
 
Data Encoding
Data EncodingData Encoding
Data Encoding
 
DIGITALTRANSMISSION TECHNOLOGY
DIGITALTRANSMISSION TECHNOLOGYDIGITALTRANSMISSION TECHNOLOGY
DIGITALTRANSMISSION TECHNOLOGY
 
UNIT 2- UNDERSTANDING DIGITAL SIGNALS PART 2
UNIT 2- UNDERSTANDING DIGITAL SIGNALS PART 2UNIT 2- UNDERSTANDING DIGITAL SIGNALS PART 2
UNIT 2- UNDERSTANDING DIGITAL SIGNALS PART 2
 
Data encoding and modulation
Data encoding and modulationData encoding and modulation
Data encoding and modulation
 
Introduction to communication system lecture4
Introduction to communication system lecture4Introduction to communication system lecture4
Introduction to communication system lecture4
 
Lecture 11
Lecture 11Lecture 11
Lecture 11
 
Lecture set 2
Lecture set 2Lecture set 2
Lecture set 2
 
Digital Modulation ppt for everyone who wants it
Digital Modulation ppt for everyone who wants itDigital Modulation ppt for everyone who wants it
Digital Modulation ppt for everyone who wants it
 
Presentation9
Presentation9Presentation9
Presentation9
 
Digital modulation basics(nnm)
Digital modulation basics(nnm)Digital modulation basics(nnm)
Digital modulation basics(nnm)
 
4 signal encodingtechniques
4 signal encodingtechniques4 signal encodingtechniques
4 signal encodingtechniques
 
ANALOG-TO-DIGITAL CONVERSION
ANALOG-TO-DIGITAL CONVERSIONANALOG-TO-DIGITAL CONVERSION
ANALOG-TO-DIGITAL CONVERSION
 
Modulation of digital_and_analog_data
Modulation of digital_and_analog_dataModulation of digital_and_analog_data
Modulation of digital_and_analog_data
 
Lecture 2 encoding
Lecture 2 encoding Lecture 2 encoding
Lecture 2 encoding
 

Plus de Shiraz316

FINGERNAIL DISORDER DETECTION FOR DISEASE ANALYSIS
FINGERNAIL DISORDER DETECTION FOR DISEASE ANALYSISFINGERNAIL DISORDER DETECTION FOR DISEASE ANALYSIS
FINGERNAIL DISORDER DETECTION FOR DISEASE ANALYSISShiraz316
 
K neareast neighbor algorithm presentation
K neareast neighbor algorithm presentationK neareast neighbor algorithm presentation
K neareast neighbor algorithm presentationShiraz316
 
Khi 087 revised dt report
Khi 087 revised dt reportKhi 087 revised dt report
Khi 087 revised dt reportShiraz316
 
Khi 117 revised dt report
Khi 117 revised dt reportKhi 117 revised dt report
Khi 117 revised dt reportShiraz316
 
Khi 164 revised dt report
Khi 164 revised dt reportKhi 164 revised dt report
Khi 164 revised dt reportShiraz316
 
Khi 054 revised dt report
Khi 054 revised dt reportKhi 054 revised dt report
Khi 054 revised dt reportShiraz316
 
Khi 061 revised dt report
Khi 061 revised dt reportKhi 061 revised dt report
Khi 061 revised dt reportShiraz316
 
Khi 022 revised dt report
Khi 022 revised dt reportKhi 022 revised dt report
Khi 022 revised dt reportShiraz316
 
Khi 113 revised dt report
Khi 113 revised dt reportKhi 113 revised dt report
Khi 113 revised dt reportShiraz316
 
Khi 156 revised dt report
Khi 156 revised dt reportKhi 156 revised dt report
Khi 156 revised dt reportShiraz316
 
Khi 142 revised dt report
Khi 142 revised dt reportKhi 142 revised dt report
Khi 142 revised dt reportShiraz316
 
Khi 316 revised dt report
Khi 316 revised dt reportKhi 316 revised dt report
Khi 316 revised dt reportShiraz316
 
Khi 186 revised dt report
Khi 186 revised dt reportKhi 186 revised dt report
Khi 186 revised dt reportShiraz316
 
Khi 052 revised dt report
Khi 052 revised dt reportKhi 052 revised dt report
Khi 052 revised dt reportShiraz316
 
Khi 151 revised dt report
Khi 151 revised dt reportKhi 151 revised dt report
Khi 151 revised dt reportShiraz316
 
Khi 150 revised dt report
Khi 150 revised dt reportKhi 150 revised dt report
Khi 150 revised dt reportShiraz316
 
Khi 078 revised dt report
Khi 078 revised dt reportKhi 078 revised dt report
Khi 078 revised dt reportShiraz316
 
LTE quick introduction session Training
LTE quick introduction session TrainingLTE quick introduction session Training
LTE quick introduction session TrainingShiraz316
 
LTE Sales Training for CPE Device
LTE Sales Training for CPE DeviceLTE Sales Training for CPE Device
LTE Sales Training for CPE DeviceShiraz316
 
Witribe Customer Premises Equipment Training for LTE
Witribe Customer Premises Equipment Training for LTEWitribe Customer Premises Equipment Training for LTE
Witribe Customer Premises Equipment Training for LTEShiraz316
 

Plus de Shiraz316 (20)

FINGERNAIL DISORDER DETECTION FOR DISEASE ANALYSIS
FINGERNAIL DISORDER DETECTION FOR DISEASE ANALYSISFINGERNAIL DISORDER DETECTION FOR DISEASE ANALYSIS
FINGERNAIL DISORDER DETECTION FOR DISEASE ANALYSIS
 
K neareast neighbor algorithm presentation
K neareast neighbor algorithm presentationK neareast neighbor algorithm presentation
K neareast neighbor algorithm presentation
 
Khi 087 revised dt report
Khi 087 revised dt reportKhi 087 revised dt report
Khi 087 revised dt report
 
Khi 117 revised dt report
Khi 117 revised dt reportKhi 117 revised dt report
Khi 117 revised dt report
 
Khi 164 revised dt report
Khi 164 revised dt reportKhi 164 revised dt report
Khi 164 revised dt report
 
Khi 054 revised dt report
Khi 054 revised dt reportKhi 054 revised dt report
Khi 054 revised dt report
 
Khi 061 revised dt report
Khi 061 revised dt reportKhi 061 revised dt report
Khi 061 revised dt report
 
Khi 022 revised dt report
Khi 022 revised dt reportKhi 022 revised dt report
Khi 022 revised dt report
 
Khi 113 revised dt report
Khi 113 revised dt reportKhi 113 revised dt report
Khi 113 revised dt report
 
Khi 156 revised dt report
Khi 156 revised dt reportKhi 156 revised dt report
Khi 156 revised dt report
 
Khi 142 revised dt report
Khi 142 revised dt reportKhi 142 revised dt report
Khi 142 revised dt report
 
Khi 316 revised dt report
Khi 316 revised dt reportKhi 316 revised dt report
Khi 316 revised dt report
 
Khi 186 revised dt report
Khi 186 revised dt reportKhi 186 revised dt report
Khi 186 revised dt report
 
Khi 052 revised dt report
Khi 052 revised dt reportKhi 052 revised dt report
Khi 052 revised dt report
 
Khi 151 revised dt report
Khi 151 revised dt reportKhi 151 revised dt report
Khi 151 revised dt report
 
Khi 150 revised dt report
Khi 150 revised dt reportKhi 150 revised dt report
Khi 150 revised dt report
 
Khi 078 revised dt report
Khi 078 revised dt reportKhi 078 revised dt report
Khi 078 revised dt report
 
LTE quick introduction session Training
LTE quick introduction session TrainingLTE quick introduction session Training
LTE quick introduction session Training
 
LTE Sales Training for CPE Device
LTE Sales Training for CPE DeviceLTE Sales Training for CPE Device
LTE Sales Training for CPE Device
 
Witribe Customer Premises Equipment Training for LTE
Witribe Customer Premises Equipment Training for LTEWitribe Customer Premises Equipment Training for LTE
Witribe Customer Premises Equipment Training for LTE
 

Dernier

MYSORE CALL GIRLS ESCORT SER 92628/71154
MYSORE CALL GIRLS ESCORT SER 92628/71154MYSORE CALL GIRLS ESCORT SER 92628/71154
MYSORE CALL GIRLS ESCORT SER 92628/71154NiteshKumar82226
 
Call Now ☎9870417354|| Call Girls in Noida Sector 12 Escort Service Noida N.C.R.
Call Now ☎9870417354|| Call Girls in Noida Sector 12 Escort Service Noida N.C.R.Call Now ☎9870417354|| Call Girls in Noida Sector 12 Escort Service Noida N.C.R.
Call Now ☎9870417354|| Call Girls in Noida Sector 12 Escort Service Noida N.C.R.riyadelhic riyadelhic
 
Call US Pooja📞 9892124323 ✅Call Girls In Mira Road ( Mumbai ) secure service...
Call US  Pooja📞 9892124323 ✅Call Girls In Mira Road ( Mumbai ) secure service...Call US  Pooja📞 9892124323 ✅Call Girls In Mira Road ( Mumbai ) secure service...
Call US Pooja📞 9892124323 ✅Call Girls In Mira Road ( Mumbai ) secure service...Pooja Nehwal
 
Low Rate Russian Call Girls In Lajpat Nagar ➡️ 7836950116 Call Girls Service ...
Low Rate Russian Call Girls In Lajpat Nagar ➡️ 7836950116 Call Girls Service ...Low Rate Russian Call Girls In Lajpat Nagar ➡️ 7836950116 Call Girls Service ...
Low Rate Russian Call Girls In Lajpat Nagar ➡️ 7836950116 Call Girls Service ...riyasharma00119
 
Call Girls In {{Connaught Place Delhi}}96679@38988 Indian Russian High Profil...
Call Girls In {{Connaught Place Delhi}}96679@38988 Indian Russian High Profil...Call Girls In {{Connaught Place Delhi}}96679@38988 Indian Russian High Profil...
Call Girls In {{Connaught Place Delhi}}96679@38988 Indian Russian High Profil...aakahthapa70
 
9811611494,Low Rate Call Girls In Connaught Place Delhi 24hrs Available
9811611494,Low Rate Call Girls In Connaught Place Delhi 24hrs Available9811611494,Low Rate Call Girls In Connaught Place Delhi 24hrs Available
9811611494,Low Rate Call Girls In Connaught Place Delhi 24hrs Availablenitugupta1209
 
SANGLI CALL GIRL 92628/71154 SANGLI CALL
SANGLI CALL GIRL 92628/71154 SANGLI CALLSANGLI CALL GIRL 92628/71154 SANGLI CALL
SANGLI CALL GIRL 92628/71154 SANGLI CALLNiteshKumar82226
 
Call Girls In {Connaught Place Delhi} 9667938988 IndianRussian High Profile E...
Call Girls In {Connaught Place Delhi} 9667938988 IndianRussian High Profile E...Call Girls In {Connaught Place Delhi} 9667938988 IndianRussian High Profile E...
Call Girls In {Connaught Place Delhi} 9667938988 IndianRussian High Profile E...aakahthapa70
 
CALL GIRLS 9999288940 women seeking men Locanto No Advance North Goa
CALL GIRLS 9999288940 women seeking men Locanto No Advance North GoaCALL GIRLS 9999288940 women seeking men Locanto No Advance North Goa
CALL GIRLS 9999288940 women seeking men Locanto No Advance North Goadelhincr993
 
Call Girls in Rawalpindi | 🍆💦 03280288848
Call Girls in Rawalpindi | 🍆💦 03280288848Call Girls in Rawalpindi | 🍆💦 03280288848
Call Girls in Rawalpindi | 🍆💦 03280288848Ifra Zohaib
 
Call Girl Rohini ❤️7065000506 Pooja@ Rohini Call Girls Near Me ❤️♀️@ Sexy Cal...
Call Girl Rohini ❤️7065000506 Pooja@ Rohini Call Girls Near Me ❤️♀️@ Sexy Cal...Call Girl Rohini ❤️7065000506 Pooja@ Rohini Call Girls Near Me ❤️♀️@ Sexy Cal...
Call Girl Rohini ❤️7065000506 Pooja@ Rohini Call Girls Near Me ❤️♀️@ Sexy Cal...Sheetaleventcompany
 
Best VIP Call Girls Noida Sector 24 Call Me: 8700611579
Best VIP Call Girls Noida Sector 24 Call Me: 8700611579Best VIP Call Girls Noida Sector 24 Call Me: 8700611579
Best VIP Call Girls Noida Sector 24 Call Me: 8700611579diyaspanoida
 
Hot Vip Call Girls Service In Sector 149,9818099198 Young Female Escorts Serv...
Hot Vip Call Girls Service In Sector 149,9818099198 Young Female Escorts Serv...Hot Vip Call Girls Service In Sector 149,9818099198 Young Female Escorts Serv...
Hot Vip Call Girls Service In Sector 149,9818099198 Young Female Escorts Serv...riyaescorts54
 
Girls For Night in Islamabad | 03274100048 🔞
Girls For Night in Islamabad | 03274100048 🔞Girls For Night in Islamabad | 03274100048 🔞
Girls For Night in Islamabad | 03274100048 🔞Ifra Zohaib
 
Best VIP Call Girls Noida Sector 23 Call Me: 8700611579
Best VIP Call Girls Noida Sector 23 Call Me: 8700611579Best VIP Call Girls Noida Sector 23 Call Me: 8700611579
Best VIP Call Girls Noida Sector 23 Call Me: 8700611579diyaspanoida
 
Call Girls In {Laxmi Nagar Delhi} 9667938988 Indian Russian High Profile Girl...
Call Girls In {Laxmi Nagar Delhi} 9667938988 Indian Russian High Profile Girl...Call Girls In {Laxmi Nagar Delhi} 9667938988 Indian Russian High Profile Girl...
Call Girls In {Laxmi Nagar Delhi} 9667938988 Indian Russian High Profile Girl...aakahthapa70
 
Call Girls In {{Green Park Delhi}}9667938988 Indian Russian High Profile Esco...
Call Girls In {{Green Park Delhi}}9667938988 Indian Russian High Profile Esco...Call Girls In {{Green Park Delhi}}9667938988 Indian Russian High Profile Esco...
Call Girls In {{Green Park Delhi}}9667938988 Indian Russian High Profile Esco...aakahthapa70
 
💚😋Bangalore Escort Service Call Girls, ₹5000 To 25K With AC💚😋
💚😋Bangalore Escort Service Call Girls, ₹5000 To 25K With AC💚😋💚😋Bangalore Escort Service Call Girls, ₹5000 To 25K With AC💚😋
💚😋Bangalore Escort Service Call Girls, ₹5000 To 25K With AC💚😋Sheetaleventcompany
 

Dernier (20)

MYSORE CALL GIRLS ESCORT SER 92628/71154
MYSORE CALL GIRLS ESCORT SER 92628/71154MYSORE CALL GIRLS ESCORT SER 92628/71154
MYSORE CALL GIRLS ESCORT SER 92628/71154
 
Call Now ☎9870417354|| Call Girls in Noida Sector 12 Escort Service Noida N.C.R.
Call Now ☎9870417354|| Call Girls in Noida Sector 12 Escort Service Noida N.C.R.Call Now ☎9870417354|| Call Girls in Noida Sector 12 Escort Service Noida N.C.R.
Call Now ☎9870417354|| Call Girls in Noida Sector 12 Escort Service Noida N.C.R.
 
Call US Pooja📞 9892124323 ✅Call Girls In Mira Road ( Mumbai ) secure service...
Call US  Pooja📞 9892124323 ✅Call Girls In Mira Road ( Mumbai ) secure service...Call US  Pooja📞 9892124323 ✅Call Girls In Mira Road ( Mumbai ) secure service...
Call US Pooja📞 9892124323 ✅Call Girls In Mira Road ( Mumbai ) secure service...
 
Low Rate Russian Call Girls In Lajpat Nagar ➡️ 7836950116 Call Girls Service ...
Low Rate Russian Call Girls In Lajpat Nagar ➡️ 7836950116 Call Girls Service ...Low Rate Russian Call Girls In Lajpat Nagar ➡️ 7836950116 Call Girls Service ...
Low Rate Russian Call Girls In Lajpat Nagar ➡️ 7836950116 Call Girls Service ...
 
Call Girls In {{Connaught Place Delhi}}96679@38988 Indian Russian High Profil...
Call Girls In {{Connaught Place Delhi}}96679@38988 Indian Russian High Profil...Call Girls In {{Connaught Place Delhi}}96679@38988 Indian Russian High Profil...
Call Girls In {{Connaught Place Delhi}}96679@38988 Indian Russian High Profil...
 
9811611494,Low Rate Call Girls In Connaught Place Delhi 24hrs Available
9811611494,Low Rate Call Girls In Connaught Place Delhi 24hrs Available9811611494,Low Rate Call Girls In Connaught Place Delhi 24hrs Available
9811611494,Low Rate Call Girls In Connaught Place Delhi 24hrs Available
 
SANGLI CALL GIRL 92628/71154 SANGLI CALL
SANGLI CALL GIRL 92628/71154 SANGLI CALLSANGLI CALL GIRL 92628/71154 SANGLI CALL
SANGLI CALL GIRL 92628/71154 SANGLI CALL
 
Call Girls In {Connaught Place Delhi} 9667938988 IndianRussian High Profile E...
Call Girls In {Connaught Place Delhi} 9667938988 IndianRussian High Profile E...Call Girls In {Connaught Place Delhi} 9667938988 IndianRussian High Profile E...
Call Girls In {Connaught Place Delhi} 9667938988 IndianRussian High Profile E...
 
CALL GIRLS 9999288940 women seeking men Locanto No Advance North Goa
CALL GIRLS 9999288940 women seeking men Locanto No Advance North GoaCALL GIRLS 9999288940 women seeking men Locanto No Advance North Goa
CALL GIRLS 9999288940 women seeking men Locanto No Advance North Goa
 
Call Girls in Rawalpindi | 🍆💦 03280288848
Call Girls in Rawalpindi | 🍆💦 03280288848Call Girls in Rawalpindi | 🍆💦 03280288848
Call Girls in Rawalpindi | 🍆💦 03280288848
 
Call Girl Rohini ❤️7065000506 Pooja@ Rohini Call Girls Near Me ❤️♀️@ Sexy Cal...
Call Girl Rohini ❤️7065000506 Pooja@ Rohini Call Girls Near Me ❤️♀️@ Sexy Cal...Call Girl Rohini ❤️7065000506 Pooja@ Rohini Call Girls Near Me ❤️♀️@ Sexy Cal...
Call Girl Rohini ❤️7065000506 Pooja@ Rohini Call Girls Near Me ❤️♀️@ Sexy Cal...
 
Best VIP Call Girls Noida Sector 24 Call Me: 8700611579
Best VIP Call Girls Noida Sector 24 Call Me: 8700611579Best VIP Call Girls Noida Sector 24 Call Me: 8700611579
Best VIP Call Girls Noida Sector 24 Call Me: 8700611579
 
Hot Vip Call Girls Service In Sector 149,9818099198 Young Female Escorts Serv...
Hot Vip Call Girls Service In Sector 149,9818099198 Young Female Escorts Serv...Hot Vip Call Girls Service In Sector 149,9818099198 Young Female Escorts Serv...
Hot Vip Call Girls Service In Sector 149,9818099198 Young Female Escorts Serv...
 
Girls For Night in Islamabad | 03274100048 🔞
Girls For Night in Islamabad | 03274100048 🔞Girls For Night in Islamabad | 03274100048 🔞
Girls For Night in Islamabad | 03274100048 🔞
 
Best VIP Call Girls Noida Sector 23 Call Me: 8700611579
Best VIP Call Girls Noida Sector 23 Call Me: 8700611579Best VIP Call Girls Noida Sector 23 Call Me: 8700611579
Best VIP Call Girls Noida Sector 23 Call Me: 8700611579
 
Call Girls In Goa For Fun 9316020077 By Goa Call Girls For Pick Up Night
Call Girls In  Goa  For Fun 9316020077 By  Goa  Call Girls For Pick Up NightCall Girls In  Goa  For Fun 9316020077 By  Goa  Call Girls For Pick Up Night
Call Girls In Goa For Fun 9316020077 By Goa Call Girls For Pick Up Night
 
Goa Call Girls 🥰 +91 9540619990 📍Service Girls In Goa
Goa Call Girls 🥰 +91 9540619990 📍Service Girls In GoaGoa Call Girls 🥰 +91 9540619990 📍Service Girls In Goa
Goa Call Girls 🥰 +91 9540619990 📍Service Girls In Goa
 
Call Girls In {Laxmi Nagar Delhi} 9667938988 Indian Russian High Profile Girl...
Call Girls In {Laxmi Nagar Delhi} 9667938988 Indian Russian High Profile Girl...Call Girls In {Laxmi Nagar Delhi} 9667938988 Indian Russian High Profile Girl...
Call Girls In {Laxmi Nagar Delhi} 9667938988 Indian Russian High Profile Girl...
 
Call Girls In {{Green Park Delhi}}9667938988 Indian Russian High Profile Esco...
Call Girls In {{Green Park Delhi}}9667938988 Indian Russian High Profile Esco...Call Girls In {{Green Park Delhi}}9667938988 Indian Russian High Profile Esco...
Call Girls In {{Green Park Delhi}}9667938988 Indian Russian High Profile Esco...
 
💚😋Bangalore Escort Service Call Girls, ₹5000 To 25K With AC💚😋
💚😋Bangalore Escort Service Call Girls, ₹5000 To 25K With AC💚😋💚😋Bangalore Escort Service Call Girls, ₹5000 To 25K With AC💚😋
💚😋Bangalore Escort Service Call Girls, ₹5000 To 25K With AC💚😋
 

ANALOG MODULATION TECHNIQUES FOR DIGITAL DATA

  • 2. MODULATION OF DIGITAL DATA It is the process of changing one of the characteristics of an analog signal based on the information in a digital signal. e.g. To transmit digital data from one PC to another using a phone-line. Telephone line carries analog signal, so digital data should be converted using process of Modulation.
  • 3. Most of us may be familiar with MODEM. MODEM stands for: MODULATOR/ DEMODULATOR MODEM uses Modulation process to convert digital data to a form suitable for transmission on a telephone line.
  • 4. WHY MODULATION ? 1-For allowing multiple signals to share a single physical channel 2-Necessary for wireless communication where the antenna diameter must be at least equal to the wavelength of the carrier signal. This means, for a 3000 Hz signal through space, the antenna diameter must be at least 60 miles! 3-For a medium not suitable for digital transmission.
  • 5. Modulation process uses two types of signals: (a) Information Signal: i- Analog or ii- Digital (b) Carrier Signal :A high frequency Sine wave One or more characteristics of Carrier are varied in accordance to
  • 6. MODULATION PROCESS PRODUCES MODULATED SIGNAL, READY FOR AMPLIFIATION and TRANSMISSION
  • 7. Sine Wave as a CARRIER • Think of a Sine Wave as a Carrier Signal, i.e. the signal onto which the information is loaded for sending to the end user • A Carrier Signal is used as the basis for sending e.m. signals between a transmitter and a receiver, independently of the frequency
  • 8. Carrier signals • A Carrier Signal may be considered to travel at the speed of light, c, whether it is in free space or in a metal wire • Travels more slowly in most substances • The velocity, frequency, and wavelength of the carrier signal are uniquely connected by c = f λ Wavelength FrequencyVelocity of light
  • 9. The receiver is tuned to the frequency of the carrier signal that is expected from the transmitter. See next slide
  • 10.
  • 11. Basic Analog Modulation Techniques • Parameter to be varied Analog Modulation • Amplitude Amplitude Modulation AM • Frequency Frequency Modulation FM • Phase Phase Modulation PM • RADIO transmission uses AM and FM • TV broadcast uses FM
  • 12.
  • 13. Basic Digital Modulation Techniques • Parameter to be varied Digital Modulation • Amplitude Amplitude Shift Keying • Frequency Frequency Shift Keying • Phase Phase Shift Keying
  • 14.
  • 15. More on Digital Modulation • Amplitude Modulation (AM) also known as amplitude-shift keying. This method requires changing the amplitude of the carrier phase between 0 and 1 to encode the digital signal. • Frequency Modulation (FM) also known as frequency-shift keying. Must alter the frequency of the carrier to correspond to 0 or 1. • Phase Modulation (PM) also known as phase-shift keying. At each phase shift, the bit is flipped from 0 to 1 or vice versa.
  • 17. Coming slides further highlight the process of ASK FSK PSK
  • 18.
  • 19.
  • 20.
  • 21. BAUD • Baud refers to the number of times a change of analog signal occurs in the circuit. • If one signal change carries per bit, then baud and bps are the same, e.g. baud = bps
  • 22. Bit Rate vs. Baud Rate • bit: a unit of information • baud: a unit of signaling speed • Bit rate (or data rate): b – Number of bits transmitted per second • Baud rate (or symbol rate): s – number of symbols transmitted/sec • General formula: • Bit rate = Baud rate X Number of bits per symbol
  • 23. Concept of Symbol • Symbol: Each modification of the carrier wave to encode information e.g. Sending one bit (of information) at a time – One bit encoded for each symbol (carrier wave – change)  1 bit per symbol e.g. Sending multiple bits simultaneously – Multiple bits encoded for each symbol (carrier wave change)  n bits per symbol, n > 1 – Need more complicated information coding schemes
  • 24. Sending Multiple Bits per Symbol • Multiple bits per symbol might be encoded using: • amplitude, frequency, and phase modulation –e.g., in PSK: –Phase shifts of 0o , 90o , 180o , and 270o
  • 26. EXAMPLE An analog signal carries 4 bits in each signal unit. If 1000 signal units are sent per second, find the baud rate and bit rate. Baud Rate = No. of Signal units/sec = 1000 Bit rate = Baud rate X No. of bits per signal Unit = 1000 X 4 = 4000 bps
  • 27. IMPORTANT NOTE If fewer (less) signal units are required to transmit more bits, less BANDWIDTH will be required on a medium.
  • 29. BANDWIDTH IN ASK As shown in the previous slide If single bit is transmitted per signal unit, Bit Rate = Baud Rate Bandwidth = Baud Rate
  • 31. BANDWIDTH IN FSK Fig shows the spectrum of FSK signal. Although one bit is transmitted per signal unit, but because of frequency shift if lowest frequency is fc0 and highest frequency is fc1, Bandwidth = Baud rate + fc1 – fc0
  • 32. EXAMPLE In FSK transmission, if two carriers fc0 and fc1 are separated by 3000 Hz, find the required bandwidth at 2000 bps. Solution: fc1-fc0 = 3000 Hz Bit Rate = 2000 bps Baud Rate = Bit Rate = 2000 Bandwidth = fc1 – fc0 + Baud Rate Bandwidth = 3000 + 2000 = 5000 Hz
  • 34. BANDWIDTH IN PSK As shown in the previous slide If single bit is transmitted per signal unit, Bit Rate = Baud Rate Bandwidth = Baud Rate
  • 35. Constellation Diagrams or Phase State Diagram for 2PSK (2PSK because two phases and 1 bit per phase)
  • 36. Example of 4-PSK: 4 Phases, 2 bits per phase
  • 38. Tribit using 8-PSK: 8 Phases 3 bits per phase
  • 39. • Combined Modulation Techniques • Combining ASK and PSK on the same circuit. HOW? • Vary Amplitude A and Phase P of the Carrier simultaneously. • Let x variations in A • Let y variations in P • will give total variations of x times y • Thus corresponding number of bits per variation
  • 40. QUADERATURE AMPLITUDE MODULATION Q A M The modulation technique to vary A and P simultaneously is called QAM IMPORTANT NOTE In QAM, number of variations in A is kept minimum because A is affected by noise. Number of variations in P is limited only by the interpretation of shifts in it. See next slide
  • 41. QAM is a combination of ASK and PSK so that a maximum contrast between each signal unit (bit, dibit, tribit, and so on) is achieved.
  • 42. QAM - Is a widely used family of encoding schemes. A common form: 16-QAM Uses: • 8 different phase shifts • 2 different amplitude levels, • 16 possible symbols • 4 bits/symbol
  • 44. –TCM – Trellis-Coded Modulation •An enhancement of QAM •Can transmit different number of bits on each symbol (6,7,8 or 10 bits per symbol)
  • 45. Transmission Modes • Parallel mode –Uses several wires, each wire sending one bit at the same time as the others • A parallel printer cable sends 8 bits together • Computer’s processor and motherboard also use parallel busses (8 bits, 16 bits, 32 bits) to move data around
  • 46. Serial Mode Sends bit by bit over a single wire Serial mode is slower than parallel mode
  • 47. Parallel Transmission Example Used for short distances (up to 6 meters) (since bits sent in parallel mode tend to spread out over long distances) (8 separate copper wires)
  • 48. Serial Transmission Example Can be used over longer distances (since bits stay in the order they were sent)
  • 49. DTE and DCE • Data terminating equipments (DTEs) are noncommunciations-oriented components of a data communications environment. • Data communications devices (DCEs) are communications-oriented components of a networks, such as telephone switching equipment, media, modems, etc.
  • 51. Modem • A modem is a DCE device. • Modems use amplitude, frequency, or phase shift to encode more that one bit per baud.
  • 52. More on Modems • V-series of modem standards (by ITU-T) – V.22 • An early standard, now obsolete • Used FM, with 2400 symbols/sec  2400 bps bit rate – V.34 • Used 8.4 bits/symbol, with 3,428 symbols/sec  multiple data rates(up to 28.8 kbps) • Includes a handshaking sequence that tests the circuit and determines the optimum data rate
  • 53. V.90 and V.92 Modems • Combines analog and digital transmission • Uses a technique based on PCM concept – Results in a max of 56 Kbps data rate • V.90 Standard – Based on V.34+ for Upstream transmissions (PC to Switch) – Max. upstream rate is 33.4 Kbps • V.92 Standard (most recent) – Uses PCM symbol recognition technique for both ways – Max. upstream rate is 48 kbps
  • 54. 56k Modems • 56k modems, the fastest possible on voice grade lines, are based on the V.90 and V.92 standards. • Downstream transmissions (from phone switch to the user’s computer) use a technique based on recognizing the 8-bit digital symbol. • With the V.90 standard, upstream lower data rates. The max transmissions are still based on the V.34+ standard.
  • 55. Digital Modulation may not mean what you think it means… • The transmitted signal is a continuous time signal (or analog signal) regardless of the modulation ‘analog’ or ‘digital’.