Papers
Topics
Authors
Recent
Search
2000 character limit reached

Fast Feeder Reconfiguration via Mesh Adaptive Direct Search in Black-Box Distribution System Environments

Published 21 Jul 2025 in eess.SY and cs.SY | (2507.16027v1)

Abstract: Feeder reconfiguration is a critical operational strategy in power distribution systems. However, existing optimization approaches typically rely on explicit mathematical formulations and analytical models, which are often infeasible in practical utility environments characterized by heterogeneous, proprietary, and black-box simulation modules. To address this challenge, this paper proposes a fast feeder reconfiguration framework based on Mesh Adaptive Direct Search (MADS). The proposed approach requires only performance metric evaluations through simulation modules used for power flow, protection, and voltage regulation analysis. A bi-objective formulation is adopted to jointly minimize active power loss and operational constraint violations. A Pareto-based frontier filter is integrated into the MADS algorithm to efficiently guide the search toward high-quality configurations while systematically pruning dominated solutions. The approach adaptively refines the search space around promising candidates using local polling strategies and convergence aware updates. Case studies on the IEEE-123 node test feeder demonstrate that the proposed approach achieves near-optimal configurations with significantly fewer evaluations compared to heuristic methods.

Summary

  • The paper presents a derivative-free MADS algorithm that optimizes feeder reconfiguration, effectively minimizing power loss and operational constraint violations.
  • The framework employs a Pareto-based frontier filter and local polling strategies to smartly navigate the binary decision space and reduce simulation evaluations.
  • A case study on the IEEE-123 node test feeder validates the method's efficiency, demonstrating near-optimal solutions with significantly fewer computations.

Fast Feeder Reconfiguration via Mesh Adaptive Direct Search in Black-Box Distribution System Environments

This paper presents a robust framework for feeder reconfiguration in power distribution systems by leveraging the Mesh Adaptive Direct Search (MADS) algorithm. The proposed approach efficiently handles the inherent challenges posed by the black-box nature of utility modules and provides a derivative-free optimization strategy suitable for simulation-based environments. The MADS-based framework is designed to minimize active power loss and operational constraint violations concurrently, supported by a Pareto-based frontier filter to guide the search toward high-quality solutions.

Introduction to Feeder Reconfiguration

Feeder reconfiguration aims to optimize switching operations such as sectionalizers and tie-switches in distribution systems to enhance operational performance. The complexity of modeling constraints associated with power flows, thermal capacities, and voltage regulation devices in a comprehensive mathematical optimization framework precludes effective execution using conventional methods. The discrete and combinatorial nature of the problem further complicates the optimization process, rendering gradient-based methods infeasible. The proposed MADS algorithm addresses these constraints with its derivative-free optimization approach, making it highly compatible with industry-standard black-box simulation modules. Figure 1

Figure 1: An illustration of the frontier filter.

Problem Formulation

The feeder reconfiguration is modeled as a bi-objective optimization problem where the primary objectives are to minimize the active power loss and constraints violations. Let x=(x1,…,xn)∈{0,1}n\boldsymbol{x} = (x_1, \dots, x_n) \in \{0,1\}^n represent the switch status vector, where xi=1x_i = 1 denotes a closed switch. The objective functions are defined as:

  • f(x)f(\boldsymbol{x}): Total active power loss computed post convergence of device set-points.
  • h(x)h(\boldsymbol{x}): Maximum degree of operational constraint violation across simulation modules.

The optimization goal is to find configurations that efficiently minimize these performance metrics. Figure 2

Figure 2: An illustration of the polling points and trust-region.

Solution Algorithm Using MADS

Frontier Filter

The Frontier Filter F\mathcal{F} maintains non-dominated candidate solutions with respect to both objectives. The filter dynamically updates to include only the Pareto-efficient solutions, thus guiding the search towards optimal configurations. By performing a controlled iterative search based on local polling strategies, MADS accelerates convergence while systematically refining the search space around promising candidates.

Polling Process

The MADS algorithm employs a local search strategy where polling points are generated around a current candidate solution xk\boldsymbol{x}_k. These points, representing one-bit flips in the binary decision space, are evaluated using black-box simulation modules. The method incorporates a systematic exploration of the neighborhood, enabling efficient navigation and refinement of high-quality regions in the decision space. Figure 3

Figure 3: An illustration of the solution searching process using MADS.

Algorithm Execution

The algorithm iteratively selects candidates from the current frontier and generates neighboring solutions. The evaluation of these solutions through simulation modules determines their inclusion in the Pareto frontier. The process continues until convergence criteria are met, ensuring a Pareto-optimal set of solutions is obtained with a minimal number of evaluations.

Case Study on IEEE-123 Node Test Feeder

Evaluations conducted on the IEEE-123 node test feeder confirm the efficacy of the proposed MADS-based approach. With significantly fewer evaluations than heuristic methods, the algorithm yields near-optimal configurations, demonstrating its practical applicability and superior performance in simulation-based environments. The case study results validate the approach's capability to effectively balance exploration and exploitation within the solution space.

Conclusion

The paper presents a fast and efficient feeder reconfiguration framework designed to operate within black-box simulation environments. The integration of MADS with a Pareto-based frontier filter facilitates an optimized search while maintaining compatibility with utility software constraints. By directing the search towards high-quality solutions, the framework achieves near-optimal results with reduced computational burden, as evidenced by its performance on IEEE test feeder systems. This work offers a promising strategy for utility companies seeking to improve distribution system operations through advanced optimization techniques.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.