1.1 - Central Processing Unit Flashcards

1
Q

What is a computer system?

A

A computer with input , output , storage devices, processor making a system to carry out a task.

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

What are the 4 parts of a computer system?

A

Processor
Input
Output
Storage

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

What are input devices’s function?

A

Input devices allow you to put data into your computer.
Eg: keyboard

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

What are output devices’ function?

A

Output devices let you see the results of your work on the computer.
Eg: computer screen

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

What are storage devices’ function?

A

You use storage devices to save your work

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

What is the processor’s function?

A

It does all the work in a computer system. it contains all the circuits required to process input, store data, and output results.

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

Where is the processor located in the computer system?

A

At the centre of your computer system is a processor.

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

What are microprocessors?

A

A small chip of silicon with all the components of a computer processor built onto it.

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

How small are microprocessors?

A

A microprocessor is small enough to fit on your fingertip.

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

What does CPU stand for?

A

Central Processing unit

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

What is a CPU?

A

The term is used to describe the main computer processor, because there may be other processors in a complete computer system.

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

What is another term for a computer processor?

A

CPU - Central Processing Unit

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

What are the three important parts of a CPU?

A

Control unit
Arithmetic and Logic Unit (ALU)
Clock

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

What is the control unit?

A

The control unit manages other components and the processing cycle of the CPU.

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

Describe the function of the control unit?

A

-When an instruction arrives at the CPU, it goes to the control unit.
-The control unit works out what the instruction means.
-The control unit makes sure that the other parts of the CPU do the work needed to carry out the instruction.

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

What is the ALU?

A

The Arithmetic and Logic Unit (ALU) is the component part of the CPU that performs all arithmetic and logical operations and calculations.

17
Q

Describe the function of the ALU.

A

-The control unit sends instructions to the ALU
-The ALU carries out the instructions.

18
Q

What is the clock?

A

A small quartz crystal in the CPU that emits a regular pulse.

19
Q

What is the clock’s function?

A

The pulse of the clock is used to synchronize the CPU’s processing cycle. Every time the CPU clock ticks , the control unit sends an instruction to the ALU.

20
Q

How many times does a CPU’s clock tick every second?

A

The clock in the CPU of your computer ticks around 3 billion times every second.

21
Q

What are buses?

A

Are high speed data links that carry instructions and data to and from the CPU.

22
Q

How are the three parts of the CPU joined together?

A

The three parts of a CPU are joined together by connections called buses

23
Q

How does a CPU complete its tasks?

A

Even simple tasks have to be broken down into several smaller tasks before the CPU can complete it.

24
Q

What makes a CPU seem so powerful?

A

It can do a task every time it’s clock ticks. A computer can appear to do amazing things by doing a lot of very simple tasks , very quickly.