Hitachi-IBM Firmware Description

 

 

 

 

 

 

 

 

 

 

 

 

 

 

These documents are derived from the MRT Firmware laboratory.

For more information, please visit our website.

http://www.mrtexp.com

 

 

 

 

 

 

1Hitachi Hard Disk Terminology Explanation

   1.ROM(Read-only Memory)It is such a kind of the solid-state semiconductor memory that can only read data stored in advance. Its characteristic is that special equipment must be used to record, such as programmer, chip programming and so on.

       2.NV-RAMNonvolatile Random Access MemoryThe content of the storage unit can be on-demand into or out at random, and the access speed has nothing to do with the memory of the location of the storage unit. Store content inside the memory can be lost when the electricity is off, thus it is mainly used for the short-term use of program memory. 

    3.ModelThe model of hard disk not only shows its family, but also records its technical parameters. Hitachi hard disk is formatted as HDSxxxxxxxxxxxx / HTSxxxxxxxxxxxx. HDS indicates 3.5 "HDD, HTS indicates 2.5" notebooks HDD.

    4.SNSerial NumberIt is the product serial number, which is a concept introduced to verify the "legal identity products", which is used to protect the legitimate rights and interests of users, and let them enjoy legal services.

    5.Firmware VersionFirmwareThe firmware version is the official release firmware version number, containing both the update of the part of application and the baseband.

       6.SAService AreaThe part of firmware of the hard disk is stored in ROM and NV - RAM, more is stored on the hard disk platter, so the hard disk platter is generally divided into disk SA (service area) and the user area (User area), SA area firmware data is stored when leaving the factory, usually for each module. The user area is the area where is only for the users to use, the general users read and write data in the user area of operation.

    7. SA Entry Address: SA entry address is the service area entry address, the address marks the starting address of the module firmware in which LBA of the disk, the address is generally stored in the NV-RAM, thus if the address is incorrect, the module list usually cannot be loaded.

2Hitachi Hard Disk Scale Interpretation

3Hitachi Hard Disk Boot Process

Firmware guide program of the series of Hitachi-IBM HDD is located in ROM chip inside PCB, including the servo part of the control of motor also in the ROM. And inside the NV-RAM stores the information of disk configuration, including boot label, head bitmaps, service area entry address, user area entry address, SA adaptation information and so on. The boot process is similar to the boot process of the computer. Firstly, initialized by the ROM power-on and guide NV-RAM from hard disk service area to load the necessary modules, such as ATA micro program modules, P-List, G-List, CHNL, ZONE and so on. These modules are loaded into RAM to be used by the hard disk during its working. As long as the following-up power is uninterruptible, information stored in RAM always exists.      

So the servo system inside Hitachi-IBM hard disk will not work most time if the ROM is broken down, or to indicate the busy lamp is always lighting. If NV-RAM doesn’t match HAD, it will result in hard disk knocking on disk or unable to properly load modules.

4Parts of Hitachi Hard Disk Modules Description.

1CNS1 ModulesLBA

Old hard disk using C/H/SCylinder/Head/Sectorto search the address.

Magnetic headHeads: Shows that the hard disk has several magnetic heads, or has several discs.

Number of cylinders( Cylinders)Shows the hard disk has several magnetic tracks on each side of the disk.

Number of sectorsShows that there are several sectors per magnetic track, theoretically speaking, every sector (not a must) memories 512 bytes.4k technology for modern hard disk, every sector can store 4096 bytes.  

Most of the modern hard disks are the equal density structure (outer magnetic track sectors are more than the inner sectors) and adopt linear addressingLBA, namely taking the sector as the unit for addressing. In order to maintain compatibility, an address translator is installed inside the hard disk controller, which is responsible for translating the old 3D(C/H/S) into linear parameters (LBA).

Information recorded in CNS1 is necessary for the runnings of address translator, not only include the hard disk LBA information, but also include its capacity.

2RSVD:  No records in the module table; mark the starting position of firmware zone (RSVD has no CopyF and has ACSII tables).

       This module is used to mark the starting position of service area. When the hard disk loading the module service area, it will first seek the starting address of the service area in RSVD, and then according to the address, the module among the service area will be loaded into RAM.

