Abstract

Pseudospectral methods and differential quadrature methods are two kinds of important meshless methods, both of which have been widely used in scientific and engineering calculation. The Lagrange interpolation polynomials are used as the trial function of the two methods, and the same distribution of grid points is used. This paper points out that the differential quadrature method is a special form of the pseudospectral method. On the basis of the above, a coupled pseudospectral-differential quadrature method (PSDQM) is proposed to solve a class of hyperbolic telegraph equations. Theoretical analysis and numerical tests show that the new method has spectral precision convergence in spatial domain and has A-stability in time domain. And it is suitable for solving multidimensional telegraph equations.

1. Introduction

The spectral methods [1] are a class of new numerical methods proposed by Gottlieb and Orszag for solving partial differential equations. As a kind of meshless methods, it can be essentially expressed as using special orthogonal polynomials (such as Chebyshev and Legendre polynomials) as test functions to discretize partial differential equations. Specifically, it is to define a set of orthogonal functions as basis functions on the calculation domain and use basis functions to approximate the desired variable as its spectral approximation form. Its notable feature is that only a few discrete points are needed to get a higher approximation accuracy [2]. Spectral methods can be divided into the Galerkin method and the spectral collocation method (SCM) or the pseudospectral method (PSM) according to the different approximation schemes [1]. For the latter, the differentiation matrix [3] is used to compute derivatives at the collocation points, which obtains great convenience for the SCM. So the differentiation matrix plays an important role in the SCM for numerical calculation [3].

The differential quadrature methods (DQM) [4] also are a class of meshless methods for solving differential or partial differential equations, which were proposed by Bellman and Casti in the early 1970s as an extension of the idea of conventional integral quadrature. The differential quadrature method was proved to be essentially equivalent to the general collocation method [5]. The basic idea of DQM is to use the weighted linear sum of the function values of all discrete points in a coordinate direction over the whole domain to represent the derivative of the function at that discrete point. The differential quadrature method is simple in mathematical principle and its implementation does not depend on the variational principle [5]. In addition, it is also considered to be easy in programming and achieve higher computational efficiency. In order to solve the weighting coefficients or the weighting coefficients matrix of differential quadrature method, the researchers have deduced the implicit matrix expression and the explicit recursive algebraic formulation, respectively, using the general polynomial and the Lagrange interpolation polynomial as the trial function [68]. In [7], it was pointed out that the weighting coefficients of DQM depend only on the choice of trial function and the distribution of grid points and have nothing to do with the actual research problems.

In this study, a coupled pseudospectral-differential quadrature method is presented for solving a class of hyperbolic telegraph equations. The hyperbolic telegraph equation is first reduced to a set of ordinary differential equations by spatial discretization based on the spectral collocation method. Then the s-stage s-order time domain differential quadrature method is employed to solve the resulting initial value problem. Finally, the resulting algebraic equations can be solved by either direct or iterative methods. As a comparison, the method in [9] is also used for solving the telegraph equation.

The rest of the paper is arranged as follows. In Section 2, the spectral collocation method or pseudospectral method is briefly introduced. In Section 3, the space domain differential quadrature method is firstly introduced. Then, we point out the equivalence relationship of pseudospectral method and differential quadrature method in the spatial domain. In Section 4, we deduce how to use the proposed coupled pseudospectral-differential quadrature methods to solve one-dimensional and two-dimensional hyperbolic telegraph equations in detail. In Section 5, three specific numerical examples are computed, which are given to verify the computational accuracy and numerical stability of the proposed method. Conclusions are then given in Section 6.

2. Pseudospectral Method

Pseudospectral method, also known as the collocation points method [1, 2, 9], is an efficient and meshless numerical method for solving partial differential equation or equations. Without loss of generality, consider the differential equation of a one-dimensional function:where is a linear differential operator and is a given smooth function of space; is a variable that is unknown. is one point in the interval . The core idea of the spectral method and pseudospectral method is consistent; namely, the variable can be interpolated and approximated by the truncated series of basis function ; that is,where is the number of divided intervals; is the spectral coefficients. is the approximate value of .

To measure the approximate effect of (2), define the approximate residual value as follows: We can see from the above analysis that the essential part of spectral method is to find spectral coefficients  , which make the approximate residual values as small as possible.

In general, basis functions include discrete Fourier series, Chebyshev polynomials, Lagrange interpolation basis function, and so on [3]. The collocation points include the following four typical types (take standardized interval , for example), which are defined as follows [4]:(1)Uniform grid points(2)Chebyshev-Gauss-Lobatto grid points (3)Gauss-Legendre grid points(4)Gauss-Lobatto grid pointswhere . Therefore, the Gauss-Lobatto grid points on the interval can be obtained by a linear transformation.

Using the collocation points method to obtain the approximate value of , each collocation point satisfies (3); that is,

Solving the algebraic equations about spectral coefficients , the approximate solution of the variable is obtained.

