Intel Corporation interview question

Oscillator from nand gate?

Interview Answers

Anonymous

3 Oct 2011

the basic oscillator is an inverter with its output tied back to its input. For a NAND gate, when all but one input is tied to logic "1", it is fucntionally reduced to an inverter (you can see it from the truth table). So tied the output to one of its input in a feedback mode, and the rest of the inputs to one and you'll get an oscillator

5

Anonymous

13 Jul 2010

feedback circuit.(Combinational Feedback)

2