Next Article in Journal
Optimal Allocation of Renewable Energy Sources and Battery Storage Systems Considering Energy Management System Optimization Based on Fuzzy Inference
Next Article in Special Issue
Impact of Spotted Hyena Optimized Cascade Controller in Load Frequency Control of Wave-Solar-Double Compensated Capacitive Energy Storage Based Interconnected Power System
Previous Article in Journal
S4 Framework for the Integration of Solar Energy Systems in Small and Medium-Sized Manufacturing Companies in Mexico
Previous Article in Special Issue
Alternative Simplified Analytical Models for the Electric Field, in Shoreline Pond Electrode Preliminary Design, in the Case of HVDC Transmission Systems
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Novel Dynamic Event-Triggered Mechanism for Distributed Secondary Control in Islanded AC Microgrids

1
Electric Power Research Institute of China Southern Power Grid Co., Ltd., Guangzhou 510700, China
2
Department of Artificial Intelligence and Automation, School of Electrical Engineering and Automation, Wuhan University, Wuhan 430072, China
*
Author to whom correspondence should be addressed.
Energies 2022, 15(19), 6883; https://doi.org/10.3390/en15196883
Submission received: 29 August 2022 / Revised: 13 September 2022 / Accepted: 16 September 2022 / Published: 20 September 2022
(This article belongs to the Special Issue Power System Dynamics and Renewable Energy Integration)

Abstract

:
In this paper, the frequency/voltage restoration and active power sharing problems of islanded AC microgrids are studied. A novel distributed dynamic event-triggered secondary control scheme is proposed to reduce the communication burden. The continuous monitoring of event-triggered conditions and Zeno behavior can be fundamentally avoided by periodically evaluating event-triggered conditions. In addition, by introducing an adaptive coefficient related to the system deviations, the control performance can be improved. Sufficient conditions to ensure the stability of the system are provided through a Lyapunov function. Lastly, the effectiveness of our proposed secondary control scheme is verified in a MATLAB/SimPowerSystems environment.

1. Introduction

Microgrids (MGs) are small-scale power systems consisting of loads, energy storage systems, distributed generations (DGs), and controllers that help in fully utilizing renewable energy [1]. Renewable energy generators represented by photovoltaic (PV) generators have great development potential, and MGs based on PV generators will play an important role [2,3]. Since the output of PV generators is the DC voltage, three phase inverters are needed to connect PV generators to MGs. Therefore, the control of AC MGs based on voltage source inverters is particularly important.
A hierarchical control framework [4] including primary, secondary, and tertiary controls is widely adopted in the control of MGs. In islanded mode, the primary control ensures power sharing through decentralized droop control. The secondary control is introduced to compensate for frequency and voltage deviations caused by the primary control. Distributed secondary control is regarded to be a superior alternative to the traditional centralized secondary control strategy because it does not require a central controller, and only neighboring information is needed to compute the control inputs [5]. With the technique of feedback linearization, the secondary control problem can be transformed into a one- or two-order consensus problem [6,7]. In this distributed control framework, important issues such as communication delay [8] in MG control are studied. In addition, the hierarchical distributed control strategy considering optimal economic dispatch problem has been a research hotspot in recent years [9,10,11].
With the increased number of DGs, such distributed control schemes face the limitation of communication bandwidth. Recently, dynamic event-triggered (ET) control has been proposed to alleviate the communication burden [12,13]. Compared with conventional ET control [14], an internal dynamic variable is added in the ET conditions (ETCs) in dynamic ET control, which increases the difficulty of meeting ETCs and thus further reduces ET times. However, most current papers applying dynamic ET to MG control design ET function in a continuous form [15,16,17], which is energy-consuming in practical implementation. Similar to periodic ET (PET) control [18], continuous monitoring of ETCs and Zeno behavior can be fundamentally avoided through periodically checking ETCs. That is, dynamic periodic ET (DPET) control [19]. There are few works applying the DPET technique in the field of MGs. The authors in [20] proposed a DPET strategy to address the output consensus problem of DC MGs. The time-varying communication delay problem was solved with a DPET strategy proposed in [21].
On the other hand, the design of ETCs usually only ensures the stability of the system. For practical MG systems, when system frequency or voltage deviates from an acceptable range, the first consideration is the control performance, not the communication burden. The reduction in communication burden may sacrifice control performance. On the basis of the above considerations, in this paper, an adaptive coefficient relating to system deviations is introduced to balance these two aspects. To the best of our knowledge, this idea has not been studied in the secondary control of AC MGs. The major contributions of our work are listed below:
  • The secondary control problem is addressed under the DPET control structure, which further reduces the communication burden, and fundamentally avoids Zeno behavior and the continuous monitoring of ETCs.
  • By introducing adaptive coefficients related to system deviation, the proposed control scheme can take into account both the communication burden and the control performance.
