CN106896716B - Micro-grid AC/DC section converter PID parameter optimization method based on gray wolf algorithm - Google Patents

Micro-grid AC/DC section converter PID parameter optimization method based on gray wolf algorithm Download PDF

Info

Publication number
CN106896716B
CN106896716B CN201710255456.6A CN201710255456A CN106896716B CN 106896716 B CN106896716 B CN 106896716B CN 201710255456 A CN201710255456 A CN 201710255456A CN 106896716 B CN106896716 B CN 106896716B
Authority
CN
China
Prior art keywords
wolf
pid
wolfs
pid controller
objective function
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.)
Expired - Fee Related
Application number
CN201710255456.6A
Other languages
Chinese (zh)
Other versions
CN106896716A (en
Inventor
李鹏
何帅
汪乐天
周金辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
North China Electric Power University
Electric Power Research Institute of State Grid Zhejiang Electric Power Co Ltd
Original Assignee
North China Electric Power University
Electric Power Research Institute of State Grid Zhejiang Electric Power 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 North China Electric Power University, Electric Power Research Institute of State Grid Zhejiang Electric Power Co Ltd filed Critical North China Electric Power University
Priority to CN201710255456.6A priority Critical patent/CN106896716B/en
Publication of CN106896716A publication Critical patent/CN106896716A/en
Application granted granted Critical
Publication of CN106896716B publication Critical patent/CN106896716B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B11/00Automatic controllers
    • G05B11/01Automatic controllers electric
    • G05B11/36Automatic controllers electric with provision for obtaining particular characteristics, e.g. proportional, integral, differential
    • G05B11/42Automatic controllers electric with provision for obtaining particular characteristics, e.g. proportional, integral, differential for obtaining a characteristic which is both proportional and time-dependent, e.g. P.I., P.I.D.

Abstract

A microgrid alternating current-direct current section converter PID parameter optimization method based on a gray wolf algorithm comprises the following steps: setting the number of wolfs in a wolf group, the maximum iteration times, the dimension of the problem and the value range of PID parameter variables, and initializing the position of the wolf group; calculating a setting model objective function value corresponding to the position of each wolf, namely an objective function value of a PID control effect; according to the objective function value of the setting model, dividing a wolf group into alpha wolfs which are wolfs with the optimal PID effect, beta wolfs which are wolfs with the suboptimal PID effect, delta wolfs which are wolfs with the third best PID effect, and omega wolfs which are residual wolfs; calculating an objective function value of the test model corresponding to the position of the alpha wolf; judging whether the PID control effect of the test model is not improved for V times continuously; updating the position of the wolf group representing the PID parameter; judging whether the current iteration times reach the set maximum iteration times or not; and outputting the position of the alpha wolf, namely the global optimal PID parameter value of the microgrid alternating current-direct current section converter. The invention enables the PID controller parameters to be set to the optimal value under a given target.

Description

Micro-grid AC/DC section converter PID parameter optimization method based on gray wolf algorithm
Technical Field
The invention relates to a converter PID parameter optimization method. In particular to a micro-grid AC/DC section converter PID parameter optimization method based on a gray wolf algorithm
Background
PID parameter optimization is an important control strategy in automatic control equipment, and has the characteristics of simple principle, convenience in use, strong adaptability, strong robustness and the like. The control quality of the method is not sensitive to the change of the controlled object, and the method is very suitable for industrial production fields with severe environment.
PID parameter optimization has been an important issue in the field of PID controller research. Due to the high-order property and high nonlinearity of the AC/DC micro-grid, the optimization of the PID controller parameters of the AC/DC section converter is very difficult, and the traditional empirical setting is not suitable for actual requirements any more.
The gray wolf algorithm is an algorithm for searching global optimum by simulating the behavior of wolf colony predators, and the performance of the gray wolf algorithm is proved to be stronger than that of a particle swarm algorithm and a differential evolution algorithm. Therefore, in order to solve the problem of control parameter optimization and improve the system performance, a PID controller parameter optimization method based on the gray wolf algorithm is provided.
Disclosure of Invention
The invention aims to solve the technical problem of providing a microgrid alternating current-direct current section converter PID parameter optimization method based on a gray wolf algorithm, which can set PID controller parameters to an optimal value under a given target.
The technical scheme adopted by the invention is as follows: a microgrid alternating current-direct current section converter PID parameter optimization method based on a wolf algorithm comprises the following steps:
1) setting the number of wolfs in a wolf group, the maximum iteration times, the dimension of the problem and the value range of PID parameter variables, and initializing the position of the wolf group;
2) counting iteration times, and calculating a setting model objective function value corresponding to the position of each wolf, namely an objective function value of a micro-grid AC/DC section converter PID control effect;
3) dividing a wolf group into alpha, beta, delta and omega according to a set model objective function value, wherein the alpha wolf is a wolf with the optimal PID effect, the beta wolf is a wolf with the suboptimal PID effect, the delta wolf is a wolf with the third best PID effect, and the omega wolf is the rest wolf;
4) calculating an objective function value of a test model corresponding to the position of the alpha wolf, namely the objective function value of the PID control effect of the micro-grid AC/DC section converter after increasing disturbance;
5) judging whether the PID control effect of the test model is not improved for V times continuously, if so, stopping iteration, and executing the step 8), otherwise, executing the step 6), wherein V is more than or equal to 6;
6) updating the position of the wolf group representing the PID parameter;
7) judging whether the current iteration times reach the set maximum iteration times, if so, stopping iteration, executing the step 8), and if not, returning to the step 2);
8) and outputting the position of the alpha wolf, namely the global optimal PID parameter value of the microgrid alternating current-direct current section converter.
The setting model in the step 2) is a microgrid alternating current-direct current section converter, wherein a direct current side of the converter is a direct current power supply, and an alternating current side of the converter is connected to an alternating current side power supply through an LCL filter; the control module is divided into inner loop control and outer loop control and is provided with a first PID controller, a second PID controller, a third PID controller and a fourth PID controller in common; the first PID controller and the second PID controller form an outer loop control for controlling the voltage of an alternating current side and a direct current side, and the third PID controller and the fourth PID controller form an inner loop control for controlling the amplitude and the phase angle of the output capacitor voltage of the filter; the direct current voltage and the alternating current voltage respectively pass through a first PID controller and a second PID controller to obtain a capacitance voltage angle reference signal and a capacitance voltage amplitude signal reference; the measured capacitor voltage is subjected to Fourier transform and then is subjected to difference with a reference signal and then is input into a third PID controller and a fourth PID controller; and the output of the third PID controller and the fourth PID controller is output as a modulation signal after coordinate transformation to generate a converter trigger pulse to the converter.
The setting model objective function in step 2) is ITAE + ISE, i.e. J ═ t | e (t) | + e (t)2dt, where J is the set model objective function value, e (t) is the controlled variable deviation, and t is time.
And 4) the inspection model is to add a step disturbance signal in the output signal of the third PID controller (3) on the basis of the setting model.
The objective function of the test model in step 4) is ITAE + ISE, i.e. J ═ t | e (t) | + e (t)2dt, where J is the set model objective function value, e (t) is the controlled variable deviation, and t is time.
The updating in the step 6) comprises the following steps:
(1) the distance between each wolf and alpha, beta and delta wolf before updating is obtained, and the specific formula is as follows:
Dα(t)=C1Xα(t)-X(t)
Dβ(t)=C2Xβ(t)-X(t)
Dδ(t)=C3Xδ(t)-X(t)
C=diag(2r1)
wherein, Xα(t)、Xβ(t)、Xδ(t) is the position before updating alpha, beta, delta wolf, X (t) is the position before updating all wolfs, i.e. the current PID parameter value, Dα、Dβ、DδIn order to calculate the distance between the position of each wolf and the positions of alpha, beta and delta wolfs under the consideration of certain randomness, C is a random coefficient, r is a random coefficient1Are random variables subject to uniform distribution over 0 to 1;
(2) and updating the position according to the distance between each wolf and the alpha, the beta and the delta wolfs respectively, wherein the specific formula is as follows:
X1(t+1)=Xα(t)-A1Dα(t)
X2(t+1)=Xβ(t)-A2Dβ(t)
X3(t+1)=Xδ(t)-A3Dδ(t)
A=diag(2ar2-a)
wherein, X1、X2、X3For each updated position of wolf according to alpha, beta, delta wolf, A is a random coefficient, a is a constant decaying from 2 to 0 with iteration number, r2Is a random variable subject to uniform distribution over 0 to 1, X (t +1) is the position of the updated wolf, and a is a random coefficient.
The invention discloses a micro-grid alternating current-direct current section converter PID parameter optimization method based on a gray wolf algorithm, wherein the PID parameter is optimized by the gray wolf algorithm, so that the PID controller parameter can be adjusted to an optimal value under a given target. The invention realizes optimization by simulating the process of the wolf colony prey based on the wolf algorithm, has the advantages of simple structure, easy algorithm parameter setting, small memory amount, easy programming and stronger global search capability, and is proved to be stronger than a particle swarm algorithm and a differential evolution algorithm. Therefore, compared with other PID optimization, the PID controller parameter optimization method can better optimize the PID parameters, especially the PID controller parameters in a complex system, and obtain better control effect.
Drawings
FIG. 1 is a block diagram of the present invention for a controlled object;
FIG. 2 is a diagram of a microgrid AC/DC section converter model;
FIG. 3 is a schematic diagram of a micro-grid AC/DC section converter PID controller model;
FIG. 4 is a diagram of a DC motor model;
FIG. 5 is a flow chart of a microgrid alternating current-direct current section converter PID parameter optimization method based on a gray wolf algorithm;
FIG. 6 is a graph comparing a trend of a set objective function optimized by the method of the present invention with a trend of a set objective function optimized by a particle swarm optimization in example one;
FIG. 7 is a graph comparing the step response of the system optimized by the method of the present invention and the step response of the system optimized by the particle swarm optimization in the first embodiment;
FIG. 8 is a graph comparing the step response of the system optimized by the method of the present invention and the step response of the system optimized by the particle swarm optimization in example two;
FIG. 9 is a graph comparing the step response curves of the system optimized by the method of the present invention and the particle swarm optimization in example two.
Detailed Description
The following describes in detail the optimization method of PID parameters of the microgrid ac/dc section converter based on the gray wolf algorithm in combination with embodiments and drawings.
As shown in fig. 5, the method for optimizing PID parameters of a microgrid ac/dc section converter based on the gray wolf algorithm of the present invention includes the following steps:
1) setting the number of wolfs in a wolf group, the maximum iteration times, the dimension of the problem and the value range of PID parameter variables, and initializing the position of the wolf group;
2) counting iteration times, and calculating a setting model objective function value corresponding to the position of each wolf, namely an objective function value of a micro-grid AC/DC section converter PID control effect;
the micro-grid AC/DC section converter comprises a DC side of the converter, and an AC side of the converter is connected to an AC side power supply through an LCL filter; the control module is divided into inner loop control and outer loop control, and is provided with a first PID controller 1, a second PID controller 2, a third PID controller 3 and a fourth PID controller 4 in total; the first PID controller 1 and the second PID controller 2 form an outer loop control for controlling the voltage of an alternating current side and a direct current side, and the third PID controller 3 and the fourth PID controller 4 form an inner loop control for controlling the amplitude and the phase angle of the voltage of the output capacitor of the filter; the direct current voltage and the alternating current voltage respectively pass through a first PID controller 1 and a second PID controller 2 to obtain a capacitance voltage angle reference signal and a capacitance voltage amplitude signal reference; the measured capacitor voltage is subjected to Fourier transform and then is subjected to difference with a reference signal and then is input into a third PID controller 3 and a fourth PID controller 4; the output of the third PID controller 3 and the fourth PID controller 4 is output as a modulation signal after coordinate transformation to generate a converter trigger pulse to the converter.
The tuning model objective function is ITAE + ISE, i.e. J ═ t | e (t) | e (t)2dt, where J is the set model objective function value, e (t) is the controlled variable deviation, and t is time.
The ITAE increases the time t for the deviation amount as the weight, reduces the consideration degree for the larger deviation at the initial moment, increases the consideration degree for the steady-state error, and is beneficial to making up the defect that the ISE is not enough to consider the small error after the ISE is stabilized. ISE increases the degree of consideration for large variations by the squared value of the variation, and is advantageous in suppressing the occurrence of large variations.
3) Dividing a wolf group into alpha, beta, delta and omega according to a set model objective function value, wherein the alpha wolf is a wolf with the optimal PID effect, the beta wolf is a wolf with the suboptimal PID effect, the delta wolf is a wolf with the third best PID effect, and the omega wolf is the rest wolf;
4) calculating an objective function value of a test model corresponding to the position of the alpha wolf, namely the objective function value of the PID control effect of the micro-grid AC/DC section converter after increasing disturbance;
the checking model is that a step disturbance signal is added to the output signal of the third PID controller 3 on the basis of the setting model.
The test model objective function is ITAE + ISE, i.e. J ═ t | e (t) | e (t) | + e (t)2dt, where J is the set model objective function value, e (t) is the controlled variable deviation, and t is time.
5) Judging whether the PID control effect of the test model is not improved for V times continuously, if so, stopping iteration, and executing the step 8), otherwise, executing the step 6), wherein V is more than or equal to 6;
6) updating the position of the wolf group representing the PID parameter; the method comprises the following steps:
(1) the distance between each wolf and alpha, beta and delta wolf before updating is obtained, and the specific formula is as follows:
Dα(t)=C1Xα(t)-X(t)
Dβ(t)=C2Xβ(t)-X(t)
Dδ(t)=C3Xδ(t)-X(t)
C=diag(2r1)
the existence of C leads the obtained distance between the gray wolves to have certain randomness from the bionics, and can better simulate the random obstacle encountered by the gray wolves when the gray wolves are close to the prey;
wherein, Xα(t)、Xβ(t)、Xδ(t) is the position before updating alpha, beta, delta wolf, X (t) is the position before updating all wolfs, i.e. the current PID parameter value, Dα、Dβ、DδIn order to calculate the distance between the position of each wolf and the positions of alpha, beta and delta wolfs under the consideration of certain randomness, C is a random coefficient, r is a random coefficient1Are random variables subject to uniform distribution over 0 to 1;
(2) and updating the position according to the distance between each wolf and the alpha, the beta and the delta wolfs respectively, wherein the specific formula is as follows:
X1(t+1)=Xα(t)-A1Dα(t)
X2(t+1)=Xβ(t)-A2Dβ(t)
X3(t+1)=Xδ(t)-A3Dδ(t)
A=diag(2ar2-a)
wherein, X1、X2、X3For each updated position of wolf according to alpha, beta, delta wolf, A is a random coefficient, a is a constant decaying from 2 to 0 with iteration number, r2Is a random variable subject to uniform distribution over 0 to 1, X (t +1) is the position of the updated wolf, a is a constant that decays from 2 to 0 with the number of iterations, r2Is a random variable subject to uniform distribution over 0 to 1, and a is a random coefficient.
The value range of the diagonal element in A is [ -2,2]. This is because, at the beginning of the algorithm, P (|2 ar)2-a|>1)>0, helping the wolf to get away from the prey, i.e. more inclined to global search; at the later stage of the algorithm, P (|2 ar)2-a|>1) 0, helps the gray wolf to approach the prey, i.e., is more prone to local search and convergence.
The position of the current prey is approximately expressed by the position of the alpha wolf, and the distance D between the position of each wolf and the position of the alpha wolf is calculated under the consideration of certain randomnessαThen, D multiplied by a random coefficient is added on the basis of the current position of each wolfαObtaining the position X of each wolf after the position update according to the alpha wolf1
Similarly, according to the method, alpha wolf is changed into beta wolf and delta wolf, and the position X of each wolf after position updating is obtained according to the beta wolf and the delta wolf2、X3
Finally, the updated position X (t +1) of each wolf is X1、X2、X3Is calculated as the arithmetic mean of (1).
7) Judging whether the current iteration times reach the set maximum iteration times, if so, stopping iteration, executing the step 8), and if not, returning to the step 2);
8) and outputting the position of the alpha wolf, namely the global optimal PID parameter value of the microgrid alternating current-direct current section converter.
An example is given below according to the system architecture shown in fig. 1:
example one: the control object is an AC/DC cross section converter, a circuit topological diagram of the AC/DC cross section converter is shown in figure 2, and a block diagram of a control module is shown in figure 3, and the AC side voltage is controlled.
The setting model of the embodiment is an AC/DC section converter PID controller, and the checking model is to add an interference signal on the output side of PID3 on the basis of the setting model.
The ratio of the method of the present invention to the PSO algorithm is shown in table 1 and fig. 6 and 7.
Table 1 gives K set by two methodsp、Ki、KdAnd comparing the system step response performance parameters;
TABLE 1
Wherein tf is the rising time, ts is the adjusting time, the deviation is plus or minus 2 percent, and sigma percent is the overshoot.
As can be seen from Table 1, the method (GWO) of the present invention has the same rise time and slightly worse overshoot than the Particle Swarm Optimization (PSO), but the adjustment time is significantly improved and reduced by 76.39%.
As can be seen from FIG. 6, the convergence rate of the method of the present invention is faster, and the final convergence result is also better than the particle swarm; the method of the invention achieves the generalization ability test convergence condition after iteration is carried out for 42 times, and the particle swarm achieves the generalization ability test convergence condition after 59 times;
fig. 7 also shows that the waveform optimized by the method of the present invention is much better than the waveform optimized by particle swarm, enters a steady state more quickly, and has good dynamic performance.
Example two: the control object selects an abstract fifth-order transfer function, and the transfer function is as follows:
the setting model of the example is an abstract fifth-order transfer function PID controller, and the checking model is to add an interference signal on the output side of the PID on the basis of the setting model.
A comparison of the method of the present invention with the PSO algorithm is shown in table 2 and fig. 8.
Table 2 gives K set by two methodsp、Ki、KdAnd comparing the system step response performance parameters;
TABLE 2
Wherein tf is the rising time, ts is the adjusting time, the deviation is plus or minus 2 percent, and sigma percent is the overshoot.
As can be seen from Table 2, the method (GWO) of the present invention has similar rise time compared with the Particle Swarm Optimization (PSO), but the adjustment time and the overshoot are both significantly improved, especially, the overshoot is reduced by 31.02%; as can be seen from fig. 7, the overall step response curve is also more excellent.
Example three: the control object selects a specific direct current motor model, and controls the rotating speed of the direct current motor as shown in fig. 4.
The setting model of the embodiment is a direct current motor PID controller, and the checking model is to add an interference signal on the load side of the direct current motor on the basis of the setting model.
The ratio of the inventive method to the PSO algorithm is shown in table 3 and fig. 9.
Table 3 gives K set by two methodsp、Ki、KdAnd comparing the system step response performance parameters;
TABLE 3
Wherein tf is the rising time, ts is the adjusting time, the deviation is plus or minus 2 percent, and sigma percent is the overshoot.
As can be seen from Table 3, the method of the present invention (GWO) has similar rise times as compared to the particle swarm method (PSO), but improved adjustment times and overshoot; as can be seen from fig. 8, the overall step response curve is also more excellent.
As can be seen from the above examples, the optimization effect of the invention is better, and the generalization capability is good.
The advantage of example three is less significant than the advantages of the two examples, since the dc motor is simpler in model, only a second order linear model.
When a simple model is processed, the traditional algorithms such as the gray wolf algorithm and the particle swarm do not have obvious advantages, but for a complex model, the advantages of the gray wolf algorithm are very obvious, the convergence speed is high, and the final convergence result is more excellent.
The method is not limited to the application in the example, can be used for optimizing the controller parameters under other conditions, has a good effect on optimizing the controller parameters of a complex system, and has a certain application prospect.

Claims (5)

1. A microgrid alternating current-direct current section converter PID parameter optimization method based on a wolf algorithm is characterized by comprising the following steps:
1) setting the number of wolfs in a wolf group, the maximum iteration times, the dimension of the problem and the value range of PID parameter variables, and initializing the position of the wolf group;
2) counting iteration times, and calculating a setting model objective function value corresponding to the position of each wolf, namely an objective function value of a micro-grid AC/DC section converter PID control effect;
the setting model is a microgrid alternating current-direct current section converter, wherein a direct current side of the converter is a direct current power supply, and an alternating current side of the converter is connected to an alternating current side power supply through an LCL filter; the control module is divided into inner loop control and outer loop control and is provided with a first PID controller (1), a second PID controller (2), a third PID controller (3) and a fourth PID controller (4) in common; the first PID controller (1) and the second PID controller (2) form outer loop control for controlling the voltage of an alternating current side and a direct current side, and the third PID controller (3) and the fourth PID controller (4) form inner loop control for controlling the amplitude and the phase angle of the output capacitor voltage of the filter; the direct current voltage and the alternating current voltage respectively pass through a first PID controller (1) and a second PID controller (2) to obtain a capacitance voltage angle reference signal and a capacitance voltage amplitude signal reference; the measured capacitor voltage is subjected to Fourier transform and then is subjected to difference with a reference signal and then is input into a third PID controller (3) and a fourth PID controller (4); the output of the third PID controller (3) and the fourth PID controller (4) is output as a modulation signal after coordinate transformation to generate a converter trigger pulse to a converter;
3) dividing a wolf group into alpha, beta, delta and omega according to a set model objective function value, wherein the alpha wolf is a wolf with the optimal PID effect, the beta wolf is a wolf with the suboptimal PID effect, the delta wolf is a wolf with the third best PID effect, and the omega wolf is the rest wolf;
4) calculating an objective function value of a test model corresponding to the position of the alpha wolf, namely the objective function value of the PID control effect of the micro-grid AC/DC section converter after increasing disturbance;
5) judging whether the PID control effect of the test model is not improved for V times continuously, if so, stopping iteration, and executing the step 8), otherwise, executing the step 6), wherein V is more than or equal to 6;
6) updating the position of the wolf group representing the PID parameter;
7) judging whether the current iteration times reach the set maximum iteration times, if so, stopping iteration, executing the step 8), and if not, returning to the step 2);
8) and outputting the position of the alpha wolf, namely the global optimal PID parameter value of the microgrid alternating current-direct current section converter.
2. The method for optimizing the PID parameters of the microgrid alternating-current/direct-current section converter based on the Grey wolf algorithm as claimed in claim 1, characterized in that the setting model objective function in the step 2) is ITAE + ISE, i.e. J ═ t | e (t) l + e (t)2dt, where J is the set model objective function value, e (t) is the controlled variable deviation, and t is time.
3. The microgrid alternating current-direct current section converter PID parameter optimization method based on the wolf algorithm of claim 1, characterized in that the inspection model of step 4) is to add a step disturbance signal to the output signal of the third PID controller (3) on the basis of the setting model.
4. The method for optimizing the PID parameters of the microgrid ac/dc section converter based on the graywolf algorithm as claimed in claim 1, characterized in that the objective function of the test model in step 4) is ITAE + ISE, i.e. J ═ t | e (t) l + e (t)2dt, where J is the set model objective function value, e (t) is the controlled variable deviation, and t is time.
5. The microgrid alternating current/direct current section converter PID parameter optimization method based on the wolf algorithm of claim 1, characterized in that the updating of the step 6) comprises:
(1) the distance between each wolf and alpha, beta and delta wolf before updating is obtained, and the specific formula is as follows:
Dα(t)=C1Xα(t)-X(t)
Dβ(t)=C2Xβ(t)-X(t)
Dδ(t)=C3Xδ(t)-X(t)
C=diag(2r1)
wherein, Xα(t)、Xβ(t)、Xδ(t) is the position before updating alpha, beta, delta wolf, X (t) is the position before updating all wolfs, i.e. the current PID parameter value, Dα、Dβ、DδIn order to calculate the distance between the position of each wolf and the positions of alpha, beta and delta wolfs under the consideration of certain randomness, C is a random coefficient, r is a random coefficient1Are random variables subject to uniform distribution over 0 to 1;
(2) and updating the position according to the distance between each wolf and the alpha, the beta and the delta wolfs respectively, wherein the specific formula is as follows:
X1(t+1)=Xα(t)-A1Dα(t)
X2(t+1)=Xβ(t)-A2Dβ(t)
X3(t+1)=Xδ(t)-A3Dδ(t)
A=diag(2ar2-a)
wherein, X1、X2、X3For each updated position of wolf according to alpha, beta, delta wolf, A is a random coefficient, a is a constant decaying from 2 to 0 with iteration number, r2Is subject to uniformity from 0 to 1The random variable of the distribution, X (t +1) is the position of the updated wolf, and A is a random coefficient.
CN201710255456.6A 2017-04-17 2017-04-17 Micro-grid AC/DC section converter PID parameter optimization method based on gray wolf algorithm Expired - Fee Related CN106896716B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710255456.6A CN106896716B (en) 2017-04-17 2017-04-17 Micro-grid AC/DC section converter PID parameter optimization method based on gray wolf algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710255456.6A CN106896716B (en) 2017-04-17 2017-04-17 Micro-grid AC/DC section converter PID parameter optimization method based on gray wolf algorithm

Publications (2)

Publication Number Publication Date
CN106896716A CN106896716A (en) 2017-06-27
CN106896716B true CN106896716B (en) 2019-12-27

Family

ID=59197724

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710255456.6A Expired - Fee Related CN106896716B (en) 2017-04-17 2017-04-17 Micro-grid AC/DC section converter PID parameter optimization method based on gray wolf algorithm

Country Status (1)

Country Link
CN (1) CN106896716B (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108539760A (en) * 2018-04-13 2018-09-14 昆明理工大学 A kind of double-fed induction Wind turbines frequency modulation PID control method based on group's grey wolf optimization algorithm
CN108805463B (en) * 2018-06-25 2022-04-19 广东工业大学 Production scheduling method supporting peak clipping type power demand response
CN110320796A (en) * 2019-08-06 2019-10-11 南方电网科学研究院有限责任公司 A kind of electric control method based on PID controller, device and equipment
CN110376881A (en) * 2019-08-23 2019-10-25 上海应用技术大学 A kind of overhead crane PID control method based on grey wolf algorithm
CN110647147A (en) * 2019-09-10 2020-01-03 青岛理工大学 Path tracking control method for optimizing PID (proportion integration differentiation) based on wolf algorithm
CN113267998B (en) * 2021-03-19 2024-02-02 北京航空航天大学 High-precision modeling and control method for atomic gyroscope temperature control system
CN114744657A (en) * 2022-04-19 2022-07-12 国网浙江省电力有限公司宁波供电公司 Battery energy storage system size optimization method based on micro-grid
CN114992808B (en) * 2022-06-15 2023-06-02 山东大学 Heat pump air conditioner thermal management control method and system based on combined intelligent algorithm
CN114779864A (en) * 2022-06-20 2022-07-22 中建八局第二建设有限公司 Classroom temperature and humidity control method for optimizing PID (proportion integration differentiation) parameters based on wolf algorithm
CN116956197B (en) * 2023-09-14 2024-01-19 山东理工昊明新能源有限公司 Deep learning-based energy facility fault prediction method and device and electronic equipment
CN117135737B (en) * 2023-10-24 2024-01-26 中国铁塔股份有限公司 Control method and device of base station power supply, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103645636A (en) * 2013-11-25 2014-03-19 南京航空航天大学 PID controller parameter optimization method
CN104794526A (en) * 2015-05-13 2015-07-22 哈尔滨工程大学 Automatic ship anti-collision method optimized by wolf colony search algorithm
CN105183973A (en) * 2015-09-01 2015-12-23 荆楚理工学院 Variable weight grey wolf algorithm optimization method and application
CN106484026A (en) * 2016-11-15 2017-03-08 北京信息科技大学 Control method and device that a kind of maximum photovoltaic power point based on grey wolf algorithm is followed the tracks of
CN107067121A (en) * 2017-06-13 2017-08-18 广东工业大学 A kind of improvement grey wolf optimized algorithm based on multiple target
CN108539760A (en) * 2018-04-13 2018-09-14 昆明理工大学 A kind of double-fed induction Wind turbines frequency modulation PID control method based on group's grey wolf optimization algorithm

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103645636A (en) * 2013-11-25 2014-03-19 南京航空航天大学 PID controller parameter optimization method
CN104794526A (en) * 2015-05-13 2015-07-22 哈尔滨工程大学 Automatic ship anti-collision method optimized by wolf colony search algorithm
CN105183973A (en) * 2015-09-01 2015-12-23 荆楚理工学院 Variable weight grey wolf algorithm optimization method and application
CN106484026A (en) * 2016-11-15 2017-03-08 北京信息科技大学 Control method and device that a kind of maximum photovoltaic power point based on grey wolf algorithm is followed the tracks of
CN107067121A (en) * 2017-06-13 2017-08-18 广东工业大学 A kind of improvement grey wolf optimized algorithm based on multiple target
CN108539760A (en) * 2018-04-13 2018-09-14 昆明理工大学 A kind of double-fed induction Wind turbines frequency modulation PID control method based on group's grey wolf optimization algorithm

Non-Patent Citations (7)

* Cited by examiner, † Cited by third party
Title
A modified GWO technique based cascade PI-PD controller for AGC of power systems in presence of Plug in Electric Vehicles;Sasmita Padhy 等;《Engineering Science and Technology, an International Journal》;20170327;全文 *
Analysis and comparison on thermodynamic and economic performances of an organic Rankine cycle with constant and one-dimensional dynamic turbine efficiency;Peng Li 等;《Energy Conversion and Management》;20181130;全文 *
Load frequency control of large scale power system using quasi-oppositional grey wolf optimization algorithm;Dipayan Guha 等;《Engineering Science and Technology, an International Journal》;20160718;全文 *
Optimal Tuning of PID Controller using GWO Algorithm for Speed Control in DC motor;Kaushik Ranjan Das 等;《2015 International Conference on Soft Computing Techniques and Implementations》;20151010;全文 *
基于灰狼优化算法的多机电力系统稳定器参数最优设计;左剑 等;《电网技术》;20170930;全文 *
基于灰狼优化算法的微电网并网控制器参数优化设计;牛成玉 等;《电器与能效管理技术》;20171031;全文 *
基于灰狼多目标算法的电网碳- 能复合流优化调度;毛森茂 等;《新型工业化》;20161231;全文 *

Also Published As

Publication number Publication date
CN106896716A (en) 2017-06-27

Similar Documents

Publication Publication Date Title
CN106896716B (en) Micro-grid AC/DC section converter PID parameter optimization method based on gray wolf algorithm
Gao et al. A compound control strategy combining velocity compensation with ADRC of electro-hydraulic position servo control system
Wu et al. Control of the superheated steam temperature: A comparison study between PID and fractional order PID controller
CN102790581B (en) Constructing method for robust controller for radial position of bearingless asynchronous motor
CN110879620A (en) Liquid level control method and system for vertical steam generator of nuclear power station
CN106054616B (en) The titanium strip coil continuous acid-washing looper height control method of fuzzy logic PID controller parameter
Chu et al. Recurrent-neural-network-based fractional order sliding mode control for harmonic suppression of power grid
Wang et al. Non-affine nonlinear systems adaptive optimal trajectory tracking controller design and application
Lozynskyi et al. Fuzzy extreme control and electric mode coordinates stabilization of arc steel-melting furnace
JP2016519372A (en) Automatic tuning
CN108258692B (en) Harmonic compensation method and device with parameters adjusted in self-adaptive mode
CN109193689B (en) Voltage reactive power regulation time interval dividing method and device
CN115549095A (en) Improved badger algorithm optimized SAPF direct current side voltage control method
CN113949265B (en) Self-adaptive backstepping control method for Buck type converter with uncertain parameters
KR20170003254A (en) Adaptive Gain Scheduling Artificial Intelligence Control System and Method
Wei et al. Analysis and design of DC-DC buck converter with nonlinear adaptive control
CN107769652B (en) Step-by-step backward-thrust sliding-mode control method for permanent magnet synchronous motor
Stefanello et al. Stability analysis of a combined direct and variable structure adaptive control
CN113420862A (en) Parallel active power filter direct-current side control method based on chicken swarm algorithm
CN114614490A (en) Reactive voltage control method and device, medium and computing device
CN116566199B (en) Fixed-time second-order sliding mode control method of direct-current buck converter
Wang et al. Research and Application of PID Controller with Feedforward Filtering Function
CN115616918B (en) Grid-connected inverter control method and system based on improved drosophila optimization algorithm
KR100973210B1 (en) Pid equivalent controller that does not include derivative and method thereof
Karabtsov et al. Research and Optimization of Fuzzy Process Control System

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 071003 Hebei city of Baoding province Lianchi Yonghua No. 619 North Street

Applicant after: NORTH CHINA ELECTRIC POWER University (BAODING)

Applicant after: STATE GRID ZHEJIANG ELECTRIC POWER COMPANY LIMITED ELECTRIC POWER Research Institute

Address before: 071003 Hebei city of Baoding province Lianchi Yonghua No. 619 North Street

Applicant before: North China Electric Power University (Baoding)

Applicant before: ELECTRIC POWER RESEARCH INSTITUTE OF STATE GRID ZHEJIANG ELECTRIC POWER Co.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20191227

CF01 Termination of patent right due to non-payment of annual fee