What Is Zero-Order Hold (ZOH) and Why It Matters
In digital-to-analog conversion, discrete-time signals must be transformed into continuous-time waveforms. While ideal reconstruction assumes perfect interpolation, real-world DAC systems rely on simpler approximations. One of the most fundamental and widely used methods is Zero-Order Hold (ZOH).
ZOH is simple, efficient, and hardware-friendly — but it introduces distortions that engineers must understand and compensate for.

Definition: What Does ZOH Actually Do?
ZOH keeps each sampled value constant until the next sample arrives.
Mathematically,

where u(t) unit step function, Ts sampling period
Interpretation
- Each sample becomes a flat segment
- The output is no longer smooth
- The signal becomes a piecewise constant waveform
Time-Domain Behavior: The Staircase Effect
Instead of reconstructing a smooth waveform, ZOH produces
- Step-like transitions
- Sharp discontinuities at sampling points
- Loss of smooth curvature
- Time delay (half-sample group delay) Ts / 2
Staircase Reconstruction

Staircase waveform generated by ZOH compared to the original continuous signal
f = 2Hz, Fs = 20Hz, Ts = 0.05sec sine wave
Frequency Domain Effect: Hidden Filtering
ZOH is not just a time-domain approximation — it acts as a filter in the frequency domain.


What This Means
- High frequencies are attenuated
- The frequency response is not flat
- Signal distortion increases near Nyquist frequency
- Linear Phase (time delay), e-jπfTs
Frequency Response of ZOH


Ts = 1/Fs = 1/20 = 0.05sec single pulse
FFT of single pulse by ZOH behavior
Conceptual Summary

Kind of Low-pass Filter: Frequency range up to Nyquist frequency (Fs/2 = 10Hz)

Normalized Sinc-shaped frequency response caused by ZOH behavior
Practical Consequences
Signal Distortion
- High-frequency components are reduced
- Signal loses sharpness and detail
Staircase Artifacts
- Visible in time-domain
- Audible in audio systems
Non-Ideal Reconstruction
- Output differs from original analog signal
- Requires compensation
Why It Matters in Real Systems
ZOH is used in almost all DAC systems due to its simplicity.
Understanding ZOH is critical for
- DAC design
- Reconstruction filter design
- Signal fidelity improvement
- Audio quality optimization
Engineering Perspective
ZOH is not a flaw — it is a design trade-off.
| Advantage | Disadvantage |
|---|
| Simple implementation | High-frequency distortion |
| Low cost | Non-flat frequency response |
| Stable operation | Requires filtering |
Key Insight
Zero-Order Hold is a fundamental building block of digital-to-analog conversion.
It introduces both
- Time-domain distortion (staircase output) and half-sample group delay
- Frequency-domain distortion (sinc attenuation) and Low-pass filter effect
Understanding both aspects is essential for designing high-quality signal systems.
Suggested Further Reading
##You may also find these topics helpful:
What Is Zero-Order Hold (ZOH) and Why It Matters
In digital-to-analog conversion, discrete-time signals must be transformed into continuous-time waveforms. While ideal reconstruction assumes perfect interpolation, real-world DAC systems rely on simpler approximations. One of the most fundamental and widely used methods is Zero-Order Hold (ZOH).
ZOH is simple, efficient, and hardware-friendly — but it introduces distortions that engineers must understand and compensate for.
Definition: What Does ZOH Actually Do?
ZOH keeps each sampled value constant until the next sample arrives.
Mathematically,
where u(t) unit step function, Ts sampling period
Interpretation
Time-Domain Behavior: The Staircase Effect
Instead of reconstructing a smooth waveform, ZOH produces
Staircase Reconstruction
Staircase waveform generated by ZOH compared to the original continuous signal
f = 2Hz, Fs = 20Hz, Ts = 0.05sec sine wave
Frequency Domain Effect: Hidden Filtering
ZOH is not just a time-domain approximation — it acts as a filter in the frequency domain.
What This Means
Frequency Response of ZOH
Ts = 1/Fs = 1/20 = 0.05sec single pulse
Conceptual Summary
Kind of Low-pass Filter: Frequency range up to Nyquist frequency (Fs/2 = 10Hz)
Normalized Sinc-shaped frequency response caused by ZOH behavior
Practical Consequences
Signal Distortion
Staircase Artifacts
Non-Ideal Reconstruction
Why It Matters in Real Systems
ZOH is used in almost all DAC systems due to its simplicity.
Understanding ZOH is critical for
Engineering Perspective
ZOH is not a flaw — it is a design trade-off.
Key Insight
Zero-Order Hold is a fundamental building block of digital-to-analog conversion.
It introduces both
Understanding both aspects is essential for designing high-quality signal systems.
Suggested Further Reading
##You may also find these topics helpful: