Bhanu Priya has Published 1449 Articles

What is binary countdown protocol in computer networks?

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 14:21:52

1K+ Views

The collision free protocols are of three type and they are as follows −Bit map protocolToken passingBinary countdownNow let see about binary countdown protocol −Binary CountdownThe binary countdown is explained below in stepwise manner −Step 1 − A problem with the bit map protocol and token passing is that overhead ... Read More

What is Bit Map protocol in computer networks?

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 14:21:20

3K+ Views

Bit map protocol is called collision free Protocol. In bitmap protocol, each contention period consists of exactly N slots. If any station has to send a frame, then it transmits a 1 bit in the respective slot.Bitmap AlgorithmThe algorithm of Bit Map protocol is explained below −Step 1 − We ... Read More

What is CSMA with collision avoidance?

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 14:20:43

2K+ Views

Carrier Sense Multiple Access (CSMA) is a random-access protocol (multiple access protocol) that is used to minimise the chance of collision and increase performance. The main principle used is 'sense before transmit'. CSMA is using a shared medium which means any data passed with a common interconnection network.The Carrier Sense ... Read More

What is CSMA with collision detection?

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 14:19:48

5K+ Views

Carrier Sense Multiple Access (CSMA) is a random-access protocol (multiple access protocol) that is used to minimise the chance of collision and increase performance. The main principle used is 'sense before transmit'. CSMA is using a shared medium which means any data passed with a common interconnection network.The Carrier Sense ... Read More

What is slotted ALOHA in computer networks?

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 07:43:07

4K+ Views

Aloha is a packet switching system. The time interval required to transmit one packet is called a slot. Aloha is a random access technique.There are two ALOHA protocols as follows −Pure ALOHASlotted ALOHANow let us see what Slotted ALOHA is −Slotted ALOHAThe slotted ALOHA is explained below in stepwise manner ... Read More

What are different types of multiple access protocols?

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 07:39:58

2K+ Views

Multiple access protocols are generally used to coordinate access to link, here nodes can regulate their transmission onto the shared broadcast channels by using multiple access protocol, It is used on both wired and wireless LAN and satellite network.Multiple nodes can transmit frames at the same time, if so the ... Read More

What is a Dynamic channel allocation in computer networks?

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 07:38:03

3K+ Views

In wireless networks, a channel can be allocated between source and destination, and in between source and destination each router is connected to its neighbour router in peer to peer manner, the whole channel consists of a number of routers.So some of the channels are used for static routing and ... Read More

What is a static channel allocation in computer networks?

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 07:36:21

3K+ Views

In wireless networks, a channel can be allocated between source and destination, and in between source and destination each router is connected to its neighbour router in peer to peer manner, the whole channel consists of a number of routers.So some of the channels are used for static routing and ... Read More

What is the concept of flow and error control and their differences?

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 07:31:46

5K+ Views

Let us understand what error control in the computer networks is.Error ControlError control is concerned with ensuring that all frames are delivered to destination possibly in an order.To ensure the delivery it requires three items, which are explained below −AcknowledgementTypically, reliable delivery is achieved using the “acknowledgement with retransmission” paradigm, ... Read More

What are the services provided by the Network Layer?

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 07:30:00

14K+ Views

Network layer is the third layer in the OSI model of computer networking. Packet forwarding including routing through routers and quality of service management are done by the network layer.Nature of the serviceThe transport layer at the host side receives the service provided by the network layer. But the transport ... Read More

Advertisements