Datasets
Standard Dataset
A simple and fast heuristic approach for the reconfiguration of radial distribution networks
- Citation Author(s):
- Submitted by:
- Pratik Harsh
- Last updated:
- Thu, 03/30/2023 - 01:17
- DOI:
- 10.21227/z521-2142
- Data Format:
- Links:
- License:
363 Views
- Categories:
- Keywords:
0 ratings - Please login to submit your rating.
Abstract
This data file provides the MATLAB code to reconfigure the distribution networks using a fast and simple two-stage heuristic approach.
Instructions:
This is the Matlab code for the two-stage reconfiguration method proposed in the letter entitled "A simple and fast heuristic approach for the reconfiguration of radial distribution networks," which is accepted for publication in letter sections of IEEE Transactions on Power Systems. The published article is available onĀ https://doi.org/10.1109/TPWRS.2023.3256136
The main code is 'main_program.m'. The input data for five test systems (33-bus, 69-bus, 84-bus, 136-bus, and 417-bus) are provided in the code. The user needs to uncomment the test systems for which reconfiguration needs to be performed.
Comments
Good work