SlideShare a Scribd company logo
Ethernet
Submitted by,
Sijil chacko
Ethernet
 Ethernet is a way of connecting computers together in a local area network or
LAN.
 It has been the most widely used method of linking computers together in LANs
since the 1990s.
 The basic idea of its design is that multiple computers have access to it and can
send data at any time.
 describing how networked devices can format data for transmission to other
network devices on the same network segment, and how to put that data out on
the network connection.
 Ethernet is a network protocol that controls how data is transmitted over a LAN.
 Technically it is referred to as the IEEE 802.3 protocol.
Ethernet cabling
 Four types of cabling are commonly used in Ethernet.
 There are different Ethernet standards. Today, Ethernet cables look like thick
telephone cables. They connect to boxes called hubs or switches.
10Base5
 Thick Ethernet.
 Up to 100 stations can be connected to the cable using vampire taps (bus)
 The system is difficult to install and maintain.
 The 10 refers to its transmission speed of 10 Mbit/s. The BASE is short for
baseband signaling as opposed to broadband,
 The 5 stands for the maximum segment length of 500 meters (1,600 ft.).
 It was the first Ethernet specification to use a bus topology with a external
transceiver connected via a tap to a thick coaxial cable.
10Base2
 10BASE2 (also known as cheapernet, thin Ethernet, thinnet, and thinwire) is a
variant of Ethernet that uses thin coaxial cable, terminated with BNC connectors
 10BASE2 coax cables have a maximum length of 185 metres (607 ft).
 The maximum practical number of nodes that can be connected to a 10BASE2
segment is limited to 30 with a minimum distance of 50 cm.
10Base-T
 Cables look like thick phone cables, but with 8 copper wires instead of 2 or 4, and
they go from each computer' to a Hub or a Switch.
 Supported speed is 10 MBit/second.
 It uses star topology and the station are connected via two pairs of twisted
cable(one for sending another for receiving)between the station and the hub.
 The maximum length of the twisted cable here is defined as 100m,to minimize the
effect of attenuation in the twisted cable.
10Base-F
 Same as 10Base-T, but cables transmit light pulses, instead of electrical signals
 Using star topology.
 Expensive due to the cost of the connectors and terminators.
Manchester encoding
 Manchester coding is a very common data coding method, probably
the most common used today.
 With Manchester coding, we can encode both clock and signal into
one, and transmit the signal serially.
 Manchester encoding is also widely used in infrared data
transmissions, like for example the Phillips RC protocol.
 2 approaches
Manchester encoding
Differential Manchester encoding
Manchester encoding
 Here data are represented by logic 1 or 0, but with line transitions.
 A logic LOW (0) is represented by a transition from HIGH to LOW.
 And a logic HIGH (1) is represented by a transition from LOW to HIGH.
 Eg:. The data to encode is the binary number 10010, reading from left to right. The
coding occurs on every falling edge of the clock.
 On the first falling edge of the clock, the coded signal has a LOW to HIGH
transition, because the data is HIGH( ie, 1).
 On the second falling edge of the clock, the code has a HIGH to LOW transition
because the data is LOW (ie,0).
 The same algorithm is applied for the rest of the signal.
Differential Manchester Code
The Differential Manchester Code is a variation of the Manchester code.
The transmission line is kept HIGH when no data is sent (before Start and after End).
 There are 2 encoding methods:
The first is the "Transition on LOW"
the second is the "Transition on HIGH".
 Both methods work exactly the same.
 Eg: A data bit is send during each negative clock transition and the data bit is 0,
then a polarity transition occurs (if was HIGH it goes LOW, and if it was LOW it
goes HIGH), otherwise the line remains unchanged.
 A data bit is send during each negative clock transition. If the data bit is 0, then a
polarity transition occurs (if was HIGH it goes LOW, and if it was LOW it goes HIGH),
otherwise the line remains unchanged.
 the data that is transmitted is the binary '10011101' (starting from left to right).
 Each data bit is transmitted during negative transition of the clock.
 Between each bit transmission, the code line changes polarity. This is done to help the
receiver recreate the clock signal and synchronize with the transmitter.
 here use Transition on LOW”
 This means that when a bit is transmitted, if this bit is ZERO the data line changes
