Next Article in Journal
False Shades of Green: The Case of Brazilian Amazonian Hydropower
Previous Article in Journal
Induced Voltages Ratio-Based Algorithm for Fault Detection, and Faulted Phase and Winding Identification of a Three-Winding Power Transformer
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Multiagent-Based Distributed Load Shedding for Islanded Microgrids

1
School of Electrical Engineering, Southeast University, Nanjing 210096, China
2
NARI-Relays Electric CO., LTD, Nanjing 211100, China
*
Author to whom correspondence should be addressed.
Energies 2014, 7(9), 6050-6062; https://doi.org/10.3390/en7096050
Submission received: 22 July 2014 / Revised: 5 September 2014 / Accepted: 9 September 2014 / Published: 15 September 2014

Abstract

:
This paper addresses a multiagent-based distributed load shedding scheme to restore frequency for the microgrids during islanded operation. The objective of the proposed scheme is to realize a distributed load shedding considering its associated cost and the capacity of the flexible loads. There are two advantages of the proposed scheme: (1) it is a distributed scheme using average-consensus theorem, which can discover the global information when only communications between immediate neighboring agents are used, moreover it can meet the requirements of plug-and-play operations more easily than a centralized scheme; (2) it is a new adaptive load shedding through the comprehensive weights which take into accounts the cost of load shedding and the capacity of flexible loads, these comprehensive weights are evaluated locally by making use of the adaptability and intelligence characteristics of agents. Simulation results in power systems computer aided design (PSCAD) illustrate the validity and adaptability of the proposed load shedding scheme.

Graphical Abstract

1. Introduction

The active power imbalance between generation and loads caused by insufficient generation, sudden load change and faults easily occur in islanded microgrids, and it may lead to islanded microgrid collapse [1,2,3,4]. A load shedding scheme is globally accepted as one of the effective emergency control schemes to handle this situation [5]. Various kinds of load shedding schemes have been proposed during the past years, which can be classified into two types, namely centralized load shedding scheme and distributed load shedding scheme, respectively [6]. In [7,8,9], a centralized method was proposed to determine the most appropriate loads to be shed during under-frequency and under-voltage conditions. Although the centralized control scheme may seem like an appropriate solution in coordinating generators and loads, however, it is costly and suffers from failures due to requiring a central controller. Moreover, the centralized scheme cannot easily handle structural changes of microgrids. Due to the plug-and-play operations and the uncertainty of distributed energy resources (DERs), the uncertain changes of microgrid topology may further increase the burden of centralized scheme. Thus, the distributed scheme seems like a better solution for the islanded microgrids [10]. Multiagent system is one of the most popular solutions for distributed load shedding [11,12,13]. The multiagent-based distributed load shedding schemes have been studied to maintain the supply-demand balance of an islanded microgrid [14,15,16]. However, the cost of load shedding [17,18] and the capacity of the flexible loads are needed to be considered during the implementation of the distributed load shedding.
This paper proposes a new multiagent-based distributed load shedding scheme for islanded microgrids. First, by using the average-consensus theorem based distributed information processing method, the global information can be discovered with only neighboring agents communications. Secondly, the comprehensive weights of load shedding are determined locally based on the cost of load shedding and the capacity of flexible loads. Lastly, the proposed distributed load shedding strategy is implemented in a distributed manner according to the global information and the comprehensive weights. Simulation results in power systems computer aided design/electromagnetic transients including direct current (PSCAD/EMTDC) are built to illustrate the validity of the proposed method.
The rest of the paper is organized as follows. Section 2 presents the multiagent-based distributed load shedding method, two related problems including the distributed information processing method and the local evaluation of the comprehensive weights are studied in this section. Section 3 provides the simulation results. The conclusions are provided in the last section.

2. Multiagent-Based Distributed Load Shedding

2.1. Distributed Information Processing Method

