CN101763035A - Method for controlling radial basis function (RBF) neural network tuned proportion integration differentiation (PID) and fuzzy immunization - Google Patents

Method for controlling radial basis function (RBF) neural network tuned proportion integration differentiation (PID) and fuzzy immunization Download PDF

Info

Publication number
CN101763035A
CN101763035A CN200910198717A CN200910198717A CN101763035A CN 101763035 A CN101763035 A CN 101763035A CN 200910198717 A CN200910198717 A CN 200910198717A CN 200910198717 A CN200910198717 A CN 200910198717A CN 101763035 A CN101763035 A CN 101763035A
Authority
CN
China
Prior art keywords
partiald
control
error
neural network
pid
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
CN200910198717A
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 University of Electric Power
University of Shanghai for Science and Technology
Original Assignee
Shanghai University of Electric Power
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 University of Electric Power filed Critical Shanghai University of Electric Power
Priority to CN200910198717A priority Critical patent/CN101763035A/en
Publication of CN101763035A publication Critical patent/CN101763035A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Feedback Control In General (AREA)

Abstract

The invention relates to a method for controlling radial basis function (RBF) neural network tuned proportion integration differentiation (PID) and fuzzy immunization. A main loop adopts RBF neural network tuned PID control, and inputs of an RBF neural network comprise an error e and an output measured value yout; kp, ki and kd are obtained by calculation; after the variables are input to the PID control for carrying out calculation, a variable u1 is output; a subloop adopts fuzzy immunization control, the fuzzy immunization control adopts an error e2 output by the PID control and the variation rate as inputs, and an output is a nonlinear function f(x), and the fuzzy immunization control is used for controlling the subloop by immune calculation; and the control is applied to a serial control system so that the system hardly has overshoot in the process of transition and is more stable.

Description

RBF neural network tuned proportion integration differentiation PID and fuzzy immunization control method
Technical field
The present invention relates to a kind of intelligent control technology, particularly a kind of RBF neural network tuned proportion integration differentiation PID and fuzzy immunization control method that is used for cascade control system.
Background technology
The conduct of PID (Proportion Integration Differentiation, proportional-integral-differential) controller is existing more than 50 year history of controller of practicability the earliest, remains most widely used industrial control unit (ICU) now.The PID controller is easily understood, and does not need condition precedents such as accurate system model in the use, thereby becomes the controller that is most widely used.But PID is non-linear in control, the time when change, coupling and parameter and the uncertain complex process of structure, the work effect is undesirable.The most important thing is, how to transfer parameter all useless if the PID controller can not be controlled complex process.
Cascade control system is by the work of major and minor two controller serial connections, shown in Fig. 1 tandem control structure block diagram.Wherein, W 1(s) be inertia district transport function; W 2(s) be leading district transport function; PI is the inner looping proportional-plus-integral controller; PID is the external loop proportional-integral derivative controller; d 1For interference is measured in output; d 2For controlled quentity controlled variable is disturbed; Rin is a set-point; Yout is an outputting measurement value.The output of master controller is as the set-point of submaster controller, and the output of submaster controller removes to handle the control practical object, to realize the definite value control to variable.The purpose of cascade control system is in order to stablize master variable better, make it to equal set-point, and master variable to be exactly the output of major loop, and major loop is a fixed set point control system thus.The output of subloop is secondary variable, and the set-point of subloop is the output of master controller, so in cascade control system, secondary variable is not that requirement is constant, but require to change with the output of master controller, and be a following control system therefore.The purpose of cascade control system is in order to stablize master variable accurately, master variable to be had relatively high expectations, and it is poor generally not allow to have a surplus, so master controller is generally selected the PI control law, when object lags behind when big, also can introduce the suitable differential action.Requirement to secondary variable in the cascade control system is not tight.In control procedure, secondary variable is that the output of constantly following master controller changes and changes, so submaster controller has generally adopted P proportional control rule just, introduce suitable integral action in case of necessity, and the differential action generally is unwanted.When load was near setting valve, the result was better.But when under other load conditions, control performance is just relatively poor, even will switch to manual adjustments from automatic control.
Summary of the invention
The present invention be directed to cascade control system PID non-linear in control, the time when change, coupling and parameter and the uncertain complex process of structure, the unfavorable problem of work effect, a kind of RBF neural network tuned proportion integration differentiation PID and fuzzy immunization control method have been proposed, with RBF neural network, immunological regulation mechanism and the organic combination of conventional PID control system, have good control effect and higher robustness.
Technical scheme of the present invention is: a kind of RBF neural network tuned proportion integration differentiation PID and fuzzy immunization control method, it is characterized in that, and comprise following concrete steps:
1) RBF neural network tuned proportion integration differentiation PID control:
A) the PID I/O of RBF neural network tuned proportion integration differentiation: the RBF neural network be input as error e and the outputting measurement value yout of system, the RBF neural network is calculated output k p, k i, k d, k p, k i, k dAfter value input PID controller calculates, output variable u 1
B) set the RBF neural network parameter: input vector X; Radially base vector is H; The center vector C of network; The sound stage width vector of network is B; Weight vector is W; The learning rate of network is η; Factor of momentum is α; Δ k p, Δ k i, Δ k dLearning rate η p, η i, η d
C) set the neural network tuned proportion integration differentiation index E ( k ) = 1 2 error 2 ( k ) , The outputting measurement value in error (k) the expression k moment and the deviation between the input value;
D) determine three inputs of PID:
xc(1)=error(k)-error(k-1)
xc(2)=error(k)
xc(3)=error(k)-2error(k-1)+error(k-2);
k p, k i, k dAdjustment adopt the gradient descent method:
Δk p = - η p ∂ E ∂ k p = - η p ∂ E ∂ y ∂ y ∂ u ∂ u ∂ k p = η p error ( k ) ∂ y ∂ u xc ( 1 )
Δk i = - η i ∂ E ∂ k i = - η i ∂ E ∂ y ∂ y ∂ u ∂ u ∂ k i = η i error ( k ) ∂ y ∂ u xc ( 2 )
Δk d = - η d ∂ E ∂ k d = - η d ∂ E ∂ y ∂ y ∂ u ∂ u ∂ k d = η d error ( k ) ∂ y ∂ u xc ( 3 )
η wherein p, η i, η dBe respectively Δ k p, Δ k i, Δ k dLearning rate,
k p=k p-1+Δk p
k i=k i-1+Δk i
k d=k d-1+Δk d
E) computing controller output variable u 1, u (k)=u (k-1)+k pXc (1)+k iXc (2)+k dXc (3);
2) fuzzy immunization control:
1) I/O of fuzzy immunization control: the input variable of fuzzy immunization control is the error e of inner looping RBF neural network tuned proportion integration differentiation PID control output 2And rate of change de 2/ dt; Fuzzy immunization control output variable is f (x); Control system always is output as u 2
2) membership function of design fuzzy immunization control input and output;
3) sum up the fuzzy immunization control law:, sum up the fuzzy immunization control law according to T cell feedback regulation principle;
4) stimulation that is subjected to according to cell comes analogy control law wherein, tries to achieve k u=K (1-τ f (x)), wherein K is a controls reaction speed, and τ is the control stabilization effect, and f (x) is a selected nonlinear function;
5) according to k u, controlled system always exports u 2, u 2=k uE 2
Beneficial effect of the present invention is: RBF neural network tuned proportion integration differentiation PID of the present invention and fuzzy immunization control method, apply in the cascade control system, and the system that makes does not almost have overshoot in transient process, and system is more stable.
Description of drawings
Fig. 1 is a tandem control structure block diagram;
Fig. 2 is RBF neural network structure figure;
Fig. 3 is RBF neural network tuned proportion integration differentiation PID of the present invention and fuzzy immunization control block diagram;
Fig. 4 is the membership function figure of deviation of the present invention and deviation variation rate;
Fig. 5 exports the membership function figure of f (x) for the present invention;
Fig. 6 is a unit-step response curve map of the present invention;
Fig. 7 is a system interference response curve of the present invention.
Embodiment
Along with the development of Intelligent Control Theory such as expert system, fuzzy control, neural network, formed the Intelligent PID Control strategy that multiple Based Intelligent Control combines with PID control.Because neural network has self-organization, self study, adaptive ability, become most important a kind of mode in the Based Intelligent Control based on the control of neural network.RBF (Radial Basis Function, radial basis function, hereinafter to be referred as RBF) neural network has the ability that can approach any Nonlinear Mapping, and network structure is simple, the connection weights of its output are linear with output, can adopt the linear optimization algorithm that guarantees global optimum, thereby become the focus of research.
The RBF neural network is three layers of feedforward network with single hidden layer.Because it has simulated the local neural network structure of adjusting, covering acceptance domain mutually in the human brain.Therefore, the RBF network is that network is approached in a kind of part, and it can approach any continuous function with arbitrary accuracy.
The RBF network is a kind of three layers of feedforward network, is non-linear by the mapping that is input to output, and the hidden layer space is linear to the mapping of output region, thereby has accelerated pace of learning greatly and avoided the local minimum problem.The RBF network structure as shown in Figure 2.
In the RBF network structure, X=[x 1, x 2, Λ x n] T, be the input vector of network.If the radially base vector H=[h of RBF network 1, h 2, Λ h jΛ h m] T, h wherein jBe the gaussian basis function
h j = exp ( - | | X - C j | | 2 2 b j 2 ) , j = 1,2 , Λm - - - ( 1 )
The center vector of j node of network is C j=[c J1, c J2Λ c JiΛ c Jn] T, wherein, i=1,2, Λ n
If the sound stage width vector of network is: B=[b 1, b 2Λ Λ b m] T, b jBe the sound stage width degree parameter of node j, and be number greater than zero.The weight vector of network is W=[w 1, w 2Λ w jΛ w m] T(2)
Identification network is output as: y m(k)=w 1h 1+ w 2h 2+ Λ w mh m(3)
The performance index function of identifier is: J 1 = 1 2 ( yout ( k ) - y m ( k ) ) 2 - - - ( 4 )
According to the gradient descent method, the iterative algorithm of output power, node center and node sound stage width parameter is as follows:
w j(k)=w j(k-1)+η(yout(k)-y m(k))h j+α(w j(k-1)-w j(k-2)) (5)
Δ b j = ( yout ( k ) - y m ( k ) ) w j h j | | X - C j | | 2 b j 3 - - - ( 6 )
b j(k)=b j(k-1)+ηΔb j+α(b j(k-1)-b j(k-2)) (7)
Δc ji = ( yout ( k ) - y m ( k ) ) w j x j - c ji b j 2 - - - ( 8 )
c ji(k)=c ji(k-1)+ηΔc ji+α(c ji(k-1)-c ji(k-2)) (9)
In the formula, η is a learning rate, and α is a factor of momentum.
Jacobian battle array (being the sensitivity information of the output of object to the control input) algorithm is
∂ y ( k ) ∂ u ( k ) ≈ ∂ y m ( k ) ∂ u ( k ) = Σ j = 1 m w j h j c ji - x 1 b j 2 - - - ( 10 )
In the formula, x 1=u (k)
RBF network PID three of the PID that adjust are input as:
xc(1)=error(k)-error(k-1) (11)
xc(2)=error(k) (12)
xc(3)=error(k)-2error(k-1)+error(k-2) (13)
In the formula, the outputting measurement value in error (k) the expression k moment and the deviation between the input value.
Control algolithm is:
u(k)=u(k-1)+k pxc(1)+k ixc(2)+k dxc(3) (14)
The neural network tuned proportion integration differentiation index is:
E ( k ) = 1 2 error 2 ( k ) - - - ( 15 )
k p, k i, k dAdjustment adopt the gradient descent method:
Δk p = - η p ∂ E ∂ k p = - η p ∂ E ∂ y ∂ y ∂ u ∂ u ∂ k p = η p error ( k ) ∂ y ∂ u xc ( 1 ) - - - ( 16 )
Δk i = - η i ∂ E ∂ k i = - η i ∂ E ∂ y ∂ y ∂ u ∂ u ∂ k i = η i error ( k ) ∂ y ∂ u xc ( 2 ) - - - ( 17 )
Δk d = - η d ∂ E ∂ k d = - η d ∂ E ∂ y ∂ y ∂ u ∂ u ∂ k d = η d error ( k ) ∂ y ∂ u xc ( 3 ) - - - ( 18 )
In the formula,
Figure G2009101987170D00066
Be the Jacobian information of controlled device, can get by the identification of neural network; η p, η i, η dBe respectively Δ k p, Δ k i, Δ k dLearning rate.
Therefore,
k p=k p-1+Δk p (19)
k i=k i-1+Δk i (20)
k d=k d-1+Δk d (21)
Artificial immune system is a kind of intelligent method of natural imitation immunologic function, by biosome to external world the mechanism and the noise of defence naturally of material restrain oneself, evolutionary learning technology such as teacherless learning, self-organization, provide new method for solving various engineering problems.The fuzzy immunization controller is to use for reference the immune mechanism of biosystem and a kind of gamma controller of designing, and it has good control effect and higher robustness.
Immune system is the specific character physiological reaction of biosome.Biological immune system can produce corresponding antibody and resist for the antigen of external infringement, after antigen and the antibodies, can produce a series of reaction, by phagocytosis or produce specific enzymes be used for damaging antigen.Biological immune system is made up of lymphocyte and antibody molecule, and lymphocyte (is respectively auxiliary cell T by the T cell that thymus gland produces again HWith inhibition cell T S) and the B cell that produces of marrow form.Invade body and after peripheral cell digestion, information is passed to the T cell when antigen, promptly pass to T HCell and T SCell stimulates the B cell then.The B cell produces antibody to eliminate antigen.When antigen more for a long time, the T in the body HCell is also more, and T SCell is less, thereby can produce more B cell.Along with the minimizing of antigen, the T in the body SCytosis, it has suppressed T HThe generation of cell, then the B cell is also along with minimizing.Through after a while at interval after, immune feedback system just tends to balance.Suppressing the mutual cooperation between mechanism and the primary feedback mechanism, is by Immune Feedback Mechanism the rapid reaction and the stable immune system of antigen to be finished.
Though immune system is very complicated, the adaptive ability of its antigen is fairly obvious.These intelligent behaviors of bioinformation system are for science and engineering field provide various theoretical reference and technical method.Based on above-mentioned T cell feedback regulation principle, propose the fuzzy immunization controller: the antigen quantity that defines k generation is ε (k), by the T of antigenic stimulus HCell is output as T H(k), T SCell is T to the influence of B cell S(k), then total stimulation of B cell acceptance is: S (k)=T H(k)-T S(k) (22)
In the formula, T H(k)=k 1ε (k), T S(k)=k 2F (Δ S (k)) ε (k), k 1, k 2Be coefficient.
The amount of supposing killer T cell is provided by B cellular activity differential, then the u of killer T cell Kill(k) amount is: u Kill(k)=k 1ε (k)-k 2F (Δ u Kill(k)) ε (k)=K (1-τ f (Δ u Kill(k))) ε (k)=k uε (k) (23) formula (23) i.e. immunity feedback rule.
If f is (Δ u Kill(k)) being f (x), is a selected nonlinear function.If be defined as:
f(x)=1-exp(-x/a) (24)
A>0 wherein is for changing the parameter of functional form.Mild more when the curve of the big more f of a (x), to all x, f (x) ∈ [0,1] is arranged all.
The stimulation that is subjected to according to cell comes analogy control law wherein, obtains:
k u=K(1-τ·f(x)) (25)
Wherein K is a controls reaction speed, and τ is the control stabilization effect, and f () is a selected nonlinear function, is used for representing that cell suppresses the size of ability.
The deviation e that is input as inner looping of fuzzy immunization controller 2With deviation variation rate de 2/ dt (is designated as ec 2), be output as the value of nonlinear function f (x).
The parameter adjustment rule of fuzzy immunization control is determined regulation rule according to the principle that " it is intense big that cell is accepted thorn, and it is more little then to suppress ability " reaches " it is intense little that cell is accepted thorn, and it is big more then to suppress ability ".
Control system always is output as u 2=k uE 2(26)
At the designing requirement in the major and minor loop of cascade control system,, a kind of RBF adjust PID and fuzzy immunization control system have been designed with RBF neural network, immunological regulation mechanism and the organic combination of conventional PID control system.RBF neural network tuned proportion integration differentiation PID and fuzzy immunization control structure as shown in Figure 3, major loop adopts the PID control of RBF neural network tuned proportion integration differentiation, the RBF neural network be input as error e and outputting measurement value yout, by calculating k p, k i, k d, input to the PID controller and calculate; Subloop adopts the fuzzy immunization controller, and the fuzzy immunization controller is with error e 2And rate of change is output as a nonlinear function f (x) as input, calculates through immunity then to be used to control subloop.
Design of Controller comprises two parts: major loop controlling Design and subloop controlling Design.
Major loop RBF neural network tuned proportion integration differentiation PID design of Controller step is as follows:
1) the RBF PID controller I/O of adjusting: the RBF neural network be input as error e and outputting measurement value yout, by calculating k p, k i, k d, inputing to after the PID controller calculates, output variable is u 1
2) set the RBF neural network parameter: input vector X; Radially base vector is H; The center vector C of network; The sound stage width vector of network is B; Weight vector is W; The learning rate of network is η; Factor of momentum is α; Δ k p, Δ k i, Δ k dLearning rate η p, η i, η d
3) set neural network tuned proportion integration differentiation index E;
4) determine three input: xc of PID (1), xc (2), xc (3); k p, k i, k dAdjustment adopt the gradient descent method;
5) computing controller output variable u 1
Subloop fuzzy immunization design of Controller step is as follows:
1) I/O of fuzzy immunization controller: the input variable of fuzzy immunization controller is the error e of inner looping 2And rate of change; Fuzzy immunization controller output variable is f (x); Control system always is output as u 2
2) membership function of design fuzzy immunization controller input and output;
3) sum up the fuzzy immunization control law:, sum up the fuzzy immunization control law according to T cell feedback regulation principle;
4) stimulation that is subjected to according to cell comes analogy control law wherein, tries to achieve k u
5) according to k i, controlled system always exports u 2, u 2=k uE 2
In the boiler steam temperature automatic control system, superheat steam temperature is one of important indicator of boiler operatiopn quality, superheat steam temperature too high or too low security and economy that all can remarkable influence power plant.Superheat steam temperature is too high, may cause the high-pressure section metal of superheater, jet chimney and steam turbine to damage, thereby the upper limit of overheating steam temperature is not generally answered 5 ℃ of overrates.Superheat steam temperature is low excessively, can reduce the thermal efficiency of full factory again and influence the safety and economic operation of steam turbine, thereby the lower limit of overheating steam temperature generally is not less than 10 ℃ of ratings.The ratings of overheating steam temperature is usually more than 500 ℃, and for example high-pressure boiler is generally 540 ℃, and overheating steam temperature is remained in 540 ℃ the scope.Main cascade control system and the leading differential control system of adopting realizes in power plant.Adopt conventional PID cascade control method to be difficult to obtain satisfied control effect.Have the object of big inertia for this class of boiler overheating steam temperature, adopt conventional PID regulator, near the working point among a small circle in because its dynamic perfromance is similar to linearity, might control better; But, just need to revise pid parameter immediately, otherwise will not reach the control requirement when changing set-point on a large scale or being subjected to external environment (comprising operating mode) too during big disturbance.
At present, most thermal power plant's overheating steam temperature employings tandem controlling schemes shown in Figure 1.With certain power plant's overheating steam temperature is example, and its leading district transport function is: W 2 ( s ) = 8 ( 1 + 15 s ) 2 , Its inertia district transport function is: W 1 ( s ) = 1.125 ( 1 + 25 s ) 3 .
Major loop RBF Tuning PID Controller device design procedure is as follows:
1) the adjust input variable of PID of the RBF PID controller I/O of adjusting: RBF is error e and outputting measurement value yout; The controller output variable is u 1
2) set the RBF neural network parameter: input vector X=[0,0,0] TRadially base vector is H=[0,0,0,0,0,0] TThe center vector of network C = 30 * 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ; The sound stage width vector of network is B=40*[1,1,1,1,1,1] TWeight vector is W=10*[1,1,1,1,1,1] TThe learning rate of network is η=0.25; Factor of momentum is α=0.05; Learning rate η p=0.2; η i=0.2; η d=0.2;
3) set neural network tuned proportion integration differentiation index E, E ( k ) = 1 2 error 2 ( k ) ;
4) determine three input: xc=[0 of PID, 0,0] Tk p, k i, k dAdjustment adopt the gradient descent method;
5) computing controller output variable u 1, u 1(k)=u (k-1)+k pXc (1)+k iXc (2)+k dXc (3).
Subloop fuzzy immunization design of Controller step is as follows:
1) I/O of fuzzy immunization controller: the input variable of fuzzy immunization controller is the error e of inner looping 2And rate of change; Fuzzy immunization controller output variable is f (x); Control system always is output as u 2
2) membership function of design fuzzy immunization controller input and output.Deviation e 2Rate of change ec with deviation 2Domain be [1,1], the domain of output is [1,1].The fuzzy set of each input variable is that { fuzzy set of output variable is { N, Z, P} for N, P}.Deviation, the membership function of deviation variation rate is as shown in Figure 4; The membership function of output f (x) as shown in Figure 5.
3) sum up the fuzzy immunization control law: according to T cell feedback regulation principle, sum up the fuzzy immunization control law,
If?e 2?and?ec 2?are?big,then?f(·)is?small;
If?e 2?is?big?and?ec 2?is?small,then?f(·)is?zero;
If?e 2?is?small?and?ec 2?is?big,then?f(·)is?zero;
If?e 2?and?ec 2?are?small,then?f(·)is?big.
4) stimulation that is subjected to according to cell comes analogy control law wherein, tries to achieve k u=K (1-τ f (x)), wherein, controls reaction speed K=7.55; Control stabilization effect τ=0.1.;
5) according to k u, controlled system always exports u 2=k uE 2
Emulation by conventional PID controllers, RBF are adjusted PID and fuzzy immunization controller obtains following control curve as shown in Figure 6.
As shown in Figure 6, when being input as unit step, be 300s the settling time of traditional PI D, and 8% overshoot is arranged; And RBF adjusts and only is PID fuzzy immunization control method settling time 200s, does not almost have overshoot, and system is more stable.
Fig. 7 is conventional PID controllers, RBF PID and the fuzzy immunization controller family curve after system adds the unit step disturbance of adjusting.As shown in Figure 7, the overshoot of traditional PID control is 13%, and be 320s settling time; And the overshoot of new algorithm is 8%, and be 250s settling time.

Claims (1)

1. RBF neural network tuned proportion integration differentiation PID and fuzzy immunization control method is characterized in that, comprise following concrete steps:
1) RBF neural network tuned proportion integration differentiation PID control:
A) the PID I/O of RBF neural network tuned proportion integration differentiation: the RBF neural network be input as error e and the outputting measurement value yout of system, the RBF neural network is calculated output k p, k i, k d, k p, k i, k dAfter value input PID controller calculates, output variable u 1
B) set the RBF neural network parameter: input vector X; Radially base vector is H; The center vector C of network; The sound stage width vector of network is B; Weight vector is W; The learning rate of network is η; Factor of momentum is α; Δ k p, Δ k i, Δ k dLearning rate η p, η i, η d
C) set the neural network tuned proportion integration differentiation index E ( k ) = 1 2 error 2 ( k ) , The outputting measurement value in error (k) the expression k moment and the deviation between the input value;
D) determine three inputs of PID:
xc(1)=error(k)-error(k-1)
xc(2)=error(k)
xc(3)=error(k)-2error(k-1)+error(k-2);
k p, k i, k dAdjustment adopt the gradient descent method:
Δ k p = - η p ∂ E ∂ k p = - η p ∂ E ∂ y ∂ y ∂ u ∂ u ∂ k p = η p error ( k ) ∂ y ∂ u xc - - - ( 1 )
Δ k i = - η i ∂ E ∂ k i = - η i ∂ E ∂ y ∂ y ∂ u ∂ u ∂ k i = η i error ( k ) ∂ y ∂ u xc - - - ( 2 )
Δ k d = - η d ∂ E ∂ k d = - η d ∂ E ∂ y ∂ y ∂ u ∂ u ∂ k d = η d error ( k ) ∂ y ∂ u xc - - - ( 3 )
η wherein p, η i, η dBe respectively Δ k p, Δ k i, Δ k dLearning rate,
k p=k p-1+Δk p
k i=k i-1+Δk i
k d=k d-1+Δk d
E) computing controller output variable u 1, u (k)=u (k-1)+k pXc (1)+k iXc (2)+k dXc (3);
2) fuzzy immunization control:
1) I/O of fuzzy immunization control: the input variable of fuzzy immunization control is the error e of inner looping RBF neural network tuned proportion integration differentiation PID control output 2And rate of change de 2/ dt; Fuzzy immunization control output variable is f (x); Control system always is output as u 2
2) membership function of design fuzzy immunization control input and output;
3) sum up the fuzzy immunization control law:, sum up the fuzzy immunization control law according to T cell feedback regulation principle;
4) stimulation that is subjected to according to cell comes analogy control law wherein, tries to achieve k u=K (1-τ f (x)), wherein K is a controls reaction speed, and τ is the control stabilization effect, and f (x) is a selected nonlinear function;
5) according to k u, controlled system always exports u 2, u 2=k uE 2
CN200910198717A 2009-11-13 2009-11-13 Method for controlling radial basis function (RBF) neural network tuned proportion integration differentiation (PID) and fuzzy immunization Pending CN101763035A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910198717A CN101763035A (en) 2009-11-13 2009-11-13 Method for controlling radial basis function (RBF) neural network tuned proportion integration differentiation (PID) and fuzzy immunization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910198717A CN101763035A (en) 2009-11-13 2009-11-13 Method for controlling radial basis function (RBF) neural network tuned proportion integration differentiation (PID) and fuzzy immunization

Publications (1)

Publication Number Publication Date
CN101763035A true CN101763035A (en) 2010-06-30

Family

ID=42494244

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910198717A Pending CN101763035A (en) 2009-11-13 2009-11-13 Method for controlling radial basis function (RBF) neural network tuned proportion integration differentiation (PID) and fuzzy immunization

Country Status (1)

Country Link
CN (1) CN101763035A (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102497148A (en) * 2011-11-20 2012-06-13 北京航空航天大学 High-precision control device for mechanical flywheel
CN102647130A (en) * 2012-04-20 2012-08-22 上海电机学院 Permanent magnet synchronous linear motor control method
CN102853069A (en) * 2012-09-05 2013-01-02 江苏大学 Fuzzy immune PID (proportion integration differentiation) control system and method based on hydro-viscous soft start device
CN103543763A (en) * 2013-10-28 2014-01-29 北京华清燃气轮机与煤气化联合循环工程技术有限公司 Heavy-duty gas turbine temperature control method based on fuzzy immune proportional integral control
CN104102782A (en) * 2014-07-18 2014-10-15 上海电力学院 Method for controlling temperatures of reactors of pressurized water reactor nuclear power stations by aid of RBF (radial basis function) neural networks
CN104192279A (en) * 2014-09-16 2014-12-10 哈尔滨恒誉名翔科技有限公司 Fuzzy immune control based low-speed fin stabilizer control method
CN104214772A (en) * 2014-07-16 2014-12-17 山西大学 AGC load command response control method for circulating fluidized bed set
CN104238365A (en) * 2014-09-25 2014-12-24 河海大学常州校区 Cantilever beam vibration control method on basis of self-adaption neural network control
CN105425590A (en) * 2015-12-31 2016-03-23 河南科技大学 PID active queue management method based on improved immune algorithm
CN105446373A (en) * 2015-12-24 2016-03-30 武汉理工大学 Intelligent control method for optimizing oil unloading of marine cargo oil pump based on fuzzy immune PID
CN106090617A (en) * 2016-07-12 2016-11-09 上海电力学院 The natural gas energy resource station system of a kind of low pressure thermic load pressure stability and control method
CN106292785A (en) * 2015-05-18 2017-01-04 广东兴发铝业有限公司 Aluminum-bar heating furnace ignition temperature automaton based on neutral net
CN109272037A (en) * 2018-09-17 2019-01-25 江南大学 A kind of self-organizing TS pattern paste network modeling method applied to infra red flame identification
CN109870909A (en) * 2019-03-01 2019-06-11 中国人民解放军陆军装甲兵学院 A kind of Artificial Immune Algorithm based on RBF neural and adaptable search
CN110308658A (en) * 2019-07-24 2019-10-08 广东工业大学 A kind of pid parameter setting method, device, system and readable storage medium storing program for executing
CN111520878A (en) * 2020-05-02 2020-08-11 苏州科技大学 Air conditioner temperature control system based on RBF neural network and control method thereof
CN112666830A (en) * 2020-12-24 2021-04-16 西南技术物理研究所 Tracking precision control method based on RBF neural network
CN113759698A (en) * 2021-08-25 2021-12-07 中通服公众信息产业股份有限公司 Source network congestion transmission control method
CN114089795A (en) * 2021-11-22 2022-02-25 江苏科技大学 Fuzzy neural network temperature control system and method based on event triggering

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102497148B (en) * 2011-11-20 2013-12-11 北京航空航天大学 High-precision control device for mechanical flywheel
CN102497148A (en) * 2011-11-20 2012-06-13 北京航空航天大学 High-precision control device for mechanical flywheel
CN102647130A (en) * 2012-04-20 2012-08-22 上海电机学院 Permanent magnet synchronous linear motor control method
CN102853069A (en) * 2012-09-05 2013-01-02 江苏大学 Fuzzy immune PID (proportion integration differentiation) control system and method based on hydro-viscous soft start device
CN103543763A (en) * 2013-10-28 2014-01-29 北京华清燃气轮机与煤气化联合循环工程技术有限公司 Heavy-duty gas turbine temperature control method based on fuzzy immune proportional integral control
CN103543763B (en) * 2013-10-28 2016-01-20 北京华清燃气轮机与煤气化联合循环工程技术有限公司 Based on the heavy duty gas turbine temperature-controlled process of fuzzy immunization proportional plus integral control
CN104214772B (en) * 2014-07-16 2016-06-22 山西大学 A kind of control method of Properties of CFB AGC load instruction response
CN104214772A (en) * 2014-07-16 2014-12-17 山西大学 AGC load command response control method for circulating fluidized bed set
CN104102782A (en) * 2014-07-18 2014-10-15 上海电力学院 Method for controlling temperatures of reactors of pressurized water reactor nuclear power stations by aid of RBF (radial basis function) neural networks
CN104102782B (en) * 2014-07-18 2017-05-24 上海电力学院 Method for controlling temperatures of reactors of pressurized water reactor nuclear power stations by aid of RBF (radial basis function) neural networks
CN104192279A (en) * 2014-09-16 2014-12-10 哈尔滨恒誉名翔科技有限公司 Fuzzy immune control based low-speed fin stabilizer control method
CN104238365A (en) * 2014-09-25 2014-12-24 河海大学常州校区 Cantilever beam vibration control method on basis of self-adaption neural network control
CN106292785A (en) * 2015-05-18 2017-01-04 广东兴发铝业有限公司 Aluminum-bar heating furnace ignition temperature automaton based on neutral net
CN105446373A (en) * 2015-12-24 2016-03-30 武汉理工大学 Intelligent control method for optimizing oil unloading of marine cargo oil pump based on fuzzy immune PID
CN105425590A (en) * 2015-12-31 2016-03-23 河南科技大学 PID active queue management method based on improved immune algorithm
CN105425590B (en) * 2015-12-31 2018-01-09 河南科技大学 A kind of PID active queue management methods based on optimization for ant algorism
CN106090617A (en) * 2016-07-12 2016-11-09 上海电力学院 The natural gas energy resource station system of a kind of low pressure thermic load pressure stability and control method
CN109272037B (en) * 2018-09-17 2020-10-09 江南大学 Self-organizing TS type fuzzy network modeling method applied to infrared flame identification
CN109272037A (en) * 2018-09-17 2019-01-25 江南大学 A kind of self-organizing TS pattern paste network modeling method applied to infra red flame identification
CN109870909A (en) * 2019-03-01 2019-06-11 中国人民解放军陆军装甲兵学院 A kind of Artificial Immune Algorithm based on RBF neural and adaptable search
CN110308658A (en) * 2019-07-24 2019-10-08 广东工业大学 A kind of pid parameter setting method, device, system and readable storage medium storing program for executing
CN110308658B (en) * 2019-07-24 2023-09-26 广东阿达智能装备有限公司 PID parameter setting method, device and system and readable storage medium
CN111520878A (en) * 2020-05-02 2020-08-11 苏州科技大学 Air conditioner temperature control system based on RBF neural network and control method thereof
CN112666830A (en) * 2020-12-24 2021-04-16 西南技术物理研究所 Tracking precision control method based on RBF neural network
CN113759698A (en) * 2021-08-25 2021-12-07 中通服公众信息产业股份有限公司 Source network congestion transmission control method
CN113759698B (en) * 2021-08-25 2024-06-28 中通服公众信息产业股份有限公司 Source network congestion transmission control method
CN114089795A (en) * 2021-11-22 2022-02-25 江苏科技大学 Fuzzy neural network temperature control system and method based on event triggering

Similar Documents

Publication Publication Date Title
CN101763035A (en) Method for controlling radial basis function (RBF) neural network tuned proportion integration differentiation (PID) and fuzzy immunization
CN104122797B (en) A kind of Novel fire group of motors load multivariable predicting control method
Dettori et al. An adaptive Fuzzy logic-based approach to PID control of steam turbines in solar applications
Cirre et al. Feedback linearization control for a distributed solar collector field
Cui et al. Deep-neural-network-based economic model predictive control for ultrasupercritical power plant
Kong et al. An effective nonlinear multivariable HMPC for USC power plant incorporating NFN-based modeling
Prasad et al. Frequency regulation using neural network observer based controller in power system
Guha et al. Adaptive fractional-order sliding-mode disturbance observer-based robust theoretical frequency controller applied to hybrid wind–diesel power system
Sambariya et al. A robust PID controller for load frequency control of single area re-heat thermal power plant using elephant herding optimization techniques
CN103322553A (en) Multi-model disturbance estimation predictive-control method for superheated steam temperature of thermal power generating unit
CN104500150B (en) A kind of governor for steam turbine actuator piecewise linear model and parameter acquiring method
Ruiz-Moreno et al. Model predictive control based on deep learning for solar parabolic-trough plants
Hasan et al. Robust self tuned AGC controller for wind energy penetrated power system
Burgasi et al. Fuzzy and PID controllers performance analysis for a combined-cycle thermal power plant
Lone et al. Load frequency control of two area interconnected power system using SSSC with PID, Fuzzy and Neural Network Based Controllers
CN107611975B (en) The multiple domain power system load frequency expansion forecast Control Algorithm of the photovoltaic containing Thief zone
Bhatt et al. Performance analysis of WOA optimised PID controllers for LFC of interconnected thermal power systems
Stephan Load frequency control of hybrid hydro systems using tuned PID controller and fuzzy logic controller
Lei Application improved particle swarm algorithm in parameter optimization of hydraulic turbine governing systems
Zhu et al. Internal model control using LMS filter and its application to superheated steam temperature of power plant
Hamdy et al. Frequency stability of two-area interconnected power system with doubly fed induction generator based wind turbine
Wei et al. Particle swarm optimization PID neural network control method in the main steam temperature control system
Karlova-Sergieva Conditional Feedback Control of Second-Order Process
Setiawan et al. Controlling of non-minimum phase micro hydro power plant based on adaptive B-Spline neural network
Mohanty et al. Load frequency control of nonlinear interconnected hydro-thermal system using differential evolution technique

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20100630