scispace - formally typeset
Journal ArticleDOI

Physics-Informed Neural Networks for Heat Transfer Problems

TLDR
In this paper, physics-informed neural networks (PINNs) have been applied to various prototype heat transfer problems, targeting in particular realistic conditions not readily tackled with traditional computational methods.
Abstract
\n Physics-informed neural networks (PINNs) have gained popularity across different engineering fields due to their effectiveness in solving realistic problems with noisy data and often partially missing physics. In PINNs, automatic differentiation is leveraged to evaluate differential operators without discretization errors, and a multitask learning problem is defined in order to simultaneously fit observed data while respecting the underlying governing laws of physics. Here, we present applications of PINNs to various prototype heat transfer problems, targeting in particular realistic conditions not readily tackled with traditional computational methods. To this end, we first consider forced and mixed convection with unknown thermal boundary conditions on the heated surfaces and aim to obtain the temperature and velocity fields everywhere in the domain, including the boundaries, given some sparse temperature measurements. We also consider the prototype Stefan problem for two-phase flow, aiming to infer the moving interface, the velocity and temperature fields everywhere as well as the different conductivities of a solid and a liquid phase, given a few temperature measurements inside the domain. Finally, we present some realistic industrial applications related to power electronics to highlight the practicality of PINNs as well as the effective use of neural networks in solving general heat transfer problems of industrial complexity. Taken together, the results presented herein demonstrate that PINNs not only can solve ill-posed problems, which are beyond the reach of traditional computational methods, but they can also bridge the gap between computational and experimental heat transfer.

read more

Citations
More filters
Journal ArticleDOI

Scientific Machine Learning Through Physics–Informed Neural Networks: Where we are and What’s Next

TL;DR: A comprehensive review of the literature on physics-informed neural networks can be found in this article , where the primary goal of the study was to characterize these networks and their related advantages and disadvantages, as well as incorporate publications on a broader range of collocation-based physics informed neural networks.
Journal ArticleDOI

Learning the solution operator of parametric partial differential equations with physics-informed DeepONets.

TL;DR: DeepONets as discussed by the authors is a deep learning framework for learning the solution operator of arbitrary PDEs, even in the absence of any paired input-output training data, and demonstrates the effectiveness of the proposed framework in rapidly predicting the solution of various types of parametric PDE, up to three orders of magnitude faster compared to conventional PDE solvers.
Journal ArticleDOI

Simulation of multi-species flow and heat transfer using physics-informed neural networks

TL;DR: In this article, single-and segregated-network physics-informed neural network (PINN) architectures are applied to predict momentum, species, and temperature distributions of a dry air humidification problem in a simple two-dimensional (2D) rectangular domain.
Journal ArticleDOI

Effectiveness of Nonuniform Heat Generation (Sink) and Thermal Characterization of a Carreau Fluid Flowing across a Nonlinear Elongating Cylinder: A Numerical Study

TL;DR: In this paper , the impact of heat transmission in a Carreau fluid flow (CFF) through a stretching cylinder in terms of the nonlinear stretching rate and irregular heat source/sink was investigated.
References
More filters
Proceedings Article

Adam: A Method for Stochastic Optimization

TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
Book ChapterDOI

U-Net: Convolutional Networks for Biomedical Image Segmentation

TL;DR: Neber et al. as discussed by the authors proposed a network and training strategy that relies on the strong use of data augmentation to use the available annotated samples more efficiently, which can be trained end-to-end from very few images and outperforms the prior best method (a sliding-window convolutional network) on the ISBI challenge for segmentation of neuronal structures in electron microscopic stacks.
Posted Content

Adam: A Method for Stochastic Optimization

TL;DR: In this article, the adaptive estimates of lower-order moments are used for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimate of lowerorder moments.
Posted Content

U-Net: Convolutional Networks for Biomedical Image Segmentation

TL;DR: It is shown that such a network can be trained end-to-end from very few images and outperforms the prior best method (a sliding-window convolutional network) on the ISBI challenge for segmentation of neuronal structures in electron microscopic stacks.

Automatic differentiation in PyTorch

TL;DR: An automatic differentiation module of PyTorch is described — a library designed to enable rapid research on machine learning models that focuses on differentiation of purely imperative programs, with a focus on extensibility and low overhead.
Related Papers (5)
Trending Questions (3)
What kind of problems are tackled with neural networks?

The paper tackles heat transfer problems, including forced and mixed convection with unknown thermal boundary conditions, the Stefan problem for two-phase flow, and realistic industrial applications related to power electronics.

How can Graph Neural Networks applied to heat exchangingproblems?

The provided paper does not mention the use of Graph Neural Networks for heat exchanging problems.

How can i use machine learning in convection heat transfer problem?

The paper discusses the use of physics-informed neural networks (PINNs) to solve convection heat transfer problems by fitting observed data while respecting the underlying governing laws of physics.