Unit-III Part-2
Unit-III Part-2
Controlled Access:
Reservation Polling Token Passing.
*************************************
In controlled access, the stations search for information from one another to
find which station has the right to send. It allows only one node(station) to
send at a time, to avoid the collision of messages on a shared medium. The
three controlled-access methods are:
1. Reservation 2. Polling 3. Token Passing
The above figure show that five stations having five-slot reservation frame.
In the first interval, only stations 1, 3, and 4 have made reservations and
stations 2 and 5 don’t have reservations. Stations 1, 3, and 4 have send
the data due made the reservation. Station 2 and 5 don’t send data due to
they don’t have reservation.
Stations 1 have made reservations send data, other stations don’t have
reservation and don’t send data
Station1 to 5 don’t have reservation and they don’t send data.
Advantages:-
The main advantage of reservation is high rates and low rates of data
accessing time of the respective channel can be predicated easily. Here
time and rates are fixed.
Priorities can be set to provide fast access from secondary.
Predictable network performance: such as in real-time video or audio
streaming.
Reduced contention: we can improve network efficiency and reduce
packet loss.
Quality of Service (QoS) support: we ensure that high-priority traffic is
given better usage of over lower-priority traffic.
Efficient use of bandwidth
Support for multimedia applications
Disadvantages:-
Highly trust on controlled dependability.
Decrease in capacity and channel data rate under light loads; increase in
transposition time.
In FDMA, The available bandwidth is divided into equal bands so that each
station can be allocated its own band.
Guard bands are also added so that no two bands overlap to avoid Collision
and noise.
It is a data link layer protocol that uses FDM[frequency division multiplexing]
at the physical layer.
Example:-
In this, the bandwidth is shared just only one channel. Suppose we have 10
stations .all 10 stations are not send data at the same time rather each
station has allotted a time and that time the station will transmit the data.
The entire bandwidth is just one channel.
Stations share the capacity of the channel in time.
Not all data will transmitted at same time in the channel. The time is allotted
to each station and at that time station need to send data. The entire channel
will give to one station and it is completed then given to next station.
In the above diagram station 1, 2, 3 and 4 can generate the data like
d1,d2,d3 and d4.each station will having a code. C1 is the code for station1
and it is applied to on d1. Similarly C2 is the code for station 2 and it is
applied to on d2,
C3 is the code for station3 and it is applied to on d3 and C4 is the code for
station 4 and it is applied to on d4.
The common channel has carried all data like d1.c1+d2.c2+d3.c3+d4.c4.
Hence this is multiplexing. i .e multiple signals are converting to single
channel.
The receiver will use the code in order to retrieve the data. The assigned code
have two properties.
1. If we multiply each code by another we get 0
2. If we multiply each code by itself, we get 4 ( the no. of stations)