rest of 1.1.3 Flashcards
what is a drive
- device that reads and writes data from secondary storage
what is media
- what the data’s actually stored on
Explain the advantages and disadvantages of owning films that are streamed/downloaded on demand rather than owning physical copy
Advantages:
- access film anywhere, anytime with internet connection
- no physical storage needed
- no risk of film stolen/damaged
- optical drive not required to play film
Disadvantages:
- reliant on internet connection
- enough storage to download film reliant of 3rd party servers providing connection
- some prefer physical copy
- if company streaming film goes out of business, film lost
what are optical storage devices
- optical drive and choice of media (CDr or CDrw, DVD-r or DVD-rw and Blu-Ray)
which media has the largest capacity of all optical storage devices
- Blu-ray (designed to supersede DVD due to greatest storage capacity of all optical media)
what is CDr used for. And for what use is CDrw very good for (think about the difference between both, what can one do the other can’t)
- store + distribute music
- CDrw as backup option
why did DVD supersede CD and what are DVD’s used to store
- DVDr can store motion pictures and movies,
- DVD-rw more useful backup option due to greater storage than CD
give examples of magnetic media
- hard disks + tapes
why are solid state drives gaining traction?
- small, lightweight + very quick to access data, no noise
why are SSD’s and embedded MultiMediaCard (eMMC) replacing magnetic hard disks and optical discs.
- since capacity on SSD increases and cost decreases
give examples of solid state storage devices
- SSD, memory sticks, flash memory cards
what storage device would you use for this scenario: home computer storing OS and applications
- high storage data capacity, access reasonably quick, reliable, low cost byte for byte due to significant data storage requirements
- portability + durability less of a concern (device in fixed place)
CHOICE = magnetic media (hard disk) or could install smaller solid state drive to make computer faster when accessing OS
what storage device would you use for this scenario: Travel agent backing up 800GB data
- high data storage requirements, portable = ideal (take backup offsite), doesn’t need to be quick, fairly durable + as backup device needs to be reliable, medium cost solution.
- Optical not sufficient (data capacity requirements), solid state (expensive given amount of storage needed)
- CHOICE = magnetic media
what storage device would you use for this scenario: Distributing video game for console
- optical (low cost, portable, durable, reliable, capacity low = problem for graphic intensive games (only get 4.7GB on DVD), doesn’t need to be fast as consoles install software off the optical device onto own hard drive
- cloud storage (game streamed and directly downloaded to hard drive after purchased)
- overall depends on game capacity and cost
what storage device would you use for this scenario: Storing tracks on portable MP3 player.
- These first 4 characteristics outweigh all other considerations in this scenario: portable, access files quickly, durable ,reliable + low cost ideal
- CHOICE = solid-state storage (more expensive byte for byte though)
what is flash memory/SSD also used for other than just normal secondary storage
- put OS or user configurable part of BIOS on SSD = improve time taken for system to execute boot sequence.
- applications + data that are accessed frequently
what is secondary storage
- applies to wide range of devices that provide reliable + persistent storage for data files + applications –> files not lost / easily corrupted.
what are some characteristics of secondary storage (include factors that should be considered when choosing secondary storage device)
- non-volatile (data not lost when power removed)
- high capacity, low cost, fast enough for loading and saving files
- may be installed internally or externally.
give example of what external secondary storage devices primarily used for
- transfer files from one computer to another or where it is not possible to upgrade internal storage.
rank solid state, magnetic and optical based on reliability
1.Solid state
2. Magnetic (mechanical parts can get damaged)
3. Optical (easy to scratch)
rank solid state, magnetic and optical based on speed
1.Solid state (quickest access speed due to no moving parts)
2. Magnetic
3. Optical
rank solid state, magnetic and optical based on portability
1.Solid state (easiest)
2. Optical (thin, lightweight and portable)
3. Magnetic (tend to be internal)
rank solid state, magnetic and optical based on power
1.Solid state (use less power and less heat/noise generated)
2. Optical
3. Magnetic (uses more power and more heat generated)
rank solid state, magnetic and optical based on durability
1.Solid state
2. Magnetic (mechanical parts eventually fail)
3. Optical (prone to damage)
rank solid state, magnetic and optical based on cost
1.Optical
2. Magnetic
3. Solid state
rank solid state, magnetic and optical based on capacity
1.Magnetic
2. Solid state
3. Optical
other than the factors previously mentioned, give a positive and drawback from solid state storage
+ no need to defragment
- limited number of read/write cycles
what is magnetic storage (what does hard disk have allowing it to read data and how is this data stored - MAGNET(north and south polarity = magnetised or not magnetised)
- usually comprise of 1 or more metal platters with magnetic coating, each being double sided.
- num platters = total storage capacity
- Hard disks have a drive head that moves over surface of disk (there’s a slight gap to reduce friction –> wear and tear)
what is each platter broken down into
- set of concentric (parallel) tracks
what are the tracks further broken down into
- sectors
what is a cluster (or block/allocation unit)
a contiguous group of sectors
what are the principles of operations for hard disks
- Binary data stored on platters as a series of polarised states (0 or 1)
- To read and write data, device has two mechanical arms, 1 for each side of each platter. At the end of the arm is a read-write head with tiny magnet.
- The platters spin + head sweeps across tracks, while sectors pass underneath the head as disk rotates
what is the advantage of the fact that the platters spin and head sweeps across tracks while sectors pass underneath the head as disk rotates? Outline how this differs from magnetic tapes.
- any block can be accessed directly without having to read through entire contents of disk.
-This differs from magnetic tapes (the form of magnetic storage that disks replaced), which only allow serial access.
how is data represented in magnetic storage
- on disk surface (a metal platter) by magnetised dots. - Binary data is represented through the two states of ‘magnetised’ and ‘not-magnetised’.
give pros of magnetic storage
- high capacity
- somewhat cheap
give cons of magnetic storage
- Since it’s a mechanical component, it will eventually fail
- Only read and written sequentially from start to finish —> impacted how data can be stored on these devices
- becomes fragmented
what is a crucial factor in measuring rate of data access for magnetic disks.
- Speed of rotation (Faster disk spins –> quicker data is retrieved.
why can read-write access speeds be varied for different HDD’s
- The variation is determined by a range of factors, including how disk has been configured, size of the file + how fragmented the disk / file is.
where is magnetic storage mainly used
backup centres
personal computers
mainframes
how does fragmentation of files occur.
- when there is insufficient contiguous space to store the file.
what happens if a file becomes fragmented and how is the files read (include use of links to follow file segments)
- If file fragmented, each part of file will be in separate location with link to next location. File read by following links until an end-of-file marker is reached.
- If disk is nearly full, it will take longer to find space to write file segments + access a file that is spread across several locations.
describe how defragmenting a hard disk drive could improve performance of a computer
- reduces movement of read/write head over hard disk which speeds up file access
- this also reduces time taken to find files as they are stored contiguously on disk
- writing onto disk would also be faster as it doesn’t have to find space to store file contiguously
how does solid state storage work
- Work by a flow of electricity, forcing electrons into floating gates between 2 oxide layers + this causes change in charge in floating gate which can be measured as 0 or 1
what are solid state storage disks made up of
- made up of a controller + bank of millions of NAND ‘flash’ memory cells each, having a floating gate transistor to allow electrical charge to be trapped.
what binary value represents a charged and uncharged cell
- charged cell represents 0 - uncharged represents 1
over time, what happens to the oxide layers
- oxide layers can deteriorate. eventually transfer of elections will become unreliable —> this media has finite number of read write cycles —> limited lifespan
fill the blanks: NAND flash cells are organised in terms of _____ (cell within a grid) and _______ (each row of cells)
- pages
- blocks
how is data read and written in SSD
- Data read from an SSD by page, and written a page at a time, as long as surrounding cells are empty.
SSD: what happens if file is to be updated (hint: filling up SSD’s makes them perform slower so what action can cause slowing in performance)
- cannot be done in original place.
- The relevant block containing the pages must be copied to main memory + updated. It will then be written to a new area of the disk and the original block(s) will be erased.