SlideShare a Scribd company logo
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Network Fundamentals
Abdelkhalik Elsaid Mosa
abdu.elsaid@yahoo.com
http://abdelkhalik.staff.scuegypt.edu.eg/
Last Update: 20-07-2011
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Physical layer - Purpose
• Provides the means to transport the bits that make up a Data Link layer frame
across the network media through creating signal that represents each frame.
• The delivery of frames across the local media requires the following:
1. The physical media and associated connectors.
2. Encoding of data and control information.
3. A representation of bits “type of signal” on the media.
4. Transmitter and receiver circuitry on the network devices.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Physical Layer - Standards
• The technologies defined by Standards organizations include four
areas of the Physical layer standards:
1. Physical and electrical properties of the media .
2. Mechanical properties (materials, pinouts) of the connectors .
3. Bit representation by the signals.
4. Definition of control information signals.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Physical Layer – Fundamental Principles
• The three fundamental functions of the Physical layer are:
1.Data encoding
 is a method of converting a stream of data bits into a predefined code.
 Codes are groupings of bits used to provide a predictable pattern that
can be recognized by both the sender and the receiver.
2.Signaling
 Is the method of representing the bits, what type of signal represents a
"1" and a "0".
 The Physical layer must generate the electrical, optical, or wireless
signals that represent the "1" and "0" on the media.
3.The physical components
 are the electronic hardware devices, media and connectors that transmit
and carry the signals to represent the bits.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Encoding – Grouping Bits
• Symbolic grouping of bits prior to being presented to the media.
• Encoding improves efficiency at higher speed data transmission.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Encoding – Grouping Bits
• A code group: is a consecutive sequence of code bits that are
interpreted and mapped as data bit patterns.
Ex: code bits 10101 could represent the data bits 0011.
• Advantages of using code groups:
 Reducing bit level error “By using symbols to ensure that not too many 1s
or 0s are used in a row”.
 Limiting the effective energy transmitted into the media.
 Helping to distinguish data bits from control bits, “Data, Control & Invalid”.
 Better media error detection, “Using Invalid symbols”.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
4B/5B code symbols
• 4 bits of data are turned into 5-bit code symbols for transmission
over the media system.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Signaling bits on the media: NRZ Signaling
• In NRZ, the bit stream is transmitted as a series of voltage values.
• A low voltage value represents a logical 0 and a high voltage
value represents a logical 1.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Signaling bits on the media: Manchester Encoding
• Bit values are represented as voltage transitions.
• Low to High voltage represents 1 and High to Low represents 0.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Data Carrying Capacity
• Data Transfer can be measured in 3 ways:
1. Bandwidth (Theoretical): The capacity of a medium to carry
data in a given amount of time.
Usually measured in kbps or Mbps.
2. Throughput (Practical): is the measure of the transfer of bits
across the media over a given period of time.
Throughput <= Bandwidth.
 Number of devices affect the throughput.
3. Goodput (Qualitative): is the measure of usable data
transferred over a given period of time.
Application level throughput.
Goodput = Throughput - traffic overhead for establishing sessions,
acknowledgements, and encapsulation.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Data Carrying Capacity
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Copper media
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Copper media - External Signal Interference
• Radio waves and electromagnetic devices such as fluorescent lights, electric
motors, and other devices are potential sources of noise.
• Cable types with shielding or twisting of the pairs of wires are designed to
minimize signal degradation due to electronic noise.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Unshielded twisted-pair (UTP) cable
• Consists of four pairs of color-coded wires that have been
twisted together and then encased in a flexible plastic sheath.
• The twisting cancels unwanted external signals and also helps
avoid interference from crosstalk.
• Crosstalk is the interference caused by the magnetic field around
the adjacent pairs of wires in the cable.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
UTP Cable Types
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Coaxial Cable
• Coaxial cable consists of a copper conductor surrounded by a
layer of flexible insulation.
• Coax is used in wireless, used to attach antennas to wireless devices, and
cable access technologies.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Shielded Twisted-Pair (STP) Cable
• STP uses two pairs of wires that are wrapped in an overall
metallic braid or foil.
• STP provides better noise protection than UTP cabling, however
at a significantly higher price.
• STP was the cabling structure specified for use in Token Ring
network installations.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Fiber Media
• Fiber-optic cabling uses either glass or plastic fibers to guide light
impulses from source to destination.
• The bits are encoded as light impulses.
• Is immune to electromagnetic interference.
• Can be operated at much greater lengths than copper media.
• Primarily used as backbone cabling for high-traffic point-to-point
connections.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Fiber Media - Cable Construction
• Because light can only travel in one direction over optical fiber,
two fibers are required to support full duplex operation.
• Fiber-optic patch cables bundle together two optical fiber cables
and terminate them with a pair of standard fiber connectors.
• Optical fiber media implementation issues include:
1.More expensive than copper but with higher capacity.
2.Different skills and equipment required to terminate and splice
the cable infrastructure.
3.More careful handling than copper media.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Generating and Detecting the Optical Signal
• Either lasers or LEDs generate the light pulses that are used to
represent the transmitted data as bits on the media.
• Photodiodes detect the light pulses and convert them to voltages
that can then be reconstructed into data frames.
• OTDR used to test each fiber-optic cable segment.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Single-mode Fiber Cable
• Single-mode optical fiber carries a single ray of light, usually
emitted from a laser.
• As the laser light is uni-directional and travels down the center of
the fiber, it can transmit optical pulses for very long distances.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Multi-mode Fiber Cable
• Multimode fiber typically uses LED emitters that do not create a
single coherent light wave.
• Modal dispersion, limits the length of multimode fiber segments.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Wireless media
• Carry electromagnetic signals at radio and microwave frequencies
• Is not restricted to pathways, as are copper and fiber.
• Susceptible to interference and can be disrupted by some types
of fluorescent lights, microwave ovens, and other wireless
communications.
• Security is a major component of wireless network admin.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Types of Wireless Networks
• IEEE 802.11 “Wi-Fi”: is a WLAN technology that uses CSMA/CA
media access process.
• IEEE 802.15 "Bluetooth": WPAN standard, uses a device pairing
process to communicate over distances from 1 to 100 m.
• IEEE 802.16 “WiMAX” Worldwide Interoperability for Microwave
Access: provides wireless broadband access.
• GSM: Includes Physical layer specifications that enable the
implementation of the Layer 2 GPRS.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
The Wireless LAN
• WLAN requires the following network devices:
1. Wireless Access Point (AP): Concentrates the wireless signals
from users and connects to the existing copper-based network
infrastructure.
2. Wireless NIC: Provides wireless communication capability to
each network host.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
WLAN Standards include
1.IEEE 802.11a: Operates in the 5 GHz frequency.
• Speed up to 54 Mbps.
• Smaller coverage area and less effective at penetrating buildings.
• Not interoperable with the 802.11b and 802.11g.
2. IEEE 802.11b: Operates in the 2.4 GHz frequency.
• Speed up to 11 Mbps.
• Have a longer range and are better able to penetrate building structures
than devices based on 802.11a.
3. IEEE 802.11g: Operates in the 2.4 GHz frequency.
• Speed up to 54 Mbps.
4. IEEE 802.11n: The newest, defines frequency of 2.4 GHz or 5 GHz.
• The typical expected data rates are 100 Mbps to 210 Mbps with a
distance range of up to 70 meters.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Media Connectors - Common Copper Media Connectors
• Standards specify the mechanical dimensions of the connectors
and the acceptable electrical properties of each type.
• The ISO 8877 specified RJ-45 being used for Ethernet.
• EIA-TIA 568, describes the wire color codes to pin assignments
(pinouts) for Ethernet straight-through and crossover cables.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Correct Connector Termination
• It is essential that all copper media terminations be of high
quality to ensure optimum performance with current and
future network technologies.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Common Optical Fiber Connectors
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Appendix: Hubs
• L1, Network access device.
• A hub accepts electronic signals from one port and regenerates
(or repeats) the same message out all of the other ports.
• A shared-bandwidth device.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Appendix: Hubs
• Half duplex device
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Appendix: Switch
• L2, Network access device.
• Full duplex

More Related Content

