1 Hardware Flashcards

1
Q

Role of the Control Unit

A

Supervises the fetch decode execute cycle

Sends and receives Signals from all parts of the computer

Decodes instructions

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

Role of ALU

A

Processes and manipulates data

Carries out simple arithmetic or logic operations

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

General role of the registers

A

Store details and results of instructions

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

Properties of registers

A

Temporary fast action storage

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

Role of CIR

A

Current instruction register

Stores instructions currently being executed

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

Role of PC

A

Program counter

Stores memory location of next instruction to be carried out

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

Role of MAR

A

Memory address register

Stores memory location where data is being written to or read from

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

Role of ACC/Accumulator

A

Stores calculation results

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

Role of address bus

A

Carries memory address of next instruction/bit of data to be retrieved

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

Role of data bus

A

Transfers instructions and data

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

Control bus

A

Used to communicate with other parts of computer - carries control info

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

Cache memory definition

A

Fast access temporary storage on the CPU

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

How increasing cache memory affects performance

A

More cache memory - faster performance time

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

Advantages of cache memory
Disadvantage of cache memory

A

✅ can be accessed quickly so programs run faster
❌ expensive

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

Clock speed definition

A

Speed at which processor operates - instructions executed per second

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

How clock speed affects performance

A

Faster clock speed
More fetch decode execute cycles per second - more instructions executed per second
Instructions are processed faster

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

RISC definition

A

Reduced instruction set computer
Can process a large number of simple instructions

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

RISC ✅

A

✅ can process simpler instructions quickly
Less power consumption, less heat generated, less circuitry needed

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

CISC definition

A

Complex instruction set computer
Processes a large number of complex instructions

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

CISC ✅ and ❌

A

✅ complex instructions can be processed quickly without having to be broken down into smaller ones
❌ larger circuitry, more energy and heat generated

21
Q

RAM summary

A

Temporary, can be changed, volatile

22
Q

ROM summary

A

Permanent, can’t be changed, non-volatile

23
Q

Volatile definition

A

Data is lost when power is switched off

24
Q

Flash memory summary

A

Permanent, can be changed, non-volatile

25
Why store BIOS in flash memory rather than ROM
Can be upgraded (as flash can be both written to and read from many times)
26
Cache memory definition
Temporary storage of frequently accessed data and instructions accessed directly but the CPU
27
Cache memory summary
Temporary, volatile, can be changed, QUICKER THAN RAM
28
Secondary storage definition
Known as backing store - stored when data is no longer actively used
29
Why is secondary storage used
When data is no longer actively used - used for retrieval at a later date
30
Magnetic disc (internal hard drive) use,
Storing files permanently in the computer
31
Magnetic disc (internal hard drive) durability (⭐️), portable?, speed (⭐️)
Durability: ⭐️ Portable: no Speed: ⭐️⭐️⭐️
32
External magnetic disc durability (⭐️), portable?, speed (⭐️)
Durability: ⭐️ Portable: yes Speed: ⭐️⭐️⭐️
33
External magnetic disc use
Backing up **large amounts** of work **commercially**
34
Optical disc durability (⭐️), portable?, speed (⭐️)
Durability: ⭐️ Portable: yes Speed: ⭐️
35
Flash disc use
Transporting data from school to home
36
Flash disc durability (⭐️), portable?, speed (⭐️)
Durability: ⭐️⭐️⭐️⭐️ Portable: yes Speed: ⭐️⭐️⭐️⭐️
37
Solid state definition
No moving parts
38
SD (secure digital card) definition
In cameras
39
SD (secure digital card) durability, portable?, speed
Durability:⭐️⭐️⭐️⭐️ Portable: yes Speed:⭐️⭐️⭐️⭐️
40
Data capacity definition
The amount of data a storage device can hold
41
Smallest unit of data
Bit
42
Order of units of data
Bit, (nybble), B KB MB GB TB PB EB ZB YB Kangaroos munch grass, turtles paint every zombie yellow (thanks chat gpt)
43
GPU role
Rapidly manipulates and alters memory Helps computer by performing the calculations needed to produce graphics on screen
44
What is the GPU where can it be found
Specialised chip and circuit board Can be on CPU circuitry or graphics card
45
Sound card role
Takes sound input as analogue data and converts it into digital data to be processed and vice versa
46
Motherboard role
Main circuit board, connects components used in computer system (e.g. CPU, memory, peripherals)
47
Embedded system definition and examples
Combination of software and hardware created for a specific purpose E.g. washing machine, automatic doors
48
Optical disc CD DVD Blu ray Use
Storing multimedia files