Section 5 - Computer organisation and architecture Flashcards

1
Q

Each processor has its own instruction set, list all the instructions that are typically supported by its hardware.

A
  • Data Transfer
  • Arithmetic operations
  • Comparison operations
  • Logical operations
  • Branching (conditional and unconditional)
  • Logical processing (shifting bits)
  • Halt
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

2 types of basic data transfer instructions?

A

Load & Store

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Examples of arithmetic operational instructions?

A

Add & Subtract

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Examples of comparison operations typically supported by the processors hardware?

A

< (Less than) & >(Greater than)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Examples of logical operations the processors instruction set can support?

A

And, Not, etc…

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the typical format of machine code operation?

A
Operation code(opcode) , which includes the machine instruction followed by the address mode.
Operand
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

The size of the OPCODE and OPERAND can vary, explain why?

A

architecture –
word size –
processor type –

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Where are all operations assumed to take place?

A

a special register called the accumulator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What can complex architectures allow for?

A

bigger OPCODE and sometimes 2 OPERAND’s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How many digits is the code that represents the address mode in machine code?

A

2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

There are 3 types of address mode, explain.

A

Immediate, actual value operated on.
Direct, OPERAND holds the address of value to be operated on.
Indirect, holds the address of the memory that holds the address of the value to be operated on.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What effects the performance of the processor?

A

CPU registers, CACHE, Main memory RAM, Secondary storage device type, Input sources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the definition of a CPU’s word length?

A

the number of bits that the CPU can process simultaneously

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How is word length grouped in the CPU?

A

ie 8,16,32,64 or 128 bit ‘words’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How is each ‘word’ processed in the CPU?

A

as a unit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What effect does increasing word length have on the speed of processing?

A

A major impact.

16 bit processes twice the amount compared to 8

17
Q

What is the typical word length of a CPU and processing?

A

32 or 64 bits

18
Q

Explain why the width of the data and address buses has an effect on the processor?

A

An important factor
ie if bus width is 16 bits and address is longer than 16 bits, address is sent in two groups of 16 bits. This in turn has a detrimental effect on processing.
The wider the bus the more data that can be transferred simultaneously, this gives an increase in performance.

19
Q

explain how a laser printer works

A

print drum coated in a negative static
printer generates bit map of page
laser beams shine and ‘draw’ on print drum via rotating octagonal mirror
laser is modulated (turned on and off)
laser removes/reverses electric charge on drum, where image should be
toner is given negative charge
charged drum picks up toner
toner transferred from drum to paper
toner is fused/bonded/melted/stuck to paper by heated rollers through pressure

20
Q

Explain how a laser printer works.

A

Print drum coated in negative static charge
printer generates bitmap of page
laser beams shone/’draws’ on print drum via rotating (octagonal) mirror
laser is modulated (turned on and off)
laser removes/reverses electric charge on drum, where image should be dark/black
toner is given negative charge
charged drum picks up toner
toner transferred from drum to paper
toner is fused/bonded/melted/stuck to paper by heated rollers/pressure