CENTRAL PROCCESSING UNIT PRESENTED BY DEAN CASEY.

Slides:



Advertisements
Similar presentations
The CPU The Central Presentation Unit What is the CPU?
Advertisements

Session Objectives#3 COULD explain the role memory plays in computer processing SHOULD describe the purpose of a CPU and its individual components MUST.
TO COMPUTERS WITH BASIC CONCEPTS Lecturer: Mohamed-Nur Hussein Abdullahi Hame WEEK 1 M. Sc in CSE (Daffodil International University)
The Microprocessor and its Architecture
Khaled A. Al-Utaibi  Computers are Every Where  What is Computer Engineering?  Design Levels  Computer Engineering Fields  What.
Hardware Devices and Their Uses Modified excerpt from: GO! with Microsoft ® Office 2003 Brief, 2 nd Edition.
GCSE Computing - The CPU
The Evolution of the Computer Age Marcus Riley. First Generation ( ) During the first generation, computers were built with vacuum tubes which are.
The History of Computers By: Casey Walsh. Introduction Computer history can be broken down into five generations of change. Computer history can be broken.
1 Chapter 4 The Central Processing Unit and Memory.
 Central Processing Unit(CPU) Central Processing Unit(CPU)  Components of the CPU Components of the CPU  Actions Performed by CPU Actions Performed.
What’s on the Motherboard? The two main parts of the CPU are the control unit and the arithmetic logic unit. The control unit retrieves instructions from.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Computing in the Modern World Ms. Stewart
History of computers 1.
COMPUTER SYSTEM.
CPU, CONTROL UNIT, ALU BY: GROUP 10 (MT - 2A) Grado, Crystell Joy
Processing Devices.
What is a Hardware? Hardware is the physical parts of the computer system – the parts that you can touch and see.
By Jacob Campbell. a motherboard is the central printed circuit board (PCB) in many modern computers and holds many of the crucial components of the system,
History of Computers Abacus – 1100 BC
Copyright Jim Martin Computers Inside and Out Dr Jim Martin
The processor, (also known as a microprocessor or a CPU, which stands for Central Processing Unit), does all of the computing a computer does. In other.
The Evolution of the Computers Chidambaranathan C.M.
Technology in Focus: Under the Hood
COMPUTER SYSTEM ARCHITECTURE By Sohaib.  The digital computer is a digital system that performs various computational tasks.  The word digital implies.
By Tyler Williams and Jake Eichorn. The System Unit The system unit is a case that contains electronic components of the computer used to process data.
© Prentice Hall THE EVOLUTION OF COMPUTER AGE 1. First Generation ( ) - computers were built with vacuum tubes. (electronic tubes that.
ECEn 191 – New Student Seminar - Session 9: Microprocessors, Digital Design Microprocessors and Digital Design ECEn 191 New Student Seminar.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
1 Intel Microprocessors Daniel Rodocker CSCI 1005.
Stack Stack Pointer A stack is a means of storing data that works on a ‘Last in first out’ (LIFO) basis. It reverses the order that data arrives and is.
Slide 1 – CPU Acronym Definition The CPU is a small square unit that sits behind a fan, the fan keeps the CPU from over heating. The CPU (Central Processing.
Technology in Action Alan Evans Kendall Martin Mary Anne Poatsy Twelfth Edition Copyright © 2016 Pearson Education, Inc.0.
1 Unit 2: Computer Systems Session One Part One. 2 Aims: Discussion into what will be covered in this unit. Assessment Understand the basic principles.
General Concepts of Computer Organization Overview of Microcomputer.
CHAPTER 4 The Central Processing Unit. Chapter Overview Microprocessors Replacing and Upgrading a CPU.
Introduction to Microprocessors
The computer is a purpose device that can be programed to carry out a finite set of arithmetic or logical operations. Computer can solve more than one.
A-Level Computing#BristolMet Session Objectives#3 MUST identify components of a CPU SHOULD describe the purpose of a CPU and its individual components.
CPU Central processing unit. INTRODUCTION CPU is a circuit able to execute computer programs, orders and Commands. These commands involve software programs.
M211 – Central Processing Unit
Your Interactive Guide to the Digital World Discovering Computers 2012.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
1 Lesson 1 Computers and Computer Systems Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
No one think of modern life without computers.
TECHNOLOGY IN ACTION. Technology in Focus Under the Hood.
The Five Generations of Computers
GCSE Computing - The CPU
Introduction to Microcontrollers
The Five Generations of Computers
The Five Generations of Computers
No one think of modern life without computers.
History of Computers Abacus – 1100 BC
Course Name: Computer Application Topic: Central Processing Unit (CPU)
Phnom Penh International University (PPIU)
INTRODUCTION TO MICROPROCESSORS
CPUs and Motherboards Cody, Emily, and Slavic.
Chapter 1: The 8051 Microcontrollers
Edited by : Noor Alhareqi
The Five Generations of Computers
The Five Generations of Computers
Edited by : Noor Alhareqi
The Five Generations of Computers
Computers Inside and Out
The Five Generations of Computers
Computer Generations.
1.Introduction to Advanced Digital Design (14 marks)
Presentation transcript:

CENTRAL PROCCESSING UNIT PRESENTED BY DEAN CASEY

CENTRAL PROCESING UNIT The central processing unit (cpu) known as the processor. It is an electronic circuit that can execute computer commands. Even though the (cpu) has changed in form and design since the earliest computers their fundamental operation has remained the same.

HISTORY OF CENTRAL PROCCESSING UNIT The early central processing unit were custom designed to run a specific program in computers called ENIAC. These had to be manually rewired to enable them to perform tasks and became known as fixed program computers. The EDVAC computers were designed to perform multiple tasks and programs were able to be stored in the computer memory instead of having to manually rewire it.

DESCRETE TRANSISTOR & INTERGRATED CIRCUIT The design of the central processing unit became more complex as they started to build smaller and more reliable electronic devices. The first improvements came by the creation of the Transistor, which allowed the central processing units to be built onto one or more printed circuit boards which contained discrete individual components. The integrated circuit also known as I.C. contained a large number of transistors and was manufactured on a single semiconductor based die or chip.

MICROPROCESSORS The microprocessors introduced in 1970 changed the design and implementation of the central processing unit (cpu). The first microprocessor was the Intel 404 and the first widely used microprocessor was the Intel 8080 in The microprocessors central processing unit are manufactured on a small number of integrated circuits but usually produced on one integrated circuit on one die.

CENTRAL PROCCESSING UNIT OPERATION The operation of the CPU stays the same no matter what the size. Most CPU’s follow these steps fetch, decode,execute and write back. Fetch; retrieves instructions from program memory. The location of the memory is determined by the program counter which identifies the current position in the program. The instruction that the CPU obtains decides what the CPU will do. Decode; the instructions are broken up into parts by the CPU Instruction set where one group of numbers indicate which operation to perform and the other group of numbers provide information required for that operation. Execute; various portions of the CPU are connected so that they can perform the desired operation. Write back ;writes back the results of the execute step to memory.

Summary There is a lot of information on central processing units. History, design, complexity and how they have changed from the 1960’s to the 21 century. Central processing units will continue to change in their design and complexity as technology is always becoming more advanced.

REFRENCE IMAGES