SearcharxivSearch

arXiv subjects

Ryozo Nagamune

Publications and source records attributed to Ryozo Nagamune.

5 recordsLinked to original sources

An Interactive Interface for Control Integration in Mid-Fidelity Wind Farm Simulation

Wind farm control (WFC) plays a crucial role in mitigating the wake effect, the negative aerodynamic interactions among wind turbines. Recent advances in data-driven control and artificial intelligence offer new opportunities to design more intelligent WFC systems, motivating the need for a tool that supports interactive design and validation in simulation. To address this, we present ffconnect, a general, open-source Python-based interface for FAST.Farm, a mid-fidelity wind farm simulator. Compared to prior work, ffconnect introduces a restructured Application Programming Interface (API) with enriched state access and supports integrating FAST.Farm with modern scientific computing and machine learning ecosystems by building entirely on Python. In experiments, ffconnect shows negligible runtime overhead compared to the original FAST.Farm across a range of simulation lengths and farm sizes, and demonstrates its effectiveness through a yaw-tracking case study. Finally, we provide the source code of ffconnect to keep it accessible for general users.

eess.SY

A Dynamic Parametric Wind Farm Model for Simulating Time-varying Wind Conditions and Floating Platform Motion

This paper introduces a dynamic parametric wind farm model that is capable of simulating floating wind turbine platform motion coupled with wake transport under time-varying wind conditions. The simulator is named FOWFSim-Dyn as it is a dynamic extension of the previously developed steady-state Floating Offshore Wind Farm Simulator (FOWFSim). One-dimensional momentum conservation is used to model dynamic propagation of wake centerline locations and average velocities, while momentum recovery is approximated with the assumption of a constant temporal wake expansion rate. Platform dynamics are captured by treating a floating offshore wind farm as a distribution of particles that are subject to aerodynamic, hydrodynamic, and mooring line forces. The finite difference method is used to discretize the momentum conservation equations to yield a nonlinear state-space model. Simulated data are validated against steady-state experimental wind tunnel results obtained from the literature. Predictions of wake centerlines differed from experimental results by at most 8.19% of the rotor diameter. Simulated wake velocity profiles in the far-wake region differed from experimental measurements by less than 3.87% of the free stream wind speed. FOWFSim-Dyn thus possesses a satisfactory level of fidelity for engineering applications. Finally, dynamic simulations are conducted to ensure that time-varying predictions match physical expectations and intuition.

physics.flu-dyn

Distributed Economic Model Predictive Control -- Addressing Non-convexity Using Social Hierarchies

This paper introduces a novel concept for addressing non-convexity in the cost functions of distributed economic model predictive control (DEMPC) systems. Specifically, the proposed algorithm enables agents to self-organize into a hierarchy which determines the order in which control decisions are made. This concept is based on the formation of social hierarchies in nature. An additional feature of the algorithm is that it does not require stationary set-points that are known a priori. Rather, agents negotiate these targets in a truly distributed and scalable manner. Upon providing a detailed description of the algorithm, guarantees of convergence, recursive feasibility, and bounded closed-loop stability are also provided. Finally, the proposed algorithm is compared against a basic parallel distributed economic model predictive controller using an academic numerical example.

eess.SY

Social Hierarchy-based Distributed Economic Model Predictive Control of Floating Offshore Wind Farms

This paper implements a recently developed social hierarchy-based distributed economic model predictive control (DEMPC) algorithm in floating offshore wind farms for the purpose of power maximization. The controller achieves this objective using the concept of yaw and induction-based turbine repositioning (YITuR), which minimizes the overlap areas between adjacent floating wind turbine rotors in real-time to minimize the wake effect. Floating wind farm dynamics and performance are predicted numerically using FOWFSim-Dyn. To ensure fast decision-making by the DEMPC algorithm, feed-forward neural networks are used to estimate floating wind turbine dynamics during the process of dynamic optimization. For simulated wind farms with layouts ranging from 1-by-2 to 1-by-5, an increase of 20% in energy production is predicted when using YITuR instead of greedy operation. Increased variability in wind speed and direction is also studied and is shown to diminish controller performance due to rising errors in neural network predictions.

eess.SY

A Hybrid Gaussian Process Approach to Robust Economic Model Predictive Control

This paper proposes a hybrid Gaussian process (GP) approach to robust economic model predictive control under unknown future disturbances in order to reduce the conservatism of the controller. The proposed hybrid GP is a combination of two well-known methods, namely, kernel composition and nonlinear auto-regressive. A switching mechanism is employed to select one of these methods for disturbance prediction after analyzing the prediction outcomes. The hybrid GP is intended to detect not only patterns but also unexpected behaviors in the unknown disturbances by using past disturbance measurements. \textcolor{black}{A novel forgetting factor concept is also utilized in the hybrid GP, giving less weight to older measurements, in order to increase prediction accuracy based on recent disturbances values.} The detected disturbance information is used to reduce prediction uncertainty in economic model predictive controllers systematically. The simulation results show that the proposed method can improve the overall performance of an economic model predictive controller compared to other GP-based methods in cases when disturbances have discernible patterns.

eess.SY