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.  

Hard Drive Against Tape Drive

January 24th, 2008

2.jpgPrior to the introduction of hard drives, the main medium of storage used specially by mainframe computers is known as the Tape Drive. There are significant differences between the two storage mediums which include:
• Magnetic recording material on tape is coated on a thin plastic strip, hard drives utilize layered high precision aluminum or glass disk;
• The seek operation is faster on a hard drive compared to a tape drive;
• The head on a tape drive comes in contact with the media while on a hard drive there is no actual contact but flies over the media;
• A hard drive can store huge amounts of data in a relatively small space compared to a tape drive.