ch5 Network PDF
ch5 Network PDF
1.1
5-1 What is a multiple access protocol?
1.2
Multiple Access Protocol
1.3
5.2 types of multiple access protocol
1.4
Random Access Protocols
• In this protocol, all the station has the equal priority to send the
data over a channel .
• In random access protocol, one or more stations cannot depend
on another station nor any station control another station .
• Depending on the channel's state (idle or busy), each station
transmits the data frame.
• However, if more than one station sends the data over a channel,
there may be a collision or data conflict.
• Due to the collision, the data frame packets may be lost or
changed. And hence, it does not receive by the receiver end.
1.5
The different methods of random-access protocols for broadcasting
frames on the channel.
1. Aloha
2. CSMA
3. CSMA/CD
4. CSMA/CA
1.6
1. ALOHA Random Access Protocol
It is designed for wireless LAN (Local Area Network) but can also
be used in a shared medium to transmit data. Using this method,
any station can transmit data across a network simultaneously
when a data frameset is available for transmission
1.7
• Aloha Rules
• Collision and data frames may be lost during the transmission of data
collision detection.
1.8
• Aloha Types
1.9
• Aloha Types
1. Pure Aloha
1.10
• Aloha Types
1. Pure Aloha
• When any station transmits the data frame to a channel, the pure Aloha
waits for the receiver's acknowledgment .
• If it does not acknowledge the receiver end within the specified
time, the station waits for a random amount of time, called the
backoff time (Tb). And the station may assume the frame has been
lost or destroyed. Therefore, it retransmits the frame until all the
data are successfully transmitted to the receiver.
1.11
Figure 5.1 Frames in Pure Aloha
1.12
• Aloha Types
2. Slotted Aloha
1.13
Figure 5.2 Frames in Slotted Aloha
1.14
1. CSMA (Carrier Sense Multiple Access)
1.15
CSMA Access Modes
1-Persistent: In the 1-Persistent mode of CSMA that defines each node, first sense
the shared channel and if the channel is idle, it immediately sends the data. Else it
must wait and keep track of the status of the channel to be idle and broadcast the
frame unconditionally as soon as the channel is idle.
1.16
CSMA Access Modes
1.17
CSMA Access Modes
1.18
2. Controlled Access Protocol
1.19
3. Channelization Protocols
1.20
1. FDMA
1.21
2. TDMA
1.22
3. CDMA
1.23