• Skip to main content
  • Skip to primary sidebar
  • Skip to secondary sidebar
  • Skip to footer

Computer Notes

Library
    • Computer Fundamental
    • Computer Memory
    • DBMS Tutorial
    • Operating System
    • Computer Networking
    • C Programming
    • C++ Programming
    • Java Programming
    • C# Programming
    • SQL Tutorial
    • Management Tutorial
    • Computer Graphics
    • Compiler Design
    • Style Sheet
    • JavaScript Tutorial
    • Html Tutorial
    • Wordpress Tutorial
    • Python Tutorial
    • PHP Tutorial
    • JSP Tutorial
    • AngularJS Tutorial
    • Data Structures
    • E Commerce Tutorial
    • Visual Basic
    • Structs2 Tutorial
    • Digital Electronics
    • Internet Terms
    • Servlet Tutorial
    • Software Engineering
    • Interviews Questions
    • Basic Terms
    • Troubleshooting
Menu

Header Right

Home » Networking » Basic » What is Bus Topology? Advantages and Disadvantages of Bus Network
Next →
← Prev

What is Bus Topology? Advantages and Disadvantages of Bus Network

By Dinesh Thakur

Bus Topology is multipoint electrical circuits that can be implemented using coaxial cable, UTP, or STP. Data transmission is bidirectional, with the attached devices transmitting in both directions. While generally operating at a raw data rate of 10 Mbps, actual throughput is much less.

It is employed frequently in the LANs with distributed control. In all nodes, as shown in Figure, share the shared bus. Messages placed on the bus transmitted to all nodes. Nodes must be able to recognize their address to receive messages. However; unlike nodes in a ring, they do not have to repeat and forward messages intended for other nodes. As a result, there is none of the delay and overhead associated with re-transmitting messages at each intermediate node. Because of the passive role node play in transmission on the bus, network operation continues in the event of node failures. This makes distributed BUS networks inherently resistive to single-point failures.   Bus Topology

 

Bus networks employ a decentralized method of media access control known as CSMA (Carrier Sense Multiple Access), that allows the attached devices to make independent decisions relative to media access and initiation of transmission. This approach results in data collisions and requires frequent retransmission. However, networks specified in the IEEE 802.3 standard, and generally, have a maximum specified length of 1.5 miles (2.5 km). Ethernet is based on a bus topology. A tree topology is a variation on the bus topology, with multiple branches of the trunk of the central bus. Bus networks also suffer from the vulnerability of the bus, as if, one node is down, all nodes in the bus down. Similarly, tree networks are dependent on the integrity of the root bus.

We’ll be covering the following topics in this tutorial:

  • Examples of Bus Topology
  • Local Talk
  • Bus Network Terminators
  • Features of Bus Network:
  • Advantages of the Bus Network
  • Disadvantages of the Bus Network
  • Functionality of Bus Network:
  • Ways to expand the cable:

Examples of Bus Topology

Ethernet – Ethernet is the least expensive high-speed LAN alternative. It transmits and receives data at a speed of 10 million bits per second. Data transferred between wiring closets using either a heavy coaxial cable (thick net) or fiber optic cable. Thicknet coaxial still used for medium-long distances where medium levels of reliability are needed. Fiber goes farther and has more excellent reliability but a higher cost. To connect several workstations within the same room, a light-duty coaxial cable called thin net commonly used. These other media reflect an older view of workstation computers in a laboratory environment. The figure shows the scheme of Ethernet where a sender transmits a modulated carrier wave that propagates from the sender toward both ends of the cable.

Ethernet was first designed and installed by Xerox Corporation at its Palo Atto Research Center (PARe) in the mid-1970. In the year 1980, DEC Intel and Xerox came out with a joint specification which has become the de facto standard. Ethernet from this period is often called DIX after its corporate sponsors Digital, Intel, and Xerox. Ethernet as the most popular protocol for LAN technology.

                                    Signal flow across an ethernet

Local Talk

LocalTalk is a LAN that employs bus topology. Apple Computer Corporation invented it for use with Apple’s PCs LocalTalk uses ordinary telephone wire with standard RJ-l1 telephone connectors, the same as used to plug in a telephone and modem. Each connector plugs into a LocalTalk transceiver, which connects to a PC’s LocalTalk interface card. LocalTalk transceivers that connect to a PC’s parallel port are also available. Multiple computers can connect in a daisy chain, like the way railroad cars connected on a train. Hub can also be used for the same purpose.

LocalTalk does have some limitations over Ethernet. For one, LocalTalk is slower than Ethernet. LocalTalk has a bandwidth of230.4 Kbits/second, while Ethernet has a bandwidth of 10MB per second. In practice, Ethernet runs about 4-to-5 times faster, than LocalTalk. Another limitation of LocalTalk is that it cannot run TCP/IP protocols directly.

LocalTalk significant advantages are that it is simple and very inexpensive. The hardware and software required for LocalTalk already built into every Macintosh computer to connect with a LocalTalk network except the iMac(tm). LocalTalk is also cheaper in terms of cabling than Ethernet. Many Macintosh computer owners use a printer cable to create a temporary network between two Macintosh Computers. There is no software to install beyond the Macintosh operating system itself and LocalTalk work with any current version of the Macintosh operating system as well as versions from several years ago. For cabling of a LocalTalk network, standard RJ-II phone cable is used which is cheaper than the cable used for Ethernet. Many printers on the market come with built-in LocalTalk support, making them easy to share on such a network.

Bus Network Terminators

The terminator is a device that supplies electrical resistance at the end of a transmission line to absorb the signals of the line, thus preventing them from bouncing and being received again by the network stations.

The best cable that can use in the bus network is the coaxial cable for that it is the safest and gives you higher speed and resistance in the network.

Features of Bus Network:

• Simplicity is the simplest and most common method used in Ethernet networks.
• A long cable acts as a backbone network that connects all devices in the network.
• Use less cable than any other topology.
• The bus topology has all its nodes connected directly to a link and has no other connection between nodes.
• Physically, each host connected to a standard cable, so they can communicate directly, although breaking the cable causes the hosts to be disconnected.
• There is no signal generation on each node or router.
• The number of devices connected to the bus affects the performance of the network.

Advantages of the Bus Network

Its main advantages are:

• Easy to install and maintain.
• It is cheaper because it requires less wiring.
• It is comfortable for a small and temporary network.
• Easy to add a computer to the network.
• Internet and electricity cables can go together.
• There are no central elements on which the entire network depends, whose failure would render all stations inoperative.

Disadvantages of the Bus Network

• It is known as passive topology because computers do not regenerate the signal.
• Lose signal over distance (you can use repeaters).
• Its main drawback is that if the cable breaks at some point, the network is entirely inoperative. When it decided to install such a network in a building with several floors, what do is to install a network per floor and then join them all through a trunk bus.
• It requires much maintenance.
• The speed in this network connection is deficient.
• Equipment limit depending on the signal quality.
• Performance decreases as the network grows.
• High transmission losses due to collisions between messages.
• Takes much space.
• One information sent at a time.

Functionality of Bus Network:

• The type of wiring used can be coaxial, twisted pair, or optical fiber.
• The information travels through the cable in both directions at an approximate speed of 10/100 Mbps or has resistance at its two ends (terminator).
• Network data sent in the form of electronic signals to all computers in the network. Only one computer at a time can send messages in this topology.
• Computers connected to a bus, or transmit data to other computers on the network or expect to receive data from other computers.
• The bus topology is not responsible for transmitting data from one computer to another. Consequently, if a computer fails, it does not affect the rest of the network.
• To prevent the signal from bouncing throughout the cable, a terminator is placed on each end of the cable to absorb all the signals. It allows the cable to be released from these signals so that other computers can send data.

Ways to expand the cable:

• Using a component called “barrel or tip” that is a connector, what it does is connect two parts of the cable, creating a longer cable.
• Using a device called “repeater” that is used to connect two cables. What this device does is increase the signal to reach its destination.

You’ll also like:

  1. Advantages and Disadvantages of Cookies
  2. Advantages And Disadvantages Of Computer
  3. What is Network Topology? or Network Topologies
  4. What are the Advantages and Disadvantages of Distributed Database Management System?
  5. What is a Wireless Access Point (WAP)? – Advantages and Disadvantages
