7 7 votes The output of a tristate buffer when the enable input in $0$ is Always $0$ Always $1$ Retains the last value when enable input was high Disconnected state Digital Logic isro2014 digital-logic translation-lookaside-buffer + – go_editor 5.2k views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
15 15 votes When the control input or enable input (E) is not active, the output is "Z", which means that no electrical current flows through. Hence it is in disconnected state . Thus, even if x is 0 or 1, that current does not flow through . hence, truth table is E(Enable) X(input) y(output) 0 0,1 Z(disconnected) 1 0 0 1 1 1 Kapil answered Jul 1, 2016 Kapil comment Share Follow 0 reply Please log in or register to add a comment.
4 4 votes Answer : Disconnected State Reference : Click Me shekhar chauhan answered Jul 1, 2016 shekhar chauhan comment Share Follow 0 reply Please log in or register to add a comment.
1 1 vote Buffer gives output , which it gets as input (with some delay) Now, in tri state buffer Enable input is 1 , it's circuit is closed state. Means when it gives input 0, get output as 0. When enable input is 0, circuit is in open state. Means retains the last value when enable input was high So, Ans C) srestha answered Jul 1, 2016 srestha comment Share Follow See 1 comment 1 1 comment reply muku359 commented Apr 10, 2018 reply Follow flag Here they have not mentioned whether it is with active high or with active low. As in active low if enable input is zero it will produce the input as output. So according to the answers it is active high and this case for enable input as zero will resulting high impedance i.e Z . So answer is D - disconnected state. For reference:- http://www.deinfo.uepg.br/~ljsenger/tutoriais/tri-state-buffer.pdf 1 1 replyShare Please log in or register to add a comment.