Logic Gates & Data Representation

1234567891011121314
Across
  1. 4. The electrical signal or value that you put into a logic gate.
  2. 5. A chart that shows all the possible inputs and what the output will be. (2 words)
  3. 8. This gate reverses the input; if you put in a 1, it outputs a 0. (2 words)
  4. 10. The number system used by computers that only uses 0s and 1s.
  5. 11. The smallest unit of data in a computer, which can only be a 0 or a 1.
  6. 12. The smallest single dot of colour that makes up an image on a computer screen.
  7. 13. Another name for a NOT gate because it flips the signal to the opposite value(In....).
  8. 14. A type of data that can only have two values, like True or False.
Down
  1. 1. This gate outputs a 1 if at least one of its inputs is 1. (2 words)
  2. 2. A tiny component in a computer chip that makes decisions based on electrical signals. (2 words)
  3. 3. This gate only outputs a 1 if ALL of its inputs are 1. (2 words)
  4. 6. A 7-bit character set used to represent English letters, numbers, and basic symbols.
  5. 7. A mathematical written statement using logic symbols, like A AND B(Ex......).
  6. 9. The final result or electrical signal that comes out of a logic gate.