Lesson 4
Lesson 4
Topic:
All about Input unit, Central
Processing Unit (CPU) and Primary
Memory
A computer input unit is any device that converts the outside world into a
computer’s binary data. There are many common input units. Input unit is
generalized term in computer science for any “device” which can be processed.
An input device is any hardware device that sends data to a computer, allowing
you to interact with and control it. The picture shows a Logitech trackball
mouse, which is an example of an input device. The most commonly used or
primary input devices on a computer are the keyboard and mouse. However,
there are other devices that input data into a computer.
monitors
printers
robotic arms in factories
Central Processing Unit (CPU)
A central processing unit (CPU), the principal part of any digital computer
system is generally composed of the main memory, control unit, and arithmetic-
logic unit. It constitutes the physical heart of the entire computer system to it. It is
also linked in peripheral equipment, including input and output devices and
auxiliary storage units. In modern computers, the CPU is contained on an
integrated circuit chip called microprocessor.
The control unit of the central processing unit regulates and integrates the
operations of the computer. It selects and retrieves instructions from the main
memory in proper sequence and interprets them so as to activate the other
functional elements of the system at the appropriate moment to perform their
respective operations. All input data are transferred via the main memory to the
arithmetic-logic unit for processing, which involves the four basic arithmetic
functions (i.e., addition, subtraction, multiplication, and division) and certain logic
operations such as the comparing of data and the selection of the desired
problem-solving procedure or a viable alternative based on predetermined
decision criteria.
Primary Memory