Welcome Class: IX-B.Std Subject: Computer Studies Conducted by Rashedul Islam Lecturer in Computer Science.

Slides:



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

The CPU The Central Presentation Unit What is the CPU?
The Fetch – Execute Cycle
Introduction to Computers Section 4A. home Decimal Number System Called base 10 because 10 symbols are available.
Memory. Memory.
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.
Processor System Architecture
COMPUTER ORGANIZATION CHAPTER SUBSYSTEM INTERCONNECTION.
Microprocessor and Microcontroller Based Systems Instructor: Eng.Moayed N. EL Mobaied The Islamic University of Gaza Faculty of Engineering Electrical.
Intro Test 2 – Chapters 3,4 & Word Sample Questions SPRING 2005.
Introduction to Computer Systems
1 Sec (2.1) Computer Architectures. 2 For temporary storage of information, the CPU contains cells, or registers, that are conceptually similar to main.
Computer Hardware Processing and Internal Memory.
Stored Program Concept: The Hardware View
BA 471 Management Information Systems Hardware Basics.
Lecture 13 - Introduction to the Central Processing Unit (CPU)
KEY COMPONENTS OF A COMPUTER SYSTEM ANDREW LOLAVAR.
CPU Fetch/Execute Cycle
Computer Systems 1 Fundamentals of Computing The CPU & Von Neumann.
GRAP 3175 Computer Applications for Drafting Unit II Computer Hardware.
Dr. Rabie A. Ramadan Al-Azhar University Lecture 6
Computer Architecture and Organization Introduction.
Microprocessor Dr. Rabie A. Ramadan Al-Azhar University Lecture 2.
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.
Chapter 1 Introduction. Architecture & Organization 1 Architecture is those attributes visible to the programmer —Instruction set, number of bits used.
Week 2.  Understand what the processor is and what it does.  Execute basic LMC programs.  Understand how CPU characteristics affect performance.
Egle Cebelyte. Random Access Memory is simply the storage area where all software is loaded and works from; also called working memory storage.
Computer Organization IT CPUMemoryInputDevices OutputDevices Input Devices: Keyboard, Mouse, Touchscreen Output Devices: Display, Printer, Flash.
Section one revision:1. Computer Systems To be able to Identify and describe computer systems To demonstrate an understanding of the Central Processing.
The Central Processing Unit (CPU) and the Machine Cycle.
Computer Organization - 1. INPUT PROCESS OUTPUT List different input devices Compare the use of voice recognition as opposed to the entry of data via.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
Model Computer CPU Arithmetic Logic Unit Control Unit Memory Unit
General Concepts of Computer Organization Overview of Microcomputer.
J. Stover, CSD-HS.  A computer is an electronic device that is programmed to accept data (input), process it into useful information (output), and store.
Input-Output Organization
Computer Science 101 Computer Systems Organization ALU, Control Unit, Instruction Set.
Computer Hardware A computer is made of internal components Central Processor Unit Internal External and external components.
Computer Structure & Architecture 7b - CPU & Buses.
Computer Architecture 2 nd year (computer and Information Sc.)
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.
MICROOCESSORS AND MICROCONTROLLER:
Assessment Covering… Von Neuman architecture Registers – purpose and use, the fetch execute cycle.
Excellence Publication Co. Ltd. Volume Volume 1.
HOW COMPUTERS WORK THE CPU & MEMORY. THE PARTS OF A COMPUTER.
1 Basic Processor Architecture. 2 Building Blocks of Processor Systems CPU.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
Chapter 20 Computer Operations Computer Studies Today Chapter 20.
Chapter 1 Introduction.   In this chapter we will learn about structure and function of computer and possibly nature and characteristics of computer.
3.1.4 Hardware a. describe the function and purpose of the control unit, memory unit and ALU (arithmetic logic unit) as individual parts of a computer;
Computer Systems Nat 4/5 Computing Science Computer Structure:
Computing Science Computer Structure: Lesson 1: Processor Structure
Von Neumann architecture
Lecture 13 - Introduction to the Central Processing Unit (CPU)
Computer Design & Organization
Buses.
Chapter 1.1 Fundamentals of Computer systems
The fetch-execute cycle
COMS 161 Introduction to Computing
ECEG-3202 Computer Architecture and Organization
Intro to Architecture & Organization
ECEG-3202 Computer Architecture and Organization
Components of a CPU AS Computing - F451.
INTRODUCTION TO COMPUTERS
A Top-Level View Of Computer Function And Interconnection
Objectives Describe common CPU components and their function: ALU Arithmetic Logic Unit), CU (Control Unit), Cache Explain the function of the CPU as.
Computer Architecture
Presentation transcript:

Welcome Class: IX-B.Std Subject: Computer Studies Conducted by Rashedul Islam Lecturer in Computer Science

Computer Organization

Organization of computer in the early age CPU, Mathematical Logic Unit, Control Unit, Input-output, Memory would place separately in the hardware portion. Example: IBM 1620

Organization of computer at present Hardware Software CPU Input Output Operating system Application program

CPU(Microprocessor)

Execution of program stored in memory To perform mathematical and logical operation Exchange information with other parts Coordinate the work of input and output etc. Major works done by CPU Microprocessor has 3 parts Control unit Memory unit ALU

Control Unit ALU Input unit Output unit Memory Control signal

ALU Mathematical work Logical work Data manipulation

Instruction cycle Start Instruction fetch and decode (Fetch cycle) Instruction Execution (Execution cycle) Stop

BUS Address Bus (Unidirectional) Address Bus (Unidirectional) Control Bus Data Bus

Other famous Buses VESA ISA EISA PCI USB Fire wire

Group activities 1 2 Write down importance of microprocessor Describe activities of control unit. Group #

Evaluation What is organization of computer? How was the organization of IBM 1620? What are the parts of CPU ? What are the functions of ALU? What is instruction cycle? What is USB, Fire wire, VESA ?

Home Work How CPU can be used to process result of any exam?

THANK YOU