SlideShare una empresa de Scribd logo
1 de 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

Más contenido relacionado

La actualidad más candente

Optical fiber communication Part 1 Optical Fiber Fundamentals
Optical fiber communication Part 1 Optical Fiber FundamentalsOptical fiber communication Part 1 Optical Fiber Fundamentals
Optical fiber communication Part 1 Optical Fiber FundamentalsMadhumita Tamhane
 
Wan technologies
Wan technologiesWan technologies
Wan technologiesOnline
 
Advanced computer network lab manual (practicals in Cisco Packet tracer)
Advanced computer network lab manual (practicals in Cisco Packet tracer)Advanced computer network lab manual (practicals in Cisco Packet tracer)
Advanced computer network lab manual (practicals in Cisco Packet tracer)VrundaBhavsar
 
How PSTN phone works?
How PSTN phone works?How PSTN phone works?
How PSTN phone works?mahipal9
 
wireless network IEEE 802.11
 wireless network IEEE 802.11 wireless network IEEE 802.11
wireless network IEEE 802.11Shreejan Acharya
 
Ppt for tranmission media
Ppt for tranmission mediaPpt for tranmission media
Ppt for tranmission mediaManish8976
 
Circuit and packet_switching
Circuit and packet_switchingCircuit and packet_switching
Circuit and packet_switchinghoanv
 
Physical layer OSI Model & Transmission Media
Physical layer OSI Model & Transmission MediaPhysical layer OSI Model & Transmission Media
Physical layer OSI Model & Transmission MediaMukesh Chinta
 
Guided media and Unguided media
Guided media and Unguided mediaGuided media and Unguided media
Guided media and Unguided mediaSanaa Sial
 
Digital Communication 4
Digital Communication 4Digital Communication 4
Digital Communication 4admercano101
 
Voice over Internet Protocol (VoIP)
Voice over Internet Protocol (VoIP)Voice over Internet Protocol (VoIP)
Voice over Internet Protocol (VoIP)Fringe Division
 
Network Layer,Computer Networks
Network Layer,Computer NetworksNetwork Layer,Computer Networks
Network Layer,Computer Networksguesta81d4b
 
Microwave Transmission
Microwave TransmissionMicrowave Transmission
Microwave TransmissionDevang Bhatti
 
Pdh and sdh1
Pdh and sdh1Pdh and sdh1
Pdh and sdh1Khant Oo
 
2.5G Cellular Standards
2.5G Cellular Standards2.5G Cellular Standards
2.5G Cellular StandardsGauravBiswas9
 
Generations of network 1 g, 2g, 3g, 4g, 5g
Generations of network 1 g, 2g, 3g, 4g, 5gGenerations of network 1 g, 2g, 3g, 4g, 5g
Generations of network 1 g, 2g, 3g, 4g, 5gNoor Mohammad's Faltoos
 
OPTICAL COMMUNICATION Unit 5
OPTICAL COMMUNICATION Unit 5OPTICAL COMMUNICATION Unit 5
OPTICAL COMMUNICATION Unit 5Asif Iqbal
 

La actualidad más candente (20)

Optical fiber communication Part 1 Optical Fiber Fundamentals
Optical fiber communication Part 1 Optical Fiber FundamentalsOptical fiber communication Part 1 Optical Fiber Fundamentals
Optical fiber communication Part 1 Optical Fiber Fundamentals
 
Wan technologies
Wan technologiesWan technologies
Wan technologies
 
Advanced computer network lab manual (practicals in Cisco Packet tracer)
Advanced computer network lab manual (practicals in Cisco Packet tracer)Advanced computer network lab manual (practicals in Cisco Packet tracer)
Advanced computer network lab manual (practicals in Cisco Packet tracer)
 
Transport layer protocol
Transport layer protocolTransport layer protocol
Transport layer protocol
 
How PSTN phone works?
How PSTN phone works?How PSTN phone works?
How PSTN phone works?
 
wireless network IEEE 802.11
 wireless network IEEE 802.11 wireless network IEEE 802.11
wireless network IEEE 802.11
 
Ppt for tranmission media
Ppt for tranmission mediaPpt for tranmission media
Ppt for tranmission media
 
Pn sequence
Pn sequencePn sequence
Pn sequence
 
Circuit and packet_switching
Circuit and packet_switchingCircuit and packet_switching
Circuit and packet_switching
 
Physical layer OSI Model & Transmission Media
Physical layer OSI Model & Transmission MediaPhysical layer OSI Model & Transmission Media
Physical layer OSI Model & Transmission Media
 
Guided media and Unguided media
Guided media and Unguided mediaGuided media and Unguided media
Guided media and Unguided media
 
Digital Communication 4
Digital Communication 4Digital Communication 4
Digital Communication 4
 
Voice over Internet Protocol (VoIP)
Voice over Internet Protocol (VoIP)Voice over Internet Protocol (VoIP)
Voice over Internet Protocol (VoIP)
 
Network Layer,Computer Networks
Network Layer,Computer NetworksNetwork Layer,Computer Networks
Network Layer,Computer Networks
 
Microwave Transmission
Microwave TransmissionMicrowave Transmission
Microwave Transmission
 
Pdh and sdh1
Pdh and sdh1Pdh and sdh1
Pdh and sdh1
 
2.5G Cellular Standards
2.5G Cellular Standards2.5G Cellular Standards
2.5G Cellular Standards
 
Generations of network 1 g, 2g, 3g, 4g, 5g
Generations of network 1 g, 2g, 3g, 4g, 5gGenerations of network 1 g, 2g, 3g, 4g, 5g
Generations of network 1 g, 2g, 3g, 4g, 5g
 
