SlideShare ist ein Scribd-Unternehmen logo
1 von 69
DIGITAL MODULATION
TECHNIQUES
WHAT IS DIGITAL COMMUNICATION?

   Digital communications broadly refers to the
    transmission of information using digital messages or
    bit streams.
   There are notable advantages to transmitting data
    using discrete messages.
   Errors caused by noise and interference can be
    detected and corrected systematically.
   Digital communications also make the networking of
    heterogeneous systems possible, with the Internet
      being the most obvious such example.
DIGITAL COMMUNICATION
DIGITAL COMMNICATION
•Information Source and Input Transducer:

The source of information can be analog or digital, e.g. analog: audio or video signal,
digital: like teletype signal. In digital communication the signal produced by this source
is converted into digital signal consists of 1′s and 0′s. For this we need source encoder.

Source Encoder
In digital communication we convert the signal from source into digital signal as
mentioned above. The point to remember is we should like to use as few binary digits
as possible to represent the signal. In such a way this efficient representation of the
source output results in little or no redundancy. This sequence of binary digits is called
information sequence.
Source Encoding or Data Compression: the process of efficiently converting the output
of wither analog or digital source into a sequence of binary digits is known as source
encoding.
DIGITAL COMMNICATION
Channel Encoder:
The information sequence is passed through the channel encoder. The purpose of the
channel encoder is to introduced, in controlled manner, some redundancy in the
binary information sequence that can be used at the receiver to overcome the effects
of noise and interference encountered in the transmission on the signal through the
channel.
e.g. take k bits of the information sequence and map that k bits to unique n bit
sequence called code word. The amount of redundancy introduced is measured by the
ratio n/k and the reciprocal of this ratio (k/n) is known as rate of code or code rate.

Digital Modulator:
The binary sequence is passed to digital modulator which in turns convert the
sequence into electric signals so that we can transmit them on channel (we will see
channel later). The digital modulator maps the binary sequences into signal wave
forms , for example if we represent 1 by sin x and 0 by cos x then we will transmit sin x
for 1 and cos x for 0. ( a case similar to BPSK)
DIGITAL COMMNICATION
Channel:
The communication channel is the physical medium that is used for transmitting signals
from transmitter to receiver. In wireless system, this channel consists of atmosphere ,
for traditional telephony, this channel is wired , there are optical channels, under water
acoustic cahnenls etc.


Digital Demodulator:
The digital demodulator processes the channel corrupted transmitted waveform and
reduces the waveform to the sequence of numbers that represents estimates of the
transmitted data symbols.
DIGITAL COMMNICATION
Channel Decoder:
This sequence of numbers then passed through the channel decoder which attempts to
reconstruct the original information sequence from the knowledge of the code used by
the channel encoder and the redundancy contained in the received data


Source Decoder
At the end, if an analog signal is desired then source decoder tries to decode the
sequence from the knowledge of the encoding algorithm. And which results in the
approximate replica of the input at the transmitter end
DIGITAL COMMNICATION
Channel Decoder:
This sequence of numbers then passed through the channel decoder which attempts to
reconstruct the original information sequence from the knowledge of the code used by
the channel encoder and the redundancy contained in the received data


Source Decoder
At the end, if an analog signal is desired then source decoder tries to decode the
sequence from the knowledge of the encoding algorithm. And which results in the
approximate replica of the input at the transmitter end


Output Transducer:
Finally we get the desired signal in desired format analog or digital.
PULSE MODULATION
PULSE MODULATION
SAMPLING
SAMPLING THEOREM
3 ANALOG PULSE MODULATION :
PULSE AMPLITUDE MODULATION (PAM)

 Analog pulse




Sample pulse



 The amplitude of a constant width, constant position pulse is varied according to the
amplitude of the sample of the analog signal.

 the amplitude of a pulse coincides with the amplitude of the analog signal.
PULSE WIDTH MODULATION (PWM)




 A constant amplitude pulse is varied proportional to the amplitude of the
analog signal at the time the signal is sampled.
 The maximum analog signal amplitude produces the widest pulse, and the
minimum analog signal amplitude produces the narrowest pulse.
 All pulses have the same amplitude.
PULSE POSITION MODULATION (PPM)




 The position of a constant-width pulse within prescribed time slot is varied
according to the amplitude of the sample of the analog signal.
 The higher the amplitude of the sample, the farther to the right the pulse
is positioned within the prescribed time slot.
 The highest amplitude sample produces a pulse to the far right, and the
lowest amplitude sample produces a pulse to the far left.
DIGITAL PULSE MODULATION (DPM)


• In DPM, a code used to represent the amplitude of
  the samples that has been divided into various levels.
• There are 2 types of DPM:
   – Pulse Code Modulation
   – Delta Modulation
PULSE CODE MODULATION (PCM)
•   PCM is a form of modulation, which uses coded group of pulses to represent certain values of
    the information signal.
•   The analog signal is sampled and then converted to a serial n-bit binary code for
    transmission.
•   Each code has the same number of bits and requires the same length of time or
    transmission.
PCM BLOCK DIAGRAM


Analogue         Low Pass                                   Low Pass       Analogue
Signal           Filter                                     Filter         Signal




                            Quantiser   Encoder   Decoder       Expander
           Sampler
PCM BLOCK DIAGRAM
 • PCM is a form of modulation, which uses coded group of
 pulses to represent certain values of the information signal.

 • The information signal is limited to a certain maximum
 freq and sampled and changed to PAM.

 • The PAM signal is then quantise by the quantiser and
 then changed into the binary code by the encoder.

 • Then the PCM signal is sent through the cable.

 • PCM has superior signal to signal characteristics for a
 given bandwidth.
PCM BLOCK DIAGRAM
PCM TRANSMITTER
PCM RECEIVER
PULSE CODE MODULATION (PCM)




    The 3 main processes in PCM:

          1) Sampling
          2) Quantization
          3) Encoding
PCM - SAMPLING


  Process of taking samples of the information signals at
  Nyquist Rate :
                        fs ≥ 2fmax
  fs – frequency sampling
  fm – modulating frequency

  Minimum freq sampling, fs = 2fm
PCM - QUANTIZATION

  • The amplitude of the samples are then divided into
  respective levels. The number of levels for the samples
  depend on the number of bits used to code the signal.

  • The relationship between the number of bits (B) is given
                       B
  by the equation: M= 2

            M- Number of levels
            B – Bits/ samples
  •The more levels used means that an analogue signal can be
  describe more accurate.
PCM - ENCODING

  • In this process, the samples that has been divided into
  various levels is coded into respective codes where the
  samples that have the same number of level are coded into
  the same code.

  • The number of bits depends on the number of level used
  to quantise the samples.

            B = log2 M
PCM
DELTA MODULATION
DELTA MODULATION


• Next form of pulse modulation
• Transmits information only to indicate whether the
analog signal that is being encoded goes up or goes
down
• The Encoder Outputs are highs or lows that
“instruct” whether to go up or down, respectively
• DM takes advantage of the fact that voice signals
do not change abruptly
DELTA MODULATION
DELTA MODULATION




  There are two problems associated with delta modulation that do
  not occur with conventional PCM: slope   overload and
  granular noise.
DELTA MODULATION (Quantization
Errors)
SLOPE OVERLOAD

• When the analog input signal changes at a
faster rate than the DAC can maintain.
• The slope of the analog signal is greater than
the delta modulator can maintain and is called slope
overload.
•    Increasing the clock frequency reduces the
probability of slope overload occurring.
•    Another way to prevent slope overload is to
increase the magnitude of the minimum step size.
SLOPE OVERLOAD
GRANULAR NOISE




•    When the original analog input signal has a
relatively constant amplitude, the reconstructed
signal has variations that were not present in the
original signal.
DELTA MODULATION (Quantization
Errors)
DELTA SIGMA MODULATION



   The modulation which has an integrator can relieve the draw back of
   delta modulation (differentiator)

   Beneficial effects of using integrator:
      1. Pre-emphasize the low-frequency content
      2. Increase correlation between adjacent samples
       (reduce the variance of the error signal at the quantizer input )
      3. Simplify receiver design
     Because the transmitter has an integrator , the receiver consists simply
   of a low-pass filter. (The differentiator in the conventional DM receiver is
   cancelled by the integrator )
