 ##  [Perfectly Matched Layer](/perfectly-matched-layer-0) 

 Definition

An artificial absorbing layer appended to a computational domain that attenuates outgoing waves with minimal reflection across the interface, typically implemented via complex-coordinate stretching, anisotropic damping, or impedance-matched formulations (commonly abbreviated PML).

 

 

 

 

 

 





## Principle

Principle

Construct the layer so that its effective impedance matches the interior medium at the interface while producing an exponential decay of outgoing modes, thereby preventing back-reflection; mathematically this is often realized by complexifying coordinates or adding tailored anisotropic damping terms.

 

 

 

 

 





## Demonstration

Demonstration

In electromagnetic finite-difference time-domain simulations of a radiating antenna inside a box, surrounding the computational region with a multi-cell PML reduces reflected field amplitude by several orders of magnitude compared with a simple damping layer, enabling accurate far-field extraction.

 

 

 

 

## Misapplication

Misapplication

Placing a PML where active sources or nonlinearities are present, choosing an insufficient thickness or discretization that under-resolves the PML, or applying standard PML recipes unchanged to strongly anisotropic or dispersive media can produce spurious reflections or numerical instability.

 

 

 

 

 





## Consequence

Consequence

When correctly designed and discretized, a PML yields a computationally efficient approximation of an open domain: outgoing waves leave the domain without producing significant reflected energy, improving accuracy of scattering and radiation calculations and enabling smaller computational domains.

 

 

 

 

## Reversal

Reversal

A reflective boundary or a poorly matched absorbing sponge produces measurable back-reflection and standing-wave contamination of the interior solution, corrupting computed radiation patterns and resonances.

 

 

 

 

 





## Boundary

Boundary

Applies to linear wave problems and many linearized models in which outgoing modes can be identified; limitations include sensitivity to grazing incidence, evanescent mode amplification in discrete implementations, frequency-dependent behavior, and complications in strongly inhomogeneous, nonlinear, or active media.

 

 

 

 

 





## Semantic Tension

Semantic Tension

Tension exists between PML and simpler absorbing boundaries or sponge layers: PML aims for reflectionless matching via coordinate design, whereas sponges rely on brute-force damping and may be more robust but more reflective; PML also overlaps conceptually with perfectly matched impedance conditions used in analytic approaches.

 

 

 

 

 





## Synthesis

Synthesis

A Perfectly Matched Layer is a designed computational layer that matches interface impedance and enforces exponential attenuation of outgoing modes so the truncated domain behaves like an open one; its effectiveness depends on problem linearity, discretization, and correct parameter choices.