Logic Gates and Circuits

1234567891011121314151617181920212223
Across
  1. 2. A logic circuit that performs the addition of three bits (usually two inputs plus a Carry bit)
  2. 5. A hardware circuit that processes binary input signals and produces a binary output signal.
  3. 6. A logic gate that produces an output of 0 when any of the inputs are 1
  4. 9. A logic gate that produces an ouptut of 0 when all inputs are 1
  5. 11. A combinational circuit that can be used to add two binary digit
  6. 12. A type of logic circuit that depends on current and past inputs. E.g. flip-flop circuits.
  7. 15. Property used in hard disks to store data with polarity.
  8. 16. A table for recording the outputs from a logic circuit or circuit design
  9. 18. Mathematician credited with digital circuit design invention.
  10. 20. A system of discrete states: high or low, on or off, 1 or O.
  11. 21. The smallest unit of digital information. Can be used to represent one of two possible values
  12. 22. Particles used in memory sticks to store data as trapped or free.
  13. 23. A logic gate that produces an output of 1 when exactly one of the inputs is 1
Down
  1. 1. Electronic components in RAM storing data with charge.
  2. 3. Computer memory using capacitors to store data.
  3. 4. A method for performing logic operations using symbols to represent logical values and operators
  4. 7. A logic gate that produces an output of 1 when all inputs are 1
  5. 8. To make the opposite; e.g. the inverse of 0 is 1.
  6. 10. Electronic components in computers with on or off positions.
  7. 11. Data storage using magnetism with north and south polarity.
  8. 13. Data storage with light reflection for zero or one representation.
  9. 14. A logic gate that produces an output of 1 when any of the inputs are 1
  10. 17. A system where the data varies continuously with time and can have any value between two limits.
  11. 19. A logic gate that produces an output of 1 when the input is 0
  12. 21. A system with two states, 0 or 1, crucial for computing.