Combinational Circuits

Building a Circuit

Using Minterms/Maxterms

  1. Define a functional specification (input/output)
  2. Translate specification to a truth table
  3. Derive a boolean expression, simplify
  4. Implement boolean expression with combination of nodes (logic gates)

Using Karnaugh Map

  1. Define a functional specification (input/output)
  2. Translate specification to a truth table
  3. Draw a Karnaugh Map
  4. Convert Karnaugh Map to a boolean expression
  5. Implement boolean expression

Boolean Algebra Properties

Untitled

Untitled

Bubble Pushing

Infer circuit’s equation by inspection

Untitled