4.4 Digital electronics Flashcards
1
Q
logic gates
A
a digital electronic component that gives a particular output depending on the input
2
Q
NOT
A
output is 1 if input is NOT 1 ( so input is 0 )
3
Q
AND
A
output is 1 only if first input AND second input are 1
4
Q
OR
A
output is 1 if first input OR second input OR both inputs are 1
5
Q
NAND
A
output is 1 if both inputs are not 1 - NOT AND
6
Q
NOR
A
output 1 if neither first NOR second inputs are 1 - NOT OR
7
Q
what is an ADC
A
a converter that takes the analogue signal and converts it to digital signal