3 Hardware Flashcards

1
Q

What s the Internet of Things?

A

The connection of computer systems and everyday devices using the internet to allow data to be exchanged

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

What is a central processing unit (CPU)?

A

A component in a computer system that processes data and instructions

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

What is a microprocessor?

A

An integrated circuit that is able to perform many of the functions of a CPU, but on a more limited scale

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

What is an embedded system and what are examples?

A

A computer system designed to perform a specific function, like in a traffic light, a washing machine and a digital alarm clock

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

What is the fetch-decode-execute cycle and its main stages?

A

The cycle through which data and instructions are processed; fetch stage where instructions are fetched into CPU, decode stage where instructions decoded within CPU, execute stage where instructions executed by CPU

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

What is an architecture?

A

The design of a computer system, including the components it contains

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

What is an input device?

A

A device that allows data to be entered into a computer system

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

What is random access memory (RAM)?

A

A component in the CPU that holds data and programs currently in usee

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

What is the hard drive?

A

A storage device that stores data permanently until it is deleted by the user

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

When the user wants to open a file stored on the hard drive, where will the data be brought?

A

Into RAM

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

What is a program counter (PC)?

A

A component in the CPU that stores the address of the next instruction to be processed

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

What is the address the program counter (PC) stores?

A

A memory location in RAM

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

What is the memory address register (MAR)?

A

A component in the CPU that holds the address of the data or instruction to be located in RAM

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

What is the address bus?

A

Wires used for the transmission of addresses between components in a computer

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

What is the memory data register (MDR)?

A

A component in the CPU that holds the data or instruction that is fetched from RAM

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

What is the data bus?

A

Wires used for the transmission of data and instructions between components in a computer

17
Q

What is the current instruction register (CIR)?

A

A register built into the control unit (CU) that holds the current instruction being processed in the CPU

18
Q

What is the control unit (CU)?

A

The component in the CPU that controls all the operations in the CPU, telling all components in the CPU when to perform their different roles

19
Q

What specifically happens in the fetch stage?

A

Address sent from PC to MAR using address bus; MAR sends address to RAM location using address bus; data in location sent to MDR using data bus; MDR sends data to CIR using data bus

20
Q

What happens in the decode stage of the fetch-decode-execute cycle?

A

The control unit (CU) decodes the instruction using an instruction set

21
Q

What is an instruction set?

A

A set of commands that can be processed by a certain CPU

22
Q

What happens in the execute stage of the fetch-decode-execute cycle?

A

If mathematical or logical calculations required for instructions to be executed, data used in process sent to ALU which performs all calculations, interim values stored in ACC, actions for instruction then performed after calculations performed

23
Q

What is the arithmetic logic unit (ALU)?

A

The component in the CPU that performs all the mathematical and logical operations required when processing data and instructions

24
Q

What is the accumulator (ACC)?

A

A register built into the arithmetic logic unit (ALU) that stores the result of any interim calculations

25
Q

What is a control bus?

A

Wires used for the transmission of control signals between components in a computer

26
Q

What does the CU use to send signals to all the components in the CPU?

A

The control bus

27
Q

What are the main factors that can affect the performance of a CPU?

A

Number of cores, clock speed, size of the cache

28
Q

What is a core?

A

The part of the CPU that contains all the components used to perform the fetch-decode-execute cycle

29
Q

What is clock speed?

A

The number of cycles the CPU can perform per second (from internet, in book number of FDE cycles that can be performed per second)

30
Q

What is a cache?

A

A type of data storage within the CPU which stores instructions and data the computer uses most, meaning the CPU doesn’t need to fetch it from RAM, just from the cache, which is quicker

31
Q

What is an input device and examples?

A

A device that allows data to be entered into a computer system; examples are barcode scanners, digital cameras, keyboards, microphones, optical mouses, QR code scanners, scanners (2D and 3D), touch screens (resistive, capacitive and intra-red)

32
Q

What is an output device and examples?

A

A device that can be used to obtain the results of data that has been processed; examples are inkjet printers, laser printers, light emitting diode (LED) screens, liquid crystal display (LCD) projectors, liquid crystal display (LCD) screens, speakers, 3D printers

33
Q

What is a sensor and their features?

A

A type of input device that is used to capture analogue data from its immediate environment, normally at given time intervals

34
Q

What is an automated system?

A

A system designed to operate without the need for any human intervention

35
Q

What are the different types of sensors and the data they capture?

A

Acoustic, accelerometer, flow, gas, humidity, infra-red, level, light, magnetic field, moisture, pH, pressure, proximity, temperature

36
Q

What does an acoustic sensor do?

A

Measures level of sound in an envrionment