Unit 10:
Boolean Logic
Boolean Logic
Identify and use the standard symbols for logic gates
Recognize and correctly use symbols for:
NOT
AND
OR
NAND
NOR
XOR (EOR)
Define and understand the functions of the logic gates
Explain the function of each logic gate.
Understand the binary output produced from all possible binary inputs for each gate.
Understand that NOT is a single input gate and all other gates are limited to two inputs.
Use logic gates to create given logic circuits
From a problem statement: Translate a written problem into a logic circuit using the appropriate gates.
From a logic expression: Create a logic circuit based on a given logical expression.
From a truth table: Construct a logic circuit that satisfies a provided truth table.
Complete a truth table
From a problem statement: Derive a truth table based on a written problem.
From a logic expression: Fill out a truth table for a given logical expression.
From a logic circuit: Complete a truth table that corresponds to a provided logic circuit.
Write a logic expression
From a problem statement: Formulate a logic expression from a written problem.
From a logic circuit: Derive a logic expression that represents a given logic circuit.
From a truth table: Write a logical expression that matches the provided truth table.