Next Article in Journal
Study on an Improved YOLOv7-Based Algorithm for Human Head Detection
Previous Article in Journal
Enhancing Intelligent Robot Perception with a Zero-Shot Detection Framework for Corner Casting
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Hierarchical Voltage Control Strategy for Distribution Networks Using Distributed Energy Storage

1
State Grid Sichuan Comprehensive Energy Service Co., Ltd., Chengdu 610000, China
2
College of Electrical Engineering, Sichuan University, Chengdu 610041, China
*
Author to whom correspondence should be addressed.
Electronics 2025, 14(9), 1888; https://doi.org/10.3390/electronics14091888
Submission received: 26 March 2025 / Revised: 2 May 2025 / Accepted: 3 May 2025 / Published: 6 May 2025

Abstract

:
This paper presents a novel hierarchical voltage control framework for distribution networks to mitigate voltage violations by coordinating distributed energy storage systems (DESSs). The framework establishes a two-layer architecture that integrates centralized optimization with distributed execution. In the upper layer, a model predictive control (MPC)-based controller computes optimal power dispatch trajectories for critical buses, effectively decoupling slow-timescale optimization from real-time adjustments. In the lower layer, a broadcast-based controller dispatches parameterized power regulation signals, enabling autonomous active power tracking by the DESS units. This hierarchical design explicitly addresses the scalability limitations of conventional centralized control and the cyber vulnerabilities of peer-to-peer distributed strategies. The effectiveness of the proposed control framework is verified on the modified IEEE 34-bus and 123-bus test feeder. The results show that the proposed method can mitigate the average voltage violation by 93.7% and show control robustness even under 60% communication loss condition.

1. Introduction

As distributed energy resources (DERs) including rooftop photovoltaics (PVs) and electric vehicles (EVs) become increasingly integrated into power systems, contemporary distribution networks now face unprecedented hurdles in maintaining stable voltage regulation [1,2]. The intermittent output of DERs, combined with abrupt load changes and reverse power flows, often leads to voltage deviations exceeding the permissible limits (e.g., ±5% of the nominal voltage in IEEE standards [3]). Conventional voltage regulation apparatuses, including on-load tap changers (OLTCs) and switched capacitors, face inherent limitations in modern distribution networks, including delayed response times, coarse regulation granularity, and excessive communication overhead in large-scale deployments [4]. As a result, there is an urgent need for advanced voltage control strategies that can leverage flexible resources like distributed energy storage systems (DESSs) to maintain voltage stability in distribution networks [5].
Recently, there have been several model predictive control (MPC)-based methodologies proposed for voltage control in renewables-dominated networks [6,7,8]. For instance, in [9], an MPC-based centralized controller is proposed for real-time voltage coordination. In [10,11], MPC-based voltage control methods are developed to regulate the voltage with different controllable resources. In [12], an optimal real-time voltage regulation is proposed to reduce the impact of PVs. However, these approaches are implemented in a centralized manner, which struggles with inadequate scalability when integrating the ever-growing proliferation of DERs into modern distribution networks [4,13].
To deal with this issue, many distributed voltage control methods are proposed in recent literature [14]. For instance, in [15,16], distributed model predictive control (DMPC) approaches are proposed based on the voltage sensitivity method. In [17], a distributed voltage control framework is presented for distribution networks embedded with distributed generators, which is efficiently resolved through the alternating direction method of multipliers (ADMMs). In [18], a modified dynamic consensus-based algorithm to orchestrate real-time volt-var control of distributed inverter. In [19,20], distributed voltage controllers derived from deep reinforcement learning are proposed to mitigate voltage violations through adaptive agent interactions. In [21,22], fully distributed real-time voltage control is implemented through consensus-based ADMMs. In [23,24], bi-level optimization methods for voltage control are proposed to coordinate DESSs. Although these distributed approaches share the advantages of mitigating voltage violations in distribution networks, they suffer from the following three shortages. Firstly, their reliance on peer-to-peer (P2P) communication increases vulnerability to cyber-physical threats and communication failures [25]. Secondly, the explicit modeling of DER constraints leads to prohibitive computational costs in large-scale systems. Lastly, self-interested agents may manipulate local cost functions, compromising global optimization objectives [26].
To overcome the above challenges, a novel hierarchical voltage controller is presented in this paper to ensure voltage regulation in networks with large-scale DESS deployment. The proposed control method consists of two layers. In the upper layer, the MPC-based voltage controller is utilized to generate the aggregated active power reference trajectories for critical buses. In the lower layer, a broadcast-based controller (BBC) dispatches parameterized power regulation signals, enabling autonomous active power tracking by DESS units. The core contributions of this study can be summarized as follows:
  • A two-layer design decouples slow-timescale optimization (upper layer MPC-based control) from fast-timescale distributed execution (lower-layer broadcast-based control), significantly reducing the computational complexity.
  • A broadcast-based control law ensures provable alignment between local DESS self-optimization and global voltage objectives, eliminating incentives for cost function manipulation.
  • The lower-layer controller eliminates peer-to-peer communication dependencies, enhancing resilience against cyber threats and packet losses.
  • The IEEE 34-bus and 123-bus test feeders are utilized to validate the efficacy of the proposed two-layer voltage control framework.