OPTICAL COMMUNICATION Unit 5
OPTICAL COMMUNICATION Unit 5OPTICAL COMMUNICATION Unit 5
OPTICAL COMMUNICATION Unit 5
 
Transport layer
Transport layerTransport layer
Transport layer
 

Destacado

Academic Poster Design, Review and Presentation
Academic Poster Design, Review and PresentationAcademic Poster Design, Review and Presentation
Academic Poster Design, Review and PresentationAbdelkhalik Mosa
 
Physical layer interface & standards
Physical layer interface & standardsPhysical layer interface & standards
Physical layer interface & standardsSrashti Vyas
 
Network Fundamentals: Ch4 - Transport Layer
Network Fundamentals: Ch4 - Transport LayerNetwork Fundamentals: Ch4 - Transport Layer
Network Fundamentals: Ch4 - Transport LayerAbdelkhalik Mosa
 
Network Fundamentals: Ch7 - Data Link Layer
Network Fundamentals: Ch7 - Data Link LayerNetwork Fundamentals: Ch7 - Data Link Layer
Network Fundamentals: Ch7 - Data Link LayerAbdelkhalik Mosa
 
Network Fundamentals: Ch5 - Network Layer
Network Fundamentals: Ch5 - Network LayerNetwork Fundamentals: Ch5 - Network Layer
Network Fundamentals: Ch5 - Network LayerAbdelkhalik Mosa
 
Routing Protocols and Concepts: Ch9 - EIGRP
Routing Protocols and Concepts: Ch9 - EIGRPRouting Protocols and Concepts: Ch9 - EIGRP
Routing Protocols and Concepts: Ch9 - EIGRPAbdelkhalik Mosa
 
Network Fundamentals: Ch9 - Ethernet
Network Fundamentals: Ch9 - EthernetNetwork Fundamentals: Ch9 - Ethernet
Network Fundamentals: Ch9 - EthernetAbdelkhalik Mosa
 
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 ProtocolsAbdelkhalik Mosa
 
lte physical layer overview
 lte physical layer overview lte physical layer overview
lte physical layer overviewPraveen Kumar
 
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 PlanesADVA
 
Chapter 1 overview-stij3053 - Network Design
Chapter 1 overview-stij3053 - Network DesignChapter 1 overview-stij3053 - Network Design
Chapter 1 overview-stij3053 - Network Designnakomuri
 
Accessing the WAN: Ch4 - Network Security
Accessing the WAN: Ch4 - Network SecurityAccessing the WAN: Ch4 - Network Security
Accessing the WAN: Ch4 - Network SecurityAbdelkhalik Mosa
 
Analog communications lab
Analog communications labAnalog communications lab
Analog communications labVishal kakade
 
Analog communications lab
Analog communications labAnalog communications lab
Analog communications labVishal kakade
 

Destacado (20)

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
 
Chapter9
Chapter9Chapter9
Chapter9
 

Similar a Network Fundamentals: Ch8 - Physical Layer

NFPhysical Layer.pptx
NFPhysical Layer.pptxNFPhysical Layer.pptx
NFPhysical Layer.pptxmmmm11111
 
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).pptTestUser621581
 
Open Elective MSE.pptx
Open Elective MSE.pptxOpen Elective MSE.pptx
Open Elective MSE.pptxathars248
 
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 DesignAbdelkhalik Mosa
 
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 reviewPalanivel Kuppusamy
 
wireless transmission
wireless transmissionwireless transmission
wireless transmissionWany Hunny
 
04. network access
04. network access04. network access
04. network accesssamiulsuman
 
CCNA v6.0 ITN - Chapter 04
CCNA v6.0 ITN - Chapter 04CCNA v6.0 ITN - Chapter 04
CCNA v6.0 ITN - Chapter 04Irsandi Hasan
 
Computer networks
Computer networksComputer networks
Computer networksTej Kiran
 
Choice of transmission cabling
Choice of transmission cablingChoice of transmission cabling
Choice of transmission cablingHimanshu Paghdal
 
Fiber Optic Telecommunication step module 08
Fiber Optic Telecommunication step module 08Fiber Optic Telecommunication step module 08
Fiber Optic Telecommunication step module 08tkb2011
 
00 step module 08(1)
00 step module 08(1)00 step module 08(1)
00 step module 08(1)JOSEPHSOSPETR
 
Communication and network concepts
Communication and network conceptsCommunication and network concepts
Communication and network conceptsMohnish Sahu
 
18CS46 - DC .pdf
18CS46 - DC .pdf18CS46 - DC .pdf
18CS46 - DC .pdfRadhaC10
 
Adhoc & WSN-Unit-I-Ragavan
Adhoc & WSN-Unit-I-RagavanAdhoc & WSN-Unit-I-Ragavan
Adhoc & WSN-Unit-I-RagavanRagavan K
 

Similar a 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
 

Más de Abdelkhalik Mosa

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 MiCADOAbdelkhalik Mosa
 
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...Abdelkhalik Mosa
 
Cloud computing and Cloud Enabling Technologies
Cloud computing and Cloud Enabling TechnologiesCloud computing and Cloud Enabling Technologies
Cloud computing and Cloud Enabling TechnologiesAbdelkhalik Mosa
 
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 ConfigurationAbdelkhalik Mosa
 
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)Abdelkhalik Mosa
 
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)Abdelkhalik Mosa
 
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 ConfigurationAbdelkhalik Mosa
 
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 NetworkAbdelkhalik Mosa
 
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 v4Abdelkhalik Mosa
 
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)Abdelkhalik Mosa
 

Más de 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)
 

Último

A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusZilliz
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
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...apidays
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...apidays
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 

Último (20)

A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
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...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 

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