CN103530440B - Micro-grid harmonic suppression method based on particle swarm optimization algorithm - Google Patents

Micro-grid harmonic suppression method based on particle swarm optimization algorithm Download PDF

Info

Publication number
CN103530440B
CN103530440B CN201310384472.7A CN201310384472A CN103530440B CN 103530440 B CN103530440 B CN 103530440B CN 201310384472 A CN201310384472 A CN 201310384472A CN 103530440 B CN103530440 B CN 103530440B
Authority
CN
China
Prior art keywords
particle
fitness
value
microgrid
micro
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.)
Active
Application number
CN201310384472.7A
Other languages
Chinese (zh)
Other versions
CN103530440A (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.)
Nantong Taiying New Material Technology Co ltd
Original Assignee
Zhejiang University of Technology ZJUT
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 Zhejiang University of Technology ZJUT filed Critical Zhejiang University of Technology ZJUT
Priority to CN201310384472.7A priority Critical patent/CN103530440B/en
Publication of CN103530440A publication Critical patent/CN103530440A/en
Application granted granted Critical
Publication of CN103530440B publication Critical patent/CN103530440B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Feedback Control In General (AREA)

Abstract

A micro-grid harmonic suppression method based on the particle swarm optimization algorithm includes the following steps of initiating parameters, initiating positions of particles and speeds of the particles, invoking the micro-grid simulation system program fitness, initiating fitness values Present, renewing the positions of the particles and the speeds of the particles, invoking the micro-grid simulation system program fitness, renewing the fitness values Present, conducting fitness evaluation, renewing individual historical extreme values pbest, and renewing an overall situation extreme value gbest, wherein each particle represents a potential solution of a problem, and the potential solution is the parameter of L in a filter and the parameter of C in the filter.

Description