3USAG/RESF ModuleThe module allocation table of firmware (open module list), all module information are recorded on USAG/RESF modules and stored in the service area.                                        

       List of Hitachi-IBM modules above is loaded according to the USAG/RESF module, thus if not correctly read the USAG/RESF module, it will be unable to display the list of modules.

4CHNL/CHNMHDD Hardware Adaption Parameter list

    Hardware adaption parameter including servo parameter, such as the motor speed, voltage and so on; the head amplifier parameter, the head amplifier is used to read and write the disk’s weak signals, and then deliver to the sensor after amplifying the signals.

5OVR0OVR1 and RAMOMicro Program ModuleOverlay Firmware.

  For the embedded system in the hard disk, NV-RAM directed by ROM from the hard disk service area (located in disc) loads the running modules into RAM. And micro program module records the necessary runtime parameter, and it cannot change during its runtime.

AttentionMicro program cannot be replaced by Copy-F.

6IDNTModel

7DDD0DDD Log

8DIAGInside production datemodel SN firmware version number interface type.

9SMRTSMART Table

The purpose of self-monitoring, analysis and reporting technology is to protect the data of users and reduce the possibility of sudden system downtime caused by the expected equipment degradation or malfunction. By monitoring and storing critical performance and standard parameters, SMART devices attempt to forecast its close to the possibility of the time of degradation or malfunction condition. If the host system knows a non-reliable condition, it will warn users close to data loss risk and suggest users to take appropriate measures.

If one or more attribute values is less than or equal to their corresponding property limits, so the reliability of the equipment is near to degradation or malfunction conditions.

10PSHT Factory defects table (Translator module), related to loading module list error.

These defects found by the manufacturer that use specialized test equipment, which are permanent defects after the completion of magnetic media. Non-manufacturers have no ability to cancel them, but to use special equipment to increase them. Because G-list exists, generally speaking, there is no need to touch them.

11RDMT Growth defects table, related to loading open module list error.

In the process of operation hard disk found these defects. They can be found in the formatting process, or in the process of automation or using specific formatting commands that command to do reallocation.

Defects encountered in Self-Scan of hard disk or in the process of its formatting will be recorded in this module. The hard disk will use the normal sectors to replace the error one to ensure its capacity unchanged.

12SRVMIgnore cylinder table (cylindrical defects table)

13ZONE Area allocation table

       Due to the adoption of the LBA addressing, addressing scope of each magnetic head is different; the ZONE module records the addressing scope of each head.

14RLBA Extended firmware area distribution table

15ICESPSWDSECI: Security  module

  ATA document stipulates that manufacturers can provide the function of locking the hard disk, so the general hard disks can provide the function of setting a password, the password is divided into conventional password and manufacturer password. Conventional password is the way according to the regulations of the ATA document to get disk locked, and it can be divided into user password and master password. The master password can be used to get disk unlocked in the situation that the user password is unknown. Manufacture password is commonly prescribed by each of their own hard disk manufacturers; Hitachi-IBM series hard disk passwords are generally stored among the modules of ICES, PSWD, SECI.

16RDM1RDMT Alias

17RDM2Copy of RDMT

    As the G-List is very important, so Hitachi-IBM HDD has multiple backups for RDMT modules, there are RDM1, RDM2 in addition to Copy0, Copy1, CopyF.

18PDM1PSHT Alias

19PDM2Copy of PSHT

Since the P-List is very important, so Hitachi-IBM HDD has multiple backups for PSHT modules, there are PPDM1, PDM2 in addition to Copy0, Copy1, CopyF.

20ELG1Defects Table Log

21EVLGDefects Event Log

22 PIDMModule including PCB and HAD tag information

23MFGPMFG Parameter --- containing the SELFSCAN parameter module

 5The operation of Hitachi hard disk should be done after its replacement of hardware.

3.1. Hitachi hard disk replaces circuit board

In the condition of determining the firmware version (ROM) and adapter (NV-RAM), users can replace the circuit board. After the replacement of circuit board, SA entry address inside NV-RAM is not correct, and may cause the module cannot be loaded, and this moment you should calibrate SA entry address.  

3.2. Hitachi hard Disk Change Heads

After change the head, there is no need to do any operation, the premise is to ensure that the replacement of head is correct.

 

For more information, please visit our website http://www.mrtexp.com