1_Functional Units & Their Interconnections
1_Functional Units & Their Interconnections
1_Functional Units & Their Interconnections
Digital Systems
Functional Units & their
Interconnections
by
Upendra Mishra
CSE
KIET Group of Institutions
Delhi-NCR-Ghaziabad
Computer Organization
Computer Organization comes after the decide of Computer
Architecture first. Computer Organization is how operational attribute
are linked together and contribute to realize the architectural
specification. Computer Organization deals with structural relationship.
Its clear that it deals with high-level design its also clear that it deals with low-level
issue. design issue.
Microphones
Cameras
Output Units
The primary function of the output unit is to send the
processed results to the user. Output devices display
information in a way that the user can understand.
For example The most common example of an output device is
a monitor.
Some units, such as graphic displays, provide both an output
function, showing text and graphics, and an input function,
through touchscreen capability. The dual role of such units is
the reason for using the single name input/output (I/O) unit in
many cases.
Arithmetic & Logic Unit
Most computer operations are executed in the
arithmetic and logic unit (ALU) of the processor.
Any arithmetic or logic operation, such as
addition, subtraction, multiplication, division, or
comparison of numbers, is initiated by bringing
the required operands into the processor, where
the operation is performed by the ALU.
Control Unit
The memory, arithmetic and logic, and I/O
units store and process information and
perform input and output operations. The
operation of these units must be coordinated in
some way.
This is the responsibility of the control unit.
The control unit acts as the nerve center that
sends control signals to other units and senses
their states.
A large set of control lines (wires) carries the
signals used for timing and synchronization of
events in all units.
Control Unit
• The control unit is a component of a computer's central
processing unit that coordinates the operation of the
processor. It tells the computer's memory, arithmetic/logic
unit and input and output devices how to respond to a
program's instructions.
• The control unit is also known as the nerve center of a
computer system.
• Let's us consider an example of addition of two operands by
the instruction given as Add LOCA, RO. This instruction adds
the memory location LOCA to the operand in the register RO
and places the sum in the register RO. This instruction
internally performs several steps.
Memory Unit
Registers
Cache
Siz
st
e
Co
d
Main Memory
ee
Sp
Secondary Memory
Auxiliary Memory