MECHATRONICS - Module II

123456789101112131415161718
Across
  1. 3. A register in a microprocessor where intermediate arithmetic results are stored.
  2. 4. Software that translates human-readable programming code into machine-executable code.
  3. 6. The smallest unit of data in a microprocessor
  4. 8. A binary code that represents a specific machine instruction in a microprocessor's instruction set
  5. 11. A compact computing device that combines a microprocessor with memory and input/output peripherals
  6. 14. The cycle that denotes the process of storing data in memory or a register within a microprocessor.
  7. 16. Abbreviated symbolic representation
  8. 18. A flag that indicates whether the number of set (1) bits in a binary data unit is even or odd.
Down
  1. 1. The brain of a computer system.
  2. 2. Communication pathway that transfers data between different components of a computer system.
  3. 5. set of instructions
  4. 7. Signals that temporarily pause a microprocessor's current operation to handle specific events or tasks.
  5. 9. A flag that indicates if a carry occurred in arithmetic operations.
  6. 10. Component of a microprocessor that performs arithmetic and logic operations on data.
  7. 12. A flag that indicates the sign (positive or negative) of the result.
  8. 13. Small, high-speed storage locations within a microprocessor.
  9. 15. memory that retains data even when the power is turned off
  10. 17. The cycle that denotes the process of retrieving an instruction from memory.