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

Adder substractor, how can we bimpliment half substractor using nand gate

how can we bimpliment half substractor using nand gate

Explain the term- wire and register, What is the difference between wire an...

What is the difference between wire and reg? Net types: (wire,tri)Physical connection between structural elements. Value assigned by a continuous assignment or a gate output.

For what is defparam used, For what is defparam used? Though,  during  ...

For what is defparam used? Though,  during  compilation  of  Verilog  modules,  parameter  values  can  be  altered  separately  for every module instance. This allows us to pa

Define protocol, Define Protocol. It is a set of rules that are followe...

Define Protocol. It is a set of rules that are followed by interconnecting computers and terminals to make sure the orderly transfer of information

Calculate quantities from information in bayesian network, 1. A Bayesian ne...

1. A Bayesian network is shown for the variables paper Thickness, paper Alignment and Print Quality. The conditional probabilities are provided in the tables beside the nodes. Here

Static and dynamic hazard, what inputcombinations may those hazard take pla...

what inputcombinations may those hazard take place and how can they be eliminated? F1= AB'' + A''C + BC''D'' F2= AB + A''C''D + AB''D

Complex micro-controller, The 68Hc11 is actually a complex micro-controller...

The 68Hc11 is actually a complex micro-controller its contains internally RAM, EEPROM, Parallel IO and serial ports, hardware timers and a 8 channel ADC.  The internal structure is

Write a program to input an address, Write a program to input an address i....

Write a program to input an address i.e. 20 Hex and read the byte (char) contents of that address   Answer   include void main() { char prompt; Date: 26th August 2012

List all seven layer of osi model, List all seven layer of OSI model and de...

List all seven layer of OSI model and describe function of application layer. The layers of OSI model are as follows: (1) The Physical Layer: It defines an interface in

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