Method for mapping a selected sector to a zone on a disk
View Patent ↗A method is disclosed for mapping a selected sector to a zone on a disk having a plurality of zones during the operations of a disk drive. The method includes receiving a sector address corresponding to the selected sector and calculating an average zone capacity for the disk. The method further includes approximating the zone for the selected sector from the calculated average zone capacity and the received sector address.
1. A method for mapping a selected sector to a zone on a disk having a plurality of zones during the operations of a disk drive, the method comprising:
receiving a sector address corresponding to the selected sector;
calculating an average zone capacity for the disk; and
approximating the zone for the selected sector from the calculated average zone capacity and the received sector address;
wherein calculating the average zone capacity further comprises:
determining a total sector capacity for the disk;
determining a total number of the plurality of zones on the disk; and
dividing the total sector capacity by the total number of zones.
2. The method as claimed in claim 1 , wherein the received sector address is the logical block address (LBA) of the selected sector.
3. The method as claimed in claim 1 , wherein the received sector address is the absolute block address (ABA) of the selected sector.
4. A method for mapping a selected sector to a zone on a disk having a plurality of zones during the operations of a disk drive, the method comprising:
receiving a sector address corresponding to the selected sector;
calculating an average zone capacity for the disk; and
approximating the zone for the selected sector from the calculated average zone capacity and the received sector address;
wherein the approximating further comprises:
dividing the received sector address by the calculated average zone capacity and generating a division result.
5. The method as claimed in claim 4 , wherein the approximating further comprises:
selecting a subset of zones from the plurality of zones based on the division result wherein the subset of zones includes the zone for the selected sector.
6. The method as claimed in claim 5 , wherein the approximating further comprises:
selecting the zone for the selected sector from the selected subset of zones based on information obtained from a pre-selected zone table.