paper-with-me

홈 › Papers

New Cycle-based Formulation, Cost Function, and Heuristics for DC OPF Based Controlled Islanding

2023-05-28 · Ilya Tyuryukanov, Marjan Popov, Jorrit A. Bos, Mart A. M. M. van der Meijden, Vladimir Terzija

This paper presents a new formulation for intentional controlled islanding (ICI) of power transmission grids based on mixed-integer linear programming (MILP) DC optimal power flow (OPF) model. We highlight several deficiencies of the most well-known formulation for this problem and propose new enhancements for their improvement. In particular, we propose a new alternative optimization objective that may be more suitable for ICI than the minimization of load shedding, a new set of island connectivity constraints, and a new set of constraints for DC OPF with switching, and a new MILP heuristic to find initial feasible solutions for ICI. It is shown that the proposed improvements help to reduce the final optimality gaps as compared to the benchmark model on several test instances.

📄 PDF Abstract BibTeX arXiv:2305.17672

Code (1)

ityuryukanov/power_network_clustering 공식 구현

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

On the Constrained Least-cost Tour Problem

2019-06-18 · Patrick O'Hara, M. S. Ramanujan, Theodoros Damoulas

We introduce the Constrained Least-cost Tour (CLT) problem: given an undirected graph with weight and cost functions on the edges, minimise the total cost of a tour rooted at a start vertex such that the total weight lie…

Unsupervised Learning for the Elementary Shortest Path Problem

2025-08-03 · Jingyi Chen, Xinyuan Zhang, Xinwu Qian arxiv

The Elementary Shortest-Path Problem(ESPP) seeks a minimum cost path from s to t that visits each vertex at most once. The presence of negative-cost cycles renders the problem NP-hard. We present a probabilistic method f…

Graph Neural Network

Optimal Transport driven CycleGAN for Unsupervised Learning in Inverse Problems

2019-09-25 · Byeongsu Sim, Gyutaek Oh, Jeongsol Kim, Chanyong Jung 외

To improve the performance of classical generative adversarial network (GAN), Wasserstein generative adversarial networks (W-GAN) was developed as a Kantorovich dual formulation of the optimal transport (OT) problem usin…

Computed Tomography (CT)Generative Adversarial NetworkSuper-Resolution

Heuristic solutions to robust variants of the minimum-cost integer flow problem

2019-07-21 · Marko Špoljarec, Robert Manger

This paper deals with robust optimization applied to network flows. Two robust variants of the minimum-cost integer flow problem are considered. Thereby, uncertainty in problem formulation is limited to arc unit costs an…

ARC

DORY: Automatic End-to-End Deployment of Real-World DNNs on Low-Cost IoT MCUs

2020-08-17 · Alessio Burrello, Angelo Garofalo, Nazareno Bruschi, Giuseppe Tagliavini 외

The deployment of Deep Neural Networks (DNNs) on end-nodes at the extreme edge of the Internet-of-Things is a critical enabler to support pervasive Deep Learning-enhanced applications. Low-Cost MCU-based end-nodes have l…

C++ codeTiling & Deployment