IP Library Granted Patent US 8,830,617
Granted Patent B1
US 8,830,617 · App. 13/925,798 · Granted Sep 9, 2014

Disk drive adjusting state estimator to compensate for unreliable servo data

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 8,830,617
App. No.
13/925,798
Granted
Sep 9, 2014
Kind
B1
Abstract

A disk drive is disclosed comprising a disk comprising tracks defined by servo sectors, a head, and control circuitry comprising a servo control system operable to actuate the head over the disk based on the servo sectors. An estimated acceleration EstAccel of the head over the disk is generated based on at least one of the servo sectors. When the EstAccel is determined to be reliable, an estimated velocity EstVel of the head over the disk is generated based on the EstAccel. When the EstAccel is determined to be unreliable, the EstAccel is adjusted to generate an adjusted acceleration AdjAccel and the EstVel of the head over the disk is generated based on the AdjAccel.

Claims (63)

1. A disk drive comprising:

a disk comprising tracks defined by servo sectors;

a head; and

control circuitry comprising a servo control system operable to actuate the head over the disk based on the servo sectors, the control circuitry operable to:

generate an estimated acceleration EstAccel of the head over the disk based on at least one of the servo sectors;

determine whether the EstAccel is unreliable due to an unreliable servo sector;

when the EstAccel is determined to be reliable, generate an estimated velocity EstVel of the head over the disk based on the EstAccel; and

when the EstAccel is determined to be unreliable, adjust the EstAccel to generate an adjusted acceleration AdjAccel and generate the EstVel of the head over the disk based on the AdjAccel.

2. The disk drive as recited in claim 1 , wherein the control circuitry is further operable to:

generate an estimated acceleration EstAccel[1] of the head over the disk at a first servo sector;

generate an estimated acceleration EstAccel[2] of the head over the disk at a second servo sector; and

determine that the EstAccel[2] is unreliable when a difference AccelDiff between the EstAccel[1] and EstAccel[2] exceeds a threshold X1.

3. The disk drive as recited in claim 2 , wherein the control circuitry is further operable to generate the AdjAccel based on the AccelDiff.

4. The disk drive as recited in claim 3 , wherein the control circuitry is further operable to generate the AdjAccel based on:

AdjAccel=EstAccel[1 ]+f (AccelDiff).

5. The disk drive as recited in claim 4 , wherein the control circuitry is further operable to generate the AdjAccel based on:

AdjAccel=EstAccel[1]+sign(AccelDiff)·( X 1+((abs(AccelDiff)− X 1)· K 1))

where K1 is a weighting factor that reduces a weighting of EstAccel[2] when generating the EstVel.

6. The disk drive as recited in claim 5 , wherein the control circuitry is further operable to generate the EstVel based on:

EstVel[ k ]=(((Accel+EstVel[ k− 1])·( N −α))+((Pos[ k ]−Pos[ k −1])·α))/ N

where:

Accel equals EstAccel[2] when EstAccel[2] is reliable;

Accel equals AdjAccel when EstAccel[2] is unreliable;

N is a constant integer;

α is a variable integer;

Pos[k−1] represents a position of the head at servo sector k−1 as determined from reading servo sector k−1; and

Pos[k] represents a position of the head at servo sector k as determined from reading servo sector k.

7. The disk drive as recited in claim 6 , wherein the control circuitry is further operable to increment α when AccelDiff is less than X1.

8. The disk drive as recited in claim 7 , wherein the control circuitry is further operable to reset α to zero when AccelDiff is greater than X1.

9. The disk drive as recited in claim 6 , wherein the control circuitry is further operable to generate EstAccel[2] based on:

EstAccel[2]=Pos[ k ]−2·Pos[ k −1]+Pos[ k -2]

where Pos[k−2] represents a position of the head at servo sector k−2 as determined from reading servo sector k−2.

10. The disk drive as recited in claim 2 , wherein when AccelDiff exceeds a threshold X2, the control circuitry is further operable to generate the EstVel based on a control effort applied to an actuator operable to actuate the head over the disk.

11. A method of operating a disk drive comprising a disk comprising tracks defined by servo sectors, a head, and control circuitry comprising a servo control system operable to actuate the head over the disk based on the servo sectors, the method comprising:

generating an estimated acceleration EstAccel of the head over the disk based on at least one of the servo sectors;

determining whether the EstAccel is unreliable due to an unreliable servo sector;

when the EstAccel is determined to be reliable, generating an estimated velocity EstVel of the head over the disk based on the EstAccel; and

when the EstAccel is determined to be unreliable, adjusting the EstAccel to generate an adjusted acceleration AdjAccel and generating the EstVel of the head over the disk based on the AdjAccel.

12. The method as recited in claim 11 , further comprising:

generating an estimated acceleration EstAccel[1] of the head over the disk at a first servo sector;

generating an estimated acceleration EstAccel[2] of the head over the disk at a second servo sector; and

determining that the EstAccel[2] is unreliable when a difference AccelDiff between the EstAccel[1] and EstAccel[2] exceeds a threshold X1.

13. The method as recited in claim 12 , further comprising generating the AdjAccel based on the AccelDiff.

14. The method as recited in claim 13 , further comprising generating the AdjAccel based on:

AdjAccel=EstAccel[1 ]+f (AccelDiff).

15. The method as recited in claim 14 , further comprising generating the AdjAccel based on:

AdjAccel=EstAccel[1]+sign(AccelDiff)·( X 1+((abs(AccelDiff)− X 1)· K 1))

where K1 is a weighting factor that reduces a weighting of EstAccel[2] when generating the EstVel.

16. The method as recited in claim 15 , further comprising generating the EstVel based on:

EstVel[ k ]=(((Accel+EstVel[ k −1])·( N −α))+((Pos[ k ]−Pos[ k −1])·α))/ N

where:

Accel equals EstAccel[2] when EstAccel[2] is reliable;

Accel equals AdjAccel when EstAccel[2] is unreliable;

N is a constant integer;

α is a variable integer;

Pos[k−1] represents a position of the head at servo sector k−1 as determined from reading servo sector k−1; and

Pos[k] represents a position of the head at servo sector k as determined from reading servo sector k.

17. The method as recited in claim 16 , further comprising incrementing a when AccelDiff is less than X1.

18. The method as recited in claim 17 , further comprising resetting a to zero when AccelDiff is greater than X1.

19. The method as recited in claim 16 , further comprising generating EstAccel[2] based on:

EstAccel[2]=Pos[ k ]−2·Pos[ k −1]+Pos[ k −2]

where Pos[k−2] represents a position of the head at servo sector k−2 as determined from reading servo sector k−2.

20. The method as recited in claim 12 , wherein when AccelDiff exceeds a threshold X2, the control circuitry is further operable to generate the EstVel based on a control effort applied to an actuator operable to actuate the head over the disk.

Assignments (6)
RELEASE OF SECURITY INTEREST AT REEL 038744 FRAME 0481 Recorded Feb 8, 2022
From: JPMORGAN CHASE BANK, N.A.
To: WESTERN DIGITAL TECHNOLOGIES, INC.
Reel/Frame 058982/0556 →
RELEASE OF SECURITY INTEREST Recorded Mar 5, 2018
From: U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT
To: WESTERN DIGITAL TECHNOLOGIES, INC.
Reel/Frame 045501/0714 →
SECURITY AGREEMENT Recorded May 17, 2016
From: WESTERN DIGITAL TECHNOLOGIES, INC.
To: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
Reel/Frame 038722/0229 →
SECURITY AGREEMENT Recorded May 17, 2016
From: WESTERN DIGITAL TECHNOLOGIES, INC.
To: U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT
Reel/Frame 038744/0281 →
SECURITY AGREEMENT Recorded May 17, 2016
From: WESTERN DIGITAL TECHNOLOGIES, INC.
To: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
Reel/Frame 038744/0481 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Dec 9, 2013
From: NARAYANA, ASWARTHA; HUANG, YANAN
To: WESTERN DIGITAL TECHNOLOGIES, INC.
Reel/Frame 031739/0832 →