Open In App

Elements of Computer Network

Last Updated : 27 Dec, 2021
Improve
Improve
Like Article
Like
Save
Share
Report

Computer Network is a system in which multiple nodes are connected to each other to share information and resources. A computer network allows sharing of resources between different nodes connected within it. 

Computer Network Elements: The objects basically used in a computer network are known as Computer Network Elements (CNEs). There are basically 4 computer networking elements: 

  1. Computers
  2. Transmission medium (wired or wireless)
  3. Protocols
  4. Network software 

All the elements of a computer network are described below: 

1. Computers: 
A computer is a digital device that is able to accept data as input, a process that data using predefined algorithms and data structures, and perform tasks as output – that includes the transformation of raw data into information, then knowledge, and finally insight about the data’s domain. The output also takes the form of the performance of physical tasks along with data storage, data transformation, and data retrieval. The network is also formed by computers for the purposes of data interchange and leveraging a distributed programming model for parallel processing. 

2. Transmission medium: 
The means through which we send our data from one place to another is known as the Transmission medium. 
Signals are used to represent data by computers and other telecommunication devices. The signals (i.e., data or information) are transmitted in the form of electromagnetic energy from one device to another. These signals travel through a vacuum, air, or other transmission mediums to move from one point to another (from sender to receiver). 

The transmission medium is of two types: 

  • (i) Wired or Guided: For example, Twisted Pair Cable, Coaxial Cable, and Optical Fiber Cable.
  • (i) Wireless or Unguided: For example, Radiowaves, Microwaves, and Infrared. 

3. Protocols: 
There are some defined rules and conventions for communication between network devices. 
These are called Protocols. Network protocols include mechanisms for devices to identify and make connections with each other, as well as formatting rules that specify how data is packaged into sent and received messages. 

Protocols may be of 3 types: 

  1. Internet Protocols
  2. Wireless Network Protocols
  3. Network Routing Protocols 

4. Network Software: 
Network software is a foundational element for any network. This type of software helps administrators deploy, manage and monitor a network. The traditional networks are made up of specialized hardware, such as routers and switches, that bundle the networking software into the solution. 

Such types of software encompasses a broad range of software used for the design, implementation, and operation, and monitoring of computer networks. Traditional networks were hardware-based with software embedded. When software like Defined Networking (SDN) emerged, the software is separated from the hardware thus making it more adaptable to the ever-changing nature of the computer network. 


Like Article
Suggest improvement
Share your thoughts in the comments

Similar Reads