Papers for

aerospace engineers

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Piezoelectric transducer placement impacts energy harvesting from fluttering aerofoils

Transducer Placement and the Limits of a Four-State Reduced Model in Post-Flutter Piezoelectric Energy Harvesting from a Pitch-Plunge-Flap Aerofoil

Abstract: Aeroelastic ?utter is normally a failure mode to be designed against, yet the limit-cycle oscillations (LCOs) that follow it convert flow energy into sustained structural motion that a piezoelectric transducer can turn into electrical power. A transducer is embedded in a three-degree-of-freedom pitch-plunge aerofoil with a finite-mass trailing-edge flap and unsteady strip-theory aerodynamics, giving a fifteen-state electro-aeroelastic system with a cubic hardening pitch spring, and the system is reduced by biorthonormal projection of the Taylor-expanded residual onto eigenvectors of the coupled Jacobian. The testbed is deliberately low order, so that every reduced prediction can be checked against the full-order system it replaces. The degree of freedom that carries the transducer is a first-order design variable, since it sets both the sign of the shift in the flutter boundary and the magnitude of the harvested power. The error of the reduced model is dominated not by the size of the retained basis but by how the reduced operator is made to depend on low speed. Expanding the retained eigenvalues leaves the reduced operator block-diagonal, with no coupling between the retained modes at any order of the expansion, whereas re-projecting the exact Jacobian onto the same frozen basis supplies that coupling and restores the structural response without enlarging the basis. It is found that the error that remains lies in the harvested voltage, which the equilibrium eigenvectors carry in a fixed proportion to the motion, and this is not removed by adding the electrical modes to the basis, whereas the flap detection, which the same basis also misses, is recovered by retaining the flap modes. The accuracy of a harvester reduced-order model must therefore be reported on the harvested quantity itself.

Fri 11 SeptComputational Engineering, Finance, and Science
The gist
Fluttering in aircraft wings is usually a problem, but it creates steady motion that can be used to generate electricity with a piezoelectric device. The authors studied a wing model with three movements and a flap, adding a device that converts this motion into power. They found that where the device is placed changes how much energy can be harvested and affects when flutter starts. They also showed that simplified mathematical models need to be carefully designed to accurately predict the power output.
Open 2609.12788v1

Improved turbine design optimization using mixed fidelity data

A Novel Multi-fidelity Surrogate for Turbomachinery Design Optimization

Abstract: Turbomachinery design optimization involves expensive black-box problems. Sample-efficient multi-fidelity optimization (MFO) offers an efficient solution. By utilizing multi-fidelity surrogates (MFS), the MFO algorithm can use fewer high-fidelity samples aided by low-fidelity samples to establish an accurate surrogate model. However, when MFS is used in sequential sampling optimization, it has been observed that the final optimal solution obtained by single-fidelity optimization (SFO) is better than that of MFO, even though MFO performs better at the early stages. This can be attributed to the assumption of an even and nested distribution of samples, which is incorrect when using a sequential adding strategy. To address these issues, we propose a novel algorithm called multi-single-fidelity optimization (MSFO) to overcome the limitations of the conventional MFO procedures. In the surrogate establishment of MSFO, we use the density-based spatial clustering of applications with noise (DBSCAN) method to detect local areas where low-fidelity samples are no longer effective. A combination of both global MFS and local single-fidelity surrogate model, built using high-fidelity samples alone, is used to establish an ensemble, which improves the anti-interference ability of the algorithm against misleading low-fidelity data. The effectiveness of the MSFO algorithm is verified first on numerical benchmark functions. Then, the algorithm is used to optimize the aerodynamic profile of a turbine and the film cooling layout design of a turbine endwall. Here, high-fidelity sample sources are obtained from fine-mesh CFD simulations, whereas low-fidelity sample sources are obtained from the same simulations run on a coarser mesh. The results demonstrate that our MSFO algorithm performs significantly better than the conventional SFO and MFO processes, with a higher level of robustness.

Thu 10 SeptComputational Engineering, Finance, and Science
The gist
Optimizing the design of turbines is very costly because it relies on detailed computer simulations called high-fidelity models. The authors found that current methods using both cheap, rough models and expensive, accurate models sometimes fail to find the best design over time. They created a new method that combines global models using all data with local models using only the accurate data, detecting when the cheap data is not helpful. This new method works better and more reliably in tests, including real turbine design cases.
Open 2609.11111v1

Graph models improve prediction of cylinder flow across regimes

ONE CYLinder: A Benchmark for Graph-Based Surrogate Modeling of Unsteady Bluff-Body Flows

Abstract: Graph-based surrogate models offer a promising route to accelerate computational fluid dynamics (CFD) simulations on unstructured meshes. However, their development is limited by the scarcity of benchmark datasets spanning multiple flow regimes and standardized protocols for long-horizon autoregressive prediction. We introduce ONECYL (ONE CYLinder), a new benchmark for unsteady flow past a circular cylinder across laminar, transitional, and high-Reynolds-number regimes. The benchmark comprises 450 high-fidelity Variational Multiscale finite-element simulations (270,000 flow snapshots) with randomized cylinder geometries, providing time-resolved velocity and pressure fields together with mesh connectivity, geometric descriptors, Reynolds numbers, and integrated aerodynamic quantities. Beyond the dataset, ONECYL establishes a unified evaluation framework combining full-field rollout errors, virtual probes, and drag and lift predictions to assess numerical accuracy and physical fidelity. To accompany the benchmark, we develop a Graph Transformer as a reference baseline predicting velocity and pressure fields autoregressively on unstructured meshes. Using ONECYL, we investigate geometric representations and physics-based regularization across the three Reynolds-number regimes. The results show that explicitly encoding the cylinder geometry through a level-set representation consistently improves long-horizon prediction accuracy and generalization to unseen geometries, while divergence-based regularization becomes increasingly beneficial as flow complexity increases. The ONECYL benchmark and its Graph Transformer baseline provide a reproducible framework for evaluating graph-based surrogate models and establish a foundation for future research on long-horizon prediction of unsteady bluff-body flows.

Tue 8 SeptMachine Learning
The gist
Simulating how air or water moves around objects like cylinders is important but often slow and complex. The authors created a large, detailed dataset capturing flow around cylinders with different shapes and flow speeds to help improve faster prediction methods. They also built a graph-based model that predicts these flows over time better by including shape information and physics rules. This work provides a common test setup and baseline to help others build better, faster tools for predicting fluid behavior around objects.
Open 2609.08947v1