IDE Hard Disk: Why Such a Name?

May 10th, 2010

Every hard disk is interfaced in the motherboard through a disk controller. This disk controller is the one that plays bridge between the hard disk and the operating system. For the user to access data from the hard disk, there is a data bus connecting the hard disk and the motherboard. The data bus is like a pipe where bytes of data are being transmitted. ATA bus

There are two kinds of data buses, Serial ATA and Parallel ATA, which are used in SATA hard disk and IDE hard disk respectively.
IDE is the abbreviation of Integrated Device Electronics. The Parallel ATA was earlier called IDE. That’s why hard disks that use Parallel ATA are called IDE hard disks.

Hard Drive Fact

January 10th, 2010

The normal process of the platters is to spin up once the hard disk is started and keep spinning. The spinning course is the most tiring part on the spindle motor of the hard disk. A lot less effort is require maintaining the speed of the spindle. To get the maximum performance of the hard disk is the keep it on spinning. Before the hard disk can read or write it need to spin up on full speed.

When the hard drive is spinning down it doesn’t only reduce power consumption at the same time it reduces the thermal output. Thus, spinning down the spindle increases the longevity of the hard disk.

Disk Formatting

November 10th, 2009

All magnetic hard drives are formatted in the same way, or divided into different parts known as tracks, sectors and cylinders.

The formatting method sets up a method of allocating addresses with the different fields. Formatting also make up a region for maintaining the list of addresses. The only way to know what happened with the data inside the hard disk is thru formatting. Take it for example a library. Imagine a library where your pages were tearing off from the books and scattered everywhere in the room. Getting the together the pages back to the book is almost impossible thing. The concept of formatting is to allow you to use the space while still being able to find things.

Hard Drive Myths part 3

October 16th, 2009

The truth is current design of hard disk’s head actuators are not power-driven by any motor. Previous design of the head actuators are actually powered by a stepper motor. But currently head actuators use the voice coil instrument that uses electromagnetic power to stir the heads. In short, head actuators don’t have a motor to fail and not powered by any mechanical motor.

In addition, take note that head actuators’ automatically when there are power cuts meaning it is not an active process. Head actuator uses spring to park itself. The spring retracts the actuators when the power is cut while it moved against the spring tension when active.

Hard Drive Myths part 2

September 12th, 2009

Bad sectors of the hard disk will not cause by insufficient power of power cuts. The head actuators automatically park the heads on every occasion there is power cuts so that the platters won’t crashed to head actuators. There is no way that power cuts will cause your hard disk bad sectors but having a bad power supply can fail your hard drive because it will surge the circuit board of it and may fry the motor.

A cheap power supplies do not kill hard drive even slowly killing it. That is a myth. Like any other power supply, when it send and surge the hard disk the disk will be instantly kill.

Hard Drive Myths part 1

August 10th, 2009

One sign of the hard disk’s calibration process is the spin-up and spin –down events. The hard disk recalibrates itself to balance the changes in temperature which is also adjusting the position of data on the platter surface and when the hard disk can not scan the data properly. As a result, if the hard disk recalibrates a lot it might be a symptom of a failing hard disk.

However, take note that there is hard disk that programmed to saves power. In order to saves power the hard disk spin down and when there’s work to be done that’s the time to spin-up again.

MTBF – Meaure of Reliability

January 10th, 2009

crash2Mean-Time-Between-Failure or MTBF is a term used to describe the reliability of the parts of a computer system from a technical standpoint describing reliability and is measured in hours. The higher this number the more reliable a computer part is. with respect to hard disk drives, particularly IDE drives this denotes the number of hours before it fails or parts of the electronics, motors and bearings can last without any failure. This is an older measure used by the computing industry when hard drives were still quite steeply priced with the best ones reserved fro use on servers and other high demand uses. Ide has long been replaced by the SATA standard which eliminates the thick IDE cable that blocks airflow within a computer’s casing preventing proper cooling.
Continue reading »

The IDE Hardisk

August 18th, 2008


Image source: www.flickr.com
Integrated Drive Electronics (IDE) hard disks have been around for quite a few years.  Prior to these drives, hard disks were interfaced to a PC motherboard via an extension board known as a hard disk controller.  The drive did most of the mechanical stuff and performed essential electronic/servo functions; the controller told it in detail what to do.  The development of the IDE hard moved most of the electronics and firmware (low-level software on a chip) from the controller to a printed circuit board on the drive itself.  In the process, a buffer/cache’ memory was added to the electronics to speed-up the process of reading and writing hard disk drive data.  The drive got “smarter.”  Overall costs went down and performance went up.
A much simpler board, usually identified as an IDE Controller, interfaced the IDE hard disk to the motherboard bus.  The term IDE Controller is a misnomer.  It is really nothing more than a bus interface and an interface and connector for the IDE cable going to the drive.  The actual controller is on the drive.  

Formatting Hard Drive Myths part 5

April 21st, 2008

It is true that formatting will eliminate the bad sectors and will be replace with good sector on the spare section that part of every hard disk. But the performance will suffer because the heads will seek on the spare section in replacements of bad sectors. Bad sectors are signs of bad hard disk. Basically, it means that there something wrong with the hard disk. Bad sectors create debris on the platter and can cause to damage the hard drive.

Additionally, spare sectors are limited on any hard drive. Then once the hard disk runs out of spare sectors, formatting can not replace those bad sectors.

Formatting Hard Drive Myths part 4

April 20th, 2008

There is a myth that bad sectors can be repaired once it was reformatted. A bad sector is an area where the hard disk cannot be written nor read properly. It may due to program-related problems that result in a logical bad sector. Bad sectors that are software related can be restores by formatting using any logical repair utility.

But in case the problem is due to eroded media or the hardware is directly damaged. Such physical bad sectors can no longer be repaired using any logical repair utility and formatting it will not restore them. Formatting them, however, can replace those bad sectors with spare sectors.