Approximating Trajectory Constraints with Machine Learning -- Microgrid
Islanding with Frequency Constraints
- URL: http://arxiv.org/abs/2001.05775v3
- Date: Sun, 29 Nov 2020 22:48:18 GMT
- Title: Approximating Trajectory Constraints with Machine Learning -- Microgrid
Islanding with Frequency Constraints
- Authors: Yichen Zhang and Chen Chen and Guodong Liu and Tianqi Hong and Feng
Qiu
- Abstract summary: We introduce a deep learning aided constraint encoding method to tackle the frequency-constraint microgrid scheduling problem.
The proposed method is validated on a modified 33-node system.
The advantages of our model are particularly remarkable when the inertia emulation functions from wind turbine generators are considered.
- Score: 5.873822745424972
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In this paper, we introduce a deep learning aided constraint encoding method
to tackle the frequency-constraint microgrid scheduling problem. The nonlinear
function between system operating condition and frequency nadir is approximated
by using a neural network, which admits an exact mixed-integer formulation
(MIP). This formulation is then integrated with the scheduling problem to
encode the frequency constraint. With the stronger representation power of the
neural network, the resulting commands can ensure adequate frequency response
in a realistic setting in addition to islanding success. The proposed method is
validated on a modified 33-node system. Successful islanding with a secure
response is simulated under the scheduled commands using a detailed three-phase
model in Simulink. The advantages of our model are particularly remarkable when
the inertia emulation functions from wind turbine generators are considered.
Related papers
- Frequency Control in Microgrids: An Adaptive Fuzzy-Neural-Network Virtual Synchronous Generator [0.0]
This paper proposes a method to adapt the inertia, damping, and droop parameters dynamically through a fuzzy neural network controller.<n>Compared to traditional and fuzzy logic controller methods, the results demonstrate that the proposed method significantly reduces the frequency deviation to less than 0.03 Hz and shortens the stabilizing/recovery time.
arXiv Detail & Related papers (2025-06-23T13:16:52Z) - AMR-Transformer: Enabling Efficient Long-range Interaction for Complex Neural Fluid Simulation [33.63726923336252]
We propose AMR-Transformer, an efficient and accurate neural CFD-solving pipeline.
It integrates a novel adaptive mesh refinement scheme with a Navier-Stokes constraint-aware fast pruning module.
Our approach achieves an order-of-magnitude improvement in accuracy over baseline models.
arXiv Detail & Related papers (2025-03-13T11:16:42Z) - Harnessing omnipresent oscillator networks as computational resource [0.0]
We present a universal framework for harnessing oscillator networks as computational resource.
We force the Kuramoto model by a nonlinear target-system, then after substituting the target-system with a trained feedback-loop it emulates the target-system.
arXiv Detail & Related papers (2025-02-07T10:42:01Z) - Sine, Transient, Noise Neural Modeling of Piano Notes [0.0]
Three sub-modules learn components from piano recordings and generate harmonic, transient, and noise signals.
From singular notes, we emulate the coupling between different keys in trichords with a convolutional-based network.
Results show the model matches the partial distribution of the target while predicting the energy in the higher part of the spectrum presents more challenges.
arXiv Detail & Related papers (2024-09-10T13:48:18Z) - Coarse Graining with Neural Operators for Simulating Chaotic Systems [78.64101336150419]
Predicting the long-term behavior of chaotic systems is crucial for various applications such as climate modeling.<n>An alternative approach to such a full-resolved simulation is using a coarse grid and then correcting its errors through a temporalittext model.<n>We propose an alternative end-to-end learning approach using a physics-informed neural operator (PINO) that overcomes this limitation.
arXiv Detail & Related papers (2024-08-09T17:05:45Z) - Spatial Annealing for Efficient Few-shot Neural Rendering [73.49548565633123]
We introduce an accurate and efficient few-shot neural rendering method named textbfSpatial textbfAnnealing regularized textbfNeRF (textbfSANeRF)
By adding merely one line of code, SANeRF delivers superior rendering quality and much faster reconstruction speed compared to current few-shot neural rendering methods.
arXiv Detail & Related papers (2024-06-12T02:48:52Z) - Transfer learning-based physics-informed convolutional neural network
for simulating flow in porous media with time-varying controls [0.0]
A physics-informed convolutional neural network is proposed to simulate two phase flow in porous media.
finite volume scheme is adopted to discretize flow equations.
N Neumann boundary conditions are seamlessly incorporated into the semi-discretized equations.
arXiv Detail & Related papers (2023-10-10T05:29:33Z) - Towards Long-Term Time-Series Forecasting: Feature, Pattern, and
Distribution [57.71199089609161]
Long-term time-series forecasting (LTTF) has become a pressing demand in many applications, such as wind power supply planning.
Transformer models have been adopted to deliver high prediction capacity because of the high computational self-attention mechanism.
We propose an efficient Transformerbased model, named Conformer, which differentiates itself from existing methods for LTTF in three aspects.
arXiv Detail & Related papers (2023-01-05T13:59:29Z) - Formal Controller Synthesis for Markov Jump Linear Systems with
Uncertain Dynamics [64.72260320446158]
We propose a method for synthesising controllers for Markov jump linear systems.
Our method is based on a finite-state abstraction that captures both the discrete (mode-jumping) and continuous (stochastic linear) behaviour of the MJLS.
We apply our method to multiple realistic benchmark problems, in particular, a temperature control and an aerial vehicle delivery problem.
arXiv Detail & Related papers (2022-12-01T17:36:30Z) - NAF: Neural Attenuation Fields for Sparse-View CBCT Reconstruction [79.13750275141139]
This paper proposes a novel and fast self-supervised solution for sparse-view CBCT reconstruction.
The desired attenuation coefficients are represented as a continuous function of 3D spatial coordinates, parameterized by a fully-connected deep neural network.
A learning-based encoder entailing hash coding is adopted to help the network capture high-frequency details.
arXiv Detail & Related papers (2022-09-29T04:06:00Z) - An advanced spatio-temporal convolutional recurrent neural network for
storm surge predictions [73.4962254843935]
We study the capability of artificial neural network models to emulate storm surge based on the storm track/size/intensity history.
This study presents a neural network model that can predict storm surge, informed by a database of synthetic storm simulations.
arXiv Detail & Related papers (2022-04-18T23:42:18Z) - Learning Wave Propagation with Attention-Based Convolutional Recurrent
Autoencoder Net [0.0]
We present an end-to-end attention-based convolutional recurrent autoencoder (AB-CRAN) network for data-driven modeling of wave propagation phenomena.
We employ a denoising-based convolutional autoencoder from the full-order snapshots given by time-dependent hyperbolic partial differential equations for wave propagation.
The attention-based sequence-to-sequence network increases the time-horizon of prediction by five times compared to the plain RNN-LSTM.
arXiv Detail & Related papers (2022-01-17T20:51:59Z) - SignalNet: A Low Resolution Sinusoid Decomposition and Estimation
Network [79.04274563889548]
We propose SignalNet, a neural network architecture that detects the number of sinusoids and estimates their parameters from quantized in-phase and quadrature samples.
We introduce a worst-case learning threshold for comparing the results of our network relative to the underlying data distributions.
In simulation, we find that our algorithm is always able to surpass the threshold for three-bit data but often cannot exceed the threshold for one-bit data.
arXiv Detail & Related papers (2021-06-10T04:21:20Z) - Encoding Frequency Constraints in Preventive Unit Commitment Using Deep
Learning with Region-of-Interest Active Sampling [8.776029771500689]
This paper presents a generic data-driven framework for frequency-constrained unit commitment (FCUC) under high renewable penetration.
Deep neural networks (DNNs) are trained to predict the frequency response using real data or high-fidelity simulation data.
In the data generation phase, all possible power injections are considered, and a region-of-interests active sampling is proposed to include power injection samples with frequency nadirs closer to the UFLC threshold.
arXiv Detail & Related papers (2021-02-18T19:04:21Z) - Fast and differentiable simulation of driven quantum systems [58.720142291102135]
We introduce a semi-analytic method based on the Dyson expansion that allows us to time-evolve driven quantum systems much faster than standard numerical methods.
We show results of the optimization of a two-qubit gate using transmon qubits in the circuit QED architecture.
arXiv Detail & Related papers (2020-12-16T21:43:38Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.