SlideShare uma empresa Scribd logo
1 de 40
Data and Computer
  Communications
Chapter 3 – Data Transmission


           Ninth Edition
        by William Stallings


         Data and Computer Communications, Ninth
          Edition by William Stallings, (c) Pearson
               Education - Prentice Hall, 2011
Data Transmission

  What we've got here is failure to communicate.


Paul Newman in Cool Hand Luke
Data Transmission

                  •   quality of the signal
                      being transmitted



The successful
transmission of   •   characteristics of the
data depends on       transmission medium
two factors:
Transmission Terminology
Data transmission occurs between transmitter
and receiver over some transmission medium.


Communication                        Unguided
is in the form of   Guided
                                       media
electromagnetic     media
                                     (wireless)
     waves.
                     twisted pair,
                                       air, vacuum,
                    coaxial cable,
                                        seawater
                     optical fiber
TransmissionTerminology
TransmissionTerminology
 Simplex

     signals transmitted in one direction
       • eg. Television


 Half   duplex
     both stations transmit, but only one at a time
       • eg. police radio


 Full   duplex
     simultaneous transmissions
       • eg. telephone
Frequency, Spectrum and
      Bandwidth
          Time Domain Concepts

  analog signal
    • signal intensity varies smoothly with no breaks
  digital signal
    • signal intensity maintains a constant level and
      then abruptly changes to another level
  periodic signal
    • signal pattern repeats over time
  aperiodic signal
    • pattern not repeated over time
Analog and Digital Signals
Periodic
Signals
Sine Wave
                 (periodic continuous signal)
   peak amplitude (A)
       maximum strength of signal
       typically measured in volts
   frequency (f)
       rate at which the signal repeats
       Hertz (Hz) or cycles per second
       period (T) is the amount of time for one repetition
       T = 1/f
   phase ()
       relative position in time within a single period of signal
Varying Sine Waves
 s(t) = A sin(2ft +)
Wavelength ()
   the wavelength of
     a signal is the
   distance occupied
    by a single cycle


can also be stated as the   especially when v=c
  distance between two
 points of corresponding    • c = 3*108 ms-1
phase of two consecutive      (speed of light in
          cycles              free space)


     assuming signal               or
   velocity v, then the
  wavelength is related       equivalently
 to the period as  = vT         f = v
Frequency Domain Concepts
 signals are made up of many frequencies
 components are sine waves
 Fourier analysis can show that any signal
  is made up of components at various
  frequencies, in which each component is a
  sinusoid
 can plot frequency domain functions
Addition of
 Frequency
Components
   (T=1/f)

c is sum of f & 3f
Frequency
    Domain
Representations

 frequency domain
  function of Fig 3.4c
 frequency domain
  function of single
  square pulse
Spectrum & Bandwidth
Signal with dc Component
Data Rate and Bandwidth
      any transmission              this limits the data
        system has a                  rate that can be
       limited band of                 carried on the
         frequencies              transmission medium




                                             square waves
   limiting
                     most energy in           have infinite
 bandwidth
                        first few           components and
   creates
                      components            hence an infinite
 distortions
                                               bandwidth



There is a direct relationship between
      data rate and bandwidth.
Analog and Digital Data
          Transmission
 data
     entities that convey information
 signals
     electric or electromagnetic representations of
      data
 signaling
     physically propagates along a medium
 transmission
     communication of data by propagation and
      processing of signals
Acoustic Spectrum (Analog)
Analog and Digital
  Transmission
Digital Data

        Examples:




IRA                  Text



         Character
          strings
Advantages & Disadvantages
     of Digital Signals
Audio Signals
 frequency range of typical speech is 100Hz-7kHz
 easily converted into electromagnetic signals
 varying volume converted to varying voltage
 can limit frequency range for voice channel to
  300-3400Hz
 to produce a video signal a TV
            camera is used
           USA standard is 483 lines per
 Video      frame, at a rate of 30 complete
Signals     frames per second
                 actual standard is 525 lines but 42
                  lost during vertical retrace
           horizontal scanning frequency is
            525 lines x 30 scans = 15750 lines
            per second
           max frequency if line alternates
            black and white
           max frequency of 4.2MHz
Conversion of PC Input to
     Digital Signal
Analog Signals
Digital Signals
Analog and
   Digital
Transmission
Transmission Impairments
 signal
       received may differ from signal
 transmitted causing:
     analog - degradation of signal quality
     digital - bit errors
 most   significant impairments are
     attenuation and attenuation distortion
     delay distortion
     noise
Equalize                 Received signal
          attenuation across             strength must be:
              the band of                •strong enough to be
           frequencies used               detected
            by using loading             •sufficiently higher than
                                          noise to be received
          coils or amplifiers.            without error




                            Strength can be
                            increased using
                              amplifiers or
                               repeaters.




           ATTENUATION
 signal strength falls off with distance over any
transmission medium
 varies with frequency
Attenuation Distortion
Delay Distortion
 occurs  because propagation velocity of a
  signal through a guided medium varies
  with frequency
 various frequency components arrive at
  different times resulting in phase shifts
  between the frequencies
 particularly critical for digital data since
  parts of one bit spill over into others
  causing intersymbol interference
Noise
unwanted signals
inserted between
transmitter and
receiver

   is the major limiting
   factor in
   communications
   system performance
Categories of Noise




               Intermodulation noise

         • produced by nonlinearities in the
           transmitter, receiver, and/or
           intervening transmission medium
         • effect is to produce signals at a
           frequency that is the sum or
           difference of the two original
           frequencies
Categories of Noise
                                      Crosstalk:
                                           a signal from one line is
                                            picked up by another
                                           can occur by electrical
                                            coupling between nearby
                                            twisted pairs or when
Impulse Noise:                              microwave antennas pick
                                            up unwanted signals
     caused by external
      electromagnetic interferences
     noncontinuous, consisting of
      irregular pulses or spikes
     short duration and high
      amplitude
     minor annoyance for analog
      signals but a major source of
      error in digital data
Channel Capacity

Maximum rate at which data can be transmitted over a
given communications channel under given conditions


            bandwidth                                            main
                          noise      error rate
data rate                                         limitations constraint
             in cycles                               due to       on
                        average        rate of      physical  achieving
in bits per     per
                       noise level   corrupted    properties efficiency
 second     second or
                       over path        bits                   is noise
               Hertz
Nyquist Bandwidth
In the case of a channel that is noise free:
 if rate of signal transmission is 2B then can carry
  signal with frequencies no greater than B
       given bandwidth B, highest signal rate is 2B
 for binary signals, 2B bps needs bandwidth B Hz
 can increase rate by using M signal levels
 Nyquist Formula is: C = 2B log2M
 data rate can be increased by increasing signals
       however this increases burden on receiver
       noise & other impairments limit the value of M
Shannon Capacity Formula
   considering the relation of data rate, noise and
    error rate:
       faster data rate shortens each bit so bursts of noise
        corrupts more bits
       given noise level, higher rates mean higher errors
 Shannon developed formula relating these to
  signal to noise ratio (in decibels)
 SNRdb=10 log10 (signal/noise)
 capacity C = B log2(1+SNR)
       theoretical maximumcapacity
       get much lower rates in practice
Summary
 transmission    concepts and terminology
          guided/unguided media
 frequency, spectrum and bandwidth
 analog vs. digital signals
 data rate and bandwidth relationship
 transmission impairments
          attenuation/delay distortion/noise
 channel   capacity
          Nyquist/Shannon

Mais conteúdo relacionado

Mais procurados

Datacom module 4: Fundamentals of Data Communication
Datacom module 4:  Fundamentals of Data CommunicationDatacom module 4:  Fundamentals of Data Communication
Datacom module 4: Fundamentals of Data CommunicationJeffrey Des Binwag
 
Digital switching system ppt
Digital switching system pptDigital switching system ppt
Digital switching system pptGopalakrishnaM4
 
Packet switching
Packet switchingPacket switching
Packet switchingasimnawaz54
 
switching techniques in data communication and networking
switching techniques in data communication and networkingswitching techniques in data communication and networking
switching techniques in data communication and networkingHarshita Yadav
 
signal and channel bandwidth
signal and channel bandwidthsignal and channel bandwidth
signal and channel bandwidthAparnaLal2
 
Modulation techniques
Modulation techniquesModulation techniques
Modulation techniquesSathish Kumar
 
05 signal encodingtechniques
05 signal encodingtechniques05 signal encodingtechniques
05 signal encodingtechniquesOrbay Yeşil
 
Analog communication
Analog communicationAnalog communication
Analog communicationPreston King
 
Transmission Media, Guided and unguided transmission media
Transmission Media, Guided and unguided transmission mediaTransmission Media, Guided and unguided transmission media
Transmission Media, Guided and unguided transmission mediaadnanqayum
 
Digital modulation techniques...
Digital modulation techniques...Digital modulation techniques...
Digital modulation techniques...Nidhi Baranwal
 
Wireless transmission
Wireless transmissionWireless transmission
Wireless transmissionRajapriya82
 
Computer network switching
Computer network switchingComputer network switching
Computer network switchingShivani Godha
 
Transmission Impairment
Transmission ImpairmentTransmission Impairment
Transmission ImpairmentTaaanu01
 
TDMA, FDMA, and CDMA
TDMA, FDMA, and CDMATDMA, FDMA, and CDMA
TDMA, FDMA, and CDMANajeeb Khan
 
Public Switched Telephone Network
Public Switched Telephone NetworkPublic Switched Telephone Network
Public Switched Telephone NetworkHaither Mithath
 
Time Division Multiplexing
Time Division MultiplexingTime Division Multiplexing
Time Division MultiplexingSpandit Lenka
 
Multiplexing
MultiplexingMultiplexing
Multiplexingstooty s
 

Mais procurados (20)

Transmission media
Transmission mediaTransmission media
Transmission media
 
Datacom module 4: Fundamentals of Data Communication
Datacom module 4:  Fundamentals of Data CommunicationDatacom module 4:  Fundamentals of Data Communication
Datacom module 4: Fundamentals of Data Communication
 
Digital switching system ppt
Digital switching system pptDigital switching system ppt
Digital switching system ppt
 
Packet switching
Packet switchingPacket switching
Packet switching
 
switching techniques in data communication and networking
switching techniques in data communication and networkingswitching techniques in data communication and networking
switching techniques in data communication and networking
 
signal and channel bandwidth
signal and channel bandwidthsignal and channel bandwidth
signal and channel bandwidth
 
Modulation techniques
Modulation techniquesModulation techniques
Modulation techniques
 
05 signal encodingtechniques
05 signal encodingtechniques05 signal encodingtechniques
05 signal encodingtechniques
 
Analog communication
Analog communicationAnalog communication
Analog communication
 
Transmission Media, Guided and unguided transmission media
Transmission Media, Guided and unguided transmission mediaTransmission Media, Guided and unguided transmission media
Transmission Media, Guided and unguided transmission media
 
Digital modulation techniques...
Digital modulation techniques...Digital modulation techniques...
Digital modulation techniques...
 
Wireless transmission
Wireless transmissionWireless transmission
Wireless transmission
 
Computer network switching
Computer network switchingComputer network switching
Computer network switching
 
Transmission Impairment
Transmission ImpairmentTransmission Impairment
Transmission Impairment
 
Line Coding.pptx
Line Coding.pptxLine Coding.pptx
Line Coding.pptx
 
TDMA, FDMA, and CDMA
TDMA, FDMA, and CDMATDMA, FDMA, and CDMA
TDMA, FDMA, and CDMA
 
Public Switched Telephone Network
Public Switched Telephone NetworkPublic Switched Telephone Network
Public Switched Telephone Network
 
Time Division Multiplexing
Time Division MultiplexingTime Division Multiplexing
Time Division Multiplexing
 
Multiplexing
MultiplexingMultiplexing
Multiplexing
 
spread spectrum
spread spectrumspread spectrum
spread spectrum
 

Destaque

Destaque (20)

10.data transmission
10.data transmission10.data transmission
10.data transmission
 
Transmission modes
Transmission modesTransmission modes
Transmission modes
 
02 protocol architecture
02 protocol architecture02 protocol architecture
02 protocol architecture
 
Transmission Media
Transmission MediaTransmission Media
Transmission Media
 
Data communication and network Chapter -1
Data communication and network Chapter -1Data communication and network Chapter -1
Data communication and network Chapter -1
 
Chap5 analog transmission
Chap5 analog transmissionChap5 analog transmission
Chap5 analog transmission
 
Ch08
Ch08Ch08
Ch08
 
Secure Data Transmission
Secure Data TransmissionSecure Data Transmission
Secure Data Transmission
 
