首页> 外文会议>Computational methods in engineering >Wideband fast multipole boundary element method: Applications to half-space/plane-symmetric acoustic wave problems
【24h】

Wideband fast multipole boundary element method: Applications to half-space/plane-symmetric acoustic wave problems

机译:宽带快速多极边界元方法:在半空间/平面对称声波问题中的应用

获取原文
获取原文并翻译 | 示例

摘要

So far the boundary element method (BEM) has been applied extensively in solving acoustic wave problems, as it involves only surface discretization and solves infinite/semi-infinite problems naturally and exactly. Although the BEM reduces the problem dimensionality by one, the conventional method typically gives rise to fully populated and non-symmetric coefficient matrices which result in large storage requirements and prohibitive analysis time. The computational cost of the conventional method is O(N3) with direct solvers, or O(N2) with appropriate iterative solvers, and the storage requirements are O(N2), where N is the degree of freedom. This well-known drawback makes the BEM have difficulties with large models and thus be limited to numerical analyses of small bodies at low frequencies. In order to improve the efficiency, various fast approximate techniques, such as the fast multipole method (FMM), the fast wavelet transforms, the p-FFT method, the H-matrices and the adaptive cross approximation (ACA), have been proposed to accelerate the matrix-vector product in the BEM. Among these methods, the FMM approach seems to be one of the most widely accepted methods in the fast BEM community. Implemented with appropriate iterative solvers, the fast multipole BEM (FMBEM) reduces both the computational cost and storage requirement to O(N) for low-frequency acoustic wave problems, for example. In many applications, half-space/plane-symmetric acoustic wave problems are often analyzed, for instance the acoustic fields around noise barriers standing on the infinite ground. Although the FMBEM approach to full-space acoustic wave problems has been well studied in the literature, the applications of the FMBEM to half-space/plane-symmetric acoustic wave problems are still quite few and also need further studies. In order to accelerate the solution of half-space/plane-symmetric acoustic wave problems, Yasuda and Sakuma[1] proposed an efficient method by using the mirror image technique, where the half-space fundamental solution is not used, instead, half-space/plane-symmetric problems are mapped into full-space problems and the original full space fundamental solution is employed in the boundary integral equation. Using this method, the computational cost and storage requirement can be cut in half for problems with one symmetry plane. But this method leads to a bigger tree structure that is required to group all boundary elements and their mirror images. The situation becomes even worse when the distance between the structure and the infinite plane increases. Thus, some special techniques should be used to improve the efficiency for such cases. Bapat et al.[2] presented another half-space FMBEM approach using the half-space fundamental solution technique, where the tree structure only needs to group the boundary elements of the structure in the real domain. Although their method is simple to implement, the local expansion coefficients of the image domain should be calculated and kept in memory, which actually brings down the efficiency of the method. Moreover, the FMM approaches to acoustic wave problems in the frequency domain consists of the highand low-frequency methods, and the approaches proposed by Yasuda and Sakuma[1] and Bapat et al.[2] are based on these two methods, respectively. The computational cost is O(NlogN) in the high-frequency FMM, versus O(N) in the low-frequency FMM. However, either of them fails in some way outside its preferred frequency region. The high-frequency FMMis known to be not stable for low-frequency problems, while the low-frequency FMM is found to be not efficient for high-frequency problems [3]. Therefore, the wideband version which is accurate and efficient for any frequency seems necessary. In this study, a novel wideband FMBEM approach is presented for solving three dimensional half-space/ plane-symmetric acoustic wave problems. The half-space fundamental solution is employed in the boundary integral equation so that the tree structure required in the fast multipole algorithm should be built only for the boundary elements of the structure in the real domain. Moreover, the half-space fundamental solution is modified in order to apply the symmetric relations between the multipole expansion coefficients of the real and image domains to avoid calculating and saving the multipole/local expansion coefficients of the image domain. Also, the wideband adaptive multilevel fast multipole algorithm [4] is employed so that the present method is accurate, efficient and robust for both high- and low-frequency half-space/plane-symmetric acoustic wave problems. As for exterior acoustic wave problems, the Burton-Miller formulation [5] is applied to tackle the fictitious eigenfrequency problem associated with the conventional boundary integral equation method. Constant triangular elements are used to discretize the boundary surface so that the hypersingular boundary integrals can be evaluated directly and efficiently without using any regularization technique [6].
机译:到目前为止,边界元方法(BEM)已被广泛用于解决声波问题,因为它仅涉及表面离散化,自然而精确地解决了无限/半无限问题。尽管BEM将问题的维数减少了一个,但常规方法通常会产生完全填充且不对称的系数矩阵,从而导致存储需求量大和分析时间过长。常规方法的计算成本是使用直接求解器的O(N3)或使用适当迭代求解器的O(N2),并且存储需求为O(N2),其中N是自由度。这个众所周知的缺点使BEM在大型模型上遇到困难,因此仅限于低频下的小型物体的数值分析。为了提高效率,已提出了各种快速近似技术,例如快速多极方法(FMM),快速小波变换,p-FFT方法,H矩阵和自适应交叉近似(ACA),以提高效率。在BEM中加速矩阵向量乘积。在这些方法中,FMM方法似乎是快速BEM社区中最广泛接受的方法之一。快速多极BEM(FMBEM)通过使用适当的迭代求解器来实现,例如,将低频声波问题的计算成本和存储需求降低到O(N)。在许多应用中,经常分析半空间/平面对称声波问题,例如,站在无限地面上的噪声屏障周围的声场。尽管在文献中已经对FMBEM解决全空间声波问题的方法进行了很好的研究,但是FMBEM在半空间/平面对称声波问题中的应用仍然很少,还需要进一步研究。为了加速解决半空间/平面对称声波问题,Yasuda和Sakuma [1]提出了一种使用镜像技术的有效方法,该方法不使用半空间基本解,而是使用半空间基本解。将空间/平面对称问题映射为全空间问题,并在边界积分方程中采用原始的全空间基本解。使用这种方法,可以将一个对称平面的问题的计算成本和存储需求减少一半。但是这种方法导致了更大的树结构,需要对所有边界元素及其镜像进行分组。当结构与无限平面之间的距离增加时,情况将变得更糟。因此,应使用一些特殊技术来提高此类情况的效率。 Bapat等[2]提出了另一种使用半空间基本解法的半空间FMBEM方法,其中树结构只需要对结构域的边界元素进行实域分组。尽管它们的方法易于实现,但是应该计算图像域的局部扩展系数并将其保留在内存中,这实际上降低了该方法的效率。此外,FMM方法在频域中处理声波问题包括高频和低频方法,以及Yasuda和Sakuma [1]和Bapat等人[2]提出的方法。分别基于这两种方法。高频FMM中的计算成本为O(NlogN),而低频FMM中的计算成本为O(N)。然而,它们中的任何一个都在其优选的频率区域之外以某种方式失效。众所周知,高频FMM对于低频问题不稳定,而低频FMM对于高频问题则效率不高[3]。因此,对于任何频率而言准确而有效的宽带版本似乎都是必需的。在这项研究中,提出了一种新颖的宽带FMBEM方法,用于解决三维半空间/平面对称声波问题。在边界积分方程中采用了半空间基本解,因此,仅针对实域中结构的边界元素,才能构建快速多极算法中所需的树结构。此外,修改了半空间基本解,以便在实域和图像域的多极扩展系数之间应用对称关系,以避免计算和保存图像域的多极/局部扩展系数。同样,采用宽带自适应多级快速多极算法[4],使得本方法对于高频和低频半空间/平面对称声波问题都是准确,高效和鲁棒的。至于外部声波问题,将Burton-Miller公式[5]用于解决与常规边界积分方程法相关的虚拟特征频率问题。常数三角形元素用于离散边界表面,因此无需使用任何正则化技术即可直接有效地评估超奇异边界积分[6]。

著录项

  • 来源
  • 会议地点 Changsha(CN)
  • 作者单位

    Department of Modern Mechanics, University of Science and Technology of China, Hefei 230027, China;

    Department of Modern Mechanics, University of Science and Technology of China, Hefei 230027, China;

    Department of Mechanical Science and Engineering, Nagoya University, Nagoya 464-8603, Japan;

    Department of Modern Mechanics, University of Science and Technology of China, Hefei 230027, China;

  • 会议组织
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类 算法理论;计算数学的应用;
  • 关键词

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号