paper-with-me

홈 › Papers

A Data-Driven Sensor Placement Approach for Detecting Voltage Violations in Distribution Systems

2022-10-17 · Paprapee Buason, Sidhant Misra, Samuel Talkington, Daniel K. Molzahn

Stochastic fluctuations in power injections from distributed energy resources (DERs) combined with load variability can cause constraint violations (e.g., exceeded voltage limits) in electric distribution systems. To monitor grid operations, sensors are placed to measure important quantities such as the voltage magnitudes. In this paper, we consider a sensor placement problem which seeks to identify locations for installing sensors that can capture all possible violations of voltage magnitude limits. We formulate a bilevel optimization problem that minimizes the number of sensors and avoids false sensor alarms in the upper level while ensuring detection of any voltage violations in the lower level. This problem is challenging due to the nonlinearity of the power flow equations and the presence of binary variables. Accordingly, we employ recently developed conservative linear approximations of the power flow equations that overestimate or underestimate the voltage magnitudes. By replacing the nonlinear power flow equations with conservative linear approximations, we can ensure that the resulting sensor locations and thresholds are sufficient to identify any constraint violations. Additionally, we apply various problem reformulations to significantly improve computational tractability while simultaneously ensuring an appropriate placement of sensors. Lastly, we improve the quality of the results via an approximate gradient descent method that adjusts the sensor thresholds. We demonstrate the effectiveness of our proposed method for several test cases, including a system with multiple switching configurations.

📄 PDF Abstract BibTeX arXiv:2210.09414

Code (0)

등록된 구현이 없습니다.

Tasks

Bilevel Optimization

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Clustering for Fault Analysis in High-Voltage Power Systems Using Voltage and Current Signals

2025-05-23 · Julian Oelhaf, Georg Kordowich, Andreas Maier, Johann Jager 외

The widespread use of sensors in modern power grids has led to the accumulation of large amounts of voltage and current waveform data, especially during fault events. However, the lack of labeled datasets poses a signifi…

Fault DiagnosisRTETime Series Clustering

Where to Measure: Epistemic Uncertainty-Based Sensor Placement with ConvCNPs

2025-11-27 · Feyza Eksen, Stefan Oehmcke, Stefan Lüdtke arxiv

Accurate sensor placement is critical for modeling spatio-temporal systems such as environmental and climate processes. Neural Processes (NPs), particularly Convolutional Conditional Neural Processes (ConvCNPs), provide …

Secure Estimation of Battery Voltage Under Sensor Attacks: A Self-Learning Koopman Approach

2025-04-14 · Sanchita Ghosh, Tanushree Roy

Cloud-based battery management system (BMS) requires accurate terminal voltage measurement data to ensure optimal and safe charging of Lithium-ion batteries. Unfortunately, an adversary can corrupt the battery terminal v…

Self-Learning

Causality-informed Anomaly Detection in Partially Observable Sensor Networks: Moving beyond Correlations

2025-07-13 · Xiaofeng Xiao, Bo Shen, Xubo Yue arxiv

Nowadays, as AI-driven manufacturing becomes increasingly popular, the volume of data streams requiring real-time monitoring continues to grow. However, due to limited resources, it is impractical to place sensors at eve…

Reinforcement LearningAnomaly Detection

PySensors: A Python Package for Sparse Sensor Placement

2021-02-20 · Brian M. de Silva, Krithika Manohar, Emily Clark, Bingni W. Brunton 외

PySensors is a Python package for selecting and placing a sparse set of sensors for classification and reconstruction tasks. Specifically, PySensors implements algorithms for data-driven sparse sensor placement optimizat…

ClassificationGeneral Classification