Computer Hardware Components & Basic Architecture Flashcards

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

1/15

flashcard set

Earn XP

Description and Tags

Vocabulary terms and definitions regarding computer hardware components, primary and secondary memory, and basic system architecture based on the provided lecture notes.

Last updated 3:02 AM on 6/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

16 Terms

1
New cards

Computer hardware

The physical parts of a computer.

2
New cards

CPU (Central Processing Unit)

Considered the brain of a computer, also known as a processor or microprocessor, it carries out program instructions to perform arithmetic and logic operations.

3
New cards

Integrated circuit (IC) chip

The physical form of the CPU.

4
New cards

Clock speed

The measurement indicating the speed of a CPU, measured in Gigahertz (GHzGHz).

5
New cards

Main (Primary) Memory

Memory directly accessed by the CPU to store program instructions and data, capable of working about as fast as the CPU.

6
New cards

Read Only Memory (ROM)

A type of non-volatile primary memory that contains instructions and data for starting the computer, with contents that are normally not changed.

7
New cards

Random Access Memory (RAM)

A type of volatile primary memory used for read-write operations where data disappears when the computer is turned off.

8
New cards

Secondary Storage

Also known as Secondary Memory, these are non-volatile storage devices (such as HDD, SSD, or DVD) where instructions and data remain even if power is switched off.

9
New cards

HDD (Hard Disk Drive)

A type of secondary storage that is usually cheaper than RAM in terms of dollars per gigabyte ($/GB\text{\$/GB}).

10
New cards

SSD (Solid State Drive)

Secondary storage that lacks moving components, offering nearly instantaneous access times and reading data at a speed 1010 times faster than an HDD.

11
New cards

Input Devices

Devices that acquire and send data to the computer, such as a keyboard, mouse, microphone, webcam, or barcode reader.

12
New cards

Output Devices

Devices that receive data from the computer, such as a display monitor, speaker, headphones (without microphone), or printer.

13
New cards

Input/Output (I/O) Devices

Devices that both send data to and receive data from a computer, such as a touch screen, a printer with scanning function, or a headset.

14
New cards

Computer Hardware Architecture

The way hardware components are connected and organized in a computer.

15
New cards

System bus

The communication pathway on the motherboard consisting of the Control Bus, Data Bus, and Address Bus used to connect the CPU, memory, and I/O systems.

16
New cards

Motherboard

The main circuit board that contains the CPU, RAM, and expansion slots, and uses buses to connect components together for communication.