1 / 21

Storing Data

Storing Data. Memory vs. Storage. Storage devices are like file drawers, in that they hold programs and data. Programs and data are stored in units called FILES. The files are stored in digital envelopes called DIRECTORIES. Why is storage necessary?.

devin-parks
Download Presentation

Storing Data

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Storing Data

  2. Memory vs. Storage Storage devices are like file drawers, in that they hold programs and data. Programs and data are stored in units called FILES. The files are stored in digital envelopes called DIRECTORIES.

  3. Why is storage necessary? Storage retains data when the current is switched off. • The computer’s random-access memory (RAM) is volatile. All the information in RAM is irretrievably lost. • Storage devices are nonvolatile. They do not lose data when the power goes off.

  4. Why is storage necessary cont’d. . . • Storage is cheaper than memory, RAM is designed to operate very quickly so that it can keep up with the computer’s CPU. • Storage devices do not transfer data as rapidly as memory, but they are much less expensive. A computer system’s storage devices typically holds much more data and software than the computer’s memory.

  5. Storage devices also play an important role when you start an application. • Storage devices are increasing in capacity to the point that they can hold an entire library’s worth of information.

  6. Storage Sizes Term Abbreviation Bytes (approximate) Kilobyte K or KB one thousand Megabyte M or MB one million Gigabyte G or GB one billion Terabyte T or TB one trillion

  7. Types of storage devices Read/Write media vs. Read-only media Most storage devices are read/write media. They enable the computer to perform writing (output) operations as well as reading (input) operations. Some storage devices are read only, operations. CD-ROM drives are read only devices; CD-RW drives are read/write media.

  8. Sequential vs. Random-Access storage Storage devices are categorized according to the way they get to the requested data. In a sequential storage device, such as tape backup unit, the computer has to go through a fixed sequence stored items to get to the one that’s needed. A random-access storage device can go directly to the requested data without having to go through a sequence. This device is faster and more expensive.

  9. Storage Hierarchy Storage devices fit into one of three locations in the storage hierarchy. They are differentiated by their availability of the data they contain.

  10. Online storage – primary storage. It consists of the storage devices that are actively available to the computer system and do not require any action on the part of the user. The computer’s hard disk is a personal computer’s online storage system.

  11. 2. Near-Online storage – secondary storage that’s not directly available but require some simple action (s) on the user’s part. Eg. Inserting a disks (floppy disks and CD-ROMS)

  12. 3. Offline storage – tertiary storage or archival storage (not readily available). Such as the magnetic tapes, are used for infrequently accessed data that needs to be kept for archival purposes. Some personal computers are equipped with tape drives, which can be use for archival storage.

  13. Capacity of storage devices A storage device’s capacity is measured in bytes (a unit of data composed of eight bits). A 2 GB or 4 GB disk may be needed to hold these items plus software. A scientist working with laboratory data may need 50 GB of storage, while a huge corporation may need several terabytes of storage to hold all the information it works with.

  14. Access Time: Memory vs. Storage Device Typical access time

  15. Speed of storage devices (access time) A storage device most important characteristic – the speed with which it retrieves the desired data – is measured by its access time, the amount of time it takes for the device to begin reading the data. Eg. Disk drives – the access time includes the seek time, the time it takes the read/write head to locate the data before reading begins.

  16. Formatting: preparing disks for use Before a magnetic disk can be used for storage, it must be prepared using a process called FORMATTING. You can format floppy disks yourself using the formatting utility supplied with the computer’s operating system. However, you will seldom need to do so. Most of the floppy disks are preformatted.

  17. Be aware that formatting destroys all the data that has been recorded on a disk. You should never format the computer’s hard disk, unless you have just purchased a new hard disk and are following the installation instructions.

  18. Formatting • Double click on My Computer • Select the drive • Right click on mouse • Format: following the instructions • Select start

  19. Virtual Memory To increase your virtual memory: • My computer Right click • Properties then advanced • Setting then advanced • Virtual memory change The standard is 744 but you can increase to 800 = 1 GB or 1000 depending on how much you have available.

  20. CLASS WORK TIME IN YOUR NOTEBOOKS OR ON FOLDER SHEET, COMPLETE THE FOLLOWING: • State two reasons why storage is necessary • Explain the difference between memory and storage • Explain the difference between Read-only and Read/Write

  21. CLASS WORK TIME Cont’d IN YOUR NOTEBOOKS OR ON FOLDER SHEET, COMPLETE THE FOLLOWING: HOMEWORK: • Create a conversation dialogue (i.e. between two persons) explaining to someone is unsure of how to format and save their information on a flash drive. Dialogue should be no more than a page long.

More Related