The rest of this paper is organized as follows. Section 2 provides preliminary knowledge and the model of MG primary droop control. Section 3 elaborates the proposed novel distributed DPET secondary control scheme. Section 4 provides the simulation results and a discussion on related works. Lastly, this work is concluded in Section 5.

2. Preliminaries and Problem Formulation

2.1. Graph Theory

The communication topology of a networked MG system with N DGs can be represented by a graph G = ( V , E ) , where V = { v 1 , , v N } is the set of vertexes and E V × V is the set of edges. Adjacency matrix A = ( a i j ) R N × N represents the connection relationship between vertexes. If ( v i , v j ) E , a i j = 1 . Otherwise, a i j = 0 . The set of neighbors of vertex i is denoted by N i = { v j | ( v i , v j ) E , i j } . The degree matrix is defined by D = d i a g { d i } R N × N , where d i = j = 1 j = N a i j . The Laplacian matrix of G is defined as L = D A . The maximal eigenvalue of matrix P is denoted by λ n ( P ) .

2.2. AC MG System and Primary Droop Control

In general, the power controller, nested voltage and current controllers, and the pulse width modulator comprise the primary control layer. More details about the primary control structure can be found in [7]. The decentralized droop control is widely applied in the primary control of MGs. The droop characteristic of the i-th DG is given as follows.
ω i = ω n i m p i P i ,
v o d i = V n i n q i Q i , v o q i = 0 ,
where ω n i and V n i are the primary frequency and voltage reference signals, respectively; m p i and n q i are the droop coefficients associated with DG i’s capacity; and P i and Q i are the measured output active and reactive power, respectively.

2.3. Problem Formulation

The secondary control adjusts primary control reference signals to compensate for frequency or voltage deviations. Differentiating (1) and (2) yields
ω ˙ i = ω ˙ n i m p i P ˙ i ,
v o d i ˙ = V ˙ n i n q i Q ˙ i .
Define ω ˙ i = u i ω , m p i P ˙ i = u i P , v o d i . = u i V and n q i Q ˙ i = u i Q . The reference signals sent to the primary control can be given by ω n i = ( u i ω + u i P ) d t and V n i = ( u i V + u i Q ) d t , where the four controllers u i ω , u i P , u i V , and u i Q need to be designed in the secondary control scheme.

3. Distributed DPET Secondary Control Design

In this part, a novel distributed DPET secondary control scheme is proposed, and the stability of the control scheme is analyzed.

3.1. Distributed DPET Frequency and Active Power Controllers

