IGCSE Computer Science – Hardware & Systems Vocabulary

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/68

flashcard set

Earn XP

Description and Tags

A comprehensive set of vocabulary flashcards covering CPU architecture, storage, sensors, networks and related hardware concepts from the lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

69 Terms

1
New cards

Central Processing Unit (CPU)

A hardware component that processes all data and instructions during the fetch-decode-execute cycle

2
New cards

Microprocessor

Smaller-scale integrated circuit that performs many CPU functions in dedicated devices.

3
New cards

Embedded System

Computer system built into a device to perform a dedicated function, e.g., washing machine control.

4
New cards

Fetch-Decode-Execute Cycle

Repeating process a CPU uses to retrieve, interpret and run each instruction.

5
New cards

Von Neumann Architecture

Computer design in which programs and data share the same memory and buses.

6
New cards

Program Counter (PC)

CPU register that holds the address of the next instruction to be fetched.

7
New cards

Memory Address Register (MAR)

Register that stores the address in RAM of the data or instruction to be accessed.

8
New cards

Memory Data Register (MDR)

Register that temporarily holds the data or instruction fetched from or written to memory.

9
New cards

Current Instruction Register (CIR)

Register within the control unit that holds the instruction currently being decoded/executed.

10
New cards

Control Unit (CU)

CPU component that coordinates activities and decodes instructions.

11
New cards

Arithmetic Logic Unit (ALU)

Part of the CPU that performs mathematical and logical operations.

12
New cards

Accumulator (ACC)

Special ALU register that stores interim results of calculations.

13
New cards

Address Bus

Set of wires that carries memory addresses between CPU and RAM.

14
New cards

Data Bus

Set of wires that transmits data and instructions between components.

15
New cards

Control Bus

Wires that carry control signals to coordinate CPU and peripheral operations.

16
New cards

Core (CPU)

Independent processing unit capable of running its own fetch-decode-execute cycle.

17
New cards

Clock Speed

Number of cycles a CPU performs each second, measured in hertz (Hz/GHz).

18
New cards

Cache (CPU)

Fast on-chip memory storing frequently used data/instructions to speed processing.

19
New cards

Input Device

Hardware used to enter data into a computer, e.g., keyboard or scanner.

20
New cards

Output Device

Hardware that presents processed data, e.g., monitor, printer, speaker.

21
New cards

Sensor

Input device that captures analogue data from its immediate environment for processing.

22
New cards

Acoustic Sensor

Sensor that measures sound levels in the environment.

23
New cards

Accelerometer

Sensor that detects static or dynamic acceleration forces, e.g., phone orientation detection.

24
New cards

Flow Sensor

Sensor measuring rate of liquid, gas or steam movement through a pipe or channel.

25
New cards

Gas Sensor

Sensor that detects presence or concentration of a specific gas, e.g., carbon monoxide.

26
New cards

Humidity Sensor

Sensor measuring moisture content in the air.

27
New cards

Infra-Red Sensor

Sensor detecting IR radiation; often used for motion or heat detection.

28
New cards

Level Sensor

Sensor that checks whether a substance (often liquid) reaches a set height or volume.

29
New cards

Light Sensor

Sensor measuring ambient or direct light levels for automatic lighting systems.

30
New cards

Magnetic Field Sensor

Sensor that detects disturbances in magnetic fields, e.g., vehicle counting loops.

31
New cards

Moisture Sensor

Sensor measuring water content in materials such as soil.

32
New cards

pH Sensor

Sensor determining alkalinity or acidity of a substance.

33
New cards

Pressure Sensor

Sensor measuring force exerted by solids, liquids or gases.

34
New cards

Proximity Sensor

Sensor that detects how close an object is without physical contact.

35
New cards

Temperature Sensor

Sensor that measures heat energy of an object or environment.

36
New cards

Primary Storage

Memory directly accessed by the CPU (RAM and ROM).

37
New cards

Secondary Storage

Non-volatile storage not directly accessed by CPU, e.g., HDD, SSD, optical disc.

38
New cards

Random Access Memory (RAM)

Volatile primary memory holding data and programs currently in use.

39
New cards

Read Only Memory (ROM)

Non-volatile primary memory containing permanent start-up instructions (BIOS).

40
New cards

Magnetic Storage

Secondary storage that uses magnetised spots on spinning platters to store bits, e.g., HDD.

41
New cards

Optical Storage

Secondary storage that uses lasers to read/write pits and lands on disks such as CDs or DVDs.

42
New cards

Solid-State Storage

Secondary storage using semiconductor transistors (flash memory) with no moving parts.

43
New cards

Semiconductor Chip

Electronic circuit on silicon containing transistors for solid-state storage or processing.

44
New cards

Virtual Memory

Hard-drive section used as temporary extension of RAM when RAM is full.

45
New cards

Page (Virtual Memory)

Block of data moved between RAM and virtual memory during paging.

46
New cards

Cloud Storage

Remote data storage service provided by third-party servers accessed via the Internet.

47
New cards

Server

Computer that provides services or resources to other machines on a network.

48
New cards

Network

Two or more devices connected to share data and resources.

49
New cards

Network Interface Card (NIC)

Hardware inside a device that enables connection to a network (wired or wireless).

50
New cards

Media Access Control (MAC) Address

Unique hardware identifier burned into every NIC by the manufacturer.

51
New cards

Router

Network device that forwards data packets toward their destination using address information.

52
New cards

Data Packet

Structured unit of data transmitted across a network containing payload and addressing info.

53
New cards

Internet Protocol (IP) Address

Logical address assigned to a device for identification on a network.

54
New cards

IPv4

32-bit IP address format written as four decimal numbers separated by dots (e.g., 192.168.1.1).

55
New cards

IPv6

128-bit IP address format written in hexadecimal segments separated by colons.

56
New cards

Static IP Address

IP address that remains constant each time a device connects to the network.

57
New cards

Dynamic IP Address

IP address that may change each time a device joins a network.

58
New cards

Transmission Media

Cabling or wireless channel through which data travels in a network.

59
New cards

Hard Disk Drive (HDD)

Magnetic storage device with spinning platters and read/write heads.

60
New cards

Optical Disc (CD/DVD/Blu-ray)

Removable optical media on which lasers burn pits to represent data.

61
New cards

Solid State Drive (SSD)

High-speed solid-state storage device using NAND flash memory.

62
New cards

USB Flash Memory Drive

Portable solid-state storage device that plugs into a USB port.

63
New cards

Actuator

Output component that produces physical movement or action, often controlled by a sensor system.

64
New cards

Digital Light Processing (DLP) Projector

Output device that creates images using micro-mirrors and light projection.

65
New cards

Liquid Crystal Display (LCD)

Flat-panel output technology that uses liquid crystals modulated by electric current to display images.

66
New cards

Light Emitting Diode (LED) Screen

Display that uses LEDs as backlight or pixels for visual output.

67
New cards

3D Printer

Output device that builds three-dimensional objects layer by layer from digital models.

68
New cards

Instruction Set

Complete list of machine-code commands a CPU can understand and execute.

69
New cards

Overclocking

Running a CPU at a higher clock speed than the manufacturer’s specification to increase performance.