4.7.4.2.1 Fo CompOrgArch (Secondary Storage PoO) Flashcards

(18 cards)

1
Q

What are the three Secondary Storage Devices

A
  • Magnetic
  • Optical
  • Solid State Drives
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the three types of Magnetic Storage

A
  • Hard Drives
  • Magnetic Tape
  • Floppy Disks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a Magnetic Storage made of

A
  • Multiple metallic disks that spins around
  • Each of which has a read/write head that is placed on an actuating arm, axis and actuator
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How do hard drives work

A
  • The read write head moves back and forth the spinning platters
  • Each platter is split into tracks (circular lines) and sectors (radial lines)
  • Data is stored in the blocks that are formed by intersections of tracks and sectors
  • The magnetic polarity of blocks is sensed and changed by the read/write head, and when sensed represents 1 or 0 depending on if its charged or not
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How do you increase the performance of hard drives

A
  • Adding more platters
  • Decreasing the width of the tracks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How do floppy disks work

A
  • Use the same principle but, consists of one platter and a case to protect it, that is inserted into a drive which has a read/write head and motor to rotate the disk and sense polarity of the disk
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How does a magnetic tape work

A

Has a linear tape that is passed through the read write head, meaning it is not random access as it must be traversed linearly, and so is slower

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are SSDs made up of

A
  • Millions of NAND flash memory cells and a controller that managed pages, and blocks and complexities of writing
  • Cells that contain floating gate transistors
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How do SSDs work briefly

A
  • Cells can trap and store charge, each state represents either 1 or 0
  • Cells are organised in pages and blocks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are pages

A

A singular cell in a block

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is a block

A

A grid of pages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the process for data to be read in an SSD

A
  • Cells are read page by page, and a whole row must be readW
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the process for data to be written into a SSD

A
  • Pages cannot be overwritten, and so pages on the whole block must be erased before they are written to
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a optical disk made of

A
  • A polycarbonate disk with a reflective layer of aluminium
  • With data stored in a continuous spiral track of data
  • And a read write head that contains a laser on an actuator
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How does an optical disk work (Reading)

A
  • A laser beam is emitted
  • Disk rotates at different speeds
  • Pits and Lands reflect the emitted light different amounts of lights
  • Sensory device detects the reflected ray
  • The drive interprets this different light reflections as 1 or 0
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

In what order is data read in an optical disk

17
Q

Why does the disk rotate differently depending on where data is being read

A

To keep a constant read rate as for the same rpm, you need to go faster further out in the disk

18
Q

How does an optical disk work (Writing)

A
  • The laser is used at a higher intensity than for reading
  • Laser burns pits into into the disk, to alter the amount of light reflected, to represent 1 or 0