Section 5 Computer Orginisation and Architecture Flashcards

1
Q

what is the fde cycle

A

fetch decode execute cycle

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

what happens in the fetch part of frhe cycle ?

A

causes the next instruction to be fetched from main memory

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

what happens during the decode part of the cycle

A

the instruction is decoded

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

what is the alu

A

arithmetic logic unit

performs different sorts of operations on data such as addition subtraction multipilication and division.

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

what is the cu?

A

control unit , regulates and intergrates the operations of the computer/ controls and coordinates the activities of the cpu

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

what is a bus ?

A

a set of parallel wires connecting two or more compoments of a computer

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

what are the three busses ?

A

control bus
data bus
address bus

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

what is the control bus ?

A

a bi diectional bus that transmits commands , timings and specific status information between system compoments

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

what is the data bus ?

A

a bus that provides a bi directional path for moving data and instructions between system compoments

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

what is the address bus ?

A

a bus that identifies the location in cache or main memory that is to be read or written to

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

the width of what bus determines overall system performance ?

A

data bus

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

the width of what bus determines the maximum possible memory capacity of the system ?

A

address bus

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

what are I/O controllers?

A

a device which interfaces between an input or output device and the processor

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

what is an interface ?

A

a standardised form of connecting defining things as signals , number of connecting pins and voltage levels

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

explain the von neumann architecture ?

A

the basic compoments of the computer and processor in which a shared memory and bus is used for both data and instructions

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

what is the stored program concept

A

machine code instructions are fetched and executed serially by a processor that performs arithmetic and logical operations

17
Q

explain the harvard architecture

A

a computer atchotecture with phycially seperate memories for instructions and data

18
Q

what is the system clock ?

A

generates a series of signals , switching between 1 and 0 billions of times per second and synchronising cpu operations

19
Q

what is the accumilator ?

A
20
Q

what is a PC ?

A

program counter , holds the address of the next instruction to be executed

21
Q

what is fhe CIR ?

A

current instruction register , holds current instruction being executed

22
Q

what is the mar?

A

memory address register , holds address of the memory location from which data is to be fetched

23
Q

what is the mbr ?

A

memory buffer register , temporarily stores data read from or written to memory

24
Q

what is the status register?

A

contains bits that are set or cleared depending on the result of an instruction

25
Q

factors affecting processor performance

A
  • number of cores
  • the amount and type of cache memory
  • clock speed
  • word legnth
  • adsress bus width
  • data bus width
26
Q

explain the fetch phase of the fde cycle

A

address of next instruction copied from PC to MAR , sent via address bus to main memory
instruction held at address is returned along the data bus to MBR
the content of the MBR is copied to CIR

27
Q

explain the decode phase of the cycle

A

intruction held at CIR is decoded

instruction split into opcode and opcode is used to deterine the type of instruction

28
Q

explain the execute phase of the cycle

A

instruction is executed

29
Q

what is level 1 cache

A

extremely small but fast memory

between 2 - 64 kb

30
Q

what is level 2 cache

A

failry fast and medium sized memory

256kb - 2mb

31
Q

how does a digital camera work?

A

uses ccd or cmos sensor comprising millions of tiny light sensors arranged ina grid
when the shutter opens light eneter camera
each sensor measures the birghtness of each pixle
these are then later ocnverted into binary and then displayed on the screen of the digital camera

32
Q

how do RFID tags work?

A

these are small tags that release radio waves at a given frequency which can be read from up to 300m

33
Q

what is an active RFID tag

A

tags that include a battery to power the tag so that it actively transmits a signal for a reader to pick up

34
Q

what is a passive RFID tag

A

do not have a battery, rely on radio waves emitted from a reader up to a meter away to provide sufficient electromagnetic power to the card using its coiled antena

35
Q

how does a laser printer work

A

printer generates a bitmap image of the printed page and using a laser unit and mirror draws a negative , reverse image onto a negatively charged drum
the laser light causes the affected areas of the drum to lose their charge.
the drum rotates past a toner hopper to attract charged toner particles onto the areas which have not been lasered

36
Q

what is the need of secondary storage ?

A

retains its content when the conmputers power is turned off so that the user is able to store data / files on their computer

37
Q

name all of the parts of a hard disk ?

A

read / write head
track
sector
platters

38
Q

how does optical storage work

A

whilst the disk is spinning a laser is shone onto the disk. this laser is able to detect where there are flats and dips. these flats and dips are later converted into binary which then allows the computer to be able to read the data

39
Q

what is a SSD

A

a form of secondart storage that uses electrical impulses to store data