Reconstruction Filters: Why DAC Output Isn’t Perfect
Digital-to-Analog Converters (DACs) reconstruct continuous-time signals from discrete samples. While the sampling theorem guarantees perfect reconstruction in theory, real DAC outputs deviate significantly from this ideal.
The gap arises from practical constraints in hardware implementation, leading to distortions that must be corrected using reconstruction filters.
Understanding this process is essential for
- Audio system design
- Signal integrity analysis
- NVH and acoustic measurements

Ideal Reconstruction: The Mathematical Perspective
Theoretically, ideal reconstruction is achieved using sinc interpolation




Reconstruction of discretized(sampled) signal of continuous signal
This means
- Each sample contributes an infinite-duration sinc function
- All sinc functions combine to reconstruct the original signal perfectly
Key Insight
- Perfect frequency response (brick-wall low-pass)
- No distortion within bandwidth
- Infinite time support → impossible in real systems → can't reconstruct the continuous signal perfectly as above
Practical Limitation: Zero-Order Hold (ZOH)
Real DACs use Zero-Order Hold (ZOH) instead of sinc interpolation.
What ZOH Does
- Holds each sample value constant for one sampling period
- Produces a step-like (staircase) waveform
Resulting Problems
- Discontinuous signal shape
- High-frequency distortion
- Poor approximation of original waveform
Frequency Domain Effect of ZOH
ZOH introduces a frequency response distortion.
What This Means
- High frequencies are attenuated
- Frequency response is not flat
- Signal loses clarity and detail
Reconstruction Filter: The Essential Fix
To correct ZOH distortion, DAC systems include a reconstruction filter (anti-imaging filter).


Core Functions
- Remove high-frequencies replicas (images)
- Smooth the staircase waveform
- Approximate ideal sinc response
Types of Implementation
- Analog low-pass filters
- Oversampling + digital filtering
- Hybrid DAC architectures
Process of Signal Reconstruction

Practical DAC: ZOH


Reconstruction Filtering


In discrete time, “The convolution operation becomes a summation, which implicitly omits the integration step size dt.” Therefore, to maintain the correct scaling, the amplitude of the sinc function should be set to 1/(TsFs). 
Impulse response of reconstruction filter (anti-imaging filter)

Comparison of continuous-time signal, ZOH, and reconstructed signal by convolving xZOH and hLPF
Frequency Response of hZOH and hLPF
FRF of impulse response of ZOH

FFT of a pulse turns out sinc shape
FRF of impulse response of reconstruction filter (anti-imaging filter)
FFT of Sinc function turns out a rectagular shape
Practical Implications
Audio Systems
- High-frequency loss → dull sound
- Poor filtering → audible distortion
Measurement Systems
- Signal integrity degradation
- Incorrect interpretation of frequency components
Oversampling DACs
- Reduce distortion
- Push artifacts outside Nyquist frequency
Key Insight
DAC outputs are inherently imperfect due to practical constraints. Reconstruction filters are not optional — they are essential to recover signal fidelity.
Understanding both
- Time-domain distortion (ZOH)
- Frequency-domain attenuation (sinc response)
is critical for designing high-quality systems.
Suggested Further Reading
##You may also find these topics helpful:
Reconstruction Filters: Why DAC Output Isn’t Perfect
Digital-to-Analog Converters (DACs) reconstruct continuous-time signals from discrete samples. While the sampling theorem guarantees perfect reconstruction in theory, real DAC outputs deviate significantly from this ideal.
The gap arises from practical constraints in hardware implementation, leading to distortions that must be corrected using reconstruction filters.
Understanding this process is essential for
Ideal Reconstruction: The Mathematical Perspective
Theoretically, ideal reconstruction is achieved using sinc interpolation
Reconstruction of discretized(sampled) signal of continuous signal
This means
Key Insight
Practical Limitation: Zero-Order Hold (ZOH)
Real DACs use Zero-Order Hold (ZOH) instead of sinc interpolation.
What ZOH Does
Resulting Problems
Frequency Domain Effect of ZOH
ZOH introduces a frequency response distortion.
What This Means
Reconstruction Filter: The Essential Fix
To correct ZOH distortion, DAC systems include a reconstruction filter (anti-imaging filter).
Core Functions
Types of Implementation
Process of Signal Reconstruction
Practical DAC: ZOH
Reconstruction Filtering
In discrete time, “The convolution operation becomes a summation, which implicitly omits the integration step size dt.” Therefore, to maintain the correct scaling, the amplitude of the sinc function should be set to 1/(TsFs).
Comparison of continuous-time signal, ZOH, and reconstructed signal by convolving xZOH and hLPF
Frequency Response of hZOH and hLPF
FRF of impulse response of ZOH
FFT of a pulse turns out sinc shape
FRF of impulse response of reconstruction filter (anti-imaging filter)
FFT of Sinc function turns out a rectagular shape
Practical Implications
Audio Systems
Measurement Systems
Oversampling DACs
Key Insight
DAC outputs are inherently imperfect due to practical constraints. Reconstruction filters are not optional — they are essential to recover signal fidelity.
Understanding both
is critical for designing high-quality systems.
Suggested Further Reading
##You may also find these topics helpful: