Reduced-Rank Approximations to the Far-Field Transform in the Gridded Fast Multipole Method

Andrew J Hesford1, Robert C Waag

  • 1Department of Electrical and Computer Engineering, University of Rochester, Rochester NY 14642-8648 USA.

Journal of Computational Physics
|May 10, 2011
PubMed
Summary

This study enhances the Fast Multipole Method (FMM) by improving transformations between plane-wave and pressure expansions. A novel approach using adaptive cross approximation (ACA) with truncated SVD reduces computational cost and approximation error for large finest-level groups.

Related Concept Videos

Fast Decoupled and DC Powerflow01:24

Fast Decoupled and DC Powerflow

The fast decoupled power flow method addresses contingencies in power system operations, such as generator outages or transmission line failures. This method provides quick power flow solutions, essential for real-time system adjustments. Fast decoupled power flow algorithms simplify the Jacobian matrix by neglecting certain elements, leading to two sets of decoupled equations:
Fast Fourier Transform01:10

Fast Fourier Transform

The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
The Principle of Superposition and the Gravitational Field01:17

The Principle of Superposition and the Gravitational Field

The principle of superposition applies to gravitational forces of objects that are sufficiently far apart. It states that the net gravitational force on a point object is the vector sum of the gravitational forces on it due to various objects. The principle helps calculate the force by listing the individual forces and then vectorially summing them up. However, it should be noted that the principle of superposition is not always apparent. In the presence of a second force, the first force could...
Plane Electromagnetic Waves II01:29

Plane Electromagnetic Waves II

Consider a plane wavefront traveling in position x-direction with a constant speed. This wavefront can be utilized to obtain the relationship between electric and magnetic fields with the help of Faraday's law.
Inverse z-Transform by Partial Fraction Expansion01:20

Inverse z-Transform by Partial Fraction Expansion

The inverse z-transform is a crucial technique for converting a function from its z-domain representation back to the time domain. One effective method for finding the inverse z-transform is the Partial Fraction Method, which involves decomposing a function into simpler fractions with distinct coefficients. These fractions correspond to known z-transform pairs, facilitating the inverse transformation process.
To begin the process, the poles of the function are identified and the function is...
Midpoint Rule01:20

Midpoint Rule

Approximating areas under curved boundaries is a common problem in applied mathematics, particularly when an exact calculation is difficult or impractical. One effective numerical method for this purpose is the Midpoint Rule, which provides an estimate of the area under a curve by using rectangular approximations over a specified interval.Description of the Midpoint RuleThe Midpoint Rule begins by dividing the given interval into a number of equal subintervals. For each subinterval, the...