Electronics 4a - Combinational logic Flashcards
What are the voltage values for TTL (transistor-transistor logic) circuits for 0 and 1 values?
- Any volt >2V = ‘1’
- Any volt < 0.8V = ‘0’
What are names for two discrete voltages at which digital circuits respond to?
Either:
* High and low
* True and False
* 1 and 0
Define combinational logic.
Combinational logic is used when the output of a circtuit is to be a function of the current input state only.
Essentially it will work out the function for this current point in time, ignores past states (unlike sequential logic).
What is the truth table for a 3 input AND gate, and its symbol?
What is the truth table for a 3 input OR gate, and its symbol?
What is the truth table for a 3 input XOR gate, and its symbol?
What is the truth table for a 3 input NAND gate, and its symbol?
What is the truth table for a 3 input NOR gate, and its symbol?
What is the truth table for a 3 input XNOR gate, and its symbol?
What is the truth table for an input NOT gate, and its symbol?
Solve this question:
Explaination:
* A is 1 when temp rises above a level
* B is 1 when pressure rises above a level
* C is 1 when there is raw materials above a minimum, so we need NOT c for this question.
Solve this question: