1.1 Flashcards

1
Q

CPU

A

Central Processing Unit

  • function is to process data and execute instructions
  • measured in hertz
  • 1 Hertz= 1 FDE cycle per second
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

FDE cycle-fetch

A
  • PC passes an address to MAR
  • PC is incremented (goes up by one )
  • Address in MAR is passed to memory
  • Instruction is fetched from memory
  • Fetched instruction is placed in MDR
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

FDE cycle-decode

A

-Instruction is passed to CIR and decoded

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

FDE cycle-execute

A
  • The decoded instruction is then executed

- The process is repeated

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

What is Von Neuman Architecture?

A

FDE cycle

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

factors that affect CPU performance-Cores

A
  • Cores are where FDE cycles take place
  • Single core can only execute one FDE at once
  • Multiple cores can execute multiple FDEs at the same time
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

factors that affect CPU performance-Clock Speed

A
  • Measure in Hertz (normally measured in gigahertz-1 billion)
  • A measurement of the number of FDE cycles that can be completed in one second
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

factors that affect CPU performance-Cache

A
  • Stores frequently used data and instructions
  • It’s faster to transfer to and from cache than it is from RAM
  • This makes the CPU more efficient
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what else can affect performance of CPU?

A

RAM, HDD, SSD

optional-graphics card (GPU)

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

Embedded System

A

A computer system built into another device and has a specific purpose e.g.

  • Microwave
  • Sat-Nav
  • Dishwasher
  • DVD player
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Describe RAM

A

Random Access Memory

  • Volatile- needs power to retain data
  • Stores currently used data and instructions and memory
  • 1024MB=1GB
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Describe ROM

A

Read Only Memory

  • Non-volatile-doesn’t need power to retain data
  • Stores the boot up instructions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Secondary Storage

A

To store data and progress e.g. operating system
-Secondary storage is persistent (Data is saved even when the power is turned off)
-Magnetic
Cheap per MB/GB (cheapest)
Large Capacity
Sensitive to movement (fragile) due to moving parts
Relatively slow to access
-Solid State
No moving parts, therefore not sensitive to
movement
Portable ,lightweight and requires less power
Relatively expensive per MB/GB
Smaller capacities than magnetic
Faster access due to no moving part

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

Virtual Memory

A
  • Use of secondary storage as RAM
  • Stores contents of RAM
  • When there isn’t enough physical space in RAM
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Developments in memory

A
  • Memory clips have become physically smaller
  • Whilst increasing their capacity
  • Memory has become faster to access
  • Memory has become cheaper per byte/kB/MB
How well did you know this?
1
Not at all
2
3
4
5
Perfectly