SAM Module 2

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

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:25 AM on 8/15/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

42 Terms

1
New cards

Device

DVD drive, flash memory card reader, etc.

2
New cards

Medium

Is inserted into the device to be used

3
New cards

Storage Devices

Are typically identified by a letter, can be internal, external, or remote, are nonvolatile

4
New cards

Logical File Representation

The user’s view of the way data is stored

5
New cards

Physical File Representation

The actual physical way the data is stored on the storage media as viewed by the computer

6
New cards

File

Anything stored on a storage medium, such as a program, document, digital image, or song

7
New cards

Filename

Name given to a file by the user

8
New cards

Folder

Name place on a storage medium into which files can be stored

9
New cards

Hard Drive

Used to store most programs and data

10
New cards

Magnetic Hard Drives

Use metal hard disks. Read/write heads magnetize particles to represent the data’s 0s and 1s

11
New cards

Solid-state Drives (SSD)

Use flash memory technology, use less power and have no moving parts, particularly appropriate for portable computers

12
New cards

Disk Access Time

Total time that it takes for a hard drive to read or write data. Consists of seek time, rotational delay, and data movement time

13
New cards

Disk Cache

Dedicated part of RAM used to store additional data adjacent to data retrieved during a disk fetch to improve system performance

14
New cards

Hybrid Hard Drive

Combination of flash memory and magnetic hard drive. Uses flash memory for cache. Allows encryption to be built into the drive

15
New cards

Partitions

Logically divides the physical capacity of a single drive into separate areas

16
New cards

File System

Determines the cluster size, maximum drive size, and maximum file size. FAT, FAT32, and NTFS

17
New cards

Optical Discs

Store data optically (using laser beams). Divided into sectors like magnetic discs but use a single spiral track. Data is stored in 0s and 1s

18
New cards

Pits and Lands

Are used to represent 1s and 0s, the transition between a pit and land represents a 1; no transition represents a 0

19
New cards

Read-only

Surface is molded or stamped to represent the data

20
New cards

Recordable or Rewritable

Reflectivity of the surface is changed by a laser

21
New cards

Optical Drives

Designed for the type of disc: CD, DVD, or Blu-Ray Disc (BD). Can be read-only, recordable, or rewritable. Downward compatible. Can support single or dual-layer discs

22
New cards

Burning

Recording data onto a disc

23
New cards

CD Discs

Use infrared lasers; hold 650 MB

24
New cards

DVD Discs

Use red lasers; hold 4.7 GB (single-layer)

25
New cards

BD Discs

Use blue-violet lasers; hold 25 GB (single-layer)

26
New cards

Read-only Discs

Can be read from, but not written to, by the user

27
New cards

Recordable Disc

Can be written to, but cannot be erased and reused

28
New cards

Rewrtitable Disc

Can be recorded on, erased, and overwritten just like magnetic discs

29
New cards

Chip-based Storage Medium

No moving parts so more resistant to shock and vibration, require less power, make no sound. Solid-state storage system

30
New cards

Flash Memory Card

A small card containing one or more flash memory chips, controller chips, and metal contacts to connect the card to the device or reader

31
New cards

USB Flash Drives

Consist of flash memory media and a reader in a single self-contained unit

32
New cards

Remote Storage

Using a storage device not directly a part of the computer being used

33
New cards

Network Storage

Via a local network

34
New cards

Network Attached Storage (NAS)

Connected directly to a network

35
New cards

Storage Area Network (SAN)

Separate network of hard drives or other storage devices which is attached to the main network

36
New cards

Smart Card

Credit card-sized piece of plastic that contains some computer circuitry (processor, memory, and storage)

37
New cards

Holographic Storage

Store data as holograms. An emerging type of 3D storage technology. Uses two blue laser beams to store data in three dimensions

38
New cards

Storage Server

Hardware device containing multiple high-speed hard drives

39
New cards

RAID (Redundant Arrays of Independent Discs)

Method of storing data on two or more hard drives that work together to do the job of a larger drive

40
New cards

RAID 0

Disk striping (spread files over two or more hard drives)

41
New cards

RAID 1

Disk mirroring (duplicate copy). Other level use a combination of striping and mirroring

42
New cards

Magnetic Tape

Plastic tape with a magnetizable surface that stores data as a series of magnetic spots