Stuff Flashcards

1
Q

What is the purpose of the CPU?

A

The purpose of the central processing unit is to execute all the stored program instructions

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

What is the the function of the CPU as fetch and execute instructions stored in memory?

A

During the fetch stage the instructions are transferred from the RAM into the CPU and then the instructions are carried out by the control unit.

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

What does the ALU do?

A

The Arithmetic Logic Unit carries out all the mathematical and logical operations in the CPU.

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

What doe the control unit do?

A

The control Unit coordinates the actions of the computer. Sends out control signals to other parts of the CPU and to other components of the computer.

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

What does cache memory do?

A

The cache memory is a high speed storage mechanism which is used to store data which is frequently used.

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

What is clock speed?

A

Usually measured in gigahertz (GHz). The CPU carries out one program instruction in for each cycle. A significant factor that affects the performance of the CPU.

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

How does the clock speed affect the performance of the CPU?

A

If for each cycle a program can be carried out, if the cycle happens slower then the amount of instructions processed is lower however if the cycle is quicker then the amount of instructions processed is more.

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

How does cache affect the performance of the CPU?

A

The more cache the computer has the more data and instructions the can be held in the cache and made available very quickly.

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

How does the number of cores affect the performance of the CPU?

A

The more cores a computer has, the more tasks and instruction the computer can carry out and execute.

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

What is an embedded system?

A

Is as computer system built into another device in order to control it. It usually has one purpose or function.

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

Examples of an embedded systems:

A

Washing Machine, Digital Camera and Microwave oven.

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

What is RAM?

A

RAM is the random access memory

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

What is ROM?

A

ROM is the read only memory

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

What are the characteristics of RAM?

A
  • Volatile - Data is lost when the power is turned off
  • Stores user data/programs/part of operating system which is currently in use
  • Memory can be written to or read from
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the characteristics of ROM?

A
  • Non-Volatile - Date is NOT lost when power is lost
  • Used to store BIOS/bootstrap loader which is required at start-up of the computer
  • Memory can only be read from and not written to
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is virtual memory and what is the need for it?

A

Is an area on the Hard Disk Drive or solid-state drive that is used as temporary RAM when the actual RAM is full.

17
Q

What is secondary storage?

A

Storage which holds more data than the main memory however it has slower access speeds compared to the main memory (also known as the RAM).

18
Q

Common types of secondary storage:

A

Optical, Magnetic, Solid State

19
Q

What are the characteristics that need to be considered when buying a secondary storage device?

A

Durability, Speed, capacity, Reliability, Portability and Cost