DELTA SIGMA MODULATION
DELTA SIGMA MODULATION
Signal-to-Quantization-Noise Ratio
(SQNR or SNqR)
• is a measurement of the effect of quantization errors introduced by
analog-to-digital conversion at the ADC.

    Refer to page 421 - 422
MODEM (Modulation & Demodulation)
MODEM CONNECTION



     PC                                                   PC
                          MODEM
                                  MODEM
                110011
                                                110011



                         DCE              DCE

          DTE                                            DTE
MODEM BLOCK DIAGRAM
MODEM BLOCK DIAGRAM
MODEM BLOCK DIAGRAM
COMMON MODEM USED:
MULTIPLEXING
MULTIPLEXING (MUX)




General multiplex scheme: the ν input lines-channels are multiplexed into a single fast
line. The demultiplexer receives the multiplexed data stream and extracts the original
channels to be transferred
MULTIPLEXING (MUX)
MULTIPLEXING (MUX)
FREQUENCY DIVISION MULTIPLEXING




                       FDM
TIME DIVISION MULTIPLEXING




                      TDM
WAVELENGTH DIVISION MULTIPLEXING
WDM
CDMA (CODE DIVISION MULTIPLE ACCESS)
CDMA
COMPARE BETWEEN TDM & FDM
COMPARE BETWEEN TDM & FDM

      The primary difference between FDM and TDM is how they divide the
channel. FDM divides the channel into two or more frequency ranges that do
not overlap, while TDM divides and allocates certain time periods to each
channel in an alternating manner.

      Due to this fact, we can say that for TDM, each signal uses all of the
bandwidth some of the time, while for FDM, each signal uses a small portion of
the bandwidth all of the time.


      TDM provides greater flexibility and efficiency, by dynamically allocating
more time periods to the signals that need more of the bandwidth, while
reducing the time periods to those signals that do not need it. FDM lacks this
type of flexibility, as it cannot dynamically change the width of the allocated
frequency.
COMPARE BETWEEN TDM & FDM

      The advantage of FDM over TDM is in latency. Latency is the time it
takes for the data to reach its destination.

      As TDM allocates time periods, only one channel can transmit at a given
time, and some data would often be delayed, though it’s often only in
milliseconds. Since channels in FDM can transmit at any time, their latencies
would be much lower compared to TDM.

     FDM is often used in applications where latency is of utmost priority, such
as those that require real-time information.
FDM and TDM are often used in tandem, to create even more channels in a
given frequency range. The common practice is to divide the channel with
FDM, so that you have a dedicated channel with a smaller frequency range.
Each of the FDM channels is then occupied by multiple channels that are
multiplexed using TDM. This is what telecoms do to allow a huge number of
users to use a certain frequency band.
COMPARE BETWEEN MUX & MULTIPLE
ACCESS
INFORMATION CAPACITY


 •Is a measure of how much information can be propagated
 through a communications system and is a function of
 bandwidth and transmission time.

 •Information capacity represents the number of independent
 symbols that can carried through a system in a given unit of
 time.

 •The most basic digital symbol used to represent information
 is the bit.
BIT, BIT RATE, BAUD, BANDWIDTH
BANDWIDTH
SHANNON’S LIMIT & M-ary ENCODING
DIGITAL MODULATION TECHNIQUES
Amplitude Shift Keying (ASK)
Frequency Shift Keying (FSK)
Phase Shift Keying (PSK)

Weitere ähnliche Inhalte

Was ist angesagt?

Analog communication
Analog communicationAnalog communication
Analog communication
Preston King
 

Was ist angesagt? (20)

4.5 equalizers and its types
4.5   equalizers and its types4.5   equalizers and its types
4.5 equalizers and its types
 
Analog communication
Analog communicationAnalog communication
Analog communication
 
Pulse modulation
Pulse modulationPulse modulation
Pulse modulation
 
Base band transmission
Base band transmissionBase band transmission
Base band transmission
 
Sampling Theorem, Quantization Noise and its types, PCM, Channel Capacity, Ny...
Sampling Theorem, Quantization Noise and its types, PCM, Channel Capacity, Ny...Sampling Theorem, Quantization Noise and its types, PCM, Channel Capacity, Ny...
Sampling Theorem, Quantization Noise and its types, PCM, Channel Capacity, Ny...
 
Phase Shift Keying & π/4 -Quadrature Phase Shift Keying
Phase Shift Keying & π/4 -Quadrature Phase Shift KeyingPhase Shift Keying & π/4 -Quadrature Phase Shift Keying
Phase Shift Keying & π/4 -Quadrature Phase Shift Keying
 
Modulation, Frequency Modulation, Phase Modulation, Amplitude Modulation
Modulation, Frequency Modulation, Phase Modulation, Amplitude ModulationModulation, Frequency Modulation, Phase Modulation, Amplitude Modulation
Modulation, Frequency Modulation, Phase Modulation, Amplitude Modulation
 
Combating fading channels (1) (3)
Combating fading channels (1) (3)Combating fading channels (1) (3)
Combating fading channels (1) (3)
 
Companding and DPCM and ADPCM
Companding and DPCM and ADPCMCompanding and DPCM and ADPCM
Companding and DPCM and ADPCM
 
Digital modulation techniques...
Digital modulation techniques...Digital modulation techniques...
Digital modulation techniques...
 
Introduction to Digital Communication
Introduction to Digital CommunicationIntroduction to Digital Communication
Introduction to Digital Communication
 
microwave-systems-1
microwave-systems-1microwave-systems-1
microwave-systems-1
 
Digital modulation basics(nnm)
Digital modulation basics(nnm)Digital modulation basics(nnm)
Digital modulation basics(nnm)
 
Ec 2401 wireless communication unit 4
Ec 2401 wireless communication   unit 4Ec 2401 wireless communication   unit 4
Ec 2401 wireless communication unit 4
 
Introduction to digital communications
Introduction to digital communicationsIntroduction to digital communications
Introduction to digital communications
 
Generation of fm
Generation of fmGeneration of fm
Generation of fm
 
Pulse Code Modulation (PCM)
Pulse Code Modulation (PCM)Pulse Code Modulation (PCM)
Pulse Code Modulation (PCM)
 
Frequency Modulation
Frequency ModulationFrequency Modulation
Frequency Modulation
 
Speech encoding techniques
Speech encoding techniquesSpeech encoding techniques
Speech encoding techniques
 
Unit iv wcn main
Unit iv wcn mainUnit iv wcn main
Unit iv wcn main
 

Andere mochten auch

Glass Bottles for Beer, Beer Bottles, Glass Bottle Packaging, Glass Packaging...
Glass Bottles for Beer, Beer Bottles, Glass Bottle Packaging, Glass Packaging...Glass Bottles for Beer, Beer Bottles, Glass Bottle Packaging, Glass Packaging...
Glass Bottles for Beer, Beer Bottles, Glass Bottle Packaging, Glass Packaging...
Ajjay Kumar Gupta
 
Final Project - Packaging (Davidoff & Pepsi)
Final Project - Packaging (Davidoff & Pepsi) Final Project - Packaging (Davidoff & Pepsi)
Final Project - Packaging (Davidoff & Pepsi)
Syaff Hk
 
Aluminum Cans Production. Profitable Manufacturing Business of Aluminum Bever...
Aluminum Cans Production. Profitable Manufacturing Business of Aluminum Bever...Aluminum Cans Production. Profitable Manufacturing Business of Aluminum Bever...
Aluminum Cans Production. Profitable Manufacturing Business of Aluminum Bever...
Ajjay Kumar Gupta
 
Diploma in Packaging Project - Candidate No 0251[1]
Diploma in Packaging Project - Candidate No 0251[1]Diploma in Packaging Project - Candidate No 0251[1]
Diploma in Packaging Project - Candidate No 0251[1]
Dr Neill Weir
 

Andere mochten auch (10)

Glass Bottles for Beer, Beer Bottles, Glass Bottle Packaging, Glass Packaging...
Glass Bottles for Beer, Beer Bottles, Glass Bottle Packaging, Glass Packaging...Glass Bottles for Beer, Beer Bottles, Glass Bottle Packaging, Glass Packaging...
Glass Bottles for Beer, Beer Bottles, Glass Bottle Packaging, Glass Packaging...
 
Alcohol Packaging in the UK
Alcohol Packaging in the UKAlcohol Packaging in the UK
Alcohol Packaging in the UK
 
Final Project - Packaging (Davidoff & Pepsi)
Final Project - Packaging (Davidoff & Pepsi) Final Project - Packaging (Davidoff & Pepsi)
Final Project - Packaging (Davidoff & Pepsi)
 
Aluminum Cans Production. Profitable Manufacturing Business of Aluminum Bever...
Aluminum Cans Production. Profitable Manufacturing Business of Aluminum Bever...Aluminum Cans Production. Profitable Manufacturing Business of Aluminum Bever...
Aluminum Cans Production. Profitable Manufacturing Business of Aluminum Bever...
 
Light Barrier Management in PET Packaging Applications
Light Barrier Management in PET Packaging ApplicationsLight Barrier Management in PET Packaging Applications
Light Barrier Management in PET Packaging Applications
 
Beverage Packaging Trends from Tipco Thailand
Beverage Packaging Trends from Tipco ThailandBeverage Packaging Trends from Tipco Thailand
Beverage Packaging Trends from Tipco Thailand
 
Digital Modulation Unit 3
Digital Modulation Unit 3Digital Modulation Unit 3
Digital Modulation Unit 3
 
Diploma in Packaging Project - Candidate No 0251[1]
Diploma in Packaging Project - Candidate No 0251[1]Diploma in Packaging Project - Candidate No 0251[1]
Diploma in Packaging Project - Candidate No 0251[1]
 
Fiala&Sebek_Premium beverage packaging design
Fiala&Sebek_Premium beverage packaging designFiala&Sebek_Premium beverage packaging design
Fiala&Sebek_Premium beverage packaging design
 
Beverage trends and Beverage Operations
Beverage trends and Beverage OperationsBeverage trends and Beverage Operations
Beverage trends and Beverage Operations
 

Ähnlich wie Digital modulation

PULSE CODE MODULATION.pptx
PULSE CODE MODULATION.pptxPULSE CODE MODULATION.pptx
PULSE CODE MODULATION.pptx
ssuserb9f9c42
 
analog communication system for undergraduate .pdf
analog communication  system for undergraduate .pdfanalog communication  system for undergraduate .pdf
analog communication system for undergraduate .pdf
AlaAwouda
 
Digital communications 1
Digital communications 1Digital communications 1
Digital communications 1
Jojie Cepeda
 

Ähnlich wie Digital modulation (20)

Pcm transmitter and receiver
Pcm transmitter and receiverPcm transmitter and receiver
Pcm transmitter and receiver
 
Pulse code modulation tutorialspoint
Pulse code modulation   tutorialspointPulse code modulation   tutorialspoint
Pulse code modulation tutorialspoint
 
Pulse code modulation and Demodulation
Pulse code modulation and DemodulationPulse code modulation and Demodulation
Pulse code modulation and Demodulation
 
digital communication.pdf
digital communication.pdfdigital communication.pdf
digital communication.pdf
 
PULSE CODE MODULATION.pptx
PULSE CODE MODULATION.pptxPULSE CODE MODULATION.pptx
PULSE CODE MODULATION.pptx
 
Digital Communication 1
Digital Communication 1Digital Communication 1
Digital Communication 1
 
311 pulse modulation
311 pulse modulation311 pulse modulation
311 pulse modulation
 
Introduction to communication system lecture4
Introduction to communication system lecture4Introduction to communication system lecture4
Introduction to communication system lecture4
 
