CN107490962B - Data-driven optimal control method for servo system - Google Patents

Data-driven optimal control method for servo system Download PDF

Info

Publication number
CN107490962B
CN107490962B CN201710671819.4A CN201710671819A CN107490962B CN 107490962 B CN107490962 B CN 107490962B CN 201710671819 A CN201710671819 A CN 201710671819A CN 107490962 B CN107490962 B CN 107490962B
Authority
CN
China
Prior art keywords
state error
control
servo system
data
value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710671819.4A
Other languages
Chinese (zh)
Other versions
CN107490962A (en
Inventor
甘明刚
张弛
陈杰
窦丽华
张蒙
赵金刚
白永强
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing University of Technology
Original Assignee
Beijing University of Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing University of Technology filed Critical Beijing University of Technology
Priority to CN201710671819.4A priority Critical patent/CN107490962B/en
Publication of CN107490962A publication Critical patent/CN107490962A/en
Application granted granted Critical
Publication of CN107490962B publication Critical patent/CN107490962B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B13/00Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion
    • G05B13/02Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric
    • G05B13/04Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric involving the use of models or simulators
    • G05B13/042Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric involving the use of models or simulators in which a parameter or coefficient is automatically adjusted to optimise the performance

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Computation (AREA)
  • Medical Informatics (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Feedback Control In General (AREA)

Abstract

The invention adopts a data-driven optimal control method of a servo system, which specifically comprises state error feedback control and adaptive optimization control based on strategy iteration, wherein the state error feedback control can utilize sampling data to calculate feedback gain K in real time; the adaptive optimization controller directly uses the control quantity and the state error quantity obtained by the state error feedback control to carry out iterative computation and gradually approaches to the optimal control quantity; the method does not need to know a specific system model, and only needs a measurable state error amount.

Description

Data-driven optimal control method for servo system
Technical Field
The invention relates to a servo control system of a direct current motor, belongs to the technical field of electromechanical control, and particularly relates to an optimal control method of a data-driven servo system.
Background
In servo control, the system model changes due to the presence of uncertainty factors such as dynamic friction, load variations, and external disturbances. Furthermore, if unknown parameters are present in the control system, the initial estimated values for these parameters may differ significantly from their true values. Therefore, if the system model is not accurately obtained in the control process, it is necessary to develop a control algorithm that does not depend on the system model.
The data-driven control algorithm directly utilizes the sampled data to replace a system model to design the controller, wherein the data-driven self-adaptive dynamic programming algorithm is an effective optimal control method. The data-driven self-adaptive dynamic programming theory integrates methods such as DP, RL and function approximation, and the essence is that the system performance index function is estimated by using online or offline data and adopting a function approximation structure, and then the optimal control strategy is obtained according to the optimality principle.
Disclosure of Invention
In view of the above, the invention adopts a data-driven optimal control method for a servo system, which does not need to know a specific system model and only needs a measurable state error amount, aiming at the problem that the servo system cannot be accurately modeled.
The design idea of the invention is as follows:
setting an error equation of a direct current motor servo system as follows:
Figure BDA0001373324900000011
wherein u is a control quantity, and e is a state error;
the cost function is defined as follows:
Figure BDA0001373324900000021
wherein r (e, u) ═ Q (e) + uTRu, Q are positive definite, R is a positive definite symmetric matrix;
and finally, the control state error e converges to 0 under the condition of optimal cost function, and the servo system is controlled by using the obtained control quantity u.
The technical scheme for realizing the invention is as follows:
the optimal control method of the data-driven servo system comprises two parts of data-driven state error feedback control and data-driven adaptive optimization control:
a first part: data driven state error feedback control
101. Setting K to 1, and initializing system feedback gains K (K-1) and K (K) at the K-1 and K-th moments;
102 applying the system feedback gains K (K-1) and K (K) to the servo system in sequence in a time interval [ kT, (K +1) T ];
103. sampling the state error of the servo system, and calculating a state error relation matrix A (k), g according to the expressions (10), (12) to (15)e(k) And gu(k);
A(k)=A0(k)A1(k) (10)
A1(k)=e((k+1/2)T)(e(kT))+(12)
A0(k)=e((k+1)T)(e((k+1/2)T))+(13)
Then, it is possible to obtain:
gu(k)=(A0(k)-A1(k))(K(k)-K(k-1))+(14)
ge(k)=A0(k)-gu(k)·K(k) (15)
wherein e (kT) and e ((k +1/2) T) represent the system state error at the time of k and (k +1/2) and are represented by the symbol ·+Represents a pseudo-inverse of the matrix;
104. calculating K (K +1) and K (K +2) according to equation (11);
Figure BDA0001373324900000031
wherein, λ represents a set step length and is a constant between 0 and 1; the symbol | | | | represents the Frobenius norm of the matrix.
105. Judging whether k is smaller than a set threshold value, namely whether the k-th time reaches a set cut-off time T1, if so, entering a second part, otherwise, making k equal to k +1, and returning to the step 102;
in the first part, the state error feedback control quantity is continuously adjusted while being applied, and the obtained input u0And the state error data e can be used for the next part of the adaptive optimization controller.
A second part: data-driven adaptive optimization control
Setting j to 0, define phiki
Figure BDA00013733249000000313
uj
Figure BDA0001373324900000032
Is expressed as follows
φki=φi(e(tk))-φi(e(tk-1))
Wherein j is the number of iterations; phi is ai(e),(i=1,...Nw),ψi(e,u),(i=1,...Nc),σi(e),(i=1,...Nl) Is a basis function;
Figure BDA0001373324900000035
as a weight value u0In order to feed back the control quantity for the state error,
Figure BDA0001373324900000036
is uj(e) Is determined by the estimated value of (c),
Figure BDA0001373324900000037
as a function uj(e) An approximation error between the actual value and the estimated value.
201. Calculating phi based on the system state error obtained in the first partkiAnd
Figure BDA0001373324900000038
then obtain
202. Based on the values obtained in step 201
Figure BDA00013733249000000310
Calculating the weight value by the formula (22)
Figure BDA00013733249000000312
Wherein M is a positive integer.
Calculating the weight value by the formula (23)
Figure BDA0001373324900000041
Figure BDA0001373324900000042
Wherein l is the weight
Figure BDA0001373324900000043
Any possible value of (a);
203. judgment of
Figure BDA0001373324900000044
If yes, the process goes to step 204, otherwise, j is made j +1, the process returns to step 201, and epsilon is a given threshold;
204、
Figure BDA0001373324900000045
and the control quantity is an approximate value of the optimal control quantity, and then the servo system is controlled in real time by using the control quantity.
Advantageous effects
The method comprises state error feedback control and adaptive optimization control based on strategy iteration, wherein the state error feedback control can utilize sampling data to calculate feedback gain K in real time; the adaptive optimization controller directly uses the control quantity and the state error quantity obtained by the state error feedback control to carry out iterative computation and gradually approaches to the optimal control quantity; the method does not need to know a specific system model, and only needs a measurable state error amount.
Drawings
FIG. 1 is a flow chart of an optimal control method for a data-driven servo system.
Fig. 2 is a graph of initial feedback gain adjustment.
FIG. 3 is a comparison graph of MATLAB simulation cost functions.
FIG. 4 is a MATLAB simulation state trace comparison diagram.
FIG. 5 is a comparison graph of MATLAB simulation state trajectories obtained by applying two control quantities to the system in real time after the calculation is completed.
Detailed Description
The invention is described in detail below with reference to the figures and the specific examples.
The mathematical model of a certain dc motor servo system can be written as:
Figure BDA0001373324900000051
wherein x (t) ═ x1(t),x2(t)]TThe state quantity is measurable, and the state quantity is measurable; u is a control quantity; f (x, u) is unknown, satisfying that F (0,0) ═ 0.
The invention designs an optimal control method to enable a motor servo system to reach an expected state xd=[x1d,0]TI.e. tracking the step signal, and at this time u d0. The state error is defined as: e ═ x-xdAnd e0=x0-xd. The error system equation is:
Figure BDA0001373324900000052
the invention finally controls the state error to converge to 0.
For optimal control, the cost function needs to be defined as follows:
Figure BDA0001373324900000053
wherein r (e, u) ═ Q (e) + uTRu, Q are positive definite, and R is a positive definite symmetric matrix. The following assumptions are made for this cost function:
assume that 1: the value of the cost function (3) is related to the control quantity u, for each e0There is a unique minimum.
Assume 2: cost function (3) satisfies for arbitrary piecewise continuous control input u
Figure BDA0001373324900000054
The optimal control system structure of the data-driven servo system is shown in fig. 1, and comprises a state error feedback controller and a self-adaptive optimization controller, which are respectively explained in detail below.
1. A state error feedback controller.
For unknown servo systems, system information is implicit in state errors and input information, and the following data relation can be established through system information sampling:
e((k+1)T)=g(e(kT),u(kT)) (4)
where g (e, u) is unknown, k is 0,1,2, T is the sampling period, omitting T may simplify equation (4) to:
e (k +1) ═ g (e (k)), u (k)) (5) this equation contains the state error and the input signal, revealing the internal characteristics of the system (2) and can be used directly to search for the appropriate feedback control quantity. Since the system (2) and the system (4) represent the same system, g (0,0) can be obtained as 0.
To make the state error reach 0, applying lagrange's mean theorem to equation (5) at any point e (k) and 0, we can get:
e(k+1)=ge(k)e(k)+gu(k)u(k) (6)
whereinTheta is more than 0 and less than 1. In this regard, the following assumptions are made:
assume that 3: for any k ∈ N, at each time interval [ kT, (k +1) T]Upper, matrix gu(k) And ge(k) Remain unchanged.
To ensure that this assumption holds, a sufficiently small sampling period T should be chosen.
Dividing a time interval [ kT, (K +1) T ] into two parts, applying a feedback gain K (K-1) in a first part [ kT, (K +1/2) T ], and applying a feedback gain K (K) in a second part, namely designing a state error feedback control quantity as follows:
Figure BDA0001373324900000062
from assumptions 3 and equation (6), the state error relationship can be obtained as follows:
e((k+1/2)T)=[ge(k)vgu(k)K(k-1)]e(kT)=A1(k)e(kT) (8)
e((k+1)T)=[ge(k)+gu(k)K(k)]e((k+1/2)T)=A0(k)e((k+1/2)T) (9)
thus, it is possible to obtain:
e(k+1)=A0(k)A1(k)e(k)=A(k)e(k) (10)
obviously, the state error e can be converged to 0 by adjusting a (k), and a (k) can be adjusted by adjusting the feedback gain k (k), defining k (k) adjustment rate as follows:
Figure BDA0001373324900000071
wherein lambda is the step length, lambda is more than 0 and less than 1, a smaller value should be selected to ensure e convergence, but not too small to ensure the search efficiency; the symbol | | · | |, represents the Frobenius norm; the symbol + represents the pseudo-inverse of the matrix. When | | | A (K) | | > 1, the feedback gain K is constantly adjusted according to the formula (11), wherein the required real-time matrix gu(k) And ge(k) The following method can be used for the calculation.
State error relationship matrix A1(k) And A0(k) The measured state error can be determined by equations (8) and (9):
A1(k)=e((k+1/2)T)(e(kT))+(12)
A0(k)=e((k+1)T)(e((k+1/2)T))+(13)
then, it is possible to obtain:
gu(k)=(A0(k)-A1(k))(K(k)-K(k-1))+(14)
ge(k)=A0(k)-gu(k)·K(k) (15)
when | | | A (k) | | ≧ 1, the feedback gain K (k) is continuously updated in real time according to the equations (11) to (15); when | | a (K) | is < 1, K remains unchanged. In the process, the state is wrongThe difference feedback control quantity is continuously adjusted while being applied, and the obtained input u0And the state error data e can be used for the next part of the adaptive optimization controller.
2. An adaptive optimization controller.
And by adopting the data generated in the last process, the part of the adaptive optimization controller adopts an adaptive dynamic programming strategy iteration method to solve the optimal control problem of the servo system.
For the above state error system, the basic strategy iteration method is as follows:
(1) solving for V fromj(e(t)):
r(e,uj(e))+(Ve j(e))T(f(e,uj(e)))=0,Vj(0) Where j is the number of iterations (0), (16).
(2) The control amount is calculated by the following formula:
Figure BDA0001373324900000081
selecting a time series tkK is 0,1, so that t is more than 01<t2<...<tM< ∞, wherein M is a sufficiently large integer. As can be seen from the cost function definition (3):
Figure BDA0001373324900000082
can be converted into:
Figure BDA0001373324900000083
the following functional structure is used to approximate the unknown V in the above formulaj(e),
Figure BDA0001373324900000084
And uj(e) Respectively expressed as:
Figure BDA0001373324900000086
Figure BDA0001373324900000087
wherein
Figure BDA0001373324900000088
Is the weight; phi is ai(e),(i=1,...Nw),ψi(e,u),(i=1,...Nc),σi(e),(i=1,...Nl) Is a basis function;respectively approximating three functions V by a function structurej(e),
Figure BDA00013733249000000810
And uj(e) The approximation error of (2). Equation (18) can be written as:
Figure BDA00013733249000000811
wherein
Figure BDA00013733249000000812
Is the approximation error;
Figure BDA00013733249000000813
for convenience, the following definitions are made:
φki=φi(e(tk))-φi(e(tk-1))
Figure BDA0001373324900000091
Figure BDA0001373324900000093
Figure BDA0001373324900000094
Figure BDA0001373324900000095
then (19) can be abbreviated as:
without loss of generality, the following assumptions were made:
assume 4: for all ujExistence of
Figure BDA0001373324900000097
And γ > 0, so that for allThe following inequality holds:
Figure BDA0001373324900000099
therefore, the weight matrix can be solved according to equation (20) by:
Figure BDA00013733249000000910
according to the formula (17), the weight can be obtained by solving
Figure BDA00013733249000000911
Figure BDA00013733249000000912
Using the existing sampling data, continuously iterating and calculating by the formulas (22) and (23) when t and N arew、NcAnd NlWhen the weights are approaching infinity, the respective optimal values of the weight convergence, i.e., the unknown functions converge to the optimal values thereof.
In summary, the optimal control method of the data-driven servo system is as follows:
a first part: data driven state error feedback control
101. Setting K to 1, and initializing system feedback gains K (K-1) and K (K) at the K-1 and K-th moments;
102 applying the system feedback gains K (K-1) and K (K) to the servo system in sequence in a time interval [ kT, (K +1) T ];
103. sampling the state error of the servo system, and calculating a state error relation matrix A (k), g according to the expressions (10), (12) to (15)e(k) And gu(k);
A(k)=A0(k)A1(k) (10)
A1(k)=e((k+1/2)T)(e(kT))+(12)
A0(k)=e((k+1)T)(e((k+1/2)T))+(13)
Then, it is possible to obtain:
gu(k)=(A0(k)-A1(k))(K(k)-K(k-1))+(14)
ge(k)=A0(k)-gu(k)·K(k) (15)
wherein e (kT) and e ((k +1/2) T) represent the system state error at the time of k and (k +1/2) and are represented by the symbol ·+Represents a pseudo-inverse of the matrix;
104. calculating K (K +1) and K (K +2) according to equation (11);
Figure BDA0001373324900000101
wherein, lambda represents a set step size and is a constant between 0 and 1
105. And judging whether k is smaller than a set threshold value, namely whether the k-th time reaches a set cut-off time T1, if so, entering the second part, otherwise, making k equal to k +1, and returning to the step 102.
After the first part is executed, a series of system state errors e (kT), e ((k +1/2) T) and a system feedback control input u are obtained0An adaptive optimization controller for the next section.
A second part: data-driven adaptive optimization control
Setting j to 0, define phiki
Figure BDA0001373324900000103
uj
Figure BDA0001373324900000102
Is expressed as follows
φki=φi(e(tk))-φi(e(tk-1))
Figure BDA0001373324900000111
Figure BDA0001373324900000112
Wherein j is the number of iterations; phi is ai(e),(i=1,...Nw),ψi(e,u),(i=1,...Nc),σi(e),(i=1,...Nl) Is a basis function;
Figure BDA0001373324900000113
is the weight;is uj(e) Is determined by the estimated value of (c),
Figure BDA0001373324900000115
as a function uj(e) An approximation error between the actual value and the estimated value.
201. Calculating phi based on the system state error obtained in the first partkiAndthen obtain
Figure BDA0001373324900000117
202. Based on the values obtained in step 201
Figure BDA0001373324900000118
Calculating the weight value by the formula (22)
Figure BDA0001373324900000119
Figure BDA00013733249000001110
Wherein M is a positive integer.
Calculating the weight value by the formula (23)
Figure BDA00013733249000001111
Figure BDA00013733249000001112
Wherein l is the weight
Figure BDA00013733249000001113
Any possible value of (a).
203. Judgment of
Figure BDA00013733249000001114
If yes, go to step 204, otherwise, let j equal to j +1, return to step 201; each time a return is made, the value calculated in the loop 202 is calculated
Figure BDA00013733249000001115
Substituting for the calculation in the next loop step 201, ε is the given threshold.
204、
Figure BDA00013733249000001116
And the control quantity is an approximate value of the optimal control quantity, and then the servo system is controlled in real time by using the control quantity.
The flow chart of the whole process is shown in fig. 2.
And (5) simulating the method by utilizing matlab. Consider a motor servo system with the following second order model:
the model parameters of the system are set as: theta1=-2,θ2=-5,θ3=1,θ4=0and Ks=900。
The cost function is defined as:
Figure BDA0001373324900000121
the system initial values are set as: x is the number of0=[-1 0]T,K(0)=[-1 0],K(1)=[0-1]。
The first part employs a state error feedback controller, and the phase is set to 1.5 s. Fig. 3 shows a graph of the adjustment of the feedback gain K in this process.
And the second part adopts a self-adaptive optimization controller, directly utilizes the data obtained by the first part, uses a polynomial basis function, and obtains the final approximate optimal control quantity after 17 iterations. Fig. 4 is a graph comparing the initial controlled variable (obtained in the first section) and the cost function corresponding to the approximate optimal controlled variable, and it is obvious that the cost function of the approximate optimal controlled variable is small. Fig. 5 is a comparison diagram of state trajectories obtained by applying two control quantities to the system in real time after the calculation is completed, and it is obvious that the system has a faster convergence rate by applying the approximate optimal control quantity.
In summary, the above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (1)

1. A data-driven servo system optimal control method is suitable for controlling a direct current motor servo system, and a mathematical model of a certain direct current motor servo system can be written as follows:
x(0)=x0
wherein x (t) ═ x1(t),x2(t)]TRespectively the output angular position of the motor and the angular speed of the rotor; u is a control quantity; f (x, u) is unknown, satisfying that F (0,0) is 0;
the state error is defined as:
e=x-xd
wherein x isdThe motor servo system reaches an expected state, and x is an output state of the motor servo system and comprises an angular position and a rotor angular speed output by the motor servo system;
the error system equation is:
Figure FDA0002249119690000012
finally, the error of the control state converges to 0;
for optimal control, the cost function is defined as follows:
Figure FDA0002249119690000013
wherein r (e, u) ═ Q (e) + uTRu, Q are positive definite, R is a positive definite symmetric matrix;
assume that 1: the cost function value is related to the control quantity u, for each e0Has a unique minimum value;
assume 2: cost function satisfied for arbitrary piecewise continuous control input u
Figure FDA0002249119690000014
Aiming at the direct current motor servo system, the method is characterized by comprising two parts of data-driven state error feedback control and data-driven adaptive optimization control:
a first part: data driven state error feedback control
101. Setting K to 1, and initializing system feedback gains K (K-1) and K (K) at the K-1 and K-th moments;
102. sequentially applying the system feedback gains K (K-1) and K (K) to the servo system over a time interval [ kT, (K +1) T ];
103. sampling the state error of the servo system, and calculating a state error relation matrix A (k), g according to the expressions (10), (12) to (15)e(k) And gu(k);
A(k)=A0(k)A1(k) (10)
A1(k)=e((k+1/2)T)(e(kT))+(12)
A0(k)=e((k+1)T)(e((k+1/2)T))+(13)
Then, it is possible to obtain:
gu(k)=(A0(k)-A1(k))(K(k)-K(k-1))+(14)
ge(k)=A0(k)-gu(k)·K(k) (15)
wherein e (kt) and e ((k +1/2) T) represent the system state error at the k-th time and (k +1/2) th time, and the symbol · + represents the pseudo-inverse of the matrix;
104. calculating K (K +1) according to equation (11);
Figure FDA0002249119690000021
wherein, λ represents a set step length and is a constant between 0 and 1; the symbol | | | | represents the Frobenius norm of the matrix;
105. judging whether k is smaller than a set threshold value, if so, entering a second part, otherwise, making k equal to k +1, and returning to the step 102;
a second part: data-driven adaptive optimization control
Setting j to 0, define phiki
Figure FDA0002249119690000022
uj
Figure FDA0002249119690000023
Is expressed as follows
φki=φi(e(tk))-φi(e(tk-1))
Figure FDA0002249119690000024
Figure FDA0002249119690000025
Wherein j is the number of iterations; phi is ai(e),i=1,...Nw,ψi(e,u),i=1,...Nc,σi(e),i=1,...NlIs a basis function;
Figure FDA0002249119690000031
is the weight; u. of0Feedback control quantity for state error;
Figure FDA0002249119690000032
is uj(e) Is determined by the estimated value of (c),
Figure FDA0002249119690000033
as a function uj(e) An approximation error between the actual value and the estimated value;
201. calculating phi based on the system state error obtained in the first partkiAnd
Figure FDA0002249119690000034
then obtain
Figure FDA0002249119690000035
202. Based on the values obtained in step 201
Figure FDA0002249119690000036
Calculating the weight value by the formula (22)
Figure FDA0002249119690000037
Figure FDA0002249119690000038
Wherein M is a positive integer, r (e, u) ═ Q (e) + uTRu, Q are positive definite, R is a positive definite symmetric matrix;
calculating the weight value by the formula (23)
Figure FDA0002249119690000039
Figure FDA00022491196900000310
Wherein l is the weight
Figure FDA00022491196900000311
Any possible value of (a);
203. judgment of
Figure FDA00022491196900000312
If yes, the process goes to step 204, otherwise, j is made j +1, the process returns to step 201, and epsilon is a given threshold;
204、
Figure FDA00022491196900000313
and the control quantity is an approximate value of the optimal control quantity, and then the servo system is controlled in real time by using the control quantity.
CN201710671819.4A 2017-08-08 2017-08-08 Data-driven optimal control method for servo system Active CN107490962B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710671819.4A CN107490962B (en) 2017-08-08 2017-08-08 Data-driven optimal control method for servo system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710671819.4A CN107490962B (en) 2017-08-08 2017-08-08 Data-driven optimal control method for servo system

