Characteristics of magnetic disk, Computer Engineering

Assignment Help:

Q. Characteristics of Magnetic disk?

Tracks and Sectors: Disk is divided in concentric rings known as tracks. Thus a track is one complete rotation of disk underneath read/write head. Every track is subdivided in a number of sectors. Every sector comprises a particular number of bytes or characters. Typical sector capacities are as follows: 128, 256, 512, 1024 and 4096 bytes. 

Bad Blocks: Drive maintains an internal table that holds sectors or tracks that can't be read or written to due to surface imperfections. This table is known as bad block table and is created when disk surface is primarily scanned during a low-level format.

Sector Interleave: It signifies the numbering of sectors located in a track. 1 to 1 interleave has sectors numbered serially 0, 1, 2, 3, 4 etc. Disk drive rotates at a fixed speed of 7200 RPM that means there is a fixed time interval between sectors. A slow computer can report a command to read sector 0 storing it in an internal buffer. When it is doing this the drive makes available sector 1 however computer is still busy storing sector 0. So the computer will now have to wait one full revolution till sector 1 becomes available again. Renumbering the sectors such as 0,8,1,9,2,10,3,11 etc gives a 2:1 interleave. It means that sectors are alternated giving the computer a little more time to store sectors internally than previously.


Related Discussions:- Characteristics of magnetic disk

How does the xml serializer work, How does the Xml Serializer work?  What A...

How does the Xml Serializer work?  What ACL permissions does a process using it require?   Xml Serializer needs write permission to the system's TEMP directory.

Example of frames format with ethernet, Compute the number of Ethernet fram...

Compute the number of Ethernet frames formed for a data of 64 KB IP packet. Following figure demonstrates the format of the Ethernet frame. Here maximum data into a frame is 15

Define software is in machine language or not, Define Software is in machin...

Define Software is in machine language or not Software is in machine language, today it is often developed by first writing in a high-level language or an assembly language or

What do you mean by best fit, What do you mean by best fit?  Best fit a...

What do you mean by best fit?  Best fit allocates the smallest hole that is big enough. The whole list has to be searched, unless it is sorted by size. This method makes the sm

Explain debug monitors, Explain Debug monitors. Debug monitors give d...

Explain Debug monitors. Debug monitors give debugging support for a program. A debug monitor executes the program being debugged in its own control thereby giving execution e

How does output caching work in asp.net, How does output caching work in AS...

How does output caching work in ASP.NET?    Output caching is a powerful method that enhances request/response throughput by caching the content generated from dynamic pages. O

Define the message queues, The message queue provides the information about...

The message queue provides the information about sizes of queues under utilization of various processors. It points to size of every processor incoming message queue that would be

Explain the meaning of connect socket primitive, Explain the meaning of ...

Explain the meaning of CONNECT socket primitive. The connect Primitive: Clients utilize procedure connect to establish connection with an exact server. The form is

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