SlideShare a Scribd company logo
1 of 20
The Physical Layer
Chapter 2
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
The purpose of the physical layer is to transport a raw bit stream from one
machine to another. Various physical media can be used for the actual
transmission. Each one has its own niche in terms of bandwidth, delay, cost,
and ease of installation and maintenance. Media are roughly grouped into
guided media, such as copper wire and fiber optics, and unguided media,
such as radio and lasers through the air.
The most common type of media is copper cable. The most common types of
copper cabling are twisted-pair and coaxial and coaxial cabling.
Another type of LAN connection media is fiber-optic cable. Consisting of a
number of glass or high-grade plastic optical strands surrounded by a tough
cloth-and-plastic wrap, fiber-optic cables resemble coaxial cables from the
outside.
Wireless transmissions use radio waves or infrared light to transmit data.
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
Transmission Media
There are two categories of transmission media:
Guided media
Unguided media
a) Guided Transmission Media uses a "cabling" system that guides the data signals along a
specific path. The data signals are bound by the "cabling" system. Guided Media is also
known as Bound Media. Cabling is meant in a generic sense in the previous sentences and
is not meant to be interpreted as copper wire cabling only.
b) Unguided Transmission Media consists of a means for the data signals to travel but
nothing to guide them along a specific path. The data signals are not bound to a cabling
media and as such are often called Unbound Media.
c) There re three basic types of Guided Media:
– Twisted pair
– Coaxial cable
– Optical fiber
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
Guided Transmission Data
• Magnetic Media
• Twisted Pair
• Coaxial Cable
• Fiber Optics
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
Twisted pair
a) The wires in Twisted Pair cabling are twisted together in pairs.
a) Each pair would consist of a wire used for the positive data signal and a wire used for the
negative data signal.
b) Any noise that appears on one wire of the pair would occur on the other wire
c) The noise appears on both wires; it cancels itself.
d) Cables with a shield are called Shielded Twisted Pair and commonly abbreviated STP.
Cables without a shield are called Unshielded Twisted Pair or UTP. Twisting the wires
together results in a characteristic impedance for the cable. Typical impedance for UTP is
100 ohm for Ethernet 10BaseT cable.
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
Unshielded Twisted Pair (UTP) Cable
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
a) UTP or Unshielded Twisted Pair cable is used on Ethernet 10BaseT and can also be used
with Token Ring. It uses the RJ line of connectors (RJ45, RJ11, etc...)
b) STP or Shielded Twisted Pair is used with the traditional Token Ring cabling .
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
Twisted Pair
(a) Category 3 UTP.
(b) Category 5 UTP.
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
2. Coaxial cable
a) Coaxial Cable consists of two conductors. The inner conductor is held inside an insulator
with the other conductor woven around it providing a shield.
b) An insulating protective coating called a jacket covers the outer conductor.
The outer shield protects the inner conductor from outside electrical signals.
c) The distance between the outer conductor (shield) and inner conductor plus the insulating
material determine the cable properties or impedance.
d) Typical impedances for coaxial cables are 75 ohms for Cable TV, 50 ohms for Ethernet
Thinnet and Thicknet.
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
Coaxial Cable
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
Coaxial Cable
A coaxial cable.
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
3. Optical fiber
a) Optical Fiber consists of thin glass fibers that can carry information at frequencies in the
visible light spectrum and beyond.
b) The typical optical fiber consists of a very narrow strand of glass called the Core. Around
the Core is a concentric layer of glass called the Cladding.
c) A typical Core diameter is 62.5 microns (1 micron = 10-6 meters).
d) Typically Cladding has a diameter of 125 microns.
e) Coating the cladding is a protective coating consisting of plastic, it is called the Jacket
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
Fiber Cables
(a) Side view of a single fiber.
(b) End view of a sheath with three fibers.
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
Fiber Optic Cable
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
a) An important characteristic of fiber optics is Refraction. Refraction is the characteristic of
a material to either pass or reflect light. When light passes through a medium, it "bends" as
it passes from one medium to the other.
b) If the angle of incidence is small, the light rays are reflected and do not pass into the water.
If the angle of incident is great, light passes through the media but is bent or refracted.
c) The core refracts the light and the cladding reflects the light.
d) The core refracts the light and guides the light along its path.
e) The cladding reflects any light back into the core and stops light from escaping through it
f) Optical Transmission Modes
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
Fiber Optics
(a) Three examples of a light ray from inside a silica fiber impinging
on the air/silica boundary at different angles.
(b) Light trapped by total internal reflection.
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
a) There are three types of fiber optic transmission modes
a) Step Index
b) Grade Index
c) Single Mode
 Step Index has a large core the light rays tend to bounce around, reflecting off the
cladding, inside the core.
a) This causes some rays to take a longer or shorted path through the core. Some take the
direct path with hardly any reflections while others bounce back and forth taking a longer path.
The result is that the light rays arrive at the receiver at different times. The signal becomes longer
than the original signal. LED light sources are used. Typical Core: 62.5 microns.
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
Grade Index has a gradual change in the Core's Refractive Index.
• This causes the light rays to be gradually bent back into the core path.
• This is represented by a curved reflective path in the attached drawing.
• The result is a better receive signal than Step Index. LED light sources are used.
• Typical Core: 62.5 microns.
• Both Step Index and Graded Index allow more than one light source to be used .
Multiple channels of data can be run simultaneously!
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
 Single Mode has separate distinct Refractive Indexes for the cladding and core.
a) The light ray passes through the core with relatively few reflections off the cladding.
b) Single Mode is used for a single source of light (one color) operation.
c) It requires a laser and the core is very small: 9 microns.
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David
Advantages of Optical Fiber:
a) Noise immunity: RFI and EMI immune (RFI - Radio Frequency Interference, EMI -
Electromagnetic Interference)
b) Security: cannot tap into cable.
c) Large Capacity due to BW (bandwidth)
d) Longer distances than copper wire
e) Smaller and lighter than copper wire
f) Faster transmission rate
Disadvantages of Optical Fiber:
a) Physical vibration will show up as signal noise
b) Limited physical arc of cable. Bend it too much & it will break!
c) Difficult to splice
d) At higher transmission capacity, it is cheaper than copper. At lower transmission capacity,
it is more expensive.
e) Media versus Bandwidth
f) The following table shows the bandwidths for the different guided transmission media
Cable type Bandwidth
Twisted Pair 100 MHz
Coaxial Cable 600 MHz
Optical Fiber 1 GHz
Computer Networks, Fifth Edition by
Andrew Tanenbaum and David

More Related Content

What's hot

Transport Layer
Transport LayerTransport Layer
Transport Layertmavroidis
 
Beginners: Open RAN, White Box RAN & vRAN
Beginners: Open RAN, White Box RAN & vRANBeginners: Open RAN, White Box RAN & vRAN
Beginners: Open RAN, White Box RAN & vRAN3G4G
 
C08 wireless atm[1]
C08 wireless atm[1]C08 wireless atm[1]
C08 wireless atm[1]Rio Nguyen
 
Cross layer design and optimization
Cross layer design and optimizationCross layer design and optimization
Cross layer design and optimizationDANISHAMIN950
 
Carrier-sense multiple access with collision avoidance CSMA/CA
Carrier-sense multiple access with collision avoidance CSMA/CACarrier-sense multiple access with collision avoidance CSMA/CA
Carrier-sense multiple access with collision avoidance CSMA/CASoumen Santra
 
Transport services
Transport servicesTransport services
Transport servicesNavin Kumar
 
Data link control
Data link controlData link control
Data link controlIffat Anjum
 
Network security Lab manual
Network security Lab manual Network security Lab manual
Network security Lab manual Vivek Kumar Sinha
 
