Class 4 Processing
Class 4 Processing
Processing
A process is an instance of a computer program that is
being sequentially executed
The procedure which transforms raw data into
information , is called processing
We need two components to accomplish this task
Processor and Memory
Processor
The term CPU(Central processing unit) refers to a
computer processor
A Central Processing Unit (CPU), or sometimes just
called processor, is a description of a class of logic
machines that can execute computer program
A processor usually consists of one or more specialised
chips , called microprocessors, which are silvers of silicon
or other material etched with many tiny electronic circuits.
A CPU is plugged into the computer’s motherboard
CPU is the brain of a computer
system.
All major calculation and
comparisions are done inside
CPU.
It is also responsible to activate
and control other units of
system.
A processor controls all internal and external devices ,
and perform arithmetic and logic operations.
A processor only works on binary data, 0 and 1
The speed of a computer system is defined by the
architecture of the processor being used.
Functions of a Processor
Carrying out arithmetic and logic functions
Controlling the use of main storage to store data and
instructions.
Controlling the sequence of operations
Controlling all the parts of the computer system
The central processing unit consists of three main
subsystems.
Control unit
Arithmetic logic unit
Registers
Registers
These are special purpose , high speed temporary memory
units