polarity. Otherwise, if the bit is 1 the data line polarity remains unchanged.
.
 we want to transmit this byte (10011101).
 The first bit is 1 (starting from left), so the code line polarity remains unchanged.
 After half a pulse, the code line polarity changes state and goes LOW.
 After one full pulse, the second bit is about to be transmitted. This bit is the 0, so
the code line changes polarity and goes HIGH.
 The same algorithm is used to transmit all 8 bits of the data. Finally, the code line
is pulled HIGH and the transmission ends.
"Transition on
LOW”
The Ethernet MAC Sublayer Protocol
 In standard Ethernet , the MAC sublayer ,governs the operation of the access method .
 And it also frames data received from the upper layer and passes them to the physical
layer.
 The Ethernet frames contains seven fields : preamble ,SFD ,DA ,SA ,length or type of
protocol data unit(PDU),upper-layer data ,the Checksum .
 Ethernet does not provide any mechanism for acknowledging received frames , making it
what is known as an unreliable medium.
 Acknowledgement must be implemented at the higher layers .
 Checksum: the last field contain error detection information.in
this case we use checksum.
Switched Ethernet
Fast Ethernet
 It was designed to compete with LAN protocols such as FDDI or Fiber channel .
 IEEE created Fast Ethernet under the name 802.3u.
 Fast Ethernet is backward-compatible with standard Ethernet , but it can transmit
data 10 times faster at rate of100Mbps.
 Goals of fast Ethernet:
 Upgrade the data rate to 100Mbps.
 Make it compatible with standard Ethernet.
 Keep the same 48 bit-address.
 Keep the same frame format.
 Keep the same minimum and maximum frame lengt
Gigabit Ethernet
 In computer networking, Gigabit Ethernet (Gb E or 1 GigE) is a term describing
various technologies for transmitting Ethernet frames at a rate of a gigabit per
second (1,000,000,000 bits per second), as defined by the IEEE 802.3-2008
standard.
 Fast Ethernet increased speed from 10 to 100 megabits per second (Mbit/s).
 Gigabit Ethernet was the next iteration, increasing the speed to 1000 Mbit/s. The
initial standard for Gigabit Ethernet was produced by the IEEE in June 1998 as IEEE
802.3z, and required optical fiber.
 Goals of Gigabit Ethernet
 Upgrade the data rate to 1Gbps.
 Make it compatible with standard or fast Ethernet.
 Use the same address ,frame format.
 Keep the same minimum and maximum frame length.
 To support auto negotiation as defined in Fast Ethernet.
Ethernet
Ethernet
Ethernet
Ethernet

More Related Content

What's hot

IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11
Keshav Maheshwari
 
Data link layer
Data link layer Data link layer
Data link layer
Mukesh Chinta
 
OSI Model
OSI ModelOSI Model
OSI Model
Rahul Bandhe
 
Circuit Switching, Packet Switching, Virtual Circuit Networks and Datagram Ne...
Circuit Switching, Packet Switching, Virtual Circuit Networks and Datagram Ne...Circuit Switching, Packet Switching, Virtual Circuit Networks and Datagram Ne...
Circuit Switching, Packet Switching, Virtual Circuit Networks and Datagram Ne...
Kaushik Panta
 
Framing in data link layer
Framing in data link layerFraming in data link layer
Framing in data link layer
Ahtesham Ullah khan
 
Congestion control
Congestion controlCongestion control
Congestion control
Aman Jaiswal
 
IEEE 802.11 and Bluetooth
IEEE 802.11 and BluetoothIEEE 802.11 and Bluetooth
IEEE 802.11 and Bluetooth
Hitesh Mohapatra
 
TCP/IP Network ppt
TCP/IP Network pptTCP/IP Network ppt
TCP/IP Network pptextraganesh
 
Media Access Control
Media Access ControlMedia Access Control
Media Access Control
VijayaLakshmi514
 
IEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and ServicesIEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and Services
Sayed Chhattan Shah
 
Network Layer
Network LayerNetwork Layer
Network Layer
Dr Shashikant Athawale
 
Presentation on Transmission Media
Presentation on Transmission MediaPresentation on Transmission Media
Presentation on Transmission Media
Syed Ahmed Zaki
 
IPv4 Addressing
 IPv4 Addressing   IPv4 Addressing
IPv4 Addressing
TheGodfather HA
 
WLAN
WLANWLAN
Error Detection And Correction
Error Detection And CorrectionError Detection And Correction
Error Detection And Correction
Renu Kewalramani
 
Osi reference model
Osi reference modelOsi reference model
Osi reference model
vasanthimuniasamy
 
UMTS, Introduction.
UMTS, Introduction.UMTS, Introduction.
UMTS, Introduction.
Mateen Shahid
 
Connecting devices
Connecting devicesConnecting devices
Connecting devices
Himanshu Shekhar
 
Ethernet
EthernetEthernet
Ethernet
Jaya Yadav
 

What's hot (20)

IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11
 
Data link layer
Data link layer Data link layer
Data link layer
 
OSI Model
OSI ModelOSI Model
OSI Model
 
Circuit Switching, Packet Switching, Virtual Circuit Networks and Datagram Ne...
Circuit Switching, Packet Switching, Virtual Circuit Networks and Datagram Ne...Circuit Switching, Packet Switching, Virtual Circuit Networks and Datagram Ne...
Circuit Switching, Packet Switching, Virtual Circuit Networks and Datagram Ne...
 
Framing in data link layer
Framing in data link layerFraming in data link layer
Framing in data link layer
 
Congestion control
Congestion controlCongestion control
Congestion control
 
IEEE 802.11 and Bluetooth
IEEE 802.11 and BluetoothIEEE 802.11 and Bluetooth
IEEE 802.11 and Bluetooth
 
Gsm architecture
Gsm architectureGsm architecture
Gsm architecture
 
TCP/IP Network ppt
TCP/IP Network pptTCP/IP Network ppt
TCP/IP Network ppt
 
Media Access Control
Media Access ControlMedia Access Control
Media Access Control
 
IEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and ServicesIEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and Services
 
Network Layer
Network LayerNetwork Layer
Network Layer
 
Presentation on Transmission Media
Presentation on Transmission MediaPresentation on Transmission Media
Presentation on Transmission Media
 
IPv4 Addressing
 IPv4 Addressing   IPv4 Addressing
IPv4 Addressing
 
WLAN
WLANWLAN
WLAN
 
Error Detection And Correction
Error Detection And CorrectionError Detection And Correction
Error Detection And Correction
 
Osi reference model
Osi reference modelOsi reference model
Osi reference model
 
UMTS, Introduction.
UMTS, Introduction.UMTS, Introduction.
UMTS, Introduction.
 
Connecting devices
Connecting devicesConnecting devices
Connecting devices
 
Ethernet
EthernetEthernet
Ethernet
 

Similar to Ethernet

Serial And Parallel Data Transmission By ZAK
Serial And Parallel Data Transmission By ZAKSerial And Parallel Data Transmission By ZAK
Serial And Parallel Data Transmission By ZAK
Tabsheer Hasan
 
Ethernet
EthernetEthernet
Ethernet
ArpiSaxena1
 
LAN TECHNOLOGIES
LAN TECHNOLOGIESLAN TECHNOLOGIES
LAN TECHNOLOGIES
WILLA REYES
 
Ethernet
EthernetEthernet
Ethernet
KABILESH RAMAR
 
UART project report by Tarun Khaneja ( 09034406598 )
UART project report by Tarun Khaneja ( 09034406598 )UART project report by Tarun Khaneja ( 09034406598 )
UART project report by Tarun Khaneja ( 09034406598 )
Tarun Khaneja
 
Rajesh basics of networking and routing
Rajesh basics of networking and routingRajesh basics of networking and routing
Rajesh basics of networking and routingr123027
 
Ethernet lan
Ethernet lanEthernet lan
Ethernet lan
Yolanda Konde
 
ETHERNET.pptx
ETHERNET.pptxETHERNET.pptx
ETHERNET.pptx
DanielGuballo
 
Ethernet
EthernetEthernet
IEEE standard
IEEE standardIEEE standard
Computer network Report
Computer network ReportComputer network Report
Computer network ReportAmitoj Kaur
 
Ethernet and switches
Ethernet and switchesEthernet and switches
Ethernet and switches
Bhavik Vashi
 
basic networking
basic networkingbasic networking
basic networkingAnmol Bagga
 
Ethernet 19 20
Ethernet 19 20Ethernet 19 20
Ethernet 19 20
rajeshvbe
 

Similar to Ethernet (20)

Serial And Parallel Data Transmission By ZAK
Serial And Parallel Data Transmission By ZAKSerial And Parallel Data Transmission By ZAK
Serial And Parallel Data Transmission By ZAK
 
