answersLogoWhite

0

In Microprocessor based system devices are connected n parallel through the bus in this situation it is required that one device is interact with the bus at a time .If more than one device make communication wid bus then more then one signal is places that they will produce damaging current known as Bus Contention.To avoid bus contention tristate buffer are placed between buses and peripheral...

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How tristate devices are used in bus base system?

Tristate devices are used in bus based systems to allow multiple bus drivers to control the bus, each at different times, while all the rest are allowed to read the bus. Only one device can drive the bus at any one time. All the others "tristate" or float, so they neither drive the bus low nor high.


What is known as 8 bit internal bus?

the bus through which the data are transmitted or received within microprocessor and with peripherals is called as data bus.when used internally to microprocessor called internal data bus.


What is know as tristate of 8086?

The tristate of the 8086 microprocessor refers to the three possible states of its output pins: high (logic 1), low (logic 0), and high-impedance (high-Z). In the high-impedance state, the output effectively disconnects from the circuit, allowing multiple devices to share the same bus without interference. This capability is crucial for bus-oriented architectures, enabling efficient data communication between the CPU and other components. The tristate output is essential for managing control signals and data transfer in complex systems.


Why 2 gnd are used in microprocessor 8086?

Two ground pins are used in the 8086 microprocessor to increase the bus pull-down current capacity.


What are the applications of tristate logic?

The most common application of tri-state logic is in the use of LED circuits. They can also be used on a shared electric bus.


Which bus is used to synchronise the sending and receiving of data in a microprocessor system?

The bus used to synchronize the sending and receiving of data in a microprocessor system is typically the control bus. It carries control signals from the microprocessor to other components, managing the timing and coordination of data transfers. This ensures that the CPU, memory, and input/output devices communicate effectively and in a timely manner.


What is definition of latches in micro processor?

Latches in Microprocessor are used for demultiplexing address/data bus.


What is a tristate devices?

A tristate device is a device that has three states instead of two. The normal states are low and high, where the output is pulled down or up by turning on one of the two output transistors. The third state is floating, where neither transistor is turned on. Tristate devices are useful in a bus design where, for instance, more than one device can drive a data bus, but only one at a time.


What is an address bus in a microprocessor?

The address bus is a section of the bus that emits the address of the desired instruction or operand.


What do you mean by AD bus in microprocessor?

ad is multiplex address data line bus


Why is data bus bidirectional but address bus is unidirectional?

since data can be read /write from/to the microprocessor, hence data bus is bidirectional. if data is required read from microprocessor then it will be pointing to a memory location by the address bus, by indicating which location data its required to read. similarly to write a data to a location, again the microprocessor will be to that particular location by holding that address in address bus. hence it will be unidirectional.


What is a bus in a microprocessor?

A bus consists of wires which is used to transfer data either in serial or parallel transmission.