PDF
4 Structure Cabling System Design
PDF
Basic Campus Network Design - Network Cabling System
PPTX
Computer networking class 12
PPT
Network cabling
PPT
Bank reconciliation.ppt.bose
PPT
THE COMPLETE OSI MODEL
PPSX
Physical layer ppt
PPTX
4 Structure Cabling System Design
Basic Campus Network Design - Network Cabling System
Computer networking class 12
Network cabling
Bank reconciliation.ppt.bose
THE COMPLETE OSI MODEL
Physical layer ppt

What's hot (20)

PPTX
Osi model
PDF
CCN Unit-5 Transport & Application Layer by Adi.pdf
PPT
Switching
PPTX
Network Fundamentals: Ch3 - Application Layer Functionality and Protocols
PPTX
Tcp/ip model
PPT
data-link layer protocols
PPTX
Physical layer OSI Model & Transmission Media
PPTX
Networking Components
PPT
Networking Devices
PPTX
Switches on Networking
PPTX
Reference models in Networks: OSI & TCP/IP
PPTX
Networking Standards And Protocols
PPT
Osi model 7 Layers
PPTX
Physical Layer
PPTX
Networking devices
PPT
Circuit and packet_switching
PPT
network Switch
PDF
Wireless Local Area Networks
PDF
Circuit Switching, Packet Switching, Virtual Circuit Networks and Datagram Ne...
Osi model
CCN Unit-5 Transport & Application Layer by Adi.pdf
Switching
Network Fundamentals: Ch3 - Application Layer Functionality and Protocols
Tcp/ip model
data-link layer protocols
Physical layer OSI Model & Transmission Media
Networking Components
Networking Devices
Switches on Networking
Reference models in Networks: OSI & TCP/IP
Networking Standards And Protocols
Osi model 7 Layers
Physical Layer
Networking devices
Circuit and packet_switching
network Switch
Wireless Local Area Networks
Circuit Switching, Packet Switching, Virtual Circuit Networks and Datagram Ne...
Ad

Viewers also liked (20)

PPT
Lecture3 Physical Layer
PDF
Academic Poster Design, Review and Presentation
PPTX
Physical layer interface & standards
PPTX
Network Fundamentals: Ch4 - Transport Layer
PPTX
Network Fundamentals: Ch7 - Data Link Layer
PPTX
Network Fundamentals: Ch5 - Network Layer
PPT
Chapter8
PPTX
Routing Protocols and Concepts: Ch9 - EIGRP
PPTX
Network Fundamentals: Ch9 - Ethernet
PDF
lte physical layer overview
PPTX
GMPLS, SDN, Optical Networking and Control Planes
PPT
chapter_8
PPTX
Chapter 1 overview-stij3053 - Network Design
PDF
Accessing the WAN: Ch4 - Network Security
PPT
Analog communications lab
PPT
Chapter7
PPTX
Unit 0 introduction
PDF
Analog communications lab
PPT
Chapter9
PPT
Chapter6
Lecture3 Physical Layer
Academic Poster Design, Review and Presentation
Physical layer interface & standards
Network Fundamentals: Ch4 - Transport Layer
Network Fundamentals: Ch7 - Data Link Layer
Network Fundamentals: Ch5 - Network Layer
Chapter8
Routing Protocols and Concepts: Ch9 - EIGRP
Network Fundamentals: Ch9 - Ethernet
lte physical layer overview
GMPLS, SDN, Optical Networking and Control Planes
chapter_8
Chapter 1 overview-stij3053 - Network Design
Accessing the WAN: Ch4 - Network Security
Analog communications lab
Chapter7
Unit 0 introduction
Analog communications lab
Chapter9
Chapter6
Ad

Similar to Network Fundamentals: Ch8 - Physical Layer (20)

