- إنضم
- 23 فبراير 2009
- المشاركات
- 7,489
- مستوى التفاعل
- 279
مصطلحات الهاردديسك من موقع PC3000
A
B
C
D
E
F
G
ABA (Absolute Block Access) | A method of addressing the Service Area, used when one main module (Dir) is in a certain place, and the rest of modules are located in different places via the Service Area according to Dir. |
Adaptives | The heads are mounted on the HDA, so when they move it is not a straight line, but an arc. That is the reason behind read and write components not always remaining above the same track. The size of the microshift varies for heads in a stack; it is included in the HDD adaptive settings. Please see Micro Jogs. |
Adaptive data | Adaptive Data is microcode which fine tunes the performance of the hard drive. The Read/Write Heads are firmly affixed on the HSA. When the HSA moves the heads into position all heads are not exactly aligned. The Adaptive data will then determine the best positioning of each head to read or write the data on the platters. |
ARCO test (Advanced Read Communication Optimization) | A set of self-scan tests of Western Digital drives which come in useful during the drive’s repair. |
B
Burn Code | Burn resources – the necessary set of test microprograms and modules to pass the Burn test (one of the most common Samsung drives repairing methods) as well as the Main Code portion of a drive’s firmware. More Burn (also known as Burn-In) test is intended for building the Service Area, configuring adaptive settings, scanning the surface and re-assigning defects. Burn test is the factory procedure of fine-tuning and diagnostics used specifically for the greater part of a drive. Important note: you can’t get such resources from the drive like a loader at WD drives, it’s a special compiled firmware. |
C
Catalog File map | A method that allows the building of a Catalog File map for HFS+. Catalog File is one of five HFS+ special files, that describes the directories and file structure of a partition. HFS+ is found primarily on MAC Operating Systems. |
Checksum | A checksum is a mathematical computation of the contents of a digital file. On hard drives, the checksums are used to protect the service areas from changes. This is especially important for Service Area modules where using checksum we can determine the integrity of the service area |
CHS (Cylinder-head-sector) | An early method of giving addresses to each physical block of data on a hard disk drive. |
COM port (Serial port (Terminal)) | A serial communication interface through which information transfers in or out one bit at a time (in contrast to a parallel port). The PC-3000 uses the COM port to get access to a drive in technological mode. This is done by using the USB Terminal and connecting it to a hard drive’s service port. |
Composite reading | When reading the Service Area modules and some have corruption, one can use Composite Reading. Composite reading will begin reading a module from Head 0 until such a time there is an error. When an error is detected, the PC3000 will then try to read the remaining data from the same module, but from Head 1. With this method, one could have the ability to recover a functional module from the parts of corrupt modules. |
Controller | A chip, an expansion card, or a stand-alone device that interfaces with a peripheral device. This may be a link between two parts of a computer (for example a memory controller that manages access to memory for the computer) or a controller on an external device that manages the operation of (and connection with) that device. |
Cylinder | The concept is concentric, hollow, cylindrical slices through the physical disks (platters), collecting the respective circular tracks aligned through the stack of platters. The number of cylinders of a disk drive exactly equals to the number of tracks on a single surface of the drive. It comprises the same track number on each platter, spanning all such tracks across each platter surface that is able to store data (without any regard to whether or not the track is “bad”). Cylinders are vertically formed by tracks. In other words, track 12 on platter 0 plus track 12 on platter 1 etc. is cylinder 12. |
D
Defect | A single bad sector or a group of them on a surface that is added into the defect list ( see “defect lists’) and taking part in the Service Area or User data translation, or not added yet and prevented the full access to the surface. |
Defect Lists | Defect lists are used to introduce the defects, which are then used to construct a logical translation of the drive. |
E
ECC | In telecommunication, information theory, and coding theory, forward error correction (FEC) or channel coding is a technique used to control errors in data transmission over unreliable or noisy communication channels. The central idea is that the sender encodes the message in a redundant way by using an error-correcting code (ECC). In PC-3000 Flash, the Error Correction Code (ECC) is located in the Service Area. We know also that ECC splits a page into ranges – arrays of bytes containing both the EСС and the data protected by the code. A page may contain any number of ECC ranges. |
Encryption (Disk encryption) | A technology which protects information by converting it into unreadable code that cannot be deciphered easily by unauthorized persons. There are different Encryption one may be confronted with. Whole Disk or partition encryption can be done to safeguard sensitive data. One may find BitLocker (Microsoft) or FileVault (MAC) encryption on a customers hard drive. PC-3o0o may detect this as a partition, but no file structure can be found and when the sectors are viewed in Hex, it appears to be nonsensical data patterns on the platter. The other encryption that Data Recovery Experts may be confronted with is when one takes a defective USB only Hard Drive (PCB has only USB port) and places a SATA PCB onto the drive. When viewing the contents of the drive, they will be encrypted. One only needs to follow the steps posted in the forum to decrypt the drive using PC-3000, so that the data is again accessible. See SED |
Express test | A test that allows running fast diagnostics of drive surface condition and magnetic heads by the use of the verification command with blocks containing 256 sectors each. |
F
FAT (File Allocation Table) | A computer file system architecture and a family of industry-standard file systems utilizing it. The FAT file system is a legacy file system which is simple and robust. It offers good performance even in lightweight implementations, but cannot deliver the same performance, reliability and scalability as some modern file systems. It is, however, supported for compatibility reasons by nearly all currently developed operating systems for personal computers and many mobile devices and embedded systems, and thus is a well-suited format for data exchange between computers and devices of almost any type and age from 1981 up to the present. |
G
G-List (Grown Defects List) | A table of BAD sectors in User Area that have been remapped from reserve area by internal processing of FW. The G-List, as denoted by its name, will grow when defective sectors are found and isolated. |
GREP | A mode in Data Extractor which allows multiple searching for sectors containing data that comply with the conditions of the regular expressions selected as search criteria. The expression can be modified by the user for searching the hard drive for specific strings or files. |