SlideShare uma empresa Scribd logo
1 de 27
Token Bus (IEEE 802.4) : Definition




 Token bus is a physical bus
 that operates as a logical ring
 using tokens.
    (From: Local Area Networks - Fourzan)
Introduction to Token Bus

 Token Bus (IEEE 802.4) combines features of Ethernet
  (a bus topology) and Token ring.

 Stations are logically organized into a ring. A token is
  passed among the stations. If a station wants to send data,
  it must wait and capture the token.

 Token Bus is limited to factory automation and process
  control and has no commercial applications in data
  communication.
Token Bus: Introduction

 The logical ring is formed based on the MAC address
  of the station in descending order.
 Each station considers the immediate lower address
  as next station and the station with immediate
  higher as the previous station.
 Eg:
    20           44         65       90
Token Ring (IEEE 802.5)

 Token ring requires that stations take turns sending data.


 Each station may transmit only during its turn and may
  send only one frame during each turn.

 The mechanism that coordinates this rotation is called
  token passing.
Token Passing
Token Passing
Token Passing
Token Passing
Service Classes
Service Classes
Ring Management
Ring Management: Removing Stations

        1. Voluntary Leaving:
Ring Management: Removing Stations

       2. Unexpected Leaving:
Ring Management: Adding Stations

 CASE 1
Ring Management: Adding Stations

 CASE 1 (Contd….)
Ring Management: Adding Stations

 CASE 2
Ring Management

  Token Recovery
Ring Management

 Removing Duplicate Tokens
Ring Management

 Ring Initialization
Token Bus Layers
 The Token Bus protocol operates in the :-
     a) Data Link Layer:
            1. LLC Sublayer
           2. MAC Sublayer
     b) Physical Layer

 The logical link control (LLC) is the upper part
 sublayer of the data link layer (logical addresses,
 control information, and data)

 Media Access Control (MAC) sublayer resolves
 the contention for the shared media.
Token Bus Layers

              LLC                      Data
                                       Link
              MAC                      Layer

        Physical Layer


Transmission Medium



                                 MAC Sublayer
It uses the token passing access method over a physical bus topology.
Mac Sublayer

 Frame Format – general format of fields in the frame at
 the MAC layer
  1. Preamble: Consists of one or more bytes of a
  pre-defined pattern to synchronize the sender and
  receiver.
 2. Start delimiter: Its 1 byte long and is used to
  alert the receiving station when a frame is arriving.
 3. Frame control: Its 1 byte long and defines the
  type of the frame: if the 1st 2 bits are 00 - MAC control frame
                  if 01 – data frame from LLC layer.
                  if 10 – Data from other protocols.
Mac Sublayer (Frame Control Field)

 A MAC control frame can be:
        000000 – Claim token
        000001 – Solicit successor- 1
        000010 – Solicit successor- 2
        000011 – Who- follows                FC for
                                             control
        000100 – Resolve contention          frames
        001000 – Token
        001100 – Set-successor
        000 – request – with -no- response
                                              FC for
        001 – request – with response         Data
                                              frames
        010 - response
Mac Sublayer

4. Destination address: Contains the physical
 address of the frame’s next destination. The DA may
 or may not be valid based on the type of frame.
         FRAME                       Destination Address
 Claim token             IGNORED
 Solicit successor- 1    ADDRESS OF SUCCESSOR
 Solicit successor- 2    ADDRESS OF SUCCESSOR
 Who- follows            IGNORED
 Resolve contention      IGNORED
 Token                   ADDRESS OF SUCCESSOR
 Set-successor           ADDRESS OF STATION THAT SENT SOLICIT-SUCCESSOR
                         FRAME

 Data                    ADDRESS OF RECEPIENT OF DATA
5. Source Address: Its 2 to 6 bytes long and
 contains the physical address of the sending station.
 Its PRESENT in all types of frames
6. Data: It contains data coming from the LLC layer
 for a data frame or extra information required for
 some control frames
7. FCS: Its 4 bytes long and contains a CRC-32 error
 detection sequence
8. End delimiter: Its 1 byte long and is used to alert
 the receiving station to the termination of a frame. It
 serves as a flag. The field may be 1 or N (non-data) bit.
DATA FIELD CONTENTS:
        FRAME                                     DATA
Claim token            Length of frame
Solicit successor- 1   Missing
Solicit successor- 2   Missing
Who- follows           Missing
Resolve contention     Missing
Token                  Missing
Set-successor          New address of successor
Data                   Data coming from LLC level

  ED FIELD FORMAT:

                       N     N       1      N       1    1   1   1
Physical Layer

Mais conteúdo relacionado

Mais procurados

Mais procurados (20)

Ethernet Computer network
Ethernet Computer networkEthernet Computer network
Ethernet Computer network
 
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESSComputer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
 
Destination Sequenced Distance Vector Routing (DSDV)
Destination Sequenced Distance Vector Routing (DSDV)Destination Sequenced Distance Vector Routing (DSDV)
Destination Sequenced Distance Vector Routing (DSDV)
 
