Computer System Flashcards

1
Q

Computer system

A

A system that consists of hardware + software

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

system software

A

Software that controls hardware + manages all software in a computer system

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

Application software

A

Everyday programs that help a user perform specific tasks

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

fetch

A

Value in program counter copied to MAR - value is memory address of instruction
Instruction fetched by control unit from main memory and copied into memory data register

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

decode

A

Control unit decodes instruction + prepares for next step by sending signals to components that need to be used

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

execute

A

Instruction is carried out, e.g. ALU can carry out a calc, or value in PC can be changes. PC also increments

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

dIfferences between Solid state storage media and magnetic storage media

A
  • magnetic media is slower, as data has to be read w a moving read/write head - data can be scattered
  • SSD more compact, smaller size enables mobility
  • SSD silent
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

CPU PARTS

A

CU, ALU, cache, clock, buses

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

clock speed

- disadvantage of high clock speed

A

number of instructions a single processor core can carry out per second

  • higher clock speed, MORE INSTRUCTIONS CARRIED OUT PER SECOND
  • however, if too hight CPU’S can overheat, crash, damage to the system = you need high performance cooling systems
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

CPU CORES

- disadvantages

A

More cores = instruction can run in parallel/simultaneously ,therefore more instructions carried out at once
- however software needs to be designed to use multicore processing, all processing tasks cant be split up evenly, cores will have to wait for each other

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

Cache size

A
  • larger = CPU has faster access to more data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Cache type

A

diff levels of cache memory, l1,2,3

  • HIGHER LEVEL = slower as further away from CPU, but it can hold more
  • L1 on CPU itself, but cant be that large
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

cpu performance = ram

A
  • too little RAM, may not be able to keep all application data loaded at once = slower system
  • MORE RAM = more applications, can smoothly run
  • extra RAM than needed will make no difference
How well did you know this?
1
Not at all
2
3
4
5
Perfectly