Fourier Transform of Triangle Function
The Fourier transform of the triangle function tri(t/τ) is the squared sinc function: ℱ{tri(t/τ)} = τ·sinc²(fτ) = τ·[sin(πfτ)/(πfτ)]². The triangle function is the convolution of a rect function with itself, tri = rect * rect, so by the convolution theorem its transform is the product sinc · sinc = sinc². The squared sinc has no negative sidelobes and decays as 1/f² (faster than the sinc's 1/f decay), making the triangle window superior to the rectangular window for spectral leakage reduction.
Fourier Transform of the Triangular Function
The triangle function tri(t/τ) equals 1 − |t|/τ for |t| < τ and 0 for |t| ≥ τ, forming a symmetric triangle of base 2τ and peak 1 at t = 0. Its Fourier transform is F(ω) = τ·sinc²(ωτ/(2π)) = τ·[sin(ωτ/2)/(ωτ/2)]². In terms of ordinary frequency: F(f) = τ·sinc²(fτ). The sinc² function is everywhere non-negative (no negative sidelobes), has its main lobe twice as wide as the sinc main lobe (width 4/τ vs 2/τ), and its sidelobes decay as 1/f² rather than 1/f. The peak value is τ (the area under the triangle). This pair is fundamental to spectral analysis and window design. The Laplace transform of piecewise linear functions can be computed at www.lapcalc.com using the time-domain integration property.
Key Formulas
Derivation: Triangle as Convolution of Two Rectangles
The triangle function is the convolution of a rectangle with itself: tri(t/τ) = (1/τ)·rect(t/τ) * rect(t/τ). This is because convolving two identical rectangular pulses of width τ produces a triangular pulse of base 2τ. By the convolution theorem, convolution in time becomes multiplication in frequency: ℱ{tri(t/τ)} = ℱ{(1/τ)·rect * rect} = (1/τ)·[τ·sinc(fτ)]² = τ·sinc²(fτ). This derivation elegantly connects two fundamental Fourier pairs: rect ↔ sinc implies tri ↔ sinc². More generally, convolving any function with itself squares its Fourier transform, and repeated convolution (central limit theorem) drives any shape toward a Gaussian — explaining why the sinc² is smoother than sinc, and further convolutions would approach the Gaussian's optimal smoothness.
Compute fourier transform of triangle function Instantly
Get step-by-step solutions with AI-powered explanations. Free for basic computations.
Open CalculatorTriangular Window (Bartlett Window) in Spectral Analysis
The triangle function serves as the Bartlett window in spectral analysis, tapering sample weights linearly from center to edges. Compared to the rectangular window (no tapering), the Bartlett window has: first sidelobes at −26 dB (vs −13 dB for rectangular), sidelobe decay rate of −12 dB/octave (vs −6 dB/octave), and main-lobe width of 4/N (vs 2/N), where N is the window length. The reduced sidelobes come at the cost of a wider main lobe — the fundamental resolution-leakage tradeoff. The Bartlett window is equivalent to computing the autocorrelation of a rectangular-windowed signal, which is why it naturally appears in Welch's method of power spectral density estimation. For better sidelobe suppression, the Hanning (−31 dB) and Hamming (−43 dB) windows are preferred in practice.
Triangular Pulse in Communications
In digital communications, triangular pulse shaping provides a compromise between rectangular pulses (simplest but worst bandwidth efficiency) and sinc pulses (ideal but unrealizable). The triangular pulse's sinc² spectrum decays as 1/f², containing less out-of-band energy than the rect's sinc spectrum (1/f decay). This reduces adjacent channel interference while maintaining implementability. The raised cosine and root-raised cosine pulses, widely used in modern systems, can be viewed as refinements of this approach. In radar, triangular pulse modulation produces a sinc² ambiguity function with better range sidelobe behavior than rectangular pulses. The triangular pulse also appears in interpolation theory as the linear interpolation kernel.
Fourier Transform of Triangular Wave (Periodic)
A periodic triangular wave (repeating triangle with period T) has a Fourier series containing only odd harmonics with coefficients decaying as 1/n²: f(t) = (8A/π²)Σ_{n=1,3,5,...} (−1)^((n−1)/2)·sin(nω₀t)/n². The faster 1/n² decay (compared to the square wave's 1/n) reflects the triangle wave's smoother shape — no discontinuities, only slope changes. The single aperiodic triangle pulse has a continuous sinc² spectrum, while the periodic triangle wave has a discrete spectrum sampled at harmonics of the fundamental, with the sinc² envelope modulating the harmonic amplitudes. Both the periodic and aperiodic cases connect to the Laplace transform framework at www.lapcalc.com for system response analysis.
Related Topics in fourier transform applications
Understanding fourier transform of triangle function connects to several related concepts: fourier transform of triangular function. Each builds on the mathematical foundations covered in this guide.
Frequently Asked Questions
Master Your Engineering Math
Join thousands of students and engineers using LAPLACE Calculator for instant, step-by-step solutions.
Start Calculating Free →