3rd Meeting INSIDE THE SYSTEM. Listen and Read the Text! WHAT IS INSIDE A PC SYSTEM? The nerve centre of a PC is the....... This unit is built into.

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.
Microprocessor.  The CPU of Microcomputer is called microprocessor.  It is a CPU on a single chip (microchip).  It is called brain or heart of the.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
CENTRAL PROCESSING UNIT
Stored Program Concept: The Hardware View
The processor and main memory chapter 4, Exploring the Digital Domain The Development and Basic Organization of Computers.
 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.
LOGO. Characteristics of Processors  Funtions  Is the central processing unit, performing all the processing, calculation and control systems.  The.
Basic Operational Concepts of a Computer
Department of Computer and Information Science, School of Science, IUPUI Dale Roberts, Lecturer Computer Science, IUPUI CSCI.
Computer Systems 1 Fundamentals of Computing The CPU & Von Neumann.
Practical PC, 7th Edition Chapter 17: Looking Under the Hood
Lecture 8 Presented By Dr. Shazzad Hosain Asst. Prof. EECS, NSU.
COLLEGE FOR PROFESSIONAL STUDIES TOPIC OF PRESENTATION PROCESSOR IN COMPUTER.
D75P 34R HNC Computer Architecture 1 Week 9 The Processor, Busses and Peripherals © C Nyssen/Aberdeen College 2003 All images © C Nyssen /Aberdeen College.
Chapter 1 Basic Structure of Computers. Chapter Outline computer types, structure, and operation instructions and programs numbers, arithmetic operations,
CPU Computer Hardware Organization (How does the computer look from inside?) Register file ALU PC System bus Memory bus Main memory Bus interface I/O bridge.
Basic Architecture Lecture 15. In general, if the number of bits is n, then the number of different combinations of 0s and 1s that can be made is 2 n.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
The Central Processing Unit: What Goes on Inside the 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.
The Central Processing Unit
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Computer Organization - 1. INPUT PROCESS OUTPUT List different input devices Compare the use of voice recognition as opposed to the entry of data via.
D75P 34 – HNC Computer Architecture Week 1 Main Components Of A Processor © C Nyssen/Aberdeen College 2003 All images © C Nyssen /Aberdeen College unless.
CPU Inside Maria Gabriela Yobal de Anda L#32 9B. CPU Called also the processor Performs the transformation of input into output Executes the instructions.
Computer Organization & Assembly Language © by DR. M. Amer.
Computer Systems - Registers. Starter… Discuss in pairs the definition of the following Control Unit Arithmetic and Logic Unit Registers Internal clock.
Computer Structure & Architecture 7b - CPU & Buses.
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.
Electronic Analog Computer Dr. Amin Danial Asham by.
CENTRAL PROCESSING UNIT. CPU Does the actual processing in the computer. A single chip called a microprocessor. Composed of an arithmetic and logic unit.
Academic PowerPoint Computer System – Architecture.
CENTRAL PROCESSING UNIT Written by: Gizem Gulsen.
What is a Microprocessor ? A microprocessor consists of an ALU to perform arithmetic and logic manipulations, registers, and a control unit Its has some.
Central Processing Unit (CPU)
THE MICROPROCESSOR A microprocessor is a single chip of silicon that performs all of the essential functions of a computer central processor unit (CPU)
Chapter 2 Turning Data into Something You Can Use
Central Processing Unit (CPU) MATTHEW BOWEN. Function  The function of the CPU is to execute all of the commands and calculations or “processes” that.
Computer Architecture Lecture 4 by Engineer A. Lecturer Aymen Hasan AlAwady 17/11/2013 University of Kufa - Informatics Center for Research and Rehabilitation.
M211 – Central Processing Unit
1 3 Computing System Fundamentals 3.2 Computer Architecture.
Chapter 20 Computer Operations Computer Studies Today Chapter 20.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Computer Operation. Binary Codes CPU operates in binary codes Representation of values in binary codes Instructions to CPU in binary codes Addresses in.
Software Design and Development Computer Architecture Computing Science.
Computer Operation What basic hardware components are inside a personal computer?
Introduction to Computers - Hardware
Computer Systems Nat 4/5 Computing Science Computer Structure:
OCR GCSE Computer Science Teaching and Learning Resources
Computing Science Computer Structure: Lesson 1: Processor Structure
GCSE OCR Computing A451 The CPU Computing hardware 1.
Lecture on Microcomputer
THE CPU i Bytes 1.1.
General Architecture of Digital Computer
System Architecture 1 Chapter 2.
عمارة الحاسب.
Computer Structure S.Abinash 11/29/ _02.
Central Processing Unit
CPU Key Revision Points.
Architecture Overview
Computer Concept and Practice
Objectives Describe common CPU components and their function: ALU Arithmetic Logic Unit), CU (Control Unit), Cache Explain the function of the CPU as.
OCR GCSE (9-1) Computer Science (J276)
COMPUTER ARCHITECTURE
Computer Science. The CPU The CPU is made up of 3 main parts : Cache ALU Control Unit.
Presentation transcript:

3rd Meeting INSIDE THE SYSTEM

Listen and Read the Text! WHAT IS INSIDE A PC SYSTEM? The nerve centre of a PC is the This unit is built into a single chip-an circuit-which executes program and supervises the computer’s overall operation. The unit of three main parts: 1). The contol unit, which examines the instructions in the user’s program, interprets each instruction and causes the circuits and the rest of the components-disk drives, monitor, etc. 2). The arithmetic logic unit (ALU), which performs mathematical calculations and logic operations.

3 ). The registers, which are high-speed units of memory used to store and control information. One of these registers is the main memory. Another is the instruction register (IR) which holds the instruction that is currently being executed. One area where microprocessors differ is in the amount of data-the number of bits-they can work with at a time. There are 16, 32 and 64 bit processors. The computer’s internal architecture is evolving so quickly that the new 64 bit processors are able to address 4 billion times more information than a 32 bit system.

Assignment! Describe this diagram by your own word!

Exercises! a). The teacher is responsible for the computer centre. The teacher has just arrived. b). The microprocessor is a chip. The microprocessor processes the information provided by the software. c). We saw the computer at the exhibition. It run 2.5 GHz.