Unit 3.pptx
Unit 3.pptxUnit 3.pptx
Unit 3.pptx
 
_Pulse-Modulation-Techniqnes.pdf
_Pulse-Modulation-Techniqnes.pdf_Pulse-Modulation-Techniqnes.pdf
_Pulse-Modulation-Techniqnes.pdf
 
analog communication system for undergraduate .pdf
analog communication  system for undergraduate .pdfanalog communication  system for undergraduate .pdf
analog communication system for undergraduate .pdf
 
PCM_DC_PPT.pdf
PCM_DC_PPT.pdfPCM_DC_PPT.pdf
PCM_DC_PPT.pdf
 
Digital communications 1
Digital communications 1Digital communications 1
Digital communications 1
 
TeleCom Lecture 07.ppt
TeleCom Lecture 07.pptTeleCom Lecture 07.ppt
TeleCom Lecture 07.ppt
 
Digitization
DigitizationDigitization
Digitization
 
Ilovepdf merged
Ilovepdf mergedIlovepdf merged
Ilovepdf merged
 
iugytyrtsaewsdtgyuijogdsdtrguyihjoihkgyudst4arwsdfyguihjo.ppt
iugytyrtsaewsdtgyuijogdsdtrguyihjoihkgyudst4arwsdfyguihjo.pptiugytyrtsaewsdtgyuijogdsdtrguyihjoihkgyudst4arwsdfyguihjo.ppt
iugytyrtsaewsdtgyuijogdsdtrguyihjoihkgyudst4arwsdfyguihjo.ppt
 
Te 4 pulse_modulation
Te 4 pulse_modulationTe 4 pulse_modulation
Te 4 pulse_modulation
 
Transmission of digital signals
Transmission of digital signalsTransmission of digital signals
Transmission of digital signals
 
Communication Engineering-Unit 2
Communication Engineering-Unit 2Communication Engineering-Unit 2
Communication Engineering-Unit 2
 

Kürzlich hochgeladen

Kürzlich hochgeladen (20)

AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 

Digital modulation

  • 2. WHAT IS DIGITAL COMMUNICATION?  Digital communications broadly refers to the transmission of information using digital messages or bit streams.  There are notable advantages to transmitting data using discrete messages.  Errors caused by noise and interference can be detected and corrected systematically.  Digital communications also make the networking of heterogeneous systems possible, with the Internet being the most obvious such example.
  • 4. DIGITAL COMMNICATION •Information Source and Input Transducer: The source of information can be analog or digital, e.g. analog: audio or video signal, digital: like teletype signal. In digital communication the signal produced by this source is converted into digital signal consists of 1′s and 0′s. For this we need source encoder. Source Encoder In digital communication we convert the signal from source into digital signal as mentioned above. The point to remember is we should like to use as few binary digits as possible to represent the signal. In such a way this efficient representation of the source output results in little or no redundancy. This sequence of binary digits is called information sequence. Source Encoding or Data Compression: the process of efficiently converting the output of wither analog or digital source into a sequence of binary digits is known as source encoding.
  • 5. DIGITAL COMMNICATION Channel Encoder: The information sequence is passed through the channel encoder. The purpose of the channel encoder is to introduced, in controlled manner, some redundancy in the binary information sequence that can be used at the receiver to overcome the effects of noise and interference encountered in the transmission on the signal through the channel. e.g. take k bits of the information sequence and map that k bits to unique n bit sequence called code word. The amount of redundancy introduced is measured by the ratio n/k and the reciprocal of this ratio (k/n) is known as rate of code or code rate. Digital Modulator: The binary sequence is passed to digital modulator which in turns convert the sequence into electric signals so that we can transmit them on channel (we will see channel later). The digital modulator maps the binary sequences into signal wave forms , for example if we represent 1 by sin x and 0 by cos x then we will transmit sin x for 1 and cos x for 0. ( a case similar to BPSK)
  • 6. DIGITAL COMMNICATION Channel: The communication channel is the physical medium that is used for transmitting signals from transmitter to receiver. In wireless system, this channel consists of atmosphere , for traditional telephony, this channel is wired , there are optical channels, under water acoustic cahnenls etc. Digital Demodulator: The digital demodulator processes the channel corrupted transmitted waveform and reduces the waveform to the sequence of numbers that represents estimates of the transmitted data symbols.
  • 7. DIGITAL COMMNICATION Channel Decoder: This sequence of numbers then passed through the channel decoder which attempts to reconstruct the original information sequence from the knowledge of the code used by the channel encoder and the redundancy contained in the received data Source Decoder At the end, if an analog signal is desired then source decoder tries to decode the sequence from the knowledge of the encoding algorithm. And which results in the approximate replica of the input at the transmitter end
  • 8. DIGITAL COMMNICATION Channel Decoder: This sequence of numbers then passed through the channel decoder which attempts to reconstruct the original information sequence from the knowledge of the code used by the channel encoder and the redundancy contained in the received data Source Decoder At the end, if an analog signal is desired then source decoder tries to decode the sequence from the knowledge of the encoding algorithm. And which results in the approximate replica of the input at the transmitter end Output Transducer: Finally we get the desired signal in desired format analog or digital.
  • 13. 3 ANALOG PULSE MODULATION :
  • 14. PULSE AMPLITUDE MODULATION (PAM) Analog pulse Sample pulse  The amplitude of a constant width, constant position pulse is varied according to the amplitude of the sample of the analog signal.  the amplitude of a pulse coincides with the amplitude of the analog signal.
  • 15. PULSE WIDTH MODULATION (PWM)  A constant amplitude pulse is varied proportional to the amplitude of the analog signal at the time the signal is sampled.  The maximum analog signal amplitude produces the widest pulse, and the minimum analog signal amplitude produces the narrowest pulse.  All pulses have the same amplitude.
  • 16. PULSE POSITION MODULATION (PPM)  The position of a constant-width pulse within prescribed time slot is varied according to the amplitude of the sample of the analog signal.  The higher the amplitude of the sample, the farther to the right the pulse is positioned within the prescribed time slot.  The highest amplitude sample produces a pulse to the far right, and the lowest amplitude sample produces a pulse to the far left.
  • 17. DIGITAL PULSE MODULATION (DPM) • In DPM, a code used to represent the amplitude of the samples that has been divided into various levels. • There are 2 types of DPM: – Pulse Code Modulation – Delta Modulation
  • 18. PULSE CODE MODULATION (PCM) • PCM is a form of modulation, which uses coded group of pulses to represent certain values of the information signal. • The analog signal is sampled and then converted to a serial n-bit binary code for transmission. • Each code has the same number of bits and requires the same length of time or transmission.
  • 19. PCM BLOCK DIAGRAM Analogue Low Pass Low Pass Analogue Signal Filter Filter Signal Quantiser Encoder Decoder Expander Sampler
  • 20. PCM BLOCK DIAGRAM • PCM is a form of modulation, which uses coded group of pulses to represent certain values of the information signal. • The information signal is limited to a certain maximum freq and sampled and changed to PAM. • The PAM signal is then quantise by the quantiser and then changed into the binary code by the encoder. • Then the PCM signal is sent through the cable. • PCM has superior signal to signal characteristics for a given bandwidth.
  • 24. PULSE CODE MODULATION (PCM) The 3 main processes in PCM: 1) Sampling 2) Quantization 3) Encoding
  • 25. PCM - SAMPLING Process of taking samples of the information signals at Nyquist Rate : fs ≥ 2fmax fs – frequency sampling fm – modulating frequency Minimum freq sampling, fs = 2fm
  • 26. PCM - QUANTIZATION • The amplitude of the samples are then divided into respective levels. The number of levels for the samples depend on the number of bits used to code the signal. • The relationship between the number of bits (B) is given B by the equation: M= 2 M- Number of levels B – Bits/ samples •The more levels used means that an analogue signal can be describe more accurate.
  • 27. PCM - ENCODING • In this process, the samples that has been divided into various levels is coded into respective codes where the samples that have the same number of level are coded into the same code. • The number of bits depends on the number of level used to quantise the samples. B = log2 M
  • 28. PCM
  • 30. DELTA MODULATION • Next form of pulse modulation • Transmits information only to indicate whether the analog signal that is being encoded goes up or goes down • The Encoder Outputs are highs or lows that “instruct” whether to go up or down, respectively • DM takes advantage of the fact that voice signals do not change abruptly
  • 32. DELTA MODULATION There are two problems associated with delta modulation that do not occur with conventional PCM: slope overload and granular noise.
  • 34. SLOPE OVERLOAD • When the analog input signal changes at a faster rate than the DAC can maintain. • The slope of the analog signal is greater than the delta modulator can maintain and is called slope overload. • Increasing the clock frequency reduces the probability of slope overload occurring. • Another way to prevent slope overload is to increase the magnitude of the minimum step size.
  • 36. GRANULAR NOISE • When the original analog input signal has a relatively constant amplitude, the reconstructed signal has variations that were not present in the original signal.
  • 38. DELTA SIGMA MODULATION The modulation which has an integrator can relieve the draw back of delta modulation (differentiator) Beneficial effects of using integrator: 1. Pre-emphasize the low-frequency content 2. Increase correlation between adjacent samples (reduce the variance of the error signal at the quantizer input ) 3. Simplify receiver design Because the transmitter has an integrator , the receiver consists simply of a low-pass filter. (The differentiator in the conventional DM receiver is cancelled by the integrator )
  • 41. Signal-to-Quantization-Noise Ratio (SQNR or SNqR) • is a measurement of the effect of quantization errors introduced by analog-to-digital conversion at the ADC.  Refer to page 421 - 422
  • 42. MODEM (Modulation & Demodulation)
  • 43. MODEM CONNECTION PC PC MODEM MODEM 110011 110011 DCE DCE DTE DTE
  • 49. MULTIPLEXING (MUX) General multiplex scheme: the ν input lines-channels are multiplexed into a single fast line. The demultiplexer receives the multiplexed data stream and extracts the original channels to be transferred
  • 55. WDM
  • 56. CDMA (CODE DIVISION MULTIPLE ACCESS)
  • 57. CDMA
  • 59. COMPARE BETWEEN TDM & FDM  The primary difference between FDM and TDM is how they divide the channel. FDM divides the channel into two or more frequency ranges that do not overlap, while TDM divides and allocates certain time periods to each channel in an alternating manner.  Due to this fact, we can say that for TDM, each signal uses all of the bandwidth some of the time, while for FDM, each signal uses a small portion of the bandwidth all of the time.  TDM provides greater flexibility and efficiency, by dynamically allocating more time periods to the signals that need more of the bandwidth, while reducing the time periods to those signals that do not need it. FDM lacks this type of flexibility, as it cannot dynamically change the width of the allocated frequency.
  • 60. COMPARE BETWEEN TDM & FDM  The advantage of FDM over TDM is in latency. Latency is the time it takes for the data to reach its destination.  As TDM allocates time periods, only one channel can transmit at a given time, and some data would often be delayed, though it’s often only in milliseconds. Since channels in FDM can transmit at any time, their latencies would be much lower compared to TDM.  FDM is often used in applications where latency is of utmost priority, such as those that require real-time information. FDM and TDM are often used in tandem, to create even more channels in a given frequency range. The common practice is to divide the channel with FDM, so that you have a dedicated channel with a smaller frequency range. Each of the FDM channels is then occupied by multiple channels that are multiplexed using TDM. This is what telecoms do to allow a huge number of users to use a certain frequency band.
  • 61. COMPARE BETWEEN MUX & MULTIPLE ACCESS
  • 62. INFORMATION CAPACITY •Is a measure of how much information can be propagated through a communications system and is a function of bandwidth and transmission time. •Information capacity represents the number of independent symbols that can carried through a system in a given unit of time. •The most basic digital symbol used to represent information is the bit.
  • 63. BIT, BIT RATE, BAUD, BANDWIDTH
  • 65. SHANNON’S LIMIT & M-ary ENCODING