CN103592852A - PID (Proportion Integration Differentiation) controller optimizing design method based on particle swarm membrane algorithm - Google Patents

PID (Proportion Integration Differentiation) controller optimizing design method based on particle swarm membrane algorithm Download PDF

Info

Publication number
CN103592852A
CN103592852A CN201310635155.8A CN201310635155A CN103592852A CN 103592852 A CN103592852 A CN 103592852A CN 201310635155 A CN201310635155 A CN 201310635155A CN 103592852 A CN103592852 A CN 103592852A
Authority
CN
China
Prior art keywords
particle
layer
underlying membrane
population
film
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
CN201310635155.8A
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.)
Southwest Jiaotong University
Original Assignee
Southwest Jiaotong University
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 Southwest Jiaotong University filed Critical Southwest Jiaotong University
Priority to CN201310635155.8A priority Critical patent/CN103592852A/en
Publication of CN103592852A publication Critical patent/CN103592852A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Feedback Control In General (AREA)

Abstract

The invention relates to a PID controller parameter optimizing method, and especially discloses a PID controller optimizing design method based on a particle swarm membrane algorithm. The method comprises that an optimal particle is obtained from a swarm, different dimension values of the particle are successively assigned to to-be-optimized parameters Kp, Ki and Kd, a control system model is operated, performance indexes output by the system are obtained, and it is determined whether the evolution rule is used again to search for the optimal particle so that the optimal control effect can be obtained. The PID controller optimizing design method combines membrane computing with traditional PSO (Particle Swarm Optimization), fully utilizes the partition function and transport communication rules, can obtain a set of more proper PID control parameters, and finally enables a controlled system to achieve the optimal control effect. According the PID controller optimizing design method, the controlled system can obtain the set of more proper PID control parameters and achieves the optimal control effect under the condition that the controller structure is not changed.

Description

