Sei sulla pagina 1di 4

Let’s play a game!

*Property of STI K0020 *Property of STI K0020


10/27/2015 1 10/27/2015 2

1 _________________________ 2 __________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________

Words Found
Arithmetic Instruction Basic Structure of Computers
Assembly Logic  Computer Types
 Functional Units
Computer Memory
 Basic Operational Concepts
Hardware Output  Memory Locations and Addresses
Input Software  Memory Operations
 Instructions and Instruction Sequencing
 Addressing Modes

*Property of STI K0020 *Property of STI K0020


10/27/2015 3 10/27/2015 4

3 _________________________ 4 __________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
Computer Types Functional Units
Embedded computers Input Unit
Personal computers Memory Unit
o Desktop computers Arithmetic and Logic Unit (ALU)
o Workstation computers Output Unit
o Portable computers
Control Unit
Servers and Enterprise systems
Supercomputers and Grid computers
*Property of STI K0020 *Property of STI K0020
10/27/2015 5 10/27/2015 6

5 _________________________ 6 __________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________

Basic Operational Concepts Basic Operational Concepts


Register – stores data before they can be General purpose registers – holds
processed operands that have been loaded from
Instruction Register (IR) – holds the the memory for processing
instruction that is currently being
executed
Program Counter (PC) – contains the
memory address of the next instructions
to be fetched
*Property of STI K0020 *Property of STI K0020
10/27/2015 7 10/27/2015 8

7 _________________________ 8 __________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
Memory Locations and Addresses Memory Operations
Memory can be organized in two (2) ways: Read - moves a copy of the specific
o One process the uses the entire space memory location’s contents to the
o Each process gets its own partition in processor
memory Write operation – transfers an item of
 Dynamic allocated memory – process of information from the processor to a
allocating memory during runtime specific memory location, overwriting
 Static allocated memory – process of the location’s former contents
allocating memory at compile time
*Property of STI K0020 *Property of STI K0020
10/27/2015 9 10/27/2015 10

9 _________________________ 10 _________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________

Instructions Instruction Sequencing

Instruction – a sequence of smalls steps Instruction Cycle


Four (4) Types of Operation o Instruction fetching
o Data transfers between the memory and o Opcode decoding
the processor registers o Instruction execution
o • Arithmetic and logic operations on data
o • Program sequencing and control
o • I/O transfers
*Property of STI K0020 *Property of STI K0020
10/27/2015 11 10/27/2015 12

11 ________________________ 12 _________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
Instruction Cycle Addressing Modes
The different ways in which the location
of an operand is specified in an
instruction

*Property of STI K0020 *Property of STI K0020


10/27/2015 13 10/27/2015 14

13 ________________________ 14 _________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________
___________________________ ___________________________

Types of Addressing Mode


Register addressing mode
Absolute addressing mode
Immediate addressing mode
Indirect addressing mode
Index mode
Auto-increment mode
Auto-decrement mode
*Property of STI K0020
10/27/2015 15

15 ________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________

Potrebbero piacerti anche