Next Article in Journal
Cyclic p-y Curves of Monopiles in Dense Dry Sand Using Centrifuge Model Tests
Next Article in Special Issue
Acoustic Emission Monitoring of Fatigue Crack Growth in Mooring Chains
Previous Article in Journal
Flexural Characteristics Evaluation for Reinforced Concrete Affected by Steel Corrosion Based on an Acoustic Emission Technique
Previous Article in Special Issue
Using ANN and SVM for the Detection of Acoustic Emission Signals Accompanying Epoxy Resin Electrical Treeing
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

The Boundary Element Method in Acoustics: A Survey

School of Engineering, University of Central Lancashire, Preston PR1 2HE, UK
Appl. Sci. 2019, 9(8), 1642; https://doi.org/10.3390/app9081642
Submission received: 23 January 2019 / Revised: 8 April 2019 / Accepted: 9 April 2019 / Published: 19 April 2019
(This article belongs to the Special Issue Modelling, Simulation and Data Analysis in Acoustical Problems)

Abstract

:
The boundary element method (BEM) in the context of acoustics or Helmholtz problems is reviewed in this paper. The basis of the BEM is initially developed for Laplace’s equation. The boundary integral equation formulations for the standard interior and exterior acoustic problems are stated and the boundary element methods are derived through collocation. It is shown how interior modal analysis can be carried out via the boundary element method. Further extensions in the BEM in acoustics are also reviewed, including half-space problems and modelling the acoustic field surrounding thin screens. Current research in linking the boundary element method to other methods in order to solve coupled vibro-acoustic and aero-acoustic problems and methods for solving inverse problems via the BEM are surveyed. Applications of the BEM in each area of acoustics are referenced. The computational complexity of the problem is considered and methods for improving its general efficiency are reviewed. The significant maintenance issues of the standard exterior acoustic solution are considered, in particular the weighting parameter in combined formulations such as Burton and Miller’s equation. The commonality of the integral operators across formulations and hence the potential for development of a software library approach is emphasised.

1. Introduction

Acoustics is the science of sound and has particular applications in sound reproduction, noise and sensing [1,2]. Acoustics may be interpreted as an area of applied mathematics [1,3]. In special cases, the mathematical equations governing acoustic problems can be solved analytically, for example if the equations are linear and the geometry is separable. However, for realistic acoustic problems, numerical methods provide a much more flexible means of solution [4,5]. Numerical methods are only useful in practice when they are implemented on computer. It is over the last sixty years or so that numerical methods have become increasingly developed and computers have become faster, with increasing data storage and more widespread. This brings us to the wide-ranging area of computational acoustics; the solution of acoustic problems on computer [6,7,8,9,10,11], which has significantly developed in this timescale.
In the context of this work, the acoustic field is assumed to be present within a fluid domain. If there is an obstacle within an existing acoustic field, then the disturbance it causes is termed scattering. If an object is vibrating and hence exciting an acoustic response, or contributing to an existing acoustic field, then this is termed radiation. If the fluid influences the vibration of the object or structure, and energy is exchanged in both directions between them, then this is termed coupled fluid-structure interaction [12] or, in the acoustic context, vibro-acoustics [13,14]. Alternatively, if the acoustic field is an outcome of a background flow, for example the generation of noise by turbulence, then this is termed aero-acoustics [11,15]. The determination of the properties of a vibrating or scattering object (for example, its shape, the surface impedance or the sound intensity) from acoustic measurements in the field is termed inverse acoustics [16].
Vibration analysis is not the focus of this work, but it clearly cannot be divorced from the study of acoustics. In vibration analysis, the domain of the structure oscillates, perhaps under variable loading or forcing. In the case of vibro-acoustics, the vibration can excite or be excited by the acoustic field and, in any analysis, both need to be modelled [17,18,19], and the equations coupled. The computational modelling of vibration is normally carried out by the finite element method (FEM) [20,21], and this method is significantly established in this application area. Vibrational modelling may be carried out in the time domain. However, with the nature of structural vibration in that it is normally dominated by modes and their corresponding resonant frequencies, and hence vibration is often close to periodic. Similarly, the excitation forces on a structure, such as the driver on a loudspeaker of the explosions in an engine can similarly be close to periodic in short time scales. It is, therefore, found that vibratory problems are routinely analysed in the frequency domain, both in the practical work and computational modelling.
An acoustic field is most straightforwardly interpreted as a sound pressure field, with the sound pressure varying over the extent of the domain, and with time. The transient acoustic field can be computationally modelled by the finite element method [22,23], the finite difference—time domain method (a particular finite difference method that was originally developed for electromagnetic simulation [24,25,26]) can also be applied in acoustics [27,28,29,30]) and the boundary element method [31,32,33,34], but acoustics and vibration are more often analysed and modelled in the frequency domain. In acoustic problems, the most likely fluid domains are air or water and, in many cases in these fluids, the linear wave equation is an acceptable model. By observing one frequency at a time, the wave equation can be simplified as a sequence of Helmholtz equations. Again, there are a variety of methods for the numerical solution of Helmholtz problems; the finite difference method, the finite element method [23,35,36,37,38,39,40,41,42,43] and, the subject of this paper, the boundary element method.
The boundary element method is one of several established numerical or computational methods for solving boundary-value problems that arise in mathematics, the physical sciences and engineering [44]. Typically, a boundary-value problem consists of a domain within or outside a boundary in which a variable of interest or physical property is governed by an identified partial differential equation (PDE). A computational method for solving a boundary-value problem is tasked with finding an approximation to the unknown variable within the domain. Mostly, this is carried out by domain methods, such as the finite element method [45], in which a mesh is applied to the domain. However, the boundary element method works in an entirely different way in that in the first stage further information is found on the boundary only; the solution at the domain points is found in the second stage by integrating over the known boundary data. The boundary element method requires a mesh of the boundary only, and hence is generally easier to apply than domain methods. The number of elements in the BEM is therefore expected to be much less than in the corresponding finite element method (for the same level of required accuracy or element size), and there is therefore often a potential for significant efficiency savings. The BEM is not as widely applicable as the domain methods; when problems are non-linear, for example, the application of the development of a suitable BEM requires significant further adaption [46,47,48,49]. Typically, the boundary element method has found application in sound reproduction modelling, such as loudspeakers [50,51], sonar transducers [52] and in modelling noise from vehicles [53,54,55,56] and, more recently, aircraft [57,58,59].
For the acoustic boundary element method to be accessible, and hence widely used, it has to be implemented in software. This was precisely the rationale behind the development of the software [60] and the monograph [61], the latter also serving as a manual. Several texts on the same theme were published at about the same time [62,63], following on from the earlier collection of works [64]. A chapter of a recent book contains a modern introduction to the acoustic boundary element method [65].
Implementing the acoustic BEM as software continues to be challenging in terms of scoping, the choice of sub-methods and efficiency. The method requires matrices to be formed with each component being the result of an integration, with some of the integrals being singular or hypersingular. The standard BEM requires the solution of a linear system of equations that is formed from the matrices, or, if the BEM is used for modal analysis, a non-linear eigenvalue problem. There have been significant reliability issues with the BEM for exterior problems. These challenges have been met, but much of the research is focused on future-proofing the method, with the increasing expectations in scaling-up and maintaining reasonable processing time. There is a continual desire to progress to higher resolutions of elements, particularly as this is necessary for modelling high frequency problems.

2. Acoustic Model

In this Section, the underlying acoustic model of the wave equation that governs the sound pressure in the domain is stated. It is shown how the model can be revised into a sequence of Helmholtz problems for periodic signals. The classes of domains that can be solved by boundary element methods are summarised and a generalised boundary condition is adopted. The other acoustic properties, such as sound intensity, radiation efficiency and sound power that that are mostly used in exterior ‘noise’ problems, are defined. Traditionally, acoustics properties are presented in the decibel scale, and it is shown how they are converted.

2.1. The Wave Equation and the Helmholtz Equation

The acoustic field is assumed to be present in the domain of a homogeneous isotropic fluid and it is modelled by the linear wave equation,
2 Ψ ( p , t ) = 1 c 2     2     t 2   Ψ ( p , t ) ,
where Ψ ( p , t ) is the scalar time-dependent velocity potential related to the time-dependent particle velocity V ( p , t ) by V ( p , t ) = Ψ ( p , t )   and c is the propagation velocity (p and t are the spatial and time variables). The time-dependent sound pressure Q ( p ,   t ) is given in terms of the velocity potential by Q ( p , t ) = ρ     t   Ψ ( p , t ) where ρ is the density of the acoustic medium.
The time-dependent velocity potential Ψ ( p , t ) can be reduced to a sum of components each of the form
Ψ ( p , t ) = R e { φ ( p )   e i ω t } ,
where ω is the angular frequency ( ω = 2 π ν , where ν is the frequency in hertz) and φ ( p ) is the (time-independent) velocity potential. The substitution of the above expression into the wave equation reduces it to the Helmholtz (reduced wave) equation:
2 φ ( p ) +   k 2 φ ( p ) = 0 ,
where k 2 = ω 2 c 2 and k is the wavenumber. The complex-valued function φ relates the magnitude and phase of the potential field.
Similarly, the components of the particle velocity have the form V ( p , t ) = R e { φ ( p )   e i ω t } . Often the boundary normal velocity v ( p ) is given as a condition or is required and this is defined as follows,
v ( p ) = φ ( p ) · n p = φ ( p ) n p ,
where n p is the unit normal to the boundary at p .

2.2. Acoustic Properties

To carry out a complete solution, the wave equation is written as a series of Helmholtz problems, through expressing the boundary condition as a Fourier series with components of the form in Equation (2). For each wavenumber and its associated boundary and other conditions, the Helmholtz equation is then solved. The time-dependent velocity potential Ψ ( p , t ) can then be constituted from the separate solutions, but it is more usual that the results are considered in the frequency domain.
The sound pressure p ( p ) at the point p in the acoustic domain is one of the most useful acoustic properties, and it is related to the velocity potential by the formula p ( p ) = i ω ρ φ ( p ) . In practice, the magnitude of the sound pressure is measured on the decibel scale in which it is evaluated as the sound pressure level as 20   log 10 | p ( p ) 2 p | , where p is the reference pressure of 2 ×   10 5 Pa.
Particularly for ‘noise’ problems, the sound power, the time-averaged sound intensity and radiation efficiency are often considered to be useful properties. The normal sound intensity I ( p ) at points p on a boundary is defined by the formula
I ( p ) = 1 2 R e { p ¯ ( p ) v ( p ) } ,
where p ¯ represents the complex conjugate of p . The sound power W is an aggregation of the sound intensity to one value by direct integration,
W = H I ( q ) d H q .
where H is a boundary. The sound power is also often expressed in decibels as the sound power level as 10   log 10 | W W | , where W is the reference sound power of   10 12 watts. The radiation ratio is defined as W 1 2 ρ c H v ( q ) v ( q ) d H q .

2.3. The Scope of the Boundary Element Method in the Solution of Acoustic/Helmholtz Problems

In applying the boundary element method to acoustic or Helmholtz problems, the user is in effect adopting a model for the boundary/ies and domain(s), the nature of which determines the integral equation(s) that is/are employed. Traditionally, the BEM has been developed to solve the acoustic or Helmholtz problem interior or exterior to a closed boundary in the standard physical domains are two-dimensional, three-dimensional and axisymmetric three-dimensional space. The basis of the method is the integral equations that arise through applying Green’s theorems (direct BEM) or by using layer potentials (indirect BEM). The exterior problem has received much more attention, because of its value in solving over an infinite domain from a surface mesh and because of the difficulty in resolving its reliability problem. Domain methods, such as the finite element method, may also be applied; more elements are required, but the matrices are sparse and structured and the FEM is more established than the BEM in general. If the FEM is applied to exterior problems then techniques such as infinite elements [66] can be used to complete the outer mesh or the perfectly matched layer may be used to absorb outgoing waves [67,68,69]. The solution of the interior and exterior acoustic problem by the BEM is considered in Section 4.1 and Section 4.3.
An outline of the equations that arise in the finite element and related methods is given in Section 5.3.1. In domain methods like the FEM, whether it is applied to a structure or an enclosed fluid, a linear eigenvalue problem is a natural consequence. With the FEM, it is routine to extract the modes and resonant frequencies and use the modal basis to determine the response under excitation. From that perspective, it is natural to include the eigenvalue problem within the boundary element library. However, the application of the BEM leads to a non-linear eigenvalue problem, which requires special solution techniques and hence the construction of solutions through the modal basis is not a natural pathway in the BEM. Acoustic modal analysis via the BEM is considered in Section 4.2.
Although significantly restrictive, one of the simplest acoustic models is the Rayleigh integral [70]. The model is that of a vibrating plate set in an infinite rigid baffle and radiating into a half-space. The Rayleigh integral relates the velocity potential or sound pressure at any point to the velocity map on the plate. As the Rayleigh integral shares its one operator with the integral equation formulations in the boundary element method, the Rayleigh integral method (RIM) [71] can be adopted into the boundary element method fold. The Rayleigh integral is a special case of half-space problems and these are considered in Section 5.1
An acoustic model that uses the same operators—and hence fits in the BEM context—is that of a shell discontinuity. For example, this can be used to model the acoustic field around a thin screen or shield. The integral equation formulation for the shell are derived from those used in the traditional BEM, but taking the limit as the boundary becomes thinner [72,73], leaving a model that relates a discontinuity in the field across the shell. Shell elements in acoustics are considered in Section 5.2.
The development and application of the BEM from the models described are reviewed in this paper. Although this is a fairly exhaustive list of basic models as things stand, hybrid models can also be developed by using superposition or applying continuity and they will also be considered. The BEM may be applied in vibro-acoustics, aero-acoustics and inverse acoustics and these areas are discussed in Section 5.3, Section 5.4 and Section 5.5. Hybrid boundary element methods that include half-space formulation are covered in Section 5.1.2 and shells in Section 5.2.2.
There have been recent developments in the development of the BEM for periodic structures, with noise barriers being the usual application [74,75,76,77,78,79,80,81]. This special case will not be developed further in this paper.

2.4. Boundary Conditions

To maintain reasonable generality in the software, the author has generally worked with the boundary condition of the following general (Robin) form
α ( p ) φ ( p ) + β ( p ) v ( p ) = f ( p ) ,
with the condition that α ( p ) and β ( p ) cannot both be zero at any value of p . This model includes the Dirichlet boundary condition by setting β ( p ) = 0 , the Neumann boundary condition by setting α ( p ) = 0 and an impedance condition by setting f ( p ) = 0 . In the boundary condition (7), p is any point on the boundary and α ,   β and f are complex-valued functions that may vary across the boundary. Although the boundary condition for the shell is an adaption of this, this generalised boundary condition model is apparently achievable and seems to cover most current expectations. An explanation of typical boundary conditions that occur in acoustics can be found in Marburg and Anderssohn [82].
For exterior problems, it is also necessary to introduce a condition at infinity, in order to ensure that all scattered and radiated waves are outgoing. This is termed the Sommerfeld radiation condition. In two-dimensional space the condition is
lim r r 1 2 ( φ r i k φ ) = 0
and
lim r r ( φ r i k φ ) = 0 .
in three dimensions. A thorough discussion on the Sommerfeld radiation condition can be found in Ihlenburg [43] (pp. 6–8).

3. The Boundary Element Method and the Laplace Equation Stem

Laplace’s equation is the special case of the Helmholtz Equation (3) with k = 0 ,
2 φ ( p ) = 0 .
Although Laplace’s equation models many phenomena, it is not directly useful in acoustic modelling. However, many of the issues that have to be tackled in solving the Helmholtz equation by the boundary element method are also found with Laplace’s equation. The methods applied in developing the BEM for Laplace’s equation also can be developed to be used in the Helmholtz problems. As such, applying the BEM to Laplace’s equation is a useful entry point in initiating work on the Helmholtz equation. For example, much of the author’s work in solving Helmholtz problems has been underpinned by corresponding work on Laplace’s equation [83,84,85,86,87]. Thus, in this section, the BEM is communicated in its simplest, but still realistic and practical context as a stepping-stone on the journey to the full scope of the BEM in acoustics, the subject of this paper. The theoretical basis is set out in Kellogg [88] and development of integral equation methods in Jaswon and Symm [89]. In this Section, the boundary element method is derived for Laplace’s equation, and this forms the foundation for its application to acoustic problems. In terms of comunication, it is helpful to sustain a notational conformance, that continues through this paper, and is helpful in relating mathematical expressions and their discrete equivalent as software components. Integration methods for finding the matrix components are considered. Interesting and useful properties of some of the operators and matrices are revealed.

3.1. Elementary Integral Equation Formulation for the Interior Problem