In this study, the main challenge with the design of distributed load shedding scheme is to discover global information for a multiagent-based microgrid with only neighboring communications. Thus, a new distributed information processing method for multi-agent system is proposed to meet this challenge, and the stability of the proposed method is proved. The proposed method not only can obtain stable distributed information processing, but also can adapt to changes of communication topologies.
The average-consensus theorem which relies on local information of agents are used to guarantee the global information be discovered in a distributed setting [15]. Assuming that xiR denotes the state variable of agent i, the distributed information processing of agent i can be represented as Equation (1):
x i k + 1 ( t ) = x i k ( t ) + j N i α i j [ x i k ( t ) - x j k ( t ) ]
where i = 1, 2, …, n, j = 1, 2, …, n; n is the total number of agents; k is the discrete-time index; xik and xik+1 are the information shared by agent i at iteration k and k+1 respectively; xjk is the information sharing of agent j; αij is the coefficient for information exchange between neighboring agents i and j, if agents i and j are connected through a communication line, otherwise αij = 0, and Ni are the indexes of agents that are connected to agent i.
Accordingly, the distributed information processing of the multiagent-based microgrid can be expressed as Equation (2):
X k + 1 ( t ) = X k ( t ) + A × X k ( t ) = ( I + A ) X k ( t )    = A * × X k ( t )
where Xk is the information matrix; I is the identity matrix; A* is the updating matrix, that satisfies the constraints, Σiαij = 1 and Σjαij = 1, and the coefficients are defined according to the communication topologies. Therefore, this updating matrix is needed to be properly designed to obtain a stable information processing and adapt to changes of communication topologies.
For stability analysis, a positive definite Lyapunov function is defined as in Equation (3):
L k = ( X k ) T X k Δ L k = [ ( X k ) T ( A T A I ) X k ] 0
A new adaptive updating method is proposed in this study to adapt to changes of communication topologies; the corresponding adaptive updating method is represented in Equation (4):
α i j = { 2 β n i + n j   j N i 1 j N i 2 β n i + n j j = i 0 j N i , j i
where ni and nj are respectively the numbers of agents in the neighborhood of agents i and j, which are the information of agent i and its neighbors; β is the convergence constant, which bounds between zero and two. Therefore each agent can update its corresponding weight locally when its neighborhood is changed. The Lyapunov function in Equation (3) can be derived as follows:
If α i j = 2 β n i + n j , i j a n d 0 < β < 2 Then   Δ L k = [ ( X k ) T ( A T A I ) X k ] i = 1 n j = 1 n [ ( α i j + α i j 2 ) ( x j k x i k ) 2 ] + 1 2 i = 1 n j = 1 n [ ( n i + n j 2 ) α i j 2 ( x j k x i k ) 2 ] i = 1 n j = 1 n [ ( 2 ( n i + n j ) α i j 2 ) α i j ( x j k x i k ) 2 ] i = 1 n j = 1 n [ β ( 2 β ) 2 ( n i + n j ) ( x j k x i k ) 2 ] 0
The Lyapunov verification in Equation (5) shows that the proposed updating method satisfies the condition represented in Equation (3), which means the designed updating method for average consensus algorithm is stable. Thus the proposed distributed information processing method can guarantee stable information exchange, and the value xi will converge to the same average value when convergence is reached, as shown in Equation (6):
X A = 1 n i x i 0 ( 1 , 1 , 1 ) T
where XA is the final average values achieved by the average-consensus theorem based information processing; xi0 is the initial value of the ith load.
Note that agent keeps updating its information processing until (xikxjk) becomes zero according to Equation (2), which may take a long time before the exact equilibrium is reached. Thus, for distributed information processing in this study, the information processing terminates once (xikxjk) is close to 0, accordingly, a terminating criterion is defined as in Equation (7):
l = k r k | x i l x i l 1 | σ
where k is a integer that specifies the number of iterations and σ is a small real number next to zero, increasing the value of σ may improve the convergence speed but reduce convergence accuracy, thus, the value setting of σ needs to be determined giving consideration to both the convergence speed and accuracy. Generally, the value of σ is set bounding between 10−3 and 10−6. When Equation (7) is satisfied, each agent terminates its information processing and an average consensus is reached.
Note that the information discovered by the distributed information processing is the average value of the global information. Thus each agent needs to multiply the total number of agents that participate in global information processing n to get the global information. Assuming that the number i is the unique index for each agent, thus, each agent can achieve the total number n by the distributed information processing as follows:
N A i = i n n = i N A i = i i n
where NA is average value of the index i discovered by the ith agent.
It is noteworthy that the number n is global information, which reflects the number of agents that participate in the information processing, which is the key factor to meet the requirements of plug-and-play operations. Through the adaptive updating of n, the proposed method can work properly when the communication structure of microgrid changes during the global information discovery process. More specifically, when a new agent is added and marked as (n + 1), the number n changes to (n + 1), thus the NAi discovered by the ith agent changes to [i/(n + 1)] accordingly. Meanwhile, only the (n + 1)th agent and its neighbors need to update the corresponding information during the global information processing. If a plug out operation happens, the NAi discovered by the ith agent changes to [i/(n − 1)] for n changes to (n − 1). The unique indices of the existing agents do not need to change during the information discovery, only the neighbors of the plug out agent need to update the local information. In this way, each agent can know the number n and adapt for the communication topology changes locally.

2.2. Local Evaluation of the Comprehensive Weight

In order to get an adaptive distributed load shedding, each agent should make decisions according to the discovered global information and its local operation information. Therefore, a comprehensive weight is proposed to take the local information into considerations. In this paper, local information including the cost of load shedding and the capacity of flexible load are considered, and the cost index and the capacity index are evaluated accordingly. The proposed comprehensive weight is evaluated by taking into accounts both the cost index and capacity index, the local evaluation of the comprehensive weight is described as follows:
First, assuming that the cost of load shedding can be described as follows [17,18]:
F i ( L C i , χ i ) = τ 1 L C i 2 + τ 2 ( L C i L C i χ i ) i = 1 , 2 , , n
where i = 1,2, …,n; n is the total number of flexible loads; LCi is amount of load shedding of the ith load; Fi is the cost function of the ith flexible load when LCi is shed; τ1 and τ2 are the constants; χi is the willing coefficient for load shedding of the ith flexible load, which expresses willing to shed load.
Thus, the cost index of the ith load can be determined by the cost functions as in Equation (10):
η i = K F i K F T = 1 F i i 1 F i = 1 τ 1 ( L C i ) 2 + τ 2 ( L C i L C i χ i ) i 1 τ 1 ( L C i ) 2 + τ 2 ( L C i L C i χ i ) i = 1 , 2 , , n
where ηi is the cost index of the ith load; KFi is the cost coefficient of the ith load; K F T is the total value of the cost coefficients of all loads. Note that KFi is the local information of the ith load, which is calculated by each agent locally; while K F T is a global information which is discovered by the proposed distributed information processing method, as described in Figure 1; L C i is amount of load shedding of the ith load for the calculation of cost coefficient; F i is the cost function of the ith flexible load when L C i is shed, note that the cost coefficient is calculated when each load sheds the same amount of load.
Secondly, the capacity index is calculated according to the amount of flexible loads as in Equation (11):
λ i = C F L i C F L T = C F L i i C F L i i = 1 , 2 , , n
where λi is the capacity index of the ith load; CFLi is the amount of flexible load of the ith load; C F L T is the total amount of flexible load of the whole system. As mentioned in Equation (10), CFLi is also evaluated locally and C F L T is discovered by the distributed information processing method.
Figure 1. The flowchart of the proposed multiagent-based load shedding.
Figure 1. The flowchart of the proposed multiagent-based load shedding.
Energies 07 06050 g001
Lastly, the comprehensive weight of load shedding of the ith load can be determined as follows:
ϕ i = ε i 1 λ i + ε i 2 η i i = 1 , 2 , , n
where Φi is the comprehensive weight of load shedding of the ith load; εi1 is the cost weight of the ith load; εi2 is the capacity weight of the ith load, which are determined by each agent locally according to its concerns on cost and capacity.

2.3. Flowchart of the Proposed Multiagent-Based Distributed Load Shedding

Note that the global information processing method and the local evaluation of comprehensive weight are the key factors for the proposed distributed load shedding, because each distributed agent only knows its local information and information of its neighboring agent.
Assume that the agents of the multi-agent system in this study are autonomous and proactive, thus, they not only can make the local evaluation of the local information, but also can discover the global information in a distributed way. The main functions of the agent are described as follows:
  • Detect power imbalance and collect operation and control data;
  • Exchange data with neighbors for distributed information processing;
  • Discover the global information including the active total power imbalance PIB as in Equation (13) the total cost coefficient K F T as in Equation (10) and the total amount of flexible loads C F L T as in Equation (11);
  • Make local evaluation of the cost index as in Equation (10), the capacity index as in Equation (11) and comprehensive weight as in Equation (12).
Through the discovered global information and the comprehensive weights, the distributed load shedding can be implemented. The flowchart of the proposed distributed load shedding is described as follows:
Step 1: Through the average-consensus theorem based information processing, the global information including the active total power imbalance PIB, the total cost coefficient K F T as in Equation (10) and the total amount of flexible loads C F L T as in Equation (11) are all discovered in a distributed manner;
The total active power imbalance PIB can be described as Equation (13):
P I B = P G e n P L o a d
where PGen is the total power generation of all the generators; PLoad is the total amount of loads.
Step 2: Each distributed agent evaluates its comprehensive weight Φi of load shedding considering its associated cost and the capacity of the flexible loads, in addition its corresponding concerns on cost and capacity;
Step 3: Taking into accounts the comprehensive weight Φi in step 2 and PIB discovered in step 1, each agent can make decisions locally to determine the amount of load to be shed. The amount of load to be shed of the ith load can be derived as:
P L S i = ϕ i P I B i = 1 , 2 , , n
where PLSi is the amount of load to be shed of the ith load;
Step 4: The multiagent-based distributed load shedding is implemented based on the decisions made by step 3 to get the frequency restoration after accidents.

3. Case Studies

The simulation models on PSCAD/EMTDC platform are built to verify the validity of the proposed scheme. The configuration of the simulation microgrid is shown in Figure 2, which is built by referring to the structure of the Wisconsin CERTS microgrid [19].
Figure 2. Simulated microgrid.
Figure 2. Simulated microgrid.
Energies 07 06050 g002

3.1. Case A: Overload

At first, distributed generators (DG) 1 operates in voltage/frequency (V/F) control mode to maintain the stability of the islanded microgrid, and DG2 works in active power and reactive power (PQ) control mode. When t = 3 s, the islanded microgrid occurs an overload disturbance at load 2, the system frequency still drops down lower than 59.5 Hz even with the V/F control of DG1, thus the load shedding needs to be implemented to restore the frequency of the autonomous microgrid.
The parameters of simulation case A and case B are presented in Table 1 and Table 2 as follows:
Table 1. Parameters of loads in Case A.
Table 1. Parameters of loads in Case A.
Load NumberCase A
χiCFLi/kWεi1εi2
10.110.30.7
20.320.30.7
30.430.30.7
40.970.30.7
50.650.30.7
Table 2. Parameters of loads in Case B.
Table 2. Parameters of loads in Case B.
Load NumberParameters of loads in Case B
χiCFLi/kWεi1εi2
10.110.60.4
20.320.60.4
30.430.60.4
40.970.60.4
50.650.60.4
60.540.60.4
Figure 3. The distributed global information processing of Case A. (a) The information processing of the active total power imbalance PIB; (b) the information processing of the total cost coefficient K F T ; (c) the information processing of the total amount of flexible loads C F L T .
Figure 3. The distributed global information processing of Case A. (a) The information processing of the active total power imbalance PIB; (b) the information processing of the total cost coefficient K F T ; (c) the information processing of the total amount of flexible loads C F L T .
Energies 07 06050 g003
First, the global information including the active total power imbalance PIB, the total cost coefficient K F T and the total amount of flexible loads C F L T are all discovered by the proposed distributed information processing method. In this case, assuming that τ1 = 0.6, τ2 = 1.2, β = 0.01, the iterations of the global information processing are shown in Figure 3:
It can be seen from Figure 3a–c that, through the global information processing method expressed in Subsection 2.1, the average values of the global information including PIB, K F T and C F L T are all discovered when the average consensus is reached. In this case, the number n is discovered according to Equation (8) by each agent as n = 5, so the global information can be achieved by multiply 5 and the discovered average values.
Second, with the discovered K F T , C F L T and the local information calculated by each agent, the cost index and the capacity index can be evaluated by Equations (10) and (11), respectively. Therefore, the comprehensive weight Φi can be evaluated locally by the method described in Equation (12) as follows:
[ ϕ 1 ϕ 2 ϕ 3 ϕ 4 ϕ 5 ] = [ ε 11 0 0 0 0 0 ε 21 0 0 0 0 0 ε 31 0 0 0 0 0 ε 41 0 0 0 0 0 ε 51 ] [ λ 1 λ 2 λ 3 λ 4 λ 5 ] + [ ε 12 0 0 0 0 0 ε 22 0 0 0 0 0 ε 32 0 0 0 0 0 ε 42 0 0 0 0 0 ε 52 ] [ η 1 η 2 η 3 η 4 η 5 ] = [ 0.0798 0.1255 0.1688 0.3677 0.2581 ]
The local evaluation of the comprehensive weight takes into accounts the cost of load shedding and the capacity of flexible load, it also reflects the concerns of cost and capacity.
Figure 4. The performances of the proposed distributed load shedding of Case A. (a) The power outputs of DGs; (b) the frequency response of the islanded microgrid; (c) the voltage responses of DGs; (d) the capacity of the flexible loads and the amounts of loads to be shed.
Figure 4. The performances of the proposed distributed load shedding of Case A. (a) The power outputs of DGs; (b) the frequency response of the islanded microgrid; (c) the voltage responses of DGs; (d) the capacity of the flexible loads and the amounts of loads to be shed.
Energies 07 06050 g004
Last, the distributed load shedding can be implemented in a distributed manner based on PIB and Φi according to Equation (14). Based on the PSCAD-based real-time simulation model of Case A, the performances of the proposed distributed load shedding, including the power outputs and voltage responses of DG1 and DG2 and the frequency response of the islanded microgrid are all shown in Figure 4 as follows:
It can be seen from Figure 4a–c that, through the proposed distributed load shedding and the power control of DGs, the frequency and voltage can quickly recover to the rated values after the overload accident. Figure 4d shows the amounts of the flexible load and the amounts of loads to be shed in details. By using the proposed comprehensive weight, the amounts of load to be shed are determined considering both cost and capacity. The amount of load to be shed of Load 1 which has the lowest willing to shed load χ1 = 0.1 and the minimum flexible capacity CFL1 = 1 kW is the smallest, while the amount of load to be shed of Load 4 which has the highest willing χ4 = 0.9 and the maximum flexible capacity CFL4 = 7 kW is the biggest, as can be observed from Figure 4d. The results in Case A demonstrate that the proposed method can implement a distributed load shedding considering its associated cost and the capacity of the flexible loads.

3.2. Case B: New Load Plugs in Operation

In this case, a new load 6 connects into the islanded microgrid, as a result a new agent added and the communication topology changes accordingly. When t = 3 s, the islanded microgrid occurs an overload disturbance at load 4, the load shedding needs to be implemented when frequency drops down lower than 59.5 Hz.
This case focuses on demonstrating the adaptation of the proposed method to meet the requirements for plug-and-play operations in communication topology. The simulation results are all shown in Figure 5:
Figure 5. The distributed global information processing and the performance of the distributed load shedding of Case B. (a) The information processing of the active total power imbalance PIB; (b) the information processing of the total cost coefficient C F L T ; (c) the information processing of the total amount of flexible loads C F L T ; (d) the power outputs of DGs; (e) The frequency response of the islanded microgrid; (f) the voltage responses of DGs; (g) the amounts of the flexible loads and the amounts of loads to be shed.
Figure 5. The distributed global information processing and the performance of the distributed load shedding of Case B. (a) The information processing of the active total power imbalance PIB; (b) the information processing of the total cost coefficient C F L T ; (c) the information processing of the total amount of flexible loads C F L T ; (d) the power outputs of DGs; (e) The frequency response of the islanded microgrid; (f) the voltage responses of DGs; (g) the amounts of the flexible loads and the amounts of loads to be shed.
Energies 07 06050 g005
First, to meet the requirement for plug in operation, the proposed information processing method updates its corresponding updating matrix to adapt the plug in operation according to Equation (4), only the new agent 6 and its neighboring agent 5 need to update during the plug in operation. Meanwhile, the number n changes to (n + 1) accordingly and is discovered by each agent based on Equation (8). In this case, assuming that τ1 = 0.5, τ2 = 1.0, β = 0.01. It is observed from Figure 5a–c that, the global information processing method can also discover the global information as Case A even during the plug in operation. Secondly, based on the evaluation method described in Equations (9)–(12), the comprehensive weights Φi are determined by each load locally. Lastly, the amounts of load to be shed are determined in a distributed way by Equation (14), as can be seen from Figure 5g. It is also observed from the Figure 5d–f that, the frequency and voltage can quickly restore to the rated values after the overload accident through the proposed distributed load shedding scheme.

4. Conclusions

A multiagent-based distributed load shedding method is proposed in this study. The implementation of the proposed method is completed based on the global information processing method using the average-consensus theorem and the local evaluation of the comprehensive weight considering cost and capacity. The simulation results demonstrated the advantages of the proposed scheme. First, the global information processing method can discover global information when only communications between immediate neighboring agents are used. Secondly, the distributed scheme can meet the requirements of plug-and-play operations. Thirdly, the distributed load shedding scheme can adapt the local information through the comprehensive weight considering its associated cost and the capacity of the flexible loads.

Acknowledgments

This work was supported in part by the National Science Foundation of China (Grant No. 51407028) and the Natural Science Foundation of Jiangsu Province (Grant No. BK20140633).

Author Contributions

All authors contributed to the work in this manuscript. Xi Wu was the principal investigator; he contributed to the analysis, writing and editing including the overall idea of the manuscript. Ping Jiang provided precious advice on the simulation and thoroughly reviewed the manuscript. Jing Lu accomplished the simulation work.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Ahn, C.; Peng, H. Decentralized and real-time power dispatch control for an islanded microgrid supported by distributed power sources. Energies 2013, 6, 6439–6454. [Google Scholar] [CrossRef]
  2. Peças, L.J.A.; Moreira, C.L.; Madureira, A.G. Defining control strategies for microgrids islanded operation. IEEE Trans. Power Syst. 2006, 2, 916–924. [Google Scholar]
  3. Lasseter, R.H. Microgrids and distributed generation. J Energy Eng 2007, 3, 144–149. [Google Scholar] [CrossRef]
  4. Kim, J.Y.; Jeon, J.H.; Kim, S.K.; Cho, C.; Park, J.H.; Kim, H.M.; Nam, K.Y. Cooperative control strategy of energy storage system and microsources for stabilizing the microgrid during islanded operation. IEEE Trans. Power Electron. 2010, 12, 3037–3048. [Google Scholar]
  5. Giroletti, M.; Farina, M.; Scattolini, R. A hybrid frequency/power based method for industrial load shedding. Int. J. Electr. Power Energy Syst. 2012, 1, 194–200. [Google Scholar] [CrossRef]
  6. Lukas, S.; Ignacio, E.; Luis, R. A method for the design of UFLS schemes of small isolated power systems. IEEE Trans. Power Syst. 2012, 2, 951–958. [Google Scholar]
  7. Terzija, V.V. Adaptive underfrequency load shedding based on the magnitude of the disturbance estimation. IEEE Trans. Power Syst. 2006, 3, 1260–1266. [Google Scholar] [CrossRef]
  8. Seyedi, H.; Sanaye-Pasand, M. New centralized adaptive load-shedding algorithms to mitigate power system blackouts. IET Gen. Transm. Distrib. 2009, 1, 99–114. [Google Scholar] [CrossRef]
  9. Hamid, B.; Abderrahmane, O.; Nadir, G.; Farid, M.; Nikos, E.M. A new approach applied to adaptive centralized load shedding scheme. In Proceedings of the 8th WSEAS International Coference on Circuits, Systems, Electronics, Control and Signal Processing (CSECS’09), Puerto De La Cruz, Tenerife, Canary Islands, Spain, 14–16 December, 2009; pp. 28–33.
  10. Otomega, B.; Glavic, M.; Cutsem, T.V. Distributed under voltage load shedding. IEEE Trans. Power Syst. 2007, 4, 2283–2284. [Google Scholar] [CrossRef]
  11. Kim, H.M.; Kinoshita, T.; Shin, M.C. A multiagent system for autonomous operation of islanded microgrids based on a power market environment. Energies 2010, 3, 1972–1990. [Google Scholar] [CrossRef]
  12. Xiao, Z.; Li, T.; Huang, M.; Shi, J.; Yang, J.; Yu, J.; Wu, W. Hierarchical MAS based control strategy for microgrid. Energies 2010, 3, 1622–1638. [Google Scholar] [CrossRef]
  13. Yoo, C.H.; Chung, I.Y.; Lee, H.J.; Hong, S.S. Intelligent control of battery energy storage for multi-agent based microgrid energy management. Energies 2013, 6, 4956–4979. [Google Scholar] [CrossRef]
  14. Kim, H.M.; Lim, Y.; Kinoshita, T. An intelligent multiagent system for autonomous microgrid operation. Energies 2012, 5, 3347–3362. [Google Scholar] [CrossRef]
  15. Xu, Y.; Liu, W. Novel multiagent based load restoration algorithm for microgrids. IEEE Trans. Smart Grid 2011, 1, 152–161. [Google Scholar] [CrossRef]
  16. Lim, Y.; Kim, H.M.; Kinoshita, T. Distributed load-shedding system for agent-based autonomous microgrid operations. Energies 2014, 7, 385–401. [Google Scholar] [CrossRef]
  17. Fahrioglu, M.; Fernando, L.; Alvarado. Designing incentive compatible contracts for effective demand management. IEEE Trans. Power Syst. 2000, 4, 1255–1260. [Google Scholar]
  18. Fahrioglu, M.; Alvarado Fernando, L. Using utility information to calibrate customer demand management behavior models. IEEE Trans. Power Syst. 2001, 2, 317–322. [Google Scholar] [CrossRef]
  19. Lasseter, R.H. Certs Microgrid. In Proceedings of the IEEE International Conference on System of Systems Engineering, San Antonio, TX, USA, 16–18 April 2007.

Share and Cite

MDPI and ACS Style

Wu, X.; Jiang, P.; Lu, J. Multiagent-Based Distributed Load Shedding for Islanded Microgrids. Energies 2014, 7, 6050-6062. https://doi.org/10.3390/en7096050

AMA Style

Wu X, Jiang P, Lu J. Multiagent-Based Distributed Load Shedding for Islanded Microgrids. Energies. 2014; 7(9):6050-6062. https://doi.org/10.3390/en7096050

Chicago/Turabian Style

Wu, Xi, Ping Jiang, and Jing Lu. 2014. "Multiagent-Based Distributed Load Shedding for Islanded Microgrids" Energies 7, no. 9: 6050-6062. https://doi.org/10.3390/en7096050

Article Metrics

Back to TopTop