Digital Position Control Using Sinusoidal Constant Lookup

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional position control systems struggle to accurately suppress unknown disturbance frequencies in disk apparatuses, leading to ineffective position following due to the analog adaptive law being directly converted into a digital control system, which results in inadequate disturbance suppression.

Innovation Solution

A digital control module calculates the control value using a table storing control constants corresponding to sin(ωT/2), where ω is the angular frequency of the disturbance, and updates these constants based on adaptive laws to perform disturbance adaptive control, enabling precise estimation and suppression of disturbance frequencies.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If an analog adaptive law is directly converted into a digital control system, then the system structure is simplified, but the disturbance suppression accuracy deteriorates

Engineering Contradiction:
Improvecontrol system structureVSAvoiddisturbance frequency estimation accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent replaces the direct digital implementation of analog adaptive law with a hybrid approach that uses a table storing pre-calculated control constants corresponding to sin(ωT/2) values. This substitution allows the digital control module to accurately estimate disturbance frequencies by referencing the table rather than directly implementing the analog mathematical operations, thereby maintaining disturbance suppression accuracy while using a digital control architecture.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The patent pre-calculates and stores control constants corresponding to various sin(ωT/2) values in a table before the actual control operation. This preliminary action enables the digital control module to quickly and accurately determine the appropriate control constant for the current disturbance frequency without performing complex real-time calculations, thus maintaining accuracy while simplifying the runtime control structure.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If a table storing control constants is introduced, then the disturbance suppression accuracy is improved, but the device complexity increases

Engineering Contradiction:
Improvedisturbance frequency estimation accuracyVSAvoidcontrol system structure
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent creates a digital copy of the control constants that would otherwise be calculated in real-time through complex analog mathematics. By storing these constants in a table, the system replicates the functionality of the analog system in a digital format that is easier to implement and more accurate, without requiring complex computational hardware.

Inventive Principle:
Principle #26Copying

3Adaptability or versatility

If the control constant is updated based on adaptive law, then the adaptability to unknown disturbance frequencies is improved, but the calculation complexity increases

Engineering Contradiction:
Improveadaptability to unknown disturbance frequenciesVSAvoidcontrol algorithm complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent pre-calculates and stores control constants for various disturbance frequencies in a table. When an unknown disturbance frequency is detected, the system simply looks up the corresponding constant in the table and updates the control parameter, rather than performing complex real-time calculations. This maintains adaptability to unknown frequencies while significantly reducing the computational complexity during operation.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS8068307B2Position control apparatus and disk apparatus using the same
Publication Date: 2011.11.29 KK TOSHIBA
  • US8068307B2 patent drawing
  • US8068307B2 patent drawing
  • US8068307B2 patent drawing

AI summary

According to one embodiment, a position control apparatus includes: a digital control module that performs position control including disturbance adaptive control with a predetermined sampling period with the use of a control constant, in accordance with a position error between a target position and a current position of the object; and a table that stores the control constant corresponding to a value of sin(ωT/2), wherein the digital control module determines a control value of the actuator in accordance with the position error, calculates the value of sin(ωT/2) according to an adaptive law from a signal based on the position error, reads the corresponding control constant from the table in accordance with the calculated value of sin(ωT/2), and updates the control constant.