Home Common Problem What is the abbreviation of mechanical hard drive?

What is the abbreviation of mechanical hard drive?

Nov 19, 2019 am 09:46 AM
harddisk

What is the abbreviation of mechanical hard drive?

The abbreviation of mechanical hard disk is HDD (Hard Disk Drive), which mainly consists of: platter, magnetic head, platter shaft and control motor, and magnetic head controller , data converter, interface, cache and other parts. The advantage of using it is that the unit cost is low and it is suitable for large-capacity storage, but the read and write speed is far inferior to SSD. (Recommended learning: Web front -end video tutorial )

Magnetic head can move along the radius of the plate, plus a high -speed rotation of thousands of rpm per minute, the magnetic head can be possible Position the disk at a specified location to read and write data.

The information passes through the magnetic head very close to the magnetic surface, and the electromagnetic current changes the polarity and is written to the disk by the electromagnetic current. The information can be read in the opposite way. As a precision device, dust is the enemy of the hard disk, so the air entering the hard disk must be filtered.

All the platters in a mechanical hard disk are mounted on a rotating shaft. Each platter is parallel to each other. There is a magnetic head on the storage surface of each platter. Between the magnetic head and the platter The distance is smaller than the diameter of a human hair. All the magnetic heads are connected to a magnetic head controller, which is responsible for the movement of each magnetic head.

Comparison of the advantages and disadvantages of mechanical hard drives and solid-state hard drives

1. Shock and drop resistance: Mechanical hard drives are all disk-type, and data is stored in disk sectors. . The solid-state drive is made of flash memory particles (i.e., memory, MP3, U disk and other storage media), so there are no mechanical parts inside the SSD solid-state drive, so it will not be affected even when moving at high speed or even with flipping and tilting. to normal use, and can minimize the possibility of data loss in the event of collisions and shocks. Compared with mechanical hard drives, solid hard drives have an absolute advantage.

2. Data storage speed: Judging from the evaluation data of the PConline evaluation room, the performance of solid-state drives is more than 2 times higher than that of mechanical hard drives.

3. Power consumption: The power consumption of solid-state drives is also lower than that of mechanical hard drives.

4. Weight: Solid-state drives are lighter in weight, 20-30 grams lighter than conventional 1.8-inch hard drives.

5. Noise: Since Solid Hardware has no mechanical parts and flash memory chips, it has the characteristics of low heat generation and fast heat dissipation. It also has no mechanical motors and fans, and the operating noise value is 0 decibels. Mechanical hard drives are much inferior.

6. Price: As of now (2018/11/20), the brand’s 128Gb solid-state drive is about 150 yuan. The price of a 1Tb mechanical hard drive is only about 280. Solid state drives are more expensive than mechanical hard drives and have lower cost performance.

7. Capacity: The current maximum capacity of SSD is 100TB 3.5 inches

8. Service life: SLC has only a read and write life of 100,000 times, while low-cost MLC has a read and write life of only 10,000 times. Therefore, compared to solid-state drives, mechanical hard drives have a longer lifespan.

The above is the detailed content of What is the abbreviation of mechanical hard drive?. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How many digits is the hard drive serial number? How to query the Win11 hard drive serial number How many digits is the hard drive serial number? How to query the Win11 hard drive serial number Feb 29, 2024 pm 09:04 PM

The hard disk serial number can be checked through the hard disk packaging box or the hard disk casing, or in the Win11 system. However, some users do not know the method. This article is a method for querying the Win11 hard disk serial number brought to you by this site. What is the number of digits in a hard drive serial number? A computer hard drive serial number is a unique identifier that identifies a specific hard drive. It is provided by the hard drive manufacturer and cannot be modified by the user. The hard disk serial number usually contains 10 to 20 digits and letters, and of course generally consists of 12 digits. It can be used to record hard disk parameters such as hard disk capacity, loading mode, and read and write speeds. In computer systems, hard drive serial numbers are usually used to identify and distinguish different hard drives, and in some cases are used for password protection, software authorization, etc. pass

VBOX_E_OBJECT_NOT_FOUND(0x80bb0001)VirtualBox error VBOX_E_OBJECT_NOT_FOUND(0x80bb0001)VirtualBox error Mar 24, 2024 am 09:51 AM

When trying to open a disk image in VirtualBox, you may encounter an error indicating that the hard drive cannot be registered. This usually happens when the VM disk image file you are trying to open has the same UUID as another virtual disk image file. In this case, VirtualBox displays error code VBOX_E_OBJECT_NOT_FOUND(0x80bb0001). If you encounter this error, don’t worry, there are some solutions you can try. First, you can try using VirtualBox's command line tools to change the UUID of the disk image file, which will avoid conflicts. You can run the command `VBoxManageinternal

Is scsi disk device a solid state drive? Is scsi disk device a solid state drive? Feb 24, 2023 pm 05:33 PM

scsi disk device is not a solid state drive. scsi disk device is a hard disk using the SCSI interface and is a mechanical hard disk. The interface speed of SCSI hard disk is fast, and because it is mainly used in servers, the performance of the hard disk itself is also relatively high, the hard disk speed is fast, the cache capacity is large, the CPU usage is low, the scalability is much better than that of IDE hard disk, and it supports hot swapping.

How to force hard disk format under Linux system How to force hard disk format under Linux system Feb 25, 2024 am 08:39 AM

How to force format a hard drive in Linux When using a Linux system, sometimes we need to format the hard drive in order to repartition or clear the data in the hard drive. This article will introduce how to force format a hard disk in a Linux system and provide specific code examples. 1. Check the hard disk device First, we need to check the hard disk device information to determine the hard disk device to be formatted. You can view it with the following command: #fdisk-l This command will list all hard disk devices in the system

What is the read and write speed of a 5400 rpm hard drive? What is the read and write speed of a 5400 rpm hard drive? Mar 13, 2023 pm 05:13 PM

The read and write speed of a 5400 rpm hard disk is generally 100MB-150MB per second; but the actual situation may be different. There are many factors that affect the hard disk speed. For example, AHCI mode is faster than IDE mode, and transferring a single file is faster than transferring multiple files. , SATA3 interface is better than SATA2 interface and so on.

Tutorial on adding a new hard drive in win11 Tutorial on adding a new hard drive in win11 Jan 05, 2024 am 09:39 AM

When buying a computer, we may not necessarily choose a large hard drive. At this time, if we want to add a new hard drive to win11, we can first install the new hard drive we purchased, and then add partitions to the computer. Tutorial on adding a new hard drive in win11: 1. First, we disassemble the host and find the slot of the hard drive. 2. After finding it, we first connect the "data cable", which usually has a fool-proof design. If it cannot be inserted, just reverse the direction. 3. Then insert the new hard drive into the hard drive slot. 4. After inserting, connect the other end of the data cable to the computer's motherboard. 5. After the installation is completed, you can put it back into the host and turn it on. 6. After booting, we right-click "This Computer" and open "Computer Management" 7. After opening, click "Disk Management" in the lower left corner 8. Then on the right you can

How to cancel Linux hard drive formatting How to cancel Linux hard drive formatting Feb 19, 2024 pm 12:18 PM

How to cancel the formatting of a Linux hard disk and code examples Introduction: When using the Linux operating system, sometimes we need to cancel the formatting operation of the hard disk. This article will tell you how to unformat a Linux hard drive and provide specific code examples. 1. What is hard disk formatting? Hard disk formatting refers to the operation of organizing and managing the data on the hard disk in a specific format. In Linux systems, we usually use file systems to format hard drives. Common file systems include ext4, NTFS, etc. two,

4K alignment when using DiskGenius tool for hard disk partitioning 4K alignment when using DiskGenius tool for hard disk partitioning Jan 01, 2024 pm 02:37 PM

4K alignment is a very important parameter in hard drives, but generally new hard drives do not have partitions and alignment. Today I will teach you how to use the DiskGenius partition tool to align 4K. It is recommended to choose mbr as the partition type, because this installation system is easier. Then select 3 partitions and let’s take a look at the specific operation process. Detailed steps for 4K alignment of the hard drive using the DiskGenius partition tool: 1. Insert the solid state drive into another computer, open the software in Figure 1, you can download it if it is not available, and then click on your solid state drive. It's just the gray one. New hard drives are gray and have no partitions. Then click on this quick partition. 2. It is recommended to choose mbr as the partition type, because it is easier to install the system. Then select