The operating frequency of each DG should be restored to the nominal value ω r e f . Therefore, the frequency control objective for the i-th DG can be expressed as
lim t ω i ( t ) ω r e f = 0 , i V .
The distributed frequency controller for the i-th DG was designed as follows.
u i ω = k ω c ω i ( t ) , k ω > 0 ,
c ω i ( t ) = j N i ω ˜ j ( t ) ω ˜ i ( t ) + b i ω r e f ω ˜ i ( t ) ,
where k ω denotes the control gain, c ω i ( t ) denotes the ET coordination error, b i represents whether DG i can receive ω r e f , and ω ˜ i denotes the frequency state at the ET instant. That is, ω ˜ i ( t ) = ω i ( t k i ω ) , t [ t k i ω , t k i + 1 ω ) .
The ET instant t k i + 1 ω is determined by the frequency ETC, whose evaluating period is defined as h w . Thus, the ETC evaluating moment is denoted by t = l h ω , l N . Obviously, t k i + 1 ω is an integer multiple of h ω determined by
t k i + 1 ω = inf { t = l h ω | t > t k i ω , e ω i 2 ( t ) α i 4 σ 2 c ω i 2 ( t ) β ω i ( ω ) χ i ω ( t ) 0 } ,
where α i ( 0 , 1 ) , σ = max { d i + b i / 2 } , and e ω i ( t ) is the ET measurement error defined as
e ω i ( t ) = ω ˜ i ( t ) ω i ( t ) .
Adaptive coefficient β ω i ( ω ) need to be designed later, and the internal dynamic variable χ i ω ( t ) is calculated with
χ ˙ i ω ( t ) = γ i χ i ω ( t ) , γ i > 0 , χ i ω ( 0 ) > 0 .
Theorem 1.
Assume that the communication topology G of the MG system is connected, and at least one DG could receive leader information ω r e f . If evaluating period h ω satisfies
h ω < 1 α ¯ 2 k ω λ n ( L + B ) , α ¯ = max { α i } , B = d i a g { b i } , i V ,
and β ω i ( ω ) and γ i satisfy
2 σ 2 k ω β ω i ( ω ) γ i 0 ,
frequency control objective (5) can be achieved under Control Law (6)–(7) and the ETCs (8)–(12).
Proof. 
The frequency tracking error is denoted by
ζ ω i = ω i ω r e f .
The compact form of (7), (9), and (13) can be derived as follows.
c ω ( t ) = H ( ω ˜ ( t ) 1 N ω r e f ) ,
e ω ( t ) = ω ˜ ( t ) ω ( t ) ,
ζ ω ( t ) = ω ˜ ( t ) 1 N ω r e f ,
where c ω = [ c ω 1 , , c ω N ] T R N × 1 , ω = [ ω 1 , , ω N ] T R N × 1 , ω ˜ = [ ω ˜ 1 , , ω ˜ N ] T R N × 1 , e ω = [ e ω 1 , , e ω N ] T R N × 1 , 1 N = [ 1 , . . , 1 ] T R N × 1 and H = L + B .
Consider a Lyapunov candidate function:
V = V 1 + V 2 = 1 2 ζ ω T ( t ) H ζ ω ( t ) + i = 1 n χ i ω ( t ) .
Using (14)–(16), the time derivative of V 1 can be derived as follows.
V ˙ 1 = k ω c ω T ( t ) c ω ( t ) k ω c ω T ( t ) H e ω ( t ) .
For any t [ l h ω , ( l + 1 ) h ω ) [ t k i ω , t k i + 1 ω ) , we have ω ˜ i ( t ) = ω ˜ i ( l h ω ) . Thus, V ˙ 1 can be derived as
V ˙ 1 = k ω c ω T ( l h ω ) c ω ( l h ω ) k ω c ω T ( l h ω ) H e ω ( t ) .
According to (15), we have e ω ( t ) = e ω ( l h ω ) ( t l h ω ) ω ˙ ( t ) . Applying inequality t l h ω h ω , (19) can be bounded as
V ˙ 1 k ω c ω T ( l h ω ) c ω ( l h ω ) k ω c ω T ( l h ω ) H e ω ( l h ω ) + k ω 2 h ω c ω T ( l h ) H c ω ( l h ω ) .
For simplicity, c ω ( l h ω ) and e ω ( l h ω ) are abbreviated to c ω and e ω in the following steps.
Since H is symmetric and positive definite [22], (20) can be bounded as
V ˙ 1 = k ω c ω T c ω k ω c ω T H e ω + k ω 2 h ω c ω T H c ω k ω i = 1 n c ω i 2 k ω i = 1 n ( d i + g i ) c ω i e ω i + k ω i = 1 n j N i c ω i e ω j + k ω 2 h ω λ n ( H ) c ω T c ω .
According to Young’s Inequality, x 2 / ( 2 a ) + ( a y 2 ) / 2 x y , x , y 0 , a > 0 , it can be obtained that
k ω i = 1 n ( d i + g i ) c ω i e ω i 1 4 σ k ω i = 1 n ( d i + g i ) c ω i 2 + σ k ω i = 1 n ( d i + g i ) e ω i 2 , k ω i = 1 n j N i c ω i e ω j 1 4 σ k ω i = 1 n d i c ω i 2 + σ k ω i = 1 n j N i e ω j 2 ,
where σ = max { d i + g i / 2 } . Since H is symmetric, we have
σ k ω i = 1 n j N i e ω j 2 = σ k ω i = 1 n j N i e ω i 2 = σ k ω i = 1 n d i e ω i 2 .
Combining (11), (21)–(23), V ˙ 1 can be bounded as
V ˙ 1 = k ω i = 1 n c ω i 2 + 1 2 σ k ω i = 1 n ( d i + g i / 2 ) c ω i 2 + 2 σ k ω i = 1 n ( d i + g i / 2 ) e ω i 2 + k ω 2 h ω λ n ( H ) c ω T c ω k ω i = 1 n c ω i 2 + 1 2 k ω i = 1 n c ω i 2 + 2 σ 2 k ω i = 1 n e ω i 2 + k ω 1 α ¯ 2 i = 1 n c ω i 2 = k ω α ¯ 2 i = 1 n c ω i 2 + 2 σ 2 k ω i = 1 n e ω i 2 .
Using the ET inequality e ω i 2 ( l h ω ) α i c ω i 2 ( l h ω ) / 4 σ 2 + β ω i ( ω ) χ i ω ( t ) , and combining (10), (12) and (24), V ˙ can be bounded as
V ˙ = k ω α ¯ 2 i = 1 n c ω i 2 + 2 σ 2 k ω i = 1 n e ω i 2 i = 1 n γ i χ i ω ( t ) k ω α ¯ 2 i = 1 n c ω i 2 + 2 σ 2 k ω i = 1 n α i 4 σ 2 c ω i 2 + β ω i ( ω ) χ i ω ( t ) i = 1 n γ i χ i ω ( t ) = k ω α i α ¯ 2 i = 1 n c ω i 2 + i = 1 n 2 σ 2 k ω β ω i ( ω ) γ i χ i ω ( t ) 0 .
Therefore, the system frequency can reach consensus and restore to ω r e f under Control Law (6) and (7) and ETCs (8)–(12). The proof is completed. □
Next, the value of the adaptive coefficient β ω i ( ω ) is discussed. Usually, coefficient β ω i is fixed in ETCs. In practical implementation of the secondary control scheme, when inverter operating frequency deviates from an acceptable range, the controller should restore system frequency to the acceptable range as soon as possible instead of first prioritizing the reduction in communication burden. Obviously, an adaptive coefficient related to frequency deviations is more effective in balancing control performance and communication burden. Thus, adaptive coefficient β ω i ( ω ) is determined by
β ω i ( ω ) = 1 R ω ω i ω r e f , if ω i ω r e f > Δ ω and g i = 1 , β ω 0 , o t h e r w i s e ,
where Δ ω is an acceptable threshold, and β ω 0 and R ω are constants to guarantee that β ω i ( ω ) always satisfies Condition (12). A larger frequency deviation leads to a smaller value of β ω i ( ω ) when the operating frequency deviates from the safety range, which renders ETCs easier to be met, and data exchange and control input updates are then more frequent. When the frequency deviation is within the acceptable range, β ω i ( ω ) is fixed to further reduce the communication burden.
The control objective of active power can be expressed as follows.
lim t ( m p i P i ( t ) m p j P j ( t ) ) 0 , i j , i , j V .
The active power sharing control law of the i-th DG was designed as follows.
u i P = k P c P i ( t ) , k P > 0 ,
c P i ( t ) = j N i ( P ˜ m i ( t ) P ˜ m j ( t ) ) ,
where P m i ( t ) = Δ m p i P i ( t ) , k P is the control gain, and c P i ( t ) represents the ET coordination error of active power ratios. P ˜ m i ( t ) is updated by P ˜ m i ( t ) = P m i ( t k i P ) , t [ t k i P , t k i + 1 P ) . t k i + 1 P represents the ET instant of the active power controller, which is determined by
t k i + 1 P = inf { t = l h p | t > t k i P , e P i 2 ( t ) α i 4 σ 2 c P i 2 ( t ) β P i ( P ) χ i P ( t ) 0 } ,
where h p denotes the active power evaluating period, α i ( 0 , 1 ) , and σ = max { d i } . The ET measurement error is calculated with e P i ( t ) = P ˜ m i ( t ) P m i ( t ) , and internal dynamic variable χ i P ( t ) is calculated with χ ˙ i P ( t ) = γ i χ i P ( t ) , γ i > 0 , χ i P ( 0 ) > 0 .
Theorem 2.
Assume that communication topology G is connected. Control Law (27)–(28) and ETC (29) can achieve control objective (26) if h p satisfies
h p < 1 α ¯ 2 k P λ n ( L ) , α ¯ = max { α i } , i V ,
and β P i ( P ) and γ i satisfy 2 σ 2 k P β P i ( P ) γ i 0 .
Proof. 
The detailed proof is similar to that of Theorem 1 and is omitted here. □
Considering that the frequency and active power controller jointly generate primary frequency signal ω n i , the value of β P i ( P ) was set to
β P i ( P ) = β ω i ( ω ) , if g i = 1 , β P 0 , o t h e r w i s e .
The constraints of active power can also be designed according to actual requirements.

