Electronic circuits Flashcards
What is an analogue circuit?
A circuit with continuous variation of signal
What is a digital circuit?
A circuit with high or low states of signal
How is information represented in digital systems
In binary form as a sequence of 0s and 1s
What is a logic gate?
A device that receives one or more electric input signals and produces an output signal that depends on those input signals
What is the equivalent of a NAND gate?
An AND gate going into a NOT gate
What is the equivalent of a NOR gate?
An OR gate going into a NOT gate
How does a NAND gate work?
The output is 1 so long as the first and second input are NOT both 1
How does a NOR gate work?
Output is 1 when neither the first input NOR the second input is 1