SUMMARY Of Microprocessors, Microcomputers, and Assembly Language
SUMMARY The various concepts and terms discussed in this chapter are summarized below: Computer Structure · Digital Computer-a programmable machine that processes binary data. It includes four components: CPU (ALU plus control unit), memory, input, and output. · CPU -the Central Processing Unit. The group of circuits that processes data and provides control signals and timing. It includes the arithmetic/logic unit, registers, instruction decoder, and the control unit. · ALU -the group of circuits that performs arithmetic and logic operations. The ALU is a part of the CPU. · Control Unit -The group of circuits that provides timing and signals to all operations in the computer and controls data flow. · Memory -a medium that stores binary information (instructions and data). · Input -a device that transfers information from the outside world to the computer. · Output -a device that transfers information from the computer to the outside world. Scale of Integration ...