Deep learning modelling of manufacturing and build variations on multi-stage axial compressors aerodynamics

Read original: arXiv:2310.04264 - Published 9/9/2024 by Giuseppe Bruni, Sepehr Maleki, Senthil K. Krishnababu
Total Score

0

Deep learning modelling of manufacturing and build variations on multi-stage axial compressors aerodynamics

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • The research paper explores the use of convolutional neural networks (CNNs) to predict the aerodynamic performance of multi-stage axial compressors under varying tip clearance conditions.
  • It investigates the ability of deep learning models to capture the complex flow physics within turbomachinery, a key challenge in computational fluid dynamics (CFD) simulations.
  • The paper demonstrates the potential of C(NN)FD - a deep learning framework for turbomachinery CFD analysis.

Plain English Explanation

Turbomachines, such as gas turbine engines and compressors, are essential components in many industries. One important factor that affects their performance is the clearance between the rotating blades and the stationary casing, known as the "tip clearance." Changes in this clearance can significantly impact the airflow and overall efficiency of the turbomachine.

Traditionally, engineers have used complex computational fluid dynamics (CFD) simulations to model and predict the effects of tip clearance variations on turbomachine performance. However, these simulations can be time-consuming and computationally intensive, making them impractical for real-time applications or design optimization.

This research paper explores the use of deep learning, specifically convolutional neural networks (CNNs), as an alternative approach to modeling the aerodynamic performance of multi-stage axial compressors under varying tip clearance conditions. The researchers demonstrate that their C(NN)FD framework can accurately predict the performance changes caused by tip clearance variations, using a fraction of the computational resources required by traditional CFD simulations.

By leveraging the power of deep learning, the researchers have developed a more efficient and practical tool for engineers to design and optimize turbomachinery, ultimately leading to improved overall performance and energy efficiency.

Technical Explanation

The paper presents the C(NN)FD framework, which combines convolutional neural networks (CNNs) with computational fluid dynamics (CFD) simulations to predict the aerodynamic performance of multi-stage axial compressors under varying tip clearance conditions.

The researchers first generated a dataset of CFD simulations for a multi-stage axial compressor, varying the tip clearance for each stage. They then used this data to train a CNN model to learn the complex flow physics and the relationship between tip clearance and aerodynamic performance.

The CNN architecture consists of several convolutional and pooling layers, followed by fully connected layers that output the key performance metrics, such as pressure ratio and efficiency. The model was trained on the CFD data and then evaluated on a separate test set to assess its predictive accuracy.

The results demonstrate that the C(NN)FD framework can accurately predict the aerodynamic performance of the multi-stage axial compressor under varying tip clearance conditions, with a significant reduction in computational cost compared to traditional CFD simulations.

Critical Analysis

The research paper presents a promising approach to addressing the challenge of modeling the complex flow physics within turbomachinery, a key limitation of traditional CFD simulations. By leveraging the power of deep learning, the C(NN)FD framework demonstrates the potential to provide accurate predictions of turbomachine performance with significantly lower computational requirements.

However, the paper does not discuss the potential limitations or caveats of the proposed approach. For example, the researchers do not address the generalizability of the model to other turbomachine designs or operating conditions, nor do they explore the robustness of the model to variations in the training data or the impact of model uncertainty on the predictions.

Additionally, the paper does not provide a detailed comparison of the C(NN)FD framework to other machine learning or reduced-order modeling techniques that have been applied to turbomachinery analysis, which could help to further contextualize the contributions of this work.

Future research could address these limitations by exploring the model's performance on a wider range of turbomachine geometries and operating conditions, as well as investigating techniques to quantify and manage model uncertainty in the deep learning predictions.

Conclusion

The research paper presents a novel C(NN)FD framework that leverages convolutional neural networks to accurately predict the aerodynamic performance of multi-stage axial compressors under varying tip clearance conditions. This work demonstrates the potential of deep learning to capture the complex flow physics within turbomachinery, a key challenge in traditional computational fluid dynamics simulations.

By providing a more efficient and practical tool for turbomachine design and optimization, the C(NN)FD framework has the potential to drive significant improvements in the overall performance and energy efficiency of critical industrial systems, such as gas turbine engines and compressors.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

Deep learning modelling of manufacturing and build variations on multi-stage axial compressors aerodynamics
Total Score

0

Deep learning modelling of manufacturing and build variations on multi-stage axial compressors aerodynamics

Giuseppe Bruni, Sepehr Maleki, Senthil K. Krishnababu

Applications of deep learning to physical simulations such as Computational Fluid Dynamics have recently experienced a surge in interest, and their viability has been demonstrated in different domains. However, due to the highly complex, turbulent and three-dimensional flows, they have not yet been proven usable for turbomachinery applications. Multi-stage axial compressors for gas turbine applications represent a remarkably challenging case, due to the high-dimensionality of the regression of the flow-field from geometrical and operational variables. This paper demonstrates the development and application of a deep learning framework for predictions of the flow field and aerodynamic performance of multi-stage axial compressors. A physics-based dimensionality reduction unlocks the potential for flow-field predictions, as it re-formulates the regression problem from an un-structured to a structured one, as well as reducing the number of degrees of freedom. Compared to traditional black-box surrogate models, it provides explainability to the predictions of overall performance by identifying the corresponding aerodynamic drivers. This is applied to model the effect of manufacturing and build variations, as the associated performance scatter is known to have a significant impact on $CO_2$ emissions, therefore posing a challenge of great industrial and environmental relevance. The proposed architecture is proven to achieve an accuracy comparable to that of the CFD benchmark, in real-time, for an industrially relevant application. The deployed model, is readily integrated within the manufacturing and build process of gas turbines, thus providing the opportunity to analytically assess the impact on performance with actionable and explainable data.

Read more

9/9/2024

🤿

Total Score

0

C(NN)FD -- a deep learning framework for turbomachinery CFD analysis

Giuseppe Bruni, Sepehr Maleki, Senthil K. Krishnababu

Deep Learning methods have seen a wide range of successful applications across different industries. Up until now, applications to physical simulations such as CFD (Computational Fluid Dynamics), have been limited to simple test-cases of minor industrial relevance. This paper demonstrates the development of a novel deep learning framework for real-time predictions of the impact of manufacturing and build variations on the overall performance of axial compressors in gas turbines, with a focus on tip clearance variations. The associated scatter in efficiency can significantly increase the CO2 emissions, thus being of great industrial and environmental relevance. The proposed C(NN)FD architecture achieves in real-time accuracy comparable to the CFD benchmark. Predicting the flow field and using it to calculate the corresponding overall performance renders the methodology generalisable, while filtering only relevant parts of the CFD solution makes the methodology scalable to industrial applications.

Read more

5/20/2024

Implicit Neural Representation For Accurate CFD Flow Field Prediction
Total Score

0

Implicit Neural Representation For Accurate CFD Flow Field Prediction

Laurent de Vito, Nils Pinnau, Simone Dey

Despite the plethora of deep learning frameworks for flow field prediction, most of them deal with flow fields on regular domains, and although the best ones can cope with irregular domains, they mostly rely on graph networks, so that real industrial applications remain currently elusive. We present a deep learning framework for 3D flow field prediction applied to blades of aircraft engine turbines and compressors. Crucially, we view any 3D field as a function from coordinates that is modeled by a neural network we call the backbone-net. It inherits the property of coordinate-based MLPs, namely the discretization-agnostic representation of flow fields in domains of arbitrary topology at infinite resolution. First, we demonstrate the performance of the backbone-net solo in regressing 3D steady simulations of single blade rows in various flow regimes: it can accurately render important flow characteristics such as boundary layers, wakes and shock waves. Second, we introduce a hyper-net that maps the surface mesh of a blade to the parameters of the backbone-net. By doing so, the flow solution can be directly predicted from the blade geometry, irrespective of its parameterization. Together, backbone-net and hyper-net form a highly-accurate memory-efficient data-driven proxy to CFD solvers with good generalization on unseen geometries.

Read more

8/14/2024

Aeroengine performance prediction using a physical-embedded data-driven method
Total Score

0

Aeroengine performance prediction using a physical-embedded data-driven method

Tong Mo, Shiran Dai, An Fu, Xiaomeng Zhu, Shuxiao Li

Accurate and efficient prediction of aeroengine performance is of paramount importance for engine design, maintenance, and optimization endeavours. However, existing methodologies often struggle to strike an optimal balance among predictive accuracy, computational efficiency, modelling complexity, and data dependency. To address these challenges, we propose a strategy that synergistically combines domain knowledge from both the aeroengine and neural network realms to enable real-time prediction of engine performance parameters. Leveraging aeroengine domain knowledge, we judiciously design the network structure and regulate the internal information flow. Concurrently, drawing upon neural network domain expertise, we devise four distinct feature fusion methods and introduce an innovative loss function formulation. To rigorously evaluate the effectiveness and robustness of our proposed strategy, we conduct comprehensive validation across two distinct datasets. The empirical results demonstrate :(1) the evident advantages of our tailored loss function; (2) our model's ability to maintain equal or superior performance with a reduced parameter count; (3) our model's reduced data dependency compared to generalized neural network architectures; (4)Our model is more interpretable than traditional black box machine learning methods.

Read more

7/2/2024