answersLogoWhite

0

How data is retrieved from a floppy?

User Avatar

Anonymous

12y ago
Updated: 8/19/2019

The floppy cover has a window with a spring loaded metal shutter. the shutter is pushed back which uncovers the window when it is inserted inti the disk drive. The drive rotates the disk inside its protective covering at a speed of 300 rmp. Read/write head contacts its exposed surface through the window.Recording is done magnetically in concentric circles called tracks. Data is read or written serially in bits on the tracks with in a given sector.

Microcomputer disks use sector organization to store and retrieve data. In sector organization , the recording surface is divided into pie-shaped sectors. The number of sectors depends on the density of the disk. Each sector is assigned a unique number. The sector number and track number are all that are needed for address on a particular disk face surface. the disk address represents the physical location of a particular file or set of data. An access arm containing the read/write head is moved under program control to the appropriate track. Data are read or written when a sector containing the desired data passes under the read/write head.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you differentiate a floppy drive data and IDE type data?

Not possible, the same data can be stored both on floppy and HDD.


True statement about formatting a floppy disk for the first time?

Formatting prepares a floppy disk to store data


What clause of the select statement names the table that contains the data to be retrieved?

The FROM clause names the table that contains the data to be retrieved in a SELECT statement.


How the data can be retrieved with odbc?

Value by value


What is a floppy drive data cable?

a cable for connecting a floppy drive to the computer motherboard.


What are the steps for data recovery from a floppy disk?

The best way to recover data from a floppy disk is with floppy disk recovery software, such as Wondershare Data Recovery. Install and open the program. Locate your floppy drive and open it to view the files. You can then use the recovery program to recover any file from a floppy disk, even very badly corrupted ones.


How did floppy disks improve computing?

Floppy drive was the first storage with portable data storage capacity.. However the data storing capacity of floppy drive is not enough but in early days it helped a lot..


What is floppy disk storage methods?

Floppy disks use magnetic disk to store the data.


What is floppy controler?

A floppy controller is a hardware component that manages the reading and writing of data to and from floppy disk drives. It interfaces between the computer's motherboard and the floppy drive, facilitating data transfer and ensuring proper communication. Floppy controllers are typically integrated into the motherboard or provided as a separate expansion card, and they handle tasks such as disk formatting, data retrieval, and error correction. With the decline of floppy disks, floppy controllers have become largely obsolete in modern computing.


What is the purpose in a floppy drive?

data storage


What are items similar to a floppy disc?

A floppy disc is an old form of data storage device, so the answer would be CD's, DVD's and data sticks.


How is data retrieved and manipulated?

Data is retrieved by executing queries on a database using a query language like SQL. The retrieved data can then be manipulated using various programming languages or tools to perform operations like sorting, filtering, aggregating, and transforming the data based on requirements. This manipulation is done to analyze the data, extract insights, and present it in a meaningful way.