lesson 10 Flashcards
(25 cards)
1
Q
- What is the primary material traditionally used for the substrate of a magnetic disk platter?
a) Glass
b) Silicon
c) Aluminum
d) Plastic
A
c) Aluminum
2
Q
- Which of the following is NOT a benefit of using glass substrates in magnetic disks?
a) Improved uniformity of magnetic film
b) Increased cost of manufacturing
c) Ability to support lower fly heights
d) Greater ability to withstand shock
A
b) Increased cost of manufacturing
3
Q
- The time it takes to position the read/write head over the correct track on a magnetic disk is called:
a) Rotational Delay
b) Transfer Time
c) Seek Time
d) Access Time
A
c) Seek Time
4
Q
- In a magnetic disk, a set of tracks at the same radial position across multiple platters is known as a:
a) Sector
b) Cylinder
c) Block
d) Segment
A
b) Cylinder
5
Q
- Which type of flash memory is characterized by bit-addressable access and is often used for BIOS storage?
a) NAND Flash
b) NOR Flash
c) XOR Flash
d) AND Flash
A
b) NOR Flash
6
Q
- Which of the following is a primary advantage of SSDs over HDDs?
a) Lower cost per gigabyte
b) Higher maximum storage capacity
c) Faster random access times
d) Longer archival lifespan without power
A
c) Faster random access times
7
Q
- The issue where an entire block of flash memory must be erased before it can be rewritten is a characteristic primarily affecting:
a) Magnetic Tapes
b) HDDs
c) SSDs
d) CD-ROMs
A
c) SSDs
8
Q
- A technique used in SSDs to evenly distribute write operations across memory cells to prolong lifespan is called:
a) Defragmentation
b) Wear-leveling
c) Error correction
d) Sector mapping
A
b) Wear-leveling
9
Q
- Which optical disk format is designed for write-once, read-many (WORM) applications?
a) CD-ROM
b) CD-RW
c) DVD-ROM
d) CD-R
A
d) CD-R
10
Q
- CD-RW technology relies on what principle to allow rewriting?
a) Magneto-optical effects
b) Dye sublimation
c) Phase-change material
d) Pit and land deformation
A
c) Phase-change material
11
Q
- What is the standard storage capacity of a common CD-ROM?
a) 100 MB
b) 650 MB
c) 4.7 GB
d) 25 GB
A
b) 650 MB
12
Q
- Blu-Ray Discs achieve higher storage density than DVDs primarily due to:
a) Using a larger disc diameter
b) Using a shorter wavelength laser (blue-violet)
c) Using multiple read heads simultaneously
d) Compressing data more aggressively
A
b) Using a shorter wavelength laser (blue-violet)
13
Q
- Magnetic tape stores data in:
a) Concentric circles called sectors
b) A helical scan pattern
c) Parallel tracks running lengthwise
d) Randomly accessible memory cells
A
c) Parallel tracks running lengthwise
14
Q
- The gaps separating blocks of data on a magnetic tape are called:
a) Inter-sector gaps
b) Inter-track gaps
c) Inter-record gaps
d) File marks
A
c) Inter-record gaps
15
Q
- “Winchester” disk technology is characterized by:
a) Removable platters
b) Contact head mechanism
c) Aerodynamic gap head mechanism
d) Optical read/write heads
A
c) Aerodynamic gap head mechanism
16
Q
- The sum of seek time and rotational delay is known as:
a) Transfer time
b) Dwell time
c) Access time
d) Cycle time
A
c) Access time
17
Q
- NAND flash memory, commonly found in USB drives and SSDs, typically reads and writes data in:
a) Individual bits
b) Small blocks
c) Single tracks
d) Entire platters
A
b) Small blocks
18
Q
- Which of these is a non-volatile memory type?
a) DRAM
b) SRAM
c) Cache Memory
d) Flash Memory
A
d) Flash Memory
19
Q
- Data on a magnetic disk is organized into concentric rings called:
a) Sectors
b) Cylinders
c) Tracks
d) Blocks
A
c) Tracks
20
Q
- What is the primary purpose of an inter-sector gap on a magnetic disk?
a) To allow the head to switch tracks
b) To provide timing and formatting information
c) To separate different files
d) To improve air flow between platters
A
b) To provide timing and formatting information
21
Q
- Name four physical characteristics used to classify disk systems.
A
Answer: Head Motion, Disk Portability, Platters, Sides, Head Mechanism - any four
22
Q
- List the three main components of disk I/O transfer time after a request is made.
A
Answer: Seek time, Rotational delay, Transfer time
23
Q
- Name the two distinctive types of flash memory.
A
Answer: NOR, NAND
24
Q
- List three common types of optical disk products
A
Answer: CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-R, DVD-RW, Blu-Ray - any three
25
5. What are two practical issues peculiar to SSDs that are not typically faced by HDDs?
Answer: Performance slowdown with use/writes, limited write endurance of flash cells