Token ring
Token ringToken ring
Token ring
 
Computer network switching
Computer network switchingComputer network switching
Computer network switching
 
Ethernet
EthernetEthernet
Ethernet
 
Token bus standard
Token bus standardToken bus standard
Token bus standard
 
WLAN
WLANWLAN
WLAN
 
Network layer logical addressing
Network layer logical addressingNetwork layer logical addressing
Network layer logical addressing
 
Multiplexing in mobile computing
Multiplexing in mobile computingMultiplexing in mobile computing
Multiplexing in mobile computing
 
IEEE Standards
IEEE StandardsIEEE Standards
IEEE Standards
 
Framing in data link layer
Framing in data link layerFraming in data link layer
Framing in data link layer
 
Internetworking
InternetworkingInternetworking
Internetworking
 
Controlled Access Protocols
Controlled Access ProtocolsControlled Access Protocols
Controlled Access Protocols
 
Framing Protocols
Framing ProtocolsFraming Protocols
Framing Protocols
 
2.6 ethernet ieee 802.3
2.6 ethernet   ieee 802.32.6 ethernet   ieee 802.3
2.6 ethernet ieee 802.3
 
Presentation Routing algorithm
Presentation Routing algorithmPresentation Routing algorithm
Presentation Routing algorithm
 
IEEE 802 Standard for Computer Networks
IEEE 802 Standard for Computer NetworksIEEE 802 Standard for Computer Networks
IEEE 802 Standard for Computer Networks
 
Media Access Control
Media Access ControlMedia Access Control
Media Access Control
 
Computer networks - Channelization
Computer networks - ChannelizationComputer networks - Channelization
Computer networks - Channelization
 

Semelhante a Token bus

unit2-210710110327.pdf
unit2-210710110327.pdfunit2-210710110327.pdf
unit2-210710110327.pdfssuser3aa461
 
Lan switching technologies
Lan switching technologiesLan switching technologies
Lan switching technologiesMohammedseleim
 
Introduction to the OSI 7 layer model and Data Link Layer
Introduction to the OSI 7 layer model and Data Link LayerIntroduction to the OSI 7 layer model and Data Link Layer
Introduction to the OSI 7 layer model and Data Link LayerVNIT-ACM Student Chapter
 
Jaimin chp-3 - data-link layer- 2011 batch
Jaimin   chp-3 - data-link layer- 2011 batchJaimin   chp-3 - data-link layer- 2011 batch
Jaimin chp-3 - data-link layer- 2011 batchJaimin Jani
 
IEEE standards and Data Link Layer Protocol
IEEE standards and Data Link Layer ProtocolIEEE standards and Data Link Layer Protocol
IEEE standards and Data Link Layer ProtocolSajith Ekanayaka
 
Computer networks lan
Computer networks lanComputer networks lan
Computer networks lanDeepak John
 
datalinklayer-200201062315 (1).pptx
datalinklayer-200201062315 (1).pptxdatalinklayer-200201062315 (1).pptx
datalinklayer-200201062315 (1).pptxMeenaAnusha1
 
The osi model layers
The osi model layersThe osi model layers
The osi model layersINFitunes
 
Ethernet and token ring
Ethernet and token ringEthernet and token ring
Ethernet and token ringAbhijeet Shah
 

Semelhante a Token bus (20)

Unit 3 - Data Link Layer - Part A
Unit 3 - Data Link Layer - Part AUnit 3 - Data Link Layer - Part A
Unit 3 - Data Link Layer - Part A
 
Mac protocols
Mac protocolsMac protocols
Mac protocols
 
unit2-210710110327.pdf
unit2-210710110327.pdfunit2-210710110327.pdf
unit2-210710110327.pdf
 
Lan switching technologies
Lan switching technologiesLan switching technologies
Lan switching technologies
 
Introduction to the OSI 7 layer model and Data Link Layer
Introduction to the OSI 7 layer model and Data Link LayerIntroduction to the OSI 7 layer model and Data Link Layer
Introduction to the OSI 7 layer model and Data Link Layer
 
Computer networking
Computer networkingComputer networking
Computer networking
 
Ethernet
EthernetEthernet
Ethernet
 
Data Link Control
Data Link ControlData Link Control
Data Link Control
 
Expt no.3
Expt no.3Expt no.3
Expt no.3
 
80211
8021180211
80211
 
802.11 Computer Networks
802.11 Computer Networks802.11 Computer Networks
802.11 Computer Networks
 
Jaimin chp-3 - data-link layer- 2011 batch
Jaimin   chp-3 - data-link layer- 2011 batchJaimin   chp-3 - data-link layer- 2011 batch
Jaimin chp-3 - data-link layer- 2011 batch
 
IEEE standards and Data Link Layer Protocol
IEEE standards and Data Link Layer ProtocolIEEE standards and Data Link Layer Protocol
IEEE standards and Data Link Layer Protocol
 