The rest of the paper is structured as follows. Section 2 outlines the distribution network model adopted in this study. The proposed two-layer voltage control scheme is detailed in Section 3. Section 4 conducts various case studies using the IEEE 34-bus and 123-bus test feeders. Section 5 provides the conclusion.
Notation: For any matrix F n × m , F is used to denote its transpose. Given a column vector x n and a symmetric matrix Π n × n we define x Π 2 = x Π x . I n n × n represents an identity matrix.

2. System Description

This section presents the distribution network model adopted for implementing the proposed voltage control approach.
Without loss of generality, this study modelled an active distribution system consisting of N+1 buses, represented by the set N = { 0 ,   1 , ,   N } . The network topology is characterized by a branch set I : = { ( i , j ) } N × N with | | = N . Specifically, node 0 serves as the reference bus connected to the upstream grid, with its voltage magnitude fixed at the nominal value. For each bus i, Vi, pi, and qi denote the magnitude of its voltage magnitude and active and reactive power injection, respectively. The resistance and reactance parameters of branch (i, j) are defined as rij and xij. Pij and Qij are the active and reactive power from bus i to bus j, respectively. Based on the DistFlow equations [27], the power flow to model the system can be written as:
P i j k N j P j k = p j + r i j P i j 2 + Q i j 2 V i 2
Q i j k N j Q j k = q j + x i j P i j 2 + Q i j 2 V i 2
V i 2 V j 2 = 2 ( r i j P i j + x i j Q i j ) ( r i j 2 + x i j 2 ) P i j 2 + Q i j 2 V i 2
Then, to simplify the calculation, it was assumed that: (a) thFe loss is negligible in comparison to the line power flow; (b) the voltage profile is relatively flat, i.e., V i 2 V j 2 2 ( V i V j ) . The linearized DistFlow Equations (1)–(3) are linearized as follows [28]:
P i j k N j P j k = p j
Q i j k N j Q j k = q j
V i V j = r i j P i j + x i j Q i j
To simplify expression, (4)–(6) are rewritten in the following compact form:
V = Rp + Xq + V 0 1 N
where vectors V = [ V 1 , V 2 , , V N ] T N , p = [ p 1 , p 2 , , p N ] T N , and q = [ q 1 , q 2 , , q N ] T N denote the bus voltages, active power injections, and reactive power injections, respectively R N × N and X N × N are the sensitivity matrices. V 0 is the voltage magnitude of bus 0. 1 N is a vector with all ones.

3. Proposed Control Strategy

In this section, to effectively coordinate massive DEESs, a two-layer voltage controller is presented to regulate voltage in distribution networks.
As illustrated in Figure 1, the proposed hierarchical control framework operates in two layers. In the upper layer controller, the MPC-based controller generates optimal power dispatch trajectories for critical buses, which are equipped with aggregated DEESs. In the lower layer controller, based on the control signals in the upper-layer controller, the broadcast-controller center broadcasts the Lagrangian multipliers. Then, each DEES updates its active power setpoints locally. Subsequently, the aforementioned procedures will be carried out in an iterative manner.

3.1. Upper Layer Controller

The upper-layer controller aims to mitigate voltage violations by coordinating aggregated DESS active power. By utilizing the linearized DistFlow model described in (7), the voltage control problem is structured as a quadratic programming (QP) to minimize operational costs while enforcing voltage constraints. The optimization objective and constraints are defined as follows:
min   1 2 p g ( k ) β 2 + ε ( k ) χ 2 + δ ( k ) γ 2
s . t .   V min ε V V max + δ
V = Rp + Xq + V 0 1 N
0 p d p d max
0 p c p c max
p g = p c + p d
where p g ( k ) denote the active power of aggregated DESSs at instant k. ε ( k ) and δ ( k ) denote the slack variables, which convert the voltage constraint into the soft constraint. The matrices β , χ , and γ denote diagonal matrices with positive weights. (10) represents the linearized DistFlow model. Constraints (11)–(13) define the lower and upper bounds of DESSs’ active power output. p d and p c denote the discharge and charge active power of DESSs. p c max and p d max denote the maximum of charge and discharge active power of aggregated DESSs.
Based on the above-defined elements, the optimization problem (8)–(13) represents a box-constrained QP, which can be conveniently addressed using the GUROBI solver [29]. By solving problem (8)–(13), the optimal set-points for the aggregated DESSs of each bus can be determined.

