paper-with-me

홈 › Papers

Deep convolutional surrogates and degrees of freedom in thermal design

2022-08-16 · Hadi Keramati, Feridun Hamdullahpur

We present surrogate models for heat transfer and pressure drop prediction of complex fin geometries generated using composite Bezier curves. Thermal design process includes iterative high fidelity simulation which is complex, computationally expensive, and time-consuming. With the advancement in machine learning algorithms as well as Graphics Processing Units (GPUs), we can utilize the parallel processing architecture of GPUs rather than solely relying on CPUs to accelerate the thermo-fluid simulation. In this study, Convolutional Neural Networks (CNNs) are used to predict results of Computational Fluid Dynamics (CFD) directly from topologies saved as images. The case with a single fin as well as multiple morphable fins are studied. A comparison of Xception network and regular CNN is presented for the case with a single fin design. Results show that high accuracy in prediction is observed for single fin design particularly using Xception network. Increasing design freedom to multiple fins increases the error in prediction. This error, however, remains within three percent for pressure drop and heat transfer estimation which is valuable for design purpose.

📄 PDF Abstract BibTeX arXiv:2208.07482

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Methods 이 논문이 사용한 방법론

Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Residual Connection 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Average Pooling 설명 없음

Similar Papers 제목 키워드 기반

Designing thermal radiation metamaterials via hybrid adversarial autoencoder and Bayesian optimization

2022-04-26 · Dezhao Zhu, Jiang Guo, Gang Yu, C. Y. Zhao 외

Designing thermal radiation metamaterials is challenging especially for problems with high degrees of freedom and complex objective. In this letter, we have developed a hybrid materials informatics approach which combine…

Bayesian Optimization

Thermodynamic computing out of equilibrium

2024-12-22 · Stephen Whitelam, Corneel Casert

We present the design for a thermodynamic computer that can perform arbitrary nonlinear calculations in or out of equilibrium. Simple thermodynamic circuits, fluctuating degrees of freedom in contact with a thermal bath …

Degrees of Freedom for Radiating Systems

2024-04-13 · Mats Gustafsson

Electromagnetic degrees of freedom are instrumental in antenna design, wireless communications, imaging, and scattering. Larger number of degrees of freedom enhances control in antenna design, influencing radiation patte…

Comparing EPGP Surrogates and Finite Elements Under Degree-of-Freedom Parity

2025-11-06 · Obed Amo, Samit Ghosh, Markus Lange-Hegermann, Bogdan Raiţă 외 arxiv

We present a new benchmarking study comparing a boundary-constrained Ehrenpreis--Palamodov Gaussian Process (B-EPGP) surrogate with a classical finite element method combined with Crank--Nicolson time stepping (CN-FEM) f…

Prediction performance of random reservoirs with different topology for nonlinear dynamical systems with different number of degrees of freedom

2025-11-27 · Shailendra K. Rathor, Lina Jaurigue, Martin Ziegler, Jörg Schumacher arxiv

Reservoir computing (RC) is a powerful framework for predicting nonlinear dynamical systems, yet the role of reservoir topology$-$particularly symmetry in connectivity and weights$-$remains not adequately understood. Thi…