Presentation is loading. Please wait.

Presentation is loading. Please wait.

CS 104 Introduction to Computer Science and Graphics Problems Basic Organization & Concepts 09/09/2008 Yang Song (Prepared by Yang Song and Suresh Solaimuthu)

Similar presentations


Presentation on theme: "CS 104 Introduction to Computer Science and Graphics Problems Basic Organization & Concepts 09/09/2008 Yang Song (Prepared by Yang Song and Suresh Solaimuthu)"— Presentation transcript:

1 CS 104 Introduction to Computer Science and Graphics Problems Basic Organization & Concepts 09/09/2008 Yang Song (Prepared by Yang Song and Suresh Solaimuthu)

2 Basic Computer Operations Input Storage Processing Control Output

3 Input Process of entering data and instructions (program) into the computer system. As any other machine, computer takes inputs, process it, giving out processed data.

4 Storage The process of saving data and instructions PERMANENTLY. Data has to be fed into the system BEFORE the actual processing starts. Why? CPU v.s. I/O.

5 Processing Performing operations Arithmetic Logical The Central Processing Unit (CPU) takes data and instructions from storage unit and makes all sorts of calculations based on the instructions given and the type of data provided

6 Control The manner how instructions are executed and the previous operations are performed. Manage all the operations: input, output, processing… Take care of step by step processing of all operations inside the computer

7 Output The process of displaying results from the data and instructions for getting useful information

8 Block Diagram of a Computer System

9 Input Unit Gives input data to CPU Device: keyboard, mouse… and?

10 Output Unit Displays the results from the CPU Device: monitor, printer… and?

11 Input/Output Devices The devices that acts as both the input and output units Such as?

12 Processing Unit Central Processing Unit (CPU) Brain of the computer Arithmetic/Logic Unit (ALU) Control Unit (CU) Memory Unit (MU) Internal storage Temporary storage

13 Arithmetic/Logic Unit (ALU) Numeric operation Addition, subtraction Maybe multiplication Logical operations AND, OR, NOT, XOR Bit shift operations Multiplication/Division by 2 Decides which side the bit is shifted

14 Control Unit (CU) Controls the entire operations of a computer Interprets the instruction and controls flow of execution Sends signal to ALU about what operation is to be done Sends signal to MU about which data/instruction to be transferred, if the data has to be saved or deleted

15 Memory Unit (MU) Stores several different types of data Numbers – integers, reals… Characters – alphabetic, punctuation, special symbols Logical data – True/False results Instructions All have address RAM / ROM

16 Storage Memory Unit is the primary fast, volatile, store current using instruction/data Storage unit is the secondary slow, permanent, store for future use or archive peripheral device device: hard disk, floppy disk… and?

17 Memory Hierarchy

18 Peripheral Devices Any device attached to a computer in order to expand its functionality Input Devices Output Devices Storage Devices Also include other computers on a network system


Download ppt "CS 104 Introduction to Computer Science and Graphics Problems Basic Organization & Concepts 09/09/2008 Yang Song (Prepared by Yang Song and Suresh Solaimuthu)"

Similar presentations


Ads by Google