7. What are tri-state devices and why they are
essential in a bus oriented system?
Answer Posted / prasad
Tri state buffer is nothing but three state buffer . Two states are equivalent which is logic 0 or 1 . Third state is high impedance state . It behaves like open circuit. Third state is nothing but control input ,when control input is high (1) whatever we are giving input same we are getting as output . When control input is low(0) .the output goes to high impedance state (either 0 or 1) .
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Which 2 ports combine to form the 16 bit address for external memory access?
What is a stack pointer register?
Write the special functions carried by the general purpose registers of 8086?
How clock signal is generated in 8086? What is the maximum internal clock frequency of 8086?
Which interrupt has highest priority in microcontroller ?
Differentiate between div and idiv instructions with the help of examples.
What is a linker?
Explain the difference between microcontroller and microprocessor?
What happens when reset in(low) signal goes low?
Explain why do you use two ground pins in microprocessor 8086?
What are set up time & hold time constraints?
What is the difference between harvard architecture and von neumann architecture?
What are the different types of instructions responsible for data transfer instructions.
Describe the accumulator register of 8085?
Byte wise what are the lengths of call and ret instructions?