SearcharxivSearch

arXiv subjects

Rodrigo Castellanos

Publications and source records attributed to Rodrigo Castellanos.

11 recordsLinked to original sources

Signal-Aware Conditional Diffusion Surrogates for Transonic Wing Pressure Prediction

Accurate and efficient surrogate models for aerodynamic surface pressure fields are essential for accelerating aircraft design and analysis, yet deterministic regressors trained with pointwise losses often smooth sharp nonlinear features. This work presents a conditional denoising diffusion probabilistic model for predicting surface pressure distributions on the NASA Common Research Model wing under varying conditions of Mach number, angle of attack, and four control surface deflections. The framework operates on unstructured surface data through a principal component representation used as a non-truncated, reversible linear reparameterization of the pressure field, enabling a fully connected architecture. A signal-aware training objective is derived by propagating a reconstruction loss through the diffusion process, yielding a timestep-dependent weighting that improves fidelity in regions with strong pressure gradients. The stochastic sampling process is analyzed through repeated conditional generations, and two diagnostic metrics are introduced, the Local Reliability Index and Global Reliability Index, to relate sampling-induced spread to reconstruction error. Relative to the considered deterministic baselines, the proposed formulation reduces mean absolute error and improves the reconstruction of suction peaks, shock structures, and control surface discontinuities. The sampling-induced spread exhibits strong correspondence with surrogate error, supporting its interpretation as a qualitative reliability indicator rather than calibrated uncertainty quantification.

physics.flu-dyn

Optimization-Embedded Active Multi-Fidelity Surrogate Learning for Multi-Condition Airfoil Shape Optimization

Active multi-fidelity surrogate modeling is developed for multi-condition airfoil shape optimization to reduce high-fidelity CFD cost while retaining RANS-consistent aerodynamic metrics. The framework couples a low-fidelity-informed Gaussian process regression transfer model with uncertainty-triggered sampling and a synchronized elitism rule embedded in a hybrid genetic algorithm. Low-fidelity XFOIL evaluations provide inexpensive features, while sparse RANS simulations are adaptively allocated when predictive uncertainty exceeds a threshold; elite candidates are mandatorily validated at high fidelity, and the population is re-evaluated to prevent evolutionary selection based on outdated fitness values produced by earlier surrogate states. The method is demonstrated for a two-point problem at $Re=6\times10^6$ with cruise at $\alpha=2^\circ$ (maximize $E=L/D$) and take-off at $\alpha=10^\circ$ (maximize $C_L$) using a 12-parameter CST representation. Independent multi-fidelity surrogates per flight condition enable decoupled refinement. The optimized design improves cruise efficiency by 41.05% and take-off lift by 20.75% relative to the best first-generation individual. Over the full campaign, RANS evaluations were required for only 14.78% and 9.5% of the condition-specific candidate evaluations at cruise and take-off, respectively. These percentages quantify the reduction in high-fidelity usage relative to the fixed automated RANS workflow adopted as the high-fidelity reference in this study.

physics.flu-dyn

Multi-fidelity aerodynamic data fusion by autoencoder transfer learning

Accurate aerodynamic prediction often relies on high-fidelity simulations; however, their prohibitive computational costs severely limit their applicability in data-driven modeling. This limitation motivates the development of multi-fidelity strategies that leverage inexpensive low-fidelity information without compromising accuracy. Addressing this challenge, this work presents a multi-fidelity deep learning framework that combines autoencoder-based transfer learning with a newly developed Multi-Split Conformal Prediction (MSCP) strategy to achieve uncertainty-aware aerodynamic data fusion under extreme data scarcity. The methodology leverages abundant Low-Fidelity (LF) data to learn a compact latent physics representation, which acts as a frozen knowledge base for a decoder that is subsequently fine-tuned using scarce HF samples. Tested on surface-pressure distributions for NACA airfoils (2D) and a transonic wing (3D) databases, the model successfully corrects LF deviations and achieves high-accuracy pressure predictions using minimal HF training data. Furthermore, the MSCP framework produces robust, actionable uncertainty bands with pointwise coverage exceeding 95%. By combining extreme data efficiency with uncertainty quantification, this work offers a scalable and reliable solution for aerodynamic regression in data-scarce environments.

cs.LG

Reducing base drag on road vehicles using pulsed jets optimized by hybrid genetic algorithms

Aerodynamic drag on flat-backed vehicles like vans and trucks is dominated by a low-pressure wake, whose control is critical for reducing fuel consumption. This paper presents an experimental study at $Re_W\approx 78,300$ on active flow control using four pulsed jets at the rear edges of a bluff body model. A hybrid genetic algorithm, combining a global search with a local gradient-based optimizer, was used to determine the best-performing jet actuation parameters in an experiment-in-the-loop setup. The cost function was designed to achieve a net energy saving by simultaneously minimizing aerodynamic drag and penalizing the actuation's energy consumption. The optimization campaign successfully identified a control strategy that yields a drag reduction of approximately 8.8%. The best-performing control law features a strong, low-frequency actuation from the bottom jet, which targets the main vortex shedding, while the top and lateral jets address higher-frequency, less energetic phenomena. Particle Image Velocimetry analysis reveals a significant upward shift and stabilization of the wake, leading to substantial pressure recovery on the model's lower base. Ultimately, this work demonstrates that a model-free optimization approach can successfully identify non-intuitive, multi-faceted actuation strategies that yield significant and energetically efficient drag reduction.

physics.flu-dyn

Genetic Optimization of a Software-Defined GNSS Receiver

Commercial off-the-shelf (COTS) Global Navigation Satellite System (GNSS) receivers face significant limitations under high-dynamic conditions, particularly in high-acceleration environments such as those experienced by launch vehicles. These performance degradations, often observed as discontinuities in the navigation solution, arise from the inability of traditional tracking loop bandwidths to cope with rapid variations in synchronization parameters. Software-Defined Radio (SDR) receivers overcome these constraints by enabling flexible reconfiguration of tracking loops; however, manual tuning involves a complex, multidimensional search and seldom ensures optimal performance. This work introduces a genetic algorithm-based optimization framework that autonomously explores the receiver configuration space to determine optimal loop parameters for phase, frequency, and delay tracking. The approach is validated within an SDR environment using realistically simulated GPS L1 signals for three representative dynamic regimes -guided rocket flight, Low Earth Orbit (LEO) satellite, and static receiver-processed with the open-source GNSS-SDR architecture. Results demonstrate that evolutionary optimization enables SDR receivers to maintain robust and accurate Position, Velocity, and Time (PVT) solutions across diverse dynamic conditions. The optimized configurations yielded maximum position and velocity errors of approximately 6 m and 0.08 m/s for the static case, 12 m and 2.5 m/s for the rocket case, and 5 m and 0.2 m/s for the LEO case.

eess.SP

Fast and robust parametric and functional learning with Hybrid Genetic Optimisation (HyGO)

The Hybrid Genetic Optimisation framework (HYGO) is introduced to meet the pressing need for efficient and unified optimisation frameworks that support both parametric and functional learning in complex engineering problems. Evolutionary algorithms are widely employed as derivative-free global optimisation methods but often suffer from slow convergence rates, especially during late-stage learning. HYGO integrates the global exploration capabilities of evolutionary algorithms with accelerated local search for robust solution refinement. The key enabler is a two-stage strategy that balances exploration and exploitation. For parametric problems, HYGO alternates between genetic algorithm and targeted improvement through a degeneracy-proof Dowhill Simplex Method (DSM). For function optimisation tasks, HYGO rotates between genetic programming and DSM. Validation is performed on (a) parametric optimisation benchmarks, where HYGO demonstrates faster and more robust convergence than standard genetic algorithms, and (b) function optimisation tasks, including control of a damped Landau oscillator. Practical relevance is showcased through aerodynamic drag reduction of an Ahmed body via Reynolds-Averaged Navier-Stokes simulations, achieving consistently interpretable results and reductions exceeding 20% by controlled jet injection in the back of the body for flow reattachment and separation bubble reduction. Overall, HYGO emerges as a versatile hybrid optimisation framework suitable for a broad spectrum of engineering and scientific problems involving parametric and functional learning.

cs.NE

Unsteady Thermal and Flow Structures of an Impinging Sweeping Jet

Sweeping jets are increasingly employed in thermal management and flow control applications due to their inherent unsteadiness and ability to cover wide surface areas. This study investigates the unsteady heat transfer and flow structures of an impinging sweeping jet, with particular emphasis on the influence of Reynolds number (Re) and nozzle-to-plate spacing (L/D). A combined diagnostic approach, utilising non-synchronous high-speed infrared thermography and planar particle image velocimetry, independently measures wall heat flux distributions and flow field dynamics. Time-averaged Nusselt number maps reveal a progressive widening of the thermal footprint as the nozzle-to-plate distance increases, accompanied by a reduction in peak heat transfer intensity. In contrast, the fluctuating component exhibits a double-lobe structure that becomes more pronounced at higher Re. Velocity measurements confirm the presence of a bifurcated jet core and shear-driven unsteadiness, with fluctuating velocity components and Reynolds shear stress spatially correlated with zones of enhanced heat transfer fluctuations. A direct spatial comparison between velocity and heat transfer fluctuations demonstrates that wall-normal velocity unsteadiness dominates the thermal response at low nozzle-to-plate distances, while streamwise fluctuations become increasingly significant at larger spacings. Finally, the full-field heat transfer data are embedded into a reduced-order parametric space, where the complex system behaviour is effectively represented by a low-dimensional manifold governed by Re and L/D. This manifold is used to perform an efficient surrogate model capable of predicting both mean and fluctuating Nusselt number maps for untested combinations of Re and L/D within the parametric space, serving as a tool for the preliminary sizing and design of heat transfer enhancement devices.

physics.flu-dyn

Towards aerodynamic surrogate modeling based on $\beta$-variational autoencoders

Surrogate models that combine dimensionality reduction and regression techniques are essential to reduce the need for costly high-fidelity computational fluid dynamics data. New approaches using $\beta$-Variational Autoencoder ($\beta$-VAE) architectures have shown promise in obtaining high-quality low-dimensional representations of high-dimensional flow data while enabling physical interpretation of their latent spaces. We propose a surrogate model based on latent space regression to predict pressure distributions on a transonic wing given the flight conditions: Mach number and angle of attack. The $\beta$-VAE model, enhanced with Principal Component Analysis (PCA), maps high-dimensional data to a low-dimensional latent space, showing a direct correlation with flight conditions. Regularization through $\beta$ requires careful tuning to improve overall performance, while PCA preprocessing helps to construct an effective latent space, improving autoencoder training and performance. Gaussian Process Regression is used to predict latent space variables from flight conditions, showing robust behavior independent of $\beta$, and the decoder reconstructs the high-dimensional pressure field data. This pipeline provides insight into unexplored flight conditions. Furthermore, a fine-tuning process of the decoder further refines the model, reducing the dependence on $\beta$ and enhancing accuracy. Structured latent space, robust regression performance, and significant improvements in fine-tuning collectively create a highly accurate and efficient surrogate model. Our methodology demonstrates the effectiveness of $\beta$-VAEs for aerodynamic surrogate modeling, offering a rapid, cost-effective, and reliable alternative for aerodynamic data prediction.

cs.LG

Genetically-inspired convective heat transfer enhancement in a turbulent boundary layer

The convective heat transfer in a turbulent boundary layer (TBL) on a flat plate is enhanced using an artificial intelligence approach based on linear genetic algorithms control (LGAC). The actuator is a set of six slot jets in crossflow aligned with the freestream. An open-loop optimal periodic forcing is defined by the carrier frequency, the duty cycle and the phase difference between actuators as control parameters. The control laws are optimised with respect to the unperturbed TBL and to the actuation with a steady jet. The cost function includes the wall convective heat transfer rate and the cost of the actuation. The performance of the controller is assessed by infrared thermography and characterised also with particle image velocimetry measurements. The optimal controller yields a slightly asymmetric flow field. The LGAC algorithm converges to the same frequency and duty cycle for all the actuators. It is noted that such frequency is strikingly equal to the inverse of the characteristic travel time of large-scale turbulent structures advected within the near-wall region. The phase difference between multiple jet actuation has shown to be very relevant and the main driver of flow asymmetry. The results pinpoint the potential of machine learning control in unravelling unexplored controllers within the actuation space. Our study furthermore demonstrates the viability of employing sophisticated measurement techniques together with advanced algorithms in an experimental investigation.

physics.flu-dyn

Heat transfer enhancement in turbulent boundary layers with a pulsed slot jet in crossflow

The convective heat transfer enhancement in a turbulent boundary layer (TBL) employing a pulsed, slot jet in crossflow is investigated experimentally. A parametric study on actuation frequencies and duty cycles is performed. The actuator is a flush-mounted slot jet that injects fluid into a well-behaved zero-pressure-gradient TBL over a flat plate. A heated-thin-foil sensor measures the time-averaged convective heat transfer coefficient downstream of the actuator location and the flow field is characterised by means of Particle Image Velocimetry. The results show that both the jet penetration in the streamwise direction and the overall Nusselt number increase with increasing duty cycle. The frequency at which the Nusselt number is maximised is independent of the duty cycle. The flow topology is considerably altered by the jet pulsation. A wall-attached jet rises from the slot accompanied by a pair of counter-rotating vortices that promote flow entrainment and mixing. Eventually, a simplified model is proposed which decouples the effect of pulsation frequency and duty cycle in the overall heat transfer enhancement, with a good agreement with experimental data. The cost of actuation is also quantified in terms of the amount of injected fluid during the actuation, leading to conclude that the lowest duty cycle is the most efficient for heat transfer enhancement.

physics.flu-dyn

Studies on Coupled Flight Dynamics and Aeroelasticity of a Prandtlplane Configuration

The PrandtlPlane aircraft has been recently considered as a possible candidate to foster the ambition of a greener aviation. Despite the relevant amount of research carried out in the last years, several aspects of this novel configuration still need further insight to pave the way to future applications. Among them, the coupled flight-dynamic and aeroelastic response is addressed in this work by means of a dedicated in-house framework. For the evaluation of the aerodynamic forces, an enhanced Doublet Lattice Method, able to take into account terms typically neglected by classic formulations, is employed. First, flight-dynamic aspects are considered, showing how effects of interaction between Short Period or Dutch Roll with elastic modes remarkably deteriorate the flying qualities. Then, focus is on the aeroelastic stability of the aircraft. As observed also in previous literature efforts on this configuration, flutter onset is considerably different when considering the aircraft being free in the air or fixed in space. Thanks to the adopted formulation it is shown how, for this PrandtlPlane, the aerodynamic coupling of elastic and rigid modes has a beneficial effect on flutter onset. However, the different modal properties, consequence of the diverse boundary conditions, when switching from fixed-in-space to free-flying aircraft, also play a relevant role in determining the occurrence of flutter. Whereas for the longitudinal case both effects contribute increasing flutter speed, for the lateral-directional case the variation in modal properties has a detrimental and dominating effect, leading to a flutter speedwell within the flight envelope.Finally,the work discusses the contributions of the additional terms modeled by the enhanced Doublet Lattice Method, showing how they induce a considerable effect when modeling the flight dynamics of the flexible aircraft.

physics.flu-dyn