Gates Flashcards
Nor behavior
Produces 1 if all values are 0
NAND behavior
Produces 0 if ALL input is 1
XOR behavior
0 if both values are the same
OR
0 if ALL input is 0
AND behavior
Produces 1 if all input is 1
NOT behavior
Inverts input
OR
)> a+b
Not
A’ |>
Nor
(A+B)’
And
|) a x b
XOR
A#B
Analog data
Curvy frequency
Continuous , similar to real world
Digital data
Only on or off frequencies
Discrete - breaks info into parts
register
type of computer memory built directly into CPU
Small capacity
$$$$
Load data from memory to be manipulated
CPU
Control until of fetch decode execute cycle
Small capacity
$$$$
Cache
Extension of computer main memory
Larger capacity
BUS
Communication system to transfer data between components or computers