Chapter 2
Chapter 2
1. FM encoding method
2. MFM encoding method
3. RLL encoding method
1.FM Encoding Scheme:
• This method of data encoding is also known as the “Single density recording”.
Read/Write Heads
A hard disk drive usually has one read/write head for each platter
surface(meaning that each platter has two sets of read/write heads-oneee
for top side and one for bottom side
These heads are connected on a single movement mechanism so heads
across the platters in unison.
The HDD uses various types of heads for read/write purpose.
Ferrite head
Metal-In-Gap Head, Thin Film Head
Magneto Resistive Head
Giant Magneto Resistive Head
Head Actuator Mechanism
This mechanism moves the heads across the disk and positions
them accurately above the desired cylinder.
Two basic Categories are used
Stepper Motor Mechanism
Voice Coil Actuator
Stepper Motor actuators were commonly used on hard drives
made during the 1980s and early 1990s with capacities of 100MB
or less
Floppy disk drives position their head by using a stepper motor
actuator
All hard disk drives being manufactures today use voice coil
actuator.
Logic Boards
- A disk drive will have a board containing the electronics that control the
drive’s spindle and headactuator systems These are calledlogic boards.
- They present data to the controller in aplanned format.
- They may be removed and replaced to rectify a logic board problem.
Air Filters
Nearly all hard disk drives have two air filter. One is called
the recirculating filter and the other is called either a
barometric or breather filter.
These filters are permanently sealed inside the drive and are
designed never to be changes for the life of the drive.
A hard disk on a PC system does not circulate air from
inside to outside the HDD or vice versa.
The recircualting filter permanently installed inside HDA is
designed to filter only small particles. Scraped off platters
during head takeoffs and landings.
Terms Related to Harddisk :
1.Track
2.Sector
3.Cylinder
4.Cluster
5.Landing zone
6.MBR
7.Zone Recording
8.Write Precompensation
9.Interleave and Interleave factor
Cluster
When OS writes some information on the hard disk, it does not allocate
the space sector wise, instead uses a new unit of storage called “Cluster”
Clusters are the minimum space allocated by DOS when storing any
information on the disk
Even to store only one byte long information on the disk requires minimum
one cluster area on the disk surface
A cluster can be made up of one or more sectors, it depends on disk type
being used.
This reduces the size of FAT that DOS uses to keep track of the used and
the empty disk space
First cluster no. is taken as 2
Clusters are used to allocate the storage area for data area only, FAT and
directory areas are not allocated according to the cluster size
Cylinder
Same tracks of different platters form an imaginary cylinder like structure
Data is stored cylinder by cylinder
All tracks on a cylinder are written and then the R/W head moves to the
next cylinder.
This reduces movement of R/W head and increases the speed of read and
write operation
Sector
A track is a big area to store data( 5000 bytes). Hence tracks are divided
into sectors
The formatting program divides disk surface into sectors by writing
magnetic pattern on disk surface
Different HDD capacities have different number of tracks
512 byte data can be stored in each sector. Sector no. starts from 1
Landing zone:
This setting specifies the cylinder to which the BIOS should send the heads of
the hard disk when the machine is to be turned off. This is where the heads will
"land" when they spin down. Modern drives automatically park the heads in a
special area that contains no data when the power is turned off. Therefore this
setting is meaningless and is typically ignored.
Most BIOSes set this value to be the largest cylinder number of the logical
geometry specified for the disk when auto detection takes place. So if the drive
has 6,136 logical cylinders, the landing zone will be set to 6,135. In any event a
modern IDE drive will ignore this setting and auto-park by itself.
Zone Recording
One way to increase the capacity of a hard drive during the low level format is
to create more sectors on the disks Outer cylinders than on the inner ones.
Because they have a larger circumference the outer cylinders can hold more
data. Drives that use zoned recording split the cylinders into groups called
zones, with each successive zone having more sectors per track as you move
outward from the center of disk.
Write Pre-compensation
It is useful for drives using standard track, sector format
Drives using zone bit recording do not require any write pre-
compensation
The magnetic particles used to write on the disk surface have north
and south poles
Like poles repel and unlike poles attract
In outer surface of hard disk platter, magnetic particles are far apart to
be affected by the attraction and repulsion of magnetic particles
In the inner tracks of the disk drive, the density of the magnetic are
very high and adjacent particles start to attract and repel.
This will force to change the information written on the disk
To compensate for this shift of data particles due to attraction and
repulsion, the drive can write the data apart or closer than the required
position
Formatting
Low Level Formatting (Physical or true formatting)
1. It is done at the factory level. (In low level formatting all the data stored on the disk is
lost as the disk is physically formatted)
2. It magnetically divides the disk into tracks and sector.
3. Basic addressing information is written to each sector of each cylinder.
3. It checks for bad sectors and maps them out.
High Level Formatting
1. It is done with the help of OS.
2. High level Format program scans the disk for tracks and sectors marked bad during
low level formatting. The scanning program performs five retries to read the tracks or
sectors. If the tracks are still unreadable, the area is noted as bad cluster in FAT.
3. After scanning the entire disk, the drive heads return to the first sector of the partition
and write MBR. Immediately in the next sector 1st copy of FAT is written and after that
2nd copy of FAT is written. Initially FATS are blank except for the bad cluster marks
found in the initial scan.
4. After the 2nd copy of FAT blank root directory is created.
Partitioning
Definition:- Partitioning is a procedure which divides the hard disk into multiple
sections or logical parts or drives. Each partition is comprised of several
cylinders or tracks.
1. Used by Windows NT, XP, 2000 , Server 2003, Server 2008, Windows Vista
2. NTFS provides better performance, security compatibility and extendibility than FAT
3. Read, Search, Write, Recovery are done fast.
4. Master File Table (MFT) contain information about all files and folders. First file on
NTFS volume.
5. Partition Boot Sector Start at Sector 0 to 16. First Info on an NTFS volume.
Features
1. It allows you to encrypt files and automatically decrypt them as they are read.
2. Supports long file names upto 255 characters
3. Supports File Size upto 2 TB
4. For keeping track of clusters it uses a B- tree directory
5. Reliable File System as compared to FAT
6. Allows Large partition sizes i.e more than 4 GB
7. Built-in file compression facility
8. Improved Security And access control deciding who can perform what sorts of
operations on various data within the file system
CD-ROM:
Components :
•Optical Head
•Turntable
•Computer interface section
•Microprocessor based control system
DVD:
Component :
•Drive motor
•Laser and a lens
•Tracking Mechanism
Recording of DVD:
•Higher Density data storage
•Less overhead, more area
•Multi-layer storage