
- DCN Tutorial
- Data Comm & Networks Home
- DCN - Overview
- DCN - Computer Network Types
- DCN - Network LAN Technologies
- DCN - Computer Network Topologies
- DCN - Computer Network Models
- DCN - Computer Network Security
- Physical Layer
- DCN - Physical Layer Introduction
- DCN - Digital Transmission
- DCN - Analog Transmission
- DCN - Transmission media
- DCN - Wireless Transmission
- DCN - Multiplexing
- DCN - Network Switching
- Data Link Layer
- DCN - Data Link Layer Introduction
- DCN - Error detection and Correction
- DCN - Data Link Control & Protocols
- Network Layer
- DCN - Network Layer Introduction
- DCN - Network Addressing
- DCN - Routing
- DCN - Internetworking
- DCN - Network Layer Protocols
- Transport Layer
- DCN - Transport Layer Introduction
- DCN - Transmission Control Protocol
- DCN - User Datagram Protocol
- Application Layer
- DCN - Application Layer Introduction
- DCN - Client-Server Model
- DCN - Application Protocols
- DCN - Network Services
- DCN Useful Resources
- DCN - Quick Guide
- DCN - Useful Resources
What are the differences between Physical and Logical Topology?
The network topology is a structure or the physical arrangement of the network devices, how the components of the network are interconnected with each other.
Types of network topology are as follows
Bus
Star
Ring
Mesh
Hybrid
Logical Topology
It tells about a network that should be configured for the transfer of information. This is different from physical topology as it does not explain the physical wiring of a network, but instead, it describes the flow of data, information, and back, from one system to another and the routes it takes.
Some examples of Logical topology are as follows −
Logical Star Topology − Uses logical bus topology to transfer data among devices.
Logical Ring Topology − One node is allowed to transfer data in a network at a time. This is implemented by using a token system so that only one is allowed at a time.
Physical Topology
A Physical topology explains about how network devices are physically connected or how devices are actually plugged into each other, for example cables, wireless connectivity and more.
It is a diagram which shows the structure of how devices are connected physically inside a network. It refers to how a network looks and functions.
Types
The types of physical topology are as follows −
Linear Bus topology − A single wire cable that connects to all network nodes directly.
Star topology − It is a single access point topology; it means all nodes are connected directly at one point.
Tree topology − It is the combination of star and bus topologies. It has multiple access points that are connected to bus topology while others are connected to their respective access points.
Advantages
The advantages of physical topology are as follows −
It is easy to maintain.
It is easy to install.
It is cost effective.
Its fault is easy to determine effectively.
Differences
The major differences between physical topology and logical topology are given below −
Physical Topology | Logical Topology |
---|---|
Physical Topology means the physical layout of the network. | Logical topology means how the network device layout will be shown and how the data will be transferred. |
For example − Ring, Bus, Star, and Mesh. | For example − Ring and Bus. |
In this topology, we are concerned with how data will be transferred from the actual path. | This topology is concerned with the high-level representation of the data transfer. |
As per the requirement, we can modify the layout of the network. | There is no change accepted. |
It can affect cost, bandwidth, scalability etc. | It can affect data delivery. |
Types of physical topologies are star, mesh, bus, and ring. | Types of logical topologies are logical bus, and logical ring. |
It is an actual route concerned with transmission. | It is a high level representation of data flow. |
Physical connection of the network. | Data path followed on the network. |
- Related Articles
- What are the differences between chemical change, and physical change?
- What are the differences between bitwise and logical AND operators in C/C++
- Explain the difference between physical and logical databases
- Difference between logical and physical standby database in the oracle
- What is the difference between Physical Security and Logical Security in information security?
- Difference Between Logical and Physical Address in Operating System
- Difference between Ring Topology and Mesh Topology
- Difference between Mesh topology and Bus topology
- Difference between Star topology and Bus topology
- What are the differences between C++ and Java?
- What are the differences between C and Java?
- What are the differences between holography and photography?
- What are the differences between lodash and underscore?
- What are the differences between solvency and liquidity?
- What are the differences between IPO and FPO?
