key components of a computer system andrew lolavar

6
KEY COMPONENTS OF A COMPUTER SYSTEM ANDREW LOLAVAR

Upload: conrad-marsh

Post on 24-Dec-2015

216 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: KEY COMPONENTS OF A COMPUTER SYSTEM ANDREW LOLAVAR

KEY COMPONENTS OF A COMPUTER SYSTEM

A N D R E W L O L A V A R

Page 2: KEY COMPONENTS OF A COMPUTER SYSTEM ANDREW LOLAVAR

CPU

• Brain

• Consist of

-arithmetic/ logic unit

-the control unit

Page 3: KEY COMPONENTS OF A COMPUTER SYSTEM ANDREW LOLAVAR

ARITHMETIC LOGIC UNIT

• Peforms arithmetic computations and logical

Operations

Page 4: KEY COMPONENTS OF A COMPUTER SYSTEM ANDREW LOLAVAR

CONTROL UNIT

• coordinates all of the CPU activities

Page 5: KEY COMPONENTS OF A COMPUTER SYSTEM ANDREW LOLAVAR

MACHINE CYCLE

• a combination of

-the instruction cycle

-the execution cycles.

Main Memor

y

Control unitALU

Page 6: KEY COMPONENTS OF A COMPUTER SYSTEM ANDREW LOLAVAR

INSTRUCTION AND PROCESS CYCLE

• Instruction cycle

-amount of time it takes to retrieve the instruction and complete the command

• Process cycle

-a cycle that includes decoding executing and storing