SlideShare ist ein Scribd-Unternehmen logo
1 von 33
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

Weitere ähnliche Inhalte

Was ist angesagt?

Internetworking.49
Internetworking.49Internetworking.49
Internetworking.49
myrajendra
 
Lecture 23 27. quality of services in ad hoc wireless networks
Lecture 23 27. quality of services in ad hoc wireless networksLecture 23 27. quality of services in ad hoc wireless networks
Lecture 23 27. quality of services in ad hoc wireless networks
Chandra Meena
 
TCP/IP Network ppt
TCP/IP Network pptTCP/IP Network ppt
TCP/IP Network ppt
extraganesh
 
Twisted pair cable
Twisted pair cableTwisted pair cable
Twisted pair cable
ilakkiya
 

Was ist angesagt? (20)

CS8601 MOBILE COMPUTING
CS8601	MOBILE COMPUTING CS8601	MOBILE COMPUTING
CS8601 MOBILE COMPUTING
 
Ethernet
EthernetEthernet
Ethernet
 
Addressing in networking (IP,MAC,Port addressing)
Addressing in networking (IP,MAC,Port addressing)Addressing in networking (IP,MAC,Port addressing)
Addressing in networking (IP,MAC,Port addressing)
 
Internetworking.49
Internetworking.49Internetworking.49
Internetworking.49
 
Ip addressing classful
Ip addressing classfulIp addressing classful
Ip addressing classful
 
Network Layer,Computer Networks
Network Layer,Computer NetworksNetwork Layer,Computer Networks
Network Layer,Computer Networks
 
Physical layer OSI Model & Transmission Media
Physical layer OSI Model & Transmission MediaPhysical layer OSI Model & Transmission Media
Physical layer OSI Model & Transmission Media
 
Address resolution protocol (ARP)
Address resolution protocol (ARP)Address resolution protocol (ARP)
Address resolution protocol (ARP)
 
Ethernet - Networking presentation
Ethernet - Networking presentationEthernet - Networking presentation
Ethernet - Networking presentation
 
Lecture 23 27. quality of services in ad hoc wireless networks
Lecture 23 27. quality of services in ad hoc wireless networksLecture 23 27. quality of services in ad hoc wireless networks
Lecture 23 27. quality of services in ad hoc wireless networks
 
IPV6 ADDRESS
IPV6 ADDRESSIPV6 ADDRESS
IPV6 ADDRESS
 
Osi reference model
Osi reference modelOsi reference model
Osi reference model
 
ATM Networking Concept
ATM Networking ConceptATM Networking Concept
ATM Networking Concept
 
Framing Protocols
Framing ProtocolsFraming Protocols
Framing Protocols
 
Dsdv
DsdvDsdv
Dsdv
 
TCP/IP Network ppt
TCP/IP Network pptTCP/IP Network ppt
TCP/IP Network ppt
 
Controlled Access Protocols
Controlled Access ProtocolsControlled Access Protocols
Controlled Access Protocols
 
Physical Layer Numericals - Data Communication & Networking
Physical Layer  Numericals - Data Communication & NetworkingPhysical Layer  Numericals - Data Communication & Networking
Physical Layer Numericals - Data Communication & Networking
 
IPv4
IPv4IPv4
IPv4
 
Twisted pair cable
Twisted pair cableTwisted pair cable
Twisted pair cable
 

Andere mochten auch

Chapter 1 overview-stij3053 - Network Design
Chapter 1 overview-stij3053 - Network DesignChapter 1 overview-stij3053 - Network Design
Chapter 1 overview-stij3053 - Network Design
nakomuri
 
Analog communications lab
Analog communications labAnalog communications lab
Analog communications lab
Vishal kakade
 
Analog communications lab
Analog communications labAnalog communications lab
Analog communications lab
Vishal kakade
 

Andere mochten auch (20)

Lecture3 Physical Layer
Lecture3 Physical LayerLecture3 Physical Layer
Lecture3 Physical Layer
 
Academic Poster Design, Review and Presentation
Academic Poster Design, Review and PresentationAcademic Poster Design, Review and Presentation
Academic Poster Design, Review and Presentation
 
Physical layer interface & standards
Physical layer interface & standardsPhysical layer interface & standards
Physical layer interface & standards
 
Network Fundamentals: Ch4 - Transport Layer
Network Fundamentals: Ch4 - Transport LayerNetwork Fundamentals: Ch4 - Transport Layer
Network Fundamentals: Ch4 - Transport Layer
 
Network Fundamentals: Ch7 - Data Link Layer
Network Fundamentals: Ch7 - Data Link LayerNetwork Fundamentals: Ch7 - Data Link Layer
Network Fundamentals: Ch7 - Data Link Layer
 
Network Fundamentals: Ch5 - Network Layer
Network Fundamentals: Ch5 - Network LayerNetwork Fundamentals: Ch5 - Network Layer
Network Fundamentals: Ch5 - Network Layer
 
Chapter8
Chapter8 Chapter8
Chapter8
 
Physical Layer
Physical LayerPhysical Layer
Physical Layer
 
Routing Protocols and Concepts: Ch9 - EIGRP
Routing Protocols and Concepts: Ch9 - EIGRPRouting Protocols and Concepts: Ch9 - EIGRP
Routing Protocols and Concepts: Ch9 - EIGRP
 
Network Fundamentals: Ch9 - Ethernet
Network Fundamentals: Ch9 - EthernetNetwork Fundamentals: Ch9 - Ethernet
Network Fundamentals: Ch9 - Ethernet
 
Network Fundamentals: Ch3 - Application Layer Functionality and Protocols
Network Fundamentals: Ch3 - Application Layer Functionality and ProtocolsNetwork Fundamentals: Ch3 - Application Layer Functionality and Protocols
Network Fundamentals: Ch3 - Application Layer Functionality and Protocols
 
lte physical layer overview
 lte physical layer overview lte physical layer overview
lte physical layer overview
 
GMPLS, SDN, Optical Networking and Control Planes
GMPLS, SDN, Optical Networking and Control PlanesGMPLS, SDN, Optical Networking and Control Planes
GMPLS, SDN, Optical Networking and Control Planes
 
chapter_8
chapter_8chapter_8
chapter_8
 
Chapter 1 overview-stij3053 - Network Design
Chapter 1 overview-stij3053 - Network DesignChapter 1 overview-stij3053 - Network Design
Chapter 1 overview-stij3053 - Network Design
 
Accessing the WAN: Ch4 - Network Security
Accessing the WAN: Ch4 - Network SecurityAccessing the WAN: Ch4 - Network Security
Accessing the WAN: Ch4 - Network Security
 
Analog communications lab
Analog communications labAnalog communications lab
Analog communications lab
 
Chapter7
Chapter7Chapter7
Chapter7
 
Unit 0 introduction
Unit 0 introductionUnit 0 introduction
Unit 0 introduction
 
Analog communications lab
Analog communications labAnalog communications lab
Analog communications lab
 

Ähnlich wie Network Fundamentals: Ch8 - Physical Layer

Open Elective MSE.pptx
Open Elective MSE.pptxOpen Elective MSE.pptx
Open Elective MSE.pptx
athars248
 
wireless transmission
wireless transmissionwireless transmission
wireless transmission
Wany Hunny
 
Computer networks
Computer networksComputer networks
Computer networks
Tej Kiran
 

Ähnlich wie Network Fundamentals: Ch8 - Physical Layer (20)

NFPhysical Layer.pptx
NFPhysical Layer.pptxNFPhysical Layer.pptx
NFPhysical Layer.pptx
 
Computer NW Security - Kizza - ch01 (1).ppt
Computer NW Security - Kizza - ch01 (1).pptComputer NW Security - Kizza - ch01 (1).ppt
Computer NW Security - Kizza - ch01 (1).ppt
 
Open Elective MSE.pptx
Open Elective MSE.pptxOpen Elective MSE.pptx
Open Elective MSE.pptx
 
LAN Switching and Wireless: Ch1 - LAN Design
LAN Switching and Wireless: Ch1 - LAN DesignLAN Switching and Wireless: Ch1 - LAN Design
LAN Switching and Wireless: Ch1 - LAN Design
 
01 coms 525 tcpip - networking concepts review
01   coms 525 tcpip - networking concepts review01   coms 525 tcpip - networking concepts review
01 coms 525 tcpip - networking concepts review
 
wireless transmission
wireless transmissionwireless transmission
wireless transmission
 
High Speed Data Cables
High Speed Data CablesHigh Speed Data Cables
High Speed Data Cables
 
04. network access
04. network access04. network access
04. network access
 
CCNA v6.0 ITN - Chapter 04
CCNA v6.0 ITN - Chapter 04CCNA v6.0 ITN - Chapter 04
CCNA v6.0 ITN - Chapter 04
 
Computer networks
Computer networksComputer networks
Computer networks
 
Choice of transmission cabling
Choice of transmission cablingChoice of transmission cabling
Choice of transmission cabling
 
Fiber Optic Telecommunication step module 08
Fiber Optic Telecommunication step module 08Fiber Optic Telecommunication step module 08
Fiber Optic Telecommunication step module 08
 
00 step module 08(1)
00 step module 08(1)00 step module 08(1)
00 step module 08(1)
 
Ethernet copper physical layer finally unveiled - Frederic Depuydt, KU Leuven
Ethernet copper physical layer finally unveiled -  Frederic Depuydt, KU LeuvenEthernet copper physical layer finally unveiled -  Frederic Depuydt, KU Leuven
Ethernet copper physical layer finally unveiled - Frederic Depuydt, KU Leuven
 
CCNA_ITN_Chp4.pptx
CCNA_ITN_Chp4.pptxCCNA_ITN_Chp4.pptx
CCNA_ITN_Chp4.pptx
 
ppt fi optics.pptx
ppt fi optics.pptxppt fi optics.pptx
ppt fi optics.pptx
 
Communication and network concepts
Communication and network conceptsCommunication and network concepts
Communication and network concepts
 
18CS46 - DC .pdf
18CS46 - DC .pdf18CS46 - DC .pdf
18CS46 - DC .pdf
 
Adhoc & WSN-Unit-I-Ragavan
Adhoc & WSN-Unit-I-RagavanAdhoc & WSN-Unit-I-Ragavan
Adhoc & WSN-Unit-I-Ragavan
 
Kushilov Chowdhury
Kushilov ChowdhuryKushilov Chowdhury
Kushilov Chowdhury
 

Mehr von Abdelkhalik Mosa

Mehr von Abdelkhalik Mosa (11)

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

Kürzlich hochgeladen

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Kürzlich hochgeladen (20)

Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 

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