Computer Hardware Flashcards

(35 cards)

1
Q

What do hardware components include?

A

Input, output, storage and processing devices

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

What architecture is the basis for all digital computers?

A

Von Nuemann

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

What does the CPU do?

A

It carries out all processing

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

What are the 2 parts of the CPU?

A

ALU and CU (arithmetic logical unit and the control unit)

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

What does the arithmetic logical unit do?

A

Carries out all of the arithmetic and logical operations

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

What does the control unit do?

A

It uses electrical signals control the flow of data

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

What is the cycle the CPU carries out?

A

Fetch - decode - execute

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

What is the boot sequence?

A

A sequence of processes required to load up the computer the boot loader starts this sequence and is stored in ROM

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

What happens after the boot sequence?

A

The operating system takes over

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

What does the operating system provide?

A

The programmes for the CPU to process

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

What does the speed of the CPU depend on?

A
  • clock speed
  • cache memory
  • number of cores
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is clock speed

A

The amount of fetch-execute cycles in a second measured in hertz

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

What is cache memory?

A

On top of / next to the CPU it is memory which is faster to access as it is closer to the CPU however it is expensive

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

What are multi processor cores?

A

Multiple processors

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

What is the advantage of multi cores?

A

More fetch-execute cycles can be carried out simultaneously

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

What is ram?

A

Volatile memory which can be accessed / changed by the computer

17
Q

What is stored in RAM?

A
  • operating system

* programmes in use

18
Q

What is ROM?

A

Read only data which is involiatlie and can’t be changed

19
Q

What is stored in ROM?

A

The boot programme

20
Q

What is virtual memory a part of?

A

The Harddrive

21
Q

What is volatile used as?

A

An extension to RAM

22
Q

Data is passed inbetween virtual memory and…

23
Q

What is flash memory?

A

A type of ROM which can be rewritten it is portable memory such as a USB

24
Q

What is secondary storage used for?

A

Storing data which needs to be kept when the power is turned off

25
What do magnetic hardisks store?
The operating system, user data and installed programmes
26
What are the properties of magnetic hard disks?
* reliable * high capacity * low cost
27
What are optical disks used for?
Transferring files / distributing software
28
What are the properties of optical disks?
* good capacity * low cost * lightweight * portable
29
What are the properties of flash memory?
* good capacity * consumes little power * expensive
30
What are some input devices?
Keyboard, mouse, touchscreen
31
What are some output devices?
Monitors, printers, speakers
32
What do all computers work in?
Binary
33
What do computers use to make calculations?
Simple logic gates
34
What are the 3 logic gates?
* NOT * AND * OR
35
What is hardware?
The physical components in a computer