Anatomy of a Machine: Demystifying Computer Hardware

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/23

flashcard set

Earn XP

Description and Tags

Flashcards covering computer anatomy, biological functions of a computer, CPU architecture, memory hierarchy, RAM vs. ROM, storage types, motherboard infrastructure, and power/expansion components.

Last updated 5:03 PM on 9/8/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

24 Terms

1
New cards

Motherboard

The main and largest circuit board in the system, serving as the literal foundation where all processing and memory are located and connected.

2
New cards

Central Processing Unit (CPU)

The processing unit that performs all vital translations and calculations for the system.

3
New cards

Hertz

The universal unit used to measure CPU speed, represented in MHz, GHz, or THz.

4
New cards

Control Unit

One of the three lobes of the CPU that serves as the manager of data flow (or traffic cop).

5
New cards

Arithmetic Logic Unit (ALU)

The internal calculator of the CPU responsible for translations and math.

6
New cards

Registers

The ultra-fast, short-term internal CPU working memory representing the absolute smallest memory capacity (in 64-bit64\text{-bit} blocks) that holds minimal data exclusively for current processing.

7
New cards

Random Access Memory (RAM)

Fleeting working memory consisting of small circuit boards with Integrated Circuits (ICs) that remembers programs and files actively in use and is volatile (cleared when turned off).

8
New cards

Static RAM (SRAM)

Fast, expensive RAM that holds less memory per chip and is primarily used internally with the CPU.

9
New cards

Dynamic RAM (DRAM)

Slower, less expensive RAM modules attached to the motherboard, available in types such as SDRAM, DDR (1, 2, 3), and EDO DRAM.

10
New cards

Read Only Memory (ROM)

Fast, permanent, non-volatile storage that holds the BIOS instructions necessary to boot and run the system.

11
New cards

Basic Input Output System (BIOS)

The boot instructions stored inside ROM necessary to wake up and run the system.

12
New cards

Programmable ROM (PROM)

A permanent ROM type that is written once and cannot be altered.

13
New cards

Erasable Programmable ROM (EPROM)

A type of ROM that can be erased via physical UV light exposure.

14
New cards

Electrically Erasable Programmable ROM (EEPROM)

A type of ROM where data can be erased and rewritten electronically.

15
New cards

Flash Memory

A modern sub-type of EEPROM technology.

16
New cards

Hard Disk Drive (HDD)

Mechanical long-term storage with moving parts offering higher capacity and lower cost, but prone to physical failure.

17
New cards

Solid State Drive (SSD)

Long-term storage with no moving parts, faster read/write speeds, and lower failure rates, typically 256GB4TB256\,\text{GB} - 4\,\text{TB} in modern laptops.

18
New cards

Power Supply Unit (PSU)

A power box that keeps the computer running and meticulously controls the electricity flow to all components.

19
New cards

Expansion Cards

Smaller circuit boards that attach to the motherboard to connect peripheral devices, such as Video cards, Sound cards, and Network cards.

20
New cards

Ingest

The biological function of a computer responsible for reading data and feeding info to the system (Input).

21
New cards

Think

The biological function of a computer responsible for translating and calculating data (Processing & Memory).

22
New cards

Remember

The biological function of a computer responsible for holding data securely in a location (Storage).

23
New cards

Communicate

The biological function of a computer responsible for sharing resources with other distinct entities via modems, routers, and Bluetooth (Networking).

24
New cards

Express

The biological function of a computer responsible for displaying results for users (Output).