DE Unit 2.1 Vocab

12345678910111213141516
Across
  1. 1. Boolean expression where product terms are summed together
  2. 8. output is derived from a combination of inputs without a memory of past outputs
  3. 10. changes input level to the opposite state
  4. 12. list of all possible input values and their corresponding output
  5. 14. property that allows variables to be grouped in any order
  6. 15. number system with a base of 2
  7. 16. circuit that outputs HIGH only if all its inputs are HIGH
Down
  1. 1. output is derived from inputs as well as a memory of past outputs
  2. 2. number system with a base of 10
  3. 3. property that allows multiplication over added variables
  4. 4. property that allows variables to be re-ordered
  5. 5. product term in Boolean algebra
  6. 6. sum term in Boolean algebra
  7. 7. drawing or picture of a circuit
  8. 9. circuit that ouputs a HIGH if any of its inputs is HIGH
  9. 11. Boolean expression where sum terms are multiplied together
  10. 13. type of simplification for circuits using algebraic laws