systems architecture Flashcards

(14 cards)

1
Q

clock purpose

A

electrical pulses
synchronises components

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

bus

A

collection of wires that transmits data / signals

from one component to another

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

effect of core number on CPU

A

more tasks done at the same time

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

processors effect on CPU

A

Allows multiprocessing
run multiple applications

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

cache size effect on CPU

A

faster data access
smallest and closest to cpu is L1

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

fetch / decode / execute cycle

A

fetch: the next instruction is fetched to the CPU from main memory
decode: the instruction is decoded to work out what it is
execute: the instruction is executed (carried out). This may include reading/writing from/to main memory.

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

Cache vs registers

A

CACHE
slight slower then registers
volatile
frequently used

REGISTERS
volatile
extremely fast
temporary storage

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

Main memory vs Secondary storage

A

MAIN MEMORY
faster
volatile
holds data temporarily

SECONDARY STORAGE
slower
non volatile
long term
includes OS, apps, files, backups
not directly accessible from the cpu

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

solid state storage

A

flash memory
no moving parts
fast rewrite speed
expensive
limited write cycles

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

optical storage

A

laser to read write
lands and outs (binary )
portable
scratched
limited cycle
cheap

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

magnetic

A

magnetised areas
high capacity
low cost
heavy
can be reused many times
slower then SSD
sensitive to shock
suffer wear and tear

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

cloud storage

A

data being stored at a remote location
uses magnetic and solid state storage

ADVANTAGES
accessible
scalable
no maintenance
backup

DISADVANTAGES
security issues (fraud )
privacy issues (safe)
subscription fee
internet down then can’t be accessed

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

embedded system

A

specialised Computer system designed to perform its dedicated function with in a large system
runs off software

e.g microwave, digital watch, printer

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

non embedded system

A

general purpose system designed to perform a wide range of tasks

multipurpose
powerful hardware
I/O devices
complex OS

e.g laptop , desktop computer

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