Mechanical Harddisk Teardown

SATA Harddisk Teardown
SATA Harddisk Teardown
SATA Harddisk Teardown

In a recent power surge at home, I had a few device casualties and one of them being a mechanical SATA HDD. It doesn’t power on when plugged into the power supply, so I am guessing there is a bad component in the controller board on the HDD. Will get to troubleshooting this unit later this month. Mechanical Harddisks are one of the most intricately designed electromechanical devices out there. Inside one of them, you will see a flat platter that is coated with a magnetic material a few nanometers thick. These platters are where the data gets stored. The platter is mounted on a spindle with a brushless DC motor which can turn at around 7200rpm for the higher-speed hard disks.

SATA Harddisk Teardown
SATA Harddisk Teardown

You have a read-write arm that extends over the platter which controls the data storage process. Contrary to the popular belief the read-write arm never touches the platter, it always floats over the platters a few microns above. The arm contains tiny electromagnets and sensors which will induce a magnetic flux to write on the platter and sense a written bit. The arm is moved up and down by a simple voice coil which is controlled by the onboard controller. When an address is received by this controller, it activates the coil to move to a particular position to read or write. In larger size HDDs there will be multiple platters and a stacked read/write arm to access each of the platters individually. Since reading and writing to these platters is usually only possible by mechanical motion, these HDDs are essentially slow compared to SSDs which are entirely IC-based storage(Meaning you can read/write things parallelly and pretty fast). That’s the reason your PC boots faster on an SSD compared with HDD.

But mechanical HDD still hold a place in this day and age as a backup storage device. These are cheap for large sizes and you usually don’t have to worry about the data being lost as compared with your SSDs which can lose data if you are not powering it over 2yrs or so. Protip: If you are throwing away your old HDD make sure you break the platter before you throw it out else you risk a data breach in future.

If you liked the post, Share it with your friends!

Desktop Processor Socket Types

Was repairing a PC this week by replacing the processor which blew out on a power surge. There are so many things to talk about on a custom PC build. Today let’s just focus on processors and their physical packaging. Desktop class of processors usually come in 2 physical forms, Land Grid Array(LGA) and Pin Grid Array(PGA). LGAs are commonly seen in Intel Processors while AMD ones prefer PGA. The picture shows an AMD Ryzen 3 Processor with a PGA. It means that the processor contains connectors in the form of pins and on the motherboard socket end(where the processor is placed), contain the negative holes and are locked in place when they match up. Personally, I hate the PGA style of processors as it’s very easy to bend the pins while removing processors and these are quite fragile. Even a single broken/bend pin will render your processor useless. This becomes a problem when you are removing the heatsink/fan and the processor gets almost fused with the thermal paste. Even though the socket is locked you won’t be able to pull out the heatsink without damaging the processor pins.

Intel does this right with an LGA in which on the processor end you have gold plated flat pads and on the motherboard end, you have the connector pins. Now there are chances that the pins on the motherboard can bend with repeated use but usually, motherboards are much cheaper than processors these days even if you ruin them. So this gives the person handling the Intel chips a bit more leeway.

Intel usually names their processor sockets with the name LGAXXXX where XXXX will denote the number of physical pins on the processor. eg. LGA1150, LGA1700 etc whereas currently, AMD keeps the name constant as AM4(For most of their current processors with 1331 pins), with AM5 sockets coming out soon. For their server class of processors, the socket is called TR4(Thread Ripper). Hopefully, this will help you on your next custom PC build and all these names and sockets start to make sense.

If you liked the post, Share it with your friends!
1 4 5 6 7 8 20