IEEE 802 Standard for Computer Networks
IEEE 802 Standard for Computer NetworksIEEE 802 Standard for Computer Networks
IEEE 802 Standard for Computer NetworksPradeep Kumar TS
 
Non Orthogonal Multiple Acess with SIC
Non Orthogonal Multiple Acess with SICNon Orthogonal Multiple Acess with SIC
Non Orthogonal Multiple Acess with SICJiljo K Moncy
 
enterprise network design architecture
enterprise network design architectureenterprise network design architecture
enterprise network design architectureAmir Hossain
 

What's hot (20)

Transport Layer
Transport LayerTransport Layer
Transport Layer
 
IEEE 802.11
IEEE 802.11IEEE 802.11
IEEE 802.11
 
Beginners: Open RAN, White Box RAN & vRAN
Beginners: Open RAN, White Box RAN & vRANBeginners: Open RAN, White Box RAN & vRAN
Beginners: Open RAN, White Box RAN & vRAN
 
Cybersecurity Essentials
Cybersecurity EssentialsCybersecurity Essentials
Cybersecurity Essentials
 
Ieee 802.11 wireless lan
Ieee 802.11 wireless lanIeee 802.11 wireless lan
Ieee 802.11 wireless lan
 
Lan technologies
Lan technologiesLan technologies
Lan technologies
 
C08 wireless atm[1]
C08 wireless atm[1]C08 wireless atm[1]
C08 wireless atm[1]
 
Cross layer design and optimization
Cross layer design and optimizationCross layer design and optimization
Cross layer design and optimization
 
Module 3 INTERNET OF THINGS
Module 3 INTERNET OF THINGSModule 3 INTERNET OF THINGS
Module 3 INTERNET OF THINGS
 
Carrier-sense multiple access with collision avoidance CSMA/CA
Carrier-sense multiple access with collision avoidance CSMA/CACarrier-sense multiple access with collision avoidance CSMA/CA
Carrier-sense multiple access with collision avoidance CSMA/CA
 
Transport services
Transport servicesTransport services
Transport services
 
Layered Architecture
Layered ArchitectureLayered Architecture
Layered Architecture
 
Data link control
Data link controlData link control
Data link control
 
Chapter3
Chapter3Chapter3
Chapter3
 
Network security Lab manual
Network security Lab manual Network security Lab manual
Network security Lab manual
 
IEEE 802 Standard for Computer Networks
IEEE 802 Standard for Computer NetworksIEEE 802 Standard for Computer Networks
IEEE 802 Standard for Computer Networks
 
Non Orthogonal Multiple Acess with SIC
Non Orthogonal Multiple Acess with SICNon Orthogonal Multiple Acess with SIC
Non Orthogonal Multiple Acess with SIC
 
Spread spectrum
Spread spectrumSpread spectrum
Spread spectrum
 
enterprise network design architecture
enterprise network design architectureenterprise network design architecture
enterprise network design architecture
 
Packet switching
Packet switchingPacket switching
Packet switching
 

Similar to Transmission Media_Tanenbaum.ppt

Unit 3 _CND_22634_ physical layer_transmission medium_pranoti doke
Unit 3 _CND_22634_ physical layer_transmission medium_pranoti dokeUnit 3 _CND_22634_ physical layer_transmission medium_pranoti doke
Unit 3 _CND_22634_ physical layer_transmission medium_pranoti dokePranoti Doke
 
UNDERSTANDING FIBER OPTIC PRINCIPLES PP
UNDERSTANDING FIBER OPTIC PRINCIPLES PPUNDERSTANDING FIBER OPTIC PRINCIPLES PP
UNDERSTANDING FIBER OPTIC PRINCIPLES PPAjiboye Zaccheous
 
Transmission mediums in computer networks
Transmission mediums in computer networksTransmission mediums in computer networks
Transmission mediums in computer networkssuraj pandey
 
Types of Communication Media
Types of Communication MediaTypes of Communication Media
Types of Communication MediaRaja Adapa
 
Class work 9,computer_network_317
Class work 9,computer_network_317Class work 9,computer_network_317
Class work 9,computer_network_317Khondoker Sadia
 
Opticalfiber 13015411-151122111147-lva1-app6891-converted
Opticalfiber 13015411-151122111147-lva1-app6891-convertedOpticalfiber 13015411-151122111147-lva1-app6891-converted
Opticalfiber 13015411-151122111147-lva1-app6891-convertedJayaraman Lakshmanasamy
 
Guru vashist report
Guru vashist reportGuru vashist report
Guru vashist reportGuru Vashist
 
Optical Fiber Lab Report
Optical Fiber Lab ReportOptical Fiber Lab Report
Optical Fiber Lab ReportJennifer Wright
 
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
 
Optical ceramics
Optical ceramicsOptical ceramics
Optical ceramicsHoang Tien
 
Optical communications
Optical communicationsOptical communications
Optical communicationskrishslide
 
EEC_144_001 Assignment 3Chapter 3 Fiber-Optic CablePlease fi.docx
EEC_144_001 Assignment 3Chapter 3   Fiber-Optic CablePlease fi.docxEEC_144_001 Assignment 3Chapter 3   Fiber-Optic CablePlease fi.docx
EEC_144_001 Assignment 3Chapter 3 Fiber-Optic CablePlease fi.docxtoltonkendal
 
Best fit topology - LO1 part II
Best fit topology - LO1 part IIBest fit topology - LO1 part II
Best fit topology - LO1 part IIAbenezer Abiti
 

Similar to Transmission Media_Tanenbaum.ppt (20)

Unit 3 _CND_22634_ physical layer_transmission medium_pranoti doke
Unit 3 _CND_22634_ physical layer_transmission medium_pranoti dokeUnit 3 _CND_22634_ physical layer_transmission medium_pranoti doke
Unit 3 _CND_22634_ physical layer_transmission medium_pranoti doke
 
Transmission media
Transmission mediaTransmission media
Transmission media
 
Lesson 5
Lesson 5Lesson 5
Lesson 5
 
UNDERSTANDING FIBER OPTIC PRINCIPLES PP
UNDERSTANDING FIBER OPTIC PRINCIPLES PPUNDERSTANDING FIBER OPTIC PRINCIPLES PP
UNDERSTANDING FIBER OPTIC PRINCIPLES PP
 
Transmission mediums in computer networks
Transmission mediums in computer networksTransmission mediums in computer networks
Transmission mediums in computer networks
 
chapter 3.1.pptx
chapter 3.1.pptxchapter 3.1.pptx
chapter 3.1.pptx
 
Types of Communication Media
Types of Communication MediaTypes of Communication Media
Types of Communication Media
 
Cables &wire
Cables &wireCables &wire
Cables &wire
 
Class work 9,computer_network_317
Class work 9,computer_network_317Class work 9,computer_network_317
Class work 9,computer_network_317
 
Opticalfiber 13015411-151122111147-lva1-app6891-converted
Opticalfiber 13015411-151122111147-lva1-app6891-convertedOpticalfiber 13015411-151122111147-lva1-app6891-converted
Opticalfiber 13015411-151122111147-lva1-app6891-converted
 
Guru vashist report
Guru vashist reportGuru vashist report
Guru vashist report
 
Optical Fiber Lab Report
Optical Fiber Lab ReportOptical Fiber Lab Report
Optical Fiber Lab Report
 
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
 
Guided Media
Guided MediaGuided Media
Guided Media
 
OPTICAL FIBRE
OPTICAL FIBREOPTICAL FIBRE
OPTICAL FIBRE
 
Optical ceramics
Optical ceramicsOptical ceramics
Optical ceramics
 
Optical communications
Optical communicationsOptical communications
Optical communications
 
Optical fiber
Optical fiberOptical fiber
Optical fiber
 
EEC_144_001 Assignment 3Chapter 3 Fiber-Optic CablePlease fi.docx
EEC_144_001 Assignment 3Chapter 3   Fiber-Optic CablePlease fi.docxEEC_144_001 Assignment 3Chapter 3   Fiber-Optic CablePlease fi.docx
EEC_144_001 Assignment 3Chapter 3 Fiber-Optic CablePlease fi.docx
 
Best fit topology - LO1 part II
Best fit topology - LO1 part IIBest fit topology - LO1 part II
Best fit topology - LO1 part II
 

Recently uploaded

Software Engineering Practical File Front Pages.pdf
Software Engineering Practical File Front Pages.pdfSoftware Engineering Practical File Front Pages.pdf
Software Engineering Practical File Front Pages.pdfssuser5c9d4b1
 
Adsorption (mass transfer operations 2) ppt
Adsorption (mass transfer operations 2) pptAdsorption (mass transfer operations 2) ppt
Adsorption (mass transfer operations 2) pptjigup7320
 
Final DBMS Manual (2).pdf final lab manual
Final DBMS Manual (2).pdf final lab manualFinal DBMS Manual (2).pdf final lab manual
Final DBMS Manual (2).pdf final lab manualBalamuruganV28
 
Artificial Intelligence in due diligence
Artificial Intelligence in due diligenceArtificial Intelligence in due diligence
Artificial Intelligence in due diligencemahaffeycheryld
 
Insurance management system project report.pdf
Insurance management system project report.pdfInsurance management system project report.pdf
Insurance management system project report.pdfKamal Acharya
 
analog-vs-digital-communication (concept of analog and digital).pptx
analog-vs-digital-communication (concept of analog and digital).pptxanalog-vs-digital-communication (concept of analog and digital).pptx
analog-vs-digital-communication (concept of analog and digital).pptxKarpagam Institute of Teechnology
 
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas Sachpazis
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas SachpazisSeismic Hazard Assessment Software in Python by Prof. Dr. Costas Sachpazis
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas SachpazisDr.Costas Sachpazis
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxkalpana413121
 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...josephjonse
 
Filters for Electromagnetic Compatibility Applications
Filters for Electromagnetic Compatibility ApplicationsFilters for Electromagnetic Compatibility Applications
Filters for Electromagnetic Compatibility ApplicationsMathias Magdowski
 
Maximizing Incident Investigation Efficacy in Oil & Gas: Techniques and Tools
Maximizing Incident Investigation Efficacy in Oil & Gas: Techniques and ToolsMaximizing Incident Investigation Efficacy in Oil & Gas: Techniques and Tools
Maximizing Incident Investigation Efficacy in Oil & Gas: Techniques and Toolssoginsider
 
SLIDESHARE PPT-DECISION MAKING METHODS.pptx
SLIDESHARE PPT-DECISION MAKING METHODS.pptxSLIDESHARE PPT-DECISION MAKING METHODS.pptx
SLIDESHARE PPT-DECISION MAKING METHODS.pptxCHAIRMAN M
 
Seizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksSeizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksIJECEIAES
 
15-Minute City: A Completely New Horizon
15-Minute City: A Completely New Horizon15-Minute City: A Completely New Horizon
15-Minute City: A Completely New HorizonMorshed Ahmed Rahath
 
21scheme vtu syllabus of visveraya technological university
21scheme vtu syllabus of visveraya technological university21scheme vtu syllabus of visveraya technological university
21scheme vtu syllabus of visveraya technological universityMohd Saifudeen
 
Instruct Nirmaana 24-Smart and Lean Construction Through Technology.pdf
Instruct Nirmaana 24-Smart and Lean Construction Through Technology.pdfInstruct Nirmaana 24-Smart and Lean Construction Through Technology.pdf
Instruct Nirmaana 24-Smart and Lean Construction Through Technology.pdfEr.Sonali Nasikkar
 
History of Indian Railways - the story of Growth & Modernization
History of Indian Railways - the story of Growth & ModernizationHistory of Indian Railways - the story of Growth & Modernization
History of Indian Railways - the story of Growth & ModernizationEmaan Sharma
 
Interfacing Analog to Digital Data Converters ee3404.pdf
Interfacing Analog to Digital Data Converters ee3404.pdfInterfacing Analog to Digital Data Converters ee3404.pdf
Interfacing Analog to Digital Data Converters ee3404.pdfragupathi90
 
CLOUD COMPUTING SERVICES - Cloud Reference Modal
CLOUD COMPUTING SERVICES - Cloud Reference ModalCLOUD COMPUTING SERVICES - Cloud Reference Modal
CLOUD COMPUTING SERVICES - Cloud Reference ModalSwarnaSLcse
 
Artificial intelligence presentation2-171219131633.pdf
Artificial intelligence presentation2-171219131633.pdfArtificial intelligence presentation2-171219131633.pdf
Artificial intelligence presentation2-171219131633.pdfKira Dess
 

Recently uploaded (20)

Software Engineering Practical File Front Pages.pdf
Software Engineering Practical File Front Pages.pdfSoftware Engineering Practical File Front Pages.pdf
Software Engineering Practical File Front Pages.pdf
 
Adsorption (mass transfer operations 2) ppt
Adsorption (mass transfer operations 2) pptAdsorption (mass transfer operations 2) ppt
Adsorption (mass transfer operations 2) ppt
 
Final DBMS Manual (2).pdf final lab manual
Final DBMS Manual (2).pdf final lab manualFinal DBMS Manual (2).pdf final lab manual
Final DBMS Manual (2).pdf final lab manual
 
Artificial Intelligence in due diligence
Artificial Intelligence in due diligenceArtificial Intelligence in due diligence
Artificial Intelligence in due diligence
 
Insurance management system project report.pdf
Insurance management system project report.pdfInsurance management system project report.pdf
Insurance management system project report.pdf
 
analog-vs-digital-communication (concept of analog and digital).pptx
analog-vs-digital-communication (concept of analog and digital).pptxanalog-vs-digital-communication (concept of analog and digital).pptx
analog-vs-digital-communication (concept of analog and digital).pptx
 
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas Sachpazis
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas SachpazisSeismic Hazard Assessment Software in Python by Prof. Dr. Costas Sachpazis
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas Sachpazis
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
 
Filters for Electromagnetic Compatibility Applications
Filters for Electromagnetic Compatibility ApplicationsFilters for Electromagnetic Compatibility Applications
Filters for Electromagnetic Compatibility Applications
 
Maximizing Incident Investigation Efficacy in Oil & Gas: Techniques and Tools
Maximizing Incident Investigation Efficacy in Oil & Gas: Techniques and ToolsMaximizing Incident Investigation Efficacy in Oil & Gas: Techniques and Tools
Maximizing Incident Investigation Efficacy in Oil & Gas: Techniques and Tools
 
SLIDESHARE PPT-DECISION MAKING METHODS.pptx
SLIDESHARE PPT-DECISION MAKING METHODS.pptxSLIDESHARE PPT-DECISION MAKING METHODS.pptx
SLIDESHARE PPT-DECISION MAKING METHODS.pptx
 
Seizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksSeizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networks
 
15-Minute City: A Completely New Horizon
15-Minute City: A Completely New Horizon15-Minute City: A Completely New Horizon
15-Minute City: A Completely New Horizon
 
21scheme vtu syllabus of visveraya technological university
21scheme vtu syllabus of visveraya technological university21scheme vtu syllabus of visveraya technological university
21scheme vtu syllabus of visveraya technological university
 
Instruct Nirmaana 24-Smart and Lean Construction Through Technology.pdf
Instruct Nirmaana 24-Smart and Lean Construction Through Technology.pdfInstruct Nirmaana 24-Smart and Lean Construction Through Technology.pdf
Instruct Nirmaana 24-Smart and Lean Construction Through Technology.pdf
 
History of Indian Railways - the story of Growth & Modernization
History of Indian Railways - the story of Growth & ModernizationHistory of Indian Railways - the story of Growth & Modernization
History of Indian Railways - the story of Growth & Modernization
 
Interfacing Analog to Digital Data Converters ee3404.pdf
Interfacing Analog to Digital Data Converters ee3404.pdfInterfacing Analog to Digital Data Converters ee3404.pdf
Interfacing Analog to Digital Data Converters ee3404.pdf
 
CLOUD COMPUTING SERVICES - Cloud Reference Modal
CLOUD COMPUTING SERVICES - Cloud Reference ModalCLOUD COMPUTING SERVICES - Cloud Reference Modal
CLOUD COMPUTING SERVICES - Cloud Reference Modal
 
Artificial intelligence presentation2-171219131633.pdf
Artificial intelligence presentation2-171219131633.pdfArtificial intelligence presentation2-171219131633.pdf
Artificial intelligence presentation2-171219131633.pdf
 

Transmission Media_Tanenbaum.ppt

  • 1. The Physical Layer Chapter 2 Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 2. The purpose of the physical layer is to transport a raw bit stream from one machine to another. Various physical media can be used for the actual transmission. Each one has its own niche in terms of bandwidth, delay, cost, and ease of installation and maintenance. Media are roughly grouped into guided media, such as copper wire and fiber optics, and unguided media, such as radio and lasers through the air. The most common type of media is copper cable. The most common types of copper cabling are twisted-pair and coaxial and coaxial cabling. Another type of LAN connection media is fiber-optic cable. Consisting of a number of glass or high-grade plastic optical strands surrounded by a tough cloth-and-plastic wrap, fiber-optic cables resemble coaxial cables from the outside. Wireless transmissions use radio waves or infrared light to transmit data. Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 3. Transmission Media There are two categories of transmission media: Guided media Unguided media a) Guided Transmission Media uses a "cabling" system that guides the data signals along a specific path. The data signals are bound by the "cabling" system. Guided Media is also known as Bound Media. Cabling is meant in a generic sense in the previous sentences and is not meant to be interpreted as copper wire cabling only. b) Unguided Transmission Media consists of a means for the data signals to travel but nothing to guide them along a specific path. The data signals are not bound to a cabling media and as such are often called Unbound Media. c) There re three basic types of Guided Media: – Twisted pair – Coaxial cable – Optical fiber Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 4. Guided Transmission Data • Magnetic Media • Twisted Pair • Coaxial Cable • Fiber Optics Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 5. Twisted pair a) The wires in Twisted Pair cabling are twisted together in pairs. a) Each pair would consist of a wire used for the positive data signal and a wire used for the negative data signal. b) Any noise that appears on one wire of the pair would occur on the other wire c) The noise appears on both wires; it cancels itself. d) Cables with a shield are called Shielded Twisted Pair and commonly abbreviated STP. Cables without a shield are called Unshielded Twisted Pair or UTP. Twisting the wires together results in a characteristic impedance for the cable. Typical impedance for UTP is 100 ohm for Ethernet 10BaseT cable. Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 6. Unshielded Twisted Pair (UTP) Cable Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 7. a) UTP or Unshielded Twisted Pair cable is used on Ethernet 10BaseT and can also be used with Token Ring. It uses the RJ line of connectors (RJ45, RJ11, etc...) b) STP or Shielded Twisted Pair is used with the traditional Token Ring cabling . Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 8. Twisted Pair (a) Category 3 UTP. (b) Category 5 UTP. Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 9. 2. Coaxial cable a) Coaxial Cable consists of two conductors. The inner conductor is held inside an insulator with the other conductor woven around it providing a shield. b) An insulating protective coating called a jacket covers the outer conductor. The outer shield protects the inner conductor from outside electrical signals. c) The distance between the outer conductor (shield) and inner conductor plus the insulating material determine the cable properties or impedance. d) Typical impedances for coaxial cables are 75 ohms for Cable TV, 50 ohms for Ethernet Thinnet and Thicknet. Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 10. Coaxial Cable Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 11. Coaxial Cable A coaxial cable. Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 12. 3. Optical fiber a) Optical Fiber consists of thin glass fibers that can carry information at frequencies in the visible light spectrum and beyond. b) The typical optical fiber consists of a very narrow strand of glass called the Core. Around the Core is a concentric layer of glass called the Cladding. c) A typical Core diameter is 62.5 microns (1 micron = 10-6 meters). d) Typically Cladding has a diameter of 125 microns. e) Coating the cladding is a protective coating consisting of plastic, it is called the Jacket Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 13. Fiber Cables (a) Side view of a single fiber. (b) End view of a sheath with three fibers. Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 14. Fiber Optic Cable Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 15. a) An important characteristic of fiber optics is Refraction. Refraction is the characteristic of a material to either pass or reflect light. When light passes through a medium, it "bends" as it passes from one medium to the other. b) If the angle of incidence is small, the light rays are reflected and do not pass into the water. If the angle of incident is great, light passes through the media but is bent or refracted. c) The core refracts the light and the cladding reflects the light. d) The core refracts the light and guides the light along its path. e) The cladding reflects any light back into the core and stops light from escaping through it f) Optical Transmission Modes Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 16. Fiber Optics (a) Three examples of a light ray from inside a silica fiber impinging on the air/silica boundary at different angles. (b) Light trapped by total internal reflection. Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 17. a) There are three types of fiber optic transmission modes a) Step Index b) Grade Index c) Single Mode  Step Index has a large core the light rays tend to bounce around, reflecting off the cladding, inside the core. a) This causes some rays to take a longer or shorted path through the core. Some take the direct path with hardly any reflections while others bounce back and forth taking a longer path. The result is that the light rays arrive at the receiver at different times. The signal becomes longer than the original signal. LED light sources are used. Typical Core: 62.5 microns. Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 18. Grade Index has a gradual change in the Core's Refractive Index. • This causes the light rays to be gradually bent back into the core path. • This is represented by a curved reflective path in the attached drawing. • The result is a better receive signal than Step Index. LED light sources are used. • Typical Core: 62.5 microns. • Both Step Index and Graded Index allow more than one light source to be used . Multiple channels of data can be run simultaneously! Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 19.  Single Mode has separate distinct Refractive Indexes for the cladding and core. a) The light ray passes through the core with relatively few reflections off the cladding. b) Single Mode is used for a single source of light (one color) operation. c) It requires a laser and the core is very small: 9 microns. Computer Networks, Fifth Edition by Andrew Tanenbaum and David
  • 20. Advantages of Optical Fiber: a) Noise immunity: RFI and EMI immune (RFI - Radio Frequency Interference, EMI - Electromagnetic Interference) b) Security: cannot tap into cable. c) Large Capacity due to BW (bandwidth) d) Longer distances than copper wire e) Smaller and lighter than copper wire f) Faster transmission rate Disadvantages of Optical Fiber: a) Physical vibration will show up as signal noise b) Limited physical arc of cable. Bend it too much & it will break! c) Difficult to splice d) At higher transmission capacity, it is cheaper than copper. At lower transmission capacity, it is more expensive. e) Media versus Bandwidth f) The following table shows the bandwidths for the different guided transmission media Cable type Bandwidth Twisted Pair 100 MHz Coaxial Cable 600 MHz Optical Fiber 1 GHz Computer Networks, Fifth Edition by Andrew Tanenbaum and David