Micro-grid harmonic suppression method based on particle swarm optimization algorithm
Technical field
Project of the present invention is related to a kind of micro-grid harmonic suppression method, particularly a kind of micro-grid harmonic suppression method Ji Yu particle group optimizing (Particle Swarm Optimization, PSO) algorithm.
Background technology
Micro-capacitance sensor is a kind of new structure of new forms of energy application, has highly important effect.The nonlinear-load producing because the power electronic equipments such as inverter run in microgrid, namely what is often called " harmonic wave ", the normal operation to power electronic equipments such as inverters has a strong impact on, simultaneously, harmonic current can make the constant temperature of equipment improve, and directly influences the service life of equipment.The method of micro-grid harmonic suppression at present has a lot, is generally speaking divided three classes, and the first kind is harmonic wave essence suppression technology, including active mode(Produce the inverter only producing very little harmonic wave)And passive mode(Wave filter is installed near wave source);Equations of The Second Kind is the application of Instantaneous Power Theory, theoretical and immature;3rd class is the fusion of intelligent Neural Network and harmonics restraint, and when harmonic content change is excessive, effect is unsatisfactory.In the first rahmonic essence suppression technology, the means installing wave filter are most commonly seen, also maximally efficient, its technology relative maturity, are suitable for commonly used.Wherein, passive filter(LC wave filter)Have the advantages that structure is simple, with low cost, operational reliability is higher, operating cost is relatively low, be still the harmonic wave management method being widely used so far.
At present, the method optimizing LC filter parameter in micro-grid system has a lot, is summed up and can be divided into two classes:One class is that classical algorithm mainly includes Nonlinear Programming Method, QUADRATIC PROGRAMMING METHOD FOR, linear programming method and interior point method etc.;Another kind of is artificial intelligence optimization's algorithm, mainly includes genetic algorithm, simulated annealing, TABU search, particle group optimizing and various Evolutionary Programming Method.The topmost advantage of first kind method is that to calculate rapid, convergence reliable, but needs some assumed conditions, such as continuous, can lead and unimodal etc..When solving some problems, need for integer variable to be considered as continuous variable participation optimization calculating, after obtaining optimal solution, carry out consolidation again.For large-scale real system, the error being produced by consolidation is usually unacceptable.In Equations of The Second Kind method, genetic algorithm is most widely used, optimization problem can not be led and seriality requires, only need a fitness function or performance indications, and there is global convergence, its major defect is the needs that " Premature Convergence " problem and convergence rate are difficult to meet real-time control.Particle group optimizing (Particle Swarm Optimization, PSO) algorithm as a kind of new based on Swarm Intelligent Computation method, solving to show powerful advantage when classic optimisation algorithm is difficult to such as discontinuous, non-differentiability the non-linear morbid state optimization problem and the combinatorial optimization problem that solve.Compared with other evolution algorithms,It has the advantages that thought is simple, easily realize, adjustable parameter is less and application effect is obvious, than wide in therefore applying in optimizing micro-grid system filter parameter.
At present, PSO is in micro-grid system Optimal Filter parameter tuning, need the exact relationship between known filter parameter and object function harmonic wave rate, so micro-grid system is converted into equation of state or transmission function, then runs PSO program and obtain filtering parameter optimal value.But, in the case of micro-grid system internal structure complexity, the equation of state of micro-grid system or transmission function are difficult to directly obtain, and this is accomplished by equation of state or the transmission function spending the more time for calculating micro-grid system, thus increasing amount of calculation, or even impact optimization efficiency.
Content of the invention
Micro-grid system need to be converted into equation of state or transmission function when optimizing micro-grid system filtering parameter for existing PSO, thus the problems such as calculating leading to is complicated, efficiency is impacted, the present invention provides a kind of amount of calculation little, the higher method based on PSO algorithm optimization micro-grid system filtering parameter of efficiency.Micro-grid harmonic suppression method flow chart based on PSO optimized algorithm is as shown in Figure 1.
Based on the micro-grid harmonic suppression method of PSO optimized algorithm, comprise the following steps:
1), initiation parameter;
2), initialization particle(The potential solution that each particle represents problem is the parameter of L, C in wave filter)Position, speed, call microgrid analogue system program fitness, and initialization fitness value Present;
3), particle position and speed are updated;
4), call microgrid analogue system program fitness, more new particle fitness value Present;
5), fitness evaluation, more new individual history extreme value pbest;
6), update global extremum gbest.
Further, step(1)Including:
1-1), the maximum iteration time determining in PSO program, population, the value of number of dimensions, Studying factors and inertia weight;
1-2), determine need optimize parameter approximate range.
Further, step(2)The position of initialization particle, speed, call microgrid analogue system program fitness, and initialize comprising the following steps that of adaptive value:
2-1), initialization particle current location;
2-2), initialization particle present speed;
2-3), call microgrid analogue system program fitness;
2-4), according to initialized location calculate fitness value Present;
2-5), remember each particle history optimal value be pbest;
2-6), note global optimum be gbest.
Further, step(2-3)Middle microgrid analogue system program fitness write comprise the following steps that:
A1), microgrid analogue system can be opened by open_system function;
A2), the parameter value of L and C in the LC wave filter optimizing will be needed in microgrid simulink analogue system to be set to variable by set_param function, be designated as l and c;
A3), pass through sim function operation microgrid analogue system;
A4), determine that the object function as inspection parameter quality standard is micro-grid harmonic rate according to filter parameter to be optimized, object function micro-grid harmonic rate is write out in programming, is likewise provided as a variable and is designated as THD;
Further, step(3)Including:
3-1), determine whether iterationses reach the upper limit, if reaching the upper limit, whole optimization process terminates;If not reaching the upper limit, jump to step(3-2);
3-2), according to formula(1)Obtain particle rapidity to update:
v i k + 1 = wv i k + c 1 r 1 ( x i * - x i k ) + c 2 r 1 ( x * - x i k ) - - - ( 1 )
According to formula(2)Obtain particle position to update:
k i k + 1 = x i k + v i k + 1 - - - ( 2 )
Wherein i=1,2 ..., N is particle number,It is speed in kth time iteration for the particle,It is position in kth time iteration for the particle i,It is personal best particle in kth time iteration for the particle i, be also denoted as pbest;x*It is global optimum position in kth time iteration for the particle i, be also denoted as gbest;R1 and r2 is the random number being uniformly distributed between [0,1], c1 and c2 is accelerated factor, and ω is inertial factor.Further, step(4)Including:
4-1), call microgrid analogue system program fitness again;
4-2), more new particle fitness value present.
Further, step(5)Including:
5-1), whether history optimal value pbest is better than according to conditional judgment particle current adaptive value present, if present is better than pbest, jump to step(5-2)If being not better than, jumping to step(6);
5-2), the value being replaced with the value of present in pbest, as current particle optimal value.
Further, step(6)Including:
6-1), see whether algorithm meets termination condition, if being unsatisfactory for, jump to step(3-1)If meeting, jumping to step(6-2);
6-2), update global extremum gbest, and export the optimal value of the parameter of gbest and LC wave filter.
The technology design of the present invention is:When with PSO program optimization micro-grid system filter parameter, the present invention only needs known filter parameter to be optimized and the micro-grid harmonic rate as object function, directly write microgrid analogue system program fitness, flow chart is as shown in Figure 2, open microgrid analogue system with open_system function first, and the LC filter parameter that need to be optimized with set_param function sets is variable, then control the operation of microgrid analogue system with sim function, finally obtain object function micro-grid harmonic rate with programming.After the completion of microgrid analogue system program fitness is write, using PSO routine call microgrid analogue system program fitness.PSO program often obtains filter parameter values, and micro-grid system just runs the value once obtaining object function.This is a process that constantly optimizing constantly emulates, in actual applications can be according to the further perfect procedure of specific operation conditions.
It is an advantage of the invention that:When optimizing micro-grid system filter parameter with PSO, again micro-grid system need not be converted into equation of state or transmission function, also need not known to need between the filter parameter that optimizes and object function micro-grid harmonic rate definite relation, but only need to know micro-grid system filter parameter to be optimized and as the good and bad object function of evaluating.Therefore, the present invention can effectively reduce amount of calculation, improve PSO and optimize micro-grid system filter parameter efficiency, thus reaching effective effect suppressing micro-grid harmonic.
Brief description
The micro-grid harmonic suppression method flow chart based on PSO optimized algorithm for the Fig. 1
Fig. 2 microgrid analogue system program fitness flow chart
The argument structure figure of Fig. 3 PSO algorithm optimization micro-grid system median filter
Fig. 4 is grid-connected to be optimized and load outputs voltage-contrast figure that empirically value method obtains to isolated island PSO
The load outputs voltage-contrast figure that Fig. 5 isolated island optimizes to grid-connected PSO and empirically value method obtains
Specific embodiment
1st, project implementation mode
Based on the micro-grid harmonic suppression method of PSO optimized algorithm, comprise the following steps:
1), initiation parameter;
1-1), the maximum iteration time determining in PSO program, population(Each particle represents a potential solution of problem), the value of number of dimensions, Studying factors and inertia weight;
1-2), determine need optimize parameter approximate range.
2), the initialization position of particle, speed, call microgrid analogue system program fitness, and initialization adaptive value;
2-1), initialization particle current location;
2-2), initialization particle present speed;
2-3), call microgrid analogue system program fitness;
Microgrid analogue system program fitness write comprise the following steps that:
A1), microgrid analogue system can be opened by open_system function;
A2), the parameter value of L and C in the LC wave filter optimizing will be needed in microgrid simulink analogue system to be arranged to variable by set_param function, be designated as l and c respectively;
A3), pass through sim function operation microgrid analogue system;
A4), determine that the object function as inspection parameter quality standard is micro-grid harmonic rate according to filter parameter to be optimized, object function micro-grid harmonic rate is write out in programming, is likewise provided as a variable and is designated as THD;
2-4), according to initialized location calculate fitness value Present;
2-5), remember each particle history optimal value be pbest;
2-6), note global optimum be gbest.
3), particle position and speed are updated;
3-1), determine whether iterationses reach the upper limit, if reaching the upper limit, whole optimization process terminates;If not reaching the upper limit, jump to step(3-2);
3-2), according to formula(1)Obtain particle rapidity to update:
v i k + 1 = wv i k + c 1 r 1 ( x i * - x i k ) + c 2 r 1 ( x * - x i k ) - - - ( 1 )
According to formula(2)Obtain particle position to update:
k i k + 1 = x i k + v i k + 1 - - - ( 2 )
Wherein i=1,2 ..., N is particle number,It is speed in kth time iteration for the particle,It is position in kth time iteration for the particle i,It is personal best particle in kth time iteration for the particle i, be also denoted as pbest;x*It is global optimum position in kth time iteration for the particle i, be also denoted as gbest;R1 and r2 is the random number being uniformly distributed between [0,1], c1 and c2 is accelerated factor, and ω is inertial factor.
4), call microgrid analogue system program fitness, more new particle fitness value Present;
4-1), call microgrid analogue system program fitness again;
4-2), more new particle fitness value present.
5), fitness evaluation, more new individual history extreme value pbest;
5-1), whether history optimal value pbest is better than according to conditional judgment particle current adaptive value present, if present is better than pbest, jump to step(5-2)If being not better than, jumping to step(6);
5-2), the value being replaced with the value of present in pbest, as current particle optimal value.
6), update global extremum gbest;
6-1), see whether algorithm meets termination condition, if being unsatisfactory for, jump to step(3-1)If meeting, jumping to step(6-2);
6-2), update global extremum gbest, and export the optimal value of the parameter of gbest and LC wave filter.
2nd, analysis of cases
Microgrid analogue system includes the micro- source of two direct currents, a bulk power grid, and the argument structure figure that PSO optimizes micro-grid system median filter is as shown in Figure 3.Verify the feasibility of the present invention using this analogue system, and be compared with the LC filter parameter being obtained using empirical value method, prove the present invention by grid-connected to isolated island and isolated island to grid-connected two kinds of different situations under, it can optimize the parameter of LC wave filter in micro-grid system effectively, reduces the harmonic wave rate of microgrid load end output voltage.
A), case 1
When initial, micro-grid connection is run, and simulation time is 0.1s, two micro- source powering loads together with bulk power grid, one of micro- source is disconnected with load in 0.05s, another micro- source provides electric energy for load always, and bulk power grid disconnects in 0.07s, and microgrid enters island operation state.Empirically value method obtains L value for 0.000014, C value is 0.0075, and harmonic wave rate is 0.0606.After PSO optimizes L, C parameter, L value is 0.0000103, C value is 0.0098, and harmonic wave rate is 0.0469.It is as shown in Figure 4 that PSO Optimal Filter parameter gained A, B, C three-phase waveform and empirical value method obtain filter parameter gained A, B, C three-phase waveform simulation result comparison diagram.
B), case 2
When initial, piconet island runs, and simulation time is 0.1s, micro- source powering load, and accessing another micro- source in 0.05s provides electric energy to load together, and bulk power grid accesses in 0.07s, and microgrid enters grid-connected state.Empirically value method obtains L value for 0.000017, C value is 0.006, and harmonic wave rate is 0.0517.After PSO optimizes L, C parameter, L value is 0.000011, C value is 0.009, and harmonic wave rate is 0.0322.It is as shown in Figure 5 that PSO Optimal Filter parameter gained A, B, C three-phase waveform and empirical value method obtain filter parameter gained A, B, C three-phase waveform simulation result comparison diagram.
In above-mentioned case, filter parameter gained A, B, C three-phase comparison of wave shape is obtained by PSO Optimal Filter parameter gained A, B, C three-phase waveform in Fig. 4 and empirical value method, can find that the inventive method can make load end harmonic wave of output voltage rate be reduced to 4.69% from 6.06% after optimizing microgrid filter parameter, effectively reduce load end harmonic wave of output voltage rate from the grid-connected handoff procedure to isolated island for the microgrid;Equally, filter parameter gained A, B, C three-phase comparison of wave shape is obtained by PSO Optimal Filter parameter gained A, B, C three-phase waveform in Fig. 5 and empirical value method, can find that the inventive method can make load end harmonic wave of output voltage rate be reduced to 3.22% from 5.17% after optimizing microgrid filter parameter, effective reduction microgrid load end harmonic wave of output voltage rate to grid-connected handoff procedure from isolated island.So, no matter microgrid is that the inventive method is all effective and feasible for optimization micro-grid system filter parameter, reduction load outputs voltage harmonic rate to isolated island switching or isolated island to grid-connected switching from grid-connected.
Content described in this specification embodiment is only enumerating of the way of realization to inventive concept; protection scope of the present invention is not construed as being only limitted to the concrete form that embodiment is stated, protection scope of the present invention also and in those skilled in the art according to present inventive concept it is conceivable that equivalent technologies mean.

Claims (1)

1. the micro-grid harmonic suppression method based on PSO optimized algorithm, comprises the following steps:
(1), initiation parameter;Including:
(1-1), determine the maximum iteration time in PSO program, population, number of dimensions, Studying factors and be used to The value of property weight;
(1-2), determine the approximate range of the parameter needing to optimize;
(2), the position of initialization particle, speed, call microgrid analogue system program fitness, and initially Change fitness value Present;The potential solution that each particle represents problem is the parameter of L, C in wave filter;
(3), particle position and speed are updated;
(4) microgrid analogue system program fitness, more new particle fitness value Present, are called;
(5), fitness evaluation, more new individual history extreme value pbest;
(6), update global extremum gbest;
Step (2) initializes the position of particle, speed, calls microgrid analogue system program fitness, Yi Jichu The comprising the following steps that of beginningization adaptive value:
(2-1), initialize particle current location;
(2-2), initialize particle present speed;
(2-3), call microgrid analogue system program fitness;
(2-4), fitness value Present is calculated according to initialized location;
(2-5), remember each particle history optimal value be pbest;
(2-6), note global optimum is gbest;
In step (2-3) microgrid analogue system program fitness write comprise the following steps that:
(A1), microgrid analogue system can be opened by open_system function;
(A2), pass through set_param function to filter the LC needing in microgrid simulink analogue system to optimize In device, the parameter value of L and C is set to variable, is designated as l and c;
(A3), pass through sim function operation microgrid analogue system;
(A4), determine that the object function as inspection parameter quality standard is according to filter parameter to be optimized Micro-grid harmonic rate, object function micro-grid harmonic rate is write out in programming, is likewise provided as a variable and is designated as THD;
Step (3) includes:
(3-1), determine whether iterationses reach the upper limit, if reaching the upper limit, whole optimization process terminates; If not reaching the upper limit, jump to step (3-2);
(3-2), obtain particle rapidity according to formula (1) to update:
v i k + 1 = wv i k + c 1 r 1 ( x i * - x i k ) + c 2 r 1 ( x * - x i k ) - - - ( 1 )
Obtain particle position according to formula (2) to update:
x i k + 1 = x i k + v i k + 1 - - - ( 2 )
Wherein i=1,2 ..., N is particle number,It is speed in kth time iteration for the particle,It is particle i in kth time Position in iteration,It is personal best particle in kth time iteration for the particle i, be also denoted as pbest;x*It is grain Global optimum position in kth time iteration for the sub- i, is also denoted as gbest;R1 and r2 is to be uniformly distributed between [0,1] Random number, c1 and c2 is accelerated factor, and ω is inertial factor;
Step (4) includes:
(4-1), call microgrid analogue system program fitness again;
(4-2), more new particle fitness value present;
Step (5) includes:
(5-1), whether history optimal value pbest is better than according to conditional judgment particle current adaptive value present, If present is better than pbest, jumping to step (5-2), if being not better than, jumping to step (6);
(5-2), replace the value in pbest with the value of present, as current particle optimal value;
Step (6) includes:
(6-1), seeing whether algorithm meets termination condition, if being unsatisfactory for, jumping to step (3-1), if meeting Then jump to step (6-2);
(6-2), update global extremum gbest, and export the optimal value of the parameter of gbest and LC wave filter.
CN201310384472.7A 2013-08-29 2013-08-29 Micro-grid harmonic suppression method based on particle swarm optimization algorithm Active CN103530440B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310384472.7A CN103530440B (en) 2013-08-29 2013-08-29 Micro-grid harmonic suppression method based on particle swarm optimization algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310384472.7A CN103530440B (en) 2013-08-29 2013-08-29 Micro-grid harmonic suppression method based on particle swarm optimization algorithm

Publications (2)

Publication Number Publication Date
CN103530440A CN103530440A (en) 2014-01-22
CN103530440B true CN103530440B (en) 2017-02-08

Family

ID=49932447

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310384472.7A Active CN103530440B (en) 2013-08-29 2013-08-29 Micro-grid harmonic suppression method based on particle swarm optimization algorithm

Country Status (1)

Country Link
CN (1) CN103530440B (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104407273B (en) * 2014-10-13 2017-05-17 浙江工业大学 Electric energy quality disturbance source positioning method considering monitoring reliability
CN104965981B (en) * 2015-06-18 2017-11-21 温州大学 A kind of reversible unsteady flow bank electricity net side controller multi-parameters optimization method
CN105184383B (en) * 2015-07-15 2019-01-08 浙江工业大学 City moving emergency power supply optimal scheduling method based on intelligent optimization method
CN105511939A (en) * 2015-11-23 2016-04-20 广东工业大学 Harmonic wave inhabitation method based on PSO algorithm
CN106130508B (en) * 2016-06-13 2018-09-07 电子科技大学 Digital multimeter noise-reduction method based on FIR filter
CN107230161A (en) * 2017-05-17 2017-10-03 国网北京市电力公司 The evaluation method and device of electric system simulation algorithm
CN107994581B (en) * 2017-12-29 2021-11-26 国网天津市电力公司电力科学研究院 Micro-grid harmonic suppression method based on interval optimization algorithm
CN110518819A (en) * 2019-09-10 2019-11-29 中国计量大学 A kind of control method of the photovoltaic DC-to-AC converter based on particle swarm algorithm and Learning Algorithm
CN111952976A (en) * 2020-08-25 2020-11-17 中冶赛迪电气技术有限公司 Steel mill substation harmonic current optimization method based on multi-target particle swarm algorithm

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101697418A (en) * 2009-10-23 2010-04-21 湖南大学 Photovoltaic inversion grid-connection and harmonic suppression hybrid system for micro grid and composite control method thereof
CN202817792U (en) * 2012-09-12 2013-03-20 湖南大学 Micro-source gird connection and power quality control system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9178354B2 (en) * 2011-08-24 2015-11-03 3Dfs L.L.C. Multipurpose, universal converter with battery control and real-time power factor correction

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101697418A (en) * 2009-10-23 2010-04-21 湖南大学 Photovoltaic inversion grid-connection and harmonic suppression hybrid system for micro grid and composite control method thereof
CN202817792U (en) * 2012-09-12 2013-03-20 湖南大学 Micro-source gird connection and power quality control system

Also Published As

Publication number Publication date
CN103530440A (en) 2014-01-22

Similar Documents

Publication Publication Date Title
CN103530440B (en) Micro-grid harmonic suppression method based on particle swarm optimization algorithm
Shah et al. Stability and control of mixed AC–DC systems with VSC‐HVDC: a review
Lin et al. Coordinated control strategies for SMES-battery hybrid energy storage systems
Lu et al. Coordinated control of flexible AC transmission system devices using an evolutionary fuzzy lead-lag controller with advanced continuous ant colony optimization
CN103472731B (en) Method for analyzing stability of small signals of micro-grid and coordinating and setting parameters
Georgilakis et al. Unified power flow controllers in smart power systems: models, methods, and future research
Ramos et al. Placement and sizing of utility-size battery energy storage systems to improve the stability of weak grids
CN103441512A (en) Reactive compensation (MMC-STATCOM) method based on modular multi-level converter
Nemati et al. Optimization of microgrids short term operation based on an enhanced genetic algorithm
Anwar et al. Optimum capacity allocation of DG units based on unbalanced three-phase optimal power flow
Mishra et al. A novel artificial neural network for power quality improvement in AC microgrid
CN105629730A (en) UPFC control method based on nerve network sliding mode control
CN105337290A (en) Reactive adjustment method applicable to low-frequency oscillation aid decision of electric system
CN104569691A (en) Parameter detection method and system for multi-type energy storage system
Petersen et al. Design and tuning of wind power plant voltage controller with embedded application of wind turbines and STATCOMs
Gupta et al. A fuzzy controlled shunt active power filter for reducing current harmonics and reactive power compensation
De et al. Optimal switching strategy of an SVC to improve the power quality in a distribution network
CN113346561B (en) Stability analysis method for energy storage droop compensation module
Gao et al. Finite control set model predictive control integrated with disturbance observer for battery energy storage power conversion system
Hassan et al. Impact of TCSC on enhancing power system stability
CN109088416B (en) Micro-grid power self-smoothing method with plug-and-play function for multiple energy storage systems
Cheng et al. A study of der volt and var droop aggregation for reactive power support to transmission system
Xu et al. Optimal configuration of filters for harmonic suppression in microgrid
Jha et al. Performance enhancement of PV–DG–BS distributed generation system in Islanded Mode
Ogunwole Optimal placement of statcom controllers with metaheuristic algorithms for network power loss reduction and voltage profile deviation minimization.

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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20191223

Address after: 314200 Building 2, east side of Xinxing 7th Road, north side of Duli Road, Pinghu Economic Development Zone, Pinghu City, Jiaxing City, Zhejiang Province

Patentee after: Zhejiang Anxin Electric Co.,Ltd.

Address before: 510000 unit 2414-2416, building, No. five, No. 371, Tianhe District, Guangdong, China

Patentee before: GUANGDONG GAOHANG INTELLECTUAL PROPERTY OPERATION Co.,Ltd.

Effective date of registration: 20191223

Address after: 510000 unit 2414-2416, building, No. five, No. 371, Tianhe District, Guangdong, China

Patentee after: GUANGDONG GAOHANG INTELLECTUAL PROPERTY OPERATION Co.,Ltd.

Address before: 310014 Hangzhou city in the lower reaches of the city of Zhejiang Wang Road, No. 18

Patentee before: Zhejiang University of Technology

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20210426

Address after: Room 1101, Xinghai Road Economic R & D building, Sanxing Town, Haimen City, Nantong City, Jiangsu Province, 226100

Patentee after: NANTONG TAIYING NEW MATERIAL TECHNOLOGY Co.,Ltd.

Address before: 314200 Building 2, east side of Xinxing 7th Road, north side of Duli Road, Pinghu Economic Development Zone, Pinghu City, Jiaxing City, Zhejiang Province

Patentee before: Zhejiang Anxin Electric Co.,Ltd.