Analog Transmission
Analog TransmissionAnalog Transmission
Analog Transmission
 
Digital & analog transmission
Digital & analog transmissionDigital & analog transmission
Digital & analog transmission
 
Data communication and network Chapter - 2
Data communication and network Chapter - 2Data communication and network Chapter - 2
Data communication and network Chapter - 2
 
Ch15
Ch15Ch15
Ch15
 
Ch10
Ch10Ch10
Ch10
 
Data communications
Data communicationsData communications
Data communications
 
Ch18
Ch18Ch18
Ch18
 
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
 
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
 
Ch09
Ch09Ch09
Ch09
 
Data transmission
Data transmissionData transmission
Data transmission
 
Ch06
Ch06Ch06
Ch06
 

Semelhante a 03 data transmission

datatransmission digital and analoge
 datatransmission digital and analoge datatransmission digital and analoge
datatransmission digital and analogeEmdadul Haque
 
komdat3
komdat3komdat3
komdat3pasca
 
03-DataTransmission.ppt
03-DataTransmission.ppt03-DataTransmission.ppt
03-DataTransmission.pptPraches1
 
Wmcn ch.2
Wmcn ch.2Wmcn ch.2
Wmcn ch.2Alaa2
 
Wireless Communication and Networking by WilliamStallings Chap2
Wireless Communication and Networking  by WilliamStallings Chap2Wireless Communication and Networking  by WilliamStallings Chap2
Wireless Communication and Networking by WilliamStallings Chap2Senthil Kanth
 
Communication systems v3
Communication systems v3Communication systems v3
Communication systems v3babak danyal
 
Communication systems week 3
Communication systems week 3Communication systems week 3
Communication systems week 3babak danyal
 
Wireless Networks Lecture No One notes from The Virtual University Lahore
Wireless Networks Lecture No One notes from The Virtual University LahoreWireless Networks Lecture No One notes from The Virtual University Lahore
Wireless Networks Lecture No One notes from The Virtual University LahoreSaba Hanif
 
2[1].1 data transmission
2[1].1 data transmission2[1].1 data transmission
2[1].1 data transmissionHattori Sidek
 
Lecture 1 introduction and signals analysis
Lecture 1 introduction and signals analysisLecture 1 introduction and signals analysis
Lecture 1 introduction and signals analysistalhawaqar
 
1- Principles of Wireless Trans..pdf
1- Principles of Wireless Trans..pdf1- Principles of Wireless Trans..pdf
1- Principles of Wireless Trans..pdfed8dc9f63e
 
Communication systems v4
Communication systems v4Communication systems v4
Communication systems v4babak danyal
 
MOBILE COMPUTING and WIRELESS COMMUNICATION
MOBILE COMPUTING and WIRELESS COMMUNICATION MOBILE COMPUTING and WIRELESS COMMUNICATION
MOBILE COMPUTING and WIRELESS COMMUNICATION Jay Nagar
 
Data Communications and Matlab
Data Communications and MatlabData Communications and Matlab
Data Communications and MatlabChanaka Lasantha
 
Wireless Networks - CS718 Power Point Slides Lecture 02.ppt
Wireless Networks - CS718 Power Point Slides Lecture 02.pptWireless Networks - CS718 Power Point Slides Lecture 02.ppt
Wireless Networks - CS718 Power Point Slides Lecture 02.pptAliZaib71
 
Wireless Networks Lecture No 2 notes from The Virtual University Lahore
Wireless Networks Lecture No 2 notes from The Virtual University LahoreWireless Networks Lecture No 2 notes from The Virtual University Lahore
Wireless Networks Lecture No 2 notes from The Virtual University LahoreSaba Hanif
 

Semelhante a 03 data transmission (20)

datatransmission digital and analoge
 datatransmission digital and analoge datatransmission digital and analoge
datatransmission digital and analoge
 
03 data transmission
03 data transmission03 data transmission
03 data transmission
 
komdat3
komdat3komdat3
komdat3
 
03-DataTransmission.ppt
03-DataTransmission.ppt03-DataTransmission.ppt
03-DataTransmission.ppt
 
Wmcn ch.2
Wmcn ch.2Wmcn ch.2
Wmcn ch.2
 
data transmission
data transmissiondata transmission
data transmission
 
