Distributed predictive control based voltage restoration scheme for microgrids

Information

  • Patent Grant
  • 10404065
  • Patent Number
    10,404,065
  • Date Filed
    Friday, December 16, 2016
    7 years ago
  • Date Issued
    Tuesday, September 3, 2019
    4 years ago
Abstract
A distributed predictive control based voltage restoration scheme for microgrids, comprising: step 10) adopting a distributed finite time observer to acquire the global reference voltage for restoring the voltage of each local controller; step 20) each local controller adopts a droop control to acquire the local voltage value of each generation, and adds a secondary voltage compensation term into the droop characteristic formula to form the voltage reference value of a distributed generation; step 30) establishing a trended prediction model; step 40) acquiring a predictive control term at a current time as the secondary voltage compensation command, and acting on the local controllers; and step 50) determining, whether the local voltage of each distributed generation of the microgrid reaches the voltage reference value under the secondary voltage compensation command.
Description

This application is the U.S. national phase of International Application No. PCT/CN2016/110483 filed on 16 Dec. 2016 which designated the U.S. and claims priority to Chinese Application Nos. CN201610135626.2 filed on 10 Mar. 2016, the entire contents of each of which are hereby incorporated by reference.


TECHNICAL FIELD

The present invention relates to the operation and control of a microgrid, in particular to a distributed predictive control based voltage restoration scheme for microgrids.


BACKGROUND

With the gradual exhaustion of resources on the earth and the incensement of serious environmental problems, more and more attentions are drawn to the utilization of renewable energies around the world. Microgrid has emerged as an energy integration to improve the penetration of renewable energy resources and distributed energy resources in an energy supply system. Each microgrid consists of different types of distributed energy resources (DGs) which comprise micro-turbines, wind generators, photovoltaics, fuel cells, energy storages as well as load and protection devices.


Microgrids are integrated to a synchronization AC grid via power-electronic converters, typically inverters; they exchange power with the main grid via the point of common coupling, improving the reliability of power supplies. Since the microgrid is a distributed system of small scale, and closes to loads, which can enhance the system security, reduce the grid losses and greatly increases the energy utilization efficiency, it is a promising generation mode satisfying the development of smart grid in the future. Under normal conditions, the microgrid is connected to the main grid which provides voltage and frequency references. The most attractive advantage of microgrid is to island itself from the main grid irrespective of planned or spontaneous events. The peer-to-peer control mode adopting a droop control does not require a dominant distributed generation and communication links, and thus draws wide attention. When the microgrid is required to transfer from a grid-connected mode to an islanded mode, the distributed generations can automatically share the active power and reactive power in the microgrid. However, the droop control is a proportional discriminatory control, and will cause voltage deviation from the reference value, which results to secondary voltage control. At present, voltage restoration is implemented in the centralized control scheme and the multi-agent-based distributed control. The centralized control scheme is based on a central controller, requires a complex communication network, and suffers from huge data-handling. Furthermore, the single-point failure and distributed feature of the renewable energy may both result in the change of the communication topology, which further challenge the reliability of the central controller. On the contrary, the multi-agent-based distributed control scheme only exchanges information with its immediate neighbors, realizes efficient information sharing, and finally achieves quicker decision making and operation with a simple communication structure.


SUMMARY OF THE INVENTION

Technical Problem: the technical problem to be solved by the present invention is: providing a distributed predictive control based voltage restoration scheme for microgrids. The control scheme is a completely distributed scheme, realizes the global information, adopts predictive control to acquire a secondary voltage compensation command, and can restore the voltage of each distributed generation in a microgrid. Therefore, the present invention can quickly restore the distributed voltage to the reference value, and improve the overall power quality of a microgrid.


Technical Scheme: to solve the technical problem mentioned above, the embodiment of the present invention adopts a distributed predictive control based voltage restoration scheme for microgrids, comprising the following steps:


Step 10) Suppose that there are N distributed generations in an autonomous microgrid, where the distributed control structure is adopted. The microgrid voltage reference instruction is entered through a human-machine interface and sent out to a part of pinned distributed generations via the 485 communication mode. A distributed finite time observer is utilized to acquire the global reference voltage as the reference for restoring the local voltage of each distributed generation;


Step 20) The data acquisition module of each distributed generation collects the voltage from the local sensor, that is to be sent to the respective DSP. Each local controller adopts the droop control and a secondary voltage compensation term is added to the droop characteristic formula, wherein the local voltage reference value of each distributed generation can be represented as formula (1):

νi0−nQiQi+uiV  Formula (1)


Wherein νi, denotes the local voltage value of the i-th distributed generation in the microgrid; ν0 denotes the voltage reference value, unit: kilovolt; nQi denotes the voltage droop characteristic coefficient of the i-th distributed generation in the microgrid, unit: kilovolt/megavar; Qi denotes the reactive power of the i-th distributed generation in the microgrid, unit: megavar; and uvi denotes the secondary voltage compensation term, unit kilovolt;


The information exchange is implemented through the communication ports of the DSP of individual distributed generation with the information update interval ε. According to formula (1), the dynamic characteristics of each distribute generation is transformed into a discrete form:

ν(k+1)=Pν(k)+Er  Formula (2)


Wherein k is the current time; k+1 is the next time; ν(k)=[ν1(k), . . . , νN(k)]T, ν1(k) denotes the voltage value of the first distributed generation at t=k, and νN(k) denotes the voltage value of the N-th distributed generation at t=k; ν(k+1) denotes the matrix formed by the voltage values of the distributed generations at t=k+1; P=IN(1−ε)−εL, IN denotes the n-order unit matrix, and L denotes the Laplacian matrix of the distributed structure of the microgrid, which represents the information exchange between the distributed generations; Er=ενrefEN, νref denotes the reference voltage value of the microgrid, and EN denotes the unit column vector of N elements, EN=1N;


Add a prediction term with an adjustable parameter to the formula (2), as represented by formula (3):

ν(k+1)=Pν(k)+Er+u(k)
u(k)=−μ[Lν(k)+(ν(k)−νrefEN)]  Formula (3)


Wherein u(k) denotes the prediction term with an adjustable parameter, u(k)=[u1(k), . . . , uN(k)]T, u1(k) denotes the prediction term of the first distributed generation; uN(k) denotes the prediction term of the N-th distributed generation; the superscript T denotes transposition; and μ denotes the coefficient of the prediction term with an adjustable parameter;


According to the formulas (1) and (3), the secondary control compensation term is represented as formula (4):

uiV(k)=[0, . . . ,1ith, . . . 0][ε(L−IN)ν(k)+Er+u(k)]  Formula (4)


Wherein [0, . . . , 1ith, . . . 0] represents a row vector comprising N elements, with the i-th element as 1, and the other elements 0;


Step 30) Expand the formula (3) into a trended prediction model with HP prediction horizons and HU control horizon.

V(k+1)=Aν(k)+BU(k)+Er
U(k)=−FLν(k)+M  Formula (5)


Wherein V(k+1)=[(k+1), . . . , νT (k+HP)]T, ν(k+1) denotes the matrix formed by the voltage values of the distributed generations at t=k+1, and ν(k+HP) denotes the matrix formed by the voltage values of the distributed generations at t=k+HP; U(k)=[uT(k), . . . , uT(k+Hu−1)]T, u(k) denotes the matrix formed by the first prediction terms of the distributed generations, and u(k+Hu−1) denotes the matrix formed by the Hu-th prediction terms of the distributed generations;







A
=


[



P










P

H
p





]



H
U


N
×
N



,





B
=


[




I
N




















P



I
N
































P


H
U

-
1





P


H
U

-
2








I
N






P

H
U





P


H
U

-
1








P
+

I
N





















P


H
P

-
1





P


H
P

-
2









P


H
P

-

H
U



+

+

I
N





]



H
P


N
×

H
U


N







Er=Er B∈RHpN×1, R denotes the real number matrix;






F
=


[




-

μ


(

L
+

I
N


)









-

μ


(

L
+

I
N


)





(

P
-

μ


(

L
+

I
N


)



)













-

μ


(

L
+

I
N


)






(

P
-

μ


(

L
+

I
N


)



)



H
U

-
1






]



H
U


N
×
N








M
=


[




μ






v
ref



E
N









-

μ


(

L
+

I
N


)




H

+

μ






v
ref



E
N















-

μ


(

L
+

I
N


)





(


H


H
u

-
1


+

+
H

)


+

μ






v
ref



E
N






]



H
U


N
×
1









H
=



E
r

+

μ






v
ref



E
N





R

N
×
1




;




Step 40) Suppose that in the HP prediction horizons, the voltage differences of the distributed generations are represented as formula (7):













Δ






V


(

k
+
1

)



=




[


Δ







v


(

k
+
1

)


T


,







Δ







v


(

k
+

H
P


)


T



]

T







=




Ψ






V


(

k
+
1

)



=

Ψ


(


Av


(
k
)


+

BU


(
k
)


+

E
r


)









=






A
Ψ



v


(
k
)



+


B
Ψ



U


(
k
)



+

Ψ






E
r





R


H
P


N
×
1










Formula






(
7
)








Wherein ΔV(k+1) denotes the voltage difference matrix of the distributed generations in the time period from k+1 to k+HP; Δν(k+1) denotes the voltage difference matrix of the distributed generations at t=k+1; Δν(k+1)=[ν1(k+1)−ν2(k+1), . . . , νN-1(k+1)−νN(k+1)], ν1(k+1) denotes the voltage difference of the first distributed generation at t=k+1; ν2(k+1) denotes the voltage difference of the second distributed generation at t=k+1; νN-1(k+1) denotes the voltage difference of the (N−1)-th distributed generation at t=k+1; νN(k+1) denotes the voltage difference of the N-th distributed generation at t=k+1; Δν(k+HP) denotes the voltage difference matrix of the distributed generations at t=k+HP; Δν(k+HP)=[ν1(k+HP)−ν2(k+HP), . . . , νN-1(k+HP)−νN(k+HP)], ν1(k+HP) denotes the voltage difference of the first distributed generation at t=k+HP; ν2(k+HP) denotes the voltage difference of the second distributed generation at t=k+HP; νN-1(k+HP) denotes the voltage difference of the (N−1)-th distributed generation at t=k+HP; νN(k+HP) denotes the voltage difference of the N-th distributed generation at t=k+HP; AΨ=ΨA, BΨ=ΨB, Ψ=diag(L, . . . , L)∈HpN×HpN;


According to the formula (7), the coefficient μ of the prediction term with an adjustable parameter is evaluated to minimize an optimization index function defined by formula (8), where the positive definite symmetric matrices Q, W and R are weighting matrices;

J(k)=∥ΔV(k+1)∥Q2+∥V(k+1)−ξINHpW2+∥U(k)∥R2  Formula (8)


Wherein J(k) denotes the optimization index function; and ξ denotes the reference voltage value of each distributed generation;


Substitute the calculated coefficient μ of the prediction term with an adjustable parameter into the formula (5) to acquire the predictive control term of HU horizons for each distributed generation, where the current predictive control term is derived as a secondary voltage compensation instruction. Then, the secondary voltage compensation instruction is transmitted to the PWM module of the local controller; and the generated PWM pulse signal is transmitted to the drive and power amplifier unit to trigger the power electronic switching transistor.


Step 50) Determine whether the local voltage of each distributed generation in the microgrid reaches the voltage reference value under the secondary voltage compensation item acquired in step 40), if yes, then complete the control process; if no, then re-acquire the local voltage value of each distributed generation as the current voltage value, and repeat steps 20)-40) until the local voltage values all restore to the voltage reference value.


As a preferred embodiment, in step 10), the distributed finite time observer is represented as formula (9):












v
.

^

i

=


sig


[





j
=
1

N




a
ij



(



v
^

j

-


v
^

i


)



+


g
i



(


v
ref

-


v
^

i


)



]



1
/
2






Formula






(
9
)








Wherein {circumflex over (ν)}i denotes the output value of a local observer of the i-th distributed generation, and represents the observation to the global reference information; {circumflex over ({dot over (ν)})}i denotes the differential form of {circumflex over (ν)}i; aij denotes the neighboring weight; aij>0 denotes that the i-th distributed generation is directly connected to the j-th distributed generation; aij=0 denotes that the i-th distributed generation is not connected to the j-th distributed generation; {circumflex over (ν)}j denotes the output value of the local observer of the j-th distributed generation; gi denotes if the i-th distributed generation is a pinned generation, gi=1 denotes that the pinned distributed generation can directly acquire the reference value, otherwise gi=0.


As a preferred embodiment, in step 40), Q=qIN, W=wIN, R=rIN, q denotes the first coefficient; w denotes the second coefficient; r denotes the third coefficient; q, w and r are all greater than 0.


Beneficial effects: Compared with the prior art, the present invention has the following beneficial effects: the control scheme in the embodiment of the present invention is a completely distributed control scheme, and avoids the complex communication structure and the huge data handling in a centralized control scheme. To solve the voltage deviation due to the droop primary control, the embodiment of the present invention converts the microgrid secondary voltage restoration problem into a tracker consensus problem based on distributed predictive control, such that the local voltage of each distributed generation can be globally shared, and can quickly and synchronously track the reference value, thus improving the voltage quality of a microgrid. The scheme for restoring microgrid voltage of the present invention acquires the local voltage of each distributed generation via the local agent, establishes a predictive control model comprising a predication term with an adjustable parameter, and expands the predictive control model to a trended prediction model based on HP prediction horizons and HU control horizons. After allocating different weights among the three control targets according to a preset penalty target function to the trended prediction model, the objective of quick voltage restoration among different distributed generations is realized. Acquire the latest secondary compensation term according to the evaluated adjustable prediction coefficient, and implement it on the local controllers. Repeat the steps above until the local voltage values all restore to the reference value. On the condition that not all the distributed generations in a microgrid can acquire the reference value, the global information can be quickly shared by the finite time observer in the embodiment of the present invention. The acquired secondary voltage restoration command comprises prediction information and the results of rolling optimization. Therefore, the present invention has a good adaptability to model uncertainty such as power fluctuations of distributed generations and loads, and plug-and-play of distributed generations. In the embodiment of the present invention, the proposed approach is robust against different information updating rates in the voltage restoration, thus improving the control performance of an islanded microgrid.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is a structural diagram of parallel inverter microgrid of the present invention, DSP represents Digital Signal Processing;



FIG. 2 is a detailed hardware implementation diagram of the present invention; PWM represents Pulse Width Modulation;



FIG. 3 is a flow diagram of the embodiment of the present invention;



FIG. 4 is a control diagram for the voltage restoration of a microgrid according to the present invention;



FIG. 5 is a diagram of a communication topology and a simulation microgrid system adopted by the embodiment of the present invention;



FIG. 6 is the voltage restoration process under the circumstances of load attached to or detached from the microgrid according to the embodiment of the present invention;



FIG. 7 is a trend diagram of the secondary voltage control input under the circumstances of load attached to or detached from the microgrid according to the embodiment of the present invention;



FIG. 8 (a) is a voltage restoration diagram of the present invention under the circumstances of load attached to or detached from the microgrid;



FIG. 8 (b) is a voltage restoration diagram of the conventional secondary control under the circumstances of load attached to or detached from the microgrid;



FIG. 9 is the voltage restoration diagram under the circumstance that the distributed generator 3 is detached from microgrid according to the embodiment of the present invention;



FIG. 10 (a) is the voltage restoration diagram of the present invention at different information updating intervals;



FIG. 10 (b) is the voltage restoration diagram of the conventional secondary control at different information updating intervals.





DETAILED DESCRIPTION OF THE INVENTION

In order to enable the objectives, technical schemes and advantages of the present invention to be more apparent, the present invention will be described in more details with the aid of the attached drawing and implementation cases. It should be understood that the specific embodiments described herein are only for illustrating but not for limiting the present invention.


The control method of the present invention can be applied to a parallel inverter microgrid. As shown in FIG. 1, the microgrid voltage reference instruction is entered through a human-machine interface and sent to the pinned distributed generations via the 485 communication mode. The distributed generations perform information exchange by the Ethernet-based distributed communication network and the diagram of specific signal control and hardware implementation is as shown in FIG. 2. The data acquisition unit of each distributed generation collects the voltage from the local sensor. By combining the local voltage and the voltages from other distributed generations, a secondary voltage compensation instruction is generated by utilizing the distributed predictive control based voltage restoration scheme of the present invention, and is then transmitted to the PWM module of the local controller to trigger the inverter operation. As shown in FIG. 3, the distributed predictive control based voltage restoration scheme for microgrids comprises the following steps:


Step 10) Suppose that there are N distributed generations in an autonomous microgrid, where the distributed control structure is adopted. The microgrid voltage reference instruction is entered through a human-machine interface and sent out to a part of pinned distributed generations via the 485 communication mode. A distributed finite time observer is utilized to acquire the global reference voltage as the reference for restoring the local voltage of each distributed generation, wherein the pinned distributed generations refer to the distributed generations which can directly receive the voltage reference information from an external set.


In step 10), the distributed finite time observer is represented as formula (9):












v
.

^

i

=


sig


[





j
=
1

N




a
ij



(



v
^

j

-


v
^

i


)



+


g
i



(


v
ref

-


v
^

i


)



]



1
/
2






Formula






(
9
)








Wherein {circumflex over (ν)}i denotes the output value of a local observer of the i-th distributed generation, and represents the observation to the global reference information; {circumflex over ({dot over (ν)})}i denotes the differential form of {circumflex over (ν)}i; aij denotes the neighboring weight; aij>0 denotes that the i-th distributed generation is directly connected to the j-th distributed generation; aij=0 denotes that the i-th distributed generation is not connected to the j-th distributed generation; {circumflex over (ν)}j denotes the output value of a local observer of the j-th distributed generation; gi denotes that the i-th distributed generation is a pinned generation; gi=1 denotes that the pinned distributed generation can directly acquire the reference value, otherwise gi=0·Sig(*)a=sign(*)|*|a (a>0) denotes the finite time function. According to the formula (9), each local voltage observer reaches {circumflex over (ν)}iref when t≥T0. The observer is mainly used for a distributed structure, and certain distributed generations can not directly acquire the voltage reference value, thus facilitating the distributed sharing of the global information.


Step 20) The data acquisition module of each distributed generation collects the voltage from the local sensor, that is to be sent to the respective DSP. Each local controller adopts the droop control and a secondary voltage compensation term is added to the droop characteristic formula, wherein the local voltage reference value of each distributed generation can be represented as formula (1):

νi0−nQiQi+uiV  Formula (1)


Wherein νi denotes the local voltage value of the i-th distributed generation in the microgrid; ν0 denotes the voltage reference value, unit: kilovolt; nQi denotes the voltage droop characteristic coefficient of the i-th distributed generation in the microgrid, unit: kilovolt/megavar; Qi denotes the reactive power of the i-th distributed generation in the microgrid, unit: megavar; and uVi denotes the secondary voltage compensation term, unit kilovolt.


The information exchange is implemented through the communication ports of the DSP of the individual distributed generation with the information update interval ε. According to formula (1), the dynamic characteristics of each distribute generation is transformed into a discrete form. Therefore, the microgrid secondary voltage restoration problem is transformed into a distributed prediction synchronous tracking problem.

ν(k+1)=Pν(k)+Er  Formula (2)


Wherein k is the current time; k+1 is the next time; v(k)=[v1(k), . . . , vN(k)]T, v1(k) denotes the voltage value of the first distributed generation at t=k, and vN(k) denotes the voltage value of the N-th distributed generation at t=k; v(k+1) denotes the matrix formed by the voltage values of the distributed generations at t=k+1; P=IN(1−ε)−εL, IN denotes the n-order unit matrix, and L denotes the Laplacian matrix of the distributed structure of the microgrid, which represents the information exchange between the distributed generations; Er=ενrefEN, νref denotes the reference voltage value of the microgrid, and EN denotes the unit column vector of N elements, EN=1N.


Add a prediction term with an adjustable parameter in the formula (2), as represented by formula (3):

ν(k+1)=Pν(k)+Er+u(k)
u(k)=−μ[Lν(k)+(ν(k)−νrefEN)]  Formula (3)


Wherein u(k) denotes the prediction term with an adjustable parameter, u(k)=[u1(k), . . . , uN(k)]T, u1(k) denotes the prediction term of the first distributed generation; uN(k) denotes the prediction term of the N-th distributed generation; the superscript T denotes transposition; and μ denotes the coefficient of the prediction term with an adjustable parameter.


Through the formula (3), the microgrid secondary voltage restoration problem is transformed into a distributed prediction synchronous tracking problem.


According to the formulas (1) and (3), the secondary control compensation term is represented as formula (4):

uiV(k)=[0, . . . ,1ith, . . . ,0][ε(L−IN)ν(k)+Er+u(k)]  Formula (4)


Wherein [0, . . . , 1ith, . . . , 0] represents a row vector comprising N elements, with the i-th element as 1, and the other elements 0;


Step 30) Expand the formula (3) into a trended prediction model comprising HP prediction horizons and HU control horizons.

V(k+1)=Aν(k)+BU(k)+Er
U(k)=−FLν(k)+M  Formula (5)


Wherein V(k+1)=[νT(k+1), . . . , νT (k+HP]T, ν(k+1) denotes the matrix formed by the voltage values of the distributed generations at t=k+1, and ν(k+HP) denotes the matrix formed by the voltage values of the distributed generations at t=k+HP; U(k)=[uT(k), . . . , uT(k+Hu−1)]T, u(k) denotes the matrix formed by the first prediction terms of the distributed generations, and u(k+Hu−1) denotes the matrix formed by the Hu-th prediction terms of the distributed generations.







A
=


[



P










P

H
p





]



H
U


N
×
N



,





B
=


[




I
N




















P



I
N
































P


H
U

-
1





P


H
U

-
2








I
N






P

H
U





P


H
U

-
1








P
+

I
N





















P


H
P

-
1





P


H
P

-
2









P


H
P

-

H
U



+

+

I
N





]



H
P


N
×

H
U


N








Er=ErB∈RHpN×1, R denotes the real number matrix;






F
=


[




-

μ


(

L
+

I
N


)









-

μ


(

L
+

I
N


)





(

P
-

μ


(

L
+

I
N


)



)













-

μ


(

L
+

I
N


)






(

P
-

μ


(

L
+

I
N


)



)



H
U

-
1






]



H
U


N
×
N








M
=


[




μ






v
ref



E
N









-

μ


(

L
+

I
N


)




H

+

μ






v
ref



E
N















-

μ


(

L
+

I
N


)





(


H


H
u

-
1


+

+
H

)


+

μ






v
ref



E
N






]



H
U


N
×
1








H
=



E
r

+

μ






v
ref



E
N






R

N
×
1


.






Step 40) In order to enable each distributed generation to synchronously track the reference voltage value, suppose that in the HP prediction horizons, the voltage differences of the distributed generations are represented as formula (7):













Δ






V


(

k
+
1

)



=




[


Δ







v


(

k
+
1

)


T


,







Δ







v


(

k
+

H
P


)


T



]

T







=




Ψ






V


(

k
+
1

)



=

Ψ


(


Av


(
k
)


+

BU


(
k
)


+

E
r


)









=






A
Ψ



v


(
k
)



+


B
Ψ



U


(
k
)



+

Ψ






E
r





R


H
P


N
×
1










Formula






(
7
)








Wherein ΔV(k+1) denotes the voltage difference matrix of the distributed generations in the time period from k+1 to k+HP; Δν(k+1) denotes the voltage difference matrix of the distributed generations at t=k+1; Δν(k+1)=[ν1(k+1)−ν2(k+1), . . . , νN-1(k+1)−νN(k+1)], ν1(k+1) denotes the voltage difference of the first distributed generation at t=k+1; ν2(k+1) denotes the voltage difference of the second distributed generation at t=k+1; νN-1(k+1) denotes the voltage difference of the (N−1)-th distributed generation at t=k+1; νN(k+1) denotes the voltage difference of the N-th distributed generation at t=k+1; Δν(k+HP) denotes the voltage difference matrix of the distributed generations at t=k+HP; Δν(k+HP)=[ν1(k+HP)−ν2(k+HP), . . . , νN-1(k+HP)−νN(k+HP)], ν1(k+HP) denotes the voltage difference of the first distributed generation at t=k+HP; ν2(k+HP) denotes the voltage difference of the second distributed generation at t=k+HP; νN-1(k+HP) denotes the voltage difference of the (N−1)-th distributed generation at t=k+HP; νN(k+HP) denotes the voltage difference of the N-th distributed generation at t=k+HP; AΨ=ΨA, BΨ=ΨB, Ψ=diag(L, . . . , L)∈HpN×HpN.


According to the formula (7), the coefficient μ of the prediction term with an adjustable parameter is evaluated to minimize an optimization index function defined by formula (8), where the positive definite symmetric matrices Q, W and R are weight matrices;

J(k)=∥ΔV(k+1)∥Q2+∥V(k+1)−ξINHpW2+∥U(k)∥R2  Formula (8)


Wherein J(k) denotes the optimization index function; and ξ denotes the reference voltage value of each distributed generation. The penalty function represented as formula (8) comprises three parts: the first part acts as a penalty term of a voltage value deviation between neighboring distributed generations in the HP prediction horizon; the second part acts as a penalty term of a deviation between each local voltage and the reference value in the HP prediction horizon; and the third part acts as a penalty term of HU control energy. The combination of the three ensures the voltage of each distributed generation to quickly and synchronously track the value. On the basis of the evaluated optimal adjustable prediction coefficient, the latest control term is taken as a secondary compensation command, and is implemented on the local controllers.


Substitute the calculated coefficient μ of the prediction term with an adjustable parameter into the formula (5) to acquire the predictive control term of HU horizons for each distributed generation, where the current predictive control term is derived as a secondary voltage compensation instruction. Then, the secondary voltage compensation instruction is transmitted to the PWM module of the local controller; and the generated PWM pulse signal is transmitted to the drive and power amplifier unit to trigger the power electronic switching transistor.


In step 40), Q=qIN, W=wIN, R=rIN, q denotes the first coefficient; w denotes the second coefficient; r denotes the third coefficient; q, w and r are all greater than 0. The voltage restoration process can be achieved by adjusting the three coefficients q, w and r.


Step 50) Determine whether the local voltage of each distributed generation of the microgrid reaches the voltage reference value under the secondary voltage compensation item acquired in step 40), if yes, then complete the control process; if no, then re-acquire the local voltage value of each distributed generation as the current voltage value, and repeat steps 20)-40) until the local voltage values all restore to the rated voltage reference value.


In the embodiment above, when the secondary voltage compensation command is acquired in step 30), the latest step is extracted from HU control horizon each time, and is then applied onto the local controllers, which centrally embodies the concept of real time control and rolling optimization, such that the microgrid operation situations such as load change, topology change and the like can be better adapted. The present invention localizes the calculation and application of the secondary compensation command, and avoids using a central controller, thus satisfying the requirement for microgrid plug and play.


The control scheme is a completely distributed control scheme, obviating the requirement for a supervisory centralized controller. It converts secondary voltage restoration in microgrid into a distributed predictive control based tracker consensus. The application of predictive control and rolling optimization can properly accommodate the model uncertainty, plug and play operation of, Moreover, the approach is robust against the information update rate, thus effectively improving the running level of the microgrid.


As shown in FIG. 4, the control system for the voltage restoration of a microgrid according to the present invention mainly comprises two parts: one part is to acquire the global voltage reference by collecting the voltages of the pinned and the corresponding neighboring distributed generations based on the finite time observer; and the second part is to acquire the secondary compensation items by collecting the voltage of the local and the neighboring primary controllers based on distributed predictive control and thus implement them on the local controllers to restore the microgrid voltage.


An implementation case will be given hereafter:


As shown in FIG. 5, the simulation microgrid system consists of four distributed generations with respective loads and connected end to end via connecting wires. The distributed units are connected to an alternating current bus with reference voltage 0.38 kV via power electronic converters. Four distributed agents exist in the system which are denoted as A1, A2, A3 and A4 respectively; each agent can only communicate with the neighboring agents according to the communication topology; the microgrid model is established on the platform of the power systems computer aided design/electromagnetic transients including DC (PSCAD/EMTDC); the distributed finite time observer and microgrid voltage restoration algorithm based on distributed predictive control are established on the platform of the matrix lab (MATLAB) with a Gurobi 6.02 optimizer and the YAALMIP tool kit; the two simulation platforms are interactively operated via the Fortran language of PCSAD, thus the simulation verification of the present invention is realized utilizing the combined simulation technology. The simulation scenarios of increasing or decreasing loads and detaching distributed generation in microgrid are provided to verify the control methodology effectiveness in the present invention. Furthermore, the results are compared with the conventional voltage restoration method.



FIG. 6 and FIG. 7 are the simulation processes under the circumstances of load attached to or detached from the microgrid. At the beginning, the microgrid operates in the primary droop control and thus the voltages of individual distributed generation deviates from the rated value. At t=0.5 s, the distributed voltage restoration scheme of the present invention is put in operation. At t=2 s, an additional load is added to the microgrid, and the voltage descends to a certain extent. At t=3.5 s, the added load is removed. The simulation results are as shown in FIG. 6: the abscissa represents time in the unit of second; and the ordinate represents voltage denoted with per unit. As shown in FIG. 6, after 0.5 s, under the action of the voltage restoration control scheme of the present invention, the secondary voltage compensation command is acquired via distributed predictive control based on the local and neighboring distributed generation units and all the voltage values are synchronously restored to the reference value within 0.3 s, of which the secondary voltage control process is shown in FIG. 7: the abscissa represents time in the unit of second; and the ordinate represents the corresponding voltage compensation variables in the unit of volt. As shown in FIG. 7, due to the difference of the individual voltage values, the trajectories of the compensation control variables are different, which are in a step distribution. At t=2 s, the voltages have a downward trend due to the power shortage. The secondary voltage control of the present invention quickly restores the local voltage to the rated value. Similarly, the voltages have an upward trend at t=3.5 s due to the temporary power surplus. The secondary voltage control of the present invention quickly restores the local voltage to the rated value in 0.2 s.



FIG. 8 is a diagram for comparing the simulation results of the voltage restoration scheme including the distributed predictive control described in the present embodiment and the conventional scheme excluding the predictive control, wherein FIG. 8(a) is a string diagram of local voltage values of the distributed generations adopting the voltage restoration control scheme of the present invention; and FIG. 8(b) is a string diagram of local voltage values of the distributed generations adopting the conventional voltage restoration control scheme. As can be seen from FIG. 8(a) and FIG. 8(b), compared with the conventional scheme, the scheme of the present invention can restore the voltage to the reference value more quickly, thus improving the dynamic process of the microgrid voltage.



FIG. 9 is the voltage restoration diagram under the circumstance that the distributed generator 3 is detached from the microgrid. At the beginning, the microgrid operates in the droop control and the voltages deviate from the rated value. At t=0.5 s, the voltage restoration scheme of the present invention is put into operation; at t=2 s, the distributed generation 3 is detached due to the fault, causing a certain power shortage in the microgrid; then based on the distributed prediction scheme of the present invention, the compensation command is implemented on the local primary controller to maintain the microgrid voltage at the rated voltage level, thus satisfying the plug and play operation form microgrid. In FIG. 9, the abscissa represents time in the unit of second; and the ordinate represents voltage denotes as per unit.


The influence of different data updating intervals on the voltage restoration process is as shown in FIG. 10. In FIG. 10, an additional load is added to the bus of the microgrid at t=s, which results to power shortage and voltage deviation. FIG. 10(a) denotes the voltage restoration process curve when adopting the distributed prediction voltage restoration algorithm of the present invention. FIG. 10(b) denotes the voltage restoration process curve when adopting the conventional voltage restoration algorithm. It can be seen from FIG. 10(b) that, with the increase of the data updating interval, the dynamic effect of the conventional voltage secondary restoration algorithm becomes poor; when the updating interval reaches 0.5 s, growing oscillation occurs to the voltage, and the voltage cannot restore to the rated voltage value. It can be seen from FIG. 10(a) that the control scheme of the present invention has a strong robustness to the data updating time, and can quickly restore local voltage to the voltage reference at different data updating intervals, thus ensuring a good dynamic performance.


The scheme for restoring microgrid voltage provided by the present invention transforms the secondary voltage restoration problem into a distributed predictive control based tracker synchronization problem, avoiding the pressure of huge data handling and complex communication mechanism of the central controller, which can efficiently shares the global information and realizes superior dynamic restoration. Because the secondary control command contains prediction information and rolling optimization characteristic, the present invention has a good adaptability to model uncertainty such as the fluctuations of loads and distributed generations and satisfies the requirement for plug and play operation, efficiently improving the dynamic performance of the microgrid.

Claims
  • 1. A method for restoring a voltage scheme for microgrids based on a distributed predictive control, comprises the following steps: step 1) acquiring a global reference voltage as reference for restoring local voltage of a distributed generation with a distributed finite time observer, wherein an autonomous microgrid having N distributed generations which utilize distributed control structures, a microgrid voltage reference instruction is entered through a human-machine interface and sent to a part of a pinned distributed generation via 485 communication mode;step 2) collecting values of voltage from a local sensor with a data acquisition module of each of the distributed generations, and sending the values of voltage to a Digital Signal Processing (DSP); a local controller adopts a droop control, and adding a secondary voltage compensation term to a droop characteristic formula, wherein the local voltage reference value of each of the distributed generations can be represented as formula (1): νi=ν0−nQi+uiV  formula (1)
  • 2. The method according to claim 1, wherein the distributed finite time observer is represented as formula (9) in step 1):
  • 3. The method according to claim 1, wherein Q=qIN, W=wIN, R=rIN, q denotes the first coefficient in step 4); w denotes the second coefficient; r denotes the third coefficient; q, w and r are all greater than 0.
Priority Claims (1)
Number Date Country Kind
2016 1 0135626 Mar 2016 CN national
PCT Information
Filing Document Filing Date Country Kind
PCT/CN2016/110483 12/16/2016 WO 00
Publishing Document Publishing Date Country Kind
WO2017/152682 9/14/2017 WO A
Foreign Referenced Citations (4)
Number Date Country
102842904 Dec 2012 CN
104578182 Apr 2015 CN
104779607 Jul 2015 CN
105322532 Feb 2016 CN
Related Publications (1)
Number Date Country
20180138705 A1 May 2018 US