Open In App

Central Processing Unit (CPU)

Improve
Improve
Improve
Like Article
Like
Save Article
Save
Share
Report issue
Report

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:

CPU

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:

  • Data and instructions are stored in memory units which are required for processing.
  • It also stores the intermediate results of any calculation or task when they are in process.
  • The final results of processing are stored in the memory units before these results are released to an output device for giving the output to the user.
  • All sorts of inputs and outputs are transmitted through the memory unit.

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:

  • Controlling of data and transfer of data and instructions is done by the control unit among other parts of the computer.
  • The control unit is responsible for managing all the units of the computer.
  • The main task of the control unit is to obtain the instructions or data which is input from the memory unit, interprets them, and then directs the operation of the computer according to that.
  • The control unit is responsible for communication with Input and output devices for the transfer of data or results from memory.
  • The control unit is not responsible for the processing of data or storing data.

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:

  • Arithmetic Section
  • Logic Section

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.

  • Fetch: the first CPU gets the instruction. That means binary numbers that are passed from RAM to CPU.
  • Decode: When the instruction is entered into the CPU, it needs to decode the instructions. with the help of ALU(Arithmetic Logic Unit) the process of decode begins.
  • Execute: After decode step the instructions are ready to execute
  • Strore: After execute step the instructions are ready to store in the memory.

Types of CPU

We have three different types of CPU:

  • Single Core CPU: The oldest type of computer CPUs is single core CPU. These CPUs were used in the 1970s. these CPUs only have a single core that preform different operations. This means that the single core CPU can only process one operation at a single time. single core CPU CPU is not suitable for multitasking.
  • Dual-Core CPU: Dual-Core CPUs contain a single Integrated Circuit with two cores. Each core has its cache and controller. These controllers and cache are work as a single unit. dual core CPUs can work faster than the single-core processors.
  • Quad-Core CPU: Quad-Core CPUs contain two dual-core processors present within a single integrated circuit (IC) or chip. A quad-core processor contains a chip with four independent cores. These cores read and execute various instructions provided by the CPU. Quad Core CPU increases the overall speed for programs. Without even boosting the overall clock speed it results in higher performance.

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.


Last Updated : 12 Jul, 2023
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads