3 Hardware Flashcards

1
Q

What is 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 use

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

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

What is an instruction set?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

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

What is a control bus?

A

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

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

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

A

The control bus

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

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

What is an automated system?

A

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

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

What are the different types of sensors?

A

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

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

What does an acoustic sensor do?

A

Measures level of sound in an envrionment

37
Q

What does an accelerometer do?

A

Measures acceleration forces, which can be static forces like gravity or dynamic forces like those created by movement and vibrations

38
Q

What does a flow sensor do?

A

Measures the amount of liquid, gas or steam flowing through or around a certain environment

39
Q

What does a gas sensor do?

A

Measures the presence and concentration of a gas within the immediate atmosphere

40
Q

What does a humidity sensor do?

A

Measures the level of moisture in the immediate atmosphere

41
Q

What does an infra-red sensor do?

A

Measures infra-red radiation, which can be emitted in different amounts by both objects and people

42
Q

What does a level sensor do?

A

Measures whether a substance, such as a liquid, is at a certain level or amount

43
Q

What does a light sensor do?

A

Measures the ambient light in a certain environment, can also measure the present of a direct light, such as a laser beam

44
Q

What does a magnetic field sensor do?

A

Measures the presence of magnetic field that may be emitted by an object

45
Q

What does a moisture sensor do?

A

Measures the amount of water present in a substance, such as soil

46
Q

What does a pH sensor do?

A

Measures the pH level of a substance

47
Q

What does a pressure sensor do?

A

Measures the force of pressure applied to the sensor or device, could be the pressure created by a solid object, or the pressure created by liquid or gas

48
Q

What does a proximity sensor do?

A

Measures how close an object is in comparison to the sensor, does this by emitting electromagnetic radiation or an electromagnetic field and measures radiation as it returns to see if there are any changes

49
Q

What does a temperature sensor do?

A

Measures the temperature of an object or substance by either directly touching it or capturing data from the surrounding environment

50
Q

What are the 2 main categories of storage that exist in a computer?

A

Primary storage, secondary storage

51
Q

What is primary storage?

A

A type of storage that is directly accessed by the CPU

52
Q

What are the main types of primary storage?

A

Random access memory (RAM), read only memory (ROM)

53
Q

What is random access memory (RAM) and its properties?

A

A type of primary storage which is volatile, stores data and programs currently used by computer, contents constantly being changed, possible to increase amount of RAM

54
Q

What is read only memory (ROM) and its properties?

A

A type of primary storage that stores the start-up instruction for the computer, it is non-volatile, it stores programs that initially boot the computer (like bootstrap and the BIOS), contents of ROM fixed and don’t normally change, not easy to alter ROM available in a computer system

55
Q

What is secondary storage?

A

A category of non-volatile storage not directly accessed by the CPU that is designed to store data permanently until it is deleted by the user

56
Q

What are the main types of secondary storage?

A

Magnetic storage, optical storage, solid-state storage

57
Q

What is magnetic storage?

A

A type of secondary storage that uses the properties of magnetism to store data, modern magnetic storage device normally has circular plates called platters, separated into tracks and sectors, that spin

58
Q

How is data represented in magnetic storage?

A

Electromagnet used to magnetise dots on platter, magnetised dot stores binary value 1, demagnetised dot stores binary value 0

59
Q

When was the first hard disk drive sold, by who, and how good was it for its price?

A

In 1956, technology company called IBM sold first hard disk drive with storage capacity of just 5 MiB and cost $50,000

60
Q

What is optical storage?

A

A type of secondary storage that uses lasers to store data

61
Q

What are types of magnetic storage?

A

Hard disk drive, magnetic tape, floppy disks

62
Q

What are examples of optical media?

A

CD, DVD, a Blu-ray

63
Q

What is solid-state storage?

A

A type of secondary storage that uses transistors to store data

64
Q

What is a semiconductor chip?

A

An electronic circuit where transistors are set on a semiconductor material such as silicon

65
Q

What are the details of solid-state storage?

A

Doesn’t have any moving parts, created using semiconductor chips, contains cells and transistors laid out in a grid, one of the transistors is called a control gate, one of the transistors is called a floating gate, all transistors set to binary value 1 upon device creation, when data stored, converted to binary value 0

66
Q

What are examples of solid-state storage?

A

Solid-state drive, USB flash memory drive (also known as USB stick)

67
Q

What is a cell?

A

Intersection of rows and columns of transistors in solid-state storage

68
Q

What is a transistor?

A

A device that acts as a switch or date for electronic signals

69
Q

What is a control gate?

A

A component that controls the flow of electric current

70
Q

What is a floating gate?

A

A component that can store electrical charge

71
Q

What is virtual memory?

A

A type of memory that can be used as an extension to the RAM

72
Q

How is virtual memory used?

A

When RAM gets full, the computer system transfers data to virtual memory not as immediately needed as other data and collects it in page, once pages needed again, they are sent back to RAM to be processed

73
Q

What is a page?

A

A unit of data

74
Q

What is cloud storage?

A

Data storage that is owned by a third party and accessed by the user, using the internet

75
Q

What is a server?

A

A component that acts as a central resource for the storage of data and applications or for providing a service

76
Q

What is storing data locally and storing data remotely?

A

Storing data locally is when data is stored in buildings and hardware owned by individual or business, storing data remotely is when data is stored in hardware owned by a third party and accessed using the internet

77
Q

What are the details of storing data in the cloud?

A

You don’t have to pay for the hardware; you don’t have responsibility for security of hardware that stores data, you rely on third party to keep your data safe; you can access the data using devices from anywhere you have internet connection; you can increase and decrease amount of storage space easily

78
Q

What are the details of storing data locally?

A

You need to buy the hardware; you need to make sure your data storage is well-maintained and secure; you can access your data at all times you have local access to it; you might have redundant hardware you paid for as the amount of data you need to store has decreased

79
Q

What is a network?

A

Computers and devices that are joined together using cables or wireless technology

80
Q

What is a network interface card and its types?

A

The component in a computer that is used to connect it to a network, with wires NICs and wireless NICs (WNICs)

81
Q

What are transmission media?

A

The cables used to transfer data in a network

82
Q

What is a media access control (MAC) address?

A

The unique address that is given to a network interface card (NIC) by the manufacturer

83
Q

What is the structure of a MAC address?

A

6 pairs of numbers in hexadecimal, separated with either a dash or a colon

84
Q

What different structures can an IP address have?

A

IPv4 or IPv6 structure

85
Q

When was IPv4 created and how many bits does it use to create each numerical IP address?

A

Created back in 1983, uses 32-bits to create each numerical IP address

86
Q

How many bits does IPv6 use to create an IP address?

87
Q

What are the differences between a static and dynamic IP address?

A

A static IP address does not change each time the device connects to a network, a dynamic IP address can change each time the device connects to a network

88
Q

Who normally provides you with a static IP address for your device?

A

Your Internet Service Provider