Magnetic tapes and magnetic disk, Basic Computer Science

Assignment Help:

Magnetic tapes and Magnetic Disk:

Magnetic tapes are very commonly used for storing large quantum of data for which rapid access is not necessary; specially for archival data backups etc. Tapes are cheap means of storing data but access is generally slow. Small cassette tapes, of relatively low capacity are used with microcomputers. 

Magnetic Disks are most widely used form of backing storage, suitable for holding information required rapidly for example, data for a running program. In the type of disk drive in larger computer systems, data is recorded on the flat surfaces of a stack of circular disks revolving on a common spindle, with one read/write head for each disk. Access times, typically 0.01  seconds, although much faster than tape, are rather slow, by comparison with other computer operations, and disk access times are one of the main limiting factors in the speed of operation of retrieval systems with information stored on disk. 

Disk capacities have increased greatly, from original values of about 10 MB (Mega Bytes to present units with 1 GB (Gigabytes which is one thousand million bytes). Smaller computer systems use Winchester disks, with a single hard disk in a sealed unit, floppy disks, which are compact, cheap and convenient for transfer of programs and data. They are limited in storage capacity, with relatively slow access times, and less convenient than a hard disk in day to day use. Floppy disks now are available in two sizes, 5.25 and 3.5 inches., 


Related Discussions:- Magnetic tapes and magnetic disk

Some CPUs provide multiple modes of operation, even though most systems onl...

even though most systems only distinguish among user and kernel modes, some CPUs provide multiple modes. Multiple modes could be used to provide a finer-grained security strategy.

Properties of Dictionary Keys, Dictionary values encompass no limitations. ...

Dictionary values encompass no limitations. They can be any random Python object, moreover standard objects or user-defined objects. Though, same is not true for the keys. There ar

Problem occurs during pipelining , While pipelining can cruelly cut the tim...

While pipelining can cruelly cut the time taken to execute a program, there are troubles that cause it to not work as well as it possibly shall. The three stages of the instruction

Memory, why do computer have internal memory as a part of cpu and the inter...

why do computer have internal memory as a part of cpu and the internal bulk memory seprately?

Determine recursive c function computes, QUESTION (a) Give the two cond...

QUESTION (a) Give the two conditions required by a binary tree of depth d to be an almost complete binary tree. (b) Determine what the following recursive C function compute

CAI, explain CAI pitfalls

explain CAI pitfalls

Database, how does one create a database in mysql

how does one create a database in mysql

Compact diskette (cd), Compact Diskette (CD) CD-ROM ...

Compact Diskette (CD) CD-ROM CD-ROM stands for Compact Disk-Read Only Memory. This disk comes with data already stored in it. It can store around 640 MB of

C++, whats the out put of int main(){ int n=310; funcone(n); functwo(&n); ...

whats the out put of int main(){ int n=310; funcone(n); functwo(&n); cout return 0; } void funcone(intn) n=240; } void func two(intn*) { n=120; }

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd