SlideShare uma empresa Scribd logo
1 de 14
Baixar para ler offline
Gigabit Ethernet
Manasa.K
CWB0912002, FT-2012
M. Sc. (Engg.) in Electronic System Design
Engineering
Module leader: Narasimha Murthy K.R

M.S.Ramaiah School of Advanced Studies

1
Overview
• Introduction

• Gigabit Ethernet Layers
• Media Access Control (MAC)

• Gigabit Media-Independent Interface (GMII)
• Auto Negotiation and Physical Media
• Advantages
• Disadvantages
• Conclusion
M.S.Ramaiah School of Advanced Studies

2
Introduction
• Ethernet is a physical and data link layer technology for LAN. Higher level
network protocols like IP/TCP use Ethernet as their transmission medium.
• It was developed by Robert Metcalfe in 1980’s.
• The first generation Ethernet supported a maximum data rate of 10 Mbps.
Later, the second generation Fast Ethernet standards increased this
maximum data rate to 100 Mbps.
• Now the latest third generation, Gigabit Ethernet provides a data rate of
1000 Mbps and was developed in June 1998
• It is compatible with the existing Ethernets, as it uses the same CSMA/CD
and MAC protocols.

M.S.Ramaiah School of Advanced Studies

3
Gigabit Ethernet Layers
•Gigabit Ethernet (IEEE802.3z) addresses the two lowest layers of the model:
•Layer 2, the Data-link layer, which describes how data are organized into frames and
sent over the network, and
•Layer 1, the Physical layer, which describes the network medium and
signalling specifications.

M.S.Ramaiah School of Advanced Studies

4
Medium Access Control (MAC)
• The MAC layer of Gigabit Ethernet uses same CSMA/CD protocol as Ethernet.
• Gigabit Ethernet maintains maximum and minimum frame size of Ethernet, as it is
10 times faster than the Fast Ethernet, to maintain the slot size, the cable length should
be reduced to 10meters, which is not useful.
• Instead Gigabit Ethernet uses a bigger slot size of 512bytes.
*To maintain compatibility with Ethernet, the minimum frame size is not
increased instead the carrier event is extended.
*If the frame is shorter than 512 bytes, then it is padded with extension
symbols.
Carrier Extension:

M.S.Ramaiah School of Advanced Studies

5
MAC
• Carrier extension helps in detecting the collision. It appends a set of special
symbols to the end of short MAC frames so that the resulting block is at least
512bytes.
• The extension symbols are removed before the FCS is checked by the receiver. So
the next layer is not even aware of the carrier extension.
Frame bursting:

• If the source host has many small frames to send, it can send them in a burst after
a MAC arbitration.
• Except for the first frame, other frames sent in a burst need not be carrierextended.
• If the first frame is larger than 512 bytes, it need not be carrier-extended.
• The burst can be as long as 8192 bytes.
M.S.Ramaiah School of Advanced Studies

6
Gigabit Media-Independent Interface
• The GMII is the interface between the MAC
layer and the Physical layer. It allows any
physical layer to be used with the MAC layer.
• It is an extension of the MII ( Media
Independent Interface ) used in Fast Ethernet.
It uses the same management interface as MII.
It supports 10, 100 and 1000 Mbps data rates.
• It provides separate 8-bit wide receive and
transmit data paths, so it can support both fullduplex as well as half-duplex operation.
• The GMII provides 2 media status signals : one indicates presence of the carrier, and
the other indicates absence of collision. The Reconciliation Sublayer (RS) maps these
signals to Physical Signalling which is understood by the existing MAC sublayer.
• With the GMII, it is possible to connect various media types such as shielded and
unshielded twisted pair, and single-mode and multi mode optical fibre, while using the
same MAC controller.
M.S.Ramaiah School of Advanced Studies

7
GMII
The GMII is divided into three sub layers : PCS, PMA and PMD.
PCS (Physical Coding Sub layer)
• It provides a uniform interface to the Reconciliation layer for all physical media. Carrier
Sense and Collision Detect indications are generated by this sub layer. It also manages the
auto-negotiation process by which the NIC (Network Interface) communicates with the
network to determine the network speed (10,100 or 1000 Mbps) and mode of operation (halfduplex or full-duplex).
PMA (Physical Medium Attachment)
• This layer serializes code groups for transmission and de-serializes bits received from the
medium into code groups.
PMD (Physical Medium Dependent)
• This sub layer maps the physical medium to the PCS. This layer defines the physical layer
signalling used for various media. The MDI ( Medium Dependent Interface), which is a part
of PMD is the actual physical layer interface. This layer defines the actual physical
attachment, such as connectors, for different media types.