To avoid solving directly (8), consider the PSM or collocation point method with the collocation points and the corresponding approximate value . Denote ; the order differential matrix is defined in the corresponding collocation points under the linear differential operator ; that is, where ; .

From formula (9), it can be seen that using the differentiation matrix brings great convenience for numerical calculation. The solution procedure of the differentiation matrices of the pseudospectral method is given in [3] in detail. It is necessary to point out that the differentiation matrix formation of the pseudospectral method is related to the interpolation basis function and the collocation points, and it has nothing to do with the specific problem [3]. In other words, if basis function and collocation points are given, the unique differentiation matrices can be formed. The -order differential matrix of pseudospectral method with the Lagrange interpolation basis function and the space discrete points using the Chebyshev-Gauss-Lobatto grid points is presented as follows [3, 10]:where, in the case of , and

when , the first-order differential matrices are presented as follows:

The second-order differentiation matrix of the PSM can be obtained directly by the following formula [3, 10]:When , the second-order differentiation matrices are given in the formula (13):

For convenience, the above method is named Chebyshev pseudospectral method in next sections.

3. Differential Quadrature Method

Differential quadrature method is also a kind of meshless numerical method [11]. Without loss of generality, suppose one-dimensional function is sufficiently smooth in the whole interval ; and the interval is divided into sections; that is,where means linear differential operator; is called the interpolation basis function; , is the th discrete point.

If , (15) can be rewritten as the following formula:where is the -order derivative weighting coefficient of DQM.

In DQM, using general polynomial as test functions, it is difficult to solve the weighting coefficients when increases to a certain value [8]. Using Lagrange interpolation polynomial as test functions, the explicit expression of the weighting coefficients is shown as follows (take standardized interval , for example) [6, 8]:where , .

Shu has proved that the weighting coefficients are equivalent either using general polynomial or Lagrange interpolation polynomial as test functions.

In general, considering the grid points , in the regularized interval , obviously, the transformation between and can be achieved by the following linear transformation:

Similarly, the coefficients on the general interval can be obtained by using the following transformation formula [12]:where is the -order derivative weighting coefficient of the regularized region .

The weighting coefficients matrix of the -order derivative of is defined as follows:

Define and ; (15) can be rewritten as the following matrix form:where ; .

When , , the first-order weighting coefficients matrices with the grid points using the Chebyshev points in the regularized region are shown as follows:

Similarly, the second-order derivative weighting coefficients matrices can expressed as follows:

Obviously, the above DQM is mainly for the numerical computation in the spatial domain. The basic content of time domain differential quadrature method has been analyzed in detail in [5, 7]. Reference [7] indicates that classical s-stage s-order time domain DQM can be transformed into equivalent implicit Runge-Kutta method. From the definition, test functions, interpolation points, and differentiation matrix or weighting matrix of the DQM and PSM, in the spatial domain, and the differential matrices of the PSM are equivalent to the weighting coefficients matrices of the DQM as long as the test functions and the interpolation points are consistent with each other. In other words, the PSM and the DQM are also equivalent in the spatial domain.

Inspired by this, a new coupled numerical method is proposed, which is called pseudospectral-differential quadrature methods (PSDQM). In this paper, PSDQM is used to solve the hyperbolic telegraph equations. And the effectiveness of PSDQM is illustrated by comparing with the method used in [9].

In the following, the four-stage time domain differential quadrature method using uniform grid points will be given as an example; that is,where is a column vector of dimension four, all components of which are one.

4. Solving Hyperbolic Telegraph Equations By PSDQM

First, we can consider the following one-dimensional hyperbolic telegraph equations:where , , and are constants related to the transmission line parameters; variable denotes voltage or current on transmission line; its domain of definition is ; with initial condition With Dirichlet boundary condition

By adopting transformation in [13], the new one-dimensional telegraph equation is obtained by transformation; that is,With new initial condition With new Dirichlet boundary condition

Using the PSM with Lagrange interpolation basis function and Chebyshev grid points (or uniform grid points) on the interval used as collocation points , the second-order partial derivatives can be expressed as follows:where ; .

Formula (32) is substituted into (29), and the following formula can be obtained: where ; is the identity matrix of dimension .

Let ; formula (33) can be reduced to the first-order equations:

If we define as follows:obviously, formula (34) can be rewritten as the first-order linear ordinary differential equations: where .

Using classic time domain DQM based on uniform grid points to solve first-order ordinary differential equation (36), the specific calculation process is given in [5] and there is no repeat here. So far, the basic idea of using PSDQM for solving one-dimensional telegraph equations is summarized as follows. First of all, by using the pseudospectral method to discretize the spatial variables and obtain a linear ordinary differential equations in time domain, then using the s-stage s-order time domain DQM based on uniform grid points to solve the obtained first-order linear equations, and, finally, using the inverse transform , the numerical solution of (26) on collocation points can be obtained.

On the basis of solving the one-dimensional telegraph equations, PSDQM is extended to solve the two-dimensional hyperbolic telegraph equations [13]; that is,where ; ; is a closed curve of a enclosing region named ; the meaning of other similar variables is shown in (26).

The transformation in [13] is introduced; the new two-dimensional telegraph equations are obtained as follows:

Using the Chebyshev pseudospectral method again, the second-order partial derivatives and are expressed as follows:where ; ; ; .

On the basis of formulas (34)~(36) and (39)~(40), (38) can be rewritten as follows: where ; ; the symbol denotes the tensor product; is the identity matrix of dimension ; , ; , ; , and its specific expressions can expressed as follows: where ; is the identity matrix of dimension .

Similarly, classic s-stage s-order DQM based on uniform grid points is used to solve equation (41), and the solution procedure is exactly the same as the one-dimensional telegraph equation. Finally, the inverse transformation is employed to obtain the numerical solution of telegraph equation (37).

5. Numerical Examples

In this section, Lagrange interpolation polynomial is used as the test function of PSDQM. Two collocation points, Chebyshev-Gauss-Lobatto grid points and uniform grid points, are selected for PSM. In order to illustrate the effectiveness of the PSDQM, the method used in [9] is compared with the PSDQM in this paper. And the time steps of both methods are . Three numerical examples are given to test the effectiveness of PSDQM and compare the numerical results of PSDQM with the methods in [9].

Example 1. Solving one-dimensional telegraph equation in formula (26), let , , , and , and the initial conditions and boundary conditions are as follows:The exact solution of (26) is .
In order to facilitate the analysis of the computational accuracy and convergence of the PSDQM and the method in [9], the relative errors defined in [14] are employed to evaluate the numerical results. The formula for relative error for one-dimensional telegraph equations is given as follows:Accordingly, the formula for relative error for two-dimensional telegraph equations is as follows [14]: The selected computed parameters are , , and . The results are shown in Table 1, which compares the relative errors of the PSDQM () in this article with the method in [9].
It can be seen that the calculation accuracy and numerical stability of PSDQM using Chebyshev-Gauss-Lobatto grid points are better than those of uniform grid points, and the relative error of the PSDQM () with Chebyshev points is nearly two orders of magnitude smaller than the method in [9].
To further verify the computational accuracy of PSDQM and the numerical stability in time direction, the number of collocation points in space is varied and the time-step of DQM in the time domain remains unchanged. Figure 1 shows that the calculation accuracy of the PSDQM with Chebyshev grid points is used in spatial domain at different when , which can be seen that the relative error is convergent in form of spectral accuracy.
Table 2 shows that, in time direction, PSDQM has unconditional stability, namely, A-stability [7, 15]. Therefore, PSDQM is better than UDDQM [16] in time domain.

Example 2. Solving one-dimensional telegraph equation in formula (26), let , , , and , and the initial conditions and boundary conditions are as follows:The analytic solution of (26) is .
Select calculation parameters: , , , and . The calculation results at this case are shown in Tables 3 and 4. Obviously, Tables 3 and 4 further verify the conclusions given in Example 1.

Example 3. Solving the two-dimensional telegraph equation in formula (37), let , , , and . The initial conditions are as follows:In this case, the analytic solution of (37) is .
Select the computational parameters: , , and . The corresponding calculation results are shown in Table 5. As can be seen from Table 5, in the two-dimensional case, the PSDQM () using Chebyshev points still has higher computational accuracy than the methods in [9].
In order to compare the computational accuracy of PSDQM with different s, , the time-step of DQM in time domain remains unchanged. At this situation, the results are shown in Figure 2, which shows that, with the increase of in DQM, because of the spectral accuracy in space, the accuracy of PSDQM increases with the increase of grid points’ number in time domain. And this also shows the advantage of pseudospectral method.
Table 6 shows that PSDQM is unconditionally stable in the time direction and in the two-dimensional case.

6. Conclusion

Based on the comparison and analysis to the basic definition, interpolation points, and the test function, differentiation matrix or weighting coefficient matrix of pseudospectral method and differential quadrature method, a coupled numerical method, namely, pseudospectral-differential quadrature method (PSDQM), is proposed for solving the multidimensional telegraph equations. And this paper pointed out the equivalence of the two meshfree methods in the space domain. By analyzing three specific numerical examples, the numerical results show that PSDQM has spectral accuracy convergence in space domain and high accuracy and A-stability in time domain. In general, the coupled method inherits the advantages of the pseudospectral method and differential quadrature method, and the two methods can be mutually beneficial. In all, the PSDQM is suitable for solving multidimensional telegraph equations.

Conflicts of Interest

The authors declare that there are no conflicts of interest regarding the publication of this paper.

Acknowledgments

The authors gratefully acknowledge the support from the National Natural Science Foundation of China (NSFC) through its Grant 51377098.