3.2. Distributed DPET Voltage and Reactive Power Controllers

Since accurate voltage restoration and reactive power sharing are two contradictory control objectives, this paper mainly considers the voltage restoration objective, that is, lim t v o d i ( t ) v r e f = 0 , i V . Reactive power controller u i Q was adopted from low-pass filter [7] and is omitted here.
Similar to the secondary frequency controller, the voltage control law of the i-th DG was designed as follows,
u i V = k v c v i ( t ) , k v > 0 ,
c v i ( t ) = j N i ( v ˜ o d i ( t ) v ˜ o d j ( t ) ) + b i ( v r e f v ˜ o d i ( t ) ) ,
where k v is the control gain, b i represents whether DG i could receive v r e f , c v i ( t ) represents the ET coordination error of the voltage, and v ˜ o d i ( t ) is updated by v ˜ o d i ( t ) = v o d i ( t k i v ) , t [ t k i v , t k i + 1 v ) . t k i + 1 v represents the ET instant of the voltage controller, which is generated by dynamic ETCs, similar to the frequency controller. For simplicity, the design details are not provided here, but the simulation results of voltage restoration are provided in Section 4.
In addition, the output voltage of inverters should fall in an acceptable range as much as possible. To balance control performance and communication burden, adaptive coefficient β V i ( v ) is defined as follows.
β V i ( v ) = 1 R v v i v r e f , if v i v r e f > Δ v and g i = 1 , β V 0 , o t h e r w i s e ,
where Δ v is threshold, and β V 0 and R v are constants to guarantee that β V i ( v ) satisfies the above constraints all the time.
If DGs receiving reference signals crash, frequency and voltage controllers (6)–(7) and (30)–(31) may encounter failures, since the reference signals are not available for the system. Some leaderless control structures were proposed to cope with this problem [23,24,25,26] where the reference signals are treated as global quantity. Thus, these control structure can overcome leader outage or failure. There are many works addressing communication failures or node hijacking issues under the leader–follower structure, and this topic deserves further study.