Computer networks lan
Computer networks lanComputer networks lan
Computer networks lan
 
Chapter#14
Chapter#14Chapter#14
Chapter#14
 
DLL
DLLDLL
DLL
 
Role of CAN BUS in automotives
Role of CAN BUS in automotivesRole of CAN BUS in automotives
Role of CAN BUS in automotives
 
datalinklayer-200201062315 (1).pptx
datalinklayer-200201062315 (1).pptxdatalinklayer-200201062315 (1).pptx
datalinklayer-200201062315 (1).pptx
 
The osi model layers
The osi model layersThe osi model layers
The osi model layers
 
Ethernet and token ring
Ethernet and token ringEthernet and token ring
Ethernet and token ring
 

Último

Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 

Último (20)

Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 

Token bus

  • 1. Token Bus (IEEE 802.4) : Definition  Token bus is a physical bus that operates as a logical ring using tokens. (From: Local Area Networks - Fourzan)
  • 2. Introduction to Token Bus  Token Bus (IEEE 802.4) combines features of Ethernet (a bus topology) and Token ring.  Stations are logically organized into a ring. A token is passed among the stations. If a station wants to send data, it must wait and capture the token.  Token Bus is limited to factory automation and process control and has no commercial applications in data communication.
  • 3. Token Bus: Introduction  The logical ring is formed based on the MAC address of the station in descending order.  Each station considers the immediate lower address as next station and the station with immediate higher as the previous station.  Eg: 20 44 65 90
  • 4. Token Ring (IEEE 802.5)  Token ring requires that stations take turns sending data.  Each station may transmit only during its turn and may send only one frame during each turn.  The mechanism that coordinates this rotation is called token passing.
  • 12. Ring Management: Removing Stations 1. Voluntary Leaving:
  • 13. Ring Management: Removing Stations 2. Unexpected Leaving:
  • 14. Ring Management: Adding Stations  CASE 1
  • 15. Ring Management: Adding Stations  CASE 1 (Contd….)
  • 16. Ring Management: Adding Stations  CASE 2
  • 17. Ring Management  Token Recovery
  • 18. Ring Management  Removing Duplicate Tokens
  • 19. Ring Management  Ring Initialization
  • 20. Token Bus Layers  The Token Bus protocol operates in the :- a) Data Link Layer: 1. LLC Sublayer 2. MAC Sublayer b) Physical Layer  The logical link control (LLC) is the upper part sublayer of the data link layer (logical addresses, control information, and data)  Media Access Control (MAC) sublayer resolves the contention for the shared media.
  • 21. Token Bus Layers LLC Data Link MAC Layer Physical Layer Transmission Medium MAC Sublayer It uses the token passing access method over a physical bus topology.
  • 22. Mac Sublayer  Frame Format – general format of fields in the frame at the MAC layer 1. Preamble: Consists of one or more bytes of a pre-defined pattern to synchronize the sender and receiver. 2. Start delimiter: Its 1 byte long and is used to alert the receiving station when a frame is arriving. 3. Frame control: Its 1 byte long and defines the type of the frame: if the 1st 2 bits are 00 - MAC control frame if 01 – data frame from LLC layer. if 10 – Data from other protocols.
  • 23. Mac Sublayer (Frame Control Field)  A MAC control frame can be: 000000 – Claim token 000001 – Solicit successor- 1 000010 – Solicit successor- 2 000011 – Who- follows FC for control 000100 – Resolve contention frames 001000 – Token 001100 – Set-successor 000 – request – with -no- response FC for 001 – request – with response Data frames 010 - response
  • 24. Mac Sublayer 4. Destination address: Contains the physical address of the frame’s next destination. The DA may or may not be valid based on the type of frame. FRAME Destination Address Claim token IGNORED Solicit successor- 1 ADDRESS OF SUCCESSOR Solicit successor- 2 ADDRESS OF SUCCESSOR Who- follows IGNORED Resolve contention IGNORED Token ADDRESS OF SUCCESSOR Set-successor ADDRESS OF STATION THAT SENT SOLICIT-SUCCESSOR FRAME Data ADDRESS OF RECEPIENT OF DATA
  • 25. 5. Source Address: Its 2 to 6 bytes long and contains the physical address of the sending station. Its PRESENT in all types of frames 6. Data: It contains data coming from the LLC layer for a data frame or extra information required for some control frames 7. FCS: Its 4 bytes long and contains a CRC-32 error detection sequence 8. End delimiter: Its 1 byte long and is used to alert the receiving station to the termination of a frame. It serves as a flag. The field may be 1 or N (non-data) bit.
  • 26. DATA FIELD CONTENTS: FRAME DATA Claim token Length of frame Solicit successor- 1 Missing Solicit successor- 2 Missing Who- follows Missing Resolve contention Missing Token Missing Set-successor New address of successor Data Data coming from LLC level ED FIELD FORMAT: N N 1 N 1 1 1 1