期刊文献+
共找到24篇文章
< 1 2 >
每页显示 20 50 100
A Numerical Method for Solving Ill-Conditioned Equation Systems Arising from Radial Basis Functions
1
作者 Edward J. Kansa 《American Journal of Computational Mathematics》 2023年第2期356-370,共15页
Continuously differentiable radial basis functions (C<sup>∞</sup>-RBFs), while being theoretically exponentially convergent are considered impractical computationally because the coefficient matrices are ... Continuously differentiable radial basis functions (C<sup>∞</sup>-RBFs), while being theoretically exponentially convergent are considered impractical computationally because the coefficient matrices are full and can become very ill- conditioned. Similarly, the Hilbert and Vandermonde have full matrices and become ill-conditioned. The difference between a coefficient matrix generated by C<sup>∞</sup>-RBFs for partial differential or integral equations and Hilbert and Vandermonde systems is that C<sup>∞</sup>-RBFs are very sensitive to small changes in the adjustable parameters. These parameters affect the condition number and solution accuracy. The error terrain has many local and global maxima and minima. To find stable and accurate numerical solutions for full linear equation systems, this study proposes a hybrid combination of block Gaussian elimination (BGE) combined with arbitrary precision arithmetic (APA) to minimize the accumulation of rounding errors. In the future, this algorithm can execute faster using preconditioners and implemented on massively parallel computers. 展开更多
关键词 Continuously Differentiable Radial Basis Functions Global Maxima and Minima Solutions of ill-conditioned Linear Equations Block Gaussian Elimination Arbitrary Precision Arithmetic
下载PDF
An iterative algorithm for solving ill-conditioned linear least squares problems 被引量:8
2
作者 Deng Xingsheng Yin Liangbo +1 位作者 Peng Sichun Ding Meiqing 《Geodesy and Geodynamics》 2015年第6期453-459,共7页
Linear Least Squares(LLS) problems are particularly difficult to solve because they are frequently ill-conditioned, and involve large quantities of data. Ill-conditioned LLS problems are commonly seen in mathematics... Linear Least Squares(LLS) problems are particularly difficult to solve because they are frequently ill-conditioned, and involve large quantities of data. Ill-conditioned LLS problems are commonly seen in mathematics and geosciences, where regularization algorithms are employed to seek optimal solutions. For many problems, even with the use of regularization algorithms it may be impossible to obtain an accurate solution. Riley and Golub suggested an iterative scheme for solving LLS problems. For the early iteration algorithm, it is difficult to improve the well-conditioned perturbed matrix and accelerate the convergence at the same time. Aiming at this problem, self-adaptive iteration algorithm(SAIA) is proposed in this paper for solving severe ill-conditioned LLS problems. The algorithm is different from other popular algorithms proposed in recent references. It avoids matrix inverse by using Cholesky decomposition, and tunes the perturbation parameter according to the rate of residual error decline in the iterative process. Example shows that the algorithm can greatly reduce iteration times, accelerate the convergence,and also greatly enhance the computation accuracy. 展开更多
关键词 Severe ill-conditioned matrix Linear least squares problems Self-adaptive Iterative scheme Cholesky decomposition Regularization parameter Tikhonov solution Truncated SVD solution
下载PDF
Novel method based on ant colony opti mization for solving ill-conditioned linear systems of equations 被引量:1
3
作者 段海滨 王道波 朱家强 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2005年第3期606-610,共5页
A novel method based on ant colony optimization (ACO), algorithm for solving the ill-conditioned linear systems of equations is proposed. ACO is a parallelized bionic optimization algorithm which is inspired from th... A novel method based on ant colony optimization (ACO), algorithm for solving the ill-conditioned linear systems of equations is proposed. ACO is a parallelized bionic optimization algorithm which is inspired from the behavior of real ants. ACO algorithm is first introduced, a kind of positive feedback mechanism is adopted in ACO. Then, the solu- tion problem of linear systems of equations was reformulated as an unconstrained optimization problem for solution by an ACID algorithm. Finally, the ACID with other traditional methods is applied to solve a kind of multi-dimensional Hilbert ill-conditioned linear equations. The numerical results demonstrate that ACO is effective, robust and recommendable in solving ill-conditioned linear systems of equations. 展开更多
关键词 ill-conditioned linear systems of equations ant colony optimization condition number optimization.
下载PDF
Iterative Solution of Regularization to Ill-conditioned Problems in Geodesy and Geophysics 被引量:4
4
作者 Yongwei GU Qingming GUI +1 位作者 Xuan ZHANG Songhui HAN 《Journal of Geodesy and Geoinformation Science》 2019年第1期59-65,共7页
In geodesy and geophysics,many large-scale over-determined linear equations need to be solved which are often ill-conditioned.When the conjugate gradient method is used,their ill-conditioning effects to the solutions ... In geodesy and geophysics,many large-scale over-determined linear equations need to be solved which are often ill-conditioned.When the conjugate gradient method is used,their ill-conditioning effects to the solutions must be overcome,which is studied in this paper.Through the regularization ideas,the conjugate gradient method is improved,and the regularization iterative solution based on controlling condition number is put forward.Firstly by constructing the interference source vector,a new equation is derived with ill-condition diminished greatly,which has the same solution to the original normal equation.Then the new equation is solved by conjugate gradient method.Finally the effectiveness of the new method is verified by some numerical experiments of airborne gravity downward to the earth surface.In the numerical experiments the new method is compared with LS,CG and Tikhonov methods,and its accuracy is the highest. 展开更多
关键词 ill-condition REGULARIZATION condition number INTERFERENCE source vector ITERATION
下载PDF
Computing the Smallest Eigenvalue of Large Ill-Conditioned Hankel Matrices
5
作者 Niall Emmart Yang Chen Charles C.Weems 《Communications in Computational Physics》 SCIE 2015年第6期104-124,共21页
This paper presents a parallel algorithm for finding the smallest eigenvalue of a family of Hankel matrices that are ill-conditioned.Such matrices arise in random matrix theory and require the use of extremely high pr... This paper presents a parallel algorithm for finding the smallest eigenvalue of a family of Hankel matrices that are ill-conditioned.Such matrices arise in random matrix theory and require the use of extremely high precision arithmetic.Surprisingly,we find that a group of commonly-used approaches that are designed for high efficiency are actually less efficient than a direct approach for this class of matrices.We then develop a parallel implementation of the algorithm that takes into account the unusually high cost of individual arithmetic operations.Our approach combines message passing and shared memory,achieving near-perfect scalability and high tolerance for network latency.We are thus able to find solutions for much larger matrices than previously possible,with the potential for extending this work to systems with greater levels of parallelism.The contributions of this work are in three areas:determination that a direct algorithm based on the secant method is more effective when extreme fixed-point precision is required than are the algorithms more typically used in parallel floating-point computations;the particular mix of optimizations required for extreme precision large matrix operations on a modern multi-core cluster,and the numerical results themselves. 展开更多
关键词 Parallel eigensolver Hankel matrices extremely ill-conditioned matrices
原文传递
Robust Sensor Bias Estimation for Ill-Conditioned Scenarios 被引量:7
6
作者 Xiongjie Du Yue Wang Xiuming Shan 《Tsinghua Science and Technology》 EI CAS 2012年第3期319-323,共5页
Sensor bias estimation is an inherent problem in multi-sensor data fusion systems. Classical methods such as the Generalized Least Squares (GLS) method can have numerical problems with ill-conditioned sets which are... Sensor bias estimation is an inherent problem in multi-sensor data fusion systems. Classical methods such as the Generalized Least Squares (GLS) method can have numerical problems with ill-conditioned sets which are common in practical applications. This paper describes an azimuth-GLS method that provides a solution to the ill-conditioning problem while maintaining reasonable accuracy com- pared with the classical GLS method. The mean square error is given for both methods as a criterion to de- termine when to use this azimuth-GLS method. Furthermore, the separation boundary between the azi- muth-GLS favorable region and that of the GLS method is explicitly plotted. Extensive simulations show that the azimuth-GLS approach is preferable in most scenarios. 展开更多
关键词 data fusion sensor bias estimation ill-conditIONING
原文传递
A ROBUST INTERIOR POINT METHOD FOR COMPUTING THE ANALYTIC CENTER OF AN ILL-CONDITIONED POLYTOPE WITH ERRORS
7
作者 Zhouhong Wang Yuhong Dai Fengmin Xu 《Journal of Computational Mathematics》 SCIE CSCD 2019年第6期843-865,共23页
In this paper we propose an efficient and robust method for computing the analytic center of the polyhedral set P={x€R^n|Ax=b,x>0},where the matrix A€ Rm×n is ill-conditioned,and there are errors in A and b.Be... In this paper we propose an efficient and robust method for computing the analytic center of the polyhedral set P={x€R^n|Ax=b,x>0},where the matrix A€ Rm×n is ill-conditioned,and there are errors in A and b.Besides overcoming the difficulties caused by ill-cond计ioning of the matrix A and errors in A and b,our method can also detect the infeasibility and the unboundedness of the polyhedral set P automatically during the compu tation.Det ailed mat hematical analyses for our method are presen ted and the worst case complexity of the algorithm is also given.Finally some numerical results are presented to show the robustness and effectiveness of the new method. 展开更多
关键词 ANALYTIC center ill-conditIONING Unboundedness PRIMAL-DUAL interior point algorithm Convergence POLYNOMIAL complexity
原文传递
An Improved Velocity Volume Processing Method 被引量:6
8
作者 李南 魏鸣 +1 位作者 唐晓文 潘玉洁 《Advances in Atmospheric Sciences》 SCIE CAS CSCD 2007年第5期893-906,共14页
Velocity volume processing (VVP) retrieval of single Doppler radar is an effective method which can be used to obtain many wind parameters. However, due to the problem of an ill-conditioned matrix arising from the c... Velocity volume processing (VVP) retrieval of single Doppler radar is an effective method which can be used to obtain many wind parameters. However, due to the problem of an ill-conditioned matrix arising from the coefficients of equations not being easily resolved, the VVP method has not been applied adequately and effectively in operation. In this paper, an improved scheme, SVVP (step velocity volume processing), based on the original method, is proposed. The improved algorithm retrieves each group of components of the wind field through a stepwise procedure, which overcomes the problem of an ill-conditioned matrix, which currently limits the application of the VVP method. Variables in a six-parameter model can be retrieved even if the analysis volume is very small. In addition, the source and order of errors which exist in the traditional method are analyzed. The improved method is applied to real cases, which show that it is robust and has the capability to obtain the wind field structure of the local convective system. It is very helpful for studying severe storms. 展开更多
关键词 velocity volume processing (VVP) ill-conditioned matrix stepwise retrieval residual radialvelocity
下载PDF
Stable Estimation of Horizontal Velocity for Planetary Lander with Motion Constraints 被引量:1
9
作者 Wei Shao Shulin Sui +1 位作者 Lin Meng Yaobin Yue 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI 2015年第2期198-206,共9页
The planetary lander usually selects image feature points and tracks them from frame to frame in order to determine its own position and velocity during landing. Aiming to keep features tracking in consecutive frames,... The planetary lander usually selects image feature points and tracks them from frame to frame in order to determine its own position and velocity during landing. Aiming to keep features tracking in consecutive frames, this paper proposes an approach of calculating the field of view(FOV) overlapping area in a 2D plane. Then the rotational and translational motion constraints of the lander can be found. If the FOVs intersects each other, the horizontal velocity of the lander is quickly estimated based on the least square method after the ill-conditioned matrices are eliminated previously. The Monte Carlo simulation results show that the proposed approach is not only able to recover the ego-motion of planetary lander, but also improves the stabilization performance. The relationship of the estimation error, running time and number of points is shown in the simulation results as well. 展开更多
关键词 Planetary landing feature tracking overlapping area horizontal velocity estimation ill-conditioned matrices field of view(FOV)
下载PDF
Solving Large Scale Nonlinear Equations by a New ODE Numerical Integration Method 被引量:1
10
作者 Tianmin Han Yuhuan Han 《Applied Mathematics》 2010年第3期222-229,共8页
In this paper a new ODE numerical integration method was successfully applied to solving nonlinear equations. The method is of same simplicity as fixed point iteration, but the efficiency has been significantly improv... In this paper a new ODE numerical integration method was successfully applied to solving nonlinear equations. The method is of same simplicity as fixed point iteration, but the efficiency has been significantly improved, so it is especially suitable for large scale systems. For Brown’s equations, an existing article reported that when the dimension of the equation N = 40, the subroutines they used could not give a solution, as compared with our method, we can easily solve this equation even when N = 100. Other two large equations have the dimension of N = 1000, all the existing available methods have great difficulties to handle them, however, our method proposed in this paper can deal with those tough equations without any difficulties. The sigularity and choosing initial values problems were also mentioned in this paper. 展开更多
关键词 Nonlinear EQUATIONS Ordinary Differential EQUATIONS Numerical Integration Fixed Point ITERATION Newton’s Method STIFF ill-conditioned
下载PDF
Some Remarks on the Method of Fundamental Solutions for Two- Dimensional Elasticity
11
作者 M.R.Hematiyan M.Arezou +1 位作者 N.Koochak Dezfouli M.Khoshroo 《Computer Modeling in Engineering & Sciences》 SCIE EI 2019年第11期661-686,共26页
In this paper,some remarks for more efficient analysis of two-dimensional elastostatic problems using the method of fundamental solutions are made.First,the effects of the distance between pseudo and main boundaries o... In this paper,some remarks for more efficient analysis of two-dimensional elastostatic problems using the method of fundamental solutions are made.First,the effects of the distance between pseudo and main boundaries on the solution are investigated and by a numerical study a lower bound for the distance of each source point to the main boundary is suggested.In some cases,the resulting system of equations becomes ill-conditioned for which,the truncated singular value decomposition with a criterion based on the accuracy of the imposition of boundary conditions is used.Moreover,a procedure for normalizing the shear modulus is presented that significantly reduces the condition number of the system of equations.By solving two example problems with stress concentration,the effectiveness of the proposed methods is demonstrated. 展开更多
关键词 Method of FUNDAMENTAL solutions elastostatic location parameter configuration of source points ill-conditioned system of equations shear MODULUS NORMALIZING
下载PDF
SPLITTING MODULUS FINITE ELEMENT METHOD FOR ORTHOGONAL ANISOTROPIC PLATE BENGING
12
作者 党发宁 荣廷玉 孙训方 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2001年第9期1046-1056,共11页
Splitting modulus variational principle in linear theory of solid mechanics was introduced, the principle for thin plate was derived, and splitting modulus finite element method of thin plate was established too. The ... Splitting modulus variational principle in linear theory of solid mechanics was introduced, the principle for thin plate was derived, and splitting modulus finite element method of thin plate was established too. The distinctive feature of the splitting model is that its functional contains one or more arbitrary additional parameters, called splitting factors, so stiffness of the model can be adjusted by properly selecting the splitting factors. Examples show that splitting modulus method has high precision and the ability to conquer some ill-conditioned problems in usual finite elements. The cause why the new method could transform the ill-conditioned problems into well-conditioned problem, is analyzed finally. 展开更多
关键词 splitting modulus variational principle method of splitting modulus finite elements ANISOTROPIC ill-conditioned problems
下载PDF
IMPROVED PRECONDITIONED CONJUGATE GRADIENT METHOD AND ITS APPLICATION IN F.E.A.FOR ENGINEERING
13
作者 郑宏 葛修润 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 1993年第4期371-380,共10页
In this paper two theorems with theoretical and practical significance are given in respect to the preconditioned conjugate gradient method (PCCG). The theorems discuss respectively the qualitative property of the ite... In this paper two theorems with theoretical and practical significance are given in respect to the preconditioned conjugate gradient method (PCCG). The theorems discuss respectively the qualitative property of the iterative solution and the construction principle of the iterative matrix. The authors put forward a new incompletely LU factorizing technique for non-M-matrix and the method of constructing the iterative matrix. This improved PCCG is used to calculate the ill-conditioned problems and large-scale three-dimensional finite element problems, and simultaneously contrasted with other methods. The abnormal phenomenon is analyzed when PCCG is used to solve the system of ill-conditioned equations, ft is shown that the method proposed in this paper is quite effective in solving the system of large-scale finite element equations and the system of ill-conditioned equations. 展开更多
关键词 preconditioned conjugate gradient method finite element ill-conditioned problems
下载PDF
Optimal Static State Estimation Using hybrid Particle Swarm-Differential Evolution Based Optimization
14
作者 Sourav Mallick S. P. Ghoshal +1 位作者 P. Acharjee S. S. Thakur 《Energy and Power Engineering》 2013年第4期670-676,共7页
In this paper, swarm optimization hybridized with differential evolution (PSO-DE) technique is proposed to solve static state estimation (SE) problem as a minimization problem. The proposed hybrid method is tested on ... In this paper, swarm optimization hybridized with differential evolution (PSO-DE) technique is proposed to solve static state estimation (SE) problem as a minimization problem. The proposed hybrid method is tested on IEEE 5-bus, 14-bus, 30-bus, 57-bus and 118-bus standard test systems along with 11-bus and 13-bus ill-conditioned test systems under different simulated conditions and the results are compared with the same, obtained using standard weighted least square state estimation (WLS-SE) technique and general particle swarm optimization (GPSO) based technique. The performance of the proposed optimization technique for SE, in terms of minimum value of the objective function and standard deviations of minimum values obtained in 100 runs, is found better as compared to the GPSO based technique. The statistical error analysis also shows the superiority of the proposed PSO-DE based technique over the other two techniques. 展开更多
关键词 DIFFERENTIAL Evolution ill-conditioned System PARTICLE SWARM OPTIMIZATION State ESTIMATION
下载PDF
Solving Load Flow Problems of Power System by Explicit Pseudo-Transient Continuation (E-ψtc) Method
15
作者 Tianmin Han Yuhuan Han 《Energy and Power Engineering》 2016年第2期99-115,共17页
This paper is a further study of two papers [1] and [2], which were related to Ill-Conditioned Load Flow Problems and were published by IEEE Trans. PAS. The authors of this paper have some different opinions, for exam... This paper is a further study of two papers [1] and [2], which were related to Ill-Conditioned Load Flow Problems and were published by IEEE Trans. PAS. The authors of this paper have some different opinions, for example, the 11-bus system is not an ill-conditioned system. In addition, a new approach to solve Load Flow Problems, E-&psi;tc, is introduced. It is an explicit method;solving linear equations is not needed. It can handle very tough and very large systems. The advantage of this method has been fully proved by two examples. The authors give this new method a detailed description of how to use it to solve Load Flow Problems and successfully apply it to the 43-bus and the 11-bus systems. The authors also propose a strategy to test the reliability, and by solving gradient equations, this new method can answer if the solution exists or not. 展开更多
关键词 Load Flow Problems of Power System ill-conditioned System Normal Newton Method Optimal Multiplier Method Brown Method Explicit Pseudo-Transient Continuation (E-ψtc) 11-Bus and 43-Bus Systems Reliability Gradient Equation
下载PDF
A Modified Augemented Lagrangian Method for a Class of Nonlinear Ill-Posed Problems
16
作者 Mhbm Shariff 《Open Journal of Applied Sciences》 2013年第1期70-73,共4页
A class of nonlinear problems with real parameters is defined. Generally, in this class of problems, when the parametric values are very large, the problems become ill-posed and numerical difficulties are encountered ... A class of nonlinear problems with real parameters is defined. Generally, in this class of problems, when the parametric values are very large, the problems become ill-posed and numerical difficulties are encountered when trying to solve these problems. In this paper, the nonlinear problems are reformulated to overcome the numerical difficulties associated with large parametric values. A novel iterative algorithm, which is suitable for large scale problems and can be easily parallelized, is proposed to solve the reformulated problems. Numerical tests indicate that the proposed algorithm gives stable solutions. Convergence properties of the proposed algorithm are investigated. In the limiting case, when the corresponding constraint is exactly satisfied, the proposed method is equivalent to the standard augmented Lagrangian method. 展开更多
关键词 ITERATIVE Method Nonlinear ill-conditioned LARGE PARAMETER VALUES LARGE-SCALE
下载PDF
N4SID and MOESP Algorithms to Highlight the Ill-conditioning into Subspace Identification 被引量:3
17
作者 Slim Hachicha Maher Kharrat Abdessattar Chaari 《International Journal of Automation and computing》 EI CSCD 2014年第1期30-38,共9页
In this paper,an analysis for ill conditioning problem in subspace identifcation method is provided.The subspace identifcation technique presents a satisfactory robustness in the parameter estimation of process model ... In this paper,an analysis for ill conditioning problem in subspace identifcation method is provided.The subspace identifcation technique presents a satisfactory robustness in the parameter estimation of process model which performs control.As a frst step,the main geometric and mathematical tools used in subspace identifcation are briefly presented.In the second step,the problem of analyzing ill-conditioning matrices in the subspace identifcation method is considered.To illustrate this situation,a simulation study of an example is introduced to show the ill-conditioning in subspace identifcation.Algorithms numerical subspace state space system identifcation(N4SID)and multivariable output error state space model identifcation(MOESP)are considered to study,the parameters estimation while using the induction motor model,in simulation(Matlab environment).Finally,we show the inadequacy of the oblique projection and validate the efectiveness of the orthogonal projection approach which is needed in ill-conditioning;a real application dealing with induction motor parameters estimation has been experimented.The obtained results proved that the algorithm based on orthogonal projection MOESP,overcomes the situation of ill-conditioning in the Hankel s block,and thereby improving the estimation of parameters. 展开更多
关键词 Subspace identification ill-conditIONING oblique projection orthogonal projection algorithms numerical subspace state space system identification (N4SID) multivariable output error state space model identification (MOESP) induction motor
原文传递
Aircraft Flutter Modal Parameter Identification Using a Numerically Robust Least-squares Estimator in Frequency Domain 被引量:5
18
作者 Tang Wei Shi Zhongke Chen Jie 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2008年第6期550-558,共9页
Recently, frequency-based least-squares (LS) estimators have found wide application in identifying aircraft flutter parameters. However, the frequency methods are often known to suffer from numerical difficulties wh... Recently, frequency-based least-squares (LS) estimators have found wide application in identifying aircraft flutter parameters. However, the frequency methods are often known to suffer from numerical difficulties when identifying a continuous-time model, especially, of broader frequency or higher order. In this article, a numerically robust LS estimator based on vector orthogonal polynomial is proposed to solve the numerical problem of multivariable systems and applied to the flutter testing. The key idea of this method is to represent the frequency response function (FRF) matrix by a right matrix fraction description (RMFD) model, and expand the numerator and denominator polynomial matrices on a vector orthogonal basis. As a result, a perfect numerical condition (numerical condition equals 1) can be obtained for linear LS estimator. Finally, this method is verified by flutter test of a wing model in a wind tunnel and real flight flutter test of an aircraft. The results are compared to those with notably LMS PolyMAX, which is not troubled by the numerical problem as it is established in z domain (e.g. derived from a discrete-time model). The verification has evidenced that this method, apart from overcoming the numerical problem, yields the results comparable to those acquired with LMS PolyMAX, or even considerably better at some frequency bands. 展开更多
关键词 FLUTTER modal parameter parameter identification LS estimator numerically robust ill-conditioned
原文传递
A universal solution to one-dimensional oscillatory integrals 被引量:4
19
作者 LI JianBing WANG XueSong WANG Tao 《Science in China(Series F)》 2008年第10期1614-1622,共9页
How to calculate the highly oscillatory integrals is the bottleneck that restraints the research of light wave and electromagnetic wave's propagation and scattering. Levin method is a classical quadrature method for ... How to calculate the highly oscillatory integrals is the bottleneck that restraints the research of light wave and electromagnetic wave's propagation and scattering. Levin method is a classical quadrature method for this type of integrals. Unfortunately it is susceptible to the system of linear equations' ill-conditioned behavior. We bring forward a universal quadrature method in this paper, which adopts Chebyshev differential matrix to solve the ordinary differential equation (ODE). This method can not only obtain the indefinite integral' function values directly, but also make the system of linear equations well-conditioned for general oscillatory integrals. Furthermore, even if the system of linear equations in our method is ill-conditioned, TSVD method can be adopted to solve them properly and eventually obtain accurate integral results, thus making a breakthrough in Levin method's susceptivity to the system of linear equations' ill-conditioned behavior. 展开更多
关键词 oscillatory integrals Levin method Chebyshev differential matrix ill-conditioned matrix Truncated singular value decomposition
原文传递
Two-Level Hierarchical PCG Methods for the Quadratic FEM Discretizations of 2D Concrete Aggregate Models 被引量:1
20
作者 Yingxiong Xiao Heng Chen Lingjie Xie 《Advances in Applied Mathematics and Mechanics》 SCIE 2019年第6期1376-1397,共22页
The concrete aggregate model is considered as a type of weakly discontinuous problem consisting of three phases:aggregates which randomly distributed in different shapes,cement paste and internal transition zone(ITZ).... The concrete aggregate model is considered as a type of weakly discontinuous problem consisting of three phases:aggregates which randomly distributed in different shapes,cement paste and internal transition zone(ITZ).Because of different shapes of aggregate and thin ITZs,a huge number of elements are often used in the finite element(FEM)analysis.In order to ensure the accuracy of the numerical solutions near the interfaces,we need to use higher-order elements.The widely used FEM softwares such as ANSYS and ABAQUS all provide the option of quadratic elements.However,they have much higher computational complexity than the linear elements.The corresponding coefficient matrix of the system of equations is a highly ill-conditioned matrix due to the large difference between three phase materials,and the convergence rate of the commonly used solving methods will deteriorate.In this paper,two types of simple and efficient preconditioners are proposed for the system of equations of the concrete aggregate models on unstructured triangle meshes by using the resulting hierarchical structure and the properties of the diagonal block matrices.The main computational cost of these preconditioners is how to efficiently solve the system of equations by using linear elements,and thus we can provide some efficient and robust solvers by calling the existing geometric-based algebraic multigrid(GAMG)methods.Since the hierarchical basis functions are used,we need not present those algebraic criterions to judge the relationships between the unknown variables and the geometric node types,and the grid transfer operators are also trivial.This makes it easy to find the linear element matrix derived directly from the fine level matrix,and thus the overall efficiency is greatly improved.The numerical results have verified the efficiency of the resulting preconditioned conjugate gradient(PCG)methods which are applied to the solution of several typical aggregate models. 展开更多
关键词 Concrete aggregate model hierarchical quadratic elements ill-conditioned matrix algebraic multigrid method PRECONDITIONER
原文传递
上一页 1 2 下一页 到第
使用帮助 返回顶部