Open In App

Central Processing Unit (CPU)

The full form of CPU is Central Processing Unit . It is a brain of the computer. All types of data processing operations and all the important functions of a computer are performed by the CPU. It helps input and output devices to communicate with each other and perform their respective operations. It also stores data which is input, intermediate results in between processing, and instructions. 

What is a CPU?

A Central Processing Unit is the most important component of a computer system. A CPU is a hardware that performs data input/output, processing and storage functions for a computer system. A CPU can be installed into a CPU socket. These sockets are generally located on the motherboard. CPU can perform various data processing operations. CPU can store data, instructions, programs, and intermediate results.



History of CPU

Since 1823, when Baron Jons Jakob Berzelius discovered silicon, which is still the primary component used in the manufacture of CPUs today, the history of the CPU has experienced numerous significant turning points. The first transistor was created by John Bardeen, Walter Brattain, and William Shockley in December 1947. in 1958, the first working integrated circuit was built by Robert Noyce and Jack Kilby.

The Intel 4004 was the company’s first microprocessor, which it unveiled in 1971. Ted Hoff’s assistance was needed for this. When Intel released its 8008 CPU in 1972, Intel 8086 in 1976, and Intel 8088 in June 1979, it contributed to yet another win. The Motorola 68000, a 16/32-bit processor, was also released in 1979. The Sun also unveiled the SPARC CPU in 1987. AMD unveiled the AM386 CPU series in March 1991.



In January 1999, Intel introduced the Celeron 366 MHZ and 400 MHz processors. AMD back in April 2005 with it’s first dual-core processor. Intel also introduced the Core 2 Dual processor in 2006. Intel released the first Core i5 desktop processor with four cores in September 2009.

In January 2010, Intel released other processors like Core 2 Quad processor Q9500, the first Core i3 and i5 mobile processors, first Core i3 and i5 desktop processors.

In June 2017, Intel released Core i9 desktop processor, and Intel introduced its first Core i9 mobile processor In April 2018.

Different Parts of CPU

Now, the CPU consists of 3 major units, which are:

  1. Memory or Storage Unit
  2. Control Unit
  3. ALU(Arithmetic Logic Unit)

Let us now look at the block diagram of the computer:

Here, in this diagram, the three major components are also shown. So, let us discuss these major components:

Memory or Storage Unit

As the name suggests this unit can store instructions, data, and intermediate results. The memory unit is responsible for transferring information to other units of the computer when needed. It is also known as an internal storage unit or the main memory or the primary storage or Random Access Memory (RAM) as all these are storage devices.

Its size affects speed, power, and performance. There are two types of memory in the computer, which are primary memory and secondary memory. Some main functions of memory units are listed below:

Control Unit

As the name suggests, a control unit controls the operations of all parts of the computer but it does not carry out any data processing operations. For executing already stored instructions, It instructs the computer by using the electrical signals to instruct the computer system. It takes instructions from the memory unit and then decodes the instructions after that it executes those instructions. So, it controls the functioning of the computer. It’s main task is to maintain the flow of information across the processor. Some main functions of the control unit are listed below:

ALU (Arithmetic Logic Unit) 

ALU (Arithmetic Logic Unit) is responsible for performing arithmetic and logical functions or operations. It consists of two subsections, which are:

Now, let us know about these subsections:

Arithmetic Section: By arithmetic operations, we mean operations like addition, subtraction, multiplication, and division, and all these operation and functions are performed by ALU. Also, all the complex operations are done by making repetitive use of the mentioned operations by ALU.

Logic Section: By Logical operations, we mean operations or functions like selecting, comparing, matching, and merging the data, and all these are performed by ALU.

Note: CPU may contain more than one ALU and it can be used for maintaining timers that help run the computer system.

What Does a CPU Do?

The main function of a computer processor is to execute instruction and produce an output. CPU work are Fetch, Decode and Execute are the fundamental functions of the computer.

Types of CPU

We have three different types of CPU:

FAQ’s on Central Processing Unit

Q.1: What is a CPU?

Answer:

A CPU is a hardware that performs data input or output, processing and storage functions for a computer system. CPU is known as central processing unit.

Q.2: What are types of CPU?

Answer:

There are mostly three types of CPU.

  • Single core CPU: This have a single core which is used to processing data. this is the oldest CPU. This performs a single task at a time.
  • Dual Core CPU: This CPU have two core and a single Integrated Circuit.
  • Quad Core CPU: This CPU have two Dual Core and a single Integrated Circuit.

Q.3: What are CPUs made of?

Answer:

CPU is made of silicon. silicon is semiconductor metal. An electrical connections to the pins that create contact with the motherboard. CPU produces lot of heat that’s why an “integrated heat spreader” is also exist to the top.

Q4. What are different parts of CPU?

Answer:

There are three different parts of CPU.

  • Arithmetic and Logical Unit (ALU): The Arithmetic and Logical Unit (or ALU) execute arithmetic and logical operations.
  • Control Unit (CU): The control unit communication with input and output devices for the transfer of data from memory.
  • Memory or storage unit: All sorts of inputs and outputs are spread through the memory unit.

Article Tags :