Hierarchical virtual closed-loop control method and system for turntable
A control method and control system technology, applied in the field of layered virtual closed-loop control method and system, can solve problems such as the complexity of multi-loop function nesting and debugging
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2016-03-23
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of servo system control, in particular to a layered virtual closed-loop control method and system for a turntable. Background technique
[0002] As a typical servo control system, the turntable is also composed of a typical three-loop closed-loop system of position loop, speed loop and current loop, and has the characteristics of high precision and high bandwidth. Its typical control loop structure is as follows figure 1 As shown, it can be seen that the output of the position loop is used as the input of the speed loop, and the output of the speed loop is used as the input of the current loop. Therefore, the position loop is the outer loop of the speed loop, and the speed loop is the inner loop of the position loop; the speed loop is the outer loop of the current loop, and the current loop is the inner loop of the speed loop; the normal operation of the current loop is the prerequisite for the normal opera...
Examples
Embodiment Construction
[0036] The principles and features of the present invention are described below in conjunction with the accompanying drawings, and the examples given are only used to explain the present invention, and are not intended to limit the scope of the present invention.
[0037] Such as image 3 As shown, a layered virtual closed-loop control method for the turntable, including:
[0038] S1. Write the closed-loop functions of each loop in the closed-loop system, so that each closed-loop function is layered and independent. The various loops include position loop, speed loop and current loop; specifically, use a function with a return value to write the closed loop of the position loop and speed loop function. In this way, each closed-loop function is hierarchically independent. Here, there is no limitation on the closed-loop function of the current loop. The closed-loop function of the current loop can adopt a traditional closed-loop function without a return value, or can be rewri...