Presentation is loading. Please wait.

Presentation is loading. Please wait.

AKT211 – CAO 01 - Introduction to Computer Organization and Architecture Ghifar Parahyangan Catholic University August 22, 2011 Ghifar Parahyangan Catholic.

Similar presentations


Presentation on theme: "AKT211 – CAO 01 - Introduction to Computer Organization and Architecture Ghifar Parahyangan Catholic University August 22, 2011 Ghifar Parahyangan Catholic."— Presentation transcript:

1 AKT211 – CAO 01 - Introduction to Computer Organization and Architecture Ghifar Parahyangan Catholic University August 22, 2011 Ghifar Parahyangan Catholic University August 22, 2011

2 OutlineOutline  What is computer architecture?  What is computer organization?  Computer function & structure  Instruction cycle

3 ArchitectureArchitecture People about computer architecture : Baer : “The design of the integrated system which provides a useful tool to the programmer”Baer : “The design of the integrated system which provides a useful tool to the programmer” Hayes : “The study of the structure, behavior and design of computers”Hayes : “The study of the structure, behavior and design of computers” Foster : “The art of designing a machine that will be a pleasure to work with”Foster : “The art of designing a machine that will be a pleasure to work with”

4 Architecture(2)Architecture(2) The different usages of the term: The design of a computer’s CPU architecture, instruction set, addressing modesThe design of a computer’s CPU architecture, instruction set, addressing modes Description of the requirements (especially speeds and interconnection requirements) or design implementation for the various parts of a computer. (such as memory, motherboard, electronic peripherals, or most commonly the CPU)Description of the requirements (especially speeds and interconnection requirements) or design implementation for the various parts of a computer. (such as memory, motherboard, electronic peripherals, or most commonly the CPU) Architecture is often defined as the set of machine attributes that a programmer should understand in order to successfully program the specific computerArchitecture is often defined as the set of machine attributes that a programmer should understand in order to successfully program the specific computer In general, computer architecture refers to attributes of the system visible to a programmer, that have a direct impact on the execution of a program

5 Architecture vs Organization Architecture is those features/attributes visible to the programmerArchitecture is those features/attributes visible to the programmer –Instruction set, number of bits used for data representation, I/O mechanisms, addressing techniques. –e.g. Is there a multiply instruction? Organization is the hardware implementation of features/attributesOrganization is the hardware implementation of features/attributes –Control signals, interfaces, memory technology. –e.g. Is there a hardware multiply unit or is it done by repeated addition?

6 Structure & Function Structure : the way in which components are interrelatedStructure : the way in which components are interrelated Function : the operation of individual components as part of the structureFunction : the operation of individual components as part of the structure

7 Functional View

8 FunctionFunction Computer main functions : 1.Data processing 2.Data storage 3.Data movement 4.Control

9 Operation a) Data Movement

10 Operation b) Storage

11 Operation c) Processing from/to storage

12 Operation d) Processing from storage to I/O

13 Structure – Top Level

14 Structure – Top Level (2) 1.CPU (Central Processing Unit) –controls the operation of the computer and performs its data processing functions 2.Main Memory –stores data 3.Input/Output (I/O) –moves data between the computer and its external environment 4.System interconnection –mechanism that provides for communication among CPU, main memory, and I/O –transferring data via Bus

15 Structure – The CPU

16 Structure – the CPU(2) 1.Control Unit –controls the operation of the CPU 2.Arithmetic and Logic Unit (ALU) –performs the computer’s data processing functions 3.Registers –provides storage internal to the CPU 4.CPU interconnection –mechanism that provides for communication among control unit, ALU, and registers

17 Structure – the Control Unit

18 Structure – Top Level Components

19 Instruction Cycle 2 steps :2 steps : 1.Fetch 2.Execute

20 Fetch Cycle 1.Program Counter (PC) holds address of next instruction to fetch 2.Processor fetches instruction from memory location pointed to by PC 3.Increment PC unless instructed otherwise 4.Instruction loaded into Instruction Register (IR) 5.Processor interprets instruction and performs required actions

21 Execute Cycle Processor-memoryProcessor-memory –data transfer between CPU and main memory Processor I/OProcessor I/O –Data transfer between CPU and I/O module Data processingData processing –Some arithmetic or logical operation on data ControlControl –Alteration of sequence of operations, e.g. jump Combination of aboveCombination of above

22 Instruction Cycle – State Diagram

23 SummarySummary  What is computer architecture?  What is computer organization?  Computer function & structure 4 main functions of computer 4 main functions of computer the top level structure of computer the top level structure of computer the functions of computer’s basic components the functions of computer’s basic components  Instruction cycle 2 steps 2 steps

24 Any Question ?

25 7 Minutes Review What are the differences between computer architecture and organization? Give your own brief and clear explanation.What are the differences between computer architecture and organization? Give your own brief and clear explanation. In your opinion, what is your expectation after studying today’s material ? What are the advantages ?In your opinion, what is your expectation after studying today’s material ? What are the advantages ?

26 THANK YOU


Download ppt "AKT211 – CAO 01 - Introduction to Computer Organization and Architecture Ghifar Parahyangan Catholic University August 22, 2011 Ghifar Parahyangan Catholic."

Similar presentations


Ads by Google