PID controller optimization method for designing based on population film algorithm
Technical field
The present invention relates to industrial process control technology field, particularly a kind of PID(proportional-integral-differential based on population film algorithm) controller parameter optimization method.
Background technology
Being created in when greatly enhancing productivity of industrial automation brought huge economic benefit, as the control system of its key link, no matter be that theory or technology application aspect have all obtained developing rapidly.In industrial process, when control system puts into operation, must be optimized controller, make control system obtain as much as possible optimum control performance to obtain larger economic benefit.The optimal design of controller generally comprises two aspects, i.e. the optimization of controller architecture and the optimization of controller parameter.The optimization, the particularly Proportional coefficient K of PID controller of the controller parameter that controller optimization design of the present invention just refers to p, storage gain K iwith differential gain K doptimization.
In general, after the control strategy of control system is determined, the structure of controller just can be decided.And the parameter of controller is very large to the performance impact of control system, if choose improperly, can make the hydraulic performance decline of whole system, when serious, even also can cause that system produces unsteady phenomena.PID controller because it is simple in structure, good stability, easily realize and robustness good, in industrial automation, application is always extensive.So, after the structure of control strategy and control system is determined, how by PID controller being optimized to design to obtain better PID controller parameter, thereby make the control effect of controlled system reach the more excellent even optimum strong practical significance that has.
At present, conventional PID controller optimization method comprises classic method and intelligent method.Conventional PID controllers Optimization Design Method mainly comprises Ziegler-Nichols method (Z-N method), simplicial method, relay setting method etc., the common advantage of these methods is simple, but they have identical problem in PID controller optimization design process, the optimization that is all difficult to realize parameter is adjusted, easily produce vibration and large overshoot, and the adjusting time is often longer.Intelligent PID controller Optimization Design Method is easily absorbed in precocious phenomenon at high order system or in the process of optimization of pure lag system system and cannot obtains global optimum as genetic algorithm (GA), particle cluster algorithm (PSO) etc., thereby makes controlled system cannot obtain satisfied control effect.
Summary of the invention
For above-mentioned technical matters, target of the present invention is that a kind of PID controller optimization method for designing based on population film algorithm is provided.
The present invention solves the problems of the technologies described above, and the technical scheme of employing is that the PID controller optimization method for designing based on population film algorithm, comprises the following steps:
A, initialization algorithm parameter, comprise underlying membrane quantity m, inertia weight w, acceleration factor c 1, c 2, dimension D, algorithm termination condition and membrane structure, m is natural number, m>=1;
B, initialization population, produce one by n the molecular particle population flying according to certain speed of grain in D dimension space, and between position x, the flying speed v of each particle of random initializtion and the movement area of particle, then each particle in this population is assigned randomly in m layer underlying membrane, and guarantees to have at least in a particle individuality and top layer film and do not comprise any particle in every layer of underlying membrane; Initialization is as follows:
w 0=λ,
w 1 = q 1 q 2 q 3 . . . q n 1 ,1≤n 1<n-m+1,
w 2 = q n 1 + 1 q n 1 + 2 . . . q n 2 ,n 1+1≤n 2<n-m+2,
……
w m = q n ( m - 1 ) + 1 q n ( m - 1 ) + 2 . . . q n ,
W wherein 0represent the initial object in the film of top layer, λ represents null character string, w i(1≤i≤m) represents the initial object in i layer underlying membrane, and n is natural number, n>=1, and n>=m, and n represents Population Size, q i(1≤i≤n) represents a particle individuality;
In C, every layer of underlying membrane, the independent evolutionary rule of PSO that uses carries out optimizing respectively;
Concrete steps are:
(1) particle every layer of underlying membrane being obtained during Random assignment in step B is as the population at individual of this layer of underlying membrane, and population is as the population scale of this layer of underlying membrane;
(2) independently calculate the fitness function of each particle in every layer of underlying membrane and store fitness value;
(3) best values fitness value of each particle and this particle being lived through (is recorded as individual optimal value and with symbol p irepresent) relatively, if better, so using this fitness value as the current individual optimal value of this particle storage;
(4) by the individual optimal value p of each particle iwith current underlying membrane in-group optimal value p grelatively, if better, colony's optimal value the storage in current underlying membrane using the individual optimal value of this particle so;
(5) in every layer of underlying membrane, by formula (1) and (2), each particle is carried out to speed and position renewal;
v i ( t + 1 ) = wv i ( t ) + c 1 r 1 ( p i ( t ) - x i ( t ) ) + c 2 r 2 ( p g ( t ) - x i ( t ) )
x i ( t + 1 ) = x i ( t ) + v i ( t + 1 )
Wherein, v i=(v i1, v i2..., v iD) tthe speed that represents i particle in population, x i=(x i1, x i2..., x iD) tthe position that represents i particle, p i=(p i1, p i2..., p iD) tthe individual optimal value that represents each particle, p g=(p g1, p g2..., p gD) tthe colony's optimal value that represents population, g represents the call number of the desired positions of all particles experience in population, t and t+1 represent respectively t and t+1 speed and position renewal, the transposition of T representing matrix, r 1, r 2be illustrated in the random number that interval [0,1] changes;
(6), if meet termination condition, in underlying membrane, optimizing finishes and proceeds to next step, i.e. step D; Otherwise return, carry out (2) step;
D, judge in each underlying membrane that whether all objects evolve completely, completely proceed to next step if evolve, otherwise return to step C;
E, m layer underlying membrane and top layer be intermembranous carries out information interchange, every layer of underlying membrane and the intermembranous execution transhipment in top layer with exchange regularly, the optimum individual in every layer of underlying membrane is all delivered in the film of top layer, now in the film of top layer, comprise m particle;
F, m particle carries out fitness value evaluation in his-and-hers watches tunic successively;
G, in the film of top layer, m particle, select colony's optimum individual, and upgrade the current optimal value p of colony with this individuality g;
H, by each dimension value of top layer Mo Zhong colony optimal particle successively assignment, give parameter K to be optimized p, K iand K d; K wherein pfor PID controller scale-up factor, K ifor PID controller storage gain, K dfor the PID controller differential gain;
I, operational system model;
J, output controlled system performance index;
K, determine whether and meet end condition, if meet, proceed to next step, otherwise jump to step C;
The PID controller parameter that L, the output of top layer film are optimized.
Recommend, in steps A, velocity factor c 1, c 2in interval [0,2] value.
Preferably, in steps A, described membrane structure is single-layer membrane structure, wherein comprises m layer underlying membrane and top layer film 0; Its expression formula is: [ 0[ 1] 1, [ 2] 2, [ 3] 3..., [ m] m] 0.
The invention has the beneficial effects as follows, in the situation that not redesigning controller architecture, can make controlled system obtain one group of more appropriate pid control parameter (K p, K iand K d), thereby make controlled system reach better control effect.The thought that the present invention calculates film combines with traditional PS O, the sectoring function that makes full use of film calculating exchanges rule with transhipment, make the sub-population in every layer of underlying membrane in iteration, all there is strong uncertainty each time, thereby the diversity that keeps population, make the inventive method can effectively avoid precocious phenomenon and effectively improve its global optimizing ability, therefore can obtain one group of more appropriate pid control parameter (K p, K i, K d), finally make controlled system reach better control effect.
Accompanying drawing explanation
Fig. 1 is process flow diagram of the present invention;
Fig. 2 is single-layer membrane structure;
Fig. 3 is the closed loop unit-step nsponse curve of object I;
Fig. 4 is the closed loop unit-step nsponse curve of object II;
Fig. 5 is the closed loop unit-step nsponse curve of object III;
Fig. 6 is the closed loop unit-step nsponse curve of object IV.
Embodiment
Below in conjunction with drawings and Examples, the present invention is described in further detail.
The present invention is based on the PID controller optimization method for designing of population film algorithm, after obtaining the optimal particle of population, by each dimension value of this particle successively assignment, give parameter K to be optimized p, K iand K d, then operation control system model obtains the output performance index of this system, and determines whether and again adopt evolutionary rule to carry out optimizing to impel system to obtain more excellent control effect.Process flow diagram of the present invention as shown in Figure 1, is optimized design according to following steps:
1. initialization algorithm parameter.Comprise underlying membrane quantity m, inertia weight w, acceleration factor c 1, c 2(conventionally in interval [0,2] value), dimension D, algorithm termination condition and membrane structure.The present invention adopts single-layer membrane structure in recommending: [ 0[ 1] 1, [ 2] 2, [ 3] 3..., [ m] m] 0, as shown in Figure 2, wherein comprise m layer underlying membrane and top layer film 0;
2. initialization population.Produce one by n the molecular particle population flying according to certain speed of grain in D dimension space, and [v between position x, the flying speed v of each particle of random initializtion and the movement area of particle min, v max] (v min, v maxbe respectively minimum value and the maximal value of speed v), then each particle in this population is assigned randomly in m layer underlying membrane, and guarantees in every layer of underlying membrane, to have a particle individuality at least, and in the film of top layer, do not comprise any particle.Initialization is as follows:
w 0=λ,
w 1 = q 1 q 2 q 3 . . . q n 1 ,1≤n 1<n-m+1,
w 2 = q n 1 + 1 q n 1 + 2 . . . q n 2 ,n 1+1≤n 2<n-m+2,
……
w m = q n ( m - 1 ) + 1 q n ( m - 1 ) + 2 . . . q n ,
W wherein 0represent the initial object in the film of top layer, λ represents null character string, w i(1≤i≤m) represents the initial object in i layer underlying membrane, and n represents Population Size, q i(1≤i≤n) represents a particle individuality;
3. in every layer of underlying membrane, the independent evolutionary rule of PSO that uses carries out optimizing respectively.Concrete steps are:
(1) particle every layer of underlying membrane being obtained during Random assignment in the 2nd step is as the population at individual of this layer of underlying membrane, and population is as the population scale of this layer of underlying membrane;
(2) independently calculate the fitness function of each particle in every layer of underlying membrane and store fitness value;
(3) best values fitness value of each particle and this particle being lived through (is recorded as individual optimal value and with symbol p irepresent) relatively, if better, so using this fitness value as the current individual optimal value of this particle storage;
(4) by the individual optimal value p of each particle iwith current underlying membrane in-group optimal value p grelatively, if better, colony's optimal value the storage in current underlying membrane using the individual optimal value of this particle so;
(5) in every layer of underlying membrane, by formula (1) and (2), each particle is carried out to speed and position renewal;
v i ( t + 1 ) = wv i ( t ) + c 1 r 1 ( p i ( t ) - x i ( t ) ) + c 2 r 2 ( p g ( t ) - x i ( t ) ) - - - ( 1 )
x i ( t + 1 ) = x i ( t ) + v i ( t + 1 ) - - - ( 2 )
Wherein, v i=(v i1, v i2..., v iD) tthe speed that represents i particle in population, x i=(x i1, x i2..., x iD) tthe position that represents i particle, p i=(p i1, p i2..., p iD) tthe individual optimal value that represents each particle, p g=(p g1, p g2..., p gD) tthe colony's optimal value that represents population, g represents the call number of the desired positions of all particles experience in population, t and t+1 represent respectively t and t+1 speed and position renewal, the transposition of T representing matrix, r 1, r 2be illustrated in the random number that interval [0,1] changes.
(6), if meet termination condition, in underlying membrane, optimizing finishes and proceeds to next step, i.e. the 4th step; Otherwise return, carry out (2) step;
4. judge in each underlying membrane whether all objects evolve completely, if evolve, completely proceed to next step, and the 5th step, carries out the 3rd step otherwise return;
5.m layer underlying membrane and top layer be intermembranous carries out information interchange.Every layer of underlying membrane transported with the intermembranous execution in top layer and exchanges rule, and the optimum individual in every layer of underlying membrane is all delivered in the film of top layer, now in the film of top layer, comprises m particle;
6. m particle carries out fitness value evaluation in his-and-hers watches tunic successively;
7. in the film of top layer, m particle, select colony's optimum individual, and upgrade the current optimal value p of colony with this individuality g;
8. by each dimension value of top layer Mo Zhong colony optimal particle successively assignment, give parameter K to be optimized p, K iand K d;
9. operational system model;
10. export controlled system performance index;
11. determine whether and meet end condition, if meet, algorithm proceeds to next step, i.e. the 12nd step, otherwise jump to the 3rd step;
The PID controller parameter that 12. top layer film outputs are optimized.
Embodiment
Adopt the present invention to carry out the design of PID controller optimization to four classical single-input single-outputs (SISO) controlled device, the mathematical model of four objects is as shown in the formula shown in (3)~(6), be respectively one order inertia and add three rank linear system and fourth-order linear system, the wherein G that pure lag system (models of most chemical processes), second-order inertia add pure lag system (lag time constant is larger), non-minimum phase 1(s), G 2(s), G 3and G (s) 4(s) difference indicated object I, II, III and IV are at the function in complex frequency domain (s territory).The performance index that adopt in embodiment comprise individual event performance index overshoot (T s), adjusting time (σ) and absolute value error integral performance index (IAE), adopt Matlab7.5 as implementation tool, operating system be Windows XP, CPU be AMD Sempron 1.6GHz and in save as on the computing machine of 1GB and solve.
Object I:
G 1 ( s ) = 1 s + 1 e - 0.2 s - - - ( 3 )
Object II:
G 2 ( s ) = 0.33 134 s 2 + 18.5 s + 1 e - 18.25 s - - - ( 4 )
Object III:
G 3 ( s ) = 1 - 1.4 s ( 1 + s ) 3 - - - ( 5 )
Object IV:
G 4 ( s ) = 1 ( 1 + s ) ( s / 6 + 1 ) 3 - - - ( 6 )
The specific implementation step of the PID controller optimization method for designing of this example based on population film algorithm is as follows:
Step1: initialization algorithm parameter.Algorithm parameter arranges as follows: underlying membrane quantity m=16, inertia weight ω=0.6, acceleration factor c 1=c 2=2, the dimension D=3 of each particle, top layer film iterations MaxIter=10, underlying membrane iterations MaxIter i=10 (1≤i≤16) and membrane structure [ 0[ 1] 1, [ 2] 2, [ 3] 3..., [ 16] 16] 0, wherein 0 is top layer film.
Step2: initialization population.Produce one by 30 molecular particle populations that fly according to certain speed of grain in 3 dimension spaces, and between position x, the flying speed v of each particle of random initializtion and the movement area of particle [1,1], then each particle in this population is assigned randomly in 16 layers of underlying membrane, and guarantees to have at least in every layer of underlying membrane one by one in body and top layer film and do not comprise any particle.Multiset initialization is as follows:
w 0=λ,
w 1 = q 1 q 2 q 3 . . . q n 1 ,1≤n 1<15,
w 2 = q n 1 + 1 q n 1 + 2 . . . q n 2 ,n 1+1≤n 2<16,
……
w 16 = q n 15 + 1 q n 15 + 2 . . . q 30 ,
Wherein Population Size is 30, q i(1≤i≤30) represent a particle individuality;
Step3: in every layer of underlying membrane, the independent evolutionary rule of PSO that uses carries out optimizing respectively.Concrete steps are:
(1) particle every layer of underlying membrane being obtained during Random assignment in the 2nd step is as the population at individual of this layer of underlying membrane, and population is as the population scale of this layer of underlying membrane;
(2) independently calculate the fitness function IAE of each particle in every layer of underlying membrane and store fitness value, wherein the mathematic(al) representation of IAE as shown in (7), the deviation of e (t) representative system wherein;
IAE = ∫ 0 ∞ | e ( t ) | dt - - - ( 7 )
(3) best values fitness value of each particle and this particle being lived through (is recorded as individual optimal value and with symbol p irepresent) relatively, if better, so using this fitness value as the current individual optimal value of this particle storage;
(4) by the individual optimal value p of each particle iwith current underlying membrane in-group optimal value p grelatively, if better, colony's optimal value the storage in current underlying membrane using the individual optimal value of this particle so;
(5) in every layer of underlying membrane, by formula (1) and (2), each particle is carried out to speed and position renewal,
v i ( t + 1 ) = wv i ( t ) + c 1 r 1 ( p i ( t ) - x i ( t ) ) + c 2 r 2 ( p g ( t ) - x i ( t ) ) With
x i ( t + 1 ) = x i ( t ) + v i ( t + 1 )
(6) if meet termination condition, i.e. Iter i=MaxIter i=10 (1≤i≤16), in underlying membrane, optimizing finishes and proceeds to next step, i.e. Step4; Otherwise return, carry out (2) step;
Step4: judge in each underlying membrane whether all objects evolve completely, completely proceed to next step if evolve, and Step5, carries out Step3 otherwise return;
Step5:16 layer underlying membrane and top layer be intermembranous carries out information interchange.Every layer of underlying membrane transported with the intermembranous execution in top layer and exchanges rule, and the optimum individual in every layer of underlying membrane is all delivered in the film of top layer, now in the film of top layer, comprises 16 particles;
Step6: in his-and-hers watches tunic, 16 particles carry out fitness value evaluation successively, fitness function adopts IAE, and its mathematic(al) representation is as shown in (7);
Step7: select colony's optimum individual 16 particles in the film of top layer, and upgrade the current optimal value p of colony with this individuality g;
Step8: give parameter K to be optimized by each dimension value of top layer Mo Zhong colony optimal particle successively assignment p, K iand K d;
Step9: operational system model;
Step10: output controlled system performance index;
Step11: determine whether and meet end condition, i.e. Ite=MaxIter=10, if meet, algorithm proceeds to next step, i.e. Step12, otherwise jump to Step3;
Step12: the PID controller parameter that film output in top layer is optimized.
Table 1 is the present invention and traditional Z-N method (Z-N), standard genetic algorithm (SGA), have PID controller parameter (Kp, Ki and Kd) that the film optimized algorithm (dsDNA-MC) of DNA double chain structure obtains when same object being carried out to controller optimization design and performance index overshoot (Ts), the contrast of adjusting time (σ), absolute value error integral performance index (IAE).Fig. 3~Fig. 6 is the closed loop step response curve comparison diagram that the present invention and above three kinds of methods obtain when object I to IV being carried out to controller optimization design.From table 1 and Fig. 3-6, can find out, when the inventive method adopts population film algorithm (PSOPS) to carry out controller optimization design, the performance of system be improved significantly.For object I, object II and object IV, adopt PSOPS algorithm to be optimized the PID control system after design to controller, there is less adjusting time, overshoot and performance index value, and effect is better than Z-N method, SGA method and dsDNA-MC method far away; For object III, as can be seen from Figure 5, the unit-step nsponse curve that Z-N method, SGA method and dsDNA-MC method obtain is slightly better than the response curve under PSOPS algorithm, but the system performance index value that PSOPS algorithm obtains is better than this three far away, and has response speed faster.
PID controller parameter and performance index that four kinds of methods of table 1 obtain
Figure BDA0000425776260000081
To sum up, the three rank linear systems and the fourth-order linear system that while adopting the present invention to carry out the design of PID controller optimization, can make one, second-order inertia add pure lag system system, non-minimum phase all obtain good performance index, the controller that the inventive method obtains has good quality, thereby makes system obtain satisfied control effect.

Claims (3)

1. the PID controller optimization method for designing based on population film algorithm, comprises the following steps:
A, initialization algorithm parameter, comprise underlying membrane quantity m, inertia weight w, acceleration factor c 1, c 2, dimension D, algorithm termination condition and membrane structure, m is natural number, m>=1;
B, initialization population, produce one by n the molecular particle population flying according to certain speed of grain in D dimension space, and between position x, the flying speed v of each particle of random initializtion and the movement area of particle, then each particle in this population is assigned randomly in m layer underlying membrane, and guarantees to have at least in a particle individuality and top layer film and do not comprise any particle in every layer of underlying membrane; Initialization is as follows:
w 0=λ,
w 1 = q 1 q 2 q 3 . . . q n 1 ,1≤n 1<n-m+1,
w 2 = q n 1 + 1 q n 1 + 2 . . . q n 2 ,n 1+1≤n 2<n-m+2,
……
w m = q n ( m - 1 ) + 1 q n ( m - 1 ) + 2 . . . q n ,
W wherein 0represent the initial object in the film of top layer, λ represents null character string, w i(1≤i≤m) represents the initial object in i layer underlying membrane, and n is natural number, n>=1, and n>=m, and n represents Population Size, q i(1≤i≤n) represents a particle individuality;
In C, every layer of underlying membrane, the independent evolutionary rule of PSO that uses carries out optimizing respectively;
Concrete steps are:
(1) particle every layer of underlying membrane being obtained during Random assignment in step B is as the population at individual of this layer of underlying membrane, and population is as the population scale of this layer of underlying membrane;
(2) independently calculate the fitness function of each particle in every layer of underlying membrane and store fitness value;
(3) best values fitness value of each particle and this particle being lived through (is recorded as individual optimal value and with symbol p irepresent) relatively, if better, so using this fitness value as the current individual optimal value of this particle storage;
(4) by the individual optimal value p of each particle iwith current underlying membrane in-group optimal value p grelatively, if better, colony's optimal value the storage in current underlying membrane using the individual optimal value of this particle so;
(5) in every layer of underlying membrane, by formula (1) and (2), each particle is carried out to speed and position renewal;
v i ( t + 1 ) = wv i ( t ) + c 1 r 1 ( p i ( t ) - x i ( t ) ) + c 2 r 2 ( p g ( t ) - x i ( t ) )
x i ( t + 1 ) = x i ( t ) + v i ( t + 1 )
Wherein, v i=(v i1, v i2..., v iD) tthe speed that represents i particle in population, x i=(x i1, x i2..., x iD) tthe position that represents i particle, p i=(p i1, p i2..., p iD) tthe individual optimal value that represents each particle, p g=(p g1, p g2..., p gD) tthe colony's optimal value that represents population, g represents the call number of the desired positions of all particles experience in population, t and t+1 represent respectively t and t+1 speed and position renewal, the transposition of T representing matrix, r 1, r 2be illustrated in the random number that interval [0,1] changes;
(6), if meet termination condition, in underlying membrane, optimizing finishes and proceeds to next step, i.e. step D; Otherwise return, carry out (2) step;
D, judge in each underlying membrane that whether all objects evolve completely, completely proceed to next step if evolve, otherwise return to step C;
E, m layer underlying membrane and top layer be intermembranous carries out information interchange, every layer of underlying membrane and the intermembranous execution transhipment in top layer with exchange regularly, the optimum individual in every layer of underlying membrane is all delivered in the film of top layer, now in the film of top layer, comprise m particle;
F, m particle carries out fitness value evaluation in his-and-hers watches tunic successively;
G, in the film of top layer, m particle, select colony's optimum individual, and upgrade the current optimal value p of colony with this individuality g;
H, by each dimension value of top layer Mo Zhong colony optimal particle successively assignment, give parameter K to be optimized p, K iand K d; K wherein pfor PID controller scale-up factor, K ifor PID controller storage gain, K dfor the PID controller differential gain;
I, operational system model;
J, output controlled system performance index;
K, determine whether and meet end condition, if meet, proceed to next step, otherwise jump to step C;
The PID controller parameter that L, the output of top layer film are optimized.
2. the PID controller optimization method for designing based on population film algorithm according to claim 1, is characterized in that, in steps A, and velocity factor c 1, c 2in interval [0,2] value.
3. the PID controller optimization method for designing based on population film algorithm according to claim 1, is characterized in that, in steps A, described membrane structure is single-layer membrane structure, wherein comprises m layer underlying membrane and top layer film 0; Its expression formula is: [ 0[ 1] 1, [ 2] 2, [ 3] 3..., [ m] m] 0.
CN201310635155.8A 2013-11-29 2013-11-29 PID (Proportion Integration Differentiation) controller optimizing design method based on particle swarm membrane algorithm Pending CN103592852A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310635155.8A CN103592852A (en) 2013-11-29 2013-11-29 PID (Proportion Integration Differentiation) controller optimizing design method based on particle swarm membrane algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310635155.8A CN103592852A (en) 2013-11-29 2013-11-29 PID (Proportion Integration Differentiation) controller optimizing design method based on particle swarm membrane algorithm

Publications (1)

Publication Number Publication Date
CN103592852A true CN103592852A (en) 2014-02-19

Family

ID=50083048

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310635155.8A Pending CN103592852A (en) 2013-11-29 2013-11-29 PID (Proportion Integration Differentiation) controller optimizing design method based on particle swarm membrane algorithm

Country Status (1)

Country Link
CN (1) CN103592852A (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103853050A (en) * 2014-03-19 2014-06-11 湖北蔚蓝国际航空学校有限公司 PID optimization control method of four-rotor aircraft
CN104062902A (en) * 2014-05-15 2014-09-24 江南大学 Delta robot time optimal trajectory planning method
CN104834215A (en) * 2015-03-24 2015-08-12 浙江师范大学 Variation particle swarm optimized BP neural network proportion integration differentiation (PID) control algorithm
CN104881512A (en) * 2015-04-13 2015-09-02 中国矿业大学 Particle swarm optimization-based automatic design method of ripple-free deadbeat controller
CN105243242A (en) * 2015-11-13 2016-01-13 中国矿业大学 Disturbance-considering minimum-beat controller automatic design method based on particle swarm algorithm
CN105262145A (en) * 2015-11-10 2016-01-20 华中科技大学 An optimal selection method for new energy mixed system control parameters
CN106054596A (en) * 2016-06-23 2016-10-26 东南大学 PID (Proportion Integration Differentiation) controller parameter optimization setting method based on improved performance indexes
CN106292281A (en) * 2016-08-29 2017-01-04 上海交通大学 A kind of TBM hydraulic propelling system pid control parameter optimization method
CN106886153A (en) * 2017-04-24 2017-06-23 兰州交通大学 A kind of control method cooperated based on cross-linked multi-diaphragm collimator blade
CN107070802A (en) * 2016-12-21 2017-08-18 吉林大学 Wireless sensor network Research of Congestion Control Techniques based on PID controller
CN107358325A (en) * 2017-07-19 2017-11-17 武汉轻工大学 A kind of Location Selection of Logistics Distribution Center method, apparatus and computer-readable recording medium
CN107807669A (en) * 2017-12-01 2018-03-16 西华大学 Control method, device and read/write memory medium based on enzyme numerical value membrane structure
CN108762062A (en) * 2018-05-24 2018-11-06 安庆联动属具股份有限公司 A kind of lift truck attachment clamping force self-adaptation control method and system
CN109541935A (en) * 2018-11-23 2019-03-29 广西大学 A kind of parameter adaptive fractional order active disturbance rejection automatic power generation control method
CN109597302A (en) * 2018-10-29 2019-04-09 曹凯 A kind of configuration method and configuration system of the quick-fried carbon-based bacterial manure of bud root guard
CN110531720A (en) * 2019-09-05 2019-12-03 西南交通大学 Optimal synchronization time determines method in a kind of MMC dcs
WO2020057217A1 (en) * 2018-09-19 2020-03-26 郑州云海信息技术有限公司 Fan control method and system based on machine learning algorithm
CN111062072A (en) * 2019-12-09 2020-04-24 桂林理工大学 Cable membrane structure form finding design method based on particle swarm optimization algorithm
CN113485363A (en) * 2021-08-02 2021-10-08 安徽理工大学 Multi-step long path planning method for coal mine underground robot based on membrane calculation and RRT (remote distance transform)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4528984B2 (en) * 2007-01-29 2010-08-25 国立大学法人広島大学 PID control device and PID control method
CN102968055A (en) * 2012-12-07 2013-03-13 上海电机学院 Fuzzy PID (Proportion Integration Differentiation) controller based on genetic algorithm and control method thereof
CN103293956A (en) * 2013-05-22 2013-09-11 上海交通大学 Method for setting fractional-order PID (proportion, integration and differentiation) controller for parameter uncertainty system which is controlled object
CN103309233A (en) * 2013-05-13 2013-09-18 陕西国防工业职业技术学院 Designing method of fuzzy PID (Proportion-Integration-Differential) controller

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4528984B2 (en) * 2007-01-29 2010-08-25 国立大学法人広島大学 PID control device and PID control method
CN102968055A (en) * 2012-12-07 2013-03-13 上海电机学院 Fuzzy PID (Proportion Integration Differentiation) controller based on genetic algorithm and control method thereof
CN103309233A (en) * 2013-05-13 2013-09-18 陕西国防工业职业技术学院 Designing method of fuzzy PID (Proportion-Integration-Differential) controller
CN103293956A (en) * 2013-05-22 2013-09-11 上海交通大学 Method for setting fractional-order PID (proportion, integration and differentiation) controller for parameter uncertainty system which is controlled object

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王涛: "基于膜计算优化算法的控制器研究与设计", 《万方硕士学位论文》, 31 October 2012 (2012-10-31) *

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103853050A (en) * 2014-03-19 2014-06-11 湖北蔚蓝国际航空学校有限公司 PID optimization control method of four-rotor aircraft
CN104062902A (en) * 2014-05-15 2014-09-24 江南大学 Delta robot time optimal trajectory planning method
CN104062902B (en) * 2014-05-15 2017-01-04 江南大学 Delta robot time optimal trajectory planning method
CN104834215B (en) * 2015-03-24 2018-02-09 浙江师范大学 A kind of BP neural network pid control algorithm of mutation particle swarm optimization
CN104834215A (en) * 2015-03-24 2015-08-12 浙江师范大学 Variation particle swarm optimized BP neural network proportion integration differentiation (PID) control algorithm
CN104881512A (en) * 2015-04-13 2015-09-02 中国矿业大学 Particle swarm optimization-based automatic design method of ripple-free deadbeat controller
CN105262145A (en) * 2015-11-10 2016-01-20 华中科技大学 An optimal selection method for new energy mixed system control parameters
CN105243242A (en) * 2015-11-13 2016-01-13 中国矿业大学 Disturbance-considering minimum-beat controller automatic design method based on particle swarm algorithm
CN106054596A (en) * 2016-06-23 2016-10-26 东南大学 PID (Proportion Integration Differentiation) controller parameter optimization setting method based on improved performance indexes
CN106054596B (en) * 2016-06-23 2018-10-26 东南大学 It is a kind of that setting method is optimized based on the PID controller parameter for improving performance indicator
CN106292281A (en) * 2016-08-29 2017-01-04 上海交通大学 A kind of TBM hydraulic propelling system pid control parameter optimization method
CN107070802A (en) * 2016-12-21 2017-08-18 吉林大学 Wireless sensor network Research of Congestion Control Techniques based on PID controller
CN106886153A (en) * 2017-04-24 2017-06-23 兰州交通大学 A kind of control method cooperated based on cross-linked multi-diaphragm collimator blade
CN106886153B (en) * 2017-04-24 2020-08-18 兰州交通大学 Cross-coupling-based control method for cooperative work of blades of multi-blade collimator
CN107358325A (en) * 2017-07-19 2017-11-17 武汉轻工大学 A kind of Location Selection of Logistics Distribution Center method, apparatus and computer-readable recording medium
CN107358325B (en) * 2017-07-19 2021-01-22 武汉轻工大学 Logistics distribution center site selection method and device and computer readable storage medium
CN107807669B (en) * 2017-12-01 2020-07-07 西华大学 Control method and device based on enzyme numerical value membrane structure and readable storage medium
CN107807669A (en) * 2017-12-01 2018-03-16 西华大学 Control method, device and read/write memory medium based on enzyme numerical value membrane structure
CN108762062A (en) * 2018-05-24 2018-11-06 安庆联动属具股份有限公司 A kind of lift truck attachment clamping force self-adaptation control method and system
WO2020057217A1 (en) * 2018-09-19 2020-03-26 郑州云海信息技术有限公司 Fan control method and system based on machine learning algorithm
CN109597302A (en) * 2018-10-29 2019-04-09 曹凯 A kind of configuration method and configuration system of the quick-fried carbon-based bacterial manure of bud root guard
CN109541935A (en) * 2018-11-23 2019-03-29 广西大学 A kind of parameter adaptive fractional order active disturbance rejection automatic power generation control method
CN110531720A (en) * 2019-09-05 2019-12-03 西南交通大学 Optimal synchronization time determines method in a kind of MMC dcs
CN111062072A (en) * 2019-12-09 2020-04-24 桂林理工大学 Cable membrane structure form finding design method based on particle swarm optimization algorithm
CN111062072B (en) * 2019-12-09 2023-04-18 桂林理工大学 Cable membrane structure form finding design method based on particle swarm optimization algorithm
CN113485363A (en) * 2021-08-02 2021-10-08 安徽理工大学 Multi-step long path planning method for coal mine underground robot based on membrane calculation and RRT (remote distance transform)
CN113485363B (en) * 2021-08-02 2024-02-20 安徽理工大学 Coal mine underground robot multi-step long path planning method based on membrane calculation and RRT

Similar Documents

Publication Publication Date Title
CN103592852A (en) PID (Proportion Integration Differentiation) controller optimizing design method based on particle swarm membrane algorithm
CN103336526B (en) Based on the robot path planning method of coevolution population rolling optimization
CN103425048B (en) A kind of multi-model generalized predictable control system and its control method based on dynamic optimization
CN103440361B (en) The modeling method of yield is etched in a kind of plasma etch process
CN104375478B (en) A kind of method and device of Rolling production process product quality on-line prediction and optimization
CN105159294B (en) For the design method of fork truck fuzzy logic motion controller
CN106647771A (en) Multi-mobile-robot minimum step formation method
CN104317195B (en) Improved extreme learning machine-based nonlinear inverse model control method
CN103312249A (en) Self-adaptation excitation control method for synchronous generator
CN107633105B (en) Improved hybrid frog-leaping algorithm-based quad-rotor unmanned aerial vehicle parameter identification method
CN108920793A (en) A kind of robotic joint space track Multipurpose Optimal Method based on quick non-dominated ranking algorithm
CN107273693A (en) A kind of hydrocarbon fuel mechanism simplification method
CN105760344B (en) A kind of distributed principal components analysis-artificial neural networks modeling method of exothermic chemical reaction
CN107193210A (en) A kind of adaptive learning default capabilities control method of nonlinear system
CN106991493A (en) Sewage disposal water outlet parameter prediction method based on Grey production fuction
CN103927451A (en) Ontrack identification method for system parameters of space robot
CN103439887A (en) PI controller parameter setting method and system with optimal lower order system ITAE
CN103489031A (en) Method for optimized dispatching in raw material evaporation process of chemical production
CN106940068A (en) A kind of determination method of the water cool-storage technology energy saving of system Optimal Control Strategy based on GACA algorithm
CN102129242A (en) Product quality control method during batch processing production process based on two-layer hybrid intelligent optimization
CN113485323B (en) Flexible formation method for cascading multiple mobile robots
CN101866144A (en) Furuta pendulum intelligent control method based on ITAE
Ding et al. Application of Fuzzy Immune Algorithm and Soft Computing in the Design of 2‐DOF PID Controller
Zhan et al. Flocking of discrete-time multi-agent systems with predictive mechanisms
CN105334730B (en) The IGA optimization T S of heating furnace oxygen content obscure ARX modeling methods

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for 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

Application publication date: 20140219