Skip to content

haloproof/Conference-Paper-2025-SPET

Repository files navigation

Source Code for A Conference Paper

Paper is printed here on 2026.01.22, and is indexed by EI on 2026.03.31.

P. He, L. Cheng, D. Paizulamu and Q. Ji, "A Two-Level Capacity Configuration Method for Hybrid Energy Storage System in Renewable Energy Base," 2025 IEEE International Conference on Smart Power and Energy Technologies (SPET), Wuhan, China, 2025, pp. 1-6, doi: 10.1109/SPET67577.2025.11335805.

Data

Raw Data from PJM midatl 2024.01.01-2024.12.31 is in oneyear.npz, but oneyear.npz is LOST after data preprocess. Cluster data is in scenarios.npz

Code Structure

project/
β”œβ”€β”€ data/
β”‚   └── scenarios.npz          # Pre-processed cluster data
β”œβ”€β”€ results/                   # Simulation output records
β”‚   β”œβ”€β”€ figs/                  # Generated result figures
β”‚   β”œβ”€β”€ table/                 # Generated result performance tables
β”‚   └── *.csv                  # Various case outputs, sensitivity analysis, and search results
β”œβ”€β”€ src/                       # Source code directory
β”‚   β”œβ”€β”€ case.py                # Case study implementation and configuration
β”‚   β”œβ”€β”€ data_pre.py            # Data preprocessing script (Raw data processing)
β”‚   β”œβ”€β”€ post-table.py          # Summary and organization of result tables
β”‚   β”œβ”€β”€ post-visual.py         # Data visualization for results
β”‚   β”œβ”€β”€ scenarios.py           # Scenario generation and clustering
β”‚   └── search.py              # Search algorithms for optimal configuration
└── readme.md                  # Project documentation

About

Source Code of Conference Paper 2025 SPET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages