Datasets
Standard Dataset
More Efficient Energy Management for Hybrid AC/DC Microgrids with Hard Constrained Neural Network-Based Conversion Loss Surrogate Models
- Citation Author(s):
- Submitted by:
- Xuan Liu
- Last updated:
- Sat, 09/30/2023 - 05:29
- DOI:
- 10.21227/n4x4-yg82
- Data Format:
- License:
- Categories:
- Keywords:
Abstract
Conversion loss modeling plays a crucial role in hybrid AC/DC microgrid (MG) energy management (EM). However, accurate calculation of the conversion losses is often very costly. Additionally, existing surrogate models typically rely on fixed-voltage DC buses, leading to excessive voltage magnitudes. To overcome these limitations, we propose surrogate models based on piecewise linear neural networks (NNs) that estimate conversion losses using converter power and variable-voltage DC buses. These NNs employs the Rectified Linear Unit (ReLU) activation function, allowing reformulation into linear constraints. During NN training, additional hard constraints are enforced via the augmented Lagrangian method to enhance feasibility. To limit the computational cost of the reformulated NN constraints, weights sparsity and ReLU stability regularizations are applied to the NN training process. The efficient energy management is implemented as a two-stage stochastic unit commitment (UC) problem with integer recourse. To solve this UC problem, we propose a finite iteration convergent Benders decomposition algorithm with several acceleration techniques, which reduce the computational burden significantly. Our case study demonstrates that: 1) the proposed surrogate model accurately approximates conversion losses while satisfying hard constraints, 2) optimizing the DC bus voltage leads to more efficient system operation, energy savings, and better overall performance, and 3) combining the NN weight optimization with Benders decomposition acceleration techniques significantly reduces the computational associated with the NN surrogates.
The parameters of the 4 NN-based conversion surrogate models are stored in nn_params_**.mat. The random vectors of the uncertain set and microgrid configurations are stored in networked_hybrid_mg.m. The case study results of case 1-7 except for 3 (since it didn't converge) are stored in uc_results_case*.mat. The hardware in loop simulation results for cases 1,2, and 7 are stored in HIL_case*.mat. A video of the HIL verification process monitored via oscilloscope is stored in oscilloscope_video.zip.
Dataset Files
- Hardware-in-loop results for case 1 HIL_case1.mat (6.41 kB)
- Hardware-in-loop results for case 2 HIL_case2.mat (6.41 kB)
- Hardware-in-loop results for case 7 HIL_case7.mat (6.41 kB)
- NN parameters for charging conversion loss surrogate model nn_params_ch.mat (3.55 kB)
- NN parameters for discharging conversion loss surrogate model nn_params_dc.mat (3.55 kB)
- NN parameters for inversion conversion loss surrogate model nn_params_inv.mat (17.92 kB)
- NN parameters for rectification conversion loss surrogate model nn_params_rec.mat (17.92 kB)
- Unit commitment optimization results for case 1 uc_result_case1.mat (305.60 kB)
- Unit commitment optimization results for case 2 uc_result_case2.mat (305.60 kB)
- Unit commitment optimization results for case 4 uc_result_case4.mat (305.60 kB)
- Unit commitment optimization results for case 5 uc_result_case5.mat (305.60 kB)
- Unit commitment optimization results for case 6 uc_result_case6.mat (305.60 kB)
- Unit commitment optimization results for case 7 uc_result_case7.mat (305.60 kB)
- oscilloscope_video oscilloscope_video.zip (71.61 MB)
- Microgrid configurations networked_hybrid_mg.m (6.60 kB)