Digital Electronics - Digital Concepts - Discussion

Discussion Forum : Digital Concepts - General Questions (Q.No. 14)
14.
The output of a NOT gate is HIGH when ________.
the input is LOW
the input is HIGH
the input changes from LOW to HIGH
voltage is removed from the gate
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
6 comments Page 1 of 1.

Eswaramoorthy S said:   2 years ago
Not is an inverter gate at when input is high - 1, produces low output - 0, if the output has to be high then the input should be low signal - 0.

Sandeepani said:   1 decade ago
Not gate is an inverter. It is a pure combinational element. If it is sequential circuit and if it is edge triggered then it's output goes high for high to low change in input.

B.Pravallika said:   1 decade ago
NOT gate acts as an inverter. The output is complemented form of input.Hence when input goes LOW the output becomes HIGH

Input(0) = output (1)
Input(1) = output (0)

Vinay sharma said:   1 decade ago
Why not gate is a invertor?

Oguri said:   1 decade ago
NOT GATE

i/p o/p

low(0) high(1)
high(1) low(0)

so when i/p is low only o/p high

Bhavani.g said:   1 decade ago
Because NOT gate is the invertion operation.

Post your comments here:

Your comments will be displayed after verification.