Next →
← Prev
Like/Subscribe us for latest updates     

About Dinesh Thakur
Dinesh ThakurDinesh Thakur holds an B.C.A, MCDBA, MCSD certifications. Dinesh authors the hugely popular Computer Notes blog. Where he writes how-to guides around Computer fundamental , computer software, Computer programming, and web apps.

Dinesh Thakur is a Freelance Writer who helps different clients from all over the globe. Dinesh has written over 500+ blogs, 30+ eBooks, and 10000+ Posts for all types of clients.


For any type of query or something that you think is missing, please feel free to Contact us.


Primary Sidebar

Networking

Networking Tutorials

  • Network - Home
  • Network - Uses
  • Network - Advantages
  • Network - Classification
  • Network - Architecture Type
  • Nework - Networks Vs Comms

Networking Devices

  • Network - Modem
  • Network - Routers Types
  • Network - Bluetooth
  • Network - RS-232C
  • Network - Hub
  • Network - Devices
  • Network - Bridges
  • Network - Repeaters
  • Network - Routers
  • Network - Switching Hubs
  • Network - Transceiver
  • Network - Multiplexer
  • Network - Gateway
  • Network - BNC Connector
  • Network - Optical Connectors
  • Network - NICs
  • Networking Protocol

  • Protocol - Definition
  • Protocol - IP
  • Protocol - Aloha
  • Protocol - MAC Layer
  • Protocol - Sliding Window
  • Protocol - Stop & Wait
  • Protocol - Network Protocols
  • Protocol - Token Passing
  • Protocol - SIP
  • Protocol - Ad-Hoc Networks Routing
  • Protocol - Lap-f
  • Protocol - Point-to-Point
  • Protocol - PPP
  • Protocol - PPP Phases
  • Protocol - LDP
  • Protocol - MPLS
  • Protocol - MPOA
  • Protocol - HDLC
  • Protocol - Distance Vector routing
  • Protocol - IGMP
  • Protocol - ICMP
  • Protocol - SLIP
  • Protocol - DVMRP
  • Protocol - SDLC
  • Protocol - Routing
  • Protocol - UDP
  • Protocol - ARP and RARP
  • Protocol - Link-State
  • Protocol - ARP Table
  • Protocol - RTP
  • Protocol - NHRP
  • Network Addressing

  • Addressing - Home
  • Addressing - SubNetting
  • Addressing - Classless
  • Addressing - Classes or Classful
  • Addressing - IPV4 vs IPV6
  • Addressing - IPv6
  • Addressing - Subnet Mask
  • Addressing - MAC Address
  • Addressing - Supernetting
  • Addressing - Private IP
  • Addressing - IPv4
  • Addressing - Public IP
  • Addressing - Multihomed
  • Addressing - Indirect Addressing
  • Addressing - ASP
  • Addressing - VLSM
  • Addressing - Routing Algorithms
  • Addressing - Hierarchical Routing
  • Addressing - Routing
  • Addressing - Distributed Routing
  • Addressing - Data Routing
  • Addressing - Services
  • Addressing - IP forwarding
  • Addressing - Aging
  • Addressing - Algorithm CR
  • Networking Media

  • Transmission - Home
  • Transmission - Modes
  • Transmission - Media
  • Transmission - System
  • Transmission - Bound
  • Transmission - Unbound
  • Transmission - Baseband
  • Transmission - Wired
  • Transmission - Fiber Benfits
  • Transmission - Infrared
  • Transmission - UnGuided
  • Transmission - Microwave
  • Transmission - Infrared
  • Transmission - Radio Wave
  • Transmission - Network
  • Transmission - Digital Signal
  • Transmission - Data
  • Transmission - Asynchronous
  • Transmission - Sync Vs Async
  • Cable - Twisted-Pair
  • Cable - Coaxial
  • Cable - UTP and STP
  • Cable - Fiber Optics
  • Cable - Gigabit Ethernet
  • Cable - Fast Ethernet
  • Cable - Ethernet Cable
  • Cable - Fiber-Optic Using
  • Cable - CATV
  • Cable - 100Base T
  • Cable - 10BASE T
  • Cable - 10 Base 2
  • Cable - 10 Base 5
  • Networking Types

  • IEEE - 802.11
  • IEEE - 802.5
  • IEEE - 802.15
  • IEEE - 802.11e
  • IEEE - 802.11n
  • Network - Ethernet
  • Network - Arpanet
  • Network - Frame Relay
  • Network - X.25
  • Network - Telephone
  • Network - WSN
  • Network - Metro Ethernet
  • Network - WAN Ethernet
  • Network - Wireless Mesh
  • Network - SAN
  • Network - SNA
  • Network - Cisco Architecture
  • Network - Vlan
  • Network - FDDI
  • Network - 100VG-Any
  • Network - EPON
  • Network - ISDN
  • Network - ARCNet
  • Network - Passive Optical
  • Networking Reference Models

  • Models - TCP/IP
  • Models - OSI
  • Models - MAC Layer
  • Models - Network Layer
  • Models - MAC Layer Functions
  • Models - TCP/IP Vs OSI
  • Models - CSMA
  • Models - CSMA/CD
  • Models - CSMA/CA
  • Models - CDMA
  • Models - STDM
  • Models - FDMA
  • Models - TDMA
  • Models - SDH
  • Models - CDM
  • Models - Multiplexing
  • Models - Reference
  • Models - Random Access Methods
  • Models - TCP/IP Architecture
  • Models - FDM
  • Models - IP Header
  • Models - OTN
  • Models - Amplitude Levels
  • Models - MIMO
  • Models - Plesiochronous Media
  • Models - Half Duplex
  • Models - ISO Architecture
  • Models - Data-Link Layer
  • Models - WDM
  • Models - Duplex
  • Models - Ethernet FDSE
  • Networking Switching Techniques

  • Switching - Home
  • Switching - Techniques
  • Switching - Packet
  • Switching - Circuit
  • Switching - Message
  • Switching - Packet Vs virtual Circuit
  • Switching - Cell
  • Switching - ATM Cell Structure
  • Switching - Virtual Circuit Vs Datagram
  • Switching - Time Space
  • Switching - Modulation
  • Switching - Cell Relay
  • Switching - ATM Structure
  • Switching - VC Vs PVC
  • Switching - Packet and Circuit
  • Switching - VPC
  • Switching - IP
  • Switching - Logical Channels
  • Switching - TDM
  • Switching - FDM
  • Network Codes

  • Codes - CRC
  • Codes - Error Correction and Detection
  • Codes - Hamming
  • Codes - Piggybacking
  • Codes - Encoding Techniques
  • Codes - Error Control
  • Codes - Parity Check
  • Codes - Parity bit
  • Codes - Bit Error
  • Codes - CRC
  • Codes - Transmission Errors
  • Codes - Error Detection and Correction
  • Network Communication

  • Communication - Home
  • Communication - Satellite
  • Communication - Wireless
  • Communication - Data Type
  • Communication - Congestion Control
  • Communication - Network
  • Communication - Data
  • Communication - Software
  • Communication - Layering Process
  • Networking Signaling

  • Signal - Analog
  • Signal - Digital
  • Signal - Analog Vs Digital
  • Signal - Digitization
  • Network Security

  • Security - Home
  • Security - Requirements
  • Security - Threats
  • Security - Services

Other Links

  • Networking - PDF Version

Footer

Basic Course

  • Computer Fundamental
  • Computer Networking
  • Operating System
  • Database System
  • Computer Graphics
  • Management System
  • Software Engineering
  • Digital Electronics
  • Electronic Commerce
  • Compiler Design
  • Troubleshooting

Programming

  • Java Programming
  • Structured Query (SQL)
  • C Programming
  • C++ Programming
  • Visual Basic
  • Data Structures
  • Struts 2
  • Java Servlet
  • C# Programming
  • Basic Terms
  • Interviews

World Wide Web

  • Internet
  • Java Script
  • HTML Language
  • Cascading Style Sheet
  • Java Server Pages
  • Wordpress
  • PHP
  • Python Tutorial
  • AngularJS
  • Troubleshooting

 About Us |  Contact Us |  FAQ

Dinesh Thakur is a Technology Columinist and founder of Computer Notes.

Copyright © 2023. All Rights Reserved.