Abstract

In this paper we consider a numerical method for solving nonhomogeneous backward heat conduction problem. Coupled with the likewise Crank Nicolson scheme and an intermediate variable, the backward problem is transformed to a nonhomogeneous Helmholtz type problem; the unknown initial temperature can be obtained by solving this Helmholtz type problem. To illustrate the effectiveness and accuracy of the proposed method, we solve several problems in both two and three dimensions. The results show that this numerical method can solve nonhomogeneous backward heat conduction problem effectively and precisely, even though the final temperature is disturbed by significant noise.

1. Introduction

The heat conduction equation is a kind of very important time-dependent parabolic partial differential equation; it describes the distribution of heat or temperature in a given region over time and is widely used in diverse scientific fields, such as the study of Brownian motion [1], to solve the Black-Scholes partial differential equation [2] and the research of chemical diffusion. Many works have been done to study the heat conduction problem [35]. The purpose of this article is to numerically solve nonhomogeneous backward heat conduction problem. This problem is one kind of inverse problem, also called final value problem or time inverse problem.

In many engineering and application areas we need to reconstruct the unknown initial heat energy or temperature from the final measured one; it is a typical inverse problem which is related to the initial boundary value problems in heat conduction. As we all know, there are many kinds of inverse problems in mathematical physics, such as boundary inverse problems [6, 7], coefficient inverse problems [8, 9], and evolutionary inverse problems (or time inverse problem) [10, 11]. The backward heat conduction problem is a time inverse problem, in which the initial conditions are unknown; instead the final data are observable.

In the sense of Hadamard [12], the inverse problem is always considered as a class of classically ill-posed problem, which means that a small error in the input data may cause enormous error to the result. The backward heat conduction problem is a typically ill-posed problem, because of the measurement error of the input data. Most standard numerical method can not achieve a good result in solving an ill-posed problem, due to the ill-posedness of the problem and the ill-conditioning of the discretized matrix, so, it is very important to find a stable and efficient numerical algorithm to solve ill-posed problems.

The backward heat conduction problem arises in many physical and chemical fields and has attracted the attention of many researchers. The improperly posed backward heat conduction problem has been considered by L. Payne [13], and Miranker [14] has given a research of the uniqueness conditions for the backward heat conduction problem. There are also many works that have been done to numerically solve the ill-posed backward heat conduction problem. In [15], Fourier regularization method is used to solve one-dimensional backward heat problem, H. Han [16] has considered this problem using boundary element method, and also some other numerical methods for solving backward heat conduction problem have been given in many works, such as finite difference method [17, 18], iterative boundary element method [19, 20], the method of fundamental solution [21], etc. Most of these methods are used to solve one-dimensional homogeneous situations; there are a few papers on the nonhomogeneous case in higher dimensional space. Scientists M. Denche and A. Abdessemed [22] gave extensions of the quasi-boundary methods to the nonhomogeneous case. Paper [23] regularized the two-dimensional nonhomogeneous backward heat problem by perturbing the final value. M. Li, T. S. Jiang, and Y. C. Hon have solved nonhomogeneous situations by using a new meshless method based on radial basis functions [11].

In this paper we consider the nonhomogeneous backward heat conduction problem in two- or three-dimensional spatial domains. We propose a new numerical method to solve this severely ill-posed problem; coupled with the likewise Crank-Nicolson scheme and a new variable, the backward problem is transformed to a nonhomogeneous Helmholtz type problem; by solving this nonhomogeneous Helmholtz type problem and submitting back to the new variable, we can get the solution of the initial condition.

The structure of the paper is organized as follows: In Section 2, we briefly introduce the formulation of the nonhomogeneous backward heat conduction problem. In Section 3, we introduce the numerical method and apply this method on the inverse problem. The results of several two- and three-dimensional numerical experiments are presented to illustrate the stability and accuracy of the proposed method in Section 4. Section 5 is dedicated to a brief conclusion. Finally, some references are introduced at the end.

2. The Formulation of the Problem

We consider the nonhomogeneous backward heat conduction problem in a bounded and connected domain with the boundary in the following, with the final temperature condition, and the Dirichlet boundary conditions, where , , and are known functions, is Laplace Operator, and satisfies the nonhomogeneous heat conduction equation (1). The problem which we want to solve in this paper is the backward heat conduction problem; we will determine the temperature before some particular time from the known data (2) at time and the boundary conditions (3).

3. The Computational Algorithm

To solve the backward problem (1)–(3) numerically, we introduce the grid of time, Using the notation and a similar format as Crank-Nicolson (C-N) scheme to approximate the heat equation (1) with second order at the time moment , we have where . Here, it is worth mentioning that in (5) we did not use the C-N approximation scheme, but a scheme has a similar format as C-N scheme, which we called the likewise C-N scheme [24].

By using a new intermediate variable , which is given as follows, (5) can be transformed in the following new form, By simplifying (7), we can get Notice that (8) is a nonhomogeneous Helmholtz equation with as solution; it can be written as where with the boundary conditions, where is known from the Dirichlet boundary conditions (3).

To get the solution from the nonhomogeneous Helmholtz equation (9) with boundary conditions (11), the finite element method is used. We multiply by a test function , which vanishes on the boundary, and apply integration by parts, getting the variational problem with as follows, where , are given in (10). We can obtain the value of by solving the nonhomogeneous Helmholtz equation (8) (or (9)); then, the solution can be computed from (6). After repeating the above steps times, we can get the initial temperature at .

The Helmholtz equation often appears in the study of physical problems; it is caused by the propagation of time harmonics and applied in many science and engineering fields, such as acoustic, electromagnetic science, and geophysical problems. Many experts have studied solving Helmholtz equation by finite element method (FEM); F. Ihlenburg and I. Babuka studied the finite element solution of the Helmholtz equation with high wave number by using the h-version [25] and h-p version [26] of the FEM. The Least-Squares stabilization of finite element computation for the Helmholtz equation is considered by I. Harari and F. Magoulès [27]. Y. Wong and G. Li [28] consider a new finite difference scheme for solving the Helmholtz equation at any wavenumber, etc.

From [2528] and the references it can be found that, due to the so-called pollution effect [29], to compute approximate solutions of the Helmholtz equation for high wave numbers by the standard finite element method (FEM) is unreliable, so, in (9), the wave number should be not high. Suppose the numerical discrete grid size is ; in order to ensure an accurate numerical solution, the condition must be enforced and it is necessary to require to be small. A conclusion that the stability constant does not depend on if is bounded using FEM to solve the Helmholtz equation was given in [25, 26]. Also, a convergence theorem is stated in [30] under the assumption that is sufficiently small. As a result of the fact that the wave number in the Helmholtz equation (9) is related to the time step , in order to ensure stability and accuracy, the time step should be selected carefully; it can not be chosen too small.

4. Numerical Examples

In this section we give several numerical examples in both 2D and 3D to demonstrate the effectiveness and stability of the new computation method. In the computation, we impose the noise to the final temperature condition. We set where denotes the exact final temperature condition, is the tolerated noise level, and is Gaussian random number with mean 0 and variance 1.

Two kinds of errors are used to compare the accuracy of the numerical solutions with the exact solutions. The maximum error (Maxerror) and the root-mean-square error (RMSE) are defined as follows, where is the total number of testing nodes within the domain and denotes the approximate solution at the ith node; is the exact one.

Example 1. In this example we consider the two-dimensional nonhomogeneous heat conduction equation (1), with the Dirichlet boundary conditions, the final conditions, and
The computational domain is a given rectangle in space such that and , using the map to take a point in the rectangular geometry and to map it to a point in a big hollow cylinder.
In the computation we choose the mesh on the rectangular and using the same map to put the mesh on the hollow cylinder, the mesh on the computational domain with , , and is shown in Figure 1.
The Maxerror and RMSE for , 2.0, and are shown in Table 1 with noise level and various time steps . It can be seen from Table 1 that the proposed method performs well for solving the backward problem.
The figure of numerical initial solutions with , , and is presented in Figure 2.
For further investigations, we give a research of the results with a disturbed of the final time conditions; the figure of RMSE with different noisy level with is present in Figures 3 and 4 for and , respectively.
We also discuss the results under different grids; the Maxerror and RMSE for and are shown in Table 2 with various grids with noise level and time steps .
To illustrate the generality, we choose different variables for the computational domain. The figures of the exact and numerical initial solutions are given in Figures 57 with different variables of the computational domain. In this computation we choose the mesh , and , .

Example 2. We also consider the 2D nonhomogeneous backward heat conduction problem in this example; the known conditions are presented as follows, and
In this example, the calculation area is a square of the center at origin; side length is 1. In the computation using the mesh , the computational grid is shown in Figure 8. The Maxerror and RMSE for are shown in Table 3 with and various .
The errors of RMSE with different are also given in Figure 9. In this figure , and the mesh is the same as Figure 8.
The same with Example 1, we also consider the results with different meshes; the Maxerror and RMSE for and are shown in Table 4 with various meshes with noise level and time steps .
The figure of numerical solutions with , , and is presented in Figure 10; the computational mesh is .
We also consider a slightly more complicated computational area, one unit square to remove a small rectangle and two small circles. In this case, the computation is a little more complicated; we define the unite square as and the small rectangle as , the two small circles as and the computational domain is defined as The figure of the domain with the computational mesh can be seen in Figure 11 and the figure of solutions ia also given in Figure 12 with , .

Example 3. In this example we consider the inverse problem in three dimensions with the Dirichlet boundary conditions, the final conditions, and ; the analytical solution is In this example we choose the 3D computational domain defined as a cube without a cylinder insider. The cube is defined as the cylinder is defined as and the computational domain is . The domain with the computational grid is shown in Figure 13.
The Maxerror and RMSE for are shown in Table 5 with noise level and various .
The figure of numerical initial solutions with , with noisy level can be seen in Figure 14.

Example 4. In this example we also consider the inverse problem with the same conditions in Example 3, but the computational domain is a sphere with the center at origin and the diameter is 1. The domain with the computational grid is shown in Figure 15.
The Maxerror and RMSE for are shown in Table 6 with noise level and various .
The figure of numerical initial solutions with , with noisy level can be seen in Figure 16.

5. Conclusion

In this paper, we proposed a new numerical scheme to solve nonhomogeneous backward heat conduction problem with two- and three-dimensional computational domain. In our method, using likewise Crank Nicolson scheme and introducing a new intermediate variable, transforming the backward problem to a nonhomogeneous Helmholtz problem, and solving the Helmholtz problem using finite element method, we get the initial temperature. This new method is easy to calculate and from the numerical results presented in the previous it can be seen that this new method is effective for solving such problems.

It is worth to note that, due to the limitations of the standard finite element method in solving Helmholtz equations with high wave numbers, to solve the Helmholtz problem (9) by FEM, the time step should be carefully chosen, in order to ensure the wave number in (9) is not high, and for high dimension problem, dense grids need to be generated to ensure accuracy, resulting in increased computational time. Many works have been done in solving Helmholtz problem with high wave numbers [2528]; these methods can be used instead of the standard FEM to solve the Helmholtz problem (9), so that these problems will be somewhat improved.

Data Availability

All the data used to support the findings of this study are included within the article.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

The authors would like to to thank professors P. N. Vabishchevish and V. I. Vasilév for their important guidance and advice in the paper writing. This work is supported by RFBR (project 17-01-00732).