Wireless Communication and Networking by WilliamStallings Chap2
Wireless Communication and Networking  by WilliamStallings Chap2Wireless Communication and Networking  by WilliamStallings Chap2
Wireless Communication and Networking by WilliamStallings Chap2
 
Chapter#2
Chapter#2Chapter#2
Chapter#2
 
Communication systems v3
Communication systems v3Communication systems v3
Communication systems v3
 
Communication systems week 3
Communication systems week 3Communication systems week 3
Communication systems week 3
 
Wireless Networks Lecture No One notes from The Virtual University Lahore
Wireless Networks Lecture No One notes from The Virtual University LahoreWireless Networks Lecture No One notes from The Virtual University Lahore
Wireless Networks Lecture No One notes from The Virtual University Lahore
 
2[1].1 data transmission
2[1].1 data transmission2[1].1 data transmission
2[1].1 data transmission
 
Lecture 1 introduction and signals analysis
Lecture 1 introduction and signals analysisLecture 1 introduction and signals analysis
Lecture 1 introduction and signals analysis
 
1- Principles of Wireless Trans..pdf
1- Principles of Wireless Trans..pdf1- Principles of Wireless Trans..pdf
1- Principles of Wireless Trans..pdf
 
Communication systems v4
Communication systems v4Communication systems v4
Communication systems v4
 
MOBILE COMPUTING and WIRELESS COMMUNICATION
MOBILE COMPUTING and WIRELESS COMMUNICATION MOBILE COMPUTING and WIRELESS COMMUNICATION
MOBILE COMPUTING and WIRELESS COMMUNICATION
 
Data Communications and Matlab
Data Communications and MatlabData Communications and Matlab
Data Communications and Matlab
 
rmp
rmprmp
rmp
 
Wireless Networks - CS718 Power Point Slides Lecture 02.ppt
Wireless Networks - CS718 Power Point Slides Lecture 02.pptWireless Networks - CS718 Power Point Slides Lecture 02.ppt
Wireless Networks - CS718 Power Point Slides Lecture 02.ppt
 
Wireless Networks Lecture No 2 notes from The Virtual University Lahore
Wireless Networks Lecture No 2 notes from The Virtual University LahoreWireless Networks Lecture No 2 notes from The Virtual University Lahore
Wireless Networks Lecture No 2 notes from The Virtual University Lahore
 

Último

“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...RKavithamani
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 

Último (20)

“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 

