Total Pageviews

Saturday, 24 February 2018

_NETWORK TOPOLOGY_


 
Differences Between Bus, Ring & Star Topologies




Bus topology is a network topology in which all nodes connect to the network via a central cable, , called the bus. The bus acts as the shared communication medium that the devices are attached to. Any device that wants to communicate with other device on the network will send its data over the bus which will be send to all attached devices but the intended recipient will only process that packet. Thus bus topology is good and easy to setup for only a small number of devices, as devices and network utilization increases the performance issues and problems arise. If the bus is damaged then the whole network fails making bus topology a less preferred option.

Figure below shows the bus topology architecture


 

In a Ring topology every device/node is connected to exactly two other nodes one on either side of it in closed loop fashion. All messages travel though the ring either in a clockwise direction or anti-clockwise direction. Ring topology is very rarely used today because they are expensive, difficult to install and manage. A failure in any single connection disrupts the ring topology thus also making ring topology a rare choice for network topologies.

Figure below shows the ring topology architecture

Star topology is the most common topology and is the widely implemented. In a Star Topology every device is connected to a central device such as a switch. Star topology requires more cable as compared to other topologies but it mode robust as a failure in one cable will only disconnect the specific connected computer via that cable to the central device. The messages between systems will always flow via the central device and so if the central device fails the entire network will fail. Star topology is very easy install, manage and troubleshoot making it the most common topology in home and office networks.
Figure below shows the star topology architecture







Difference Between LAN, MAN and WAN


The Network allows computers to connect and communicate with different computers via any medium. LAN, MAN, and WAN are the three types of the network designed to operate over the area they cover. There are some similarities and dissimilarities between them. One of the major differences is the geographical area they cover, i.e. LAN covers the smallest area; MAN  covers an area larger than LAN and WAN comprises the largest of all.
                                                                

BASIS OF COMPARISONLANMANWAN
Expands toLocal Area NetworkMetropolitan Area NetworkWide Area Network
MeaningA network that connects a group of computers in a small geographical area.It covers relatively large region such as cities, towns.It spans large locality and connects countries together. Example Internet.
Ownership of NetworkPrivatePrivate or PublicPrivate or Public
Design and maintenanceEasyDifficultDifficult
Propagation DelayShortModerateLong
SpeedHighModerateLow
Fault ToleranceMore TolerantLess TolerantLess Tolerant
CongestionLessMoreMore
Used forCollege, School, Hospital.Small towns, City.Country/Continent.


                         

Definition of Local Area Network

LAN or Local Area Network links network devices in such a way that personal computer and workstations can share data, tools and programs. Data transmits at a very fast rate as the number of computers linked are limited. LAN’s cover smaller geographical area and are privately owned. One can use it for an office building, home, hospital, schools, etc. LAN is easy to design and maintain.


Definition of Metropolitan Area Network

MAN or Metropolitan area Network covers a larger area than that of a LAN and smaller area as compared to WAN. It connects two or more computers that are apart but resides in the same or different cities. It covers a large geographical area and may serve as an ISP (Internet Service Provider). It’s hard to design and maintain a Metropolitan Area Network.

Definition of Wide Area Network

WAN or Wide Area Network is a computer network that extends over a large geographical area. A WAN could be a connection of LAN connecting to other LAN’s via telephone lines and radio waves.










No comments:

Post a Comment