Glossary of Western Digital Hard Disk Drive (Letter H)

half-duplex
Western Digital Hard Disk Drive A communication protocol that permits transmission in both directions but in only one direction at a time.

hard drive
An electromechanical device for information storage and retrieval, incorporating one or more rotating disks on which data is magnetically recorded, stored, and read. The principal products of WD.

hard error
An error that is repeated every time the same area on a disk is accessed.

hard sectored
A technique that uses a digital signal to indicate the beginning of a sector on a track.

HDA
Head disk assembly. The mechanical components of a hard drive, including disks, heads, spindle motor, and actuator.

head
Also known as a read/write head. An electromagnetic coil and metal pole that read/write magnetic patterns on a disk. A drive with several disk surfaces or platters has a separate head for each data surface. See also MR head.

head actuator
A motor that moves the head stack assembly in a hard drive to align read/write heads with magnetic tracks on the disks.

head crash
The damage incurred to a read/write head when the head comes into contact with a disk surface. A head crash may be caused by severe shock, dust, fingerprints, or smoke, and may damage the disk surface and/or head.

head loading zone
The area on a disk reserved for heads to take off or land when power to the drive is turned on or off. No data is stored in the head loading zone.

head stack assembly
An electromechanical component containing read/write heads and their supporting devices.

headerless format
The lack of headers or ID fields (track format). This format enables greater efficiency and increased user capacity.

HFS
Hierarchical File System. File system developed by Apple Computer for use on computers running Mac OS.

high-level formatting
Formatting that erases all information on a hard drive and sets up the system for storing and retrieving files.

host
The computer to which other computers and peripherals connect. See also initiator.

host adapter
A plug-in board that acts as an interface between a computer system bus and a hard drive.

host interface
The point at which a host and a drive are connected to each other.

host transfer rate
The speed at which a host computer can transfer data across an interface.

hot plug
Act of swapping out a hard drive without having to power down the system or reboot. Hot plugging capability promotes system design flexibility, data availability, and serviceability.

hot swap
See hot plug.

HTTP
Hypertext Transfer Protocol. Protocol used by the World Wide Web to transfer information between servers and browsers.

HTTPS
HTTPS (HTTP over SSL) is the use of Secure Socket Layer (SSL) or Transport Layer Security (TLS) as a sub-layer under regular HTTP application layering. HTTPS encrypts and decrypts user page requests as well as the pages that are returned by the Web server.

hub
A multiple port connection point for network devices, often used to connect segments of a LAN.

Read More

How To Fix Disk Alignment In Advanced Format Hard Drives

Advanced Format Hard DrivesAdvanced Format hard drives is a new technology which can be attributed as a milestone in the class of hard drives. The older format hard drives used to have a 512-bytes physical sector size and this has been the case since the invent of the hard drives in 1956. Advanced Format changes the physical sector size from 512-byte to a larger chunk of 4096-bytes while the logical sector size remains 512-bytes. This is attributed as a milestone as it will tremendously increase the performance of the hard drive for larger files while smaller files will perform slower than normal.

So how does this Advanced Format more efficient than the legacy 512-byte one? Let’s take a birds eye view at how this format works. When sectors of the hard drive are read, they are read sequentially by the head of the hard drive and the head reads after every 512-bytes of data. While Advanced Format hard drive head will read after every 4096-bytes of data combining eight 512-byte chunks into one sector which increases the speed of the head as it has to read less no. of time (8 times less theoretically).

This Advanced Format (AF) is still very new and is not supported by all the Operating Systems. If we take a look at Windows Operating System, only Windows Vista and Windows 7 support this Advanced Format. There are software and drivers for other Operating Systems like Windows XP for Advanced Format to work.

With the performance advantage, Advanced Format hard drives have some issues with the the mismatch of physical and logical sectors. I have already told you that the AF hard drives have the physical sector size of 4096-bytes and logical sector size of 512-bytes. The problem comes when you partition the hard drive and the logical partitions don’t align with the physical sector sizes. This is not a big problem but still can have some effect on the performance of the hard drive.

If you have an Advanced Format hard drive and are facing performance issues, you can test the alignment of the partitions of your hard drive by using a free tool called Disk Alignment Test. You only need to download the tool and run it. It will automatically detect and scan the AF hard drives installed in the system. The software comes in both command line and graphical user interface. You can select whatever you are comfortable with. If you are using the graphical tool, the partition with red color is the one which is not properly aligned. If you see a red partition in your hard drive, you should go to the next step otherwise relax because you are not a victim of alignment problem which this new technology causes.

If you see the red partition, then you have to identify the manufacturer of your hard drive. Most manufacturers who manufacture AF hard drives have tools to fix this problem. You can search their respective websites for the fix for this problem. Otherwise you can use a universal fix tool called Paragon Alignment tool which will fix this problem for you.

Guest post by Usman who runs his own Technology Blog.

Read More