DLD Lecture 1
DLD Lecture 1
DESIGN
Lecture#1
Digital Logic Design
Storage, or
Memory Unit
Input Output
Devices Devices
and and
Control Control
How does a computer work?
• Memory unit:
– Stores program as well as input, output, and
the intermediate data.
• Processor unit:
– Performs the arithmetic and other data
processing tasks as specified by a program
How does a computer work?
• Control unit:
– Supervises the flow of information between the
various units
– It retrieves the instructions, one by one, from the
program that is stored in the memory
– For each instruction, the control unit informs the
processor to execute the operation specified by
the instructions & the processor manipulates
the data as specified by the program.
How does a computer work?
• The program and data prepared by the
user are transferred into the memory unit
by means of the input device such as
keyboard