TOPIC: CENTRAL PROCESSING UNIT PRESENTED BY: MS. AMBER AMAR.

Slides:



Advertisements
Similar presentations
Computer Systems Nat 4/5 Computing Science Computer Structure:
Advertisements

The CPU The Central Presentation Unit What is the CPU?
Machine cycle.
CENTRAL PROCESSING UNIT
Intro Test 2 – Chapters 3,4 & Word Sample Questions SPRING 2005.
Computer Systems. Computer System Components Computer Networks.
CHAPTER 4 COMPUTER SYSTEM – Von Neumann Model
CS 104 Introduction to Computer Science and Graphics Problems Basic Organization & Concepts 09/09/2008 Yang Song (Prepared by Yang Song and Suresh Solaimuthu)
* CPU (Central Processing Unit ) * CPU is the abbreviation for central processing unit. the CPU is the brains of the computer where most numerical and.
Introduction Computer Hardware Jess 2006 The CPU.
EC301 Computer Networking Fundamentals (Workstation) Prepared by :- Mohd Sharifuddin Bin Sahbudin 12DEP11F1006.
KEY COMPONENTS OF A COMPUTER SYSTEM ANDREW LOLAVAR.
CPU, CONTROL UNIT, ALU BY: GROUP 10 (MT - 2A) Grado, Crystell Joy
Different CPUs CLICK THE SPINNING COMPUTER TO MOVE ON.
COMPUTER SYSTEM.
ECEn 191 – New Student Seminar - Session 9: Microprocessors, Digital Design Microprocessors and Digital Design ECEn 191 New Student Seminar.
Intro to Computers Computer Apps 1.
স্বাগতম. Junior instructor(computer) What is a computer? What is the weakness of computer?
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.
Week 2.  Understand what the processor is and what it does.  Execute basic LMC programs.  Understand how CPU characteristics affect performance.
PREPARED BY:- Bharti Mehta CLASS- XII JNV Mansa Guided By:- Mr. Beant Sharma FCSA JNV Mansa.
How computers work The CPU & Memory. The parts of a computer.
Stages of Processing.  When a computer is given instructions, a series of tasks must take place in order for a result to be accomplished  To accomplish.
Hardware. Control Process Unit(CPU) Contents Introduction Definition CPU Components of CPU Stages of the work of CPU CPU frequency CPU Cooling Conclusion.
The Central Processing Unit (CPU) and the Machine Cycle.
CHAPTER 4 The Central Processing Unit. Chapter Overview Microprocessors Replacing and Upgrading a CPU.
COMPUTER SCIENCE Data Representation and Machine Concepts Section 2.1 Instructor: Lin Chen Sept 2013.
3/29: Processors Roll Call Lecture: CPU’s Other (?)
Computer Structure & Architecture 7b - CPU & Buses.
Copyright © 2003 Prentice Hall, IncSlides created by Bob Koziel.
COMPILERS CLASS 22/7,23/7. Introduction Compiler: A Compiler is a program that can read a program in one language (Source) and translate it into an equivalent.
4ºESO/4 T H ESO Juan Antonio Pérez 1. A central processing unit (CPU) is the electronic circuitry within a computer that carries out the instructions.
CENTRAL PROCESSING UNIT. CPU Does the actual processing in the computer. A single chip called a microprocessor. Composed of an arithmetic and logic unit.
CPU The Central Processing Unit (CPU), has 3 main parts: Control Unit Arithmetic and Logic Unit Registers. These components are connected to the rest.
CPU Control Unit Main memory ALU INPUTINPUT OUTPUTOUTPUT ฯ OS Compiler OS   Compiler.
Introduction to ComputersS1.1.1 Bina © 1998 Liran & Ofir Programming in C.
CENTRAL PROCESSING UNIT Written by: Gizem Gulsen.
E X C E E D I N G E X P E C T A T I O N S L3-CPU IS 4490 N-Tier Client/Server Architectures Dr. Hoganson Kennesaw State University Layer 3 - CPU CPU has.
Excellence Publication Co. Ltd. Volume Volume 1.
System Unit Working of CPU. The CPU CPU The CPU CPU stands for central processing unit. it is brain of computer It is most important component of the.
Central Processing Unit (CPU) MATTHEW BOWEN. Function  The function of the CPU is to execute all of the commands and calculations or “processes” that.
A-Level Computing#BristolMet Session Objectives#3 MUST identify components of a CPU SHOULD describe the purpose of a CPU and its individual components.
M211 – Central Processing Unit
1 3 Computing System Fundamentals 3.2 Computer Architecture.
3.1 Components. Overview Identify component parts of a typical home PC from a photograph or diagram.
LECTURE 5: CPU and MEMORY. electronic components I. Four main types of electronic components in computers: 1. transistors/resistors 1. transistors/resistors.
Unit 3 - Computer Systems. Logical vs Physical A computer system can be represented in either a logical or physical form Both are useful in understanding.
A computer consists of five functionally independent main parts.
The Processor The Main Components Arithmetic/Logic Unit (ALU) Control Unit System Clock Registers.
Block Diagram of Computer and Explain its Various Components A computer can process data, pictures, sound and graphics. They can solve highly complicated.
Computer Operation What basic hardware components are inside a personal computer?
Computing Science Computer Structure: Lesson 1: Processor Structure
Introduction Computer Hardware Jess 2006
Central Processing Unit (CPU)
System unit Performed by Bektasova P.S. Checked by Sultanova Zh.Zh.
Components of Computer
Course Name: Computer Application Topic: Central Processing Unit (CPU)
CPU & its Components CPU stands for central Processing Unit
Computer Organization
Intel
Central Processing Unit
Born to be Programmer TeguhSutanto, M.Kom.
Computer Organization
Fundamental of computer
Game CPU (Central Processing Unit)
GCSE OCR 1 The CPU Computer Science J276 Unit 1
Prerequisite Glossary
Objectives Describe common CPU components and their function: ALU Arithmetic Logic Unit), CU (Control Unit), Cache Explain the function of the CPU as.
COMPUTER HISTORY, PRESENT & FUTURE. What is a Computer? A computer is a machine that can be instructed to carry out sequences of arithmetic or logical.
OCR GCSE (9-1) Computer Science (J276)
Presentation transcript:

TOPIC: CENTRAL PROCESSING UNIT PRESENTED BY: MS. AMBER AMAR

CENTRAL PROCESSING UNIT COMPONENTS OF CPU 1.CU (Control Unit) 2.ALU (arithmetic / logic unit)

BLOCK DIAGRAM OF CPU

CU (Control Unit) All the computer’s resources are managed from the control unit. The function of control unit is to coordinate with all the computer activities. The control unit contains the CPU’s instructions for carrying out commands

ALU (arithmetic / logic unit) When the control unit encounters an instruction that involves arithmetic or logic operation, it passes control to the second component of the CPU, the arithmetic/logic unit (ALU).

THANKYOU