PPTX
NFPhysical Layer.pptx
PPT
Computer NW Security - Kizza - ch01 (1).ppt
PPTX
Open Elective MSE.pptx
PPTX
LAN Switching and Wireless: Ch1 - LAN Design
PPTX
01 coms 525 tcpip - networking concepts review
PPTX
wireless transmission
PPTX
Data Communication Network Unit 1 sgbau .pptx
PPTX
Basics of Optical Fibre, Optical Fibre communication
PDF
High Speed Data Cables
PPTX
introduction to basicComputer Networks .pptx
PPTX
CCNA v6.0 ITN - Chapter 04
PPTX
04. network access
PPTX
Computer networks
PPTX
Multiple Access Control Layers in computer network.pptx
PPTX
Multiple Access Control Layers in computer network.pptx
PPTX
Basics of Computer Networks Fundamentals
PPTX
Chapter 5 - Data Communication and Internet Technology Pt.1.pptx
PPTX
Choice of transmission cabling
PPTX
Computer networrs (VTU 22-scheme) first module full PPT.
PDF
7.2 Physical Layer.pdf123456789101112123
NFPhysical Layer.pptx
Computer NW Security - Kizza - ch01 (1).ppt
Open Elective MSE.pptx
LAN Switching and Wireless: Ch1 - LAN Design
01 coms 525 tcpip - networking concepts review
wireless transmission
Data Communication Network Unit 1 sgbau .pptx
Basics of Optical Fibre, Optical Fibre communication
High Speed Data Cables
introduction to basicComputer Networks .pptx
CCNA v6.0 ITN - Chapter 04
04. network access
Computer networks
Multiple Access Control Layers in computer network.pptx
Multiple Access Control Layers in computer network.pptx
Basics of Computer Networks Fundamentals
Chapter 5 - Data Communication and Internet Technology Pt.1.pptx
Choice of transmission cabling
Computer networrs (VTU 22-scheme) first module full PPT.
7.2 Physical Layer.pdf123456789101112123

More from Abdelkhalik Mosa (11)

PPTX
Towards a Cloud Native Big Data Platform using MiCADO
PDF
Virtual machine consolidation for cloud data centers using parameter based ad...
PPTX
Cloud computing and Cloud Enabling Technologies
PPTX
LAN Switching and Wireless: Ch7 - Basic Wireless Concepts and Configuration
PPTX
LAN Switching and Wireless: Ch4 - VLAN Trunking Protocol (VTP)
PPTX
LAN Switching and Wireless: Ch3 - Virtual Local Area Networks (VLANs)
PPTX
LAN Switching and Wireless: Ch2 - Basic Switch Concepts and Configuration
PPTX
Network Fundamentals: Ch11 - Configuring and Testing your Network
PPTX
Network Fundamentals: Ch6 - Addressing the Network IP v4
PPTX
Routing Protocols and Concepts: Ch5 - Routing Information Protocol (RIP v1)
Towards a Cloud Native Big Data Platform using MiCADO
Virtual machine consolidation for cloud data centers using parameter based ad...
Cloud computing and Cloud Enabling Technologies
LAN Switching and Wireless: Ch7 - Basic Wireless Concepts and Configuration
LAN Switching and Wireless: Ch4 - VLAN Trunking Protocol (VTP)
LAN Switching and Wireless: Ch3 - Virtual Local Area Networks (VLANs)
LAN Switching and Wireless: Ch2 - Basic Switch Concepts and Configuration
Network Fundamentals: Ch11 - Configuring and Testing your Network
Network Fundamentals: Ch6 - Addressing the Network IP v4
Routing Protocols and Concepts: Ch5 - Routing Information Protocol (RIP v1)

Recently uploaded (20)

PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
Big Data Technologies - Introduction.pptx
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
KodekX | Application Modernization Development
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
Cloud computing and distributed systems.
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Unlocking AI with Model Context Protocol (MCP)
20250228 LYD VKU AI Blended-Learning.pptx
Digital-Transformation-Roadmap-for-Companies.pptx
Big Data Technologies - Introduction.pptx
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
KodekX | Application Modernization Development
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Cloud computing and distributed systems.
Encapsulation_ Review paper, used for researhc scholars
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Understanding_Digital_Forensics_Presentation.pptx
Chapter 3 Spatial Domain Image Processing.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Dropbox Q2 2025 Financial Results & Investor Presentation
Network Security Unit 5.pdf for BCA BBA.
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Programs and apps: productivity, graphics, security and other tools
Review of recent advances in non-invasive hemoglobin estimation
Unlocking AI with Model Context Protocol (MCP)

Network Fundamentals: Ch8 - Physical Layer

  • 1. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Network Fundamentals Abdelkhalik Elsaid Mosa abdu.elsaid@yahoo.com http://abdelkhalik.staff.scuegypt.edu.eg/ Last Update: 20-07-2011
  • 2. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Physical layer - Purpose • Provides the means to transport the bits that make up a Data Link layer frame across the network media through creating signal that represents each frame. • The delivery of frames across the local media requires the following: 1. The physical media and associated connectors. 2. Encoding of data and control information. 3. A representation of bits “type of signal” on the media. 4. Transmitter and receiver circuitry on the network devices.
  • 3. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Physical Layer - Standards • The technologies defined by Standards organizations include four areas of the Physical layer standards: 1. Physical and electrical properties of the media . 2. Mechanical properties (materials, pinouts) of the connectors . 3. Bit representation by the signals. 4. Definition of control information signals.
  • 4. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Physical Layer – Fundamental Principles • The three fundamental functions of the Physical layer are: 1.Data encoding  is a method of converting a stream of data bits into a predefined code.  Codes are groupings of bits used to provide a predictable pattern that can be recognized by both the sender and the receiver. 2.Signaling  Is the method of representing the bits, what type of signal represents a "1" and a "0".  The Physical layer must generate the electrical, optical, or wireless signals that represent the "1" and "0" on the media. 3.The physical components  are the electronic hardware devices, media and connectors that transmit and carry the signals to represent the bits.
  • 5. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Encoding – Grouping Bits • Symbolic grouping of bits prior to being presented to the media. • Encoding improves efficiency at higher speed data transmission.
  • 6. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Encoding – Grouping Bits • A code group: is a consecutive sequence of code bits that are interpreted and mapped as data bit patterns. Ex: code bits 10101 could represent the data bits 0011. • Advantages of using code groups:  Reducing bit level error “By using symbols to ensure that not too many 1s or 0s are used in a row”.  Limiting the effective energy transmitted into the media.  Helping to distinguish data bits from control bits, “Data, Control & Invalid”.  Better media error detection, “Using Invalid symbols”.
  • 7. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy 4B/5B code symbols • 4 bits of data are turned into 5-bit code symbols for transmission over the media system.
  • 8. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Signaling bits on the media: NRZ Signaling • In NRZ, the bit stream is transmitted as a series of voltage values. • A low voltage value represents a logical 0 and a high voltage value represents a logical 1.
  • 9. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Signaling bits on the media: Manchester Encoding • Bit values are represented as voltage transitions. • Low to High voltage represents 1 and High to Low represents 0.
  • 10. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Data Carrying Capacity • Data Transfer can be measured in 3 ways: 1. Bandwidth (Theoretical): The capacity of a medium to carry data in a given amount of time. Usually measured in kbps or Mbps. 2. Throughput (Practical): is the measure of the transfer of bits across the media over a given period of time. Throughput <= Bandwidth.  Number of devices affect the throughput. 3. Goodput (Qualitative): is the measure of usable data transferred over a given period of time. Application level throughput. Goodput = Throughput - traffic overhead for establishing sessions, acknowledgements, and encapsulation.
  • 11. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Data Carrying Capacity
  • 12. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Copper media
  • 13. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Copper media - External Signal Interference • Radio waves and electromagnetic devices such as fluorescent lights, electric motors, and other devices are potential sources of noise. • Cable types with shielding or twisting of the pairs of wires are designed to minimize signal degradation due to electronic noise.
  • 14. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Unshielded twisted-pair (UTP) cable • Consists of four pairs of color-coded wires that have been twisted together and then encased in a flexible plastic sheath. • The twisting cancels unwanted external signals and also helps avoid interference from crosstalk. • Crosstalk is the interference caused by the magnetic field around the adjacent pairs of wires in the cable.
  • 15. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy UTP Cable Types
  • 16. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Coaxial Cable • Coaxial cable consists of a copper conductor surrounded by a layer of flexible insulation. • Coax is used in wireless, used to attach antennas to wireless devices, and cable access technologies.
  • 17. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Shielded Twisted-Pair (STP) Cable • STP uses two pairs of wires that are wrapped in an overall metallic braid or foil. • STP provides better noise protection than UTP cabling, however at a significantly higher price. • STP was the cabling structure specified for use in Token Ring network installations.
  • 18. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Fiber Media • Fiber-optic cabling uses either glass or plastic fibers to guide light impulses from source to destination. • The bits are encoded as light impulses. • Is immune to electromagnetic interference. • Can be operated at much greater lengths than copper media. • Primarily used as backbone cabling for high-traffic point-to-point connections.
  • 19. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Fiber Media - Cable Construction • Because light can only travel in one direction over optical fiber, two fibers are required to support full duplex operation. • Fiber-optic patch cables bundle together two optical fiber cables and terminate them with a pair of standard fiber connectors. • Optical fiber media implementation issues include: 1.More expensive than copper but with higher capacity. 2.Different skills and equipment required to terminate and splice the cable infrastructure. 3.More careful handling than copper media.
  • 20. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Generating and Detecting the Optical Signal • Either lasers or LEDs generate the light pulses that are used to represent the transmitted data as bits on the media. • Photodiodes detect the light pulses and convert them to voltages that can then be reconstructed into data frames. • OTDR used to test each fiber-optic cable segment.
  • 21. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Single-mode Fiber Cable • Single-mode optical fiber carries a single ray of light, usually emitted from a laser. • As the laser light is uni-directional and travels down the center of the fiber, it can transmit optical pulses for very long distances.
  • 22. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Multi-mode Fiber Cable • Multimode fiber typically uses LED emitters that do not create a single coherent light wave. • Modal dispersion, limits the length of multimode fiber segments.
  • 23. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Wireless media • Carry electromagnetic signals at radio and microwave frequencies • Is not restricted to pathways, as are copper and fiber. • Susceptible to interference and can be disrupted by some types of fluorescent lights, microwave ovens, and other wireless communications. • Security is a major component of wireless network admin.
  • 24. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Types of Wireless Networks • IEEE 802.11 “Wi-Fi”: is a WLAN technology that uses CSMA/CA media access process. • IEEE 802.15 "Bluetooth": WPAN standard, uses a device pairing process to communicate over distances from 1 to 100 m. • IEEE 802.16 “WiMAX” Worldwide Interoperability for Microwave Access: provides wireless broadband access. • GSM: Includes Physical layer specifications that enable the implementation of the Layer 2 GPRS.
  • 25. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy The Wireless LAN • WLAN requires the following network devices: 1. Wireless Access Point (AP): Concentrates the wireless signals from users and connects to the existing copper-based network infrastructure. 2. Wireless NIC: Provides wireless communication capability to each network host.
  • 26. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy WLAN Standards include 1.IEEE 802.11a: Operates in the 5 GHz frequency. • Speed up to 54 Mbps. • Smaller coverage area and less effective at penetrating buildings. • Not interoperable with the 802.11b and 802.11g. 2. IEEE 802.11b: Operates in the 2.4 GHz frequency. • Speed up to 11 Mbps. • Have a longer range and are better able to penetrate building structures than devices based on 802.11a. 3. IEEE 802.11g: Operates in the 2.4 GHz frequency. • Speed up to 54 Mbps. 4. IEEE 802.11n: The newest, defines frequency of 2.4 GHz or 5 GHz. • The typical expected data rates are 100 Mbps to 210 Mbps with a distance range of up to 70 meters.
  • 27. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Media Connectors - Common Copper Media Connectors • Standards specify the mechanical dimensions of the connectors and the acceptable electrical properties of each type. • The ISO 8877 specified RJ-45 being used for Ethernet. • EIA-TIA 568, describes the wire color codes to pin assignments (pinouts) for Ethernet straight-through and crossover cables.
  • 28. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Correct Connector Termination • It is essential that all copper media terminations be of high quality to ensure optimum performance with current and future network technologies.
  • 29. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Common Optical Fiber Connectors
  • 30. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
  • 31. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Appendix: Hubs • L1, Network access device. • A hub accepts electronic signals from one port and regenerates (or repeats) the same message out all of the other ports. • A shared-bandwidth device.
  • 32. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Appendix: Hubs • Half duplex device
  • 33. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Appendix: Switch • L2, Network access device. • Full duplex