You are currently viewing Computer Storage System

Computer Storage System


Computer Storage System

what is storage?

Computer data storage, often called storage or memory is any hardware capable of store information permanently.

Data Access Methods

OR

Access Data

There are three types of data access method or access data

1. Sequential-access storage
2. Direct-access storage
3. Random-access storage

1. Sequential Access Storage

In this record are read one by one in sequential method, if we want to read 9th number of record then we have to first read 1 to 8th number of record then 9th one.The records are read in sequence.Punched cards, paper tape, and magnetic tape are examples of sequential-access storage media.

2. Direct Access Storage

In this method we can directly read 9th record without going through all previous record. Magnetic disks and drums are examples of direct-access storage media. Data can be obtained quickly from anywhere on the media.

3. Random Access Storage

Data can be selected from anywhere in storage without having to scan any preceding items. Random-access storage media refers to magnetic core, semiconductor etc.

Computer storage units

what is hdd?

1) Hard Disk Drives

Hard disk is also called as “disk drive,” “hard drive,” or “hard disk drive (HDD)” that stores and provides relatively quick access to large amounts of data. Hard drives are magnetic storage devices that contain several discs inside called “Platters” that are attached to a spindle motor. The number of platters varies depending on the capacity of the drive.Now a day computers typically come with a hard disk that contains several billion bytes (gigabytes or terabytes) of storage.

The basic hard disk drive consists of spinning disks with heads that move over the disks and store data in tracks and sectors. The heads are used to read and write data in concentric rings called tracks, which are divided into segments called sectors, which typically store 512 bytes.During reading or writing to disk, the motor of disk drive moves the disk at high speed(60–150 times/sec.)

A hard disk/drive comes with  rotating speed varying from 4500 to 7200 rpm higher the rotating speed height the accessing speed of hard disk and higher the price.

Hard drive performance is measured as follows :

Access Time :

This is a measure of the average time that it takes the drives R/W heads to access data on the drive.

Seek Time :


This is the amount of time it takes for the drives head to move between cylinders and land on a particular track.

latency time :

Once the read/write head is at the right track, then the head waits for right sector to come under it. The time taken for desired sector of the track to come under read/write head is called the latency time.

Data Transfer Rate :


The megabytes per second(MBps) in which data is transferred between the drive and the system.

Access time of the disk :

The sum of seek time, latency time and time for data transfer is the access time of
the disk.

Computer data storage ,HDD Computer data storage ,hard disk drive

 

 

 

Hard disk drives usually have multiple disks, called platters, that are stacked on top of each other and spin in unison, each with two sides on which the drive stores data. Most of hard disk drives have two or three platters, resulting in four or six sides, but some hard disk drives have up to 12 platters and 24 sides with 24 heads.

Most of hard disks spun at 3,600rpm. Now, however, most drives spin even faster like 4,200rpm; 5,400rpm; 7,200rpm; 10,000rpm; or 15,000rpm. Some of the small 2 1/2” notebook drives run at only 4,200rpm to conserve power, and the 10,000rpm or 15,000rpm drives are usually found only in very high-performance workstations or servers.

2) Solid State Drives (SSD)

Solid state storage devices is an example of permanent storage device. It does not have moving mechanical components and it is very light weight. SSDs have very quick access time and lower latency also it is costly compare to hard disk of same volume.

Computer data storage, Solid State Drive

3) Optical Disk Storage

or

Optical drive

It is permanent storage device that is it store data permanently and its data is read by a laser.

Mainly there are three types

a) compact disk (CD)
b) digital versatile disk (DVD)
c) Blu-Ray disk (BD).

a) Compact Disc (CD)

A compact disc is a storage unit which can store audio, video and other data in digital form , we can play the video or audio from CD stored data.

A standard compact disc measures 4.7 inches, and has a capacity of 80 minutes of audio, or 650 megabytes (MB) to 700 MB of data.CD used lasers lights for reading and writing data.

Computer data storage, CD

Recordable Optical Disk
In addition to the read only CDs and DVDs, recordable optical disks  are also
available. Users can record music, video, audio and data on it.

The recordable optical disks are

Compact Disk-Recordable (CD-R) is a Write Once-Read Many (WORM) disk. A CD-R
disk allows the user to write data permanently on to the disk. Once the data is written, it
cannot be erased. CD-R disk uses a laser that burns pits into the disk surface. It looks like
a CD disk externally. To write to a CD-R disk, a device named CD-Writer or CD–burner
is required. A CD-R disk can store 700 MB of data that can run for 80 minutes. CD-R is
used to create music CDs in home computers, back up data from other storage devices,
archives of large data, etc.

Compact Disk-ReWritable (CD-RW) allows data to be written, erased and re-written on.
The capacity of CD-RW is same as a CD. They generally do not play on all CD-ROM
drives.

Digital Video Disk-Recordable (DVD-R) allows recording of data on a DVD. A DVD
writer device is required to write the data to DVD. The data once written on a DVD
cannot be erased or changed.

 

b) DVD (digital video disk)

DVD can store upto 4.7 gigabyte storage capacity on a single-sided, one-layered disk, has a capacity of a 133-minute movie. It can be single- or double-sided, and can have two layers on each side; a double-sided, two-layered DVD will hold up to 17 gigabytes of video, audio, or other information.

It improves on CD technology.
It is a high-density medium with increased track and bit density.
DVD-ROM uses both sides of the disk and special data compression technologies.
The tracks for storing data are extremely small.
A full-length movie can be stored on a single disk.

 

Computer data storage, DVD

 

c) Blu-ray

Blu-ray is an optical disc which is used for  display high definition video it is used to store large amounts of data.It can store a 27 gigabyte (GB) single-sided discs where else 50 GB on dual-layer discs. Single-sided Blu-ray discs can store data of  13 hours of standard video data where else  single-sided DVD’s can store data of 133 minutes.

Computer data storage, blu ray

4) Flash memory devices

Flash memory cards were used as a storage media for digital cameras and mobile computers. It consist of a small plastic package with a contact array that slots into a camera or other mobile computing device, or an appropriate memory card reader. It used to connected via a USB port as an external hardware unit.Its capacity varies from 8MB to 64GB.
There are also six major card formats, each with its own type of card slot. The most common format is the secure digital or SD card. Next are compact flash (CF) cards, the multi-media card (MMC) and the xD picture card (XD card).

5) Floppy drives

Floppy disk (FD) is a flat, round, single disk made of Mylar plastic and enclosed in
square plastic jacket

Most modern personal computers do not have floppy drives anymore. The small, 3 1/2″ disks they read only hold 1.44 MB of data so they have become somewhat obsolete when compared to the data storing capabilities of USB flash drives (up to 256 GB) and CD drives (700 MB).
Floppies are non-volatile storage. The data remains when the computer power is turned off. They can be read or written to over and over again.

 

Floppy disk has a write-protect slide tab that prevents a user from writing to it.
A floppy disk may be single-sided or double-sided disk, i.e., data can be read and written
on one and both sides of floppy disk, respectively.

They come in two basic sizes—5-¼ inch and 3-½ inch.
The 5-¼ inch disk came around 1987. It can store 360 KB to 1.2 MB of data.
The 3-½ inch disk has capacity of 400 KB to 1.44 MB. It usually contains 40 tracks and
18 sectors per track and can store 512 bytes per sector.

6) Online and cloud

Storing data online and in cloud storage is becoming popular as people need to access their data from more than one device.

7) NAS storage

NAS stand for Network Access Server or Network-Attached Storage.It is a storage device that is connected to a network and provides a network with additional storage. A NAS does not have any processing power, that is, it cannot be used to execute or run any network programs.

NAS can be accessible from standard Ethernet connection. NAS is managed with a browser-based utility as it does not have keyboard or display for configuration.

Computer data storage, NAS System



You May Also Enjoy Reading This …