Publications (2)

Publication Number Publication Date
CN107490962A CN107490962A (en) 2017-12-19
CN107490962B true CN107490962B (en) 2020-02-07

Family

ID=60643896

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710671819.4A Active CN107490962B (en) 2017-08-08 2017-08-08 Data-driven optimal control method for servo system

Country Status (1)

Country Link
CN (1) CN107490962B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109116731B (en) * 2018-07-27 2020-07-07 北京理工大学 Data drive optimal control method for switching linear system
CN111208734B (en) * 2020-02-18 2022-05-31 大连海事大学 Data drive anti-interference control structure for controlling gain-unknown uncertain system
CN112987564A (en) * 2021-02-02 2021-06-18 浙江工业大学 Servo motor self-adaptive intelligent control method based on strategy iteration

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104753427A (en) * 2015-03-13 2015-07-01 西安理工大学 Parameter optimization method for active-disturbance-rejection controller of asynchronous motor
CN104779873A (en) * 2015-01-23 2015-07-15 上海大学 Prediction function control method for PMSM servo system
CN106066604A (en) * 2015-04-21 2016-11-02 南京理工大学 Based on self adaptation and the implementation method of the motor servo system positioner of expansion error symbol integration robust
CN106100469A (en) * 2015-04-21 2016-11-09 南京理工大学 Implementation method based on adaptive motor servo system robust position controller
CN106483844A (en) * 2015-09-01 2017-03-08 南京理工大学 The implementation method of the electrohydraulic servo system adaptive location controller based on non linear robust

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009086220A1 (en) * 2007-12-21 2009-07-09 University Of Florida Systems and methods for offset-free model predictive control

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104779873A (en) * 2015-01-23 2015-07-15 上海大学 Prediction function control method for PMSM servo system
CN104753427A (en) * 2015-03-13 2015-07-01 西安理工大学 Parameter optimization method for active-disturbance-rejection controller of asynchronous motor
CN106066604A (en) * 2015-04-21 2016-11-02 南京理工大学 Based on self adaptation and the implementation method of the motor servo system positioner of expansion error symbol integration robust
CN106100469A (en) * 2015-04-21 2016-11-09 南京理工大学 Implementation method based on adaptive motor servo system robust position controller
CN106483844A (en) * 2015-09-01 2017-03-08 南京理工大学 The implementation method of the electrohydraulic servo system adaptive location controller based on non linear robust

Also Published As

Publication number Publication date
CN107490962A (en) 2017-12-19

Similar Documents

Publication Publication Date Title
Hou et al. Controller-dynamic-linearization-based model free adaptive control for discrete-time nonlinear systems
Nguyen-Tuong et al. Local gaussian process regression for real-time model-based robot control
CN106054594B (en) MFA control method based on control input saturation
CN108803336B (en) Design method of self-adaptive LQG/LTR controller of aircraft engine
CN106249599B (en) Neural network prediction-based networked control system fault detection method
CN107490962B (en) Data-driven optimal control method for servo system
CN108008627B (en) Parallel optimization reinforcement learning self-adaptive PID control method
Zhang et al. Output feedback control of a class of discrete MIMO nonlinear systems with triangular form inputs
CN111308896B (en) Nonlinear system self-adaptive optimal control method based on variable error
CN109981103B (en) Parameter optimization method and system for bi-second order generalized integrator frequency locking loop
Chowdhary et al. Bayesian nonparametric adaptive control of time-varying systems using Gaussian processes
Grande et al. Nonparametric adaptive control using Gaussian processes with online hyperparameter estimation
Joshi et al. Adaptive control using gaussian-process with model reference generative network
Davanipour et al. A solution for enhancement of transient performance in nonlinear adaptive control: Optimal adaptive reset based on barrier Lyapunov function
CN114879508B (en) Model predictive control-based grinding robot path tracking control method
Hager et al. Adaptive Neural network control of a helicopter system with optimal observer and actor-critic design
CN106033189B (en) Flying robot&#39;s pose network response surface device
CN110932629B (en) Inertia estimation method based on single neuron network and self-adaptive adjustment strategy thereof
CN111856933B (en) Design method of self-adaptive controller of aircraft engine considering uncertainty
Sun et al. Data-driven nonlinear near-optimal regulation based on multi-dimensional Taylor network dynamic programming
Abdulla et al. Roll control system design using auto tuning LQR technique
Sethuramalingam et al. PID controller tuning using soft computing methodologies for industrial process-A comparative approach
Vamvoudakis et al. Event-triggered H-infinity control for unknown continuous-time linear systems using Q-learning
CN102139769B (en) Fast and stable control method for flexible satellite based on self-organizing CMAC (cerebellar model articulation controller)
CN116880191A (en) Intelligent control method of process industrial production system based on time sequence prediction

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant