Electromagnetic Theory

Boundary Element Method

The Boundary Element Method (BEM) is a numerical technique that solves electromagnetic problems by discretizing only the boundary surfaces of objects, reducing the problem dimensionality by one (3D volumes become 2D surfaces, 2D regions become 1D contours). Using Green's function integral equations, BEM naturally satisfies radiation conditions at infinity, making it ideal for antenna radiation and RCS computation without requiring absorbing boundary conditions.
Category: Electromagnetic Theory
Complexity: O(N log N) with FMM

Understanding BEM

BEM converts Maxwell's equations into surface integral equations using the equivalence principle: the fields outside a closed surface can be determined entirely from the tangential electric and magnetic fields on that surface. The surface is discretized into triangular or quadrilateral elements with basis functions (RWG for triangles). The resulting matrix equation relates surface currents to excitation.

The key advantage for RF: free space needs no mesh. An antenna radiating into open space requires only the antenna surface to be meshed, not the surrounding volume. For FEM or FDTD, the entire computational domain (including free space) must be discretized and terminated with absorbing boundaries.

BEM Surface Integral
EFIE: −Einc = jωμ∫ G(r,r')·J(r')dS'
   + (1/jωε)∇∫ G·∇'·J dS'

G = e−jkR/(4πR) (free-space Green's fn)
J = surface current density

EM Solver Comparison

MethodMeshOpen RegionMatrixBest For
BEM/MoMSurfaceNaturalDenseAntennas, RCS
FEMVolumeABC/PMLSparseComplex interior
FDTDVolumePMLNone (explicit)Wideband, transient
Hybrid BEM-FEMBothNaturalMixedBest of both
Common Questions

Frequently Asked Questions

BEM vs FEM vs FDTD?

BEM: surface mesh, natural open region, dense matrix. FEM: volume mesh, sparse, needs ABC. FDTD: volume, time-domain, wideband.

When to use?

Open-region: antennas, RCS, scattering. Large free-space domains. Not for inhomogeneous/nonlinear media or complex interiors.

Cost?

Classical: O(N²) memory, O(N³) solve. FMM-accelerated: O(N log N). Hybrid BEM-FEM for complex objects in open space.

EM Simulation

Request a Quote

Need EM simulation, antenna analysis, or computational electromagnetics? Contact our team.

Get in Touch