answersLogoWhite

0


Best Answer

The flow of information on the data bus is bi-directional. When status pin S1 is high, it is a read from IO or memory towards the CPU; when S1 is low, it is a write. S1 is present on the 8085. On the 8086/8088 it is inverted and combined with DT and called DT/R-

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the direction of information flow on the data bus?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Movies & Television

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 an address buffer and a data buffer?

The contents of the stack pointer and program counter are loaded into the address buffer and address-data buffer. These buffers are then used to drive the external address bus and address-data bus. As the memory and I/O chips are connected to these buses, the CPU can exchange desired data to the memory and I/O chips. The address-data buffer is not only connected to the external data bus but also to the internal data bus which consists of 8-bits. The address data buffer can both send and receive data from internal data bus.


A computer has a 32 bit data bus what is the largest number that can be carried into the CPU at a time?

A 32 bit data bus can send out 4 bytes at a time and can take in 2^32 in addressable memory


Function of system bus?

A system bus is a single computer bus which historically was used to connect all the major parts of the computer. It combined the jobs of a data bus, address bus, and a control bus. Over the last 30 years, computers have tended to use separate specialized buses instead of a system bus.


What is the definition of a bus in a computer?

In a computer, you have a central processing unit, you have memory, you have connections, you have a monitor, and you need a way to get data from one to the other. The thing on your computer that does that job is called a bus. It takes the data in the computer memory and brings it to the CPU or monitor or printer or wherever. (I have no idea why it is called a bus and not a truck!)

Related questions

What is the direction of information flow on the the address and data bus?

The address bus is unidirectional(only in one direction) in the processor. So, the flow of information on this bus is from the microprocessor to the attached device(memory module).


What is a bus specify the function of address bus and direction of information flow on the address bus?

A bus is a collection of conducting wires which connect the processor and other devices in parallel scheme. The function of an address bus is to carry the address of the memory locations from the processor to the memory device, the address bus is unidirectional(only in one direction) in this processor so the flow of information on this bus is from the microprocessor to the attached device(memory module).


Instructions and data flow in and out of the CPU via the?

Data bus


What technologies are used to control data flow on the system bus?

active bus


What is Buses and what does it do?

Data bus - transfers data round system address bus - CPU provides the addresses to where the data must be fetched, through this bus control bus - timing and signals which control data flow in the system.


Distinguish in between data bus system bus address bus?

A data bus system is a way that mass amounts of information can be transferred to a location. The bus address is the location that this information arrives at.


Need of bidirectional data bus?

A data should be either WRITTEN to a memory or should be READ from a memory (both direction)and so the data bus is bidirectional.


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 the bus that transfers information about where the data should reside in memory?

address bus


Data flow diagram for bus reservation system?

Data flow diagram of a bus reservation system will consists of pieces like customer , user screen, input , process , Output . These main entities will be interconnected by lines.


The width of a data bus is called?

The width of a data bus is referred to as the data path size. An example would be a 16 bit bus can transmit 16 bits of information


Why is data bus bidirectional but address bus unidirectional?

The address bus is unidirectional becos address information is always given by microprocessor to i/o devices. The data bus is bidirectional bcos it takes the data from other devices & also give the data to other i/o devices