Open In App

Network Control Unit

Improve
Improve
Like Article
Like
Save
Share
Report

Computer networks are a collection of devices that are connected together to exchange data and information. The network control unit (NCU) is a device that is responsible for controlling and managing the flow of data in a computer network. It plays a crucial role in ensuring that data is transmitted efficiently and reliably between devices.

The NCU is a hardware device that is typically located at the center of a network and is responsible for the following tasks:

  • Routing: The NCU receives incoming data packets from devices in the network and determines the best path for the packets to reach their destination. This process is known as routing.
  • Switching: The NCU is responsible for switching data packets between devices in the network. It uses a switching table to determine which device to send the data packets to based on their destination address.
  • Buffering: The NCU stores data packets temporarily in a buffer when there is congestion in the network. This helps prevent data loss and ensures that the network operates smoothly.

Example

Consider a network with four devices (A, B, C, and D) connected to an NCU. Device A wants to send a data packet to device D. The NCU receives the data packet from device A and looks up the destination address in its routing table. It determines that the best path for the data packet to reach device D is through device C. The NCU then sends the data packet to device C, which forwards it to device D.

Key Terms

There are several subtopics related to the NCU and its functions, including:

  1. Routing protocols: The NCU uses routing protocols to determine the best path for data packets to reach their destination. There are various routing protocols, such as OSPF, BGP, and EIGRP, each with its own set of rules and algorithms for determining the best path.
  2. Switching techniques: There are several techniques that the NCU can use to switch data packets between devices, such as circuit switching, packet switching, and cell switching.
  3. Network congestion: The NCU plays a crucial role in managing network congestion, which occurs when there is more traffic in the network than the capacity of the network can handle. The NCU uses techniques such as flow control and error control to prevent data loss and ensure that the network operates smoothly.

Applications

The NCU has several applications in computer networks, including:

  • Internet service providers (ISPs) use NCUs to manage the flow of data between their networks and the internet.
  • Enterprises use NCUs to manage the flow of data within their internal networks.
  • Government agencies use NCU’s to manage the flow of data in their networks.

Advantages

  • The NCU helps improve the efficiency of data transmission in a network by routing data packets through the best path and switching them between devices.
  • It helps prevent data loss and ensures that the network operates smoothly by buffering data packets and using flow control and error control techniques.
  • The NCU helps improve the security of a network by enforcing access controls and limiting the flow of data to authorized devices.

Disadvantages

  • The NCU is a single point of failure in a network. If it fails, the entire network may be disrupted.
  • It requires regular maintenance and updates to ensure that it is operating efficiently.
  • The NCU can be a bottleneck in a network if it is not able to handle the volume of data traffic.
  • It can be expensive to purchase and maintain an NCU.

Last Updated : 06 Jan, 2023
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads