CN101846972A - Biaxial scanning mirror - Google Patents

Biaxial scanning mirror Download PDF

Info

Publication number
CN101846972A
CN101846972A CN200910048014A CN200910048014A CN101846972A CN 101846972 A CN101846972 A CN 101846972A CN 200910048014 A CN200910048014 A CN 200910048014A CN 200910048014 A CN200910048014 A CN 200910048014A CN 101846972 A CN101846972 A CN 101846972A
Authority
CN
China
Prior art keywords
function
scanning mirror
controller
training
biaxial scanning
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.)
Pending
Application number
CN200910048014A
Other languages
Chinese (zh)
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.)
SHANGHAI DUFENG INTELLIGENT TECHNOLOGY Co Ltd
Original Assignee
SHANGHAI DUFENG INTELLIGENT TECHNOLOGY Co Ltd
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 SHANGHAI DUFENG INTELLIGENT TECHNOLOGY Co Ltd filed Critical SHANGHAI DUFENG INTELLIGENT TECHNOLOGY Co Ltd
Priority to CN200910048014A priority Critical patent/CN101846972A/en
Publication of CN101846972A publication Critical patent/CN101846972A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Feedback Control In General (AREA)

Abstract

The invention provides a biaxial scanning mirror, relating to an intelligent control method, in particular to an improved neural network control method. A biaxial scanning mirror optimization method is provided by utilizing the way of combination of improved neural network learning method and diagonal matrix decoupling method direct at the linearity and coupling characteristic of control member of biaxial scanning mirror; wherein the improved neural network adopts P(k+1)=beta(k+1)P(k)-alpha((1-Muk)g(k+1)+Mukg(k)) as improved weight value correction method.

Description

Biaxial scanning mirror
Affiliated technical field
Patent of the present invention relates to a kind of intelligence control method, and particularly a kind of improved neural network control method is applied to the biaxial scanning mirror transformation.
Background technology
Biaxial scanning mirror is accurate electromechanical servo system.Utilize it to carry out the light path positional error compensation in the infrared simulation device, realize the secondary accurate tracking location of cursor.This system of biaxial scanning mirror also can be used for various high precision tracking equipment, as radio telescope, astronomical telescope, radar tracking system etc.Biaxial scanning mirror is a system with complex nonlinear and strong coupling.Because neural network has learning ability and the non-linear characteristic of approaching preferably, the controller existing certain research in theoretical and practical application based on neural network comprises that neural network is the decoupling controller on basis.Because the learning ability of neural network has very big influence to the decoupling performance of whole decoupling controller, therefore the present invention proposes a kind of improved network learning method.
The ultimate principle of BP learning algorithm is the gradient method of steepest descent, and its central idea is to adjust weights to make network total error minimum.Adopt the gradient search technology, so that the error mean square value minimum of the real output value of network and expectation.Network learning procedure is a kind of process of error back-propagating modified weight coefficient.
In general, learning rate is big more, and the change of weights is fierce more, and at the training initial stage, bigger learning rate is favourable to the quick decline of error, but has arrived certain phase, and big learning rate may cause vibration, energy function promptly occurs and neglect to rise and to fall suddenly or go up not down.So, speed of convergence and be the obvious deficiency of BP algorithm slowly to the dependence of algorithm convergence parameter.Numerous methods have proposed improvement project, below are a kind of algorithms that can take all factors into consideration speed of convergence and parameter robustness.
Summary of the invention
The mode that the present invention utilizes following improved network learning method and diagonal matrix decoupling method to combine, the decoupling zero part is to employing PID control method in the corner channel in its middle controller, adopt improved neural net method in the corresponding main channel of control section in the controller, the decoupling zero part is to another adopts improved neural net method in the corner channel in the controller, adopt the PID control method in the corresponding main channel of control section in the controller, proposed one group of packed tower plant modification method.Wherein diagonal matrix decoupling method and PID control method are classic methods, only improved network learning method are described.
The theme step of BP network calculations:
(a). put the initial value of each weights and threshold values
Figure B200910048014XD0000011
Figure B200910048014XD0000012
(p=1,2...Q) wherein p is a several layers, Q represents total number of plies
(b). input training sample (I q, d q), (p=1,2...M) wherein M represents input and output quantity, to each sample calculation output and weights correction
(c). the actual output x of each layer of computational grid p=f (s p)=f (w px P-1), f in the formula (*) is an activation function
If the desired output that it is exported and each top-mould type is right is inconsistent, then its error signal is returned from the output terminal backpropagation, and in communication process, weighting coefficient is constantly revised, up to till obtaining needed expectation input value on the output layer neuron.After sample being finished the adjustment of network weight coefficient, send into another sample mode again to carrying out similar study, till finishing a training study.
Below utilize method of conjugate gradient to the weights correction:
Consider the quadratic form performance function
Figure B200910048014XD0000021
Its gradient is
Figure B200910048014XD0000022
Its second order gradient is the Hessian matrix
Figure B200910048014XD0000023
So the change amount of gradient is
Δg[k]=g[k+1]-g[k]=(Qw[k+1]+b)-(Qw[k]+b)=QΔw[k]=α[k]Hp[k]
In the formula, α [k] is prolonging direction p[k constantly] search makes the minimum learning rate of performance function E (w)
For the quadratic form performance function, optimum learning rate is pressed following formula and is determined
Figure B200910048014XD0000024
So, according to conjugate condition, and because learning rate is a scalar, so α [k] p T[k] Hp[j]=Δ g T[k] p[j]=0.Conjugate condition just changes direction of search p[j into] with the change amount Δ g[k of gradient] quadrature, and irrelevant with the Hessian matrix.
Initial search direction p[0] can be arbitrarily, the 1st iteration direction p[1] as long as and Δ g[0] quadrature, begin follow-up direction p[k usually with direction of steepest descent] as long as and the change amount sequence of gradient Δ g[0], Δ g[1] ... Δ g[k-1] quadrature gets final product.A kind of concise and to the point method is to adopt iteration P[k+1]=β [k+1] P[k]-α [(1-μ k) g[k+1]+μ kG[k]]
Wherein: β [ k ] = [ 1 - P ( k - 2 ) ] g T [ k ] Δg [ k - 1 ] [ 1 - P ( k - 1 ) ] g T [ k - 1 ] g [ k - 1 ] , μ is a constant, α=α (k-1)
E { w [ k ] + α [ k ] p [ k ] } | α [ k ] = α * [ k ] = min , w(k+1)=w(k)+α(k)P(k)
Description of drawings
Fig. 1 is the structural drawing of this control method
Fig. 2 is the structural drawing that improves neural network in this method
Embodiment
The mode that the present invention utilizes improved network learning method and diagonal matrix decoupling method to combine has proposed one group of biaxial scanning mirror remodeling method, and wherein improved neural network realizes according to the following steps:
(a). put the initial value of each weights and threshold values
Figure B200910048014XD0000031
Figure B200910048014XD0000032
(p=1,2...Q) wherein p is a several layers, Q represents total number of plies
(b). input training sample (I q, d q), (p=1,2...M) wherein M represents input and output quantity, and each sample is carried out (c)~(e) step
(c). the actual output x of each layer of computational grid p=f (s p)=f (w px P-1), f in the formula (*) is an activation function
(d). compute gradient g (k) and gradient change amount Δ g[k]
(e). revise weight w (k+1)=w (k)+α (k) P (k), P[k+1]=β [k+1] P[k]-α [(1-μ k) g[k+1]+μ kG[k]], wherein μ is a constant, α=α (k-1)
(f). all samples in sample set have all experienced c~e step, promptly finish a cycle of training, calculation of performance indicators
E ( w ) = 1 2 w T Qw + b T w + c
(g) if. the accuracy requirement of performance index cat family, i.e. E≤ε, training finishes so, otherwise forwards (b) to, continues next cycle of training.ε is little positive number, chooses according to actual conditions.
Wherein the computing method of β [k] are as follows: β [ k ] = [ 1 - P ( k - 2 ) ] g T [ k ] Δg [ k - 1 ] [ 1 - P ( k - 1 ) ] g T [ k - 1 ] g [ k - 1 ]
Wherein activation function can adopt: trigonometric function, bipolarity function, piecewise function, sigmoid function, based on warping function of sigmoid function etc.
Described correction weights refer in particular to behind individual iterative computation several times, and the direction of search is re-set as gradient direction, again by (e) iteration.

Claims (4)

