answersLogoWhite

0

Compared to single-bus architecture, the using of multiple-bus architecture have a great advantage in speed and of course, will affect performance also. Instead of using single-bus architecture, it is more convenient to use multiple-bus architecture. Using multiple-bus architecture will make each device to connect to own bus, which means that each device will have its own bus. This way, it will be faster to transfer data of each devices, so the data transfer doesn't have to stuck like in the single-bus architecture where many devices are connected to a single-bus, that will eventually reach the capacity of the bus and thus will make the data "queue". Of course, it will cost more to have multiple bus, but the cost will not match the need of faster speed, compared to the one of that single-bus architecture.

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Communications

What type of LAN architecture will coax use?

It could be star or bus, but historically, coax cable was used in bus architecture.


What does code bus mean?

The term "code bus" typically refers to a design pattern in software architecture, particularly in event-driven systems. It acts as a communication channel that allows different components or services to publish and subscribe to events or messages without being tightly coupled. This promotes loose coupling and scalability, enabling easier maintenance and flexibility in the system.


What is communication bus in IT?

If by IT you mean computer architecture, then the communication bus would be a physical path on the circuit board, that connects various components which passes electrical signals between each other.The nature of the signal is either "on" or "off" and the path is either serial or parallel in nature. The timing of each signal is regulated by a controller to avoid more than one component from sending a signal.


What are the protocols used in a bus topology?

In a bus topology, data transmission typically uses protocols such as Ethernet, specifically the Carrier Sense Multiple Access with Collision Detection (CSMA/CD) protocol. This protocol allows devices to detect when the bus is free and transmit data while monitoring for collisions. If a collision occurs, devices stop transmitting and wait for a random time before attempting to resend. Other protocols, like Token Ring, can also be adapted for bus topologies, but CSMA/CD is the most common.


What is the meaning of the data bus width?

In technology, the bus is used to carry data. The width of a data bus helps determine the amount of bytes that can be carried out each second.

Related Questions

What is benefit of multiple bus architecture compared to single bus architecture?

bus is long


What is the benefit of using a multiple-bus architecture compared to single-bus architecture?

Multiple bus structure permit several devices to work simultaneously, therefore improving the computer's speed. In addition, it isolate processor from I/O traffic and support wider variety of interfaces.


What is bus architecture?

Bus architecture is the pathway between the CPU and other peripherals. It is usually a shared input/output pathway. Bus is short for omnibus, which means, for all.


What is bus architecture and how does it works?

I asked what is the application of bus architecture


This new bus architecture replaces the current Peripheral Component Interconnect and bus architecture?

PCI-Express


What is meant by the term Eisa?

The term "Eisa" is an acronym for Extended Industry Standard Architecture. EISA is a bus architecture that is used with PC's using certain Intel processors.


What is the Bus lines cpu?

The Bus Lines CPU, often referred to in the context of computer architecture, is a central processing unit that uses a bus system for communication between various components. The bus serves as a shared communication pathway, allowing multiple devices or components, such as memory and input/output peripherals, to interact with the CPU. This architecture facilitates efficient data transfer and coordination among components by using a set of lines for address, data, and control signals. Overall, bus lines are essential for the organization and function of a CPU within a computer system.


What type of LAN architecture will coax use?

It could be star or bus, but historically, coax cable was used in bus architecture.


What are the differences between von neumann architecture and bus architecture?

there is no dif


Who developed the architecture for Enterprise Service Bus?

The architecture of the Enterprise service bus is quite unique, and it revolutionized the service bus industry. Issac Farraday was the engineer who originally developed the plans for the enterprise service bus.


What is the benefit of using the metro bus?

There are a number of benefits to using public transportation such as the metro bus. First, it helps save you gas money. Additionally, it helps save the environment from excess burning of fossil fuels.


What is bus organization explain with diagram?

Bus organization in computer architecture refers to the system that enables data transfer between various components like CPU, memory, and I/O devices using a common communication pathway called a bus. It consists of address, data, and control lines that facilitate the transfer of information. The diagram typically illustrates multiple components connected to a single bus line, with arrows indicating the direction of data flow. This organization helps to reduce the complexity and cost of wiring in a system.