M.S.Ramaiah School of Advanced Studies

8
Auto Negotiation and Physical Media
• Auto Negotiation was defined in Fast Ethernet to automatically select operational
speeds between 10 and 100 Mbps. It was adapted to Gigabit Ethernet primarily to
select between duplex mode and the use of link-level flow control.
• On a 1000Base-X link, the configuration information exchanged through Auto
Negotiation is encoded into a special sequence of 8B/10B codes that transfers 16 bits
of configuration information at a time.
• On a typical 1000Base-X link, the Auto Negotiation exchange will be completed
roughly 40 milliseconds after the cables are plugged in or the equipment is turned on.
Physical Media:
Unshielded Twisted Pair (UTP-5): 4-pairs
Shielded Twisted Pair (STP)
Multimode Fiber: 50 mm and 62.5 mm
Single-Mode Fiber
M.S.Ramaiah School of Advanced Studies

9
Advantages
•

Increased bandwidth for higher performance.

•

Full-duplex capacity, allowing data to be transmitted and received at the
time so that the effective bandwidth is virtually doubled.

•

Provides full compatibility with the large installed base of Ethernets
and Fast Ethernet nodes.

•

Low cost of acquisition and ownership.

•

Transfer large amount of data across the network quickly.

M.S.Ramaiah School of Advanced Studies

10
Disadvantages
• Not originally designed to support real-time voice and video traffic.
works best when working solely with network traffic comprised solely of
data.
•

Cannot prioritize traffic to deliver effective Class of Service (CoS).

•

Gigabit Ethernet is still not in use.

M.S.Ramaiah School of Advanced Studies

11
Summary
• Gigabit Ethernet supports data rate of 1000Mbps.
• CSMA/CD protocol are same as that of Ethernet and Fast Ethernet. It helps in
reducing the collision.
• Carrier extension is extended with special symbols so that the block is 512 bytes.
Frame bursting is used to achieve higher throughput.
• GMII is an interface between MAC and Physical layer, supports half and full
duplex modes of operation and also connects various media.
• Auto negotiation selects the duplex modes, transfers 16 bit of information data at a
time.
• Gigabit Ethernet uses higher bandwidth and provides higher performance.
• It is still not in use. And it only works with network traffics.
M.S.Ramaiah School of Advanced Studies

12
References
• Howard Frazier Gigabit Ethernet: From 100 to1,000 Mb Cisco Systems Inc (25th
May 2013)
• T. C. Tan (August 2000) Gigabit Ethernet and structured cabling Electronics &
Communication Engineering Journal (25th May 2013)
• Vinay Moorthy Gigabit Ethernet Version 2 CSE IIT Kharagpur ( 26th May 2013)
• Gigabit Ethernet available
from<http://www.cisco.com/web/about/ac123/ac147/ac174/ac199/about_cisco_ipj_
archive_article09186a00800c85a6.html >The Internet Protocol Journal - Volume 2,
No. 3 (26th May 2013)
• Ethernet Introduction to Gigabit Ethernet available from
<http://www.cisco.com/en/US/tech/tk389/tk214/tech_brief09186a0080091a8a.html
> ( 26th May 2013)
M.S.Ramaiah School of Advanced Studies

13
Thank You

M.S.Ramaiah School of Advanced Studies

14

Mais conteúdo relacionado

Mais procurados

Point To Point Protocol
Point To Point ProtocolPoint To Point Protocol
Point To Point ProtocolPhan Vuong
 
MQTT - MQ Telemetry Transport for Message Queueing
MQTT - MQ Telemetry Transport for Message QueueingMQTT - MQ Telemetry Transport for Message Queueing
MQTT - MQ Telemetry Transport for Message QueueingPeter R. Egli
 
Overview of Low Power Wide Area Networks
Overview of Low Power Wide Area NetworksOverview of Low Power Wide Area Networks
Overview of Low Power Wide Area NetworksMaarten Weyn
 
Ethernet frame format
Ethernet frame formatEthernet frame format
Ethernet frame formatmyrajendra
 
Data communication and networks by B. Forouzan
Data communication and networks by B. ForouzanData communication and networks by B. Forouzan
Data communication and networks by B. ForouzanPreethi T G
 
Ethernet protocol
Ethernet protocolEthernet protocol
Ethernet protocolTom Chou
 
Cisco Networking (Routing and Switching)
Cisco Networking (Routing and Switching)Cisco Networking (Routing and Switching)
Cisco Networking (Routing and Switching)Alan Mark
 
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
 
IT8602 Mobile Communication - Unit I Introduction
IT8602 Mobile Communication - Unit I IntroductionIT8602 Mobile Communication - Unit I Introduction
IT8602 Mobile Communication - Unit I Introductionpkaviya
 
Carrier-sense multiple access with collision avoidance CSMA/CA
Carrier-sense multiple access with collision avoidance CSMA/CACarrier-sense multiple access with collision avoidance CSMA/CA
Carrier-sense multiple access with collision avoidance CSMA/CASoumen Santra
 
Application layer protocols
Application layer protocolsApplication layer protocols
Application layer protocolsFabMinds
 

Mais procurados (20)

Point To Point Protocol
Point To Point ProtocolPoint To Point Protocol
Point To Point Protocol
 
ETHERNET
ETHERNETETHERNET
ETHERNET
 
MQTT - MQ Telemetry Transport for Message Queueing
MQTT - MQ Telemetry Transport for Message QueueingMQTT - MQ Telemetry Transport for Message Queueing
MQTT - MQ Telemetry Transport for Message Queueing
 
Ethernet
EthernetEthernet
Ethernet
 
WLAN
WLANWLAN
WLAN
 
Guided media
Guided mediaGuided media
Guided media
 
Overview of Low Power Wide Area Networks
Overview of Low Power Wide Area NetworksOverview of Low Power Wide Area Networks
Overview of Low Power Wide Area Networks
 
Ethernet frame format
Ethernet frame formatEthernet frame format
Ethernet frame format
 
IEEE 802.11 and Bluetooth
IEEE 802.11 and BluetoothIEEE 802.11 and Bluetooth
IEEE 802.11 and Bluetooth
 
Data communication and networks by B. Forouzan
Data communication and networks by B. ForouzanData communication and networks by B. Forouzan
Data communication and networks by B. Forouzan
 
Cdma2000
Cdma2000Cdma2000
Cdma2000
 
Ethernet protocol
Ethernet protocolEthernet protocol
Ethernet protocol
 
Cisco Networking (Routing and Switching)
Cisco Networking (Routing and Switching)Cisco Networking (Routing and Switching)
Cisco Networking (Routing and Switching)
 
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)
 
IT8602 Mobile Communication - Unit I Introduction
IT8602 Mobile Communication - Unit I IntroductionIT8602 Mobile Communication - Unit I Introduction
IT8602 Mobile Communication - Unit I Introduction
 
GSM channels
GSM channelsGSM channels
GSM channels
 
Media Access Control
Media Access ControlMedia Access Control
Media Access Control
 
Gsm architecture
Gsm architectureGsm architecture
Gsm architecture
 
Carrier-sense multiple access with collision avoidance CSMA/CA
Carrier-sense multiple access with collision avoidance CSMA/CACarrier-sense multiple access with collision avoidance CSMA/CA
Carrier-sense multiple access with collision avoidance CSMA/CA
 
Application layer protocols
Application layer protocolsApplication layer protocols
Application layer protocols
 

Destaque

10 gigabit ethernet technology
10 gigabit ethernet technology10 gigabit ethernet technology
10 gigabit ethernet technologyLikan Patra
 
Fddi & Gigabit Ethernet
Fddi & Gigabit EthernetFddi & Gigabit Ethernet
Fddi & Gigabit EthernetUtkarsh Verma
 
Why 10 Gigabit Ethernet Draft v2
Why 10 Gigabit Ethernet Draft v2Why 10 Gigabit Ethernet Draft v2
Why 10 Gigabit Ethernet Draft v2Vijay Tolani
 
Ethernet
EthernetEthernet
Ethernetsosle
 
Asynchronous transfer mode (atm)
Asynchronous transfer mode (atm)Asynchronous transfer mode (atm)
Asynchronous transfer mode (atm)Sajan Sahu
 
historia de Ethernet
historia de Ethernethistoria de Ethernet
historia de EthernetIsabel Yepes
 
2010 deep research report on china solar power system
2010 deep research report on china solar power system2010 deep research report on china solar power system
2010 deep research report on china solar power system168report
 
Optical Communication on PCB
Optical Communication on PCBOptical Communication on PCB
Optical Communication on PCBManasa K
 
Challenges in Integrated Electronic System Designs
Challenges in Integrated Electronic System DesignsChallenges in Integrated Electronic System Designs
Challenges in Integrated Electronic System DesignsManasa K
 
Systems Engineering Process Applied for Developing Handheld Projector
Systems Engineering Process Applied for Developing Handheld ProjectorSystems Engineering Process Applied for Developing Handheld Projector
Systems Engineering Process Applied for Developing Handheld ProjectorManasa K
 

Destaque (20)

10 gigabit ethernet technology
10 gigabit ethernet technology10 gigabit ethernet technology
10 gigabit ethernet technology
 
Fast ethernet
Fast ethernetFast ethernet
Fast ethernet
 
Gigabit Ethernet
Gigabit EthernetGigabit Ethernet
Gigabit Ethernet
 
Red ethernet
Red ethernetRed ethernet
Red ethernet
 
The 10 Gigabit Ethernet
The 10 Gigabit EthernetThe 10 Gigabit Ethernet
The 10 Gigabit Ethernet
 
Historia Ethernet
Historia EthernetHistoria Ethernet
Historia Ethernet
 
Introducción a WDM y OTN
Introducción a WDM y OTNIntroducción a WDM y OTN
Introducción a WDM y OTN
 
Hippi
HippiHippi
Hippi
 
Fddi & Gigabit Ethernet
Fddi & Gigabit EthernetFddi & Gigabit Ethernet
Fddi & Gigabit Ethernet
 
Why 10 Gigabit Ethernet Draft v2
Why 10 Gigabit Ethernet Draft v2Why 10 Gigabit Ethernet Draft v2
Why 10 Gigabit Ethernet Draft v2
 
Ethernet
EthernetEthernet
Ethernet
 
Asynchronous transfer mode (atm)
Asynchronous transfer mode (atm)Asynchronous transfer mode (atm)
Asynchronous transfer mode (atm)
 
historia de Ethernet
historia de Ethernethistoria de Ethernet
historia de Ethernet
 
Dqdb
DqdbDqdb
Dqdb
 
2010 deep research report on china solar power system
2010 deep research report on china solar power system2010 deep research report on china solar power system
2010 deep research report on china solar power system
 
Optical Communication on PCB
Optical Communication on PCBOptical Communication on PCB
Optical Communication on PCB
 
Challenges in Integrated Electronic System Designs
Challenges in Integrated Electronic System DesignsChallenges in Integrated Electronic System Designs
Challenges in Integrated Electronic System Designs
 
Systems Engineering Process Applied for Developing Handheld Projector
Systems Engineering Process Applied for Developing Handheld ProjectorSystems Engineering Process Applied for Developing Handheld Projector
Systems Engineering Process Applied for Developing Handheld Projector
 
Ethernet
EthernetEthernet
Ethernet
 
Norma ieee 802.3
Norma ieee 802.3Norma ieee 802.3
Norma ieee 802.3
 

Semelhante a Gigabit Ethernet

Semelhante a Gigabit Ethernet (20)

Gigabit ethernet by jitendra kumar
Gigabit ethernet by jitendra kumarGigabit ethernet by jitendra kumar
Gigabit ethernet by jitendra kumar
 
Advance ethernet
Advance ethernetAdvance ethernet
Advance ethernet
 
network
networknetwork
network
 
Chapter 10 network for PG PAWSN
Chapter 10 network for PG PAWSNChapter 10 network for PG PAWSN
Chapter 10 network for PG PAWSN
 
Ethernet - LAN
Ethernet - LANEthernet - LAN
Ethernet - LAN
 
Communication Performance Over A Gigabit Ethernet Network
Communication Performance Over A Gigabit Ethernet NetworkCommunication Performance Over A Gigabit Ethernet Network
Communication Performance Over A Gigabit Ethernet Network
 
04 - Networking Technologies.ppt
04 - Networking Technologies.ppt04 - Networking Technologies.ppt
04 - Networking Technologies.ppt
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Fast_Ethernet.ppt
Fast_Ethernet.pptFast_Ethernet.ppt
Fast_Ethernet.ppt
 
LAN TECHNOLOGLES
 LAN TECHNOLOGLES LAN TECHNOLOGLES
LAN TECHNOLOGLES
 
Chapter 4ver2
Chapter 4ver2Chapter 4ver2
Chapter 4ver2
 
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
 
networking1.ppt
networking1.pptnetworking1.ppt
networking1.ppt
 
6 Ethernet
6 Ethernet6 Ethernet
6 Ethernet
 
Local Area Network – Wired LAN
Local Area Network – Wired LANLocal Area Network – Wired LAN
Local Area Network – Wired LAN
 
QSpiders - Dod Model
QSpiders - Dod ModelQSpiders - Dod Model
QSpiders - Dod Model
 
NET1.PPT
NET1.PPTNET1.PPT
NET1.PPT
 
4G technology
4G technology4G technology
4G technology
 
4G Mobile Communications
4G Mobile Communications4G Mobile Communications
4G Mobile Communications
 
40G 100G gigabit ethernet technology overview
40G 100G gigabit ethernet technology overview40G 100G gigabit ethernet technology overview
40G 100G gigabit ethernet technology overview
 

Último

Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 

Último (20)

Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 

Gigabit Ethernet

  • 1. Gigabit Ethernet Manasa.K CWB0912002, FT-2012 M. Sc. (Engg.) in Electronic System Design Engineering Module leader: Narasimha Murthy K.R M.S.Ramaiah School of Advanced Studies 1
  • 2. Overview • Introduction • Gigabit Ethernet Layers • Media Access Control (MAC) • Gigabit Media-Independent Interface (GMII) • Auto Negotiation and Physical Media • Advantages • Disadvantages • Conclusion M.S.Ramaiah School of Advanced Studies 2
  • 3. Introduction • Ethernet is a physical and data link layer technology for LAN. Higher level network protocols like IP/TCP use Ethernet as their transmission medium. • It was developed by Robert Metcalfe in 1980’s. • The first generation Ethernet supported a maximum data rate of 10 Mbps. Later, the second generation Fast Ethernet standards increased this maximum data rate to 100 Mbps. • Now the latest third generation, Gigabit Ethernet provides a data rate of 1000 Mbps and was developed in June 1998 • It is compatible with the existing Ethernets, as it uses the same CSMA/CD and MAC protocols. M.S.Ramaiah School of Advanced Studies 3
  • 4. Gigabit Ethernet Layers •Gigabit Ethernet (IEEE802.3z) addresses the two lowest layers of the model: •Layer 2, the Data-link layer, which describes how data are organized into frames and sent over the network, and •Layer 1, the Physical layer, which describes the network medium and signalling specifications. M.S.Ramaiah School of Advanced Studies 4
  • 5. Medium Access Control (MAC) • The MAC layer of Gigabit Ethernet uses same CSMA/CD protocol as Ethernet. • Gigabit Ethernet maintains maximum and minimum frame size of Ethernet, as it is 10 times faster than the Fast Ethernet, to maintain the slot size, the cable length should be reduced to 10meters, which is not useful. • Instead Gigabit Ethernet uses a bigger slot size of 512bytes. *To maintain compatibility with Ethernet, the minimum frame size is not increased instead the carrier event is extended. *If the frame is shorter than 512 bytes, then it is padded with extension symbols. Carrier Extension: M.S.Ramaiah School of Advanced Studies 5
  • 6. MAC • Carrier extension helps in detecting the collision. It appends a set of special symbols to the end of short MAC frames so that the resulting block is at least 512bytes. • The extension symbols are removed before the FCS is checked by the receiver. So the next layer is not even aware of the carrier extension. Frame bursting: • If the source host has many small frames to send, it can send them in a burst after a MAC arbitration. • Except for the first frame, other frames sent in a burst need not be carrierextended. • If the first frame is larger than 512 bytes, it need not be carrier-extended. • The burst can be as long as 8192 bytes. M.S.Ramaiah School of Advanced Studies 6
  • 7. Gigabit Media-Independent Interface • The GMII is the interface between the MAC layer and the Physical layer. It allows any physical layer to be used with the MAC layer. • It is an extension of the MII ( Media Independent Interface ) used in Fast Ethernet. It uses the same management interface as MII. It supports 10, 100 and 1000 Mbps data rates. • It provides separate 8-bit wide receive and transmit data paths, so it can support both fullduplex as well as half-duplex operation. • The GMII provides 2 media status signals : one indicates presence of the carrier, and the other indicates absence of collision. The Reconciliation Sublayer (RS) maps these signals to Physical Signalling which is understood by the existing MAC sublayer. • With the GMII, it is possible to connect various media types such as shielded and unshielded twisted pair, and single-mode and multi mode optical fibre, while using the same MAC controller. M.S.Ramaiah School of Advanced Studies 7
  • 8. GMII The GMII is divided into three sub layers : PCS, PMA and PMD. PCS (Physical Coding Sub layer) • It provides a uniform interface to the Reconciliation layer for all physical media. Carrier Sense and Collision Detect indications are generated by this sub layer. It also manages the auto-negotiation process by which the NIC (Network Interface) communicates with the network to determine the network speed (10,100 or 1000 Mbps) and mode of operation (halfduplex or full-duplex). PMA (Physical Medium Attachment) • This layer serializes code groups for transmission and de-serializes bits received from the medium into code groups. PMD (Physical Medium Dependent) • This sub layer maps the physical medium to the PCS. This layer defines the physical layer signalling used for various media. The MDI ( Medium Dependent Interface), which is a part of PMD is the actual physical layer interface. This layer defines the actual physical attachment, such as connectors, for different media types. M.S.Ramaiah School of Advanced Studies 8
  • 9. Auto Negotiation and Physical Media • Auto Negotiation was defined in Fast Ethernet to automatically select operational speeds between 10 and 100 Mbps. It was adapted to Gigabit Ethernet primarily to select between duplex mode and the use of link-level flow control. • On a 1000Base-X link, the configuration information exchanged through Auto Negotiation is encoded into a special sequence of 8B/10B codes that transfers 16 bits of configuration information at a time. • On a typical 1000Base-X link, the Auto Negotiation exchange will be completed roughly 40 milliseconds after the cables are plugged in or the equipment is turned on. Physical Media: Unshielded Twisted Pair (UTP-5): 4-pairs Shielded Twisted Pair (STP) Multimode Fiber: 50 mm and 62.5 mm Single-Mode Fiber M.S.Ramaiah School of Advanced Studies 9
  • 10. Advantages • Increased bandwidth for higher performance. • Full-duplex capacity, allowing data to be transmitted and received at the time so that the effective bandwidth is virtually doubled. • Provides full compatibility with the large installed base of Ethernets and Fast Ethernet nodes. • Low cost of acquisition and ownership. • Transfer large amount of data across the network quickly. M.S.Ramaiah School of Advanced Studies 10
  • 11. Disadvantages • Not originally designed to support real-time voice and video traffic. works best when working solely with network traffic comprised solely of data. • Cannot prioritize traffic to deliver effective Class of Service (CoS). • Gigabit Ethernet is still not in use. M.S.Ramaiah School of Advanced Studies 11
  • 12. Summary • Gigabit Ethernet supports data rate of 1000Mbps. • CSMA/CD protocol are same as that of Ethernet and Fast Ethernet. It helps in reducing the collision. • Carrier extension is extended with special symbols so that the block is 512 bytes. Frame bursting is used to achieve higher throughput. • GMII is an interface between MAC and Physical layer, supports half and full duplex modes of operation and also connects various media. • Auto negotiation selects the duplex modes, transfers 16 bit of information data at a time. • Gigabit Ethernet uses higher bandwidth and provides higher performance. • It is still not in use. And it only works with network traffics. M.S.Ramaiah School of Advanced Studies 12
  • 13. References • Howard Frazier Gigabit Ethernet: From 100 to1,000 Mb Cisco Systems Inc (25th May 2013) • T. C. Tan (August 2000) Gigabit Ethernet and structured cabling Electronics & Communication Engineering Journal (25th May 2013) • Vinay Moorthy Gigabit Ethernet Version 2 CSE IIT Kharagpur ( 26th May 2013) • Gigabit Ethernet available from<http://www.cisco.com/web/about/ac123/ac147/ac174/ac199/about_cisco_ipj_ archive_article09186a00800c85a6.html >The Internet Protocol Journal - Volume 2, No. 3 (26th May 2013) • Ethernet Introduction to Gigabit Ethernet available from <http://www.cisco.com/en/US/tech/tk389/tk214/tech_brief09186a0080091a8a.html > ( 26th May 2013) M.S.Ramaiah School of Advanced Studies 13
  • 14. Thank You M.S.Ramaiah School of Advanced Studies 14