RICO, Larry 2A LabExer2
RICO, Larry 2A LabExer2
2. What, in general terms, is the distinction between computer structure and computer
function?
Structure
o The way in which the components are interrelated.
Function
o The operation of each individual component as part of the structure.
Data Processing
Data Storage
Data Movement
Control
Main Memory
o Stores data.
Input/Output:
o Moves data between the computer and its external environment.
System Interconnection
o Some mechanism that provides for communication among CPU, main
memory, and I/O. A common example of system interconnection is by
means of a system bus, consisting of a number of conducting wires to
which all the other components attach.
Control Unit
o Controls the operation of the CPU and hence the computer.
Registers
o Provides storage internal to the CPU.
CPU Interconnection
o Some mechanism that provides for communication among the control
unit, ALU, and registers.