Skip to main content

Types Of Network Topology

Today, we will types of network topology.

What is a Network Topology?

Definition of Network topology is the shape of the network. It is the physical layout of connected devices in a network. It tells us how a network will look like.
Network Topology ( Definition 2): The way in which the connections are made among all the network entities is called the topology of the network.
Network Topology ( Definition 3):Network topology specifically refers to the physical layout of the network, e.g., the location of the computers and how the cable is run between them.
Network Topology ( Definition 4):The physical topology of a network refers to the configuration of cables, computers, and other peripherals.

The characteristics of a network depend upon the network topology selected.
types of network topology
types of network topology

Explain different types of network Topology

Different network topologies are as follows:
1. Bus Topology
2. Ring Topology
3. Star Topology
4. Tree Topology
5. Mesh Topology

1. Bus Topology


types of network topology


Bus topology is the simplest network topology. In bus topology, all computers in network are connected to a common communication wire. This wire is called BUS. Terminators are used at both ends of wire.
Bus Topology - Different Types of Network Topology
Bus Topology - Different Types of Network Topology

2. Star Topology

Star Topology is the most popular and widely used network topology in local area networks. In star topology, all computers are connected with a central device known as HUB or Switch. Now-a-days Hubs are often replaced by Fast Network Switches. The sender computer sends data to the hub. The hub sends it to the destination computer. So, all data communication is managed through HUB or Switch.
Star Topology - Different Types of Network Topology
Star Topology - Different Types of Network Topology

Note: The major difference between a Networking Hub and Networking Switch is that HUB sends data to all computers, and the destination computer will accept it while other computers will not. On the other hand, Switch sends data only to the destination computer. Therefore, switch can reduce network traffic and hence provides fast transmission speed.

3. Ring Topology

In Ring topology, each computer is connected to the next computer such that last computer is connected to the first. Every computer is connected to next computer in the ring. Each computer retransmits what it receives from the previous computer. Suppose, computer A needs to send data to computer D. Now the computer A sends data to computer B. As computer B is not the destination computer, so it will retransmit data to computer C. Finally, Computer C will transfer data to computer D, the destination computer. When a node sends a message, the message is processed by each computer in the ring. If a computer is not the destination node, it will pass the message to the next node, until the message arrives at its destination.
Ring Topology - Different Types of Network Topology
Ring Topology - Different Types of Network Topology


4. Tree Topology

Actually, a Tree topology is the combination of two topologies: bus and star topology. A tree topology combines the characteristics of bus and star topologies. It consists of groups of computer connected as star topology. These groups are then connected to a central communication medium (bus cable).
Tree Topology - Different Types of Network Topology
Tree Topology - Different Types of Network Topology

5. Mesh Topology

In a mesh topology, every device on the network is physically connected to every other device on the network. Therefore, data can be sent on several possible paths from source computer to destination computer. Mesh topology is more reliable with better performance. It is mostly used in wide area networks where reliability is important.
Mesh Topology - Different Types of Network Topology
Mesh Topology - Different Types of Network Topology


After reading : Types of network topology


Read  More on Networking
and Networks
1 Explain
Advantages Of Networks
2 Types
Of Computer Networks
3 Differences
between LAN and WAN
4 Types
Of Network Topology
5 Bus
Topology :Advantages and Disadvantages
6 Advantages
and Disadvantages of Star Topology
7 Advantages
and Disadvantages of Ring Network Topology
8 Advantages
and Disadvantages of Tree Topology
9 Advantages
and Disadvantages of Mesh Topology

Comments

Anonymous said…
hey there and thank you for your info – I’ve certainly picked up something new from right here. I did however expertise a few technical issues using this site, since I experienced to reload the site lots of times previous to I could get it to load correctly. I had been wondering if your web hosting is OK? Not that I am complaining, but slow loading instances times will sometimes affect your placement in google and could damage your high quality score if advertising and marketing with Adwords. Anyway I’m adding this RSS to my email and could look out for a lot more of your respective exciting content. Ensure that you update this again soon..
Aquiesse Frankincense & Myrrh Candle
Admin X2 said…
Hi Gowtham!
Thanks for being here. Sure, you can share some of this stuff on your blog, but don't forget to have a link back to my blog. http://forfreeeducation.blogspot.com

Popular posts from this blog

Explain Main Difference Between System Software and Application Software

Topic: Explain Main Difference Between System Software and Application Software            Differentiate between system software and application software Before , explaining the main differences between application software and system software, let us know the definitions of Application software and System software with examples. What is System Software: System software is a set of programs to control all components of computer and to manage overall operations of computer system. Differences between System software and application software System software is used as a base to install and run all application software. Examples of system software include: Operating Systems, like Microsoft Windows, DOS, Unix and Linux Device Drivers like Device driver software of a Printer (found on CD normally provided with the printer) Utility Programs like AVAST anti virus, Disk Scanners and File Viewers etc. What is Applicat...

Explain Data Processing Cycle and Main Activities of Data Processing Cycle

After collecting data, it is processed to convert into information. The data is processed again and again until accurate result is achieved. This is called data processing cycle . Data processing cycle involves following three basic activities: Major Activities Involved in Data Processing Cycle Explain Data processing cycle 1. Input 2. Processing 3. Output 1. INPUT It is the process in which collected data is given to computer after converting into binary form. Input step can be further divided into following steps: i) Planning Here objectives of data processing are defined. For example, in examination system, objective is to process student examination data to get result cards. ii) Data Collecting Here data is collected. Data is the raw material for data processing. This must be accurate for getting accurate results. iii) Input Here data is entered into computer. iv) Verification Here collected data is verified to determine whether it is valid for ...

Explain Different Types of Data Processing and Advantages Disadvantages

Today we will discuss different types or levels of data processing in detail. Let us define Data processing first. DATA PROCESSING Data processing is the sequence of operations performed on data to convert it into useful information . These operations may be arithmetic, statistical or logical operations. We can arrange or classify data. We can send and receive data from one point to another. Explain different types of data processing TYPES OF DATA PROCESSING (OR) LEVELS OF DATA PROCESSING) There are three types of data processing . 1) Manual data processing 2) Mechanical data processing 3) Electronic data processing We may also use the term Levels of data processing. First level of data processing was manual data processing when there were no calculating devices (before the invention of calculators). Therefore all processing jobs were performed manually by hand with the help of pen , paper and mind. In second level of data processing, machines like calculat...