Ethernet
EthernetEthernet
Ethernet
 
LAN TECHNOLOGIES
LAN TECHNOLOGIESLAN TECHNOLOGIES
LAN TECHNOLOGIES
 
Chapter 4ver2
Chapter 4ver2Chapter 4ver2
Chapter 4ver2
 
Mod8
Mod8Mod8
Mod8
 
Ethernet
EthernetEthernet
Ethernet
 
IEEE Standards
IEEE StandardsIEEE Standards
IEEE Standards
 
UART project report by Tarun Khaneja ( 09034406598 )
UART project report by Tarun Khaneja ( 09034406598 )UART project report by Tarun Khaneja ( 09034406598 )
UART project report by Tarun Khaneja ( 09034406598 )
 
Rajesh basics of networking and routing
Rajesh basics of networking and routingRajesh basics of networking and routing
Rajesh basics of networking and routing
 
Ethernet lan
Ethernet lanEthernet lan
Ethernet lan
 
ETHERNET.pptx
ETHERNET.pptxETHERNET.pptx
ETHERNET.pptx
 
Ethernet
EthernetEthernet
Ethernet
 
Ethernet_Networks
Ethernet_NetworksEthernet_Networks
Ethernet_Networks
 
Advance ethernet
Advance ethernetAdvance ethernet
Advance ethernet
 
IEEE standard
IEEE standardIEEE standard
IEEE standard
 
Computer network Report
Computer network ReportComputer network Report
Computer network Report
 
Ethernet and switches
Ethernet and switchesEthernet and switches
Ethernet and switches
 
Arvind Singh
Arvind SinghArvind Singh
Arvind Singh
 
basic networking
basic networkingbasic networking
basic networking
 
Ethernet 19 20
Ethernet 19 20Ethernet 19 20
Ethernet 19 20
 

Recently uploaded

Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
AzmatAli747758
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
PedroFerreira53928
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
Fundacja Rozwoju Społeczeństwa Przedsiębiorczego
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 

Recently uploaded (20)

Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 

Ethernet

  • 2. Ethernet  Ethernet is a way of connecting computers together in a local area network or LAN.  It has been the most widely used method of linking computers together in LANs since the 1990s.  The basic idea of its design is that multiple computers have access to it and can send data at any time.  describing how networked devices can format data for transmission to other network devices on the same network segment, and how to put that data out on the network connection.  Ethernet is a network protocol that controls how data is transmitted over a LAN.  Technically it is referred to as the IEEE 802.3 protocol.
  • 3. Ethernet cabling  Four types of cabling are commonly used in Ethernet.  There are different Ethernet standards. Today, Ethernet cables look like thick telephone cables. They connect to boxes called hubs or switches.
  • 4. 10Base5  Thick Ethernet.  Up to 100 stations can be connected to the cable using vampire taps (bus)  The system is difficult to install and maintain.  The 10 refers to its transmission speed of 10 Mbit/s. The BASE is short for baseband signaling as opposed to broadband,  The 5 stands for the maximum segment length of 500 meters (1,600 ft.).  It was the first Ethernet specification to use a bus topology with a external transceiver connected via a tap to a thick coaxial cable.
  • 5. 10Base2  10BASE2 (also known as cheapernet, thin Ethernet, thinnet, and thinwire) is a variant of Ethernet that uses thin coaxial cable, terminated with BNC connectors  10BASE2 coax cables have a maximum length of 185 metres (607 ft).  The maximum practical number of nodes that can be connected to a 10BASE2 segment is limited to 30 with a minimum distance of 50 cm.
  • 6. 10Base-T  Cables look like thick phone cables, but with 8 copper wires instead of 2 or 4, and they go from each computer' to a Hub or a Switch.  Supported speed is 10 MBit/second.  It uses star topology and the station are connected via two pairs of twisted cable(one for sending another for receiving)between the station and the hub.  The maximum length of the twisted cable here is defined as 100m,to minimize the effect of attenuation in the twisted cable.
  • 7. 10Base-F  Same as 10Base-T, but cables transmit light pulses, instead of electrical signals  Using star topology.  Expensive due to the cost of the connectors and terminators.
  • 8. Manchester encoding  Manchester coding is a very common data coding method, probably the most common used today.  With Manchester coding, we can encode both clock and signal into one, and transmit the signal serially.  Manchester encoding is also widely used in infrared data transmissions, like for example the Phillips RC protocol.  2 approaches Manchester encoding Differential Manchester encoding
  • 9. Manchester encoding  Here data are represented by logic 1 or 0, but with line transitions.  A logic LOW (0) is represented by a transition from HIGH to LOW.  And a logic HIGH (1) is represented by a transition from LOW to HIGH.  Eg:. The data to encode is the binary number 10010, reading from left to right. The coding occurs on every falling edge of the clock.  On the first falling edge of the clock, the coded signal has a LOW to HIGH transition, because the data is HIGH( ie, 1).  On the second falling edge of the clock, the code has a HIGH to LOW transition because the data is LOW (ie,0).  The same algorithm is applied for the rest of the signal.
  • 10.
  • 11. Differential Manchester Code The Differential Manchester Code is a variation of the Manchester code. The transmission line is kept HIGH when no data is sent (before Start and after End).  There are 2 encoding methods: The first is the "Transition on LOW" the second is the "Transition on HIGH".  Both methods work exactly the same.  Eg: A data bit is send during each negative clock transition and the data bit is 0, then a polarity transition occurs (if was HIGH it goes LOW, and if it was LOW it goes HIGH), otherwise the line remains unchanged.
  • 12.  A data bit is send during each negative clock transition. If the data bit is 0, then a polarity transition occurs (if was HIGH it goes LOW, and if it was LOW it goes HIGH), otherwise the line remains unchanged.  the data that is transmitted is the binary '10011101' (starting from left to right).  Each data bit is transmitted during negative transition of the clock.  Between each bit transmission, the code line changes polarity. This is done to help the receiver recreate the clock signal and synchronize with the transmitter.  here use Transition on LOW”  This means that when a bit is transmitted, if this bit is ZERO the data line changes polarity. Otherwise, if the bit is 1 the data line polarity remains unchanged. .
  • 13.  we want to transmit this byte (10011101).  The first bit is 1 (starting from left), so the code line polarity remains unchanged.  After half a pulse, the code line polarity changes state and goes LOW.  After one full pulse, the second bit is about to be transmitted. This bit is the 0, so the code line changes polarity and goes HIGH.  The same algorithm is used to transmit all 8 bits of the data. Finally, the code line is pulled HIGH and the transmission ends.
  • 15. The Ethernet MAC Sublayer Protocol  In standard Ethernet , the MAC sublayer ,governs the operation of the access method .  And it also frames data received from the upper layer and passes them to the physical layer.  The Ethernet frames contains seven fields : preamble ,SFD ,DA ,SA ,length or type of protocol data unit(PDU),upper-layer data ,the Checksum .  Ethernet does not provide any mechanism for acknowledging received frames , making it what is known as an unreliable medium.  Acknowledgement must be implemented at the higher layers .
  • 16.
  • 17.  Checksum: the last field contain error detection information.in this case we use checksum.
  • 19.
  • 20.
  • 21.
  • 22. Fast Ethernet  It was designed to compete with LAN protocols such as FDDI or Fiber channel .  IEEE created Fast Ethernet under the name 802.3u.  Fast Ethernet is backward-compatible with standard Ethernet , but it can transmit data 10 times faster at rate of100Mbps.  Goals of fast Ethernet:  Upgrade the data rate to 100Mbps.  Make it compatible with standard Ethernet.  Keep the same 48 bit-address.  Keep the same frame format.  Keep the same minimum and maximum frame lengt
  • 23.
  • 24.
  • 25. Gigabit Ethernet  In computer networking, Gigabit Ethernet (Gb E or 1 GigE) is a term describing various technologies for transmitting Ethernet frames at a rate of a gigabit per second (1,000,000,000 bits per second), as defined by the IEEE 802.3-2008 standard.  Fast Ethernet increased speed from 10 to 100 megabits per second (Mbit/s).  Gigabit Ethernet was the next iteration, increasing the speed to 1000 Mbit/s. The initial standard for Gigabit Ethernet was produced by the IEEE in June 1998 as IEEE 802.3z, and required optical fiber.  Goals of Gigabit Ethernet  Upgrade the data rate to 1Gbps.  Make it compatible with standard or fast Ethernet.  Use the same address ,frame format.  Keep the same minimum and maximum frame length.  To support auto negotiation as defined in Fast Ethernet.