With the increasing integration of renewable energy,microgrids are increasingly facing stability challenges,primarily due to the lack of inherent inertia in inverter-dominated systems,which is traditionally provided b...With the increasing integration of renewable energy,microgrids are increasingly facing stability challenges,primarily due to the lack of inherent inertia in inverter-dominated systems,which is traditionally provided by synchronous generators.To address this critical issue,Virtual Synchronous Generator(VSG)technology has emerged as a highly promising solution by emulating the inertia and damping characteristics of conventional synchronous generators.To enhance the operational efficiency of virtual synchronous generators(VSGs),this study employs smallsignal modeling analysis,root locus methods,and synchronous generator power-angle characteristic analysis to comprehensively evaluate how virtual inertia and damping coefficients affect frequency stability and power output during transient processes.Based on these analyses,an adaptive control strategy is proposed:increasing the virtual inertia when the rotor angular velocity undergoes rapid changes,while strengthening the damping coefficient when the speed deviation exceeds a certain threshold to suppress angular velocity oscillations.To validate the effectiveness of the proposed method,a grid-connected VSG simulation platform was developed inMATLAB/Simulink.Comparative simulations demonstrate that the proposed adaptive control strategy outperforms conventional VSGmethods by significantly reducing grid frequency deviations and shortening active power response time during active power command changes and load disturbances.This approach enhances microgrid stability and dynamic performance,confirming its viability for renewable-dominant power systems.Future work should focus on experimental validation and real-world parameter optimization,while further exploring the strategy’s effectiveness in improvingVSG low-voltage ride-through(LVRT)capability and power-sharing applications in multi-parallel configurations.展开更多
Accurate load forecasting forms a crucial foundation for implementing household demand response plans andoptimizing load scheduling. When dealing with short-term load data characterized by substantial fluctuations,a s...Accurate load forecasting forms a crucial foundation for implementing household demand response plans andoptimizing load scheduling. When dealing with short-term load data characterized by substantial fluctuations,a single prediction model is hard to capture temporal features effectively, resulting in diminished predictionaccuracy. In this study, a hybrid deep learning framework that integrates attention mechanism, convolution neuralnetwork (CNN), improved chaotic particle swarm optimization (ICPSO), and long short-term memory (LSTM), isproposed for short-term household load forecasting. Firstly, the CNN model is employed to extract features fromthe original data, enhancing the quality of data features. Subsequently, the moving average method is used for datapreprocessing, followed by the application of the LSTM network to predict the processed data. Moreover, the ICPSOalgorithm is introduced to optimize the parameters of LSTM, aimed at boosting the model’s running speed andaccuracy. Finally, the attention mechanism is employed to optimize the output value of LSTM, effectively addressinginformation loss in LSTM induced by lengthy sequences and further elevating prediction accuracy. According tothe numerical analysis, the accuracy and effectiveness of the proposed hybrid model have been verified. It canexplore data features adeptly, achieving superior prediction accuracy compared to other forecasting methods forthe household load exhibiting significant fluctuations across different seasons.展开更多
Distribution systems are facing challenges in serving lifeline loads after extreme events.Network reconfiguration is a traditional and practical method for power supply restoration,which has strong but inflexible powe...Distribution systems are facing challenges in serving lifeline loads after extreme events.Network reconfiguration is a traditional and practical method for power supply restoration,which has strong but inflexible power transfer capabilities influenced by network topology.Multiple failures of utility power under extreme events will further limit the efficiency of network reconfiguration.Electric buses(EBs)can be utilized to achieve power supply considering their discharging capabilities as mobile storage devices.However,the mobility of EBs and the influences of transport systems must be carefully considered to enhance the resilience of distribution systems.Reconfiguration and EBs are complementary in terms of recovery capabilities and location flexibility,and more important loads can be recovered by the coordination between EBs and network reconfiguration.This paper proposes a coordinated restoration method for EBs and reconfigurations considering the influences of transport systems.The post-disaster restoration problem is formulated as a bi-level model,in which the network topology is optimized in the upperlevel aiming at maximizing restoration loads through the main grid and EBs,while the traffic paths of all EBs are optimized with the goal of maximizing the restoration loads by the EBs in the lower-level considering time consumption and energy consumption during movement.The PSO and a genetic algorithm are used to solve the proposed bi-level optimization problem.Simulation studies are performed to verify the superiority of the proposed method.展开更多
The increasing integration of distributed household photovoltaics(PVs)and electric vehicles(EVs)may further ag gravate voltage violations and unbalance of low-voltage distribu tion networks(LVDNs).DC distribution netw...The increasing integration of distributed household photovoltaics(PVs)and electric vehicles(EVs)may further ag gravate voltage violations and unbalance of low-voltage distribu tion networks(LVDNs).DC distribution networks can increase the accommodation of PVs and EVs and mitigate mutilple pow er quality problems by the flexible power regulation capability of voltage source converters.This paper proposes schemes to es tablish hybrid AC/DC LVDNs considering the conversion of the existing three-phase four-wire low-voltage AC systems to DC op eration.The characteristics and DC conversion constraints of typical LVDNs are analyzed.In addition,converter configura tions for typical LVDNs are proposed based on the three-phase four-wire characteristics and quantitative analysis of various DC configurations.Moreover,an optimal planning method of hybrid AC/DC LVDNs is proposed,which is modeled as a bi-level programming model considering the annual investments and three-phase unbalance.Simulations are conducted to verify the effectiveness of the proposed optimal planning method.Sim ulation results show that the proposed optimal planning method can increase the integration of PVs while simultaneously reduc ing issues related to voltage violation and unbalance.展开更多
基金financially supported by the Talent Initiation Fund of Wuxi University(550220008).
文摘With the increasing integration of renewable energy,microgrids are increasingly facing stability challenges,primarily due to the lack of inherent inertia in inverter-dominated systems,which is traditionally provided by synchronous generators.To address this critical issue,Virtual Synchronous Generator(VSG)technology has emerged as a highly promising solution by emulating the inertia and damping characteristics of conventional synchronous generators.To enhance the operational efficiency of virtual synchronous generators(VSGs),this study employs smallsignal modeling analysis,root locus methods,and synchronous generator power-angle characteristic analysis to comprehensively evaluate how virtual inertia and damping coefficients affect frequency stability and power output during transient processes.Based on these analyses,an adaptive control strategy is proposed:increasing the virtual inertia when the rotor angular velocity undergoes rapid changes,while strengthening the damping coefficient when the speed deviation exceeds a certain threshold to suppress angular velocity oscillations.To validate the effectiveness of the proposed method,a grid-connected VSG simulation platform was developed inMATLAB/Simulink.Comparative simulations demonstrate that the proposed adaptive control strategy outperforms conventional VSGmethods by significantly reducing grid frequency deviations and shortening active power response time during active power command changes and load disturbances.This approach enhances microgrid stability and dynamic performance,confirming its viability for renewable-dominant power systems.Future work should focus on experimental validation and real-world parameter optimization,while further exploring the strategy’s effectiveness in improvingVSG low-voltage ride-through(LVRT)capability and power-sharing applications in multi-parallel configurations.
基金the Shanghai Rising-Star Program(No.22QA1403900)the National Natural Science Foundation of China(No.71804106)the Noncarbon Energy Conversion and Utilization Institute under the Shanghai Class IV Peak Disciplinary Development Program.
文摘Accurate load forecasting forms a crucial foundation for implementing household demand response plans andoptimizing load scheduling. When dealing with short-term load data characterized by substantial fluctuations,a single prediction model is hard to capture temporal features effectively, resulting in diminished predictionaccuracy. In this study, a hybrid deep learning framework that integrates attention mechanism, convolution neuralnetwork (CNN), improved chaotic particle swarm optimization (ICPSO), and long short-term memory (LSTM), isproposed for short-term household load forecasting. Firstly, the CNN model is employed to extract features fromthe original data, enhancing the quality of data features. Subsequently, the moving average method is used for datapreprocessing, followed by the application of the LSTM network to predict the processed data. Moreover, the ICPSOalgorithm is introduced to optimize the parameters of LSTM, aimed at boosting the model’s running speed andaccuracy. Finally, the attention mechanism is employed to optimize the output value of LSTM, effectively addressinginformation loss in LSTM induced by lengthy sequences and further elevating prediction accuracy. According tothe numerical analysis, the accuracy and effectiveness of the proposed hybrid model have been verified. It canexplore data features adeptly, achieving superior prediction accuracy compared to other forecasting methods forthe household load exhibiting significant fluctuations across different seasons.
基金supported by Funds for International Cooperation and Exchange of the National Natural Science Foundation of China(Grant No.52061635104)National Natural Science Foundation of China(No.51977211).
文摘Distribution systems are facing challenges in serving lifeline loads after extreme events.Network reconfiguration is a traditional and practical method for power supply restoration,which has strong but inflexible power transfer capabilities influenced by network topology.Multiple failures of utility power under extreme events will further limit the efficiency of network reconfiguration.Electric buses(EBs)can be utilized to achieve power supply considering their discharging capabilities as mobile storage devices.However,the mobility of EBs and the influences of transport systems must be carefully considered to enhance the resilience of distribution systems.Reconfiguration and EBs are complementary in terms of recovery capabilities and location flexibility,and more important loads can be recovered by the coordination between EBs and network reconfiguration.This paper proposes a coordinated restoration method for EBs and reconfigurations considering the influences of transport systems.The post-disaster restoration problem is formulated as a bi-level model,in which the network topology is optimized in the upperlevel aiming at maximizing restoration loads through the main grid and EBs,while the traffic paths of all EBs are optimized with the goal of maximizing the restoration loads by the EBs in the lower-level considering time consumption and energy consumption during movement.The PSO and a genetic algorithm are used to solve the proposed bi-level optimization problem.Simulation studies are performed to verify the superiority of the proposed method.
基金supported by the National Key Research and Development Program of China(No.2019YFE0118400).
文摘The increasing integration of distributed household photovoltaics(PVs)and electric vehicles(EVs)may further ag gravate voltage violations and unbalance of low-voltage distribu tion networks(LVDNs).DC distribution networks can increase the accommodation of PVs and EVs and mitigate mutilple pow er quality problems by the flexible power regulation capability of voltage source converters.This paper proposes schemes to es tablish hybrid AC/DC LVDNs considering the conversion of the existing three-phase four-wire low-voltage AC systems to DC op eration.The characteristics and DC conversion constraints of typical LVDNs are analyzed.In addition,converter configura tions for typical LVDNs are proposed based on the three-phase four-wire characteristics and quantitative analysis of various DC configurations.Moreover,an optimal planning method of hybrid AC/DC LVDNs is proposed,which is modeled as a bi-level programming model considering the annual investments and three-phase unbalance.Simulations are conducted to verify the effectiveness of the proposed optimal planning method.Sim ulation results show that the proposed optimal planning method can increase the integration of PVs while simultaneously reduc ing issues related to voltage violation and unbalance.