Chapter 4, Section 4 Flashcards
What are the two states that describe the outputs/inputs of a logic circuit?
1 and 0, (high) and (low).
What is the purpose of a logic gate in electrical diagrams?
Perform an operation on one or more binary inputs and get one output.
What is “Logic Function” as it refers to gate operation?
The specific operation or behavior of a logic gate.
What is used to help describe all of the possible outcomes to a given input of a logic gate?
Truth tables.
What logic device is it, that all inputs must be high before a high can be given at the output?
AND gate.
What is added to a AND gate that makes it a NAND gate?
Adding a NOT gate to the output.
What is the primary purpose of a Flip-Flop in electrical circuits?
Store a single bit of binary data and to maintain that state until it is updated by a control signal.