Oscilloscope Bandwidth ↔ Rise Time
Convert bandwidth to rise time (and back) using standard scope response models. Great for checking whether a scope can faithfully capture fast edges.
How to Use
- Pick a model (common: Single-pole or Gaussian).
- Enter either Bandwidth or Rise Time (10–90%).
- Choose units (MHz, ns, etc.).
- Read the computed result and open Show Work for steps.
tr ≈ k / BW where k depends on the system response.
Show Work (step-by-step)
Reference
A common approximation for a scope/channel is:
tr ≈ k / BW (BW in Hz, tr in seconds).
| Model | Typical k | Notes |
|---|---|---|
| Single-pole | 0.35 |
Very common “rule of thumb” for many scopes/channels. |
| Gaussian | 0.339 |
Often quoted for “Gaussian response” front-ends. |
| Custom | user |
Use when your vendor specifies a different relationship. |
FAQ
Why does bandwidth limit rise time?
Limited bandwidth filters out high-frequency components of a fast edge, so the measured transition becomes slower.
Which k factor should I use?
If you don’t know, 0.35 (single-pole) is the common approximation. Use Gaussian if your scope documentation specifies it. Otherwise use Custom.
If my signal rise time is 1 ns, what scope bandwidth do I need?
Using k = 0.35: BW ≈ 0.35 / 1 ns ≈ 350 MHz (rough estimate). Many engineers target higher BW for margin.
Does this replace vendor specs?
No—this is a conversion tool using common models. Always prefer vendor specs when available.
Tool Info
Last updated:
Updates may include additional response models, edge-case handling, and UI improvements.