0% found this document useful (0 votes)
8 views

IEEEframes

Token Bus (IEEE 802.4) is a token passing local area network standard where a logical ring is created using coaxial cable to form a bus or tree topology. Stations only transmit data when they have the token passed to them in a sequential order around the logical ring. The frame format includes fields for preamble, start/end delimiters, frame control, source/destination addresses, data, and checksum.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views

IEEEframes

Token Bus (IEEE 802.4) is a token passing local area network standard where a logical ring is created using coaxial cable to form a bus or tree topology. Stations only transmit data when they have the token passed to them in a sequential order around the logical ring. The frame format includes fields for preamble, start/end delimiters, frame control, source/destination addresses, data, and checksum.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Token Bus (IEEE 802.

4)
Token Bus (IEEE 802.4) is a popular standard for token passing LANs. In a token
bus LAN, the physical media is a bus or a tree, and a logical ring is created using
coaxial cable. The token is passed from one user to another in a sequence (clockwise
or anticlockwise). Each station knows the address of the station to its “left” and
“right” as per the sequence in the logical ring. A station can only transmit data when it
has the token. The working of a token bus is somewhat similar to Token Ring.

The above diagram shows a logical ring formed in a bus-based token-passing LAN.
The logical ring is shown with the arrows.

Frame Format:
The various fields of the frame format are:
1. Preamble – It is used for bit synchronization. It is 1-byte field.

2. Start Delimiter – These bits mark the beginning of the frame. It is 1-byte
field.

3. Frame Control – This field specifies the type of frame – data frame and
control frames. It is 1-byte field.

4. Destination Address – This field contains the destination address. It is a 2 to


6 bytes field.

5. Source Address – This field contains the source address. It is a 2 to 6 bytes


field.

6. Data – If 2-byte addresses are used then the field may be up to 8182 bytes
and 8174 bytes in case of 6-byte addresses.

7. Checksum – This field contains the checksum bits which are used to detect
errors in the transmitted data. It is 4 bytes field.

8. End Delimiter – This field marks the end of a frame. It is 1-byte field.

IEEE 802.5 (Token Ring):


Token Ring protocol is a communication protocol used in Local Area Network
(LAN). In a token ring protocol, the topology of the network is used to define the
order in which stations send. The stations are connected to one another in a single
ring. It uses a special three-byte frame called a “token” that travels around a ring. It
makes use of Token Passing controlled access mechanism. Frames are also
transmitted in the direction of the token. This way they will circulate around the ring
and reach the station which is the destination.
Ring Latency –
The time taken by a single bit to travel around the ring is known as ring latency.

Cycle Time –
The time taken by the token to complete one revolution of the ring is known as cycle
time.

Token Holding Time (THT) –


The maximum time a token frame can be held by a station is known as THT, by
default it is set to 10msec. No station can hold the token beyond THT.

You might also like