Computer Networks Definition Types Characteristics Topology - REQMAT BLOGSPOT
Computer Networks Definition Types Characteristics Topology

Computer Networks Definition Types Characteristics Topology

REQMAT BLOGSPOT - Nareddula Rajeev Reddy NRR

Source (Internet): IACE Material.

What is a Computer Network

A computer network consists of two or more autonomous computers that are connected together in order to share resources (files, printers, modem etc), share application, allow electronic communication etc. A computer network includes the network operating system in the client and server machines, the cables, which connect different computers and all supporting hardware in between such as bridges, routers and switches. In wireless system, antennas and towers are also part of the network.

Types of Computer Network:

Computer network are generally classified according to their structure and the area

Local Area Network (LAN):-

In LAN, computers are connected locally within a room, building or in a small area. LAN can range from simple (two computers) to complex (hundred of computers and peripherals).LANs connect workstations and personal computers. User can share data as well as devices like printers, fax etc. and can use LAN to communicate with each other, by sending e-mail or chatting. Examples of LAN Technology: Ethernet, Token Ring, and Fiber Distributed Data Interconnect (FDDI).

Characteristics of LAN are:

  • Configured to small area i.e. it connects several devices over a distance of 5 to 10 KM.
  • High Speed
  • Low error rates
  • Data and hardware sharing between users.
  • Operates at speed ranging from 10Mbps to 100 Mbps. Now a data€™s 1000Mbps are available

Network Topology:

Topology is physical arrangement of computer system in a network. Or refers to the shape of networks. Some of the most common network topologies are

Bus topology

In bus topology, all devices are connected to a central cable, called the bus or backbone. The bus topology connects workstations using a single cable. Each workstation is connected to the next workstation in a point to point fashion. All workstation connect to the same cable. An extension to the bus topology is tree topology.

Advantage of Bus topology

Installation is easy and cheap. Connections are simple and easy to use. Data can be transmitted from the both sides.

Disadvantage of Bus topology

A single fault in the cable stops all transmission. Fault identification is difficult.       
                              

Ring topology:

In ring topology, all devices are connected to one another in the shape of a closed loop; so that each device is connected directly to each other i.e. the ring topology connects workstations in a closed loop. Data is transmitted around the ring in one direction only. Each station passing on the data to the next station till it reaches its destination. The common implementation of this topology is token ring.

Advantage of Ring topology

Easy to install and modify the network and fault isolation is simplified.

Disadvantage of Ring Topology

Adding or removing computer disrupts the entire network. A break in the ring can stop the transmission in the entire network. Finding fault is difficult.                   
                

Star Topology:

Star topology uses a central hub through which, all components are connected. A central hub is the host computer and at the end of each connection is a terminal. Communication on the connecting links between the stations and the central station of star topology can be bi-directional and are point to point.

Advantage of Star Topology:

Expansion or modification is easy. Single computer failure does not affect the network.

Disadvantage of Star Network:

Failure in the central hub brings the entire network to halt.                                    

Tree topology:

Tree topology is LAN topology in which only one route exists between any two nodes on the network. It is similar to the star topology but the nodes are connected to the secondary hub, which in turn is connected to the central hub.

Advantage of Tree Topology:

Installation and configuration of tree network is easy. Less expensive when compared to mesh topology.

Disadvantage of tree Topology:

Failure in central hub brings the entire network to a halt. More cabling is required when compared to bus topology.                              
         

Mesh topology:

Devices are connected with many redundant interconnections between network nodes. In a well connected topology, every node has a connection to every other node in the network. Mesh topology are used in critical connection of host computers [typically telephone exchange]. Alternate path allow each computer to balance the load to other computer systems in the network by using more than one connection path available.

Advantage of Mesh topology:

Failure in one of the computers does not affect the entire network. Privacy between computers is maintained as messages travel along dedicated path.

Disadvantage of Mesh Topology:

Amount of caballing required is high. A large number of I/O ports are required.


Highlights
  • Bus topology: All devices are connected to a central cable (bus).
  • Star topology: All devices are connected to a central hub or switch.
  • Ring topology: Devices are connected in a circular chain, with each device connected to two neighboring devices.
  • Mesh topology: Each device is connected to every other device in the network.
  • Tree topology: Devices are arranged in a hierarchical structure, similar to a tree, with a central root node and branching nodes.                                          

Share with your family and/or friends