Skip to content

Harmonic Wavelet Transform

Partition a signal's Fourier coefficients into exact octave bands and inverse-transform each band into orthogonal, time-indexed harmonic-wavelet coefficients, preserving energy and exact reconstruction while exposing transient frequency content.

Version
v1 · 2026-08-30 · History
Domain-specific #
1981
Origin domain
signal processing
Subdomain
harmonic wavelet analysis

Core Idea

The harmonic wavelet transform (HWT) is David Newland's orthogonal wavelet analysis built from analyzing functions whose Fourier transforms are exact rectangular frequency bands. The canonical complex harmonic mother wavelet

\[ w(t)=\frac{e^{i4\pi t}-e^{i2\pi t}}{i2\pi t} \]

is the inverse Fourier transform of a constant window on one frequency octave and zero elsewhere. Integer translations and dyadic dilations of this function form mutually orthogonal analyzing elements. Taking inner products of a finite-energy signal with those elements yields coefficients indexed by octave level and time translation; the coefficients reconstruct the signal and preserve its energy under the corresponding normalization.

Scope of Application

Newland introduced the transform for nonstationary-signal analysis and developed it particularly in vibration and time-frequency mapping. Harmonic wavelets decompose energy by both frequency band and location, allowing an analyst to distinguish a transient event from a sustained periodic component that a global Fourier spectrum would merge across the record. Later work applies the method or its generalizations in structural dynamics, acoustics, machinery diagnostics, power-quality analysis, sonar, and numerical multiresolution methods.

Clarity

HWT clarifies time-frequency resolution by making the band partition visible. A coefficient does not mean “frequency at an instant” without qualification. It reports correlation with a band-limited analyzing function whose temporal spread is determined by that band's width. Broad high-frequency bands support finer time localization; narrow low-frequency bands support finer frequency discrimination. The transform allocates resolution by band construction rather than defeating the uncertainty tradeoff.

Manages Complexity

The transform reorganizes a long record into a hierarchy of smaller coefficient arrays. Instead of inspecting every sample or treating each Fourier bin separately, the analyst asks which octave carries energy, where within the record it appears, and whether the pattern persists across adjacent bands. Orthogonality avoids redundant coefficient descriptions in the classical construction and enables energy bookkeeping without cross terms.

Abstract Reasoning

The signature licenses several deductions:

  • Disjoint frequency supports force cross-band inner products to zero, so energy attributed to one ideal band is not simultaneously counted in another.
  • Exact reconstruction requires conserving all analyzed bands plus the low-frequency completion; deleting a band yields a deliberately band-limited reconstruction.
  • A brief transient excites localized coefficients across several bands, while a persistent narrowband oscillation yields a long ridge in the coefficient arrays.
  • Wider frequency blocks produce shorter time-domain analyzing functions in their central lobe; narrower blocks produce longer ones.

Knowledge Transfer

Within signal processing, the abstraction transfers exactly: choose band limits, form the harmonic analyzing family, calculate coefficients, inspect location-by-band energy, and reconstruct. Vibration, acoustic, sonar, electrical, and numerical-field cases differ in units but not roles.

Outside signal-bearing substrates, the portable structure belongs to broader catalog abstractions. domain_specific:wavelet supplies localized scale analysis; prime:decomposition supplies whole-to-orthogonal-parts-to-recomposition; prime:basis supplies coordinates and reconstruction. A managerial “octave” or a qualitative “wavelet view” has no Fourier block, orthogonal coefficients, or inverse and is analogy, not transfer of HWT.

Relationships to Other Abstractions

Local relationship map for Harmonic Wavelet TransformParents appear above the current abstraction, mutual partners to the right, and children below. Node labels state whether each abstraction is prime or domain-specific; colors identify relation types.Harmonic WaveletTransformDOMAINDomain-specific abstraction: Wavelet — presupposesWaveletDOMAIN

Current abstraction Harmonic Wavelet Transform Domain-specific

Parents (1) — more general patterns this builds on

  • Harmonic Wavelet Transform presupposes Wavelet Domain-specific

    Harmonic Wavelet Transform compositionally presupposes domain_specific:wavelet.

Hierarchy paths (3) — routes to 3 parentless roots

Neighborhood in Abstraction Space

Harmonic Wavelet Transform sits in a sparse region of the domain-specific corpus (87th percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely.

Family — Unclustered & Miscellaneous (1565 abstractions)

Nearest neighbors

Computed from structural-signature embeddings · 2026-09-08