3.2. Lower-Layer Controller

Based on the results of (8)–(13), the active power setpoint of each DESSs in each bus (i.e., we take bus i as an example in the following) is determined through solving the following QP problem:
min   1 2 j N i β i , j p d i , j ( k ) 2 + p c i , j ( k ) 2
s . t . p c , max i , j p c i , j 0 p d i , j p d , max i , j ,   j N i
E i , j ( k ) = E i , j ( k 1 ) + γ i , j p c i , j p d i , j γ i , j Δ t ,   j N i
η min i , j E max i , j E i , j ( k ) η max i , j E max i , j ,   j N i
E i , j ( 0 ) = E 0 i , j ,   j N i
j N i ( p d i , j p c i , j ) = p s i
where N i denotes the index set of DESSs in bus i ( i N ). β i , j denotes the coefficient of the cost function of DESS j ( j N i ). p d i , j and p c i , j denote the discharge and charge active power of DESS j, respectively. (15)–(18) denote the operation constraints of DESSs in bus i. p d , max i , j and p c , max i , j denote the maximum value of p d i , j and p c i , j , respectively. E i , j denotes the state of charge of DESS j. γ i , j represents the operational efficiency of DESS j. Δ t is the sample interval. η min i , j and η max i , j denote the maximum and minimum normalized unit limits of charge, respectively. E max i , j represents the maximum capacity of DESS j; E 0 i , j denotes the initial state of charge of DESS j. (19) denotes the aggregated active power demand, where p s i denotes the active power demand of bus i ( i N ) obtained in (8)–(13).
However, as mentioned above, the QP problem (14)–(19) has the following shortcomings:
(1)
The computation complexity can be dramatic with the growing connection with DESSs;
(2)
The missing data caused by communication interruption may lead to a significant degradation in the control performance of (14)–(19).
To address these challenges, a BBC is proposed to dynamically track the aggregated active power reference from the upper layer, even under partial communication losses. This controller employs Lagrangian multiplier updates to align local DESS operations with global objectives, ensuring robustness against data interruptions.
Firstly, to simplify the expression, the optimization problem (14)–(19) is rewritten as follows:
min   1 2 j N i β i , j p g i , j 2 2
s . t .   A i , j p g i , j b i , j , j N i
j N i 1 2 p g i , j = p s i
where p g i , j = [ p d i , j , p c i , j ] denotes the vector of discharge and charge power of DESSs j ( j N i ); A i , j and b i , j denote the operation constraint of DESSs j in (15)–(18), which are arranged as:
A i , j = 1 0 0 1 Δ t γ i , j γ i , j Δ t Δ t γ i , j γ i , j Δ t , b i , j = p d , max i , j p c , max i , j η max i , j E max i , j E i , j ( k 1 ) E i , j ( k 1 ) η min i , j E max i , j
We now consider the Lagrangian function related to the optimization problem (20)–(22), which is expressed as:
max λ 0 min p g i , j P i , j 1 2 j N i β i , j p g i , j 2 2 + λ j N i 1 2 p g i , j p s i
where P i , j denotes the operation constraints (21). λ is the Lagrange multiplier corresponding to constraint (22), which is used to ensure the consistency of the local DESS optimization with the global voltage objective.
Since problem (24) is strictly convex and separable, (24) can solved iteratively via the gather-and-broadcast dual decomposition method. Specifically, at the τ t h iteration ( τ 2 ), the broadcast-based method consists of the following steps, which are also illustrated in Figure 2.
(1)
The BBC collects the difference between the aggregated active power and the demand (i.e., j N i 1 2 p g i , j p s i ) for the real-time updating of the Lagrangian multiplier λ :
λ ( τ ) = λ ( τ 1 ) ρ j N i 1 2 p g i , j ( τ 1 ) p s i
where ρ is a small positive constant.
(2)
The updated Lagrangian multiplier λ ( τ ) is sent to each DESSs.
(3)
After receiving the updated Lagrangian multiplier λ ( τ ) in (8), the active power point of each DESS j ( j N i ) is updated by:
min 1 2 β i , j p g i , j 2 2 λ ( τ ) 1 2 p g i , j
s . t .   A i , j p g i , j b i , j
Note that, if DESS j has not received the newly updated Lagrangian multiplier λ ( τ ) , the active power point of each DESS j remains the same as in the ( τ 1 ) t h iteration. This updated rule can improve the robustness of the proposed control approach to the communication interrupt (see the case study for illustration).