4. Simulation Results

The effectiveness of the proposed distributed DPET secondary control scheme was verified in MATLAB/SimPowerSystems. A 60 Hz/380 V 4-DG test MG system was built. The diagram of communication and electrical topology of the MG is shown in Figure 1. The electric and control parameters are provided in Table 1.

4.1. Case Studies

The MG system operates in islanded mode at t = 0 s. Initially, only the primary control is activated. The timeline of the study cases is described below.
  • Case 1: At t = 1 s, the secondary control is activated.
  • Case 2: At t = 10 s, load 3 is connected to the MG.
  • Case 3: At t = 20 s, load 3 is disconnected. The communication link between DG 1 and DG 4 fails at t = 21 s and restores at t = 34 s.
  • Case 4: At t = 35 s, DG 3 is disconnected from the MG.
  • Case 5: At t = 40 s, DG 3 is connected to the MG.
The simulation results of frequency, active power ratio, and voltage under the proposed distributed DPET secondary control scheme are shown in Figure 2. During 0 < t < 1 s, in the absence of secondary control, the system frequency and voltage deviated from ω r e f and v r e f . When the proposed secondary control activated at t = 1 s, the system frequency and voltage gradually recovered to 60 Hz and 380 V, and the active power ratios reached consensus. Moreover, in Cases 2–5, when load changes, communication-link failures, and plug-and-play events occurred, the system frequency and voltage could still recover to their nominal values while achieving the active power sharing objective. The simulation results of power mismatch between the total supplied and the rated active/reactive power are shown in Figure 3. The power mismatch was under an acceptable range. The controller ET interval of DG 1 is shown in Figure 4, which is usually larger than the evaluating period. Overall, the DPET secondary control scheme proposed in this paper could achieve the secondary control objectives while reducing the communication burden, and the design of dynamic ETCs was reasonable.

4.2. Comparisons

The proposed distributed DPET secondary control scheme is compared with a traditional PET secondary control scheme from the perspective of communication burden. The controller ET times of the above two schemes are shown in Figure 5. Our proposed scheme had fewer ET times than the PET scheme did. The average ET times of frequency, voltage, and active power controllers of the DPET scheme were 768, 1905 and 204, respectively, which were smaller than the 1372, 2158 and 413 of the PET scheme, respectively.
The advantages of adaptive coefficient β i are discussed. When a DG is plugged in the system, the system state faces large oscillations that could even lead to system instability. Thus, the plug-in event is considered to compare the control performance of the adaptive β i and fixed β i strategies. The frequency controller ET instants and the frequency response curves of the above two methods are shown in Figure 6 and Figure 7, respectively.
The total ET times of frequency controllers were reduced from 52 for the fixed β ω 0 to 40 for the adaptive β ω i . As shown in Figure 7, under a fixed β ω 0 , the system frequency oscillated from 58.61 to 60.69 Hz, which was larger than 58.66 to 60.65 Hz under the adaptive β ω i . Since the oscillation of the system itself was relatively small, and only DG 1 could adaptively change its β ω i , the advantage of adaptive β ω i in narrowing the oscillation range is not very obvious, but it did narrow the oscillation amplitude of the system to some extent. As shown in Figure 6, the triggering events of the adaptive β ω i were more frequent than those of the fixed β ω 0 , since the adaptive β ω i was smaller than β ω 0 at the beginning. Due to the rapid improvement of the system oscillations, the subsequent ET times were reduced, resulting in a decrease in the total ET times and an improvement in control performance.

4.3. Performance under Communication Delay

In this section, the effects of communication delay on our proposed frequency, voltage, and active power controllers are discussed. The communication delay is defined as τ . Take case 1 in Section 4.1 as an example. Simulation conditions were τ = h ω / 10 = h v / 10 = 1 ms, τ = h ω = h v = 20 ms and τ = 2 h ω = 2 h v = 40 ms. As shown in Figure 8, with the increase in τ , the response curves of frequency, voltage, and active power ratios had more oscillations. When τ was much larger than the evaluating period, for example, τ = 40 ms, the system failed to achieve consensus and became unstable.

5. Conclusions

In this paper, a novel distributed DPET secondary control scheme for islanded AC MGs was proposed to achieve the control objectives of frequency or voltage restoration and active power sharing. In our case studies, the ET times of frequency, active power, and voltage controllers in the proposed DPET scheme were reduced by 604, 253 and 209 times, respectively, compared to the traditional PET scheme. Compared with the commonly used fixed coefficient, frequency controllers with an adaptive coefficient reduced the ET times by 12 times. The frequency oscillations in the plug-and-play events were also reduced by about 0.05 Hz. In general, the proposed DPET secondary control scheme had advantages in reducing the communication burden, and the introduction of adaptive coefficients helps in further reducing the communication burden and improving the control performance. The effectiveness of the proposed DPET secondary control scheme was verified with the simulation results of the MG system under the events of island operation, load changes, link failures, and plug and play.

Author Contributions

B.H.: methodology, writing—original draft, funding acquisition. Y.X.: conceptualization, writing—original draft, methodology. X.J.: validation, supervision. J.F.: validation, supervision. X.L.: investigation. L.D.: investigation. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China under grant 62173256.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Hatziargyriou, N.; Asano, H.; Iravani, R.; Marnay, C. Microgrids. IEEE Power Energy Mag. 2007, 5, 78–94. [Google Scholar] [CrossRef]
  2. Razmi, D.; Lu, T. A Literature Review of the Control Challenges of Distributed Energy Resources Based on Microgrids (MGs): Past, Present and Future. Energies 2022, 15, 4676. [Google Scholar] [CrossRef]
  3. Kim, B.Y.; Oh, K.K.; Moore, K.L.; Ahn, H.S. Distributed coordination and control of multiple photovoltaic generators for power distribution in a microgrid. Automatica 2016, 73, 193–199. [Google Scholar] [CrossRef]
  4. Bidram, A.; Davoudi, A. Hierarchical Structure of Microgrids Control System. IEEE Trans. Smart Grid 2012, 3, 1963–1976. [Google Scholar] [CrossRef]
  5. Olfati-Saber, R.; Fax, J.A.; Murray, R.M. Consensus and Cooperation in Networked Multi-Agent Systems. Proc. IEEE 2007, 95, 215–233. [Google Scholar] [CrossRef]
  6. Bidram, A.; Davoudi, A.; Lewis, F.L.; Guerrero, J.M. Distributed Cooperative Secondary Control of Microgrids Using Feedback Linearization. IEEE Trans. Power Syst. 2013, 28, 3462–3470. [Google Scholar] [CrossRef]
  7. Bidram, A.; Davoudi, A.; Lewis, F.L.; Qu, Z. Secondary control of microgrids based on distributed cooperative control of multi-agent systems. IET Gener. Transm. Distrib. 2013, 7, 822–831. [Google Scholar] [CrossRef]
  8. Ullah, S.; Khan, L.; Sami, I.; Ullah, N. Consensus-Based Delay-Tolerant Distributed Secondary Control Strategy for Droop Controlled AC Microgrids. IEEE Access 2021, 9, 6033–6049. [Google Scholar] [CrossRef]
  9. Lu, X.; Xia, S.; Sun, G.; Hu, J.; Zou, W.; Zhou, Q.; Shahidehpour, M.; Chan, K.W. Hierarchical distributed control approach for multiple on-site DERs coordinated operation in microgrid. Int. J. Electr. Power Energy Syst. 2021, 129, 106864. [Google Scholar] [CrossRef]
  10. Pullaguram, D.; Rana, R.; Mishra, S.; Senroy, N. Fully distributed hierarchical control strategy for multi-inverter-based AC microgrids. IET Renew. Power Gener. 2020, 14, 2468–2476. [Google Scholar] [CrossRef]
  11. Nguyen, T.L.; Wang, Y.; Tran, Q.T.; Caire, R.; Xu, Y.; Gavriluta, C. A Distributed Hierarchical Control Framework in Islanded Microgrids and Its Agent-Based Design for Cyber–Physical Implementations. IEEE Trans. Ind. Electron. 2021, 68, 9685–9695. [Google Scholar] [CrossRef]
  12. Girard, A. Dynamic Triggering Mechanisms for Event-Triggered Control. IEEE Trans. Autom. Control 2015, 60, 1992–1997. [Google Scholar] [CrossRef]
  13. Ge, X.; Han, Q.L.; Ding, L.; Wang, Y.L.; Zhang, X.M. Dynamic Event-Triggered Distributed Coordination Control and its Applications: A Survey of Trends and Techniques. IEEE Trans. Syst. Man Cybern. Syst. 2020, 50, 3112–3125. [Google Scholar] [CrossRef]
  14. Dimarogonas, D.V.; Frazzoli, E.; Johansson, K.H. Distributed Event-Triggered Control for Multi-Agent Systems. IEEE Trans. Autom. Control 2012, 57, 1291–1297. [Google Scholar] [CrossRef]
  15. Yang, C.; Yao, W.; Fang, J.; Ai, X.; Chen, Z.; Wen, J.; He, H. Dynamic event-triggered robust secondary frequency control for islanded AC microgrid. Appl. Energy 2019, 242, 821–836. [Google Scholar] [CrossRef]
  16. Qian, Y.Y.; Premakumar, A.V.P.; Wan, Y.; Lin, Z.; Shamash, Y.A.; Davoudi, A. Dynamic Event-Triggered Distributed Secondary Control of DC Microgrids. IEEE Trans. Power Electron. 2022, 37, 10226–10238. [Google Scholar] [CrossRef]
  17. Han, F.; Lao, X.; Li, J.; Wang, M.; Dong, H. Dynamic event-triggered protocol-based distributed secondary control for islanded microgrids. Int. J. Electr. Power Energy Syst. 2022, 137, 107723. [Google Scholar] [CrossRef]
  18. Heemels, W.P.M.H.; Donkers, M.C.F.; Teel, A.R. Periodic Event-Triggered Control for Linear Systems. IEEE Trans. Autom. Control 2013, 58, 847–861. [Google Scholar] [CrossRef]
  19. Deng, C.; Che, W.W.; Wu, Z.G. A Dynamic Periodic Event-Triggered Approach to Consensus of Heterogeneous Linear Multiagent Systems with Time-Varying Communication Delays. IEEE Trans. Cybern. 2021, 51, 1812–1821. [Google Scholar] [CrossRef]
  20. Geng, Y.; Ji, J.; Hu, B. The Output Consensus Problem of DC Microgrids With Dynamic Event-Triggered Control Scheme. Front. Energy Res. 2021, 9, 446. [Google Scholar] [CrossRef]
  21. Lian, Z.; Deng, C.; Wen, C.; Guo, F.; Lin, P.; Jiang, W. Distributed Event-Triggered Control for Frequency Restoration and Active Power Allocation in Microgrids With Varying Communication Time Delays. IEEE Trans. Ind. Electron. 2021, 68, 8367–8378. [Google Scholar] [CrossRef]
  22. Barooah, P.; Hespanha, J.P. Graph Effective Resistance and Distributed Control: Spectral Properties and Applications. In Proceedings of the Proceedings of the 45th IEEE Conference on Decision and Control, San Diego, CA, USA, 13–15 December 2006; pp. 3479–3485. [Google Scholar] [CrossRef]
  23. Li, Z.; Cheng, Z.; Si, J.; Li, S. Distributed Event-Triggered Hierarchical Control to Improve Economic Operation of Hybrid AC/DC Microgrids. IEEE Trans. Power Syst. 2022, 37, 3653–3668. [Google Scholar] [CrossRef]
  24. Ullah, S.; Khan, L.; Sami, I.; Ro, J.S. Voltage/Frequency Regulation With Optimal Load Dispatch in Microgrids Using SMC Based Distributed Cooperative Control. IEEE Access 2022, 10, 64873–64889. [Google Scholar] [CrossRef]
  25. Li, Z.; Cheng, Z.; Liang, J.; Si, J.; Dong, L.; Li, S. Distributed Event-Triggered Secondary Control for Economic Dispatch and Frequency Restoration Control of Droop-Controlled AC Microgrids. IEEE Trans. Sustain. Energy 2020, 11, 1938–1950. [Google Scholar] [CrossRef]
  26. Ullah, S.; Khan, L.; Sami, I.; Hafeez, G.; Albogamy, F.R. A Distributed Hierarchical Control Framework for Economic Dispatch and Frequency Regulation of Autonomous AC Microgrids. Energies 2021, 14, 8408. [Google Scholar] [CrossRef]