The boundary element method is not based on the direct solution of the PDE, but rather its reformulation as an integral equation. Historically, the integral equation reformulation of the PDE has followed two distinct routes, termed the direct method and the indirect method. The direct method is based on Green’s second identity
D ( φ ( q ) 2 ψ ( q ) ψ ( q ) 2 φ ( q ) )   d V q = S φ ( q ) ψ ( q ) n q ψ ( q ) φ ( q ) n q   d S q ,
where φ and ψ are twice-differentiable scalar function in a domain D that is bounded by the closed surface S. If φ is a solution of Laplace’s equation, 2 φ = 0 , then
D φ ( q ) 2 ψ ( q )   d V q = S φ ( q ) ψ ( q ) n q ψ ( q ) φ ( q ) n q   d S q .
Green’s third identity can be derived from the second identity by choosing ψ ( q ) = G ( p , q ) , where G is a Green’s function. A Green’s function is a fundamental solution of the partial differential equation, in this case Laplace’s equation, that is the effect or influence a unit source at the point p has at the point q , and is defined by 2 G ( p , q ) = δ ( p q ) . For the two-dimensional Laplace equation G ( p , q ) = 1 2 π ln ( r ) and for three-dimensional problems G ( p , q ) = 1 4 π r where r = | p q | . The substitution of the Green’s function into Equation (12) gives
D φ ( q ) 2 G ( p , q )   d V q = S φ ( q ) G ( p , q ) n q G ( p , q ) φ ( q ) n q   d S q
or
D φ ( q ) δ ( p q )   d V q = S φ ( q ) G ( p , q ) n q G ( p , q ) φ ( q ) n q   d S q .
Hence, as a result of the properties of the Dirac delta function,
S φ ( q ) G ( p , q ) n q G ( p , q ) φ ( q ) n q   d S q = { φ ( p )   if   p D 0   if   p E c ( p ) φ ( p )   if   p S ,
where c ( p ) is the angle (in 2D, divided by 2 π ) or solid angle (in 3D, divided by 4 π ) subtended by the interior domain at the boundary point p . (Similarly, for exterior problems, c ( p ) similarly relates to the exterior angle). If the boundary is smooth at p then c ( p ) = 1 2 , and, for simplicity, this is the value that will be used for the remainder of this paper.
In the indirect method, φ is presumed to be related by a layer potential σ on the boundary
φ ( p ) = S G ( p , q )   σ ( q )   d S q       ( p D S ) .
Differentiating Equation (15) with respect to a unit outward normal to a point on the boundary that that passes through p , gives the following equation:
φ ( p ) n p = S G ( p , q ) n p   σ ( q )   d S q       ( p D ) .
As p approaches the boundary, the integral operator has a ‘jump’ similar to the direct method (14) resulting in the following equation:
φ ( p ) n p = S G ( p , q ) n p   σ ( q )   d S q + 1 2 σ ( p )       ( p S ) .
The BEM can be derived from the equations in this Section. The equation defined on the boundary (the last one in Equation (14) for the direct method, Equations (15) and (17) for the indirect method ( p S ) ), the boundary integral equations, are used to find the unknown functions from the known data on the boundary. The corresponding integrals defined in the domain (the first one in Equation (14) for the direct method and Equation (15) for ( p D ) in the indirect method) return the solution at the chosen domain points.

3.2. Operator Notation and Further Integral Equations for the Laplace Problem

In this Subsection, operator notation is introduced and further integral equations are introduced in order to illuminate some useful properties. Operator notation provides a shorthand and is an aid to communication. The Laplace integral operators are defined as follows:
{ L μ } Γ ( p ) = Γ G ( p , q )   μ ( q ) d S q   ,
{ M μ } Γ ( p ) = Γ G ( p , q ) n q   μ ( q ) d S q   ,  
{ M t μ } Γ ( p ; v p ) = v p Γ G ( p , q )   μ ( q ) d S q   ,
where Γ is a boundary (not necessarily closed), nq is the unique unit normal vector to Γ at q, vp is a unit directional vector passing through p and μ(q) is a function defined for q ∊Γ. With this notation, the Equations (14), which form the basis of the elementary direct method for the interior problem, can be written as
{ M φ } S ( p ) { L v } S ( p ) = { φ ( p )   if   p D 0   if   p E 1 2 φ ( p )   if   p S
Similarly, the equations for the indirect method ((15) and (17)) in operator notation for the interior problem are as follows:
φ ( p ) = { L σ } S ( p )       ( p D S ) ,
v ( p ) = { M t σ } Γ ( p ; n p ) + 1 2 σ ( p )       ( p S ) .
Further integral equations for the direct formulation can be obtained by differentiating (21) (as in the derivation of Equations (16), (17)) and for the indirect formulation by introducing a double layer potential. Although they are generally unnecessary in solving Laplace problems, the equations resulting from differentiating the elementary integral equations or using double layer potentials are often used in the exterior acoustic problem, considered in the next Section. These equations are also useful in general and they will illuminate some important aspects. For example, differentiating Equation (21) with respect to the outward normal to the boundary,
n p { M φ } S ( p ) n p { L v } S ( p ) = 1 2 φ ( p ) n p ( p S ) ,
which can be written in operator notation,
{ N φ } S ( p ; n p ) { M t v } S ( p ; n p ) = 1 2 v ( p ) ( p S ) ,
in which a new operator, N , has been introduced,
{ N μ } Γ ( p ; v p ) = v p Γ G ( p , q ) n q   μ ( q ) d S q .
Further indirect integral equations may be obtained through presuming the field is the result of a double layer potential
φ ( p ) = { M ζ } S ( p )       ( p D ) ,
v ( p ) = { N ζ } S ( p ; n p )       ( p S ) ,
and, taking into account the jump discontinuity,
φ ( p ) = { M ζ } S ( p )   1 2 ζ ( p )       ( p S ) .
The integral equations for the exterior Laplace problem may be derived in the same way. In general, the equations are the same as for the interior problem, except for a change of sign. The equations that make up the direct formulation are
{ M φ } S ( p ) { L v } S ( p ) = { φ ( p )   if   p E 0   if   p D 1 2 φ ( p )   if   p S
{ N φ } S ( p ; n p ) { M t v } S ( p ; n p ) = 1 2 v ( p )   if   p S   .
The equivalent of equations for the indirect method ((15) and (17)) in operator notation for the exterior problem are similar, with just a couple of sign changes to indicate that the jump discontinuity in M and M t in the limit from the exterior, rather than the interior:
φ ( p ) = { L σ } S ( p )       ( p E S ) ,
v ( p ) = { M t σ } S ( p ; n p ) 1 2 σ ( p )       ( p S ) .
φ ( p ) = { M ζ } S ( p )       ( p E ) ,
v ( p ) = { N ζ } S ( p ; n p )       ( p S ) ,
φ ( p ) = { M ζ } S ( p ) + 1 2 ζ ( p )       ( p S ) .

3.3. Derivation of the Boundary Element Method

There are several integral equation methods that can be applied to transform integral equations into boundary element methods, but the most popular and straightforward method is that of collocation [90]. The development of the boundary element method from the selected integral equation requires that the boundary is represented by a set of panels or a mesh. An integral equation method is applied to solve the boundary integral equation. The solution in the domain can then be achieved by effecting the appropriate integration over the boundary.

3.3.1. Boundary Element Approximation

In the spirit of the author’s previous work [61,91], in order to maintain generality, the discrete forms of the Laplace operators (18)–(20), (26) are sought, in order to effectively become a software component. Let the boundary Γ in Equation (18) be represented by the approximation Γ ˜ , a set of n panels:
Γ Γ ˜ = j = 1 n Γ j ˜   ,
The boundary function μ is replaced by its equivalent μ ˜ on the approximate boundary Γ ˜ :
{ L μ } Γ ( p ) { L μ ˜ } Γ ˜ ( p ) = Γ ˜ G ( p , q )   μ ˜ ( q ) d S q = j = 1 n Γ j ˜ G ( p , q )   μ ˜ ( q ) d S q .
In general, the function on the boundary is replaced by a sum of a set of basis functions. The simplest approximation is that of approximating the boundary functions by a constant on each panel:
j = 1 n Γ j ˜ G ( p , q )   μ ˜ ( q ) d S q j = 1 n Γ j ˜ G ( p , q )   μ ˜ j d S q = j = 1 n μ ˜ j { L e ˜ } Γ j ˜ ( p ) ,
where e ˜ = 1 .
For example, for the simple boundary integral Equation (22) with p S ,
φ ( p ) = { L σ } S ( p ) j = 1 n σ ˜ j { L e ˜ } S j ˜ ( p )   .
The most common method of solving boundary integral equations is collocation, in which a linear system is formed through setting p to take the value of each collocation point in turn:
φ S i = φ ( p S i ) = { L σ } S ( p S i ) j = 1 n σ ˜ j { L e ˜ } S j ˜ ( p S i )     for   i = 1 , 2 , n   .

3.3.2. Solution by Collocation

The linear system of approximations (41) may be written in matrix-vector form
φ _ S L S S σ _ S   ,
where φ _ S = [ φ S 1 φ S 2 : : φ S n ] , σ _ S = [ σ S 1 σ S 2 : : σ S n ] , and [ L S S ] i j = { L e ˜ } S j ˜ ( p S i ) . For example, for the Dirichlet problem in which φ _ S is known, the solution of system (42) (now as an equation relating approximate values) returns an approximation σ _ S ^ to σ _ S . To find the solution at a set of m points in the domain the integral (22) is evaluated at the points p D i D for i = 1 ,   2 , m ;
φ D i = φ ( p D i ) = { L σ } D ( p D i ) j = 1 n σ ˜ j { L e ˜ } S j ˜ ( p D i )     for   i = 1 , 2 , m   ,
or, more concisely,
φ _ D L D S σ _ S   ,
where φ _ D = [ φ D 1 φ D 2 : : φ D n ] and [ L D S ] i j = { L e ˜ } S j ˜ ( p D i ) . Hence approximations to the solution within the domain φ _ D ^ may be found by the matrix-vector multiplication
φ _ D ^ = L D S   σ _ S ^   .

3.3.3. The Galerkin Method

Although most of the implementations of the boundary element method are derived through collocation, other techniques can be used, most typically the Galerkin method. The Galerkin method and collocation can both be derived from a more generalised approach that are termed weighted residual methods. For example, for the approximation (40), the residual is the difference between the approximation and the exact solution;
R ( σ _ S ; p ) = j = 1 n σ ˜ j { L e ˜ } S j ˜ ( p ) φ ( p )     ( p S ) .
In weighted residual methods, R ( σ _ S ; p ) is integrated with test basis functions χ i ( p )     ( p · S ) and the methods arise by setting the result to zero;
S R ( σ ^ _ S ; p i ) χ i ( p i ) d S = 0
at points p i on the boundary, for i = 1 , 2 , n S .
If χ i ( p ) = δ ( p p i ) , the Dirac delta function, the collocation method is derived;
S R ( σ ^ _ S ; p ) δ ( p p i )   d S =   R ( σ ^ _ S ; p i ) = 0 ,
which leads to the methods outlined above. In the Galerkin method, the test functions are the same as the original basis functions. For example, for constant elements, the basis and the test functions are defined as
χ i ( p ) = { 1   or   e ˜ ,   if   p S i ˜ 0 ,   otherwise .
Substituting this and the definition of the residual equation
S R ( σ ^ _ S ; p i ) χ i ( p ) d S = S i ˜ j = 1 n σ ^ j { L e ˜ } S j ˜ ( p i ) φ ( p i )   d S =     0   .
The reason for the relative unpopularity of the Galerkin approach in boundary elements is that the matrix is now the result of a double integration, rather than the single integration in the collocation method. However, the matrix is understood to be symmetric.

3.4. Properties and Further Details

In the boundary element method, the boundary is represented by a mesh of panels. The boundary functions are approximated by a linear combination of basis functions on each panel. The boundary element is the combination the panel and the functional representation. In the previous Subsection, constant elements were mentioned as an example. In the finite element method, the degree of the approximation has to be at least half the order of the PDE. Fortunately, this is not the case for the application of the boundary element method, where constant elements are widely used. The panels that make up the boundaries are most simply represented by straight line panels in 2D, triangles in 3D and conic sections for axisymmetric 3D problems.
In this Subsection, important properties and further details of Laplace’s equation, the related boundary integral equations and operators are discussed. An overview of methods for carrying out the integrations is included. The issue of non-uniquesness, that is an important feature of the boundary integral equation formulations for the exterior acoustic problem, is first addressed with Laplace’s equation and useful outcomes from this are outlined.

3.4.1. Integration

In the previous Subsection, it was shown that up to four operators are involved in the boundary element method for Laplace problems, and these four operators extend to acoustic/Helmholtz problems. For the Laplace problem, it may be possible to develop analytic expressions for the integrals [92], but in general—and particularly for acoustic/Helmholtz problems—numerical integration is necessary. In the main, the integrals are regular, and these are most efficiently evaluated by Gauss-Legendre quadrature [93]. This is straightforward to apply to straight-line panels and in the generator and (typically in composite form) azimuthally. There are also published points and weights for Gaussian quadrature on a triangle [94].
However, the integrals corresponding to the diagonal components of the L SS matrix are weakly singular and the diagonal components of the N SS matrix are hypersingular, that is when the point lies on the panel. Moreover, if the point is close to the panel, for example at the centre of a neighbouring panel then the integrals are said to be nearly singular and may require a more accurate numerical integration rule, or special treatment [95]. Special numerical integration methods can be applied in order to evaluate the singular integrals and expressions for the hypersingular integrals may be found through limiting process. The weakly singular integrals, corresponding to the diagonal components of the L SS matrix have a O ( ln r ) singularity in 2D and an O ( 1 r ) singularity in 3D, where r is the distance from the central collocation point. For the axisymmetric 3D case, the azimuthal integration resolves the O ( 1 r ) singularity to an O ( ln r ) singularity on the generator. For the simple elements discussed, analytic expressions for the diagonal components of the L SS and N SS matrices are available for the 2D and 3D (non-axisymmetic) cases for Laplace’s equation. Further work on singular integration can be found in the following references [96,97,98,99,100,101].
Although for simplicity, the four operators are often lumped together as integral operators, N is not an integral operator: N is termed a pseudo-differential operator, and it therefore has distinct properties. The full expressions for the straight line and triangular panels are given in the author’s book [61] (pages 49–50). For illustration the expressions are given for the straight-line panel of length h (2D) and for an equilateral triangular panel (3D) with each side of length h :
{ N φ } ( p ; n p ) = 2 π h   for   the straight-line panel of length   h   ( 2 D )
{ N φ } ( p ; n p ) = 3 2 π h   for the equilateral triangular panel with side of length   h   ( 3 D )
There is one simple but noteworthy remark to be made about the expressions (45) and (46). Normally, if the domain of integration is reduced in size, the integral is similarly reduced, at least in the limit as the domain size converges to zero. However, with these hypersingular integrals, the opposite is found to be the case! A significant consequence of this property is considered in Section 6.2.

3.4.2. Non-Uniqueness and Its Useful Outcomes

The non-uniqueness of some boundary integral equations in the exterior acoustic problem at a set of frequencies is well-known, and the issue and methods of resolution will be considered in the next Section. Because of the importance of the non-uniqueness of solution within the context of this paper, it is helpful to visit this early, with a simpler equation. Although the term non-uniqueness often prefixes the word problem, it is found that some very useful outcomes arise from this analysis.
The non-uniqueness is found with Laplace’s equation itself; if φ is a solution of the interior Neumann problem then φ + c is also solution, where c is any constant. The non-uniqueness in the interior Laplace problem with a Neumann boundary condition must be reflected in the boundary integral equations. It therefore follows from Equation (21) that the operator M + 1 2 I is degenerate, and similarly for M t + 1 2 I from Equation (23) and N from Equations (25) and (28).
As we will see in the next Section on acoustic/Helmholtz problems, the operators from the interior problem equations are shared with the exterior problem, and this is shown for Laplace’s equation in Section 3.2. For the exterior problem, the derivative direct formulation (31) is unsuitable for solving exterior Laplace problems as both the N and M t + 1 2 I operators are degenerate. Similarly, the indirect formulations, formed from double layer potentials, (35) and (36) are unsuitable. This correlation between the interior Neumann problem and the exterior derivative (direct) and double-layer potential (indirect) formulations carries through to the Helmholtz equation.
Most simply, if v ( p ) = 0 on the boundary then φ is any constant (e.g., φ = 1 ) throughout the domain is a solution. Substituting these values into the discrete form of the boundary integral Equation (21), the resulting matrix-vector equation is [ M S S + 1 2 I ] 1 _ 0 _ , where 0 _ is a vector of zeros and 1 _ is a vector of ones; every row of the M S S matrix must approximately sum to 1 2 . Similarly, from Equation (25), N SS 1 _ 0 _ ; every row of the N SS matrix must approximately sum to zero. A potentially useful outcome of this is that the hypersingular diagonal components of the N SS matrix can be computed from the others, which are all ‘regular’ (at least for simple elements). This can be taken a step further and, the panel in question may be linked to a fictitious boundary made up of panels and the value of the hypersingular integral determined by summing the other integrals. The values of the singular and hypersingular integrals in the BEM solution of Laplace’s equation may be stored and be used to subtract out the singular and hypersingular components of the same integrals for the Helmholtz equation. The method of inventing a fictitious surface to evaluate the hypersingular integrals is precisely the method used in the author’s axisymmetric programs [60], as there were analytic expressions for the hypersingular integrals for the panels used in 2D and general 3D, as discussed in the previous Sub-subection, but no other similar way forward for the axisymmetric panels.
The results in the previous paragraph also provide useful methods of validation. One row of the M S S and the N S S matrices need to be evaluated that that is when the point p is on the boundary. The result of summing the rows of M S S can verify that a ‘closed’ boundary is actually closed, if their values are 1 2 and zero, and, if they are not then it indicated that the boundary may be open or there are errors in the mesh. Finally, substituting these values into Equation (30) gives the following,
{ M e } S ( p ) = { 1   if   p E 0   if   p D 1 2   if   p S ,
where e is the unit function; useful in validating that the solution points are within the domain.
These simple validation methods, arising from potential theory, are applicable to all BEMs and beyond; any computer simulation involving surface meshes may benefit from these simple techniques. The author includes these methods of validation routinely in his boundary element codes.

4. The Standard Boundary Element Method in Acoustics

In the author’s book and software [60,61], three classes of acoustic problem were considered; the determination of the acoustic field within a closed boundary, outside of a closed boundary and the interior modal analysis problem. In this Section, the three methods are revisited and recent developments and applications are included. Recently, the software has been re-written in Python [102].

4.1. The Interior Acoustic Problem

In this Subsection, the BEM is developed for the solution of acoustic problems in a domain that is interior to a closed boundary [61,103]. The method has been applied to room acoustics [104,105,106,107,108], the interior of a vehicle [109,110,111], modelling sound in the human lung [112,113] and in biological cells [114].

4.1.1. Integral Equation Formulation

The direct integral equations for the interior acoustic problem, reformulating the Helmholtz Equation (10), but follows the same format as the formulation for Laplace’s Equation (21);
{ M k φ } S ( p ) { L k v } S ( p ) = { φ ( p )   if   p D 0   if   p E 1 2 φ ( p )   if   p S .
Equation (48) introduces two Helmholtz integral operators that are analogous to the L and M operators for Laplace’s equation, and are defined similarly;
{ L k μ } Γ ( p ) = Γ G k ( p , q )   μ ( q ) d S q ,
{ M k μ } Γ ( p ) = Γ G k ( p , q ) n q   μ ( q ) d S q   ,
where the Green’s function is defined as follows:
G k ( p , q ) = i 4   H 0 ( 1 ) ( k r ) ,   for   two-dimensional   problems ,   and
G k ( p , q ) = e j k r 4 π r ,   for   three-dimensional   problems .
As with the interior Laplace Equations (22) and (23), the indirect integral equation is derived through presuming that the field is generated by a layer potential, defined on the boundary;
φ ( p ) = { L k σ } S ( p )       ( p D S ) ,
v ( p ) = { ( M k t + 1 2 I ) σ } S ( p ; n p )   ( p S ) ,
where, similarly with Equation (20), the operator M k t is defined as follows:
{ M k t μ } Γ ( p ; v p ) = v p Γ G k ( p , q )   μ ( q ) d S q   ,

4.1.2. The Boundary Element Method for the Generalised Boundary Condition

Substituting the expressions (53) and (54) into the boundary condition (7) gives
α ( p ) { L k σ } S ( p ) + β ( p ) { ( M k t + 1 2 I ) σ } S ( p ; n p ) = f ( p ) .
Following the derivation of the BEM through collocation, this resolves to a linear system of the form
[ D α L S S , k + D β ( M S S , k t + 1 2 I ) ] σ _ S ^ = f _ S   ,
where D α and D β are diagonal matrices, with the values of α and β aligned along the diagonal. Equation (56) is solved in the primary stage of the boundary element method, yielding an approximation σ _ S ^ to σ _ S . In the secondary stage, the discrete equivalent of Equation (53) returns the solution at the interior points:
φ _ D ^ = L D S , k   σ _ S ^   .
For the direct formulation, the discrete equivalent of Equation (48) ( p S ) ,
( M S S , k + 1 2 I ) φ _ S ^ = L S S , k v _ S ^ ,
which is solved with the discrete equivalent of the boundary condition (7),
D α φ _ S ^ + D β v _ S ^ = f _ S   .
Comparing the linear systems for the indirect method (56) with that of the direct method (59) and (60) illustrates an apparent significant advantage in the indirect approach, the number of unknowns in the system corresponding to the direct method is twice that of the indirect method. However, through exchanging columns, the system for the direct method can be reduced to an n × n system, and this method has been automated [115].
There have been several papers discussing the accuracy of the interior acoustic boundary element method near to the resonance frequencies. It is considered that real eigenvaulues are shifted into the complex plane following discretisation. This phenomenon is termed numerical damping [116,117,118,119].

4.1.3. Equations of the First and Second Kind

Integral equations with a fixed region of integration are termed Fredholm integral equations. Fredholm integral equations are categorised as first kind or second kind. Equation (53) is a typical first kind equation, in which we are solving over integral operator(s) alone, in this case the L k operator, to find σ from φ. With second kind equations, we are solving not just over integral operators, but also the identity (or diagonal) operator. For example, Equation (54) is a second kind equation, solving over the M k t + 1 2 I operator, in order to find σ from v .
In general, first kind equations have poor numerical properties and are avoided. Although pure first kind equations only occur in particular Dirichlet cases, they can be avoided, through using the derivatives of the integral equation formulations (direct) or double layer potentials (indirect). However, from experience, first kind equations with singular kernels, as we find with the L or L k operator, do not have poor convergence properties. It follows, therefore, that the formulations and methods developed thus far in this Subsection are generally suitable in solving the interior acoustic problem.

4.1.4. Derivative and Double-Layer Potential Integral Equations for the Interior Helmholtz Problem

As with the equations listed in Section 4.1.1, the derivative equations are unnecessary in solving the interior Helmholtz problem. However, the derivative equations provide an alternative formulation and help with the general understanding. The form of the equations is analogous with the equations for the interior Laplace equation, developed in Section 3.2.
For the direct method, the derivative boundary integral equation is analogous to Equation (25):
{ N k φ } S ( p ; n p ) { M k t v } S ( p ; n p ) = 1 2 v ( p )     ( p S ) .
where
{ N k μ } Γ ( p ; v p ) = v p Γ G k ( p , q ) n q   μ ( q ) d S q .
For the indirect method, the boundary integral equations follow the form of Equations (28) and (29):
φ ( p ) = { ( M k 1 2 I ) ζ } S ( p )       ( p S ) ,
v ( p ) = { N k ζ } S ( p ; n p )     ( p S ) .

4.2. Interior Acoustic Modal Analysis: The Helmholtz Eigenvalue Problem

An enclosed acoustic domain has resonance frequencies and associated mode shapes. Mathematically, these are the solutions k (the eigenvalues—that relate to the resonance frequencies) and φ (the eigenfunctions—that relate to the mode shapes) of the Helmholtz equation with the homogeneous form of the boundary condition (7) (i.e., with f ( p ) = 0 ) . This problem is more typically solved by the finite element method and a finite element model of an acoustic or structural problem is developed in Section 5.3.1. In this Subsection the modal analysis of an enclosed fluid via the boundary element method is outlined.

4.2.1. The Generalised Non-Linear Eigenvalue Problem from the Boundary Element Method

In the indirect boundary element method, the eigenvalues k and the eigenfunctions σ are found through solving
α ( p ) { L k σ } S ( p ) + β ( p ) { ( M k t + 1 2 I ) σ } S ( p ; n p ) = 0 ,
that follows from Equation (56), with the true eigenfunctions φ can then be found with Equation (53). Through applying collocation, this is equivalent to solving the non-linear algebraic eigenvalue problem
[ D α L S S , k ^ + D β ( M S S , k ^ t + 1 2 I ) ] σ _ S ^ = 0 _ ,
which follows from Equation (57).
The eigen-solution of Equation (66) returns the approximations k ^ to the eigenvalues and the approximation σ _ S ^ to the layer potential eigenfunction. The approximations to the physical eigenfunctions at the chosen domain points can then be found with Equation (58). The method described can also be applied with the direct integral equation formulation but requiring the row-exchanging method mentioned in Section 4.1.2.
Although in this work, the focus is on the generalised boundary condition, most of the examples in the literature consider the Dirichlet and Neumann eigenvalues, and it is revealing to focus on those. The Dirichlet/Neumann interior eigenvalues and eigenfunctions are the solutions of the equations of this Subsection with φ ( p ) = 0 / v ( p ) = 0 ( p S ) . Hence the Dirichlet eigenvalues are the eigenvalues of the L k operator from Equations (48) and (53), of the M k 1 2 I operator from Equation (63) and the M k t 1 2 I operator from Equation (61). Similarly, the Neumann eigenvalues are the eigenvalues of the M k + 1 2 I operator from Equation (48), M k t + 1 2 I from Equation (54) and the N k operator from Equations (61) and (64).

4.2.2. Solving the Non-linear Eigenvalue Problem

The standard algebraic eigenvalue problem has the form
A x _ = λ x _ ,
where A is a square matrix. Because of the analogy between the Helmholtz Equation (3) and the standard algebraic eigenvalue problem (67), the Helmholtz eigenvalues are sometimes termed the eigenvalues of the Laplacian [120,121,122,123,124].
The generalised algebraic eigenvalue problem has the form
A x _ = λ B x _ ,
where A and B are square matrices. Standard methods exist for solving these problems, termed the QR and QZ algorithm. As we have noted, the application of the boundary element method in Equation (66) results in a non-linear eigenvalue problem, and this has the form
A k x _ = 0 _ .
Although this is a significantly complicated problem, at least—in the case of the boundary element matrices—the individual components of the components matrix are continuous. Earlier methods tended to find the eigenvalues by finding the zeros of | A k | . Further developments and applications can be found in the following research papers [61,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148].

4.3. The Exterior Acoustic Problem

The boundary element solution of the exterior acoustic problem is the most popular area of research in the context of this paper. A method that can solve over a theoretically infinite domain from data on a surface mesh has significant value in the context of acoustics. However, it was found more than half a century ago that the boundary integral equations, derived in the same way as the ones for the interior problem, resulted in unreliable boundary element methods. Much has been achieved on the road to developing a more successful outcome. However, to obtain a reliable exterior acoustic boundary element method remains a tantalising goal.
Two reasonably successful pathways for developing a boundary element solution of the exterior acoustic problem were developed about 50 years ago, and these remain today. In this paper, the first is termed the Schenck method [149] and the second is termed the combined boundary integral equation method (CBIEM). There are several references on a general review and evaluation of the methods [55,150,151,152,153,154,155,156,157] and of software implementations [158,159,160]. The methods have been used in a range of applications: loudspeakers [38,50,51,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178], transducers [52,179,180,181,182,183], hearing aid [184], diffusers [185,186], sound within or around the human body [159,187,188,189,190], scattering by blood cells [191], engine/machine noise [53,56,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208], aircraft noise [209,210,211], rail noise [212], non-destructive defect evaluation [142,213,214,215], noise barriers [74,75,216,217], environmental noise [218,219,220,221,222,223,224], underwater acoustics [225,226], detecting fish in the ocean [227,228] and perforated panels [229].

4.3.1. The Integral Equation Formulations of the Exterior Helmholtz Equation and Their Properties

The direct boundary element reformulation of the Helmholtz equation follows the format for Laplace’s Equation (30) and is as follows:
{ M k φ } S ( p ) { L k v } S ( p ) = { 0   if   p D φ ( p )   if   p E 1 2 φ ( p )   if   p S .
The indirect formulation is
φ ( p ) = { L k σ } S ( p )       ( p E S ) ,
v ( p ) = { M k t 1 2 I } Γ σ ( p ; n p )       ( p S ) .
However, the L k , M k 1 2 I and M k t 1 2 I operators are degenerate at the eigenvalues of the interior Dirichlet problem (see Section 4.2.1). The issues in using the boundary integral equations in (70)–(72) as general purpose exterior acoustic/Helmholtz equation solvers has been known for over 50 years. The wavenumbers or frequencies in which these boundary integral equations are unsuitable are often termed the characteristic or irregular wavenumbers or frequencies in the literature. These characteristic wavenumbers are physical in the interior problem, but they are unphysical in the exterior problem in which they are not a property of the Helmholtz equation model but are manifest in the boundary integral equations. In Section 3.4.2 the effects of the non-uniqueness of the solution of the interior Laplace problem with a Neumann boundary condition were discussed. The boundary integral Equations (70)–(72) have a similar property at the characteristic wavenumbers, and this is also often termed the non-uniqueness problem.
Although it is ‘unlikely’ in practice that the value of wavenumber k is equal to a characteristic wavenumber k , it is shown in Amini and Kirkup [230] that the numerical error as a consequence of being ‘close’ to a characteristic wavenumber is O ( 1 | k k | ) . Hence, one technique of resolving the problem is to use finer meshes in the neighbourhood of the characteristic wavenumber in order to offset this error [231]. However, this strategy is likely to be prohibitive, requiring the overhead of creating a range of meshes and increased computational cost. The values of the characteristic wavenumbers are also generally unknown, although they can be found (as discussed in Section 4.2), but at a substantial computational cost. It is also found that the characteristic wavenumbers cluster more and more as the frequency increases. In conclusion, therefore, the boundary integral equations are—in practice—only useful for frequencies reasonably below a conservatively estimated first characteristic wavenumber, severely restricting the methods to the low frequency range in practice.

4.3.2. The Derivative and Double Layer Potential Integral Equations

For the direct method, the derivative boundary integral equation is analogous to Equation (31):
{ N k φ } S ( p ; n p ) = { ( M k t + 1 2 I ) v } S ( p ; n p ) .
For the indirect method, the boundary integral equations follow the form of Equations (35) and (36):
φ ( p ) = { ( M k + 1 2 I ) ζ } S ( p ) ,
v ( p ) = { N k ζ } S ( p ; n p ) ,
Again, some of the operators are shared with the interior formulation. The operators M k + 1 2 , M k t + 1 2 I and N k are degenerate at the eigenvalues of the interior Neumann problem, and hence these equations are also unsuitable as the basis of methods of solution at those frequencies. These equations mirror the properties of the elementary equations discussed earlier and their straightforward solution does not result in an acceptable boundary element method.
The characteristic wavenumber for the derivative and double-layer potential Equations (73)–(75) (the interior Neumann eigenvalues) are generally different from those of the elementary Equations (70)–(72) (the interior Dirichlet eigenvalues), and at least therefore they provide alternative methods. However, a more useful path involves combining the elementary Equations (70)–(72) with these equations and these methods are considered in Section 4.3.4.

4.3.3. The Schenck Method

The Schenck method [149] is often termed the CHIEF method in the literature and it is a development of the standard direct method, based on Equation (70). Given the potential non-uniqueness, discussed in Section 4.3.1, the system of equations that form the discrete equivalent of the boundary integral equations are regarded as potentially underdetermined and they are augmented with equations related to a set of points in the interior D :
[ M S S , k 1 2 I M D S , k ] φ ^ _ S = [ L S S , k L D S , k ] v ^ _ S   .
By adding more equations, the expectation is to eliminate the non-uniqueness and determine a solution. The equations can be solved by the least-squares method for Dirichlet and Neumann problems, the column exchanging algorithm [115] could be used in the case of the general boundary condition (7). There are several reported implementations and applications of the Schenck method [216,232,233,234].
Obviously, there are immediate questions about the number and position of the interior CHIEF points. Juhl [235] develops an iterative method for selecting points and halting when the results are unchanged. Equation (47) can verify that CHIEF points are interior, so this could be usefully included in the method. There has been a significant number of implementations and testing of the Schenck method. In general, more and more points are required to offset the non-uniqueness, as k increases. This increases the computational overhead with respect to the wavenumber, additional to the potential need for more elements at higher wavenumbers. Several improvements in the method have been put forward and these are summarised in Marburg and Wu [236]. There have been several evaluations of the CHIEF and combined methods and their variants [157,237,238].

4.3.4. The Combined Integral Equation Method

In this method, a boundary integral equation is formed through a linear combination of the initial boundary integral equation and its corresponding derivative equation (for the direct method and double-layer potential for the indirect metod). This concept was initially derived for the indirect method and is attributed to Brakhage and Werner [239], Leis [240], Panich [241] and Kussmaul [242]. The corresponding direct integral equations are attributed to Burton and Miller [243].
The Burton and Miller method is based on a boundary integral equation that is a linear combination of the initial one (70) with the derivative (73),
{ ( M k 1 2 I + µ N k ) φ } S ( p ; n p ) = { ( L k + µ ( M k t + 1 2 I ) v } S ( p ; n p )         ( p S ) ,
where µ is a complex number, a coupling or weighting parameter. Similarly, for the indirect method, the equation is based on writing φ as a linear combination of a single and double layer potential
φ ( p ) = { ( L k + µ M k ) η } ( p )   ( p E ) .
This returns the following boundary integral equations
φ ( p ) = { ( L k + µ ( M k + 1 2 I ) ) η } S ( p )         ( p S ) ,
v ( p ) = { ( M k t 1 2 I + µ N k ) η } S ( p ; n p )         ( p S ) ,
The issue of the determination of the values for the coupling parameter will be revisited in Section 6.2.

4.3.5. Scattering

The boundary integral equations for the exterior acoustic problem are readily applicable to radiation problems. The equations can also be used for the scattering problem, but with extra terms involved that model the incident field. These same techniques can be applied in the interior problem. For example, for the indirect method, the exterior acoustic field (77) is presumed to be made up of the layer potentials, superposed with the (known) incident field:
φ ( p ) = φ inc ( p ) + { ( L k + µ M k ) η } ( p )   ( p E )
This similarly adjusts Equations (78) and (79):
φ ( p ) = φ inc ( p ) + { ( L k + µ ( M k 1 2 I ) ) η } S ( p )         ( p S ) ,
v ( p ) = v inc ( p ) + { ( M k t + 1 2 I + µ N k ) η } S ( p ; n p )         ( p S ) .

5. Extending the Boundary Element Method in Acoustics

In this Section, extensions in the standard boundary element methods of the previous section are considered. These include the Rayleigh integral method for computing the acoustic field surrounding a vibrating plate set in an infinite reflecting baffle, as a case of the more general half-space methods. This Section also includes shell elements in which a revision in the boundary integral equation for the exterior problem returns a model for the acoustic field surrounding a thin screen. Through principles of continuity and superposition, hybrids of these models and the standard models also significantly extend the range of acoustic problems that come under the boundary element fold. Vibro-acoustic, aero-acoustic and inverse acoustic problems are also considered in this Section.

5.1. Half-Space Methods

In Section 3 it was stated that the boundary element solution of Laplace’s equation was a useful entry to the BEM in acoustics. The Rayleigh integral method (RIM) is also a good a starting point, in that it required only one of the four Helmholtz operators, and, for Neumann problems, it is an integral, rather than an integral equation. In this Subsection, the Rayleigh integral method is defined and further developments are reviewed.
The Rayleigh integral method can be viewed as a solution to a half-space problem. If further boundaries are placed in the half-space, then the integral equation formulation, with a simple modification of the Green’s function, forms the model with φ = 0 or φ n = 0 on the plane. Further development of the Green’s function have been researched in order that an impedance condition is modelled on the plane, a useful model in outdoor sound propagation.
On the other hand, if there is a cavity in the plane then the interior boundary element method can model the acoustic field within the cavity and this is coupled to the Rayleigh integral. The model is based on based on the interior formulation to model the cavity, applying a false flat boundary across the opening and coupling the interior formulation with that of the half-space. This method is a hybrid of the boundary element method and the Rayleigh integral method and is termed BERIM.

5.1.1. The Rayleigh Integral Method

In the operator notation of this paper, the Rayleigh integral is as follows:
φ ( p ) = 2 { L k v } Π ( p )           ( p E + Π ) ,
where Π is the flat plate, radiating into the half-space E + . The solution of the Neumann problem, finding φ from v , is simply the evaluation of an integral. For the general boundary condition of the form (7), the technique is again to solve the boundary integral Equation ((80) with p Π ) to obtain v and then evaluating the integral to obtain φ at any point in E + . In the Rayleigh integral method [71], the plate is divided into elements, as discussed and applying collocation or, the equivalent for the integral, product integration. Substituting (80) into the boundary condition (7) gives
2 α ( p ) { L k v } Π ( p ) + β ( p ) v ( p ) = f ( p ) .
Using the discrete notation of this paper, the equation following the application of collocation is as follows:
( 2 D L Π Π , k + D β ) v ^ _ Π = f _ Π .
There have been several reported implementations and developments of the Rayleigh integral method [244,245,246,247,248,249,250,251,252,253,254], including vibro-acoustics [197,255,256]. Applications of the method include sandwich panels [257,258,259,260,261,262,263], engine or machine noise [203], electrostatic speaker [264] and transducers [52,265,266].

5.1.2. Developments on Half-Space Problems

Integral equations for scattering or radiating boundaries above an infinite plane can be developed through altering the Green’s function [247] in order that it also satisfies the condition on the plane. For the perfectly reflecting plane the Green’s function must satisfy the Neumann condition on the plane; G n = 0 and hence G ( p , q ) = G ( p , q ) + G ( p , q ) , where q is the point that corresponds to q , when reflected through the plane. Similarly, if there is a homogeneous Dirichlet condition on the plane then the revised Green’s function is G ( p , q ) = G ( p , q ) G ( p , q ) . More generally, the modified Green’s function is G ( p , q ) = G ( p , q ) + R   G ( p , q ) , with R representing the reflection of the plane ( 1 R 1 ) . An impedance boundary condition is generally required in modelling environmental noise problems [220,267,268,269,270].
However, the methods in the previous paragraph are applicable when the acoustic scatterers or radiators are on or above the plane. Another set of methods apply if there is a cavity in the plane. Early examples of this type of problem have arisen in harbour modelling, in which the Helmholtz equation has been used to model the waves in a harbour (the cavity), which is open to the sea bounded by the coastline (the plane) [271,272]. The Boundary Element—Rayleigh Integral Method (BERIM) [169], is applicable to open cavity problems in acoustics. The interior boundary element method (Section 4.1) models the sealed interior and the Rayleigh integral method models the field exterior. The advantage in this model over the exterior model could be substantial; the mesh covers the interior of the cavity and the opening only, rather than the inside and outside. There is an important issue with the model, as it presumes that the cavity opens out on to an infinite reflecting baffle. However, this could be a small price to pay, and some problems—such as the loudspeaker problems considered by the author [169]—the mouth opens onto a front face of the cabinet. Motivated again by environmental noise problems, several methods have been developed for a cavity opening on to an impedance plane [273].

5.2. Shell Elements

The derivation of integral equations and methods for modelling thin shells (that is an open boundary modelling a discontinuity in the field) in the boundary element context takes us back to the works such as Krishnasamy [274], Gray [275], Terai [276] and Martin [277]. In these, and various other references, the shell is also termed a crack. For the Helmholtz equation, the derivation of the integral equations is set out in Warham [73] and Wu [72].
Shell problems may be solved using the standard boundary element methods already described in this paper. One method is to mesh the shell as a closed boundary, with a finite thickness. However, if the thickness of the shell is a fraction of the element size, then the boundary integral equations representing collocation points on either side of the shell are similar, and the equation approaches degeneracy. Alternatively, many elements may be required, to ensure that the elements on the shell are not disproportionate in comparison with those along the edges.
A more productive method of using existing methods is to artificially extend the shell to form a complete boundary, with the interior and exterior BEM applied to the inner and outer domains, and continuity applied over the artificial boundary. However, this approach, in many cases, would be prohibitive, as the number of elements would be substantially greater. However, analytic test problems for shell problems are difficult to develop and using the more-established interior and exterior BEM in this way can provide comparative solutions. As with the Rayleigh integral method of the previous Subsection, the same Helmholtz operators re-occur with the shell model. Hence, the inclusion of shells in boundary element software significantly extends the functionality of the library, at little extra cost.

5.2.1. Derivation of the BEM for Shells

In this model, φ is the solution of the exterior Helmholtz Equation (3) in the exterior domain, surrounding an open boundary Ω . The boundary Ω is presumed to be an infinitesimally thin discontinuity and so, at the points on the boundary, φ and its normal derivative v take two values, one at each side of the discontinuity. The two sides of the shell are labelled “+” and “-“: it doesn’t matter which way round this is, as long as it remains consistent. Hence, on the shell, four functions are modelled, φ + ( p ) ,   φ ( p ) , v + ( p ) and v ( p )     ( p Ω ), where the normal to the boundary, which orientates v + and v , is taken to point outward from the ‘+’ side of the shell. However, rather than working with these functions, it is more straightforward to work with the difference and average functions;
δ ( p ) = φ + ( p )   φ ( p ) , Φ ( p ) = 1 2 ( φ + ( p ) +   φ ( p ) ) , ν ( p ) = v + ( p )       v ( p ) , V ( p ) = 1 2 ( v + ( p ) +   v ( p ) ) ,
for ( p Ω ) and where, for simplicity, it is presumed that the boundary is smooth.
The boundary condition is defined in a similar way as in Equation (7), but as there are double the number of unknown function, two boundary conditions are required ( p Ω ):
α ( p ) δ ( p ) + β ( p ) ν ( p ) = f ( p ) ,
A ( p ) Φ ( p ) + B ( p ) V ( p ) = F ( p ) ,
The integral equations that govern the field around the shell discontinuities derived from the exterior direct formulation (70) [73], by taking the limit as the boundary becomes thinner, and they are as follows:
Φ ( p ) = { M k δ } Γ ( p ) { L k ν } Γ ( p )     ( p ϵ Γ ) ,
V ( p ) = { N k δ } Γ ( p ; n p ) { M k t ν } Γ ( p ; n p )     ( p ϵ Γ ) ,
φ ( p ) = { M k δ } Γ ( p ) { L k ν } Γ ( p )     ( p ϵ E ) .
There are few tests of methods based on these equations in the literature. The only known issue is at the edge, as it is likely that the solution is singular there. Therefore, mesh grading, using smaller and smaller elements close to the edge may improve efficiency.

5.2.2. Mixing Opem with Closed Boundaries

Again, using the superposition principle, discussed in Section 4.3.5, shell boundaries can be mixed with the traditional boundaries. For example, for the interior problem made up of a domain D with boundary S and with shell discontinuities Γ within the domain, the superposition of the direct Equations (48) and (61) with Equations (85)–(87) returns the following equations:
Φ ( p ) = { L k v } S ( p ) { M k φ } S ( p ) + { M k δ } Γ ( p ) { L k ν } Γ ( p )     ( p ϵ Γ ) , V ( p ) = { M k t v } S ( p ) { N k φ } S ( p ) +   { N k δ } Γ ( p ; n p ) { M k t ν } Γ ( p ; n p )     ( p ϵ Γ ) , φ ( p ) = { L k v } S ( p ) { M k φ } S ( p ) +   { M k δ } Γ ( p ) { L k ν } Γ ( p )     ( p ϵ D ) , 1 2 φ ( p ) = { L k v } S ( p ) { M k φ } S ( p ) +   { M k δ } Γ ( p ) { L k ν } Γ ( p )     ( p ϵ S ) .
Methods based on this analysis and equations were developed and demonstrated by the author for the interior Laplace equation [85], the exterior acoustic/Helmholtz problem [278], and for the interior acoustic/Helmholtz problem [135,279].

5.3. Vibro-Acoustics

Problems that involve structural vibration, as well as an acoustic response, are termed vibro-acoustics. In this Subsection, the modelling by a domain method, such as the finite element method is outlined. The FEM can be applied to the structure and/or the acoustic/fluid domain, but, in the context of this Subsection, the FEM is used as the structural model. When the structure and the fluid significantly influence each other’s dynamic response then they are modelled as coupled fluid-structure interaction.

5.3.1. Discrete Structural or Acoustic (Finite Element) Model

The properties of the interior acoustic problem parallel the expected response an excited elastic structure, presuming no damping, or, more simply, simple harmonic motion. In this discussion, let us consider this further in order to bring context. With a mass M and a stiffness K, the equation of (unforced) simple harmonic motion is
M   q ¨ _ + K   q _ = 0 _   ,
where q _ is the displacement and q ¨ _ is the acceleration. The same equation results from a system of masses or from the finite element method solution with M and K termed the mass and stiffness matrices and q _ and q ¨ _ are vectors of displacement and acceleration of the individual masses or nodes in the FEM. The phasor solution q _ = Q _ e j ω t returns the following equation,
ω 2 M Q _ + K Q _ = 0   ,
Hence, applying the finite element method to the structural or interior acoustic modal analysis problem returns a generalised algebraic eigenvalue problem (of the form of Equation (68)). The matrices are sparse and hence are amenable to more efficient methods of solution. Although the matrices are larger and the domain needs to be meshed, the BEM with its nonlinear eigenvalue problem struggles to compete with the FEM in acoustic modal analysis. Let ω j 2 and Q _ j for j = 1, 2, … be the eigenvalues (natural frequencies) and corresponding eigenvectors (mode shapes) of Equation (88). It follows that M 1 K Q _ j = ω j 2 Q _ j .
Let us also now generalise the model in order to include and external excitation force g _ :
M   q ¨ _ +   K   q _ = g _ .
Following the phasor substitution g _ = G _ e j ω t Equation (89) is modified as follows:
ω 2 M Q _ + K Q _ = G _   ,   or
ω 2 Q _ + M 1 K Q _ = M 1 G _   .
For the homogeneous equations ( G _ = 0 _ ) , the above may be cast as a generalised or standard algebraic eigenvalue problems, as discussed in Section 4.2.2. Let us write the response and the excitation in terms of the modal basis
Q _ = j γ j Q j   and   M 1 G _ = j a j Q j .
Considering each eigen-solution in turn relates the coefficients, so that
γ j = a j ω j 2 ω 2 .
In practice, a structure or an enclosed fluid experience damping, the simplest and usual model is to relate damping to the velocity:
M   q ¨ _ + C   q ˙ _ +   K   q _ = g _
where C is termed the damping matrix. Following the phasor substitutions, Equation (89) is modified as follows:
ω 2 M Q _ + j ω C Q _ + K Q _ = G _ .
The response of the system to an applied boundary condition across a frequency sweep is to have a smoothed peak at the resonance frequency and a more gradual phase change. In general, the response of the system can be modelled as a sum of weighted modes (90) with the coefficients that are relatable as follows:
γ j = d j ( ω ) a i .

5.3.2. Coupled Fluid-Structure Interaction

The finite element model in the previous Sub-subsection is directly applicable to a structure when there is no significant coupling between the structure and a fluid. Similarly, the acoustic analysis methods of Section 4 and Section 5.1 and Section 5.2 are directly applicable when there is no significant coupling between the fluid and a structure. However, for many dynamical systems, it is appropriate to couple the structural model, of the FEM form outlined in the previous Sub-subsection, with the acoustic model of the fluid with which it is in contact. The finite element method can be applied in both domains, with appropriate properties. In the context of this work, the boundary element method provides the computational acoustic model. The models are coupled together, through continuity of the particle velocity at the interface, and the resultant forcing on the structure is affected by the sound pressure. The discrete coupling is applied at the elements that coincide with the boundary.
The fluid-structure interaction model with the boundary element method modelling the acoustic domain has been developed and applied over several decades. Expansions on the general method can be found in the following works and the references therein [183,267,280,281,282,283]. Applications include the interaction of plates with fluids [23,245,284], sandwich panels/lightweight structures [257,261,262,263,285], sound insulation [283], screens [286], the passenger compartment of an automobile [111], hydrophones [284,287] and in seismo-acoustics [288].
In Section 4.2, the acoustic modal analysis of an enclosed fluid was discussed. Similarly, in the previous Section, structural modal analysis via the finite element method was outlined. Of course, when coupling occurs, the eigenvalue analysis need to be applied to the coupled system. For example, a structure typically exhibits different resonant frequencies in vacuo than it does when immersed in a fluid. In the literature, these are often termed the dry and wet modes (at least for structures placed outside of and in water). Modal analysis via the finite element method returns a standard and sparse eigenvalue problem (88), modal analysis by the boundary element method yields a non-linear eigenvalue problem (69) and hence the hybrid coupled FEM-BEM system is also non-linear. There are several reported implementations of coupled fluid-structure modal analysis using the boundary element method [19,255,256,257,265,284,287,289,290,291,292,293,294,295,296,297,298,299,300,301]. The coupled matrices are generally much larger than for the boundary element method alone and this can be resolved by determining the response in the dry structural modal basis and coupling that with the boundary element model [299,301].

5.4. Aero-Acoustics

While the boundary element method has been applied to coupled fluid-structure interaction problems for almost as long as the method has been around, the BEM in aero-acoustics is a much more recent development. The standard exterior BEM in a vibro-acoustic settting has been applied in aircraft noise [210,211]. The wave Equation (1) does not include convective flow and is only an adequate model in aero-acoustics in the special case of insignificant flow and the formulations and methods outlined in this work are no longer directly applicable. The Navier-Stokes equations model fluid flow and their solution by numerical methods is termed computational fluid dynamics (CFD). There are reports of applying the standard acoustic BEM and CFD to aircraft [47,48,302,303,304] and, similarly, to underwater vehicles [305,306].
To model the noise from aircraft, the domains are typically large and significant resolution is required to capture the higher frequencies, and hence domain methods come with a high computational cost. Computational aero-acoustics [11] has arisen for developing and applying numerical methods in this particular area. The attraction of the BEM in computational aero-acoustics is the same as it is in standard acoustics, a significant reduction in meshing and hence the potential for faster computation.
Work on the adaption of the BEM to a wider scope of problems has been developed, for example by the dual and multiple reciprocity method, which has also been applied to variants of the Helmholtz equation [46,47,48,103,131,148]. A generalisation of the boundary element method in acoustics that includes convection, is applicable to problems with uniform flow, but this can also form a useful approximation method with the mean flow rate substituting the value for the uniform flow rate [307]. Similar to the approach in half-pace problems, discussed in Section 5.1.2, aero-acoustic problems are adapted for the BEM by revising the Green’s function [308,309,310]. Recently the BEM in acoustics has been adapted to model viscous and thermal losses [311,312,313].
Methods in aero-acoustics that use the BEM generally involve setting a fictitious surface, enclosing the significant effects such as noise generation and turbulence, within which typical methods of CFD are used to model the Navier-Stokes equations; the sound generation and sound propagation are modelled separately. The boundary element method models the outer domain, but requiring the fictitious surface to be meshed, modelling the uniform flow and the radiation condition from the boundary and into the far-field. There are several reported implementations and aero-acoustic and related applications of these methods [307,314,315,316,317,318,319,320,321,322,323,324,325,326].

5.5. Inverse Problems

An inverse problem in acoustics, involves measuring properties of the acoustic field and processing that information in order to determine something about its origin. Over recent decades, the main text that guides inverse acoustic (and electromagnetic) (scattering) problems is that of Colton and Kress [16], now in its third edition. Colton and Kress provide a mathematical analysis of inverse problems, and, in acoustics, their focus is on determining the shape of the boundary of a scatterer from the (disturbed) sound pressure at points in the far-field. An example of an application of this is identifying bodies on the sea floor [327].
Inverse problems are ill-posed. This means a range of solutions can give rise to the same measurements, in contrast to the forward problems, studied so far, which are usually well-posed, with a unique solution. In practice, the linear system that is returned by the boundary element method (or any standard method) is significantly ill-conditioned. If a conventional method is used to solve the linear system then the solution will not be acceptable. In the author’s previous work on the inverse diffusion problem (classically, the backward heat conduction problem) [328], also included in Visser [237]) it was discussed that there is effectively insufficient information in the data to determine the solution of an inverse problem. The notion of an ‘acceptable’ solution, the bias of the observer, provides the final constraint that enables the ill-posed problem to be substituted by a nearby well-posed problem. This returns an acceptable solution, even though it is a less accurate solution of the discrete equations. In the literature, this technique is termed regularisation.
Acoustic holography—determining the sound field near the source from acoustic properties at a distance from the source—is one of the main application areas of the inverse boundary element method. In general, an array of pressure or velocity transducers provides the data and the inversion returns the acoustic properties on the surface. Acoustic holography can determine the sources of noise from a radiating structure, which can help guide a re-design. For example, starting with the discrete equivalent of Equation (71),
φ _ E = L E S , k   σ _ S ^   ,
the field data φ _ E (effectively the sound pressure, see Section 2.1) is related to the layer potential σ S . If we could find a discrete approximation to σ S , then the approximation to the surface potential (sound pressure) and velocity could be found by the matrix-vector multiplication of the discrete equivalent of Equations (53) and (54) and the surface intensity could then be found by the Equation (5). However, as discussed, the solution of the linear system will not yield acceptable results. Even if the number of data points massively exceeds the number of elements, the system is stll effectively underdetermined.
Perhaps the most popular method of resolving the ill-posedness is to use Tikonov regularisation. This involves minimising the residual in system, along with a penalty function that constrains the variability of the solution in some sense. For example, Equation (93) is replaced by
min   σ _ S ^ { | | φ _ E L E S , k   σ _ S ^ | | + η 2   | | σ _ S ^ | | 2 } ,
where η is a parameter that can be ‘tuned’ to achieve and acceptable solution and the norm is the 2-norm.
A related regularisation method is termed truncated singular value decomposition (TSVD). For example, the singular value decomposition (SVD) of the L ES , k matrix factorises it as follows:
L E S , k = U Σ V H ,
where U is a n E × n S matrix, V is n S × n S and Σ is a diagonal matrix containing n S singular values s i , non-negative values in non-decreasing order. In Equation (95), the H denotes the complex conjugate transposed. Let U = [ u _ 1 , u _ 2 ,   u _ n ] and V = [ v _ 1 , v _ 2 ,   v n ] , where the u _ i are the left singular vectors and the v _ i are the right singular vectors. For ill-posed problems, the final singular vectors are oscillatory, and the corresponding singular values are very small. Hence, on solution of a system like (93), the oscillations dominate. In TSVD, the offending singular values are simply removed or filtered. The solution may then be determined as
σ _ S ^ = i = 1 n u _ i H .   φ _ E s i   v _ i   ,
where n < min ( n S , n E ) .
There have been several reported implementation of acoustic holography using the methods discussed [237,329,330,331,332,333,334]. Similar methods have also been developed for finding the impedance of the surfaces in rooms from measured sound pressure data [335,336].

5.6. Meshless Methods

One of the main advantages of the boundary element method over domain methods, such as the finite element method is the reduced burden of meshing. With meshless methods, a mesh is not required at all. The simplest concept of a meshless method is the equivalent sources method (ESM) in which it is presumed that the acoustic field is equivalent to a field generated by a finite set of point sources:
φ ( p ) j = 1 m γ j G k ( p , q j )
where the q j are the positions of the sources that are outside of the acoustic domain and the γ j are the unknown source strengths and G k is the appropriate Green’s function. For the Dirichlet boundary condition, by matching the Dirichlet data on the boundary φ ( p j ) for p j S , gives a linear system of equations, provided there are at least as many source points as there are items of boundary data. Similarly, by differentiating the above equation with respect to the normal to the boundary
φ ( p ) n j = 1 m γ j G k n ( p , q j )   ,
then approximate solution can be found by matching the values with Neumann data, and using a combination. Usually, more internal points than items of boundary data are chosen and a least-squares solution is sought. The meshless methods avoid the problem of singular integration. However, the ESM is not based on a boundary integral equation formulation and hence it is an alternative to the boundary element method and is therefore beyond the scope of this paper. Lee [337] provides a recent review of the ESM in acoustics.
An alternative method for developing meshless methods has more in common with the standard boundary element method. The method can be applied to the standard interior or exterior problem. For the exterior problem, the methods relates to the Schenck or CHIEF method, of Section 4.3.3, but only the integral equations for the internal points are applied, and the integrals are approximated by using only the midpoint value
M ¯ D S , k φ ^ _ S = L ¯ D S , k v ^ _ S .
With the number of interior points exceeding the number of boundary points the solution can be found in the least-squares sense. For the exterior problem, the Burton and Miller form is expected to have superior numerical properties:
( M ¯ D S , k + µ N ¯ D S , k ) φ ^ _ S = ( L ¯ D S , k + µ M ¯ D S , k t ) v ^ _ S .
These methods still avoid integration, particularly singular integration and can also be used on the modal problem. There are several reports of implementations of these methods [144,145,338,339,340,341].
As methods for solving acoustic problems, the meshless methods, are well behind the standard boundary element method in the sense of developing robust software. As with the Schenck or CHIEF method of Section 4.3.3, there is the added issue of determining the placement of the equivalent sources. The methods outlined in Section 3.4.2 could be used in determining whether source points are interior or exterior.

6. Areas of Discussion

Much of the development work on the boundary element method in acoustic has been on relatively simple shapes and relatively low frequencies. For practical problems, the existing methods must be applicable to more complicated domains and to high frequencies. In this Section, two significantly challenging areas in the acoustic BEM are surveyed. The first is that of efficiency, the relationship between the accuracy achieved and the computational effort. Error analysis of the acoustic/Helmholtz BEM has received significant attention [230,342,343]. Three categories of error arise in the BEM; the discretisation error due to the approximation of the boundary and boundary functions, the quadrature induced error resulting from the numerical integration method and the error in the solution of the linear system of equations. In general, efficiency is maximised by balancing the errors. Much of the focus in the development of the BEM in acoustics is on improving its efficiency so that a full frequency sweep, particularly including the resolution required to model high frequencies, can be achieved with reasonable computer time and memory requirements. In Section 6.1 the efficiency of the acoustic BEM is discussed and methods for improving efficiency are reviewed.
The most valuable acoustic boundary element method—the standard exterior problem, outlined in Section 5.3—has also been found the most difficult to maintain. The combined integral equations of Section 4.3.4 have held the most promise. The earlier work on the acoustic BEM suggested that the coupling parameter was somewhat arbitrary. In terms of scaling up the method, however, the coupling seems to have become a significant issue and, in Section 6.2, the choice of coupling parameter is revisited.

6.1. Efficiency

It is often stated that the boundary element method had a significant efficiency advantage over domain methods, such as the finite element method. However, efficiency concerns remain critical, not least for the acoustic boundary element method, in which it has been a focus of research for many decades. Efficiency, relates the accuracy of the output to the computational resources required to achieve it. The computational resources include the computer processing time and/or the memory requirements. One approach for improving the execution time of numerical methods is to use parallel processing, so that instructions are executed simultaneously, rather than sequentially, and such techniques have been applied in the boundary element method [304,344].
In this Subsection, the efficiency of the acoustic BEM is analysed and techniques for improvement are reviewed. Although a range of classes of boundary element methods have been outlined in this paper, the analysis is fairly generic, and can be applied to the boundary-value problems that arise in acoustics. The modal analysis or eigenvalue problem is not considered, but much of the analysis carries over. For the extended problems considered in Section 5, the analysis in this Subsection is only relevant insofar as the BEM is implemented with the wider context.

6.1.1. The Computational Cost of the Acoustic Boundary Element Method at One Frequency

In this Sub-subsection, the boundary element method in acoustics is developed in its most typical way for one frequency. The efficiency of the method is analysed and discussed. More disruptive methods for improving the efficiency are considered subsequently.
As discussed, the boundary element method is composed of two stages, the first stage involving determining the boundary functions and the domain solution in the second stage. In the first stage one or more n · n matrices are formed, where n is the number of boundary solution points (e.g., collocation points, or elements for simple constant elements). In the second stage, usually one n P · n matrix is formed, where n P is the number of domain points. Hence the storage requirement is O ( n 2 + n P n ) complex numbers.
The matrices are normally computed by numerical integration. In general, the number of quadrature points required on each panel would be varied with the size of the panel and the distance between the panel and the point [345]. For each quadrature point, the Green’s function would be computed, together with the other geometric information, although the former is likely to incur the greater part of the computational cost. The discretisation could be carried out separately for each operator; however, for efficiency reasons, the computed values should be shared between the operators, as, for example, followed in the author’s previous work [61,91]. The diagonal components of the square matrix (or matrices) in the initial stage may be the result of evaluating singular and hypersingular integrals, as discussed, and, although they require special treatment, it is usually more efficient if the quadrature points are similarly the same for all required discrete operators. Lumping together the matrices, for the n × n and n P × n components, let the average number of quadrature points be N Q and let the average cost of the evaluation of the Green’s function be C G and the average cost of the geometrical properties be C g , then the total cost (or computer time) of computing the matrices is
N Q ( n 2 + n P n ) (   C G + C g ) .
Clearly C g will be larger for the combined operators, used in the primary stage for exterior problems. Alternatively, for the Schenck method, the matrices are augmented by the discrete operators for the interior points.
Once, the matrix vector system is formed, the next step is to solve it. The most straightforward method of solution of a square system is the Gaussian elimination or LU factorisation method (re-writing a matrix as the product of a lower and upper triangular marices). The overall computer time for the acoustic boundary element method at one frequency can be summarised with the equation
N Q ( n 2 + n P n ) (   C G + C g ) + ( 4 3   n 3 + O ( n 2 ) ) C f
where C f represents the cost of a floating-point operation, such as multiplication or division. The non-square system that arises in the Schenck method can also easily be resolved as a square system through pre-multiplying both sides by the transpose of the matrix over which the solution is sought and this is equivalent to the least-squares solution.
In its earlier development, the cost of computing the matrices generally far outweighed the cost of solving the system. However, in the first stage of the boundary element method, the computational cost of setting up the linear system is O ( n 2 ) , whereas the cost of solving it (using the methods stated) is O ( n 3 ) . For this reason, it has also been understood for a long time that LU factorisation or related methods for solving the linear system was unsustainable, as progress is made towards the finer meshes that are particularly required for high frequency problems. However, it is important also to state the particular advantages that LU factorisation has. LU factorisation is a robust method and, in the case when there are a range of inputs to a problem with a fixed boundary and boundary condition, once the O ( n 3 ) factorisation as been stored, it can be used repeatedly again with O ( n 2 ) cost.
The fast multiple method (FMM) is a popular method of speeding up the computation of the matrices in the boundary element method and it has been applied to acoustic/Helmholtz problems [220,227,254,284,287,290,320,346]. In this method the Green’s function is approximated by local polar expansions that can be translated through the domain, rather than re-computed. The FMM is often used with iterative methods.
In this Subsection alternatives to standard LU factorisation are reviewed. Faster solution methods include the use of hierarchical matrices [190] or panel clustering [347] and iterative methods are also considered. If the solution of the linear system is potentially dominant, in terms of computational cost, then the attention also re-focuses on the integral equation method. For it may be advantageous to choose an integral equation method that results in a linear system that has faster convergence properties, rather than one that is the easiest to apply or the most efficient (such as the collocation method that is highlighted in this work).

6.1.2. The Frequency Factor, Multi-Frequency Methods and Wave Boundary Elements

Typically, in vibration and acoustics, the time-dependent signals are resolved into frequency components. For example, for air-acoustics, the audible range for human being is up to 20 kHz and typically his could be resolved into components with a 10Hz resolution; multiplying the computational cost, considered in the previous Sub-subsection, by around 2000. The prospect of solving acoustic problems over the full frequency range has led to another set of techniques focus on reducing the computational burden by solving a range of frequencies together and these are usually termed multi-frequency methods [297,348,349,350,351,352,353,354,355]. However, with the nature of an acoustic field, originating typically from structural vibration, is such that structural and acoustic resonances, and the driving profile, dominate the total acoustic response. From a computational point of view, effort should therefore be concentrated on these ‘peak’ frequencies. Hence, this adaption returns us to the standard mono-frequency problem, or applying the multifrequency method, centred on each peak.
Moreover, in general the frequency of observation is matched in the acoustic and vibratory properties. In practice, as the frequency increases, a higher elemental resolution is required and hence n = O ( k ) for two-dimensional and axisymmetric problems and n = O ( k 2 ) in three dimensions. Although this seems to imply a revision of the mesh at every frequency, it is more likely that one mesh that is suitable for the highest frequency is used throughout the range, or separate meshes are applied in significant sub-ranges of the frequency range, in order that the burden of meshing is proportionate within the overall project.
A review of the actual number of elements required to capture the solution is provided by Marburg [356,357,358]. In general, for the simple elements that are often used, it is considered that 6-10 elements per wavelength is a reasonable guideline. Obviously, higher-order boundary element methods [100,359,360,361,362,363] would often return the same accuracy with fewer elements. There is significant interest in isogeometric elements, in which the boundary and the boundary functions are modelled with the same basis functions (typically splines), so that the BEM can be more easily integrated with computer-aided design [364,365,366,367,368,369,370,371]. For air acoustics, at high frequencies reaching 20 kHz, the wavelength is less than 2 cm. For example, even for a 10cm cube, the number of elements required to model the high frequencies is in the tens of thousands and for a 1m cube, over a million elements would be required. A variation on the boundary element method has arisen for developing sinusoidal basis functions or wave boundary elements, in order to more accurately model the acoustic functions and the term PUBEM or partition of unity BEM is often used to identify such methods [267,371,372,373,374], which has similarity with the application of the Treffetz method [292,293,294].

6.1.3. Iterative Methods and Preconditioning

The scalability of the standard BEM in acoustics has been in question for several decades. The computational estimate relates two areas of particular concern, the O ( n 3 ) nature of LU factorisation and the O ( n 2 ) cost of computing the matrices. Hence, much of the current research on the BEM in acoustics is focused on reducing its computational burden, so that the methods can be casually applied to more significant problems and high frequencies.
The conjugate gradient method was identified as a useful iterative solution method for the acoustic BEM [155,375,376]. The conjugate gradient method and related methods are generally termed Krylov subspace methods and these variants have been significantly tested on the linear systems arising from the boundary element method in acoustics [106,377,378,379]. In general, if the underlying operator is compact, corresponding to a clustering of the corresponding matrix eigenvalues, then iterative methods, such as the Krylov subspace methods, work well [380]. However, one of the operators, N k , is not compact, the eigenvalues of its matrix equivalent are spread out, and hence the raw iterative methods are only applicable in particular cases, in which the hypersingular operator is not in play. Hence, in the spirit of generality that is sought in this work, the iterative methods are of limited value in solving the untreated equations. However, in the acoustic boundary element method, these iterative methods are usually applied following an intervention with the original linear system, termed preconditioning [381].
In the acoustic BEM, preconditioning has been advocated since its early days. The original concept can be derived from the integral equation formulations. By various substitutions with the boundary integral equations, operator identities can be derived. One of the most useful is the substitution of (74) and (75) into (70) ( p S ) (or substituting (63) or (64) into (48) (for p ϵ S ) ) giving
L k N k = ( M k 1 2 I ) ( M k + 1 2 I ) = ( M k + 1 2 I ) ( M k 1 2 I ) = M k 2 1 4 I
and hence the left-hand side of the Burton and Miller Equation (76) may be re-written as follows
{ ( M k 1 2 I + µ L k N k ) φ } S ( p ; n p ) = { ( M k 1 2 I + µ ( M k + 1 2 I ) ( M k 1 2 I ) k ) φ } S ( p ; n p ) = { ( L k + µ L k ( M k t + 1 2 I ) v } S ( p ; n p ) ,
The equation is preconditioned, as the N k operator has been eliminated and all the operators are compact. However, the motivation for this technique can be with the elimination of the hypersingular integration, with incidental preconditioning. Methods based on (96) along with L k N k = M k t 2 1 4 , that is obtained through the substitution of (53) and (54) into (61) or the substitution of (71) and (72) into (73) ( p S ) , are often termed the Calderon equations [382,383]. Methods that make use of this substitution have been developed [155,157,241]. Alternative approaches in developing well-conditioned integral formulations for iterative solution have also been the subject of research [384,385,386,387,388]. Langou [389] develops methods for the iterative solution of linear systems with multiple right-hand sides, echoing the stated advantage of the LU factorisation method, discussed in Section 6.1.1.
Matrix preconditioners are often based on constructing an approximate inverse and following a fixed point/ defect correction/ contraction method. Introducing a preconditioning matrix also introduces an O ( n 2 ) matrix multiplication at each step, but this can be reduced to O ( n ) if the approximate inverse matrix is sparse or banded [378,380]. Methods based on an incomplete LU factorisation [390] have been tested in the acoustic BEM [391]. A similar approach is the construction of a DtN (or DN) map (Dirichlet to Neumann) or NtD (or ND) map, also termed an on surface radiation condition (OSRC), as the approximate inverse [190,392,393,394].

6.2. The Coupling Parameter

The direct and indirect integral formulations of the exterior problem that that were free of the characteristic frequencies or non-uniqueness, were introduced in Section 4.3.4. The equations were defined with a coupling parameter µ , which weighs the contribution of derivative equation with the original equation in the direct method, or between the double layer potential and the single layer potential equations in the indirect method. Mathematically, the coupling parameter has a non-zero imaginary part that ensures that the equations are free of characteristic wavenumbers, and, in general, µ is presumed to be an imaginary number. In accepting that µ is imaginary, the starting point is < I m ( µ ) < . If | µ | is very small or very large then one or the other of the original equations would dominate, and the issues with the dominant equation would be evident with the hybrid equation, and this narrows its range; 0 | µ | .
The argument quickly shifted from introducing µ in order to avoid the potential catastrophic errors in the original equations of Section 4.3.1 to considering an optimal value. For several decades, based originally on the works of Kress [395,396,397,398] and the further works of Amini [399], there has been a strong recommendation, with supporting research, that µ = i k is reasonably close to the ‘optimal’ choice, as least for the simple boundaries, like spheres. Obviously i k is unsuitable for low wavenumbers, as the parameter would be large, violating the condition | µ | , and the second equation would dominate and a cap on its value is recommended, for example,
µ = { 1   if   k 1 i k   if   k > 1 .
The term ‘optimal’ in these paragraphs, refers to the condition of the combined operators over which the equation is being solved. The stronger the condition of the operator, the less able it is to magnify the solution, or magnify its error. The original equations, on their own, have ‘spikes’ of ill-conditioning around their respective eigenvalues. The rationale is that in combining the equations, these spikes are significantly reduced, and the condition of the combined operator steers an even keel through the frequencies. It has been shown, for example for a sphere that i k provides a generally well-conditioned combined operator. A recent paper by Zheng [400] showed that each eigenvalue of the combined operator follows a loop-shaped locus as µ varies, joining the real axis when | µ | = 0 , , and supporting µ = i k , as this reasonably approximated the point on the locus that was furthest from the real axis. Zheng terms the inclusion of the derivative equation as ‘adding damping’, relating the analogy with, for example, Equation (91), wherein the damping term similarly shifts the eigenvalue off the real axis; the combined integral equations are not free from irregular frequencies, rather they are simply moved from the real axis into the complex plane.
There is a simple case for the parameter with an inverse proportionality with the wavenumber. Considering the three-dimensional case, the Green’s function (52) is the kernel of the L k operator, and its magnitude does not change with k ( | e i k r | = 1 ) . Hovever its derivative,
G k r = e i k r 4 π r 2 ( i k r 1 ) ,
a factor in the kernel of the M k and M k t operators, is O ( k ) . Hence, combining the operators of L k with M k or M k t , as in Section 4.3.4, a parameter that is inversely proportional to k equalises the contribution from the two operators. Similarly, differentiating again, the kernel of the N k is O ( k 2 ), and the same parameter has a similar function, when M k or M k t are combined with it.
A recent paper by Marburg [401] considered principally the sign of µ . Marburg noted that many papers had inadvertently used µ = i k as the coupling parameter. Given that its value was not thought to be critical, it might be thought that this would work as well as µ = i k . However, Marburg demonstrated that i k usually returns significantly more accurate results, and much faster convergence with the iterative methods for solving the systems of equations. The parameter µ = i k was not used out of choice in the papers reviewed therein, but rather through the confusion of the signs that underlie the basic definitions in the mathematical model. These results have been confirmed by Galkowski [116].
If L k is coupled with its derivative, as it is in the Burton and Miller equation, then the following equation is obtained, for one side of the equation
{ ( L k + µ ( M k t + 1 2 I ) v } S ( p ; n p ) = S ( G k + µ G k r r n p ) v ( q ) d S + 1 2 µ v ( p ) = S e i k r 4 π r 2 ( r + µ i k r r n p µ r n p ) v ( q )   d S   + 1 2 µ v ( p ) .
With µ = i k there is significant cancellation in r + µ i k r r n p when r n p 1 , possibly with a diagonalising effect on the operator, and this is also presumed for the other combinations of operators.
Another approach is to consider the condition of the matrices that arise in the BEM [402,403,404]. Earlier, it was discussed that the N k operator was a pseudo-differential operator, rather than an integral operator. As a result of this, the N S S , k increases with the number of elements n s , whereas for the other integral operators, the norm of the matrix is independent of the number of elements. This is also supported by Equations (45) and (46); the diagonal components of the N S S , k matrix are O ( 1 h ) = O ( n S ) for two- dimensional and axisymmetric problems and O ( n S ) for three-dimensional problems. It follows that N S S , k = O ( n S ) or O ( n S ) . The scene is therefore set for two conflicting interests in choosing the coupling parameter µ = i k is near-optimal in conditioning the combined operator, as a result of mathematical analysis whereas µ = i n S or µ = i n S (put simply), balancing the matrix norms, as a result of numerical analysis. Without the latter correction, the N S S , k matrix will apparently provide an increasing dominant potential for (quadrature-induced) error as the number of elements increases.
However, in Section 6.1, the modern form of the combined method was outlined, involving pre-conditioning and iterative methods for solving the linear systems. For example, with the preconditioner in (96), the N k operator is avoided and, in such cases, the analysis of the previous two paragraphs is not applicable.

7. Concluding Discussion

The main purpose of this paper is to encapsulate the modern scope of the boundary element method in acoustics; how it can be adopted for general 2D, 3D and axisymmetric dimensions, interior, exterior and half-space problems, thin shells and modal analysis. The standard BEM can be directly applied to an enclosed domain with cavities or to multi-boundary problems in an exterior domain. Boundary element methods are founded on a boundary integral equations formulations and these can be fused to form additional methods: thin shells can be used to model discontinuities in an interior or exterior domain defined by closed boundaries, half-space problems can be modelled by the Rayleigh integral or modifying the Green’s function, domain methods can be linked to the BEM so that vibro-acoustic and aero-acoustic problems can be tackled and—through regularization of the BEM equations—inverse problems can be addressed.
The boundary element method is a numerical method that only becomes a potentially useful tool for solving real-world problems in acoustic engineering when it has been implemented in software. Clearly, it is important that the executing code fits within the memory of the computer and completes the computation in reasonable time, and efficiency issues have been considered in Section 6.1. There are issues of generality and, in that regard, this work has focused on the generalised Robin boundary condition and general topologies. Reliability and maintenance are also very important issues in software development, and hence much of the focus has been on the standard exterior acoustic problem, which has had issues and solution approaches documented for more than half a century. The robustness of the BEM, particularly considering the validity of a defined elemental boundary, has had little attention in the field, but methods for assisting with this are summarised in Section 3.4.2.
There is much commonality across the various topologies to which the boundary element method can be applied in acoustic/Helmholtz problems; the equations for different dimensional problems are literally the same, with a change in the definition of the Green’s function and line integrals become surface integrals when we move from 2D to 3D. All the core equations, whether they are interior, exterior, shell problems or the straightforward half-space problems, have the same essential operators within a chosen dimensional space. Hence there is significant scope for component-wise development of software, adopting a ‘library’ approach and unifying the method.
Significant issues have always surrounded the N k operator. This operator was initially included in the combined integral equation formulations for the exterior problem, outlined in Section 4.3.4. Firstly, for surface (collocation) points its integral definition is hypersingular, which is difficult to interpret and evaluate, and perhaps for that reason alone, the alternative Schenck/CHIEF method is the preference of many. Once this significant issue is surpassed, the N k is not compact, it is a pseudo-differential operator and this causes further issues for solving over by iterative methods and hence preconditioning has been introduced to circumvent this. Preconditioning can eliminate the hypersingular operator N k for the standard exterior problem (96). However, N k is still required for shell elements and hence it has to be included in a general library.
Much of the current research theme in the area, put simply, is to shunt the BEM in acoustics from its traditional comfort-zone of problems with 10 3 elements to modern problems, to include high frequencies, with 10 6 elements and from straightforward problems to complicated applications [190,238,405]. The computational bottle-neck in the traditional BEM is in the use of LU factorisation or similar methods for solving the linear system. Hence the LU factorisation is the first necessary casualty of this move and iterative methods are favoured, although this has been presaged for several decades. The shift to 10 6 elements could also have a significant demand on computer memory and hence the expectation of storing matrices must also be relaxed. With iterative methods, the effect of the approximation of the matrix components is more controllable and methods such as the fast multipole method and panel clustering are more able to broker the issues of storage and computation time to this end.
Probably the majority of research on the BEM in acoustics is on the seemingly intractable exterior problem. Our expectation that the solution in its infinite domain can be thread through the boundary is ultimately a questionable one, as the method is scaled up. The combined methods, and most prominently, the Burton and Miller method, have held centre-stage in this endeavour, seen by most as numerically superior to the Schenck/CHIEF method [238]. However, the two erstwhile competing methods may have to be married in our best efforts to achieve 10 6 elements and high frequencies; using the equations from interior points to provide more stability in the Burton and Miller equation, as they did originally with the elementary equations to form the CHIEF method. The system could be augmented further with directional derivates of Equation (70) for points in the interior D .
The combined methods throw up two issues, one is the inclusion of the N k operator, as discussed, and the other is the coupling parameter. The systems of equations arising in the BEM using combined methods require that the N k operator is preconditioned in order to achieve convergence with iterative methods, as discussed in Section 6.1. The choice of coupling parameter is discussed in Section 6.2. However, the approach to choosing the coupling parameter is already to potentially optimise the system and hence it is itself a pre-conditioner, as pointed out in Betcke et al. [190]. In Harris and Amini [406], the coupling parameter is generalised from a singular value to a function over the surface. Hence, another marriage is proposed. As the coupling parameter and the preconditioner have a similar purpose, then the Burton and Miller Equation (76), for example, could take the following form
{ ( M k 1 2 I + U k N k ) φ } S ( p ; n p ) = { ( L k + U k ( M k t + 1 2 I ) v } S ( p ; n p ) ,
where U k is the preconditioning operator, fusing the coupling parameter and the preconditioner into one entity. The objective then is to determine U k , or an analogous preconditioning matrix, U S S , k . For example, following the method in Equation (96), U k =   i k L k ; however, in general, the goal is to set U k or U S S , k to best-prepare the system for iterative solution.

Acknowledgments

The author would like to thank the anonymous reviewers for their enthusiasm for the paper. The author is also very grateful for the reviewers’ many useful points and further references, that have helped to significantly improve on the original manuscript.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Crighton, D.G.; Dowling, A.P.; Ffowcs Williams, J.E.; Heckl, M.; Leppington, F.G. Modern Methods in Analytical Acoustics: Lecture Notes; Springer: Berlin/Heidelberg, Germany, 1992. [Google Scholar]
  2. Springer Handbook of Acoustics, 2nd ed.; Rossing, T.D. (Ed.) Springer Science+Business Media: New York, NY, USA, 2014. [Google Scholar]
  3. Gulia, P.; Gupta, A. Mathematics and Acoustics. In Mathematics Applied to Engineering; Ram, M., Davin, J.P., Eds.; Academic Press: Cambridge, MA, USA; University of Aveiro: Aveiro, Portugal, 2017; pp. 55–82. [Google Scholar]
  4. Pinsky, P.M.; Hughes, T.J.R. Research in Computational Methods for Structural Acoustics; Department of the Navy: Washington, DC, USA, 1996.
  5. Petyt, M.; Jones, C.J.C. Numerical Methods in Acoustics. In Advanced Applications in Acoustics, Noise & Vibration; Fahy, F., Walker, J., Eds.; Spon Press: London, UK, 2004; pp. 53–99. [Google Scholar]
  6. Bergman, D.R. Computational Acoustics; John Wiley & Sons: Chichester, UK, 2018. [Google Scholar]
  7. Jensen, F.B.; Kuperman, W.A.; Porter, M.B.; Schmidt, H. Computational Ocean Acoustics, 2nd ed.; Springer Science & Business Media: New York, NY, USA, 2011. [Google Scholar]
  8. Kaltenbacher, M. (Ed.) Computational Acoustics; Springer International Publishing: Cham, Switzerland, 2018. [Google Scholar]
  9. Magoules, F. (Ed.) Computational Methods for Acoustics Problems; Saxe-Coburg Publications: Stirlingshire, UK, 2008. [Google Scholar]
  10. Marburg, S.; Nolte, B. (Eds.) Computational Acoustics of Noise propagation in Fluids; Springer: Berlin/Heidelberg, Germany, 2008. [Google Scholar]
  11. Tam, C.K.W. Computatonal Aeroacoustics; Cambridge University Press: Cambridge, UK, 2012. [Google Scholar]
  12. Richter, T. Fluid-structure Interaction: Models, Analysis and Finite Elements; Springer International Publishing: Cham, Switzerland, 2017. [Google Scholar]
  13. Hambric, S.A.; Sung, S.H.; Nefske, D.J. (Eds.) Engineering Vibroacoustic Analysis: Methods and Applications; John Wiley and Sons: Chichester, UK, 2016. [Google Scholar]
  14. Hansen, C.H. Foundations of Vibroacoustics; CRC Press: Boca Raton, FL, USA, 2018. [Google Scholar]
  15. Raman, G. (Ed.) Jet Aeroacoustics; Emerald Publishing Ltd.: Hockley, UK, 2008. [Google Scholar]
  16. Colton, D.; Kress, R. Inverse Acoustic and Electromagnetic Scattering Theory; Springer: New York, NY, USA, 2013. [Google Scholar]
  17. Wu, J.-S. Analytical and Numerical Methods for Vibration Analyses; John Wiley & Sons: Singapore, 2013. [Google Scholar]
  18. Palazzolo, A. Vibration Theory and Applications with Finite Elements and Active Vibration Control; John Wiley & Sons: Chichester, UK, 2016. [Google Scholar]
  19. Zhou, Y.; Lucey, A.D.; Liu, Y.; Huang, L. (Eds.) Fluid-Structure- Sound Interactions and Control. In Proceedings of the 3rd Symposium on Fluid-Structure-Sound Interactions and Control; Springer: Heidelberg, Germany, 2016. [Google Scholar]
  20. Ross, C.T.F. Finite Element Programs for Structural Vibrations; Springer: London, UK, 2012. [Google Scholar]
  21. Petyt, M. Introduction to Finite Element Vibration Analysis, 3rd ed.; Cambridge University Pess: New York, NY, USA, 2015. [Google Scholar]
  22. Thompson, L.L. A review of finite-element methods for time-harmonic acoustics. J. Acoust. Soc. Am. 2006, 119, 1315–1330. [Google Scholar] [CrossRef]
  23. Liu, G. Formulation of Multifield Finite Element Models for Helmholtz Problems; University of Hong Kong: Hong Kong, China, 2010. [Google Scholar]
  24. Kirkup, S.M.; Mulla, I.; Ndou, G.; Yazdani, J. Electromagnetic Simulation by the FDTD method in Java. In Proceedings of the WSEAS MAMECTIS 2008, Corfu Island, Greece, 15–17 December 2019; pp. 370–375. [Google Scholar]
  25. Kunz, K.S.; Luebbers, R.J. The Finite Difference Time Domain Method for Electromagnetics; CRC Press: Boca Raton, FL, USA, 2018. [Google Scholar]
  26. Taflove, A.; Hagness, S.C. Computational Electrodynamics: The Finite-Difference Time-Domain Method, 3rd ed.; Artech House: Boston, MA, USA; London, UK, 2005. [Google Scholar]
  27. Sheaffer, J.; Fazenda, B. FDTD/K-DWM Simulation of 3D Room Acoustics on General Purpose Graphics Hardware Using Compute Unified Device Architecture (CUDA). Proc. Inst. Acoust. 2010, 32. Available online: http://usir.salford.ac.uk/id/eprint/11568 (accessed on 15 April 2019).
  28. Hargreaves, J. Time Domain Boundary Element Method for Room Acoustics; University of Salford: Salford, UK, 2007. [Google Scholar]
  29. Bilbao, S. Numerical Sound Synthesis: Finite Difference Schemes and Simulation in Musical Acoustics; John Wiley & Sons: Chichester, UK, 2009. [Google Scholar]
  30. Carvajal, C.S. Time-Domain Numerical Methods in Room Acoustics Simulations; Universitat Pompeu Fabra: Barcelona, Spain, 2009. [Google Scholar]
  31. Parot, J.; Thirard, C.; Puillet, C. Elimination of a non-oscillatory instability in a retarded potential integral equation. Eng. Anal. Bound. Elem. 2007, 31, 133–151. [Google Scholar] [CrossRef]
  32. Langer, S.; Schanz, M. Time Domain Boundary Element Method. In Computational Acoustics of Noise Propagation in Fluids; Marburg, S., Nolte, B., Eds.; Springer: Berlin/Heidelberg, Germany, 2008; pp. 495–518. [Google Scholar]
  33. Chappell, D.J.; Harris, P.J.; Henwood, D.J.; Chakrabarti, R. A stable boundary element method for modeling transient acoustic radiation. J. Acoust. Soc. Am. 2006, 120, 74–80. [Google Scholar] [CrossRef]
  34. Qiu, T. Time Domain Boundary Integral Equation Methods in Acoustics, Heat Diffusion and Electromagnetism; University of Delaware: Newark, DE, USA, 2016. [Google Scholar]
  35. Tukac, M.; Vampola, T. Semi-analytic solution to planar Helmholtz equation. Appl. Comput. Mech. 2013, 7, 77–86. [Google Scholar]
  36. Stewart, J.R.; Hughes, T.J.R. h-adaptive finite element computation of time-harmonic exterior acoustics problems in two dimensions. Comput. Methods Appl. Mech. Eng. 1997, 146, 65–89. [Google Scholar] [CrossRef]
  37. Stewart, J.R.; Hughes, T.J.R. Adaptive Finite Element Methods for the Helmholtz Equation in Exterior Domains. In Large-sale Structures in Acoustics and Electromagnetics: Proceedings of a Symposium; National Academic Press: Washington, DC, USA, 1996; pp. 122–142. [Google Scholar]
  38. Solgård, T.A. A Method of Designing Wide Dispersion Waveguides Using Finite Element Analysis. Master’s Thesis, Norwegian University of Science and Technology, Trondheim, Norway, 2011. [Google Scholar]
  39. Kechroud, R.; Soulaimani, A.; Antoine, X. A Performance Study of Plane Wave Finite Element Methods with a Padé-type Artificial Boundary Condition in Acoustic Scattering. Adv. Eng. Softw. 2009, 40, 738–750. [Google Scholar] [CrossRef]
  40. Harari, I.; Hughes, T.J.R. Finite element methods for the helmholtz equation in an exterior domain: Model problems. Comput. Methods Appl. Mech. Eng. 1991, 87, 59–96. [Google Scholar] [CrossRef]
  41. Harari, I.; Grosh, K.; Hughes, T.J.R.; Malhotra, M.; Pinsky, P.M.; Stewart, J.R.; Thompson, L.L. Recent developments in finite element methods for structural acoustics. Arch. Comput. Methods Eng. 1996, 3, 131–309. [Google Scholar] [CrossRef]
  42. Borelli, D.; Schenone, C. A Finite Element Model to Predict Sound Attenuation in Lined and Parallel-baffle Rectangular Ducts. HVAC R Res. 2012, 18, 390–405. [Google Scholar]
  43. Ihlenburg, F. Finite Element Analysis of Acoustic Scattering; Springer Science & Business Media: New York, NY, USA, 2006. [Google Scholar]
  44. Wrobel, L.C.; Aliabadi, M.H. The Boundary Element Method, Applications in Thermo-Fluids and Acoustics; John Wiley & Sons: Chichester, UK, 2002. [Google Scholar]
  45. Lindgren, L.E. From Weighted Residual Methods to Finite Element Methods. Available online: https://www.ltu.se/cms_fs/1.47275!/mwr_galerkin_fem.pdf (accessed on 10 April 2019).
  46. Jumarhon, B.; Amini, S.; Chen, K. On the boundary element dual reciprocity method. Eng. Anal. Bound. Elem. 1997, 20, 205–211. [Google Scholar] [CrossRef]
  47. Falletta, S.; Monegato, G. Exact Nonreflecting Boundary Conditions for Exterior Wave Equation Problems. Publ. l’Institut Math. 2014, 96, 103–123. [Google Scholar] [CrossRef]
  48. Falletta, S.; Monegato, G.; Scuderi, L. A Space-time BIE Method for Nonhomogeneous Exterior Wave Equation Problems. The Dirichlet Case. IMA J. Numer. Anal. 2012, 32, 202–226. [Google Scholar] [CrossRef]
  49. Bergman, D.R. Boundary Element Method in Refractive Media. In Proceedings of the 23rd International Congress on Sound and Vibration, Athens, Greece, 10–14 July 2016; pp. 1–5. [Google Scholar]
  50. Jones, C.J.C. Finite Element Analysis of Loudspeaker Diaphragm Vibration and Prediction of the Resulting Sound Radiation. Ph.D. Thesis, University of Brighton (Polytechnic), Brighton, UK, 1986. [Google Scholar]
  51. Feistel, S. Modeling the Radiation of Modern Sound Reinforcement Systems in High Resolution; Logos Verlag: Berlin, Germany, 2014. [Google Scholar]
  52. Kocbach, J. Finite Element Modeling of Ultrasonic Piezoelectric Transducers. Ph.D. Thesis, University of Bergen, Bergen, Norway, 2000. [Google Scholar]
  53. Kirkup, S.M.; Tyrell, R.J. Computer-aided analysis of engine noise. Int. J. Veh. Des. 1992, 13, 388–402. [Google Scholar]
  54. Dowling, A.P. Automotive Noise. In Proceedings of the Mathematics in the Automotive Industry; Smith, J.R., Ed.; Clarenden Press: Oxford, UK, 1992; pp. 95–124. [Google Scholar]
  55. Augusztinovicz, F. Calculation of Noise Control by Numerical methods—What We Can Do and What We Cannot Do Yet. In Proceedings of the INCE, Budapest, Hungary, 25 August 1997. [Google Scholar]
  56. French, C.C.J. Advanced techniques for engine research and design. Proc. Inst. Mech. Eng. Part D J. Automob. Eng. 1989, 203, 169–183. [Google Scholar] [CrossRef]
  57. Morris, P.J. Technical Evaluation Report. Available online: https://archive.org/details/DTIC_ADP014092 (accessed on 18 April 2019).
  58. Dewitte, F.H. V Aircraft Noise Shielding Assessment; Delft University of Technology: Delft, The Netherlands, 2016. [Google Scholar]
  59. Astley, R.J. Numerical methods for noise propagation in moving flows, with application to turbofan engines. Acoust. Sci. Tech. 2009, 4, 227–239. [Google Scholar] [CrossRef]
  60. Kirkup, S.M. Boundary Element Method. Available online: www.boundary-element-method.com (accessed on 11 June 2018).
  61. Kirkup, S.M. The Boundary Element Method in Acoustics; Integrated Sound Software: Hebden Bridge, UK, 1998. [Google Scholar]
  62. Wu, T.W. Boundary Element Acoustics: Fundamentals and Computer Codes; WIT Press: Southampton, UK, 2000. [Google Scholar]
  63. von Estorff, O. (Ed.) Boundary Elements in Acoustics: Advances and Applications; WIT Press: Southampton, UK, 2000. [Google Scholar]
  64. Ciskowski, R.D.; Brebbia, C.A. (Eds.) Boundary Element Methods in Acoustics; Kluwer Academic Publishers Group: Dordrecht, The Netherlands, 1991. [Google Scholar]
  65. Marburg, S. Boundary Element Method for Time-Harmonic Acoustic Problem. In Computational Acoustics; Kaltenbacher, M., Ed.; Springer International Publishing: Cham, Switzerland, 2018; pp. 69–158. [Google Scholar]
  66. Astley, R.J. Infinite elements for wave problems: a review of current formulations and an assessment of accuracy. Int. J. Numer. Methods Eng. 2000, 49, 951–976. [Google Scholar] [CrossRef]
  67. Qi, Q.; Geers, T. Evaluation of the Perfectly Matched Layer for Computational Acoustics. J. Comput. Phys. 1998, 139, 166–183. [Google Scholar] [CrossRef]
  68. Liu, Q.; Tao, J. The perfectly matched layer for acoustic waves. J. Acoust. Soc. Am. 1997, 102, 2072–2082. [Google Scholar] [CrossRef]
  69. Yang, J.; Zhang, X.; Liu, G.R.; Zhang, W. A compact perfectly matched layer algorithm for acoustic simulations in the time domain with smoothed particle hydrodynamic method. J. Acoust. Soc. Am. 2019, 145, 204–214. [Google Scholar] [CrossRef]
  70. Rayleigh, J.W. Strutt, Lord. In The Theory of Sound; Dover: London, UK, 1945. [Google Scholar]
  71. Kirkup, S.M. Computational solution of the acoustic field surrounding a baffled panel by the Rayleigh integral method. Appl. Math. Model. 1994, 18, 403–407. [Google Scholar] [CrossRef]
  72. Wu, T.W.; Wan, G.C. Numerical modeling of acoustic radiation and scattering from thin bodies using a Cauchy principal integral equation. J. Acoust. Soc. Am. 1992, 92, 2900–2906. [Google Scholar] [CrossRef]
  73. Warham, A.G.P. The Helmholtz Integral Equation for a Thin Shell; National Physical Laboratory: London, UK, 1988. [Google Scholar]
  74. Koussa, F.; Defrance, J.; Jean, P.; Blanc-benon, P. Acoustic performance of gabions noise barriers: Numerical and experimental approaches. Appl. Acoust. 2013, 74, 189–197. [Google Scholar] [CrossRef]
  75. Koussa, F.; Defrance, J.; Jean, P.; Blanc-Benon, P. Acoustical efficiency of a sonic crystal assisted noise barrier. Acta Acust. United Acust. 2013, 99, 399–409. [Google Scholar] [CrossRef]
  76. Fard, S.M.B.; Peters, H.; Marburg, S.; Kessissoglou, N. Acoustic Performance of a Barrier Embedded With Helmholtz Resonators Using a Quasi-Periodic Boundary Element Technique Acoustic Performance of a Barrier Embedded With Helmholtz Resonators Using a Quasi-Periodic Boundary Element Technique. Acta Acust. United Acust. 2017, 103, 444–450. [Google Scholar] [CrossRef]
  77. Karimi, M.; Croaker, P.; Kessissoglou, N. Boundary element solution for periodic acoustic problems. J. Sound Vib. 2016, 360, 129–139. [Google Scholar] [CrossRef]
  78. Jean, P.; Defrance, J. Sound Propagation in Rows of Cylinders of Infinite Extent: Application to Sonic Crystals and Thickets Along Roads. Acta Acust. United Acust. 2015, 101, 474–483. [Google Scholar] [CrossRef]
  79. Karimi, M.; Croaker, P.; Kessissoglou, N. Acoustic scattering for 3D multi-directional periodic structures using the boundary element method. J. Acoust. Soc. Am. 2017, 141, 313–323. [Google Scholar] [CrossRef]
  80. Ziegelwanger, H. The Three-dimensional Quasi-periodic Boundar Element Method: Implementation, Evaluation, and Use Cases. Int. J. Comput. Methods Exp. Meas. 2017, 5, 404–414. [Google Scholar]
  81. Fard, S.M.B.; Peters, H.; Kessissoglou, N.; Marburg, S. Three-dimensional analysis of a noise barrier using a quasi-periodic boundary element method. J. Acoust. Soc. Am. 2015, 137, 3107–3114. [Google Scholar] [CrossRef]
  82. Marburg, S.; Andersson, R. Fluid structure interaction and admittance boundary conditions: Setup of an analytical example. J. Comput. Acoust. 2011, 19, 63–74. [Google Scholar] [CrossRef]
  83. Kirkup, S.M.; Yazdani, J. A Gentle Introduction to the Boundary Element Method in Matlab/Freemat. In Proceedings of the WSEAS MAMECTIS, Corfu, Greece, 26–28 October 2008. [Google Scholar]
  84. Kirkup, S.M.; Henwood, D.J. An empirical error analysis of the boundary element method applied to Laplace’s equation. Appl. Math. Model. 1994, 18, 32–38. [Google Scholar] [CrossRef]
  85. Kirkup, S.M. The boundary and shell element method. Appl. Math. Model. 1994, 18, 418–422. [Google Scholar] [CrossRef]
  86. Kirkup, S.M. DC Capacitor Simulation by the Boundary Element Method. Commun. Numer. Methods Eng. 2007, 23, 855–869. [Google Scholar] [CrossRef]
  87. Kirkup, S.M. The Boundary Element Method in Excel for Teaching Vector Calculus and Simulation. World Acad. Sci. Eng. Technol. Int. Sci. Int. J. Soc. Behav. Educ. Econ. Bus. Ind. Eng. 2019, 12, 1605–1613. [Google Scholar]
  88. Kellogg, O.D. Foundations of Potential Theory; Dover: New York, NY, USA, 1953. [Google Scholar]
  89. Jaswon, M.A.; Symm, G.T. Integral Equation Methods in Potential Theory and Elastostatics; Academic Press: London, UK, 1977. [Google Scholar]
  90. Baker, C.T.H. The Numerical Treatment of Integral Equations; Clarendon Press: Oxford, UK, 1977. [Google Scholar]
  91. Kirkup, S.M. Fortran codes for computing the discrete Helmholtz integral operators. Adv. Comput. Math. 1998, 9, 391–404. [Google Scholar] [CrossRef]
  92. Salvadori, A. Analytical integrations in 3D BEM for elliptic problems: Evaluation and implementation. Int. J. Numer. Methods Eng. 2010, 84, 505–542. [Google Scholar] [CrossRef]
  93. Nodes and Weights of Gaussian Quadrature Calculator. Available online: https://keisan.casio.com/exec/system/1329114617 (accessed on 24 August 2018).
  94. Laursen, M.E.; Gellert, M. Some criteria for numerically integrated matrices and quadrature formulas for triangles. Int. J. Numer. Methods Eng. 1978, 12, 67–76. [Google Scholar] [CrossRef]
  95. Johnston, B.M.; Johnston, P.R.; Elliott, D. A new method for the numerical evaluation of nearly singular integrals on triangular elements in the 3D boundary element method. J. Comput. Appl. Math. 2013, 245, 148–161. [Google Scholar] [CrossRef]
  96. Sikora, J.; Polakowski, K.; Pańczyk, B. Improper Integrals Calculations for Fourier Boundary Element Method. Appl. Comput. Electromagn. Soc. 2017, 32, 761–768. [Google Scholar]
  97. Sikora, J.; Pańczyk, B.; Polakowski, K. Numerical calculation of singular integrals for different formulations of boundary element. Prz. Elektrotechniczny 2017, 181–185. [Google Scholar] [CrossRef]
  98. Gong, J.; Junying, A.; Ma, L.; Xu, H. Numerical quadrature for singular and near-singular integrals of boundary element method and its applications in large-scale acoustic problems. Chinese J. Acoust. 2017, 36, 289–301. [Google Scholar]
  99. Chen, J.T.; Hong, H.-K. Review of Dual Integral Representations with Emphasis on Hypersingularity and Divergent Series. In Proceedings of the Fifith International Colloquium on Numerical Analysis, Plovdiv, Bulgaria, 18–23 August 1996; pp. 1–22. [Google Scholar]
  100. do Rego Silva, J.J. Acoustic and Elastic Wave Scattering Using Boundary Elements, 1st ed.; Computational Mechanics Publications: Southampton, UK; Billerica, MA, USA, 1994. [Google Scholar]
  101. Keuchel, S.; Hagelstein, N.C.; Zaleski, O.; von Estorff, O. Evaluation of hypersingular and nearly singular integrals in the Isogeometric Boundary Element Method for acoustics. Comput. Methods Appl. Mech. Eng. 2017, 325, 488–504. [Google Scholar] [CrossRef]
  102. Jargstorff, F. Stephen Kirkup’s Acoustic BEM codes written in Python. Available online: https://github.com/fjargsto/AcousticBEM (accessed on 7 September 2018).
  103. Zhu, S.; Zhang, Y. A comparative study of the direct boundary element method and the dual reciprocity boundary element method in solving the Helmholtz equation. ANZIAM J. 2007, 49, 131–150. [Google Scholar] [CrossRef]
  104. Cipriano, R.; Hersberger, R.; Hauser, G.; Noy, D.; Storyk, J. Low Frequency Behavior of Small Rooms. In Proceedings of the Audio Engineering Society, New York, NY, USA, 29 October–1 November 2015. [Google Scholar]
  105. Chusov, A.A.; Statsenko, L.G.; Anisimov, P.N.; Mirgoronskaya, Y.V.; Cherkasova, N.A.; Bernavskaya, M.V. Computer Simulation of an Arbitrary Acoustical Field in Rooms. In Proceedings of the 2017 Asia Modelling Symposium, Kota Kinabalu, Malaysia, 4–6 December 2017; IEEE: Kota Kinabalu, Malaysia, 2017. [Google Scholar]
  106. Ferreira, Á.C.; de Morais, M.V.G.; de Albuquerque, E.L.; Campos, L.S. Fast Boundary Element Simulations for for Complex Geometry Bidimensional Enclosures. In Proceedings of the CILAMCE; Avila, S.M., Ed.; ABMEC: Brasilia, Brazil, 2016. [Google Scholar]
  107. Kuster, M. Inverse Methods in Room Acoustics with Under-Determined Data and Applications to Virtual Acoustics; Queen’s University: Belfast, UK, 2007. [Google Scholar]
  108. Konkel, F. Sound Field in Small Fitted Enclosures; Technical University of Berlin: Berlin, Germany, 2012. [Google Scholar]
  109. Stringfellow, N.D.; Smith, R.N.L. The use of exact values at quadrature points in the boundary element method. Trans. Model. Simul. 1999, 24, 239–248. [Google Scholar]
  110. Wozniak, Z.; Purcell, C. Variable separation in acoustic radiation problems using Chebyshev polynomials. Trans. Model. Simul. 1997, 18, 419–428. [Google Scholar]
  111. Zhou, S.; Zhang, S. Structural-Acoustic Analysis of Automobile Passenger Compartment. Appl. Mech. Mater. 2012, 236–237, 175–179. [Google Scholar] [CrossRef]
  112. Acikgoz, S.; Ozer, M.B.; Royston, T.J.; Mansy, H.A.; Sandler, R.H. Experimental and Computational Models for Simulating Sound Propagation Within the Lungs. J. Vib. Acoust. 2008, 130, 021010–021020. [Google Scholar] [CrossRef] [PubMed]
  113. Ozer, M.B.; Acikgoz, S.; Royston, T.J.; Mansy, H.A.; Sandler, R.H. Boundary element model for simulating sound propagation and source localization within the lungs. J. Acoust. Soc. Am. 2007, 122, 657–671. [Google Scholar] [CrossRef]
  114. Wijaya, F.B.; Mohapatra, A.R.; Sepehrirahnama, S.; Lim, K.M. Coupled acoustic-shell model for experimental study of cell stiffness under acoustophoresis. Microfluid. Nanofluidics 2016, 20, 1–15. [Google Scholar] [CrossRef]
  115. Kirkup, S.M. Solving the Linear Systems of Equations in the Generalized Direct Boundary Element Method. In Proceedings of the 1st International Conference on Numerical Modelling in Engineering, Ghent, Belgium, 28–29 August 2018; Springer: Singapore, 2018. [Google Scholar]
  116. Galkowski, J.; Muller, E.H.; Spence, E.A. Wavenumber-explicit analysis for the Helmholtz h -BEM: Error estimates and iteration counts for the Dirichlet problem. 2019. not yet published. [Google Scholar] [CrossRef]
  117. Baydoun, S.K.; Marburg, S. Quantification of Numerical Damping in the Acoustic Boundary Element Method for Two-Dimensional Duct Problems. J. Theor. Comput. Acoust. 2018, 26, 1850022. [Google Scholar] [CrossRef]
  118. Fahnline, J.B. Numerical difficulties with boundary element solutions of interior acoustic problems. J. Sound Vib. 2009, 319, 1083–1096. [Google Scholar] [CrossRef]
  119. Marburg, S. Numerical Damping in the Acoustic Boundary Element Method. Acta Acust. United Acust. 2016, 102, 415–418. [Google Scholar] [CrossRef]
  120. Steinbach, O.; Unger, G. Convergence Analysis of a Galerkin Boundary Element Method for the Dirichlet Laplacian Eigenvalue Problem. SIAM J. Numer. Anal. 2012, 50, 710–728. [Google Scholar] [CrossRef]
  121. Lu, Y.Y.; Yay, S.-T. Eigenvalues of the Laplacian through Boundary Integral Equations. SIAM J. Matrix Anal. Appl. 1991, 12, 597–609. [Google Scholar] [CrossRef]
  122. Unger, G. Analysis of Boundary Element Methods for Laplacian Eigenvalue Problems; Brenn, G., Holzapfel, G.A., Schanz, M., Steinbach, O., Eds.; Monographi.: Graz, Austria, 2009; ISBN 9783851250817. [Google Scholar]
  123. Zhao, L.; Barnett, A. Robust and efficient solution of the drum problem via Nystrom approximation of the Fredholm determinant. SIAM J. Numer. Anal. 2014, 53, 1–21. [Google Scholar] [CrossRef]
  124. Barnett, A.H.; Hassell, A. Fast Computation of High Frequency Dirichlet Eigenmodes via the Spectral Flow of the Interior Neumann-to-Dirichlet Map. Commun. Pure Appl. Math. 2014, 67, 351–407. [Google Scholar] [CrossRef]
  125. Kang, S.W.; Atluri, S.N. Application of Nondimensional Dynamic Influence Function Method for Eigenmode Analysis of Two-Dimensional Acoustic Cavities. Adv. Mech. Eng. 2015. [Google Scholar] [CrossRef]
  126. Kamiya, N.; Andoh, E.; Nogae, K. A new complex-valued formulation and eigenvalue analysis of the Helmholtz equation by boundary element method. Adv. Eng. Softw. 1996, 26, 219–227. [Google Scholar] [CrossRef]
  127. Kamiya, N.; Andoh, E.; Nogae, K. Iterative local minimum search for eigenvalue determination of the Helmholtz equation by boundary element formulation. Trans. Built Environ. 1995, 10, 229–236. [Google Scholar]
  128. Kamiya, N.; Andoh, E. Eigenvalue Analysis Schemes and Boundary Formulations: Recent Developments. Trans. Built Environ. 1995, 10, 489–496. [Google Scholar]
  129. Ih, J.-G.; Kim, B.-K.; Choo, W.-S. Comparison of Eigenvalue Analysis Techniques in Acoustic Boundary Element Method. In Proceedings of the EuroNoise ’95, Lyon, France, 21–23 March 1995; pp. 591–596. [Google Scholar]
  130. Iemma, U.; Gennaretti, M. A boundary-field integral equation for analysis of cavity acoustic spectrum. J. Fluids Struct. 2006, 22, 261–272. [Google Scholar] [CrossRef]
  131. Ghassemi, H.; Kohansal, A.R. Solving the Helmholtz Equation using Direct Boundary Element Method and Dual Reciprocity Boundary Element Method. Int. J. Res. Curr. Dev. 2016, 2, 81–85. [Google Scholar]
  132. Gao, H.; Matsumoto, T.; Takahashi, T.; Isakari, H. Eigenvalue analysis for acoustic problem in 3D by boundary element method with the block Sakurai-Sugiura method. Eng. Anal. Bound. Elem. 2013, 37, 914–923. [Google Scholar] [CrossRef]
  133. Effenberger, C.; Kressner, D. Chebyshev interpolation for nonlinear eigenvalue problems. BIT Numer. Math. 2012, 52, 933–951. [Google Scholar] [CrossRef]
  134. Durán, M.; Nédélec, J.-C.; Ossandón, S. An Efficient Galerkin BEM to Compute High Acoustic Eigenfrequencies. J. Vib. Acoust. 2009, 131, 031001. [Google Scholar] [CrossRef]
  135. Chen, J.T.; Lin, S.R.; Chen, K.H.; Chen, I.L.; Chyuan, S.W. Eigenanalysis for Membranes with Stringers using Conventional BEM in Conjunction with SVD Technique. Comput. Methods Appl. Mech. Eng. 2003, 192, 1299–1322. [Google Scholar] [CrossRef]
  136. Chen, J.T.; Huang, C.X.; Chen, K.H. Determination of spurious eigenvalues and multiplicities of true eigenvalues using the real-part dual BEM. Comput. Mech. 1999, 24, 41–51. [Google Scholar] [CrossRef]
  137. B&W Loudspeakers Ltd. Development of the B&W 800D; Worthing: West Sussex, UK. Available online: https://www.google.com.tw/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=2ahUKEwjek72WqtvhAhXWfd4KHacjAFYQFjAAegQIBhAC&url=http%3A%2F%2Fbwgroupsupport.com%2Fdownloads%2Freference%2Fbw%2F800_Development_Paper.pdf&usg=AOvVaw0MuUK5aLTcSXmKx2ph10K6 (accessed on 18 April 2019).
  138. Ali, A.; Rajakumar, C.; Yunus, S.M. Advances in Acoustic Eigenvalue Analysis using Boundary Element Method. Comput. Struct. 1995, 56, 837–847. [Google Scholar] [CrossRef]
  139. Ali, A.; Rajakumar, C. The Boundary Element Method: Applications in Sound and Vibration, 1st ed.; A.A. Balkenna: Leiden, The Netherlands, 2004. [Google Scholar]
  140. Kirkup, S.M.; Amini, S. Solution of the Helmholtz eigenvalue problem via the boundary element method. Int. J. Numer. Methods Eng. 1993, 36, 321–330. [Google Scholar] [CrossRef]
  141. Kirkup, S.M.; Jones, M.A. Computational methods for the acoustic modal analysis of an enclosed fluid with application to a loudspeaker cabinet. Appl. Acoust. 1996, 48, 275–299. [Google Scholar] [CrossRef]
  142. Ossandon, S.; Klenner, J.; Reyes, C. Direct Nondestructive Algorithm for Shape Defects Evaluation. J. Vib. Acoust. 2011, 133, 031006. [Google Scholar] [CrossRef]
  143. Ossandón, S.; Reyes, C.; Reyes, C.M. Neural network solution for an inverse problem associated with the Dirichlet eigenvalue. Comput. Math. Appl. 2016, 72, 1153–1163. [Google Scholar]
  144. Leblanc, A. A Meshless Method for the Helmholtz Eigenvalue Problem Based on the Taylor Series of the 3-D Green’s Function. Acta Acust. United Acust. 2013, 99, 770–776. [Google Scholar] [CrossRef]
  145. Leblanc, A.; Lavie, A.; Vanhille, C. An Acoustic Resonance Study of Complex Three-Dimensional Cavities by a Particular Integral Method. Acta Acust. United Acoust. 2005, 91, 873–879. [Google Scholar]
  146. Xiao, J.; Meng, S.; Zhang, C.; Zheng, C. Contour integral based Rayleigh-Ritz method for large-scale nonlinear eigenvalue problems. Comput. Methods Appl. Mech. Eng. 2016, 310, 33–57. [Google Scholar] [CrossRef]
  147. Xiao, J.; Zhang, C.; Huang, T.; Sakurai, T. Solving large-scale nonlinear eigenvalue problems by rational interpolation and resolvent sampling based Rayleigh—Ritz method. Int. J. Numer. Methods Eng. 2017, 110, 776–800. [Google Scholar] [CrossRef]
  148. Yeih, W.; Chen, J.T.; Chen, K.H.; Wong, F.C. A study on the multiple reciprocity method and complex-valued formulation for the Helmholtz equation. Adv. Eng. Softw. 1998, 29, 1–6. [Google Scholar] [CrossRef]
  149. Schenck, H.A. Improved Integral Formulation for Acoustic Radiation Problems. J. Acoust. Soc. Am. 1968, 44, 41–58. [Google Scholar] [CrossRef]
  150. Zaman, S.I. A Comprehensive Review of Boundary Integral Formulations of Acoustic Scattering Problems. Sci. Technol. Spec. Rev. 2000, 281–310. [Google Scholar] [CrossRef]
  151. Wright, L.; Robinson, S.P.; Humphrey, V.F.; Harris, P.; Hayman, G. The Application of Boundary Element Methods to Near- Field Acoustic Measurements on Cylindrical Surfaces at NPL; National Physical Laboratory: London, UK, 2005.
  152. Wright, L.; Robinson, S.P.; Humphrey, V.F. Prediction of acoustic radiation from axisymmetric surfaces with arbitrary boundary conditions using the boundary element method on a distributed computing system. J. Acoust. Soc. Am. 2009, 125, 1374–1383. [Google Scholar] [CrossRef] [PubMed]
  153. Marburg, S. Conventional boundary element techniques: Recent developments and opportunities. In Proceedings of the Inter-Noise, Hong Kong, China, 27–30 August 2017; pp. 2673–2688. [Google Scholar]
  154. Christensen, M.J. Using the Boundary Element Method for Prediction of Sound Radiated from an Arbitrarily Shaped Vibrating Body. Mater’s Thesis, Western Michigan University, Kalamazoo, MI, USA, 2002. [Google Scholar]
  155. Burton, A.J. The Solution of Helmholtz Equation in Exterior Domains using Integral Equations; NPL Report NAC30; National Physical Laboratory: London, UK, 1973.
  156. Augusztinovicz, F. State of the Art of Practical Applications of Numerical Methods in Vibro-Acoustics. Available online: http://last.hit.bme.hu/download/fulop/Publikaciok/Iberoamericano_Statoftheart.pdf (accessed on 18 April 2019).
  157. Amini, S.; Harris, P.J. A comparison between various boundary integral formulations of the exterior acoustic problem. Comput. Methods Appl. Mech. Eng. 1990, 84, 59–75. [Google Scholar] [CrossRef]
  158. Margonari, M. The Solution of Exterior Acoustic Problems with Scilab. Available online: http://www.openeering.com/node/54 (accessed on 7 September 2018).
  159. Fiala, P.; Rucz, P. NiHu: An open source C++ BEM library. Adv. Eng. Softw. 2014, 75, 101–112. [Google Scholar] [CrossRef]
  160. Esward, T.J.; Lees, K.; Sayers, D.; Wright, L. Testing Continuous Modelling Software: Three Case Studies; National Physical Laboratory: London, UK, 2004.
  161. Young, K.; Kearney, G.; Tew, A.I. Loudspeaker Positions with Sufficient Natural Channel Separation for Binaural Reproduction. In Proceedings of the 2018 AES International Conference on Spatial Reproduction - Aesthetics and Science, Tokyo, Japan, 7–9 August 2018; p. REB1-9. [Google Scholar]
  162. Vanderkooy, J. The Acoustic Center: A New Concept for Loudspeakers at Low Frequencies. In Proceedings of the Audio Engineering Society, San Francisco, CA, USA, 5–8 October 2006; pp. 6859–6989. [Google Scholar]
  163. Thompson, A. Line Array Splay Angle Optimisation. Available online: https://www.researchgate.net/publication/272490480 (accessed on 18 April 2019).
  164. Sanalatii, M.; Herzog, P.; Melon, M.; Guillermin, R.; Le Roux, J.-C.; Poulain, N. Measurement of the Frequency and Angular Responses of Loudspeaker Systems Using Radiation Modes. In Proceedings of the Audio Engineering Society Convention 141, Los Angeles, CA, USA, 29 October–1 November 2016; Audio Engineering Society: New York, NY, USA, 2016; p. 9615. [Google Scholar]
  165. Morgans, R.C. Optimisation Techniques for Horn Loaded Loudspeakers. Ph.D. Thesis, University of Adelaide, Adelaide, Australia, 2005. [Google Scholar]
  166. Kolbrek, B.; Svensson, U.P. Using mode matching methods and edge diffraction in horn loudspeaker simulation. Acta Acust. United Acust. 2015, 101, 760–774. [Google Scholar] [CrossRef]
  167. Kolbrek, B. Using Mode Matching Methods in Horn Loudspeaker Simulation. In Proceedings of the Forum Acousticum, Krakow, Poland, 8–12 September 2014. [Google Scholar]
  168. Kolbrek, B. Extensions to the Mode Matching Method for Horn Loudspeaker Simulation. Ph.D. Thesis, Norwegian University of Science and Technology, Trodheim, Norway, 2016. [Google Scholar]
  169. Kirkup, S.M.; Thompson, A.; Kolbrek, B.; Yazdani, J. Simulation of the acoustic field of a horn loudspeaker by the boundary element-Rayleigh integral method. J. Comput. Acoust. 2013, 21, 1250020. [Google Scholar] [CrossRef]
  170. Henwood, D.J.; Vanderkooy, J. Polar Plots for Low Frequencies: The Acoustic Centre. In Proceedings of the Audio Engineering Society Convention 120, Paris, France, 20–23 May 2006. [Google Scholar]
  171. Henwood, D.J. The Boundary Element Method and Horn Design. J. Audio Eng. Soc. 1993, 41, 486–496. [Google Scholar]
  172. Hacihabiboǧlu, H.; De Sena, E.; Cvetković, Z.; Johnston, J.; Smith, J.O. Perceptual Spatial Audio Recording, Simulation, and Rendering: An overview of spatial-audio techniques based on psychoacoustics. IEEE Signal Process. Mag. 2017, 34, 36–54. [Google Scholar] [CrossRef]
  173. Grande, E.F. Sound Radiation from a Loudspeaker Cabinet using the Boundary Element Method; Technical University of Denmark: Copenhagen, Denmark, 2008. [Google Scholar]
  174. Geaves, G.P.; Moore, J.P.; Henwood, D.J.; Fryer, P.A. Verification of an Approach for Transient Structural Simulation of Loudspeakers Incorporating Damping. In Proceedings of the Audio Engineering Society 100th Convention, Amsterdam, The Netherlands, 12–15 May 2001. [Google Scholar]
  175. Fryer, P.A.; Henwood, D.; Moore, J.; Geaves, G. Verification of an Approach for Transient Structural Simulation of Loudspeakers Incorporating Damping; AES Convention Paper 5320; Audio Engineering Society: New York, NY, USA, 2001. [Google Scholar]
  176. Feistel, S.; Thompson, A.; Ahnert, W. Methods and Limitations of Line Source Simulation. In Proceedings of the AES Convention 125, San Francisco, CA, USA, 2–5 October 2008; p. 7524. [Google Scholar]
  177. Candy, J. Accurate Calculation of Radiation and Diffraction from Loudspeaker Enclosures at Low Frequency. AES J. Audio Eng. Soc. 2013, 61, 356–365. [Google Scholar]
  178. Bastyr, K.J.; Capone, D.E. On the Acoustic Radiation from a Loudspeaker’s Cabinet. J. Audio Eng. Soc. 2003, 51, 234–243. [Google Scholar]
  179. Xu, Y.; Xu, L.; Li, X. The sound field analysis of piezoelectric micromachined ultrasound transducer array. In Proceedings of the 2009 International Conference on Mechatronics and Automation, Changechun, China, 9–12 August 2009. [Google Scholar]
  180. Teng, D.; Chen, H.; Zhu, N. Computer Simulation of Sound Field Formed around Transducer Source Used in Underwater Acoustic Communication. In Proceedings of the ICACTE 3rd International Conference on Advanced Computer Theory and Engineering, Chengdu, China, 20–22 August 2010; pp. 144–148. [Google Scholar]
  181. Kurowski, A.; Kotus, J.; Kostef, B.; Czyzewski, A. Numerical Modeling of Sound Intensity Distributions around Acoustic Transducer. In Audio Engineering Society Convention 140; Audio Engineering Society: Paris, France, 2016; p. 9525. [Google Scholar]
  182. Kapuria, S.; Sengupta, S.; Dumir, P.C. Three-dimensional solution for simply-supported piezoelectric cylindrical shell for axisymmetric load. Comput. Methods Appl. Mech. Eng. 1997, 140, 139–155. [Google Scholar] [CrossRef]
  183. Amini, S.; Harris, P.J.; Wilton, D.T. Coupled Boundary and Finite Element Methods for the Solution of the Dynamic Fluid-Structure Interaction Problem; Springer: Berlin, Germany, 1992; Volume 77, ISBN 978-3-540-55562-9. [Google Scholar]
  184. Christensen, R. Acoustic Modeling Of Hearing Aid Components. Ph.D. Thesis, University of Southern Denmark, Odense, Denmark, 2010. [Google Scholar]
  185. Lock, A. Development of a 2D Boundary Element Method to model Schroeder Acoustic Diffusers. Bachelor’s Thesis, University of Tasmania, Tasmania, Australia, 2014. [Google Scholar]
  186. Döşemeciler, A. A Study on Number Theoretic Construction and Prediction of Two Dimensional Acoustic Diffusers for Architectural Applications. Ph.D. Thesis, Izmir Institute of Technology, Izmir, Turkey, 2011. [Google Scholar]
  187. Takane, S.; Matsuhashi, T.; Sone, T. Numerical estimation of individual HRTFs by using BEM. In Proceedings of the International Congress on Acoustics, Kyoto, Japan, 4–9 April 2004; pp. 1439–1440. [Google Scholar]
  188. Jackson, P.J.B.; Desiraju, N. Use of 3D Head Shape for Personalized Binaural Audio. In Proceedings of the Audio Engineering Society Conference: 49th International Conference Audio for Games, London, UK, 6–8 February 2013; pp. 1–6. [Google Scholar]
  189. Garcia, D.P.; Roozen, B.; Glorieux, C. Calculation of Human Echolocation Cues by Means of the Boundary Element Method. In Proceedings of the 19th International Conference on Auditory Display (ICAD2013), Lodz, Poland, 6–9 July 2013; pp. 253–259. [Google Scholar]
  190. Betcke, T.; van ’t Wout, E.; Gélat, P. Computationally Efficient Boundary Element Methods for High-Frequency Helmholtz Problems in Unbounded Domains. In Modern Solvers for Helmholtz Problems; Domenico, L., Tang, J., Vuik, K., Eds.; Springer International Publishing: Cham, Switzerland, 2017; ISBN 978-3-319-28832-1. [Google Scholar]
  191. Wu, S.J.; Kuo, I.; Shung, K.K. Boundary element simulation of backscattering properties for red blood with high frequency ultrasonic transducers. Ultrasonics 2005, 43, 145–151. [Google Scholar] [CrossRef] [PubMed]
  192. Zhang, B.; Chen, L.; Chen, J. Acoustic Analysis of a Structure Subjected to Stochastic Excitation Using Statistical Wave Superposition Approach. In Proceedings of the 2nd International Congress on Image and Signal Processing, Tianjin, China, 17–19 October 2009; IEEE: Tianjin, China, 2009; pp. 1–5. [Google Scholar]
  193. Tillema, H.G. Noise Reduction of Rotating Machinery by Viscoelastic Bearing Supports; University of Twente: Enschede, The Netherlands, 2003. [Google Scholar]
  194. Sorensen, J.D.; Frangopol, D.M. Advances in Reliability and Optimization of Structural Systems; Taylor & Francis: London, UK, 2006. [Google Scholar]
  195. Saad, A.; El-Sebai, N. Combustion Noise Prediction Inside Diesel Engine. SAE Trans. 1999, 108, 2866–2872. [Google Scholar]
  196. Roivainen, J. Unit-wave response-based modeling of electromechanical noise and vibration of electrical machines. Ph.D. Thesis, Helsinki University of Technology, Espoo, Finland, 2009. [Google Scholar]
  197. Nijhuis, M.O. Analysis Tool for the Design of Active Structural Acoustic Control Systems. Ph.D. Thesis, University of Twente, Enschede, The Netherlands, 2003. [Google Scholar]
  198. Mocsai, T.; Diwoky, F.; Hepberger, A.; Priebsch, H.-H.; Augusztinovicz, F. Application and analysis of an adaptive wave-based technique based on a boundary error indicator for the sound radiation simulation of a combustion engine model. Comput. Assist. Methods Eng. Sci. 2015, 22, 3–30. [Google Scholar]
  199. Marburg, S. Developments in Structural – Acoustic Optimization for Passive Noise Control. Arch. Comput. Methods Eng. 2002, 9, 291–370. [Google Scholar] [CrossRef]
  200. Lummer, M.; Akkermans, R.A.; Richter, C.; Pröber, C.; Delfs, J. Validation of a model for open rotor noise predictions and calculation of shielding effects using a fast BEM. In Proceedings of the 19th AIAA/CEAS Aeroacoustics Conference, Berlin, Germany, 27–29 May 2013; p. 2096. [Google Scholar]
  201. Johnson, O.; Smith, A.V.; Morel, T. The Application of Advanced Analysis Methods to the Reduction of Noise from Air Compressors. In Proceedings of the International Compressor Engineering Conference, West Lafayette, IN, USA, 17–20 July 1990; p. 774. [Google Scholar]
  202. Jaswon, M.A.; Zaman, S.I. A new BEM Formulation of Acoustic Scattering Problems. Trans. Model. Simul. 1993, 1, 11–21. [Google Scholar]
  203. Fritze, D.; Marburg, S.; Hardtke, H.J. Estimation of radiated sound power: A case study on common approximation methods. Acta Acust. United Acust. 2009, 95, 833–842. [Google Scholar] [CrossRef]
  204. Friot, E. Limites et outils d’optimisation du contrôle acoustique actif, CNRS; Laboratoire de Mécanique et d’Acoustique: Marseille, France, 2007. [Google Scholar]
  205. Chauvicourt, F. Vibro-Acoustics of Rotating Electric Machines Prediction, Validation and Solution; Universite Libre de Bruxelles: Brussels, Belgium, 2018. [Google Scholar]
  206. Bies, D.A.; Hansen, C.H. Engineering Noise Control Theory and Practice, 4th ed.; CRC Press: Abingdon, UK, 2009. [Google Scholar]
  207. Ambrogio, M. Virtual Acoustics for Product Design and Prototpying Process; Polytecnico di Milano: Milan, Italy, 2012. [Google Scholar]
  208. Nuraini, A.A.; Mohd Ihsan, A.K.A.; Nor, M.J.M.; Jamaluddin, N. Vibro-acoustic Analysis of Free Piston Engine Structure using Finite Element and Boundary Element Methods. J. Mech. Sci. Technol. 2012, 26, 2405–2411. [Google Scholar] [CrossRef]
  209. Rossignol, K.; Lummer, M.; Delfs, J. Validation of DLR’s sound shielding prediction tool using a novel sound source. In Proceedings of the 15th AIAA/CEAS Aeroacoustics Conference (30th AIAA Aeroacoustics Conference), Miami, FL, USA, 11–13 May 2009. AIAA 2009-3329. [Google Scholar]
  210. Vlahopoulos, N.; Raveendra, S.T.; Vallance, C.; Messer, S. Numerical implementation and applications of a coupling algorithm for structural–acoustic models with unequal discretization and partially interfacing surfaces. Finite Elem. Anal. Des. 1999, 32, 257–277. [Google Scholar] [CrossRef]
  211. Vlahopoulos, N.; Stark, R.D. Numerical Approach for Computing Noise-Induced Vibration from Launch Environments. J. Spacecr. Rockets 1998, 35, 355–360. [Google Scholar] [CrossRef]
  212. Yeh, F.; Chang, X.; Sung, Y. Numerical and Experimental Study on Vibration and Noise of Embedded Rail System. J. Appl. Math. Phys. 2017, 5, 1629–1637. [Google Scholar] [CrossRef]
  213. Prego-Borges, J.L. Lamb: a Simulation Tool for Air-Coupled Lamb Wave based Ultrasonic NDE Systems. Ph.D. Thesis, Polytechnic University of Catalonia, Barcelona, Splain, 2010. [Google Scholar]
  214. Cao-Duc, T.; Nguyen-Dang, H. Inverse technique for detection of discontinuous geometry under acoustic field using boundary element method. In Computation and Modeling in Structural adh Mechanical Engineering; Ton Duc Thang University: Ho Chi Minh City, Vietnam, 2012. [Google Scholar]
  215. Yan, N. Numerical Modelling and Condition Assessment of Timber Utility Poles using Stress Wave Techniques. Ph.D. Thesis, University of Tchnology, Sydney, Australia, 2015. [Google Scholar]
  216. Grubeša, S.; Domitrović, H.; Jambrošić, K. Performance of Traffic Noise Barriers with Varying Cross-Section. PROMET Traffic Transp. 2011, 23, 161–168. [Google Scholar]
  217. Hothersall, D.C.; Chandler-Wilde, S.N.; Hajmirzae, M.N. Efficiency of single noise barriers. J. Sound Vib. 1991, 146, 303–322. [Google Scholar] [CrossRef]
  218. Georgiou, F. Modeling for auralization of urban environments: incorporation of directivity in sound propagation and analysis of a framework for auralizing a car pass-by. Ph.D. Thesis, Eindhoven University of Technology, Eindhoven, The Netherlaands, 2018. [Google Scholar]
  219. Hargreaves, J.; Rendell, L.; Lam, Y.W. Simulation of acoustic environments for binaural reproduction using a combination of geometrical acoustics and Boundary Element Method. J. Acoust. Soc. Am. 2017, 141, 3783. [Google Scholar] [CrossRef]
  220. Vuylsteke, X. Development of a reference method based on the fast multipole boundary element method for sound propagation problems in urban environments: formalism, optimizations & applications; Universite Paris-est: Paris, France, 2014. [Google Scholar]
  221. Davis, D. A review of prediction methods for ground-borne noise due to tunnel construction activities. In Proceedings of the 14th Australasian Tunnelling Conference 2011: Development of Underground Space, Sydney, Australia, 8–10 March 2011; pp. 39–51. [Google Scholar]
  222. Davis, D. A Review of Prediction Methods for Ground-Borne Noise due to Construction Activities. In Proceedings of the Proceedings of the 20th International Congress on Acoustics, Sydney, Australia, 23–27 August 2010; pp. 23–27. [Google Scholar]
  223. Chandler-Wilde, S.N. The Boundary Element Method in Outdoor Noise Propagation. Proc. Inst. Acoustcs 1997, 19, 27–50. [Google Scholar]
  224. Camargo, H.E.; Azman, A.S.; Peterson, J.S. Engineered Noise Controls for Miner Safety and Environmental Responsibility. In Advances in Productive, Safe and Responsible Coal Mining; Hirschi, J., Ed.; Elsevier B.V.: Amsterdam, The Netherlands, 2018; pp. 215–244. [Google Scholar]
  225. Choi, J.-W.; Kim, K.-J. A New Sound Reception System using a Symmetrical Microphone Array and its Numerical Simulation. J. Sh. Ocean Technol. 2004, 8, 18–25. [Google Scholar]
  226. Hunter, A.J. Underwater Acoustic Modelling for Synthetic Aperture Sonar. Ph.D. Thesis, University of Canterbury, Christchurch, New Zealand, 2006. [Google Scholar]
  227. Wagenhoffer, N.; Moored, K.W.; Jaworski, J.W. Method and the Noise Generation of an Idealized School of Fish. In Proceedings of the International Conference on Flow Induced Noise and Vibration Issues and Aspects, Hong Kong, China, 27–28 April 2017; Ciappi, E., Ed.; Springer: Cham, Switzerland, 2017; pp. 157–178. [Google Scholar]
  228. Mookerjee, A. Coherent Backscatter Enhancement from Finite Sized Aggregations of Scatterers. Ph.D. Thesis, University of Michigan, Ann Arbor, MI, USA, 2017. [Google Scholar]
  229. Dimon, M.N.; Ula, M.; Hashim, A.W.I.M.; Hamid, S.Z.A.; Baharom, A.; Ahmad, A.H. The Study of Normal Incidence Sound Absorption Coefficience (Sound Absorption) of Wood Circular Perforated Panel (CPP) Using Numerical Modelling Technique; University of Malaysia: Kuala Lumpur, Malaysia, 2006. [Google Scholar]
  230. Amini, S.; Kirkup, S.M. Solution of Helmholtz equation in the exterior domain by elementary boundary integral methods. J. Comput. Phys. 1995, 118, 208–221. [Google Scholar] [CrossRef]
  231. Hall, W.S.; Robertson, W.H. Boundary element methods for acoustic wave scattering. In Proceedings of the Boundary Elements X, Southampton, UK, 6–9 September 1988; Computational Mechanics Publications: Southampton, UK, 1988; Volume 4, pp. 301–315. [Google Scholar]
  232. Seybert, A.F.; Rengarajan, T.K. The use of CHIEF to obtain unique solutions for Acoustic Radiation using Boundary Integral Equations. J. Acoust. Soc. Am. 1987, 81, 1299–1306. [Google Scholar] [CrossRef]
  233. Cutanda-Henriquez, V.; Juhl, P.M. OpenBEM - An open source Boundary Element Method software in Acoustics. In Proceedings of the Internoise, Lisbon, Portugal, 13–16 June 2010; pp. 1–10. [Google Scholar]
  234. Mohsen, A.A.K.; Ochmann, M. Numerical experiments using CHIEF to treat the nonuniqueness in solving acoustic axisymmetric exterior problems via boundary integral equations. J. Adv. Res. 2010, 1, 227–232. [Google Scholar] [CrossRef]
  235. Juhl, P.M. The Boundary Element Method for Sound Field Calculations; Technical University of Denmark: Copenhagen, Denmark, 1993. [Google Scholar]
  236. Marburg, S.; Wu, T.W. Treating the Phenomenon of Irregular Frequencies. In Computational Acoustics of Noise Propagation in Fluids - Finite and Boundary Element Methods; Marburg, S., Nolte, B., Eds.; Springer: Berlin, Germany, 2008; pp. 411–434. [Google Scholar]
  237. Visser, R. A Boundary Element Approach to Acoustic Radiation and Source Identification. Ph.D. Thesis, University of Twente, Enschede, The Netherlands, 2004. [Google Scholar]
  238. Marburg, S.; Amini, S. Cat’s Eye Radiation with Boundary Elements: Comparative Study on the Treatment of Irregular Frequencies. J. Comput. Acoust. 2005, 13, 21–45. [Google Scholar] [CrossRef]
  239. Brakhage, H.; Werner, P. Ueber das Dirichletsche Au enraumproblem fuer die Helmholtzsche Schwingungsgleichung. Arch. Math. 1965, 16, 325–329. [Google Scholar] [CrossRef]
  240. Leis, R. Zur Dirichletschen Randwertaufgabe des Auenraums der Schwingungsgleichung. Math. Z. 1965, 90, 205–211. [Google Scholar] [CrossRef]
  241. Panich, O.I. On the Question of the Solvability of the Exterior Boundary Problem for the Wave Equation and Maxwell’s Equation. Uspeki Mat. Nauk 1965, 20, 211–226. [Google Scholar]
  242. Kussmaul, R. Ein numeriches Verfahren zur Losung des Neumannschen Au enraumproblems fuer die Helmholtsche Schwingungsgleichung. Computing 1979, 4, 246–273. [Google Scholar] [CrossRef]
  243. Burton, A.J.; Miller, G.F. The Application of Integral Equations to the Numerical Solution of Some Exterior Boundary-Value Problems. Proc. Roy. Soc. Lond. 1971, 323, 201–210. [Google Scholar] [CrossRef]
  244. Nowak, L.J.; Zielinski, T.G. Determination of the Free-Field Acoustic Radiation Characteristics of the Vibrating Plate Structures With Arbitrary Boundary Conditions. J. Vib. Acoust. 2015, 137, 051001. [Google Scholar] [CrossRef]
  245. Kirkup, S.M. Fortran Codes for Computing the Acoustic Field Surrounding a Vibrating Plate by the Rayleigh Integral Method. In Proceedings of the Mathematical Methods, Computational Techniques, Non-Linerat Systems, Intelligent Systems, Corfu, Greece, 26–28 October 2008; pp. 364–369. [Google Scholar]
  246. Khorshidi, K.; Akbari, F.; Ghadirian, H. Experimental and analytical modal studies of vibrating rectangular plates in contact with a bounded fluid. Ocean Eng. 2017, 140, 146–154. [Google Scholar] [CrossRef]
  247. Hoernig, R.O.H. Green’s Functions and Integral Equations for the Laplace and Helmholtz Operators in Impedance Half-Spaces. Ph.D. Thesis, Ecole Polytechnique, Paris, France, 2010. [Google Scholar]
  248. Bose, T.; Mohanty, A.R. Sound Radiation Response of a Rectangular Plate Having a Side Crack of Arbitrary Length, Orientation, and Position. J. Vib. Acoust. 2015, 137, 021019. [Google Scholar] [CrossRef]
  249. Arenas, J.P.; Ramis, J.; Alba, J. Estimation of the Sound Pressure Field of a Baffled Uniform Elliptically Shaped Transducer. Appl. Acoust. 2010, 71, 128–133. [Google Scholar] [CrossRef]
  250. Arenas, J.P. Numerical Computation of the Sound Radiation From a Planar Baffled Vibrating Surface. J. Comput. Acoust. 2008, 16, 321–341. [Google Scholar] [CrossRef]
  251. Arenas, J.P. Matrix Method for Estimating the Sound Power Radiated from a Vibrating Plate for Noise Control Engineering Applications. Lat. Am. Appl. Res. 2009, 39, 345–352. [Google Scholar]
  252. Alia, A.; Soulie, Y. Simulation of Acoustical Response Using Rayleigh Method. In Proceedings of the Pressure Vessels and Piping/ICPVT-11 Conference, Vancouver, BC, Canada, 23–27 July 2006. [Google Scholar]
  253. Liao, C.; Ma, C. Vibration characteristics of rectangular plate in compressible inviscid fluid. J. Sound Vib. 2016, 362, 228–251. [Google Scholar] [CrossRef]
  254. Wu, H.; Jiang, W.; Liu, Y. Analyzing acoustic radiation modes of baffled plates with a fast multipole Boundary Element Method. J. Vib. Acoust. 2013, 135, 11007. [Google Scholar] [CrossRef]
  255. Li, S. Modal models for vibro-acoustic response analysis of fluid-loaded plates. J. Vib. Control 2010, 17, 1540–1546. [Google Scholar]
  256. Partha, B.; Atanu, S.; Arup, N.; Michael, R. A Novel FE_BE Approach for Free Field Vibro-acoustic Problem. In Proceedings of the Acoustics 2013 New Delhi, New Delhi, India, 10–15 November 2013; pp. 1367–1372. [Google Scholar]
  257. Basten, T.G.H. Noise Reduction by Viscothermal Acousto-elastic Interaction in Double Wall Panels. Ph.D. Thesis, University of Twente, Enschede, The Netherlands, 2001. [Google Scholar]
  258. Arunkumar, M.P.; Pitchaimani, J.; Gangadharan, K.V.; Lenin Babu, M.C. Effect of Core Topology on Vibro-acoustic Characteristics of Truss Core Sandwich Panels. Procedia Eng. 2016, 144, 1397–1402. [Google Scholar] [CrossRef]
  259. Arunkumar, M.P.; Pitchaimani, J.; Gangadharan, K.V.; Lenin Babu, M.C. Influence of nature of core on vibro acoustic behavior of sandwich aerospace structures. Aerosp. Sci. Technol. 2016, 56, 155–167. [Google Scholar] [CrossRef]
  260. Arunkumar, M.P.; Pitchaimani, J.; Gangadharan, K.V.; Lenin Babu, M.C. Sound transmission loss characteristics of sandwich aircraft panels: Influence of nature of core. J. Sandw. Struct. Mater. 2017, 19, 26–48. [Google Scholar] [CrossRef]
  261. D’Alessandro, V.; Petrone, G.; Franco, F.; De Rosa, S. A Review of the Vibroacoustics of Sandwich Panels: Models and Experiments. J. Sandw. Struct. Mater. 2013, 15, 541–582. [Google Scholar] [CrossRef]
  262. Denli, H.; Sun, J.Q. Structural-acoustic Optimization of Composite Sandwich Structures: A Review. Shock Vib. Dig. 2007, 39, 189–200. [Google Scholar] [CrossRef]
  263. Galgalikar, R.; Thompson, L.L. Design Optimization of Honeycomb Core Sandwich Panels for Maximum Sound Transmission Loss. J. Vib. Acoust. 2016, 138, VIB-15-1339. [Google Scholar] [CrossRef]
  264. Chiang, H.-Y.; Huang, Y.-H. Vibration and sound radiation of an electrostatic speaker based on circular diaphragm. J. Acoust. Soc. Am. 2015, 137, 1714–1721. [Google Scholar] [CrossRef] [PubMed]
  265. Nowak, L.J.; Zielinski, T.G.; Meissner, M. Active vibroacoustic control of plate structures with arbitrary boundary conditions. IPPT Reports Fundam. Technol. Res. 2013, 4, 5–9. [Google Scholar]
  266. Hasheminejad, S.M.; Keshavarzpour, H. Robust active sound radiation control of a piezo-laminated composite circular plate of arbitrary thickness based on the exact 3D elasticity model. J. Low Freq. Noise Vib. Act. Control 2016, 35, 101–127. [Google Scholar] [CrossRef]
  267. Diwan, G.C. Partition of Unity Boundary Element and Finite Element Method: Overcoming Non-uniqueness and Coupling for Acoustic Scattering in Heterogeneous Media. Ph.D. Thesis, Durham University, Durham, UK, 2014. [Google Scholar]
  268. Brick, H.; Ochmann, M. A Half-space BEM for the Simulation of Sound Propagation above an Impedance Plane. J. Acoust. Soc. Am. 2008, 123, 3418. [Google Scholar] [CrossRef]
  269. Li, Y.L.; White, M.J.; Hwang, M.H. Green’s Function for Wave Propagation above an Impedance Ground. J. Acoust. Soc. Am. 1994, 96, 2485–2490. [Google Scholar] [CrossRef]
  270. Piscoya, R.; Ochmann, M. Acoustical Green’s Function and Boundary Element Techniques for 3D Half-Space Problems. J. Theor. Comput. Acoust. 2017, 25, 1730001. [Google Scholar] [CrossRef]
  271. Hwang, L.S.; Tuck, E.O. On the oscillations of harbours of arbitrary shape. J. Fluid Mech. 1970, 42, 447–464. [Google Scholar] [CrossRef]
  272. Lee, J. Wave-induced oscillations in harbours of arbitrary geometry. J. Fluid Mech. 1971, 45, 375–394. [Google Scholar] [CrossRef]
  273. Chandler-Wilde, S.N.; Peplow, A.T. A Boundary Integral Equation Formulation for the Helmholtz Equation in a Locally Perturbed Half-plane. ZAMM J. Appl. Math. Mech. 2005, 85, 79–88. [Google Scholar] [CrossRef]
  274. Krishnasamy, G.; Schmer, L.W.; Rudolphi, T.J.; Rizzo, F.J. Hypersingular boundary integral equations: some applications in acoustic and elastic wave scattering. J. Appl. Mech. 1990, 57, 404–414. [Google Scholar] [CrossRef]
  275. Gray, L.J. Boundary element method for regions with thin internal cavities. Eng. Anal. Bound. Elem. 1989, 6, 180–184. [Google Scholar] [CrossRef]
  276. Terai, T. On calculation of sound fields around three dimensional objects by integral equation methods. J. Sound Vib. 1980, 69, 71–100. [Google Scholar] [CrossRef]
  277. Martin, P.A.; Rizzo, F.J. On boundary integral equations for crack problems. Proc. R. Soc. London, Ser. A-Mathematical Phys. Eng. Sci. 1989, 421, 341–355. [Google Scholar] [CrossRef]
  278. Kirkup, S.M. The Computational Modelling of Acoustic Shields by the Boundary and Shell Element Method. Comput. Struct. 1991, 40, 1177–1183. [Google Scholar] [CrossRef]
  279. Kirkup, S.M. Solution of discontinuous interior Helmholtz problems by the boundary and shell element method. Comput. Methods Appl. Mech. Eng. 1997, 140, 393–404. [Google Scholar] [CrossRef]
  280. Sedaghatjoo, Z.; Dehghan, M.; Hosseinzadeh, H. On uniqueness of numerical solution of boundary integral equations with 3-times monotone radial kernels. J. Comput. Appl. Math. 2017, 311, 664–681. [Google Scholar] [CrossRef]
  281. Jeong, J.-H.; Ih, J.-G.; Lee, B.-C. A Guideline for Using the Multi-Domain BEM for Analyzing the Interior Acoustic Field. J. Comput. Acoust. 2003, 11, 403. [Google Scholar] [CrossRef]
  282. Gennaretti, M.; Giordani, A.; Morino, L. A third-order boundary element method for exterior acoustics with applications to scattering by rigid and elastic shells. J. Sound Vib. 1999, 222, 699–722. [Google Scholar] [CrossRef]
  283. Fahnline, J.B. Boundary-Element Analysis. In Engineering Vibroacoustic Analysis: Methods and Applications; Hambric, S.A., Sung, S.H., Nefske, D.J., Eds.; John Wiley & Sons: Chichester, UK, 2016; Chapter 7. [Google Scholar]
  284. Wilkes, D.; Alexander, P.; Duncan, A. FMBEM analysis of sound scattering from a damping plate in the near field of a hydrophone. In Proceedings of the Proceedings of Acoustics, Fremantle, Australia, 21–23 November2012; pp. 1–8. [Google Scholar]
  285. Poblet-Puig, J. Numerical Modelling of Sound Transmission in Lightweight Structures; Universitat Politecnica de Catalunyu: Catalan, Spain, 2008. [Google Scholar]
  286. Lee, J.-S.; Ih, J.-G. Reactive characteristics of partial screens for a sound source mounted in an infinite baffle. J. Acoust. Soc. Am. 1995, 98, 1008–1016. [Google Scholar] [CrossRef]
  287. Wilkes, D.R. The Development of a Fast Multipole Boundary Element Method for Coupled Acoustic and Elastic Problems. Ph.D. Thesis, Curtin University, Perth, Australia, 2014. [Google Scholar]
  288. Qian, Z.-H.; Yamanaka, H. An efficient approach for simulating seismoacoustic scattering due to an irregular fluid-solid interface in multilayered media. Geophys. J. Int. 2012, 189, 524–540. [Google Scholar] [CrossRef]
  289. Zhou-Bowers, S.; Rizos, D.C. B-Spline Impulse Response Functions of Rigid Bodies for Fluid-Structure Interaction Analysis. Hindawi Adv. Civ. Eng. 2018, 2018. [Google Scholar] [CrossRef]
  290. Zheng, C.-J.; Gao, H.F.; Du, L.; Chen, H.B.; Zhang, C. An accurate and efficient acoustic eigensolver based on a fast multipole BEM and a contour integral method. J. Comput. Phys. 2016, 305, 677–699. [Google Scholar] [CrossRef]
  291. Qin, H.; Zheng, H.; Qin, W.; Zhang, Z. Lateral vibration control of a shafting-hull coupled system with electromagnetic bearings. J. Low Freq. Noise, Vib. Act. Control 2018, 146134841881151. [Google Scholar] [CrossRef]
  292. Pluymers, B.; Desmet, W.; Vanderpitte, D.; Sas, P. On the use of a wave based prediction technique for steady-state structural-acoustic radiation analysis. CMES 2005, 7, 173–183. [Google Scholar]
  293. Pluymers, B. Wave based Modelling Methods for Steady-State Vibro-acoustics; Katholieke Universiteit Leuven: Leuven, Belgium, 2006. [Google Scholar]
  294. Pluymers, B.; Desmet, W.; Vandepitte, D.; Sas, P. Application of an efficient wave-based prediction technique for the analysis of vibro-acoustic radiation problems. J. Comput. Appl. Math. 2004, 168, 353–364. [Google Scholar] [CrossRef]
  295. Peters, H.; Kessissoglou, N.; Marburg, S. Modal decomposition of exterior acoustic-structure interaction. J. Acoust. Soc. Am. 2013, 133, 2668–2677. [Google Scholar] [CrossRef]
  296. Peters, H.; Kessissoglou, N.; Marburg, S. Modal contributions to sound radiated from a fluid loaded cylinder. J. Acoust. Soc. Am. 2013, 133, 2668–2677. [Google Scholar] [CrossRef] [PubMed]
  297. Liang, T.; Wang, J.; Xiao, J.; Wen, L. Coupled BE–FE based vibroacoustic modal analysis and frequency sweep using a generalized resolvent sampling method. Comput. Methods Appl. Mech. Eng. 2019, 345, 518–538. [Google Scholar] [CrossRef]
  298. Lanzerath, H.; Waller, H. Computation of the time-history response of dynamic problems using the boundary element method and modal techniques. Int. J. Numer. Methods Eng. 1999, 45, 841–864. [Google Scholar] [CrossRef]
  299. Kirkup, S.M.; Amini, S. Modal analysis of acoustically-loaded structures via integral equation methods. Comput. Struct. 1991, 40, 1279–1285. [Google Scholar] [CrossRef]
  300. Jung, B.K.; Ryue, J.; Hong, C.; Jeong, W.B.; Shin, K.K. Estimation of dispersion curves of water-loaded structures by using approximated acoustic mass. Ultrasonics 2018, 85, 39–48. [Google Scholar] [CrossRef]
  301. Brennan, D.P.; Chemuka, M.W. Enhancements to AVAST; National Defence, Research and Development Branch: Halifax, NS, Canada, 1996. [Google Scholar]
  302. Prisacariu, V. CFD Analysis of UAV Flying Wing. INCAS Bull. 2016, 8, 65–72. [Google Scholar]
  303. Colonius, T.; Lele, S.K. Computational aeroacoustics: Progress on nonlinear problems of sound generation. Prog. Aerosp. Sci. 2004, 40, 345–416. [Google Scholar] [CrossRef]
  304. Alléon, G.; Champagneux, S.; Chevalier, G.; Giraud, L.; Sylvand, G. Parallel distributed numerical simulations in aeronautic applications. Appl. Math. Model. 2006, 30, 714–730. [Google Scholar] [CrossRef]
  305. Shahbazi, M.; Mansourzadeh, S.; Pishevar, A.R. Hydrodynamic Analysis of Autonomous Underwater Vehicle ( AUV ) Flow Through Boundary Element Method and Computing Added-Mass Coefficients. Int. J. Artif. Intell. Mechatron. 2015, 3, 212–217. [Google Scholar]
  306. Seol, H.; Pyo, S.; Suh, J.-C.; Lee, S. Numerical study of non-cavitating underwater propeller noise. Noise Vib. Worldw. 2004, 11–26. [Google Scholar] [CrossRef]
  307. Casenave, F.; Ern, A.; Sylvand, G. Coupled BEM – FEM for the Convected Helmholtz Equation with Non-uniform Flow in a Bounded Domain. J. Comput. Phys. 2014, 257, 627–644. [Google Scholar] [CrossRef]
  308. Morfey, C.L.; Powles, C.J.; Wright, C.M. Green’s Functions in Computational Aeroacoustics. Int. J. Aeroacoustics 2011, 10, 117–159. [Google Scholar] [CrossRef]
  309. Mancini, S. Boundary Integral Methods for Sound Propagation with Subsonic Potential Mean Flows; University of Southampton: Southampton, UK, 2017. [Google Scholar]
  310. Harwood, A.R.G. Numerical Evaluation of Acoustic Green’s Functions; University of Manchester: Manchester, UK, 2014. [Google Scholar]
  311. Andesen, P.R.; Cutanda-Henriquez, V.; Aage, N.; Marburg, S. A Two-Dimensional Acoustic Tangential Derivative Boundary Element Method Including Viscous and Thermal Losses Publication date: A Two-Dimensional Acoustic Tangential Derivative Boundary. J. Theor. Comput. Acoust. 2018, 26, 1850036. [Google Scholar] [CrossRef]
  312. Cutanda-Henriquez, V.; Anderson, P.R.; Jensen, J.S.; Juhl, P.M.; Sanchez-Dehesa, J. A Numerical Model of an Acoustic Metamaterial Using the Boundary Element Method Including Viscous and Thermal Losses. J. Comput. Acoust. 2017, 25, 1750006. [Google Scholar] [CrossRef]
  313. Cutanda-Henriquez, V.; Juhl, P.M. An axisymmetric boundary element formulation of sound wave propagation in fluids including viscous and thermal losses. J. Acoust. Soc. Am. 2013, 134, 3409–3418. [Google Scholar] [CrossRef] [PubMed]
  314. Vieira, A.; Snellen, M.; Simons, D.G. Assessment of Engine Noise Shielding By the Wings of Current Turbofan Aircraft. In Proceedings of the 24th International Conference on Sound and Vibration, London, UK, 23–27 July 2017; pp. 1–8. [Google Scholar]
  315. Salin, M.B.; Dosaev, A.S.; Konkov, A.I.; Salin, B.M. Numerical Simulation of Bragg Scattering of Sound by Surface Roughness for Different Values of the Rayleigh Parameter. Acoust. Phys. 2014, 60, 442–454. [Google Scholar] [CrossRef]
  316. Mimani, A.; Croaker, P.; Karimi, M.; Doolan, C.J.; Kessissoglou, N. Hybrid CFD-BEM and Time-Reversal techniques applied to localise flow-induced noise sources generated by a flat-plate. In Proceedings of the 2nd Australasian Acoustical Societies Conference, ACOUSTICS 2016, Brisbane, Australia, 9–11 November 2016. [Google Scholar]
  317. Martínez-lera, P.; Schram, C.; Bériot, H.; Hallez, R. An approach to aerodynamic sound prediction based on incompressible-flow pressure. J. Sound Vib. 2014, 333, 132–143. [Google Scholar] [CrossRef]
  318. Kucukcoskun, K. Prediction of Free and Scattered Acoustic Fields of Low-Speed Fans; Ecole Central de Lyon: Lyon, France, 2012. [Google Scholar]
  319. Heffernon, T.; Angland, D.; Zhang, X.; Smith, M. The Effect of Flow Circulation on the Scattering of Landing Gear Noise. In Proceedings of the 21st AIAA/CEAS Aeroacoustics Conference, Southampton, UK, 22–26 June 2015; University of Southampon: Southampton, UK, 2015; pp. 1–14. [Google Scholar]
  320. Dürrwächter, L.; Kesslaer, M.; Kraemer, E. Numerical Assessment of CROR Noise Shielding with a Coupled Möhring Analogy and BEM Approach. In Proceedings of the A/AA/CEAS Aeroacoustics Conference, Atlanta, GA, USA, 25–29 June 2018; p. 2822. [Google Scholar]
  321. Croaker, P.; Mimani, A.; Doolan, C.; Kessissoglou, N. A computational flow-induced noise and time-reversal technique for analysing aeroacoustic sources. J. Acoust. Soc. Am. 2018, 143, 2301–2312. [Google Scholar] [CrossRef] [PubMed]
  322. Croaker, P.; Kessissoglou, N.; Marburg, S. Aeroacoustic Scattering Using a Particle Accelerated Computational Fluid Dynamics/Boundary Element Technique. AIAA J. 2016, 54, 1–18. [Google Scholar] [CrossRef]
  323. Barhoumi, B. An improved axisymmetric convected boundary element method formulation with uniform flow. Mech. Ind. 2017, 18, 313. [Google Scholar] [CrossRef]
  324. Sundkvist, E. A High-Order Accurate, Collocated Boundary Element Method for Wave Propagation in Layered Media; Uppsala University: Uppsala, Sweden, 2011. [Google Scholar]
  325. Croaker, P.; Kessissoglou, N.; Marburg, S. Strongly singular and hypersingular integrals for aeroacoustic incident fields. Int. J. Numer. Methods Fluids 2015, 7, 274–318. [Google Scholar] [CrossRef]
  326. Croaker, P.; Kessissoglou, N.; Kinns, R.; Marburg, S. Fast Low-Storage Method for Evaluating Lighthill’s Volume Quadrupoles. AIAA J. 2013, 51, 867–884. [Google Scholar] [CrossRef]
  327. Blondel, P.; Dobbins, P.F.; Jayasundere, N.; Cosci, M. High-frequency Bistatic Scattering Experiments using Proud and Buried Targets. In Acoustic Sensing Techniques for the Shallow Water Environment: Inversion Methods and Experiments; Caiti, A., Chapman, N.R., Hermand, J.-P., Jesus, S.M., Eds.; Springer: Dordrecht, The Netherlands, 2006; pp. 155–170. ISBN 1402043724. [Google Scholar]
  328. Kirkup, S.M.; Wadsworth, M. Solution of Inverse Diffusion Problems by Operator-splitting Methods. Appl. Math. Model. 2002, 26, 1003–1018. [Google Scholar] [CrossRef]
  329. Schuhmacher, A.; Hald, J.; Rasmussen, K.B.; Hansen, P.C. Sound source reconstruction using inverse boundary element calculations. J. Acoust. Soc. Am. 2003, 113, 114–127. [Google Scholar] [CrossRef] [PubMed]
  330. Ko, B.; Lee, S.-Y. Enhancing the Reconsruction of Acoustic Source Field using Wavelet Transformation. J. Mech. Sci. Technol. 2005, 19, 680–686. [Google Scholar] [CrossRef]
  331. Kim, G.T.; Lee, B.H. 3-D Source Reconstruction and Field Reprediction using the Helmholtz Integral Equation. J. Sound Vib. 2001, 112, 2645–2655. [Google Scholar] [CrossRef]
  332. Bustamante, F.O.; Rodríguez, F.L.; Lopez, A.P. Experimental analysis of laptop fan noise radiation by acoustic source decomposition and inverse boundary element methods. In Proceedings of the NOISE-CON, Detroit, MI, USA, 28–31 July 2008. [Google Scholar]
  333. Bai, M.R. Application of the BEM (Boundary Element Method)- based Acoustic Holography to Radiation Analysis of Sound Sources with Arbitrarily Shaped Geometries. J. Acoust. Soc. Am. 1992, 92, 533–549. [Google Scholar] [CrossRef]
  334. van Wijngaarden, H.C.J. Prediction of Propeller-Induced Hull-Pressure Fluctuations Proefschrift, Delft. Ph.D. Thesis, Technische Universiteit, Delft, The Netherlands, 2011. [Google Scholar]
  335. Nava, G.P. Inverse sound rendering: In-situ estimation of surface acoustic impedance for acoustic simulation and design of real indoor environments; University of Tokyo: Tokyo, Japan, 2006. [Google Scholar]
  336. Piechowicz, J.; Czajka, I. Estimation of Acoustic Impedance for Surfaces Delimiting the Volume of an Enclosed Space. Arch. Acoust. 2012, 37, 97–102. [Google Scholar] [CrossRef]
  337. Lee, S. Review: The Use of Equivalent Source Method in Computational Acoustics. J. Comput. Acoust. 2017, 25, 1630001. [Google Scholar] [CrossRef]
  338. Fu, Z.J.; Chen, W.; Chen, J.T.; Qu, W.Z. Singular boundary method: Three regularization approaches and exterior wave applications. Comput. Model. Eng. Sci. 2014, 99, 417–443. [Google Scholar]
  339. Fu, Z.J.; Chen, W.; Gu, Y. Burton-Miller-type singular boundary method for acoustic radiation and scattering. J. Sound Vib. 2014, 333, 3776–3793. [Google Scholar] [CrossRef]
  340. Fu, Z.J.; Chen, W.; Qu, W. Numerical investigation on three treatments for eliminating the singularities of acoustic fundamental solutions in the singular boundary method. WIT Trans. Model. Simul. 2014, 56, 15–26. [Google Scholar]
  341. Liu, L. Single layer regularized meshless method for three dimensional exterior acoustic problem. Eng. Anal. Bound. Elem. 2017, 77, 138–144. [Google Scholar] [CrossRef]
  342. Treeby, B.E.; Pan, J. A practical examination of the errors arising in the direct collocation boundary element method for acoustic scattering. Eng. Anal. Bound. Elem. 2009, 33, 1302–1315. [Google Scholar] [CrossRef]
  343. Juhl, P.M. A note on the convergence of the direct collocation boundary element method. J. Sound Vib. 1998, 212, 703–719. [Google Scholar] [CrossRef]
  344. Menin, O.H.; Rolnik, V. Relation between accuracy and computational time for boundary element method applied to Laplace equation. J. Comput. Interdiscip. Sci. 2013, 4, 1–6. [Google Scholar]
  345. Ramirez, I.H. Multilevel Multi-Integration Algorithm for Acoustics. Ph.D. Thesis, University of Twente, Enschede, The Netherlands, 2005. [Google Scholar]
  346. Gumerov, N.A.; Duraiswami, R. A Broadband Fast Multipole Accelerated Boundary Element Method for the Three Dimensional Helmholtz Equation. J. Acoust. Soc. Am. 2009, 125, 191–205. [Google Scholar] [CrossRef]
  347. Falletta, S.; Sauter, S.A. The panel-clustering method for the wave equation in two spatial dimensions. J. Comput. Phys. 2016, 305, 217–243. [Google Scholar] [CrossRef]
  348. Zhang, Q.; Mao, Y.; Qi, D.; Gu, Y. An Improved Series Expansion Method to Accelerate the Multi-Frequency Acoustic Radiation Prediction. J. Comput. Acoust. 2015, 23, 1450015. [Google Scholar] [CrossRef]
  349. Wang, Z.; Zhao, Z.G.; Liu, Z.X.; Huang, Q.B. A method for multi-frequency calculation of boundary integral equation in acoustics based on series expansion. Appl. Acoust. 2009, 70, 459–468. [Google Scholar] [CrossRef]
  350. Wang, X.; Chen, H.; Zhang, J. An efficient boundary integral equation method for multi-frequency acoustics analysis. Eng. Anal. Bound. Elem. 2015, 61, 282–286. [Google Scholar] [CrossRef]
  351. Schenck, H.A.; Benthien, G. The Application of a Coupled Finite-Element Boundary-Element technique to Large-Scale Structural Acoustic Problems. In Proceedings of the Eleventh International Conference on Boundary Element Methods, Advances in Boundary Elements, Vol. 2: Field and Fluid Flow; Brebbia, C.A., Connor, J.J., Eds.; Computational Mechanics Publications: Cambridge, MA, USA, 1989; pp. 309–318. [Google Scholar]
  352. Lefteriu, S.; Souza Lenzi, M.; Bériot, H.; Tournour, M.; Desmet, W. Fast frequency sweep method for indirect boundary element models arising in acoustics. Eng. Anal. Bound. Elem. 2016, 69, 32–45. [Google Scholar] [CrossRef]
  353. Kirkup, S.M.; Henwood, D.J. Methods for speeding up the boundary element solution of acoustic radiation problems. J. Vib. Acoust. Trans. ASME 1992, 114, 374–380. [Google Scholar] [CrossRef]
  354. Amini, S. An Iterative Method for the Boundary Element Solution of the Exterior Acoustic Problem. J. Comput. Appl. Math. 1987, 20, 109–117. [Google Scholar] [CrossRef]
  355. Coyette, J.-P.; Lecomte, C.; Migeot, J.-L.; Blanche, J.; Rochette, M.; Mirkovic, G. Calculation of Vibro-Acoustic Frequency Response Functions Using a Single Frequency Boundary Element Solution and a Padé Expansion. Acta Acust. United Acust. 1999, 85, 371–377. [Google Scholar]
  356. Marburg, S. Discretization Requirements: How many Elements per Wavelength are Necessary? In Computational Acoustics of Noise Propagation in Fluids: Finite and Boundary Element Methods; Marburg, S., Nolte, B., Eds.; Springer: Berlin, Germany, 2010; Chapter 11. [Google Scholar]
  357. Marburg, S. Six Boundary Elements per Wavelength: Is that Enough? J. Comput. Acoust. 2002, 10, 25–51. [Google Scholar] [CrossRef]
  358. Marburg, S.; Schneider, S. Influence of Element Types on Numeric Error for Acoustic Boundary Elements. J. Comput. Acoust. 2003, 11, 363–386. [Google Scholar] [CrossRef]
  359. Sun, Y.; Trevelyan, J.; Li, S. Evaluation of discontinuity in IGABEM modelling of 3D acoustic field. In Proceedings of the Eleventh UK Conference on Boundary Integral Methods (UKBIM 11), Nottingham, UK, 10–11 July 2017; Chappell, D.J., Ed.; Nottingham Trent University Publications: Nottingham, UK, 2017; pp. 177–185. [Google Scholar]
  360. Amini, S.; Wilton, D.T. An investigation of boundary element methods for the exterior acoustic problem. Comput. Methods Appl. Mech. Eng. 1986, 54, 49–65. [Google Scholar] [CrossRef]
  361. Zieniuk, E.; Szerszeń, K. Triangular B é zier Patches in Modelling Smooth Boundary Surface in exterior Helmholtz Problems Solved by the PIES. Arch. Acoust. 2009, 34, 51–61. [Google Scholar]
  362. Zieniuk, E.; Szerszeń, K. A solution of 3D Helmholtz equation for boundary geometry modeled by Coons patches using the Parametric Integral Equation System. Arch. Acoust. 2006, 31, 99–111. [Google Scholar]
  363. Zieniuk, E.; Boltuc, A. Bezier Curves in the Modeling of Boundary Gemetry for 2D Boundary Problems Defined by Helmholtz Equation. J. Comput. Acoust. 2006, 14, 353–367. [Google Scholar] [CrossRef]
  364. Peake, M.J.; Trevelyan, J.; Coates, G. Extended isogeometric boundary element method (XIBEM) for three-dimensional medium-wave acoustic scattering problems. Comp. Meth. Appl. Mech. Eng. 2015, 284, 0762–780. [Google Scholar] [CrossRef]
  365. Peake, M.J.; Trevelyan, J.; Coates, G. Extended isogeometric boundary element method (XIBEM) for two-dimensional Helmholtz problem. Comp. Meth. Appl. Mech. Eng. 2013, 259, 93–163. [Google Scholar] [CrossRef]
  366. Liu, Z.; Majeed, M.; Cirak, F.; Simpson, R.N. Isogeometric FEM-BEM coupled structural-acoustic analysis of shells using subdivision surfaces. Int. J. Numer. Methods Eng. 2018, 113, 1507–1530. [Google Scholar] [CrossRef]
  367. Coox, L.; Atak, O.; Vanderpitte, D.; Desmet, W. An isogeometric indirect boundary element method for solving acoustic problems in open-boundary domains. Comput. Methods Appl. Mech. Eng. 2017, 316, 186–208. [Google Scholar] [CrossRef]
  368. Chen, L.; Liu, C.; Zhao, W.; Liu, L. An isogeometric approach of two dimensional acoustic design sensitivity analysis and topology optimization analysis for absorbing material distribution. Comput. Methods Appl. Mech. Eng. 2018, 336, 507–532. [Google Scholar] [CrossRef]
  369. Khaki, H.; Trevelyan, J.; Hattori, G. Towards Isogeometric Boundary Element Method Based on Adaptive Hierarchical Refinement of NURBS for 3D Geometries. In Proceedings of the Boundary Integral Methods (UKBIM 11), Nottingham, UK, 10–11 July 2017; Chappell, D.J., Ed.; Nottingham Trent University Publications: Nottingham, UK, 2017; pp. 109–116. [Google Scholar]
  370. Simpson, R.N.; Scott, M.A.; Taus, M.; Thomas, D. Acoustic isogeometric boundary element analysis. Comput. Methods Appl. Mech. Eng. 2014, 269, 265–290. [Google Scholar] [CrossRef]
  371. Peake, M.J. Enriched and Isogeometric Boundary Element Methods for Acoustic Wave Scattering; Durham University: Durham, UK, 2014. [Google Scholar]
  372. Melenk, J.M.; Babuška, I. The partition of unity finite element method: Basic theory and applications. Comput. Methods Appl. Mech. Eng. 1996, 139, 289–314. [Google Scholar] [CrossRef]
  373. Perrey-Debain, E.; Trevelyan, J.; Bettess, P. Use of wave boundary elements for acoustic computations. J. Comput. Acoust. 2003, 11, 305–321. [Google Scholar] [CrossRef]
  374. Perrey-Debain, E.; Trevelyan, J.; Bettess, P. Plane wave interpolation in direct collocation boundary element method for radiation and wave scattering: Numerical aspects and applications. J. Sound Vib. 2003, 261, 839–858. [Google Scholar] [CrossRef]
  375. Amini, S.; Chen, K. Conjugate gradient method for second kind integral equations - applications to the exterior acoustic problem. Eng. Anal. Bound. Elem. 1993, 6, 72–77. [Google Scholar] [CrossRef]
  376. Pocock, M.D. Integral Equation Methods for Harmonic Wave Propagation; University of London: London, UK, 1995. [Google Scholar]
  377. Amini, S.; Maines, N.D.N. Preconditioned Krylov subspace methods for boundary element solution of the Helmholtz equation. Int. J. Numer. Methods Eng. 1998, 41, 875–898. [Google Scholar] [CrossRef]
  378. Chen, K.; Harris, P.J. Efficient preconditioners for iterative solution of the boundary element equations for the three-dimensional Helmholtz equation. Appl. Numer. Math. 2001, 36, 475–489. [Google Scholar] [CrossRef]
  379. Marburg, S.; Schneider, S. Performance of iterative solvers for acoustic problems. Part I. Solvers and effect of diagonal preconditioning. Eng. Anal. Bound. Elem. 2003, 27, 727–750. [Google Scholar] [CrossRef]
  380. Carpentieri, B.; Duff, I.S.; Giraud, L. Experiments with sparse preconditioning of dense problems from electromagnetic applications; CERFACS: Toulouse, France, 2000. [Google Scholar]
  381. Chen, K. Matrix Preconditioning Techniques and Applications, 1st ed.; Cambridge Univessity Press: Cambridge, UK, 2005. [Google Scholar]
  382. Nedelec, J.C. Acoustic and Electromagnetic Equations; Springer: New York, NY, USA, 2001. [Google Scholar]
  383. Steinbach, O. Numerical approximation methods for elliptic boundary value problems; Springer Science & Business Media: New York, NY, USA, 2008; ISBN 0190-535X. [Google Scholar]
  384. Antoine, X.; Boubendir, Y. An Integral Preconditioner for Solving the Two-dimensional Scattering Transmission Problem using Integral Equations. Int. J. Comput. Math. 2008, 85, 1473–1490. [Google Scholar] [CrossRef]
  385. Antoine, X.; Darbas, M. Integral equations and iterative schemes for acoustic scattering problems. Numerical Methods for Acoustics Problems; Magoules, F., Ed.; Saxe-Coburg Publications, 2016. Available online: http://microwave.math.cnrs.fr/publications/files/chapterVersionFinale.pdf (accessed on 12 April 2019).
  386. Antoine, X.; Darbas, M. Alternative Integral Equations for the Iterative Solution of Acoustic Scattering Problems. Q. J. Mech. Appl. Math. 1999, 58, 107–128. [Google Scholar] [CrossRef]
  387. Antoine, X.; Darbas, M. Generalized Combined Field Integral Equations for te Iterative Solution of the Three-Dimensional Helmholtz Equation. ESAIM Math. Model. Numer. Anal. 2007, 41, 147–167. [Google Scholar] [CrossRef]
  388. Darbas, M.; Darrigrand, E.; Lafranche, Y. Combining Analytic Preconditioner and Fast Multipole Method for the 3-D Helmholtz Equation. J. Comput. Phys. 2013, 236, 289–316. [Google Scholar] [CrossRef]
  389. Langou, J. Solving large linear systems with multiple right-hand sides; L’Institut National des Sciences Appliquees de Toulouse: Toulouse, France, 2004. [Google Scholar]
  390. Saad, Y. ILUT: A Dual Threshold Incomplete LU Factorization. Numer. Linear Algebr. Appl. 1994, 1, 387–402. [Google Scholar] [CrossRef]
  391. Schneider, S.; Marburg, S. Performance of iterative solvers for acoustic problems. Part II. Acceleration by ILU-type preconditioner. Eng. Anal. Bound. Elem. 2003, 27, 751–757. [Google Scholar] [CrossRef]
  392. Antoine, X. Advances in the On-Surface Radiation Condition Method: Theory, Numerics and Applications. In Computational Methods for Acoustic Problems; Magoules, F., Ed.; Saxe-Coburg Publications: Stirlingshire, UK, 2008. [Google Scholar]
  393. Calvo, D.C. A wide-angle on-surface radiation condition applied to scattering by spheroids. J. Acoust. Soc. Am. 2004, 116, 1549. [Google Scholar] [CrossRef]
  394. Chniti, C.; Eisa Ali Alhazmi, S.; Altoum, S.H.; Toujani, M. DtN and NtD surface radiation conditions for two-dimensional acoustic scattering: Formal derivation and numerical validation. Appl. Numer. Math. 2016, 101, 53–70. [Google Scholar] [CrossRef]
  395. Kress, R. On the Condition Number of Boundary Integral Operators in Scattering Theory. In Classsical Scattering; Roach, G.F., Ed.; Shiva: Nantwich, UK, 1984. [Google Scholar]
  396. Kress, R. Minimising the Condition Number of Boundary Integral Operators in Acoustic and Electromagnetic Scattering. Q. J. Mech. Appl. Math. 1985, 38, 324–342. [Google Scholar] [CrossRef]
  397. Kress, R. On the Condition Number of Boundary Integal Equations in Acoustic Scattering using Combined Double- and Single- Layer Potentials. Int. Ser. Numer. Math. 1985, 73, 194–200. [Google Scholar]
  398. Kress, R.; Spassov, W.T. On the condition number of boundary integral operators for the exterior Dirichlet problem for the Helmholtz equation. Numer. Math. 1983, 95, 77–95. [Google Scholar] [CrossRef]
  399. Amini, S. Boundary integral solution of the exterior Helmholtz problem. Comput. Mech. 1993, 13, 2–11. [Google Scholar]
  400. Zheng, C.J.; Chen, H.B.; Gao, H.F.; Du, L. Du Is the Burton – Miller formulation really free of fictitious eigenfrequencies? Eng. Anal. Bound. Elem. 2015, 59, 43–51. [Google Scholar] [CrossRef]
  401. Marburg, S. The Burton and Miller Method: Unlocking Another Mystery of Its Coupling Parameter. J. Comput. Acoust. 2016, 24, 1550016. [Google Scholar] [CrossRef]
  402. Kirkup, S.M. The influence of the weighting parameter on the improved boundary element solution of the exterior Helmholtz equation. Wave Motion 1992, 15, 93–101. [Google Scholar] [CrossRef]
  403. Juhl, P.M. A numerical study of the coefficient matrix of the boundary element method near characteristic frequencies. J. Sound Vib. 1994, 175, 39–50. [Google Scholar] [CrossRef]
  404. Dijkstra, W.; Mattheij, R.M.M. Condition Number of the BEM Matrix arising from the Stokes Equations in 2D. Eng. Anal. Bound. Elem. 2008, 32, 736–746. [Google Scholar] [CrossRef]
  405. Hornikx, M.; Kaltenbacher, M.; Marburg, S. A platform for benchmark cases in computational acoustics. Acta Acust. United Acust. 2015, 101, 811–820. [Google Scholar] [CrossRef]
  406. Harris, P.J.; Amini, S. On the Burton and Miller Boundary Integral Formulation of the Exterior Acoustic Problem. ASME J. Vib. Acoust. Stress Reliab. Des. 1992, 114, 540–546. [Google Scholar] [CrossRef]

Share and Cite

MDPI and ACS Style

Kirkup, S. The Boundary Element Method in Acoustics: A Survey. Appl. Sci. 2019, 9, 1642. https://doi.org/10.3390/app9081642

AMA Style

Kirkup S. The Boundary Element Method in Acoustics: A Survey. Applied Sciences. 2019; 9(8):1642. https://doi.org/10.3390/app9081642

Chicago/Turabian Style

Kirkup, Stephen. 2019. "The Boundary Element Method in Acoustics: A Survey" Applied Sciences 9, no. 8: 1642. https://doi.org/10.3390/app9081642

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop