answersLogoWhite

0

The data bus carries the information from various peripheral devices to the processor, and from the processor to the devices. For example, a running game loads from the hard drive over the SATA or IDE bus, then the CPU processes the data, and sends it to the graphics bus, which displays it on your monitor

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is bus in 8085?

there are mainly 3 buses are there in 8085. They are: Address bus :-Used to carry address Data bus :- Used to carry data Control bus :-Used to carry signals such as control and timing signals


What is bidirectional bus?

A bus in this context is a data route which can carry data in both directions.


What is the io bus controller?

it is used to control the carry the data on bus cable


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.


How do you measure data bus in width?

The width of a data bus is measured in bits, indicating how many bits of data can be transmitted simultaneously. For example, a 32-bit data bus can carry 32 bits of data in parallel at once, while a 64-bit data bus can carry 64 bits. This measurement is crucial as it directly affects the data transfer rate and overall performance of a computer system. In essence, a wider data bus allows for more data to be processed concurrently, enhancing throughput.


How tri state device can be used to control the direction of a data bus?

tri state devices carry either 0 or 1 which represents the current state o the data bus. If the tri-state device stores 1, then the data bus carries information.If the tri-state device carries 0,then the data bus is empty.


What Are the Types of Buses in a Computer?

There are 2 kinds Data bus and address bus data bus which carries the data ( includes both instruction and data). address bus which carries where the data in the data bus must be sent to in the RAM or which I/O device has to be active to read / write data to the data bus .


What is the data path beween the microprocessor RAM and the peripherals?

Data bus


Definition of Data Bus?

A communications bus which transfers information or data. Most busses are data busses. This can include the Front Side Bus, PCI bus, Memory Bus, and more.


What is bus size?

The width of a data bus and the amount of data it can physically carry. It relates to how much data a computer can transfer within itself. A simple way of thinking of it is like a motorway. The more lanes there are on the motorway, the more cars can travel on it. A bus in a computer consists of lines of data being transferred around, so the more that can be carried, the faster your computer will go.


Difference between data bus and data control bus?

An Address Bus gives the memory instructions on where to place the actual data that it will stored or read. Basically a map location. The Data Bus carries the information that is going to be stored or read using the location that the Address Bus gave to the memory. Address bus is unidirectional while data bus is bi directional


Benefit of using a multi-bus architecture compared with single bus architecture?

It is efficient, since if only bus is for everything, only one device can then communicate at a time, since if more than one device were to try and send data on the single bus, transmission would be garbled.