Figure 1. Diagram of the communication and electrical topology of the MG.
Figure 1. Diagram of the communication and electrical topology of the MG.
Energies 15 06883 g001
Figure 2. Simulation results of distributed DPET secondary control scheme (the time period of different cases is separated with dashed lines). (a) Frequency, active power ratio, and voltage response curves. (b) Enlarged view of the solid rectangular area on the left. (c) Enlarged view of the dotted rectangular area on the left.
Figure 2. Simulation results of distributed DPET secondary control scheme (the time period of different cases is separated with dashed lines). (a) Frequency, active power ratio, and voltage response curves. (b) Enlarged view of the solid rectangular area on the left. (c) Enlarged view of the dotted rectangular area on the left.
Energies 15 06883 g002
Figure 3. Power mismatch of active/reactive power. (a) Active power. (b) Reactive power.
Figure 3. Power mismatch of active/reactive power. (a) Active power. (b) Reactive power.
Energies 15 06883 g003
Figure 4. ET interval of the frequency, active power, and voltage controllers of DG 1. (a) Frequency. (b) Active power. (c) Voltage.
Figure 4. ET interval of the frequency, active power, and voltage controllers of DG 1. (a) Frequency. (b) Active power. (c) Voltage.
Energies 15 06883 g004
Figure 5. ET times of frequency, voltage, and active power controllers of each DG under the PET and DPET schemes (for each DG, the blue, green, and orange columns represent the ET times of voltage, frequency, and active power controllers under PET and DPET schemes, respectively).
Figure 5. ET times of frequency, voltage, and active power controllers of each DG under the PET and DPET schemes (for each DG, the blue, green, and orange columns represent the ET times of voltage, frequency, and active power controllers under PET and DPET schemes, respectively).
Energies 15 06883 g005
Figure 6. Frequency controller ET instants of each DG. (’x’ represents the ET instant). (a) Fixed β ω 0 . (b) Dynamic β ω i .
Figure 6. Frequency controller ET instants of each DG. (’x’ represents the ET instant). (a) Fixed β ω 0 . (b) Dynamic β ω i .
Energies 15 06883 g006
Figure 7. Frequency response curves under plug-and-play event. (a) Fixed β ω 0 . (b) Dynamic β ω i (comparison experiments were performed with k ω = k v = 2 , k P = 1 , h ω = h v = 0.05 , h p = 0.06 , γ = 0.5 , β ω 0 = β v 0 = 0.02 , β P 0 = 0.06 , R ω 0 = 1000 and R v 0 = 10 ).
Figure 7. Frequency response curves under plug-and-play event. (a) Fixed β ω 0 . (b) Dynamic β ω i (comparison experiments were performed with k ω = k v = 2 , k P = 1 , h ω = h v = 0.05 , h p = 0.06 , γ = 0.5 , β ω 0 = β v 0 = 0.02 , β P 0 = 0.06 , R ω 0 = 1000 and R v 0 = 10 ).
Energies 15 06883 g007
Figure 8. The effect of communication delay on frequency, active power, and voltage controllers.(a) τ = 1 ms. (b) τ = 20 ms. (c) τ = 40 ms.
Figure 8. The effect of communication delay on frequency, active power, and voltage controllers.(a) τ = 1 ms. (b) τ = 20 ms. (c) τ = 40 ms.
Energies 15 06883 g008
Table 1. Electric and control parameters of the MG system.
Table 1. Electric and control parameters of the MG system.
DGsMpNpRf ( Ω )Lf (mH)Cf ( μ F)
DG1 and 2 9.4 × 10 5 1.3 × 10 3 0.1 1.35 50
DG3 and 4 12.5 × 10 5 1.5 × 10 3 0.1 1.35 50
LinesLines 12 and 34line 23LoadsLoads 1 and 3Load 2
Rt ( Ω ) 0.23 0.35 P (kW) 45.9 36
Lt (mH) 0.318 1.847 Q (kVar) 22.8 36
Controller k h β 0 Δ / R 0 γ
Frequency5 0.02 0.016 0.05 / 1250 1
Voltage5 0.02 0.016 5 / 12.5 1
Active power1 0.06 0.125 -1
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Huang, B.; Xiao, Y.; Jin, X.; Feng, J.; Li, X.; Ding, L. A Novel Dynamic Event-Triggered Mechanism for Distributed Secondary Control in Islanded AC Microgrids. Energies 2022, 15, 6883. https://doi.org/10.3390/en15196883

AMA Style

Huang B, Xiao Y, Jin X, Feng J, Li X, Ding L. A Novel Dynamic Event-Triggered Mechanism for Distributed Secondary Control in Islanded AC Microgrids. Energies. 2022; 15(19):6883. https://doi.org/10.3390/en15196883

Chicago/Turabian Style

Huang, Boyang, Yong Xiao, Xin Jin, Junhao Feng, Xin Li, and Li Ding. 2022. "A Novel Dynamic Event-Triggered Mechanism for Distributed Secondary Control in Islanded AC Microgrids" Energies 15, no. 19: 6883. https://doi.org/10.3390/en15196883

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop