Unit 3
Unit 3
The medium access control (MAC) is a sublayer of the data link layer
of the open system interconnections (OSI) reference model for data
transmission.
It is responsible for flow control and multiplexing for transmission
medium.
It controls the transmission of data packets via remotely shared channels.
It sends data over the network interface card.
In DCA schemes, all channels are kept in a central pool and are
assigned dynamically to new calls as they arrive in the system.
After each call is completed, the channel is returned to the central
pool. It is fairly straightforward to select the most appropriate
channel for any call based simply on current allocation and current
traffic, with the aim of minimizing the interference.
DCA scheme can overcome the problem of FCA (Fixed channel
allocation) scheme.
However, variations in DCA schemes center around the different
cost functions used for selecting one of the candidate channels for
assignment.