CPU(central Processing Unit)

376 views 24 slides Jan 31, 2019
Slide 1
Slide 1 of 24
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19
Slide 20
20
Slide 21
21
Slide 22
22
Slide 23
23
Slide 24
24

About This Presentation

Ghazanfar Sajjad 2239


Slide Content

Topic: CPU $ Types Group Member: GHAZANFAR SAJJAD M. Tabish Ejaz Ali

CPU Central Processing Unit

CONTENTS: What is CPU ? History of CPU. Component of CPU. Function of the CPU. Types of The CPU.

What is CPU : CPU is the Heart and Brain of a Computer. It receives data as input. The Central Processing Unit (CPU) is Simply the central processor or The processor where mosty calculation takes places CPU is the main important part of Computer.

HISTORY OF CENTRAL PROCESSING UNIT

In 1940,Mathematicians: John Von Neumann J.Presper Eckert John Mauchly Came up with the concept of the stored instruction digit al computer.

In 1940 – 1956 Vacuum Tubes and Magnetic Drums for memory In 1956 – 1963 Transistors In 1964 – 1971 Integrated Circuits In 1971 – Present Microprocessors In Present and Beyond Artificial Intelligence

On 1970's a component of mainframe computer known as CPU is a steel cabinet bigger than a refrigerator full of circuit boards croweded with transistor. In 1971 the 4004 was the 1st 4-bit Microprocessor invented.

In 1972, the 8008 was the 1st 8-bit microprocessor to fuel the home computer revolution. In 1979, intel delivered the 8088 and IBM engineers used it for the 1st PC. From 8086

Components of CPU : Arithmetic Logic Unit Control Unit Memory Unit / Register

Arrangement of Components :

Control Unit (CU) It reads instruction from memory and transforms then into a series of signals to activate other parts of computer. Controls the operation that takes place in various parts of a copmuter by sending electronic sihnals

Arithmatic Logic Unit(ALU): It performs two types of operations . Arithmatic operations Logical operations

Arithmatic Operations: It performs mathematical operations Operation : Symbols Addition : + Subtraction : _ Multiplication : * Division : /

Logical Operations: Logical AND Logical OR Logical NOT Logical Exclusive OR

Memory Unit(MU/Register): Is the part of the computer that holds data and instructions for processing.

Function of The CPU

Fetch Taking the data being instruction from the instructed memory Decode Translaring and decoding Assembly code into binary form instruction which are understandable to CPU. Execute Execute Caculations move data and jump to different address Store After executing the data or instruction store.