1. the technical characterictic of biaxial scanning mirror is:
The mode that the present invention utilizes following improved network learning method and diagonal matrix decoupling method to combine, the decoupling zero part is to employing PID control method in the corner channel in its middle controller, adopt improved neural net method in the corresponding main channel of control section in the controller, the decoupling zero part is to another adopts improved neural net method in the corner channel in the controller, adopt the PID control method in the corresponding main channel of control section in the controller, proposed one group of biaxial scanning mirror method; Wherein diagonal matrix decoupling method and PID control method are classic methods, only improved network learning method are described;
Described improved network learning method flow process is carried out in the following manner:
(a). put the initial value of each weights and threshold values
Figure F200910048014XC0000012
(p=1,2...Q) wherein p is a several layers, Q represents total number of plies
(b). input training sample (I q, d q), (p=1,2...M) wherein M represents input and output quantity, and each sample is carried out (c)~(e) step
(c). the actual output x of each layer of computational grid p=f (s p)=f (w px P-1), in the formula, f (*) is an activation function
(d). compute gradient g (k) and gradient change amount Δ g[k]
(e). revise weight w (k+1)=w (k)+α (k) P (k), P[k+1]=β [k+1] P[k]-α [(1-μ k) g[k+1]+μ kG[k]], wherein μ is a constant, α=α (k-1)
(f). all samples in sample set have all experienced (c)~(e) step, promptly finish a cycle of training, calculation of performance indicators,
(g) if. the accuracy requirement of performance index cat family, i.e. E≤ε, training finishes so, otherwise forwards (b) to, continues next cycle of training.ε is little positive number, chooses according to actual conditions.
2. according to claim item 1, the technical characterictic of described activation function is:
Activation function can adopt: trigonometric function, bipolarity function, piecewise function, sigmoid function, based on the warping function of sigmoid function, etc.
3. according to claim item 1, the technical characterictic of described correction weights is:
Described correction weights refer in particular to behind individual iterative computation several times, and the direction of search is re-set as gradient direction, again by (e) iteration.
4. according to claim item 1, the technical characterictic of described β [k] is:
β [ k ] = [ 1 - P ( k - 2 ) ] g T [ k ] Δg [ k - 1 ] [ 1 - P ( k - 1 ) ] g T [ k - 1 ] g [ k - 1 ]
CN200910048014A 2009-03-23 2009-03-23 Biaxial scanning mirror Pending CN101846972A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910048014A CN101846972A (en) 2009-03-23 2009-03-23 Biaxial scanning mirror

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910048014A CN101846972A (en) 2009-03-23 2009-03-23 Biaxial scanning mirror

Publications (1)

Publication Number Publication Date
CN101846972A true CN101846972A (en) 2010-09-29

Family

ID=42771611

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910048014A Pending CN101846972A (en) 2009-03-23 2009-03-23 Biaxial scanning mirror

Country Status (1)

Country Link
CN (1) CN101846972A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106372729A (en) * 2016-08-31 2017-02-01 广州瑞基信息科技有限公司 Depth learning method and device for mental analysis
CN111399210A (en) * 2020-04-22 2020-07-10 中国科学院长春光学精密机械与物理研究所 Coarse alignment method, device, equipment and storage medium for large-caliber large-field telescope

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106372729A (en) * 2016-08-31 2017-02-01 广州瑞基信息科技有限公司 Depth learning method and device for mental analysis
CN106372729B (en) * 2016-08-31 2020-05-12 广州瑞基信息科技有限公司 Deep learning method and device for psychological analysis
CN111399210A (en) * 2020-04-22 2020-07-10 中国科学院长春光学精密机械与物理研究所 Coarse alignment method, device, equipment and storage medium for large-caliber large-field telescope

Similar Documents

Publication Publication Date Title
Xiao et al. Deep neural networks with Koopman operators for modeling and control of autonomous vehicles
Kang et al. An adaptive PID neural network for complex nonlinear system control
CN102411305B (en) Design method of comprehensive disturbance rejection control system for single-rotor wing helicopter/turboshaft engine
CN102411304A (en) Optimization method of spacecraft small-angle attitude maneuver control parameters
CN103399487A (en) Nonlinear MIMO (multiple input multiple output) system-based decoupling control method and device
CN103489038A (en) Photovoltaic ultra-short-term power prediction method based on LM-BP neural network
CN104598972A (en) Quick training method of large-scale data recurrent neutral network (RNN)
CN105333879A (en) Synchronous positioning and map building method
CN101452258A (en) Adaptive controller independent to model and control method thereof
CN111308896A (en) Nonlinear system self-adaptive optimal control method based on variable error
CN110703787A (en) Aircraft redundancy control method based on mixed multi-target PSO algorithm of preference matrix
CN102033991A (en) Microwave drying prediction method through BP (back-propagation) neural network based on incremental improvement
CN101877077A (en) Time series predicting model
CN107193210A (en) A kind of adaptive learning default capabilities control method of nonlinear system
CN102393645A (en) Control method of high-speed electro-hydraulic proportional governing system
CN111445498A (en) Target tracking method adopting Bi-L STM neural network
CN102645894A (en) Fuzzy adaptive dynamic programming method
CN104050505A (en) Multilayer-perceptron training method based on bee colony algorithm with learning factor
CN105676645A (en) Double-loop water tank liquid level prediction control method based on function type weight RBF-ARX model
CN110738363B (en) Photovoltaic power generation power prediction method
CN106896724A (en) For the tracking system and tracking of sun tracker
CN101846972A (en) Biaxial scanning mirror
Anuradha et al. Direct inverse neural network control of a continuous stirred tank reactor (CSTR)
CN101846970A (en) Electric heating furnace device
CN101844154A (en) Reforming method of band steel rolling process

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20100929