CN101404413A - Idle work optimization method suitable for on-line application - Google Patents

Idle work optimization method suitable for on-line application Download PDF

Info

Publication number
CN101404413A
CN101404413A CNA2008102255495A CN200810225549A CN101404413A CN 101404413 A CN101404413 A CN 101404413A CN A2008102255495 A CNA2008102255495 A CN A2008102255495A CN 200810225549 A CN200810225549 A CN 200810225549A CN 101404413 A CN101404413 A CN 101404413A
Authority
CN
China
Prior art keywords
max
idle work
work optimization
computational methods
variable
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.)
Granted
Application number
CNA2008102255495A
Other languages
Chinese (zh)
Other versions
CN101404413B (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.)
State Grid Corp of China SGCC
China Electric Power Research Institute Co Ltd CEPRI
Original Assignee
China Electric Power Research Institute Co Ltd CEPRI
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 China Electric Power Research Institute Co Ltd CEPRI filed Critical China Electric Power Research Institute Co Ltd CEPRI
Priority to CN2008102255495A priority Critical patent/CN101404413B/en
Publication of CN101404413A publication Critical patent/CN101404413A/en
Application granted granted Critical
Publication of CN101404413B publication Critical patent/CN101404413B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02EREDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
    • Y02E40/00Technologies for an efficient electrical power generation, transmission or distribution
    • Y02E40/30Reactive power compensation

Abstract

The invention provides a powerless optimizing method based on a primal-dual interior-point method and a taboo search method. The method combines the primal-dual interior-point method and the taboo search method together and can quickly and conveniently process the powerless optimizing calculation of a large scale electric network with a discrete variable by utilizing the characteristics of good astringency of the primal-dual interior-point method as well as the characteristic of convenient processing on the discrete variable of the taboo search method. The optimizing method is also suitable for an automatic voltage control system.

Description

A kind of idle work optimization method that is suitable for online application
Technical field
The present invention relates to electric power system and calculate the field, be specifically related to a kind of idle work optimization method that is suitable for online application.
Background technology
The quality of power supply is an important indicator of power supply quality.Guarantee that quality of voltage also will put on the agenda, and voltage control is mainly by the idle adjusting of electric company at present, idle deficiency will cause system voltage to reduce, and power consumption equipment can not make full use of, even can cause a series of accidents such as voltage collapse; And idle surplus also can worsen system voltage, the safety of harm system and equipment, and too much idle standbyly can waste unnecessary investment again.In a word,, reduce network loss, guarantee quality of voltage, power supply enterprise is very important by online idle work optimization.
Idle work optimization is one of important research content of electric power system always.For many years, people have carried out a large amount of research to this, and have obtained certain achievement.The idle work optimization computational methods are a lot, wherein mainly comprise two class methods, are the artificial intelligence approach of representative with the former antithesis interior point method traditional mathematics method that is representative with computational methods such as genetic method, TABU search promptly.Former antithesis interior point method has the fast and slack-off advantage with the increase of network size not of computational speed, but that discrete variable is handled is not strong; Though and the TABU search computational methods have the strong advantage of discrete variable disposal ability, compare with other artificial intelligence class methods computational efficiency compare very fast, but to compare computational efficiency still lower with the traditional mathematics method.With regard to solving the online idle work optimization problem of large-scale electrical power system, former antithesis interior point method can be easy to realize the requirement to speed, but is difficult to realize the selection of load tap changer and the best switching scheme of capacitor group; Though the TABU search computational methods can realize the selection of load tap changer and the best switching scheme of capacitor group at an easy rate, its iteration is a veryer long process, can not satisfy the real-time requirement of online idle work optimization.
Summary of the invention
The advantage of the comprehensive two kinds of methods of the present invention has provided two kinds of idle work optimization methods that computational methods combine, and has better solved discrete variable and speed issue, and has obtained satisfied result.
1 idle work optimization method principle based on former antithesis interior point method and TABU search computational methods
At first, determine with system's active loss minimum to be that the idle work optimization Mathematical Modeling of target is:
minf(x 1,x 2,x 3) (1)
s.t.h(x 1,x 2,x 3) (2)
x 1min≤x 1≤x 1max
x 2min≤x 2≤x 2max (3)
Formula (1) is system's active loss, and formula (2) is an equality constraint, is the power balance equation of each node.X in the formula 1And x 2Be constrained optimization variable, x 1Be discrete variable, comprise that on-load tap-changing transformer decomposes head and capacitor/reactor group drops into capacity, quantity is p; x 2Be continuous variable, but comprise reactive apparatus number and node voltage that the generator continuous reactive is regulated, quantity is q.Formula (3) is inequality constraints, is respectively x 1And x 2Constraint.x 3Be unconfined optimization variable, exert oneself and other node voltage phase angle except that balance node constitutes by balancing machine meritorious.
Introduce slack variable (su, sl, sh, sw>0), inequality constraints is transformed into equality constraint, introduce the nonnegativity restriction of logarithm barrier function cancellation slack variable, and introduce Lagrange multiplier vector y, yu, yl, yh, yw obtains Lagrangian and is:
L = f ( x 1 , x 2 , x 3 ) - y T h ( x 1 , x 2 , x 3 ) - y u T ( x 1 + s u - x 1 max ) - y 1 T ( x 1 - s 1 - x 1 min ) - y h T ( x 2 + s h - x 2 max )
- y w T ( x 2 - s w - x 2 min ) - μ ( Σ j = 1 p ln s lj + Σ j = 1 p s uj + Σ j = 1 q ln s wj + Σ j = 1 q ln s hj ) - - - ( 4 )
Yu in the formula, yh<0, yl, yw>0; μ is the barrier parameter, and μ 〉=0.
Can get according to the Karush-Kuhn-Tucker optimality condition
L x 1 = ▿ f x 1 ( x 1 , x 2 , x 3 ) - ▿ h x 1 T ( x 1 , x 2 , x 3 ) y - y u - y 1 = 0 - - - ( 5 )
L x 2 = ▿ f x 2 ( x 1 , x 2 , x 3 ) - ▿ h x 2 T ( x 1 , x 2 x 3 ) y - y h - y w = 0 - - - ( 6 )
L x 3 = ▿ f x 3 ( x 1 , x 2 , x 3 ) - ▿ h x 3 T ( x 1 , x 2 , x 3 ) y = 0 - - - ( 7 )
L y=-h(x 1,x 2,x 3)=0 (8)
L yu=x 1+s u-x 1max=0 (9)
L y1=x 1-s 1-x 1max=0 (10)
L yh=x 2+s h-x 2max=0 (11)
L yw=x 2-s w-x 2max=0 (12)
Ls u=S uY ue 1+μe 1=0 (13)
Ls 1=S 1Y 1e 1-μe 1=0 (14)
Ls h=S hY he 2+μe 2=0 (15)
Ls w=S wY we 2-μe 2=0 (16)
E in the formula 1, e 2Representing dimension respectively is the unit column vector of p and q; Y u, Y l, Y h, Y w, S u, S 1, S h, S wBe respectively with y u, y l, y h, y w, s u, s l, s h, s wComponent be the diagonal matrix of diagonal element.
Find the solution formula (5)~(16) with Newton method, obtain update equation and be:
w 11 w 12 w 13 - ▿ h x 1 T w 21 w 22 w 23 - ▿ h x 2 T w 31 w 32 w 33 - ▿ h x 3 T - ▿ h x 1 - ▿ h x 2 - ▿ h x 3 0 Δx 1 Δ x 2 Δ x 3 Δy = - L x 1 0 - S u 0 - 1 ( L s u 0 - Y u 0 L y u 0 ) - S 10 - 1 ( L s 1 0 + Y 10 L y 1 0 ) - L x 2 0 - S h 0 - 1 ( L s h 0 - Y h 0 L y h 0 ) - S w 0 - 1 ( L s w 0 + Y w 0 L y w 0 ) - L x 3 0 - L y 0 - - - ( 17 )
Δ s u = - L y u 0 - Δx 1 - - - ( 18 )
Δs 1 = L y 1 0 + Δx 1 - - - ( 19 )
Δ s h = - L y h 0 - Δ x 2 - - - ( 20 )
Δ s w = L y w 0 + Δ x 2 - - - ( 21 )
Δy u = - S u 0 - 1 [ L s u 0 + Y u 0 Δ s u ] - - - ( 22 )
Δy 1 = - S 10 - 1 [ L s 1 0 + Y 10 Δ s 1 ] - - - ( 23 )
Δ y h = - S h 0 - 1 [ L s h 0 + Y h 0 Δ s h ] - - - ( 24 )
Δ y w = - S w 0 - 1 [ L s w 0 + Y w 0 Δ s w ] - - - ( 25 )
In the following formula:
w 11 = ▿ f x 1 x 1 2 ( x 1 , x 2 , x 3 ) - Σ i = 1 2 n y i ▿ h ix 1 x 1 2 ( x 1 , x 2 , x 3 ) + S 10 - 1 Y 10 - S u 0 - 1 Y u 0 - - - ( 26 )
w 22 = ▿ f x 2 x 2 2 ( x 1 , x 2 , x 3 ) - Σ i = 1 2 n y i ▿ h ix 2 x 2 2 ( x 1 , x 2 , x 3 ) + S w 0 - 1 Y w 0 - S h 0 - 1 Y h 0 - - - ( 27 )
Other situations are w kj = ▿ f x k x j 2 ( x 1 , x 2 , x 3 ) - Σ i = 1 2 n y i ▿ h ix k x j 2 ( x 1 , x 2 , x 3 ) - - - ( 28 )
Find the solution formula (17)~(25) in succession, can obtain the correction direction Δ x of former variable and dual variable 1, Δ x 2, Δ x 3, Δ y, Δ s u, Δ s l, Δ s h, Δ s w, Δ y u, Δ y l, Δ y h, Δ y w
Next step carries out the processing of discrete variable, and processing method has two kinds, and a kind of is the consolidation processing, and a kind of is to utilize the TABU search computational methods to handle.Characteristics according to them can be in the following way:
After optimize finishing again with x 1Consolidation is carried out computation optimization one time again to nearest discrete point.Because optimize the result near optimization solution, the optimal speed after the consolidation is quite fast.But this method can only obtain an approximate suboptimal solution, even may at this time can change the TABU search computational methods over to because consolidation makes original suboptimal solution become discrete infeasible solution.
1) target function and constraint
Originally on the basis of target function, add with voltage and cross the border and generator reactive exerts oneself that to cross the border be penalty function,
min f ′ ( x 1 , x 2 , x 3 ) = f ( x 1 , x 2 , x 3 ) + λ 1 Σ i = 1 Nd ( ΔV i V i max - V i min ) 2 + λ 2 Σ i = 1 Nq ( ΔQ j Q j max - Q j min ) 2 - - - ( 29 )
&Delta;V i = V i - V i max V i > V i max 0 V i min < V i < V i max V i min - V i V i < V i min - - - ( 30 )
&Delta;Q j = Q j - Q j max Q j > Q j max 0 Q j min < Q j < Q j max Q j min - Q j Q j < Q j min - - - ( 31 )
F (x in the formula 1, x 2, x 3) be network loss, Nd, Nq are respectively load bus number and generator node number; λ 1Be the load bus voltage penalty coefficient that crosses the border; λ 2Be the generator reactive penalty coefficient that crosses the border of exerting oneself; V iVoltage magnitude for load bus i; Q jFor the idle of generator j exerted oneself; Subscript m ax, min represent the bound to dependent variable respectively.
Different with former antithesis interior point method, divide control variables constraint and state variable constraint with variable bound.
Being constrained to of control variables:
V Gi min &le; V Gi &le; V Gi max T i min &le; T i &le; T i max Q Ci min &le; Q Ci &le; Q Ci max - - - ( 32 )
Being constrained to of state variable:
Q Gi min &le; Q Gi &le; Q Gi max V Di min &le; V Di &le; V Di max - - - ( 33 )
V in the formula Gi, T i, V DiBe respectively generator node voltage, on-load tap-changing transformer no-load voltage ratio, load bus voltage; Subscript m ax, min are respectively to the upper and lower limit of dependent variable.
2) Bian Ma processing
The present invention adopts the decimal integer coding, and utilizes mapping method, in advance the actual parameter corresponding with each code value is put into a special array; Discrete variable can be listed all according to its actual array may value, and continuous variable is then carried out discretization by certain required precision and handled, and has simplified decode procedure like this, has saved a lot of computing times.
3) interlace operation
Adopt heuristic arithmetic to intersect at hybrid coding.Suppose that vector X represents a certain individuality in the population, each component of X is the encoded radio of control variables.If parent two individualities are X 1, X 2, and target function value f (X 1)<f (X 2), filial generation X then 1=(X 1+ X 2)/2, X 2=X 1-a (X 2-X 1)), a is the random number of interval [0,1].X ' 2In a certain component get the boundary value (can determine) of this component when crossing the border by the constraints of corresponding control variables.Because the X ' that obtains 1, X ' 2In component differ to establish a capital and be integer because when adopting the decimal integer coding, thus just the numberization between [x-0.5, x+0.5] (x is an integer) to put in order be x.
4) mutation operation
Consider after trend after the consolidation is calculated, the situation of crossing the border might occur retraining, the present invention adopts even variation so that the search point can freely move in whole search volume, thereby enters area of feasible solution as early as possible.Evenly the specific operation process of variation is as follows.Suppose to have an individual X=(x of being 1, x 2..., x k..., x l), if x kBe change point, its span is [U K, min, U K, max] after this point carries out even mutation operation to individual X, can obtain a new individual X=(x 1, x 2..., x ' k..., x l), wherein the new genic value of change point is x ' k=U K, min+ r (U K, max-U K, min), r is a random number in [0,1] scope.
5) TS moves design
The present invention adopts the single combined strategy that moves that moves and exchange to the decimal integer coding, and wherein, it is exactly two single mobile combinations that exchange is moved.The mobile design of the coded system that the present invention is adopted: 1. single moving: a certain position of picked at random sign indicating number string, and increase 1 or subtract 1 operation.2. exchange is moved: two of certain of picked at random sign indicating number string, and increase (or subtracting) 1 and subtract (or increasing) 1 operation.
6) taboo table
The taboo table is the key point of taboo computational methods, the maximum mobile number of permission access is called the scale of taboo table in the taboo table, because the taboo table all needs to upgrade in each iteration, and the general way to manage that adopts " first in first out ", so adopt the data structure of round-robin queue as the taboo table.Coded system to the present invention's employing: 1. move single, the position of record code string in the taboo table, and write down the opposite direction that it moves.2. mobile to exchanging, then write down the position of two sign indicating number strings and mobile opposite direction thereof.
7) discharge criterion
" release criterion " that the present invention adopts is: if a migration after current separating, can obtain one will good separating than any separate all that searched in the past, then claim to move and satisfy the release criterion.
8) computational methods stop criterion
The termination criterion of computational methods comprises the comparison of two aspect maximum search number of times target function values, reach maximum search number of times or target function value or current search to optimal value when not improving, just stop search.
Because must carrying out electric power system tide in finding the solution the idle work optimization process, the TABU search computational methods calculate, utilize calculation of tidal current to carry out former antithesis interior point method simultaneously and calculate the span that also can improve initial value, thereby improve the adaptability of these computational methods, can also make former antithesis interior point method calculate the iteration convergence number of times reduces, calculate so the idle work optimization computational methods are at first carried out trend, change former antithesis interior point method again over to and calculate.The present invention adopts the state version BPA power system analysis program means PSD-BPA of Chinese DianKeYuan exploitation that system introduces to carry out trend and calculates.
System is carried out idle work optimization with former antithesis interior point method to be calculated, if calculating, interior point method do not restrain, separating with trend is that initial value carries out the calculating of TABU search computational methods, and the iterations of this moment is made as 100 times, can guarantee to try to achieve an original trend of ratio like this and separate more excellent preferably separating; If interior point method calculates convergence, then provide one group of suboptimal solution, carry out the consolidation processing with this suboptimal solution again, carry out computation optimization again one time, if convergence then finishes, if do not restrain then and change the calculating of TABU search computational methods over to as initial value, owing to be in a kind of suboptimum state this moment, so calculating convergence rate, the trend of TABU search computational methods obviously accelerates, electrical network with the IEEE30 node is an example, seeking the optimum calculating that group time needs iteration more than 100 time of planting, after adopting COMPREHENSIVE CALCULATING method (TABU search computational methods behind the former antithesis interior point method earlier), only need less than can restrain for 10 times as direct employing TABU search computational methods, saved a large amount of computing times.
After carrying out former antithesis interior point method calculating, load tap changer and capacitor group all have a definite optimal value, just this optimal value is that continuous variable causes rather than caused by discrete variable, so with this optimal value is that a small range is determined at the center, dwindled the random search scope of TABU search computational methods, made the easier optimum point that searches of TABU search computational methods.
In sum, the advantage that the computational speed that the idle work optimization method that former antithesis interior point method combines with the TABU search computational methods had both had an interior point method soon and does not reduce with the increase of network size also has the strong advantage of processing discrete variable of TABU search computational methods; Under the situation that former antithesis interior point method is not restrained, can try to achieve than original trend calculating by the TABU search computational methods and separate more excellent separating preferably simultaneously.Therefore, be a kind of more satisfactory, practical calculation method for handling online idle work optimization calculating.
2 idle work optimization method technical steps based on former antithesis interior point method and TABU search computational methods
1) input electrical network parameter carries out the PSD-BPA trend and calculates;
2) set up the idle work optimization model;
3) adopt former antithesis interior point method to carry out idle work optimization;
4) if former antithesis interior point method computational methods do not restrain, establish TABU search computational methods iterations K=100, change step 7; If former antithesis interior point method computational methods convergence is then carried out the consolidation discretization and is handled;
5) carrying out idle work optimization with former antithesis interior point method once more calculates;
6) if former antithesis interior point method computational methods do not restrain, establish TABU search computational methods iterations K=10; If former antithesis interior point method computational methods convergence, then integrated approach finishes;
7) adopt the TABU search computational methods to carry out idle work optimization and calculate, integrated approach finishes.
Therefore, the present invention proposes a kind of idle work optimization method that is suitable for online application, it is characterized in that may further comprise the steps:
1) input comprises relevant load, the associated electrical network parameters of generator, circuit, transformer, and utilization trend computational tool carries out trend and calculates;
2) set up two kinds of idle work optimization Mathematical Modelings:
The one, former antithesis interior point method idle work optimization Mathematical Modeling, promptly
minf(x 1,x 2,x 3) (1)
s.t.h(x 1,x 2,x 3) (2)
x 1min≤x 1≤x 1max
x 2min≤x 2≤x 2max (3)
Formula (1) is system's active loss, and formula (2) is an equality constraint, is the power balance equation of each node, the x in the formula 1And x 2Be constrained optimization variable, x 1Be discrete variable, comprise that on-load tap-changing transformer decomposes head and capacitor or reactor group and drops into capacity, quantity is p; x 2Be continuous variable, but comprise reactive apparatus number and node voltage that the generator continuous reactive is regulated, quantity is q, and formula (3) is inequality constraints, is respectively x 1And x 2Constraint, x 3Be unconfined optimization variable, exert oneself and other node voltage phase angle except that balance node constitutes by balancing machine meritorious;
The 2nd, TABU search computational methods idle work optimization Mathematical Modeling on the basis of original target function, adds with voltage and crosses the border and generator reactive exerts oneself that to cross the border be penalty function,
min f &prime; ( x 1 , x 2 , x 3 ) = f ( x 1 , x 2 , x 3 ) + &lambda; 1 &Sigma; i = 1 Nd ( &Delta;V i V i max - V i min ) 2 + &lambda; 2 &Sigma; i = 1 Nq ( &Delta;Q j Q j max - Q j min ) 2
&Delta;V i = V i - V i max V i > V i max 0 V i min < V i < V i max V i min - V i V i < V i min
&Delta; Q j = Q j - Q j max Q j > Q j max 0 Q j min < Q j < Q j max Q j min - Q j Q j < Q j min
F (x in the formula 1, x 2, x 3) being active loss, Nd, Nq are respectively load bus number and generator node number; λ 1Be the load bus voltage penalty coefficient that crosses the border; λ 2Be the generator reactive penalty coefficient that crosses the border of exerting oneself; V iVoltage magnitude for load bus i; Q jFor the idle of generator j exerted oneself; Subscript m ax, min represent the bound to dependent variable respectively,
Variable bound is divided into control variables constraint and state variable constraint:
Being constrained to of control variables:
V Gi min &le; V Gi &le; V Gi max T i min &le; T i &le; T i max Q Ci min &le; Q Ci &le; Q Ci max
Being constrained to of state variable:
Q Gi min &le; Q Gi &le; Q Gi max V Di min &le; V Di &le; V Di max
V in the formula Gi, T i, V DiBe respectively generator node voltage, on-load tap-changing transformer no-load voltage ratio, load bus voltage; Subscript m ax, min are respectively to the upper and lower limit of dependent variable.
3) described former antithesis interior point method being carried out idle work optimization calculates;
4) if described former antithesis interior point method computational methods do not restrain, the TABU search computational methods iterations of establishing in the idle work optimization method is 100, changes step 7; If the former antithesis interior point method computational methods convergence in the described idle work optimization method is then carried out the consolidation discretization and is handled
5) carrying out idle work optimization with the former antithesis interior point method in the described idle work optimization method of claim 1 once more calculates;
6) if the former antithesis interior point method computational methods in the described idle work optimization method do not restrain, the TABU search computational methods iterations of establishing in the described idle work optimization method is 10; If described former antithesis interior point method computational methods convergence, then integrated approach finishes;
7) adopt described TABU search computational methods to carry out idle work optimization and calculate, comprehensive optimization method finishes.
Description of drawings
Fig. 1 is according to the flow chart that is suitable for the idle work optimization method of online application of the present invention.
Embodiment
Below be an embodiment of the inventive method, carry out l-G simulation test with Chongqing electricity grid real time data section one day in 2008 and make embodiment, further specify as follows:
This real time data section has 305 buses, 132 circuits, and 91 transformers, active loss is 74.5MW.In order just with relatively to describe, integrated approach during the present invention will invent is divided into three flow processs, as show shown in the 1-3, step 1-2-3-4-5-6 in the flow process 1 expression calculation process, step 1-2-3-4-5-6-7 in the flow process 2 expression calculation process, step 1-2-3-4-7 in the flow process 3 expression calculation process, if having one and above flow process to calculate successfully to represent this COMPREHENSIVE CALCULATING method calculates successfully, if have two and above flow process to calculate successfully, this COMPREHENSIVE CALCULATING method is got computing time than the flow process of lacking by flow chart.
1) if the system agreement upper voltage limit of setting up departments is 1.1, this moment, former antithesis interior point method convergence was recomputated success after the discrete variable consolidation, and active loss is 72.8MW, and be 4.12 seconds computing time, and result of calculation sees Table 2.Flow process 1, flow process 2 and flow process 3 all restrain.This integrated approach is got flow process 1.
2) if the system agreement upper voltage limit of setting up departments is 1.09, this moment, the unsuccessful taboo search method that changes over to was recomputated in former antithesis interior point method convergence after the discrete variable consolidation, each node voltage is in acceptability limit, active loss is 73.5MW, and be 10.23 seconds computing time, and result of calculation sees Table 3.Flow process 1 does not restrain, flow process 2 and flow process 3 convergences.This integrated approach is got flow process 2.
3) if the system agreement upper voltage limit of setting up departments is 1.08, this moment, former antithesis interior point method failure changed taboo search method over to, calculated successfully, and all in acceptability limit, active loss is 74.1MW to each node voltage, and be 30.57 seconds computing time, and result of calculation sees Table 4.Flow process 1 and flow process 2 do not restrain, flow process 3 convergences.This integrated approach is got flow process 3.
Table 1 upper voltage limit is 1.1 o'clock idle work optimization result of calculation
Figure A20081022554900121
Table 2 upper voltage limit is 1.09 o'clock idle work optimization result of calculation
Figure A20081022554900122
Table 3 upper voltage limit is 1.08 o'clock idle work optimization result of calculation
Figure A20081022554900123
As seen through the above analysis, utilize this integrated approach to have better convergence performance, be tending towards under the situation of strictness in the voltage constraint, can both draw comparatively ideal result of calculation, though prolong computing time to some extent, but also in the acceptable scope of automatic voltage control system, can be used for online application.
The present invention has been described according to preferred embodiment.Obviously, reading and understanding above-mentioned detailed description postscript and can make multiple correction and replacement.What this invention is intended to is that the application is built into all these corrections and the replacement that has comprised within the scope that falls into the appended claims or its equivalent.

Claims (1)

1, a kind of idle work optimization method that is suitable for online application is characterized in that may further comprise the steps:
1) input comprises relevant load, the associated electrical network parameters of generator, circuit, transformer, and utilization trend computational tool carries out trend and calculates;
2) set up two kinds of idle work optimization Mathematical Modelings:
The one, former antithesis interior point method idle work optimization Mathematical Modeling, promptly
min?f(x 1,x 2,x 3) (1)
s.t.?h(x 1,x 2,x 3) (2)
x 1min≤x 1≤x 1max
x 2min≤x 2≤x 2max (3)
Formula (1) is system's active loss, and formula (2) is an equality constraint, is the power balance equation of each node, the x in the formula 1And x 2Be constrained optimization variable, x 1Be discrete variable, comprise that on-load tap-changing transformer decomposes head and capacitor or reactor group and drops into capacity, quantity is p; x 2Be continuous variable, but comprise reactive apparatus number and node voltage that the generator continuous reactive is regulated, quantity is q, and formula (3) is inequality constraints, is respectively x 1And x 2Constraint, x 3Be unconfined optimization variable, exert oneself and other node voltage phase angle except that balance node constitutes by balancing machine meritorious;
The 2nd, TABU search computational methods idle work optimization Mathematical Modeling on the basis of original target function, adds with voltage and crosses the border and generator reactive exerts oneself that to cross the border be penalty function,
min f &prime; ( x 1 , x 2 , x 3 ) = f ( x 1 , x 2 , x 3 ) + &lambda; 1 &Sigma; i = 1 Nd ( &Delta; V i V i max - V i min ) 2 + &lambda; 2 &Sigma; i = 1 Nq ( &Delta; Q j Q j max - Q j min ) 2
&Delta; V i = V i - V i max V i > V i max 0 V i min < V i < V i max V i min - V i V i < V i min
&Delta; Q j = Q j - Q j max Q j > Q j max 0 Q j min < Q j < Q j max Q j min - Q j Q j < Q j min
F (x in the formula 1, x 2, x 3) being active loss, Nd, Nq are respectively load bus number and generator node number; λ 1Be the load bus voltage penalty coefficient that crosses the border; λ 2Be the generator reactive penalty coefficient that crosses the border of exerting oneself; V iVoltage magnitude for load bus i; Q jFor the idle of generator j exerted oneself; Subscript m ax, min represent the bound to dependent variable respectively,
Variable bound is divided into control variables constraint and state variable constraint:
Being constrained to of control variables:
V Gi min &le; V Gi &le; V Gi max T i min &le; T i &le; T i max Q Ci min &le; Q Ci &le; Q Ci max
Being constrained to of state variable:
Q Gi min &le; Q Gi &le; Q Gi max V Di min &le; V Di &le; V Di max
V in the formula Gi, T i, V DiBe respectively generator node voltage, on-load tap-changing transformer no-load voltage ratio, load bus voltage; Subscript m ax, min are respectively to the upper and lower limit of dependent variable.
3) described former antithesis interior point method being carried out idle work optimization calculates;
4) if described former antithesis interior point method computational methods do not restrain, the TABU search computational methods iterations of establishing in the idle work optimization method is 100, changes step 7; If the former antithesis interior point method computational methods convergence in the described idle work optimization method is then carried out the consolidation discretization and is handled
5) carrying out idle work optimization with the former antithesis interior point method in the described idle work optimization method of claim 1 once more calculates;
6) if the former antithesis interior point method computational methods in the described idle work optimization method do not restrain, the TABU search computational methods iterations of establishing in the described idle work optimization method is 10; If described former antithesis interior point method computational methods convergence, then integrated approach finishes;
7) adopt described TABU search computational methods to carry out idle work optimization and calculate, comprehensive optimization method finishes.
CN2008102255495A 2008-11-05 2008-11-05 Idle work optimization method suitable for on-line application Active CN101404413B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2008102255495A CN101404413B (en) 2008-11-05 2008-11-05 Idle work optimization method suitable for on-line application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2008102255495A CN101404413B (en) 2008-11-05 2008-11-05 Idle work optimization method suitable for on-line application

Publications (2)

Publication Number Publication Date
CN101404413A true CN101404413A (en) 2009-04-08
CN101404413B CN101404413B (en) 2012-07-18

Family

ID=40538314

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2008102255495A Active CN101404413B (en) 2008-11-05 2008-11-05 Idle work optimization method suitable for on-line application

Country Status (1)

Country Link
CN (1) CN101404413B (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101976837A (en) * 2010-10-17 2011-02-16 华中电网有限公司 Method for adjusting unsolvable power flow of electric power system
CN102175925A (en) * 2011-03-21 2011-09-07 江苏省电力公司无锡供电公司 Measuring device for measuring capacitance in parallel capacitor bank
CN102684188A (en) * 2012-05-09 2012-09-19 广西大学 Large and small running mode reactive power optimizing and joint adjusting method of electric system
CN102904266A (en) * 2012-10-11 2013-01-30 内蒙古自治区电力科学研究院 Method for determining inactive compensation capacity network adaptability of wind power plant
CN102982388A (en) * 2012-10-31 2013-03-20 中国电力科学研究院 Day-ahead power system economical dispatching method
CN103078330A (en) * 2013-02-25 2013-05-01 华东电网有限公司 Relationship-based voltage monitoring index method for providing boosting voltage regulating-controlling strategy
CN103280817A (en) * 2013-05-24 2013-09-04 武汉大学 Reactive balance area determining method based on tabu search
CN103280812A (en) * 2013-04-27 2013-09-04 国家电网公司 Reactive voltage optimal control method for wind power plant cluster
CN103853042A (en) * 2012-11-30 2014-06-11 沈阳工业大学 Decomposition optimization method of multi-terminal unified power flow controller
CN103972905A (en) * 2014-04-28 2014-08-06 广州供电局有限公司 Reactive compensation optimization method of 400V distribution network areas per transformer
CN104466979A (en) * 2014-12-03 2015-03-25 上海电机学院 Transmission grid reactive power optimization regulation and control system and method
CN105811433A (en) * 2016-04-25 2016-07-27 中国电力科学研究院 Reactive power compensation automatic addressing and capacity optimizing method for large power grid
CN105939017A (en) * 2016-06-20 2016-09-14 清华大学 Engineering practical solution to reactive power optimization considering coupling among period
CN107947185A (en) * 2017-11-28 2018-04-20 国网湖南省电力有限公司 A kind of power grid automatic voltage control method and system based on multiple-objection optimization
CN112039082A (en) * 2020-08-28 2020-12-04 国网青海省电力公司果洛供电公司 Power distribution network low-voltage regulation equipment optimal configuration method and system based on minimum loss
CN112149041A (en) * 2020-10-20 2020-12-29 贵州电网有限责任公司 Fault analysis method based on PSD-BPA data and graphical interaction technology

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104915533B (en) * 2014-10-23 2018-06-22 南方电网科学研究院有限责任公司 Multi-objective reactive optimization method based on efficiency coefficient weigthed sums approach

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6329798B1 (en) * 1998-12-11 2001-12-11 Honeywell International Inc Voltage controller for minimizing the utility power provided to a local load site having a local power source
CN1323478C (en) * 2004-03-17 2007-06-27 西安交通大学 Reactive optimizing method of power system based on coordinate evolution
CN100550569C (en) * 2007-06-22 2009-10-14 泰州苏源科电有限公司 10kV and following power distribution network reactive Voltage Optimum progress control method and system

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101976837A (en) * 2010-10-17 2011-02-16 华中电网有限公司 Method for adjusting unsolvable power flow of electric power system
CN102175925A (en) * 2011-03-21 2011-09-07 江苏省电力公司无锡供电公司 Measuring device for measuring capacitance in parallel capacitor bank
CN102684188B (en) * 2012-05-09 2014-06-18 广西电网公司 Large and small running mode reactive power optimizing and joint adjusting method of electric system
CN102684188A (en) * 2012-05-09 2012-09-19 广西大学 Large and small running mode reactive power optimizing and joint adjusting method of electric system
CN102904266A (en) * 2012-10-11 2013-01-30 内蒙古自治区电力科学研究院 Method for determining inactive compensation capacity network adaptability of wind power plant
CN102904266B (en) * 2012-10-11 2015-07-01 内蒙古自治区电力科学研究院 Method for determining inactive compensation capacity network adaptability of wind power plant
CN102982388A (en) * 2012-10-31 2013-03-20 中国电力科学研究院 Day-ahead power system economical dispatching method
CN103853042A (en) * 2012-11-30 2014-06-11 沈阳工业大学 Decomposition optimization method of multi-terminal unified power flow controller
CN103853042B (en) * 2012-11-30 2017-12-05 沈阳工业大学 A kind of decomposition optimization of Multi-terminal Unified Power Flow Controller
CN103078330A (en) * 2013-02-25 2013-05-01 华东电网有限公司 Relationship-based voltage monitoring index method for providing boosting voltage regulating-controlling strategy
CN103078330B (en) * 2013-02-25 2015-09-16 华东电网有限公司 The relationship type voltage monitoring index method of boost voltage regulation and control decision-making
CN103280812A (en) * 2013-04-27 2013-09-04 国家电网公司 Reactive voltage optimal control method for wind power plant cluster
CN103280812B (en) * 2013-04-27 2015-07-22 国家电网公司 Reactive voltage optimal control method for wind power plant cluster
CN103280817A (en) * 2013-05-24 2013-09-04 武汉大学 Reactive balance area determining method based on tabu search
CN103972905B (en) * 2014-04-28 2016-08-17 广州供电局有限公司 400V distributing net platform region reactive power compensation ability method
CN103972905A (en) * 2014-04-28 2014-08-06 广州供电局有限公司 Reactive compensation optimization method of 400V distribution network areas per transformer
CN104466979A (en) * 2014-12-03 2015-03-25 上海电机学院 Transmission grid reactive power optimization regulation and control system and method
CN104466979B (en) * 2014-12-03 2017-01-25 上海电机学院 Transmission grid reactive power optimization regulation and control system and method
CN105811433A (en) * 2016-04-25 2016-07-27 中国电力科学研究院 Reactive power compensation automatic addressing and capacity optimizing method for large power grid
CN105939017A (en) * 2016-06-20 2016-09-14 清华大学 Engineering practical solution to reactive power optimization considering coupling among period
CN105939017B (en) * 2016-06-20 2018-07-06 清华大学 The practical application method for solving of the idle work optimization of intersegmental coupling during consideration
CN107947185A (en) * 2017-11-28 2018-04-20 国网湖南省电力有限公司 A kind of power grid automatic voltage control method and system based on multiple-objection optimization
CN112039082A (en) * 2020-08-28 2020-12-04 国网青海省电力公司果洛供电公司 Power distribution network low-voltage regulation equipment optimal configuration method and system based on minimum loss
CN112149041A (en) * 2020-10-20 2020-12-29 贵州电网有限责任公司 Fault analysis method based on PSD-BPA data and graphical interaction technology
CN112149041B (en) * 2020-10-20 2022-12-16 贵州电网有限责任公司 Fault analysis method based on PSD-BPA data and graphical interaction technology

Also Published As

Publication number Publication date
CN101404413B (en) 2012-07-18

Similar Documents

Publication Publication Date Title
CN101404413B (en) Idle work optimization method suitable for on-line application
CN103280821B (en) Multi-period dynamic reactive power optimization method of intelligent power distribution system
CN105226643A (en) Under security constraint, power system operation simulation model generates and method for solving fast
CN103020853B (en) Method for checking short-term trade plan safety
CN102368610A (en) Evaluation method based on distribution system security region
CN104600714B (en) Method and device for optimizing reactive power of power distribution network containing distributed generation
CN105141464A (en) Grid structure planning method for coordinated power transmission and distribution
CN102983629A (en) Auxiliary decision-making method for on-line power system restoration
Niknam et al. Reserve constrained dynamic optimal power flow subject to valve-point effects, prohibited zones and multi-fuel constraints
CN101409447A (en) Method for optimizing electric power system tide base on part automatic differential technology
CN105226708A (en) The equivalent coordination optimizing method of a kind of large scale electric network operation plan
CN105515044B (en) DTS-based black start aid decision making system
CN104701867B (en) Day-ahead reactive power optimization method based on branch-bound method and primal-dual interior point method
CN103996147A (en) Comprehensive evaluation method for power distribution network
CN102819641A (en) Large-scale power distribution network integral model simplification method applicable to electromagnetic transient simulation
CN105375461A (en) Active power distribution network power supply capacity real-time assessment method based on prediction technology
CN103208797A (en) Estimation method for new-energy-containing power distribution network state based on intelligent optimization technology
KR20120131520A (en) Optimised connection interpretive method of distribution line connection
CN106469914A (en) A kind of net capability computational methods of flexibility power distribution network
CN102567651A (en) Power system power supply capacity evaluating method and device relating to bottleneck link finding
CN106505624A (en) Determine regulator control system and the method for power distribution network distributed power source optimum ability to arrange jobs
CN106208099A (en) A kind of Method for Reactive Power Optimization in Power based on bi-level programming and application thereof
CN104102840A (en) Evaluation method for photovoltaic power receptivity of power distribution network
CN107038297A (en) The Step-varied back propagation integration method of global energy internet operation characteristic emulation
CN105529703A (en) Urban power net reconstruction planning method based on power supply capability bottleneck analysis

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Owner name: STATE ELECTRIC NET CROP.

Effective date: 20130130

C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20130130

Address after: 100192 Beijing city Haidian District Qinghe small Camp Road No. 15 China Electric Power Research Institute of the Ministry of science and technology

Patentee after: China Electric Power Research Institute

Patentee after: State Grid Corporation of China

Address before: 100192 Beijing city Haidian District Qinghe small Camp Road No. 15 China Electric Power Research Institute of the Ministry of science and technology

Patentee before: China Electric Power Research Institute