What is Hard Drive?Hard disk, hard disk drive (HDD), hard disk, or fixed disk is the most important storage device of computer. It is composed of one or more aluminum or glass discs. These discs are covered with ferromagnetic material. Your documents, pictures, music, videos, programs, application preferences, and operating system represent digital content all can be stored on a hard drive. Most hard drives are permanently sealed and fixed in the hard drive. Early hard disk storage media was replaceable, but today's hard disk is a fixed storage medium, which is sealed in a case. With the development, removable hard disks have also appeared, and they are becoming more and more popular with different types. In addition, most of the hard disks installed on microcomputers are called Winchester hard drive.Hard DriveTopics Covered in this GuideWhat is Hard Drive?Hard Drive Tech ParametersHard Drive ClassificationsHard Disk StructureHow Does Hard Disk Work?Hard Drive MaintenanceUsing TipsHard Drive FaultsTypes of Hard Disk InterfacesCan a Computer Run without a Hard Drive?Should I Buy SSD or HDD?What the Defferences between HDD and SSD?What is the Lifespan of a Hard Drive?How Much Do Hard Drives Cost?What are the Best Hard Drives?Hard Drive Tech Parameters1) HD CapacityCapacity is the most important parameter of the hard disk. The capacity of the hard disk is measured in megabytes (MB) or gigabytes (GB). However, the hard disk manufacturer usually takes 1G=1000MB in the nominal hard disk capacity, so the capacity we see in the BIOS or when formatting the hard disk will be smaller than the manufacturer’s nominal value.The hard disk capacity index also includes the single-disk capacity. It refers to the capacity of a single disk of a hard disk. The larger the single disk capacity, the lower the unit cost and the shorter the average access time. For users, the capacity of the hard disk is like the computer memory, and it will never be too much.2) Rotational SpeedRotational speed, or spindle speed is the rotation speed of the motor spindle in the hard disk, which is the maximum number of revolutions that the hard disk platter can complete in one minute. It is one of the important parameters indicating the grade of the hard disk. It is one of the key factors that determine the internal transmission rate of the hard disk, and directly affects the speed of the hard disk to a large extent. The faster the rotation speed of the hard disk, the faster the hard disk can find files. The hard disk speed is expressed in revolutions per minute, and the unit is expressed as RPM(revolutions per minute). The larger the RPM value, the faster the internal transfer rate, the shorter the access time, and the better the overall performance of the hard drive.The spindle motor of the HDD makes the platters to rotate at a high speed, generating buoyancy to make the head float above the platters. Bring the sector of the data to be accessed below the head, the faster the speed, the shorter the waiting time. Therefore, the rotational speed largely determines the read speed of the hard disk.The rotation speed of ordinary hard disks for household use is generally 5400rpm and 7200rpm. High-speed hard disks are the first choice for desktop users. For notebook users, it is mainly 4200rpm and 5400rpm. Although some companies have released 7200rpm notebook hard disks, they are still rare in the market. Users have the highest requirements on server for hard disk performance. The speed of SCSI hard disks used in servers is basically 10000rpm, and even 15000rpm. The performance is much higher than that of household products.A higher speed can shorten the average seek time and actual read and write time of the hard disk. However, as the speed of the hard disk continues to increase, it also brings negative effects such as temperature rise, heavy motor spindle wear, and great operating noise. The speed of notebook hard disks is lower than that of desktop hard disks, which is affected to a certain extent by this factor. The internal space of the notebook is small, and the size of the notebook hard disk (2.5 inches) is also designed to be smaller than that of the desktop hard disk (3.5 inches). The temperature rise caused by the increase in speed puts higher requirements on the heat dissipation performance of the notebook itself. In addition, the noise becomes larger, it is necessary to take noise reduction measures, so more technique requirements on the notebook hard disk productions. At the same time, the increase in speed, while the others remain unchanged, means that the power consumption of the motor will increase, the more electricity is consumed per unit time, and the working time of the battery is shortened, so that the portability of the notebook will be affected. Therefore, notebook hard drives generally use a relatively low-speed 4200rpm hard drive.3) Access TimeThe average access time refers to the time required for the head to reach the target track position from the starting position and find the data sector to be read and written on the target track.The average access time reflects the read and write speed of the hard disk, which includes the seek time and waiting time of the hard disk, that is, average access time = average seek time + average waiting time.The average seek time of the hard disk refers to the time required for the head of the hard disk to move to the specified track on the disk surface. This time is of course as small as possible. The average seek time is usually between 8ms and 12ms, while a SCSI HDD should be less than or equal to 8ms.The waiting time of the hard disk, also known as the Latency, refers to the time that the magnetic head is already in the track to be accessed and waiting for the sector to be accessed to rotate below the head. The average waiting time is half of the time required for the disc to rotate one round, and should generally be less than 4ms.4) Data Transfer RateData transfer rate refers to the speed at which the hard disk reads and writes data, in megabytes per second (MB/s). It includes internal data transfer rate and external data transfer rate.The internal transfer rate is also known as the sustained transfer rate, which reflects the performance of the hard disk buffer when it is not in use. The internal transfer rate mainly depends on the rotation speed of the hard disk.The external transfer rate is also called the burst data transfer rate or the interface transfer rate. It is nominally the data transfer rate between the system bus and the hard disk buffer. The type of hard disk interface is related to the size of the hard disk cache.The maximum external transfer rate of the Fast ATA interface HD is 16.6MB/s, while the Ultra ATA interface hard disk reaches 33.3MB/s.The hard disk using SATA (Serial ATA) port is also called serial hard disk. Serial ATA adopts a serial connection method. The serial ATA bus uses an embedded clock signal and has a stronger error correction capability. Compared with the past, its biggest difference is that it can check the transmission instructions (not just data). Errors are found to be automatically corrected, which greatly improves the reliability of data transmission. The serial interface also has the advantages of simple structure and support for hot swapping.5) Cache MemoryCache memory is a memory chip on the hard disk controller with extremely fast access speed. It is a buffer between the internal storage of the hard disk and the external interface. Since the internal data transfer speed of the hard disk is different from the transfer speed of the external interface, the cache plays a role as a buffer among them. The size and speed of the cache is an important factor directly related to the transmission speed of the hard disk, which can greatly improve the overall performance of the hard disk. When the hard disk accesses fragmented data, data needs to be continuously exchanged between the hard disk and the memory. With a large cache, the fragmented data can be temporarily stored in the cache, reducing the load on the external system and improving the data transmission speed. Hard Drive Classifications1) Mechanical Hard Disk (HDD)HDDMechanical hard disk (HDD) is a traditional hard disk, one of the main storage media for computers. It is composed of one or more magnetic discs made of aluminum or glass, magnetic heads, rotating shafts, control motors, head controllers, data converters, interfaces and caches. When working, the head is suspended on a high-speed rotating disc to read and write data. Mechanical hard disk is a computer storage device that integrates precision machinery, microelectronic circuits, and electromagnetic conversion.2) Solid State Drive (SSD)SSDA solid state drive (SSD) is an array storage composed of multiple flash memory chips plus a main control and cache, and belongs to a hard drive made of an array of solid electronic storage chips. Compared with a mechanical hard disk, the read speed is faster and the seek time is shorter, which can speed up the operating system startup speed and the software startup speed.3) Solid State Hybrid Drive (SSHD)SSHDSolid state hybrid drive is a combination of mechanical hard disk and solid-state hard disk. It uses small-capacity flash memory particles to store commonly used files. Disk is the most important storage medium. Flash memory only serves as a buffer to reduce seek time and improve efficiency. Hard Disk StructureThe hard disk is one of the most important storage for computers. Most of the software needed for the computer to function properly is stored on the hard drive. Because the storage capacity of hard disk is large, it is different from computer memory and optical disk. Hard disks are storage devices based on hard rotating disks used on computers. It stores and retrieves digital data on a flat magnetic surface.Take a Look Inside a Hard Drive1) Magnetoresistive Heads (MR heads)The magnetoresistive head is the most expensive part of the hard disk, and it is also the most important and critical part of the HD technology. The traditional magnetic head is an electromagnetic induction magnetic head that combines reading and writing. However, the reading and writing of hard disks are two completely different operations to limit the hard disk design. The MR head uses a separate head structure: the write head still uses the traditional magnetic induction head (MR head cannot write), and the read head uses a new type of MR head. In this way, during the design, the different characteristics of the two can be optimized separately to obtain the best read/write performance. In addition, the MR head gets the signal amplitude through changes in resistance rather than changes in current, so it is very sensitive to signal changes, and the accuracy of reading data is correspondingly improved. Further more, because the read signal amplitude has nothing to do with the track width, the HD track can be made very narrow, thereby increasing the density of the disc. In addition, GMR heads (Giant Magnetoresistive heads) made of materials with a multi-layer structure and better magnetoresistive effect have gradually become popular.2) Magnetic TrackWhen the disk rotates, if the head is held in one position, each head will draw a circular track on the surface of the disk, called tracks. They are invisible to the naked eye at all, because they are only some magnetized areas on the disk surface that are magnetized in a special way, and the information on the disk is stored along such tracks. Adjacent tracks are not close to each other. This is because when the magnetization units are too close, the magnetism will affect each other, and at the same time it will also cause difficulties for the magnetic head to read and write. For example, a 1.44MB 3.5-inch floppy disk has 80 tracks on one side, and the track density on the hard disk is much greater than this value, usually there are thousands of tracks on one side.The surface of the disk is coated with a magnetic medium used for recording, which are magnetic particles under the microscope. The polarity of tiny magnetic particles can be quickly changed by the magnetic head, and can be maintained stably after the change. The system distinguishes 0 or 1 in the binary system through changes in magnetic flux and magnetoresistance. It is precisely because all operations are performed under microscopic conditions, so if the hard disk is operated at high speed while being shocked by external forces, it may cause irreversible data loss due to the head slaps on the surface of the disk. In addition, the uniaxial anisotropy and volume of the magnetic particles will obviously affect the thermal stability of the magnetic particles, and the thermal stability determines the stability of the magnetic particle, that is, the correctness and stability of the stored data. However, it cannot be increased blindly, because it is limited by the write field that the magnetic head can provide and the signal-to-noise ratio of the medium.3) FanEach track on the disk is equally divided into several arc segments, which are the sectors of the disk. Each sector can store 512 bytes of info. The hard disk drive reads and writes data to the disk from the sectors. 4) CylinderA hard disk is usually composed of a set of overlapping disks. Each disk surface is divided into an equal number of tracks, and numbered from the "0" on the outer edge. The tracks with the same number form a cylinder. The number of cylinders on a disk is equal to the number of tracks on a disk. Since each disk surface has its own head, the number of disk surfaces is equal to the total number of heads. The so-called CHS of the hard disk, namely Cylinder, Head, Sector. So when the number of CHS of the hard disk is known, the capacity of the hard disk can be determined. The capacity of the hard disk is the number of cylinders and the number of sectors. How Does Hard Disk Work?How Do Hard Drives Work?When the hard disk is working, never turn off the power forcibly, which will cause physical damage to the hard disk and data loss. In addition, with high-speed components in the hard disk, if the high-speed disk is shut down forcibly and suddenly, which is more likely to cause damage to the hard disk. So don't turn on the computer immediately after shutting down. This requires time buffering.When the hard disk is working, try to avoid its vibration, because the distance between the magnetic head and the magnetic disk is very close. If it is subjected to severe vibration, the magnetic head will hit the magnetic disk to damage it, which will make the entire hard drive unusable.In the process of using the hard disk, many users compress files to reduce the use of disk space. This will cause the compressed volume file to continue to grow. The data access speed also slowed down, and the number of reads and writes increased, which would affect the heat generation and stability of the hard disk, even reduce service life. Hard Drive MaintenanceFirst of all, the impact of dust on the hard disk is not small. If dust is attracted to the circuit board, it will cause unstable operation of the hard disk or damage to internal parts. The functional working status of the hard disk has a great relationship with the temperature. Too high or too low temperature will cause the clock frequency of the crystal oscillator to change, which will cause the circuit components to malfunction. In addition, if the temperature is too low, it will cause the air moisture condenses on the component, causing a short circuit.Second, we need to clear your hard drive regularly. This will increase the speed of your hard drive. If there are too many junk files on the hard disk, the speed will slow down and the tracks may be damaged. However, clean up frequently will also reduce the service life of the hard drive.Finally, it is anti-virus. Viruses are the biggest threat to the files stored on the hard drive. Therefore, once we found that the virus should be cleared up in time and try not to format the hard disk. Using Tips1) Don't shut down suddenly while working.When the hard disk starts to work, it is generally in high-speed rotation, if we suddenly turn off the power in the middle, it may cause violent friction between the head and the platter to damage the hard disk. Therefore, it is necessary to avoid this. When shutting down, you must pay attention to whether the hard disk indicator on the panel is still flashing, only the indicator stops flashing and then hard disk read and write ends, you can turn off the computer.2) Prevent dust from entering.Dust can cause great damage to the hard disk. This is because in a severely dusty environment, the hard disk can easily attract dust particles in the air, causing them to accumulate on the internal circuit components of the hard disk for a long time, which will affect the heat of the electronic components, causing the temperature of the circuit components to rise, and resulting in leakage or burnout of the components.In addition, dust may also absorb moisture, corrode the electronic circuits inside the hard disk, and cause some invisible problems. Therefore, although the volume of dust is small, the harm to the hard disk cannot be underestimated. Therefore, it is necessary to maintain environmental sanitation and reduce the humidity and dust content in the air. In addition, users cannot remove the hard disk cover by themselves, otherwise the dust in the air will enter the hard disk and scratch the platters or heads during read and write operations.3) Temperature ControlAs we all known, temperature affects the service life of the hard disk. A certain amount of heat is generated when the hard disk is working, so there is a heat dissipation problem during use. 20~25℃ is better. Temperature can also cause failure of hard disk circuit components, and magnetic media can also cause recording errors due to thermal expansion.On one hand, when the humidity is too high, the surface of the electronic components may absorb a layer of water, oxidizing and corroding the electronic circuits, resulting in poor contact or even short circuits, and it will also cause the magnetic force of the magnetic medium to change, causing data reading and writing errors. On the other hand, it is easy to accumulate a large amount of static charge generated by the rotation of the machine in low temperature, which will burn out the CMOS circuit, attract dust and damage the head and scratch the disk. In addition, try not to make the hard disk close to strong magnetic fields, such as loud speakers, motors, radios, mobile phones, etc., so as to prevent the data recorded on the hard disk from being damaged due to magnetization.Hard Disk Drive StructureHard Drive Faults1) HD Cooling FanConsidering the heat dissipation effect, many people install hard drive cooling fans for their computer hard drives. However, some low-end fans have obvious vibrations and can transmit vibration to the hard drive. In the long term, it will definitely affect the life of the hard drive.2) Optical DriveThe reading speed of mainstream optical drives has reached more than 50 times speed. When the optical disc rotates at a high speed, the vibration of the optical drive itself will drive the resonance of the chassis, which affects the work of the hard disk. And this kind of high-speed rotation generates a lot of heat, because the optical drive is so close to the hard drive, the heat released from the optical drive will surely increase the temperature of the hard drive.3) Static ElectricityIn the process of repairing the computer, many people hold the hard disk with their hands, but in dry weather, tens of thousands of volts of static electricity may accumulate on the hands of people, which may break down the chips on the circuit board, causing the hard disk to malfunction.4) FormattingIf the computer hard disk has bad sectors, many users will take formatting measures. In fact, low format damages the hard disk greatly. It may cause the proliferation of bad sectors on the disk, and even cause the loss of hard disk parameters, making the hard disk unable to use.5) Power SupplyA low-quality computer will cause the hard drive to be disturbed by voltage fluctuations, especially when the hard drive is reading and writing. If there is a problem with the power supply, a hard drive can be scrapped in an instant.6) Magnetic FieldBecause the hard disk is a device that relies on magnetic media to record data, if it is interfered by the magnetic field of the external environment, it is likely to cause the loss of disk data, so you should try to stay away from the magnetic field environment. Types of Hard Disk InterfacesThere are five categories of hard disk interfaces: IDE, SATA, SCSI, SAS, FC1) IDE (Integrated Drive Electronics)IDE refers to the hard disk drive that integrates the controller and the disk body, and is a hard disk transmission interface. There is another name called ATA (advanced technology attachment).2) SATA (Serial ATA)SATA hard disk is called serial hard disk based on its serial data transmission method. In the process of data transmission, the data line and the signal line are used independently, and the transmission clock frequency remains independent. Therefore, compared with the previous PATA, the transmission rate of SATA can reach 30 times that of parallel. It can be said that SATA technology is not an improvement of PATA technology in a simple sense, but a new bus architecture.3) SCSI (Small Computer System Interface)SCSI invention is mainly because the hard disk speed of the original IDE interface is too slow. In fact, SCSI is not designed specifically for hard drives, in fact it is a bus-type interface, working independently of the system bus.4) SAS (Serial Attached SCSI)SAS is serial attached SCSI, which is a new generation of SCSI technology. Like the popular SATA hard disks, it uses serial technology to achieve higher transmission speeds, and improves internal space by shortening the cable. It is a brand new interface developed after the parallel SCSI interface, which is designed to improve the performance, availability, and expandability of the storage system, and provide compatibility with SATA hard drives.SAS interface tech can be backward compatible with SATA. Specifically, the compatibility of the two is mainly reflected in the compatibility of the physical layer and the protocol layer.5) FC (Fibre Channel)Just like the SCIS interface, FC is not an interface technology designed and developed for hard disks at first. It is specially designed for network systems. However, as storage systems require high speed, they are gradually applied to hard disk systems. FC hard disk was developed to improve the speed and flexibility of multi-disk storage system. Its appearance greatly improves the communication speed of multi-disk system, and it uses optical cable connections between systems in a point-to-point (or switching) configuration. There are something to note: the hard disk itself does not have an FC interface, where the cabinet has, which is interconnected with an optical fiber switch. Note: Get more info from Types of Hard Disk Drive Interface.Can a Computer Run without a Hard Drive?A computer can still function without a hard drive. This can be done through a network, USB, CD, or DVD. Computers can be booted over a network, through a USB drive, or even off of a CD or DVD. When you attempt to run a computer without a hard drive, you will often be asked for a boot device. Should I Buy SSD or HDD?1) According to data read and write speedA computer with the same configuration can reach a read and write speed of about 500M/S with a solid state drive, but about 150MB/S with a mechanical hard drive. The difference is nearly three times the speed, which makes the difference in computer response speed even greater.2) According to data security and shock resistanceSince the mechanical hard disk reads and writes data through the magnetic head to read the disk, it is easy to cause data damage due to the collision of the disk and the magnetic head during high-speed rotation, especially it is in the handling process that the disc may be damaged, so everyone needs to be extremely careful when touching it.3) According to weight and volumeCompared with mechanical hard disks, solid state drives are smaller and lighter in appearance, and has stronger performance and faster transfer speed than mechanical hard drives.4) According to noise and heat dissipationSince the solid state drive is made of flash memory particles, it is not equipped with mechanical parts and flash memory chips, and there is no disk and head mechanical motors, fans, etc., so that it can ensure absolute silence. The heat is also very small, and the heat dissipation is also very fast.5) According to power consumptionSSDs commonly use less power and result in longer battery life because data access is much faster and the device is idle more often. With their spinning disks, HDDs require more power when they start up than SSDs. For example, the general full-speed power consumption of a 3.5-inch mechanical hard disk is about 12W, and a 2.5-inch hard disk is only about 5W. The full-speed power consumption of the solid-state drive is about 10W, its working power is generally 2-3W, less than 1W in standby mode.Although solid state drives are definitely faster than mechanical hard drives from above mentioned, but it doesn’t mean that solid state drives are necessarily better than mechanical hard drives, because in terms of price and capacity, mechanical hard drives are "T" is the unit, and most of the solid-state drives are still in G. Although there are also "T", the price is beyond everyone's expectations. One more thing to note is that it is more difficult to restore data if the solid state drive is damaged, while the mechanical hard drive can restore data through repair. Therefore, in terms of data security, mechanical hard drives have more advantages in storing important data. In short, consider comprehensively according to the actual situations. What the Defferences between HDD and SSD?A hard disk drive (HDD) is a traditional storage device that uses mechanical platters and a moving read/write head to access data. A solid state drive (SSD) is a newer, faster type of device that stores data on instantly-accessible memory chips.Generally, SSDs are more durable than HDDs in extreme and harsh environments because they don't have moving parts such as actuator arms. SSDs can withstand accidental drops and other shocks, vibration, extreme temperatures, and magnetic fields better than HDDs.SSDs commonly use less power and result in longer battery life because data access is much faster and the device is idle more often. With their spinning disks, HDDs require more power when they start up than SSDs. However, when not in use, magnetic drives are more reliable for long-term storage than flash memory ones. Thus, HDDs are more capable of long time storage than SSDs when powered off.While normal HDDs can last about 10 years max in reality, and an SSD lifespan has a built-in time of death. To keep it simple: an electric effect results in the fact that data can only be written on a storage cell inside the chips between approximately 3,000 and 100,000 times during its lifetime.As for price, SSDs are more expensive than hard drives in terms of dollar per gigabyte. A 1TB internal 2.5-inch hard drive costs between $40 and $60, but as of this writing, the very cheapest SSDs of the same capacity and form factor start at around $100.With their ruggedness and low energy consumption, SSDs are becoming more popular with portable PCs. With all the advantages that SSD has over HDD, price, availability and capacity are probably the primary factors constraining the acceptance of this new technology. Note: Get more info from SSD vs HDD: Is an SSD Really Necessary?What is the Lifespan of a Hard Drive?Though the average might be three to five years, hard drives can theoretically last much longer (or shorter, for that matter). If a hard drive works 24 hours continuously, it will be damaged in less than 3 years. After normal use, there should be no problem for 5 or 10 years. During use, the garbage must be cleaned regularly and kept HD cool, so as not to get stuck.As with most things, if you take care of your hard drive, it will better last to its potential. How Much Do Hard Drives Cost?A 1TB internal 2.5-inch hard drive costs between $40 and $60, but as of this writing, the very cheapest SSDs of the same capacity and form factor start at around $100. That translates into 4 to 6 cents per gigabyte for the hard drive versus 10 cents per gigabyte for the SSD.According to market trend, the number of hard drives sold each year has declined recently due to the migration of consumer PCs to SSDs, and also demand for higher-capacity HDDs by exascale datacenters. When demand for HDDs spikes, retailers sell out quickly, and prices increase as dealers come into play. What are the Best Hard Drives?Best Hard Drives at a Glance1️⃣Seagate BarraCuda2️⃣Toshiba X3003️⃣WD VelociRaptor4️⃣WD Blue Desktop5️⃣Seagate Firecuda Desktop6️⃣Seagate IronWolf NAS7️⃣Seagate FireCuda Mobile8️⃣WD My Book9️⃣G-Technology G-Drive
kynix On 2021-08-11