3.3. Implementing of the Proposed Approach

To better illustrate the proposed methods, the implementation of the proposed two-layer voltage control approach is illustrated in Figure 3. In the proposed two-layer voltage control approach, there is an upper layer controller operated with a slow time period t s of 5 min and a lower layer controller operated at a fast timescale t f of 15 s. The implementation of proposed two-layer voltage controller is summarized as follows:
(1)
Data Collection: Obtain the real-time measurement of voltage magnitudes and active power injections.
(2)
MPC Optimization: At the beginning of each t s , solve the optimization problem (8)–(13) to obtain the aggregated active power reference trajectories for critical buses.
(3)
Broadcast Execution: For the rest time of each t s , each bus employs the BBC to achieve autonomous active power tracking by DESS units.
(4)
Simulation Cycle: Repeat steps (1)–(3) until the end of the simulation.
Figure 3. Schematic of the hierarchical voltage control structure with upper-layer MPC and lower-layer broadcast control loop.
Figure 3. Schematic of the hierarchical voltage control structure with upper-layer MPC and lower-layer broadcast control loop.
Electronics 14 01888 g003

4. Case Study

4.1. IEEE 34-Bus Test Feeder

The modified IEEE 34-bus test feeder configuration is shown in Figure 4. The initial line impedance and shunt admittance parameters were obtained from [30]. The system operated with base values of 4.16 kV (voltage) and 1 MVA (power). It incorporated 11 photovoltaic units and 6 DESSs installed at buses {13, 18, 23, 28, 31, 33}. To investigate the impact of PV intermittency on voltage stability, the line R/X ratio was adjusted within [1,2]. Each DESS-equipped bus hosted 20 identical energy storage units, whose parameters are tabulated in Table 1. For computational tractability, uniform DESS characteristics were assumed. The substation bus (Bus 0) voltage was fixed at 1.0 per unit (p.u.), and the voltage regulation boundary was defined as [0.95, 1.05] p.u. Figure 5 shows the daily profiles of PV generation and active load. The PV power solely represents its predicted values for all the PVs, and the real values of all PVs’ power are normally distributed with the predicted value as the mean. This simulation was executed on a 64-bit Windows 10 PC featuring a 2.50 GHz Intel Core i5-13490F dual-core CPU and 32.0 GB RAM, using MATLAB platform with GUROBI Optimizer [29].
Figure 6 depicts the voltage magnitudes at each bus within the test system under uncontrolled conditions. Evident voltage violations exceeding the [0.95, 1.05] p.u. boundary occur during peak PV generation periods. Subsequently, the proposed two-layer voltage control framework was implemented to coordinate DESS operations. Figure 7 demonstrates the resulting voltage profiles, where the majority of buses are regulated within acceptable limits. Minor transient deviations observed in several instances are attributed to inaccuracies in the linearized power flow model. Figure 8 presents the aggregated active power dispatch of DESSs across the six equipped buses, while Figure 9 details the individual DESS operation setpoints at bus 33, which is particularly vulnerable to voltage violations due to the cumulative impact of line impedance [4]. From Figure 8 and Figure 9, it is clear that the proposed approach can achieve decentralized power tracking.
To assess the practical implementation viability of the proposed control framework, the computation efficiency of both hierarchical layers was evaluated. Average computation times for the upper layer MPC and lower layer broadcast control were 5.5 ms and 66.7 ms (i.e., much lower than the control cycle of 15 s), respectively, demonstrating the feasibility of the real-time application of the proposed approach.
Building on the decentralized Lagrangian updating mechanism, the BBC significantly reduces communication burden overhead compared to the traditional P2P architectures. In the BBC, only a scalar parameter (i.e., the Lagrangian multiplier λ) needs to be broadcast to all DESSs in each control cycle (15 s). Assuming λ is transmitted as a 32-bit single-precision floating-point number, the data volume per broadcast is 4 bytes. For a bus with N D DESSs, traditional P2P communication requires each bus to exchange control signals with N D DESSs, resulting in N D × ( N D 1 ) interactions per cycle. Taking N D = 20 as an example, the conventional method requires 380 communications per cycle, while the proposed approach requires only 1 communication, reducing the communication burden from O ( N 2 ) to O ( 1 ) . In summary, under a 15 s control cycle, the broadcast method consumes approximately 0.27 bytes/s, whereas P2P communication would demand 101.3 bytes/s. By minimizing the communication frequency and data volume, the proposed method can dramatically reduce the communication load, demonstrating superior scalability for large-scale distributed systems.
To validate the robustness of the proposed method, we evaluated its control performance under communication outages of varying severity. Figure 10 demonstrates the aggregated active power tracking accuracy of DESSs across 0–60% data loss scenarios, highlighting the proposed controller’s resilience against communication disruptions. Figure 11 illustrates the voltage profiles at bus 33 under different communication loss rates, demonstrating that the proposed strategy maintains bus voltages within the 0.95 to 1.05 p.u. range even with 60% communication loss, except for brief voltage excursions during peak PV generation periods.
To evaluate the proposed method’s robustness to communication latency, the voltage regulation performance was assessed under a 15-s communication delay condition. As shown in Figure 12, the voltage profile of bus 33 can still be regulated within the acceptable range even with a 15-s communication delay, demonstrating the robustness of the proposed method against large communication delays.
To validate the accuracy of the linearized model used in the control design, Figure 13 shows the approximation error of the linearized DistFlow model (7). The observed error remains consistently low, i.e., approximately 0.3% with respective to the nominal voltage magnitude, demonstrating the accuracy of the linearized model (7).
To validate the advantages of the proposed method, we compared the control performance of the two-timescale voltage control approach in [31], distributed voltage control approach in [4] and the proposed approach with communication loss (i.e., scenarios involving data loss). The voltage control performance is qualified by defining the average voltage violation (AVV) as follows:
A V V = 1 N v k N v max V ( k ) V max , 0 + min V ( k ) V min , 0
where Nv denotes the set of samples when voltage violations occur, while Nv denotes the number of moments in set Nv.
Figure 14 shows the voltage profile of bus 33 with the methods in [4,31] and the proposed method under 60% communication loss scenario. Table 2 shows the quantitative results of voltage control effects (e.g., AVV and maximum and minimum voltage magnitudes) for bus 33 (i.e., the most sensitive bus) under various cases. From Figure 14 and Table 2, it is clear that the proposed method can reduce the 93.7% AVV compared with the case without control, and achieves a better voltage control performance than the methods in [4,31].

4.2. IEEE 123-Bus Test Feeder

To further validate the effectiveness of the proposed controller in large systems, the IEEE 123-bus feeder was emplyed for testing purposes. Figure 15 shows the diagram of the modified IEEE 123-bus test feeder. Table 3 shows the installed bus numbers of PVs and DESSs.
Figure 16 and Figure 17 show the voltage profile without and with the proposed approach, respectively. From Figure 16 and Figure 17, it is clear that the voltage violations are mitigated effectively by the proposed approach, which demonstrates the effectiveness and scalability of the proposed scheme.

5. Conclusions

This paper introduces a hierarchical voltage control framework leveraging DESSs to address voltage violations in distribution networks. The proposed hierarchical architecture integrates MPC in the upper layer to compute aggregated active power reference trajectories for critical buses, while a BBC in the lower layer ensures autonomous DESS power tracking through Lagrangian multiplier updates. This design mitigates the scalability limitations of centralized approaches and cyber vulnerabilities of peer-to-peer distributed methods. Simulation studies on the modified IEEE 34-bus and 123-bus feeders validate its effectiveness, demonstrating voltage regulation within ±5% limits under high photovoltaic penetration and maintaining robustness even with 60% communication outages. Future research will focus on model-free control methods, extensions to unbalanced three-phase systems, communication-constrained robustness enhancements, and coordinated optimization with other distributed energy resources.

Author Contributions

C.M.: Methodology, Writing—Original Draft. W.X.: Conceptualization, Software, Writing—Review and Editing. Z.T.: Investigation, Supervision, Writing—Review and Editing. Z.L.: Data Curation. Y.X.: Formal analysis. Q.W.: Data Curation. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the project “Coordinated Control Strategy for Distributed Energy Storage System in Distribution Networks to Improve Operation Performance” (No. 5219Q6230001).

Data Availability Statement

Data are contained within the article.

Acknowledgments

The authors would like to acknowledge the support provided by State Grid Sichuan Comprehensive Energy Service Co., Ltd.

Conflicts of Interest

C.M. was employed by State Grid Sichuan Comprehensive Energy Service Co., Ltd. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as potential conflicts of interest.

References

  1. Sun, H.; Guo, Q.; Qi, J.; Ajjarapu, V.; Bravo, R.; Chow, J.; Li, Z.; Moghe, R.; Nasr-Azadani, E.; Tamrakar, U.; et al. Review of challenges and research opportunities for voltage control in smart grids. IEEE Trans. Power Syst. 2019, 34, 2790–2801. [Google Scholar] [CrossRef]
  2. Murray, W.; Adonis, M.; Raji, A. Voltage control in future electrical distribution networks. Renew. Sustain. Energy Rev. 2021, 146, 111100. [Google Scholar] [CrossRef]
  3. Heydt, G.T. Electric power quality. In The Electrical Engineering Handbook; Elsevier Inc.: Amsterdam, The Netherlands, 2005; pp. 805–810. [Google Scholar]
  4. Xiong, W.; Tang, Z.; Cui, X. Distributed data-driven voltage control for active distribution networks with changing grid topologies. Control Eng. Pract. 2024, 147, 105933. [Google Scholar] [CrossRef]
  5. Zhang, K.; Chen, J.; Qi, X.; Zhang, W.; Wei, M.; Lin, D. Cooperative optimal operation of multi-microgrids and shared energy storage for voltage regulation of distribution networks based on improved Nash bargaining. Int. J. Electr. Power Energy Syst. 2025, 166, 110532. [Google Scholar] [CrossRef]
  6. Lou, G.; Gu, W.; Xu, Y.; Cheng, M.; Liu, W. Distributed MPC-based secondary voltage control scheme for autonomous droop-controlled microgrids. IEEE Trans. Sustain. Energy 2016, 8, 792–804. [Google Scholar] [CrossRef]
  7. Li, P.; Ji, J.; Ji, H.; Jian, J.; Ding, F.; Wu, J.; Wang, C. MPC-based local voltage control strategy of DGs in active distribution networks. IEEE Trans. Sustain. Energy 2020, 11, 2911–2921. [Google Scholar] [CrossRef]
  8. Wang, L.; Dubey, A.; Gebremedhin, A.H.; Srivastava, A.K.; Schulz, N. MPC-based decentralized voltage control in power distribution systems with EV and PV coordination. IEEE Trans. Smart Grid 2022, 13, 2908–2919. [Google Scholar] [CrossRef]
  9. Zarco-Soto, F.J.; Zarco-Periñán, P.J.; Martínez-Ramos, J.L. Centralized control of distribution networks with high penetration of renewable energies. Energies 2021, 14, 4283. [Google Scholar] [CrossRef]
  10. Guo, Y.; Wu, Q.; Gao, H.; Huang, S.; Zhou, B.; Li, C. Double-time-scale coordinated voltage control in active distribution networks based on MPC. IEEE Trans. Sustain. Energy 2019, 11, 294–303. [Google Scholar] [CrossRef]
  11. Zafar, R.; Ravishankar, J.; Fletcher, J.E.; Pota, H.R. Multi-timescale model predictive control of battery energy storage system using conic relaxation in smart distribution grids. IEEE Trans. Power Syst. 2018, 33, 7152–7161. [Google Scholar] [CrossRef]
  12. Azzouz, M.A.; Farag, H.E.; El-Saadany, E.F. Real-time fuzzy voltage regulation for distribution networks incorporating high penetration of renewable sources. IEEE Syst. J. 2014, 11, 1702–1711. [Google Scholar] [CrossRef]
  13. Tang, Z.; Hill, D.J.; Liu, T. Distributed coordinated reactive power control for voltage regulation in distribution networks. IEEE Trans. Smart Grid 2020, 12, 312–323. [Google Scholar] [CrossRef]
  14. Antoniadou-Plytaria, K.E.; Kouveliotis-Lysikatos, I.N.; Georgilakis, P.S.; Hatziargyriou, N.D. Distributed and decentralized voltage control of smart distribution networks: Models, methods, and future research. IEEE Trans. Smart Grid 2017, 8, 2999–3008. [Google Scholar] [CrossRef]
  15. Hu, J.; Ye, C.; Ding, Y.; Tang, J.; Liu, S. A distributed MPC to exploit reactive power V2G for real-time voltage regulation in distribution networks. IEEE Trans. Smart Grid 2021, 13, 576–588. [Google Scholar] [CrossRef]
  16. Song, G.; Wu, Q.; Jiao, W.; Lu, L. Distributed coordinated control for voltage regulation in active distribution networks based on robust model predictive control. Int. J. Electr. Power Energy Syst. 2025, 166, 110529. [Google Scholar] [CrossRef]
  17. Li, Z.; Wu, Q.; Chen, J.; Huang, S.; Shen, F. Double-time-scale distributed voltage control for unbalanced distribution networks based on MPC and ADMM. Int. J. Electr. Power Energy Syst. 2023, 145, 108665. [Google Scholar] [CrossRef]
  18. Wang, L.; Xie, L.; Yang, Y.; Zhang, Y.; Wang, K.; Cheng, S.-J. Distributed online voltage control with fast PV power fluctuations and imperfect communication. IEEE Trans. Smart Grid 2023, 14, 3681–3695. [Google Scholar] [CrossRef]
  19. Zhang, B.; Cao, D.; Hu, W.; Ghias, A.M.; Chen, Z. Physics-Informed Multi-Agent deep reinforcement learning enabled distributed voltage control for active distribution network using PV inverters. Int. J. Electr. Power Energy Syst. 2024, 155, 109641. [Google Scholar] [CrossRef]
  20. Huang, J.; Zhang, H.; Tian, D.; Zhang, Z.; Yu, C.; Hancke, G.P. Multi-agent deep reinforcement learning with enhanced collaboration for distribution network voltage control. Eng. Appl. Artif. Intell. 2024, 134, 108677. [Google Scholar] [CrossRef]
  21. Colot, A.; Stegen, T.; Cornélusse, B. Fully distributed real-time voltage control in active distribution networks with large penetration of solar inverters. In Proceedings of the 2023 IEEE Belgrade PowerTech, Belgrade, Serbia, 25–29 June 2023; pp. 1–6. [Google Scholar]
  22. Xu, J.; Mu, Y.; Cheng, W.; Gong, G.; Huang, J.; Zhang, T.; Hu, Q.; Chen, K.; Wu, A.Y. A Distributed Robust Voltage Control Framework for Active Distribution Systems. IEEE Trans. Ind. Appl. 2025, 61, 1896–1906. [Google Scholar] [CrossRef]
  23. Alrashidi, M.; Rahman, S. A bi-level optimization method for voltage control in distribution networks using batteries and smart inverters with high wind and photovoltaic penetrations. Int. J. Electr. Power Energy Syst. 2023, 151, 109217. [Google Scholar] [CrossRef]
  24. Rezaei, F.; Esmaeili, S. A bi-level inter-phase coordinated control method for voltage regulation in unbalanced LV distribution networks using PV-battery energy storage systems. J. Energy Storage 2024, 101, 113943. [Google Scholar] [CrossRef]
  25. Zhang, X.; Wu, Z.; Sun, Q.; Gu, W.; Zheng, S.; Zhao, J. Application and progress of artificial intelligence technology in the field of distribution network voltage Control: A review. Renew. Sustain. Energy Rev. 2024, 192, 114282. [Google Scholar] [CrossRef]
  26. Dörfler, F.; Grammatico, S. Gather-and-broadcast frequency control in power systems. Automatica 2017, 79, 296–305. [Google Scholar] [CrossRef]
  27. Baran, M.; Wu, F.F. Optimal sizing of capacitors placed on a radial distribution system. IEEE Trans. Power Deliv. 1989, 4, 735–743. [Google Scholar] [CrossRef]
  28. Zhu, H.; Liu, H.J. Fast local voltage control under limited reactive power: Optimality and stability analysis. IEEE Trans. Power Syst. 2015, 31, 3794–3803. [Google Scholar] [CrossRef]
  29. GUROBI. Available online: http://www.gurobi.com (accessed on 10 October 2018).
  30. IEEE PES Distribution Test Feeder 2017. Available online: https://cmte.ieee.org/pes-testfeeders/resources/ (accessed on 1 June 2017).
  31. Gong, J.; Lao, K.W. Electric spring for two-timescale coordination control of voltage and reactive power in active distribution networks. IEEE Trans. Power Deliv. 2024, 39, 1864–1876. [Google Scholar] [CrossRef]