03 data transmission

  • 1. Data and Computer Communications Chapter 3 – Data Transmission Ninth Edition by William Stallings Data and Computer Communications, Ninth Edition by William Stallings, (c) Pearson Education - Prentice Hall, 2011
  • 2. Data Transmission What we've got here is failure to communicate. Paul Newman in Cool Hand Luke
  • 3. Data Transmission • quality of the signal being transmitted The successful transmission of • characteristics of the data depends on transmission medium two factors:
  • 4. Transmission Terminology Data transmission occurs between transmitter and receiver over some transmission medium. Communication Unguided is in the form of Guided media electromagnetic media (wireless) waves. twisted pair, air, vacuum, coaxial cable, seawater optical fiber
  • 6. TransmissionTerminology  Simplex  signals transmitted in one direction • eg. Television  Half duplex  both stations transmit, but only one at a time • eg. police radio  Full duplex  simultaneous transmissions • eg. telephone
  • 7. Frequency, Spectrum and Bandwidth Time Domain Concepts  analog signal • signal intensity varies smoothly with no breaks  digital signal • signal intensity maintains a constant level and then abruptly changes to another level  periodic signal • signal pattern repeats over time  aperiodic signal • pattern not repeated over time
  • 10. Sine Wave (periodic continuous signal)  peak amplitude (A)  maximum strength of signal  typically measured in volts  frequency (f)  rate at which the signal repeats  Hertz (Hz) or cycles per second  period (T) is the amount of time for one repetition  T = 1/f  phase ()  relative position in time within a single period of signal
  • 11. Varying Sine Waves s(t) = A sin(2ft +)
  • 12. Wavelength () the wavelength of a signal is the distance occupied by a single cycle can also be stated as the especially when v=c distance between two points of corresponding • c = 3*108 ms-1 phase of two consecutive (speed of light in cycles free space) assuming signal or velocity v, then the wavelength is related equivalently to the period as  = vT f = v
  • 13. Frequency Domain Concepts  signals are made up of many frequencies  components are sine waves  Fourier analysis can show that any signal is made up of components at various frequencies, in which each component is a sinusoid  can plot frequency domain functions
  • 14. Addition of Frequency Components (T=1/f) c is sum of f & 3f
  • 15. Frequency Domain Representations  frequency domain function of Fig 3.4c  frequency domain function of single square pulse
  • 17. Signal with dc Component
  • 18. Data Rate and Bandwidth any transmission this limits the data system has a rate that can be limited band of carried on the frequencies transmission medium square waves limiting most energy in have infinite bandwidth first few components and creates components hence an infinite distortions bandwidth There is a direct relationship between data rate and bandwidth.
  • 19. Analog and Digital Data Transmission  data  entities that convey information  signals  electric or electromagnetic representations of data  signaling  physically propagates along a medium  transmission  communication of data by propagation and processing of signals
  • 21. Analog and Digital Transmission
  • 22. Digital Data Examples: IRA Text Character strings
  • 23. Advantages & Disadvantages of Digital Signals
  • 24. Audio Signals  frequency range of typical speech is 100Hz-7kHz  easily converted into electromagnetic signals  varying volume converted to varying voltage  can limit frequency range for voice channel to 300-3400Hz
  • 25.  to produce a video signal a TV camera is used  USA standard is 483 lines per Video frame, at a rate of 30 complete Signals frames per second  actual standard is 525 lines but 42 lost during vertical retrace  horizontal scanning frequency is 525 lines x 30 scans = 15750 lines per second  max frequency if line alternates black and white  max frequency of 4.2MHz
  • 26. Conversion of PC Input to Digital Signal
  • 29. Analog and Digital Transmission
  • 30. Transmission Impairments  signal received may differ from signal transmitted causing:  analog - degradation of signal quality  digital - bit errors  most significant impairments are  attenuation and attenuation distortion  delay distortion  noise
  • 31. Equalize Received signal attenuation across strength must be: the band of •strong enough to be frequencies used detected by using loading •sufficiently higher than noise to be received coils or amplifiers. without error Strength can be increased using amplifiers or repeaters. ATTENUATION  signal strength falls off with distance over any transmission medium  varies with frequency
  • 33. Delay Distortion  occurs because propagation velocity of a signal through a guided medium varies with frequency  various frequency components arrive at different times resulting in phase shifts between the frequencies  particularly critical for digital data since parts of one bit spill over into others causing intersymbol interference
  • 34. Noise unwanted signals inserted between transmitter and receiver is the major limiting factor in communications system performance
  • 35. Categories of Noise Intermodulation noise • produced by nonlinearities in the transmitter, receiver, and/or intervening transmission medium • effect is to produce signals at a frequency that is the sum or difference of the two original frequencies
  • 36. Categories of Noise Crosstalk:  a signal from one line is picked up by another  can occur by electrical coupling between nearby twisted pairs or when Impulse Noise: microwave antennas pick up unwanted signals  caused by external electromagnetic interferences  noncontinuous, consisting of irregular pulses or spikes  short duration and high amplitude  minor annoyance for analog signals but a major source of error in digital data
  • 37. Channel Capacity Maximum rate at which data can be transmitted over a given communications channel under given conditions bandwidth main noise error rate data rate limitations constraint in cycles due to on average rate of physical achieving in bits per per noise level corrupted properties efficiency second second or over path bits is noise Hertz
  • 38. Nyquist Bandwidth In the case of a channel that is noise free:  if rate of signal transmission is 2B then can carry signal with frequencies no greater than B  given bandwidth B, highest signal rate is 2B  for binary signals, 2B bps needs bandwidth B Hz  can increase rate by using M signal levels  Nyquist Formula is: C = 2B log2M  data rate can be increased by increasing signals  however this increases burden on receiver  noise & other impairments limit the value of M
  • 39. Shannon Capacity Formula  considering the relation of data rate, noise and error rate:  faster data rate shortens each bit so bursts of noise corrupts more bits  given noise level, higher rates mean higher errors  Shannon developed formula relating these to signal to noise ratio (in decibels)  SNRdb=10 log10 (signal/noise)  capacity C = B log2(1+SNR)  theoretical maximumcapacity  get much lower rates in practice
  • 40. Summary  transmission concepts and terminology  guided/unguided media  frequency, spectrum and bandwidth  analog vs. digital signals  data rate and bandwidth relationship  transmission impairments  attenuation/delay distortion/noise  channel capacity  Nyquist/Shannon

Notas do Editor

  1. The successful transmission of data depends principally on two factors: the quality of the signal being transmitted and the characteristics of the transmission medium. The objective of this chapter and the next is to provide the reader with an intuitive feeling for the nature of these two factors.
  2. For example, Stallings DCC9e Figure 3.6 shows the result of adding a dc component to the signal of Stallings DCC9e Figure 3.4c. With no dc component, a signal has an average amplitude of zero, as seen in the time domain. With a dc component, it has a frequency term at f = 0 and a nonzero average amplitude.
  3. Stallings DCC9e Figure 3.10 depicts the scanning process. At the end of each scan line, the beam is swept rapidly back to the left (horizontal retrace). When the beam reaches the bottom, it is swept rapidly back to the top (vertical retrace). The beam is turned off (blanked out) during the retrace intervals. To achieve adequate resolution, the beam produces a total of 483 horizontal lines at a rate of 30 complete scans of the screen per second. Tests have shown that this rate will produce a sensation of flicker rather than smooth motion. To provide a flicker-free image without increasing the bandwidth requirement, a technique known as interlacing is used. As Stallings DCC9e Figure 3.10 shows, the odd numbered scan lines and the even numbered scan lines are scanned separately, with odd and even fields alternating on successive scans. The odd field is the scan from A to B and the even field is the scan from C to D. The beam reaches the middle of the screen's lowest line after 241.5 lines. At this point, the beam is quickly repositioned at the top of the screen and recommences in the middle of the screen's topmost visible line to produce an additional 241.5 lines interlaced with the original set. Thus the screen is refreshed 60 times per second rather than 30, and flicker is avoided.
  4. A familiar example of digital data is text or character strings. While textual data are most convenient for human beings, they cannot, in character form, be easily stored or transmitted by data processing and communications systems. Such systems are designed for binary data. Thus a number of codes have been devised by which characters are represented by a sequence of bits. Perhaps the earliest common example of this is the Morse code. Today, the most commonly used text code is the International Reference Alphabet (IRA). Each character in this code is represented by a unique 7-bit pattern; thus 128 different characters can be represented. This is a larger number than is necessary, and some of the patterns represent invisible control characters. IRA-encoded characters are almost always stored and transmitted using 8 bits per character. The eighth bit is a parity bit used for error detection. This bit is set such that the total number of binary 1s in each octet is always odd (odd parity) or always even (even parity). Thus a transmission error that changes a single bit, or any odd number of bits, can be detected.
  5. Analog and Digital TransmissionBoth analog and digital signals may be transmitted on suitable transmission media. The way these signals are treated is a function of the transmission system. Stallings DCC9e Table 3.1 summarizes the methods of data transmission. Analog transmission is a means of transmitting analog signals without regard to their content; the signals may represent analog data (e.g., voice) or digital data (e.g., binary data that pass through a modem). In either case, the analog signal will become weaker (attenuate) after a certain distance. To achieve longer distances, the analog transmission system includes amplifiers that boost the energy in the signal. Unfortunately, the amplifier also boosts the noise components. With amplifiers cascaded to achieve long distances, the signal becomes more and more distorted. For analog data, such as voice, quite a bit of distortion can be tolerated and the data remain intelligible. However, for digital data, cascaded amplifiers will introduce errors.Digital transmission, in contrast, assumes a binary content to the signal. A digital signal can be transmitted only a limited distance before attenuation, noise, and other impairments endanger the integrity of the data. To achieve greater distances, repeaters are used. A repeater receives the digital signal, recovers the pattern of 1s and 0s, and retransmits a new signal. Thus the attenuation is overcome. The same technique may be used with an analog signal if it is assumed that the signal carries digital data. At appropriately spaced points, the transmission system has repeaters rather than amplifiers. The repeater recovers the digital data from the analog signal and generates a new, clean analog signal. Thus noise is not cumulative. The question naturally arises as to which is the preferred method of transmission. The answer being supplied by the telecommunications industry and its customers is digital. Both long-haul telecommunications facilities and intrabuilding services have moved to digital transmission and, where possible, digital signaling techniques. The most important reasons:Digital technology: The advent of large-scale integration (LSI) and very-large-scale integration (VLSI) technology has caused a continuing drop in the cost and size of digital circuitry. Analog equipment has not shown a similar drop.Data integrity: With the use of repeaters rather than amplifiers, the effects of noise and other signal impairments are not cumulative. Thus it is possible to transmit data longer distances and over lower quality lines by digital means while maintaining the integrity of the data.Capacity utilization: It has become economical to build transmission links of very high bandwidth, including satellite channels and optical fiber. A high degree of multiplexing is needed to utilize such capacity effectively, and this is more easily and cheaply achieved with digital (time division) rather than analog (frequency division) techniques. This is explored in Chapter 8.Security and privacy: Encryption techniques can be readily applied to digital data and to analog data that have been digitized.Integration: By treating both analog and digital data digitally, all signals have the same form and can be treated similarly. Thus economies of scale and convenience can be achieved by integrating voice, video, and digital data.
  6. An example is provided in Stallings DCC9e Figure 3.15a, which shows attenuation as a function of frequency for a typical leased line. In the figure, attenuation is measured relative to the attenuation at 1000 Hz. Positive values on the y-axis represent attenuation greater than that at 1000 Hz. A 1000-Hz tone of a given power level is applied to the input, and the power, P1000, is measured at the output  The solid line in Figure 3.15a shows attenuation without equalization. As can be seen, frequency components at the upper end of the voice band are attenuated much more than those at lower frequencies. It should be clear that this will result in a distortion of the received speech signal. The dashed line shows the effect of equalization. The flattened response curve improves the quality of voice signals. It also allows higher data rates to be used for digital data that are passed through a modem. Attenuation distortion can present less of a problem with digital signals. As we have seen, the strength of a digital signal falls off rapidly with frequency (Stallings DCC9eFigure 3.5b); most of the content is concentrated near the fundamental frequency or bit rate of the signal.
  7. Thermal noise is due to thermal agitation of electrons. It is present in all electronic devices and transmission media and is a function of temperature. Thermal noise is uniformly distributed across the bandwidths typically used in communications systems and hence is often referred to as white noise. Thermal noise cannot be eliminated and therefore places an upper bound on communications system performance. Because of the weakness of the signal received by satellite earth stations, thermal noise is particularly significant for satellite communication. The amount of thermal noise to be found in a bandwidth of 1 Hz in any device or conductor isN0 = kT (W/Hz) where N0 = noise power density in watts per 1 Hz of bandwidth k = Boltzmann's constant = 1.38 ´ 10–23 J/KT = temperature, in kelvins (absolute temperature), where the symbol K is used to represent 1 kelvin Example 3.3 Room temperature is usually specified as T = 17˚C, or 290 K. At this temperature, the thermal noise power density is N0 = (1.38 ´ 10-23) ´ 290 = 4 ´ 10–21 W/Hz = –204 dBW/Hz where dBW is the decibel-watt, defined in Appendix 3A.  The noise is assumed to be independent of frequency. Thus the thermal noise in watts present in a bandwidth of B hertz can be expressed asN =kTB or, in decibel-watts,N = 10 log k + 10 log T + 10 log B = –228.6 dBW + 10 log T + 10 log B Example 3.4 Given a receiver with an effective noise temperature of 294 K and a 10-MHz bandwidth, the thermal noise level at the receiver's output is N = –228.6 dBW + 10 log(294) + 10 log 107 = –228.6 + 24.7 + 70 = –133.9 dBW  When signals at different frequencies share the same transmission medium, the result may be intermodulation noise. The effect of intermodulation noise is to produce signals at a frequency that is the sum or difference of the two original frequencies or multiples of those frequencies. For example, if two signals, one at 4000 Hz and one at 8000 Hz, share the same transmission facility, they might produce energy at 12,000 Hz. This noise could interfere with an intended signal at 12,000 Hz. Intermodulation noise is produced by nonlinearities in the transmitter, receiver, and/or intervening transmission medium. Ideally, these components behave as linear systems; that is, the output is equal to the input times a constant. However, in any real system, the output is a more complex function of the input. Excessive nonlinearity can be caused by component malfunction or overload from excessive signal strength. It is under these circumstances that the sum and difference frequency terms occur.