Basic Concepts of Computer and Computer Storage

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/42

flashcard set

Earn XP

Description and Tags

Vocabulary terms and definitions covering basic computer components, types of memory, and various storage technologies and characteristics.

Last updated 10:40 PM on 7/29/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

43 Terms

1
New cards

Computer

A machine that receives input, stores and manipulates data, and provides output in a useful format.

2
New cards

Central Processing Unit (CPU)

The portion of a computer system that controls nearly all activities, carries out program instructions, and serves as the primary element for functions.

3
New cards

Microprocessor

A single computer chip on which the CPU resides in modern computers.

4
New cards

Arithmetic Logic Unit (ALU)

The sub-section of the CPU where actual math and logic operations are performed under the direction of the control unit.

5
New cards

Control Unit (CU)

The sub-section of the CPU that directs the arithmetic logic unit (ALU).

6
New cards

Memory (Main Memory)

The storage place for data directly accessed by the CPU, typically consisting of SIMMs mounted on the motherboard.

7
New cards

Random Access Memory (RAM)

Temporary memory used by the computer to store information while applications are in use; at least 6464 RAM is cited as a modern PC requirement.

8
New cards

Read-Only Memory (ROM)

Computer memory on which data has been prerecorded that cannot be removed and can only be read.

9
New cards

Storage (Hard Disk)

The computer's primary storage media device, consisting of a rigid circular disk located inside a hard disk drive.

10
New cards

Keyboard

The primary input device used to enter commands and data.

11
New cards

Scanners

Input devices that transfer pictures and photographs to a computer, sometimes using optical character recognition software to convert printed documents into text.

12
New cards

Output Devices

Computer hardware equipment used to communicate the results of data processing to the outside world.

13
New cards

Monitor

The primary output device used to display information on a screen, available in monochrome or full colors.

14
New cards

LCD (Liquid Crystal Display)

A lightweight screen type that consumes less power compared to traditional monitors; used by most modern computers.

15
New cards

Printer

A device that transfers information from the PC to various sizes of paper; basic types include dot matrix, inkjet, and laser.

16
New cards

Speaker

External computer hardware that often includes a low-power internal amplifier and disables the lower fidelity built-in speaker.

17
New cards

Computer Data Storage

Technology consisting of computer components and recording media used to retain digital data.

18
New cards

Primary Storage (Memory)

Storage directly accessible to the CPU where instructions are continuously read and executed and active data is stored.

19
New cards

Secondary Storage

Storage not directly accessible by the CPU, accessed via input/output channels; hard disks are a typical example.

20
New cards

Tertiary Storage

Storage involving robotic mechanisms to mount/dismount removable mass storage media; used for archival of rarely accessed information.

21
New cards

Offline Storage

Also known as disconnected storage, this medium is not under the control of a processing unit and requires a human operator to be connected.

22
New cards

Byte

A standard string length of eight 00's or 11's in a row; it equals one character.

23
New cards

Character

A letter, number, or symbol representing anything that can be typed on a keyboard; computers typically use 256256 standard characters.

24
New cards

Non-volatile memory

Memory or storage where data is saved regardless of whether power is on or off, such as hard drives and ROM.

25
New cards

Volatile memory

A type of storage, such as RAM, whose contents are erased when power is turned off or interrupted.

26
New cards

Sequential Access

A retrieval method where the device must move through all information up to a specific location to read or write data; typical of offline storage.

27
New cards

Random Access

The ability of a computer to locate and retrieve data from a storage device immediately, such as with a hard drive.

28
New cards

Mutable storage (Read/write storage)

Storage that allows information to be overwritten at any time.

29
New cards

Immutable storage

Storage that allows information to be written only once (Write Once Read Many) or retains info from manufacture; examples include CD-ROM and CD-R.

30
New cards

Dynamic Random Access Memory (DRAM)

Common RAM that stores info in cells containing capacitors and transistors that must be refreshed with electricity every few milliseconds.

31
New cards

Static Random Access Memory (SRAM)

Memory that requires a constant power flow; it is quicker than DRAM but more expensive, often used for cache and video cards.

32
New cards

Raw capacity

The total amount of stored information a storage device can hold, expressed in bits or bytes.

33
New cards

Memory storage density

The compactness of stored information, calculated as capacity divided by a unit of length, area, or volume.

34
New cards

Location-addressable storage

Storage where each unit of information is selected with its numerical memory address; usually limited to primary storage.

35
New cards

File addressable storage

Storage divided into variable length files selected with human-readable directory and file names; used in secondary and tertiary storage.

36
New cards

Content-addressable storage

Storage where information is selected based on its contents; hardware versions are often used in a CPU cache.

37
New cards

Floppy Disk

A thin, flexible magnetic storage medium invented by IBM in 19691969, available in 8-inch8\text{-inch}, 514-inch5\frac{1}{4}\text{-inch}, and 312-inch3\frac{1}{2}\text{-inch} sizes.

38
New cards

Compact Disk (CD)

An optical disk introduced in 19821982; a standard 120mm120\text{mm} disk can hold up to 700MB700\text{MB} of data.

39
New cards

Digital Versatile Disk (DVD)

An optical storage device that can store six times more data than a standard compact disk.

40
New cards

Blu-ray Disc (BD)

Optical disks manufactured by Sony used for gaming and HD video; they use blue-violet lasers and can store up to 50GB50\text{GB}.

41
New cards

Flash Memory

A non-volatile memory in computer technology that can be electrically programmed or erased.

42
New cards

USB Flash Drive

A memory storage device integrated with the Universal Serial Bus interface, with capacities ranging from 64MB64\text{MB} up to 128GB128\text{GB}.

43
New cards

Punch Cards

Stiff paper pieces containing digital information represented by the presence or absence of perforated holes.