Figure 1. Two-layer hierarchical control framework with MPC-based upper layer and broadcast-based lower layer for DESS coordination.
Figure 1. Two-layer hierarchical control framework with MPC-based upper layer and broadcast-based lower layer for DESS coordination.
Electronics 14 01888 g001
Figure 2. BBC diagram at bus i for iterative Lagrangian updates and local DESS power adjustments.
Figure 2. BBC diagram at bus i for iterative Lagrangian updates and local DESS power adjustments.
Electronics 14 01888 g002
Figure 4. Single-line diagram of the modified IEEE 34-bus test feeder.
Figure 4. Single-line diagram of the modified IEEE 34-bus test feeder.
Electronics 14 01888 g004
Figure 5. The daily profiles of PV generation and load profile.
Figure 5. The daily profiles of PV generation and load profile.
Electronics 14 01888 g005
Figure 6. The voltage profile under uncontrolled conditions.
Figure 6. The voltage profile under uncontrolled conditions.
Electronics 14 01888 g006
Figure 7. The voltage profile under the proposed control scheme.
Figure 7. The voltage profile under the proposed control scheme.
Electronics 14 01888 g007
Figure 8. The aggregated power of DESSs in six buses.
Figure 8. The aggregated power of DESSs in six buses.
Electronics 14 01888 g008
Figure 9. The operation setpoints for DESS units in bus 33.
Figure 9. The operation setpoints for DESS units in bus 33.
Electronics 14 01888 g009
Figure 10. Aggregated active power tracking performance of DESSs under varying communication outage percentages.
Figure 10. Aggregated active power tracking performance of DESSs under varying communication outage percentages.
Electronics 14 01888 g010
Figure 11. Voltage profiles for bus 33 under various communication loss scenarios.
Figure 11. Voltage profiles for bus 33 under various communication loss scenarios.
Electronics 14 01888 g011
Figure 12. Voltage profiles for bus 33 under communication delay scenarios.
Figure 12. Voltage profiles for bus 33 under communication delay scenarios.
Electronics 14 01888 g012
Figure 13. The approximation error of the linearized model.
Figure 13. The approximation error of the linearized model.
Electronics 14 01888 g013
Figure 14. Voltage profiles at bus 33 under different approaches.
Figure 14. Voltage profiles at bus 33 under different approaches.
Electronics 14 01888 g014
Figure 15. The modified IEEE 123-bus test feeder.
Figure 15. The modified IEEE 123-bus test feeder.
Electronics 14 01888 g015
Figure 16. The voltage profile without any control actions in the IEEE 123-bus test feeder.
Figure 16. The voltage profile without any control actions in the IEEE 123-bus test feeder.
Electronics 14 01888 g016
Figure 17. The voltage profile with control actions in the IEEE 123-bus test feeder.
Figure 17. The voltage profile with control actions in the IEEE 123-bus test feeder.
Electronics 14 01888 g017
Table 1. DESS unit parameters.
Table 1. DESS unit parameters.
ParametersValue
p d , max i , j −8 kW
p c , max i , j 8 kW
E max i , j 25 kW·h
E 0 i , j 15 kW·h
η max i , j 80%
η min i , j 20%
γ i , j 96%
Table 2. AVV and maximum and minimum voltages under various cases.
Table 2. AVV and maximum and minimum voltages under various cases.
AVVMaximum Voltage Magnitude (p.u.)Minimum Voltage Magnitude (p.u.)Cases
5.8 × 10 4 1.05090.9488With the proposed method
2.3 × 10 3 1.05600.9456With the method in [4]
1.2 × 10 3 1.05330.9470With the method in [31]
8.6 × 10 3 1.06510.9321Without control
Table 3. Installed bus numbers of PVs and DESSs in the modified IEEE 123-bus test feeder.
Table 3. Installed bus numbers of PVs and DESSs in the modified IEEE 123-bus test feeder.
Device TypeInstalled Bus Numbers
PVs1, 20, 28, 32, 34, 39, 45, 50, 55, 57, 61, 69, 74, 81, 86, 92, 100, 107, 114, 117, 120, 122
DESSs20, 28, 31,39, 45, 52, 55, 57, 61, 69, 74, 77, 92, 107, 117, 122
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Ma, C.; Xiong, W.; Tang, Z.; Li, Z.; Xiong, Y.; Wang, Q. A Hierarchical Voltage Control Strategy for Distribution Networks Using Distributed Energy Storage. Electronics 2025, 14, 1888. https://doi.org/10.3390/electronics14091888

AMA Style

Ma C, Xiong W, Tang Z, Li Z, Xiong Y, Wang Q. A Hierarchical Voltage Control Strategy for Distribution Networks Using Distributed Energy Storage. Electronics. 2025; 14(9):1888. https://doi.org/10.3390/electronics14091888

Chicago/Turabian Style

Ma, Chao, Wenjie Xiong, Zhiyuan Tang, Ziwei Li, Yonghua Xiong, and Qibo Wang. 2025. "A Hierarchical Voltage Control Strategy for Distribution Networks Using Distributed Energy Storage" Electronics 14, no. 9: 1888. https://doi.org/10.3390/electronics14091888

APA Style

Ma, C., Xiong, W., Tang, Z., Li, Z., Xiong, Y., & Wang, Q. (2025). A Hierarchical Voltage Control Strategy for Distribution Networks Using Distributed Energy Storage. Electronics, 14(9), 1888. https://doi.org/10.3390/electronics14091888

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