I’ve been reading lately about analog filters, and in “Electronic Filter Design Handbook”, Williams & Taylor state that the fact that the Bessel filter exhibits no overshoot in its step response, and no ringing, directly relates to the constant group delay in passband.
This statement got me thinking. Obviously, a variation in group delay would cause ringing, since both an impulse and a step contain many frequencies and if each has a different delay, the transient would exhibit ringing.
However having a linear phase does not eliminate overshoots necessarily. For instance, a least squares low pass (linear phase) FIR exhibits overshoot in step response. I presume this is a result of the low pass nature the distorts the sharp edges of the step.
Thus two questions come to mind:
- What makes the Bessel filter avoid the ringing and overshoot? I’m quite sure the is damping (in control theory jargon) or Q in filter design jargon. Am I correct?
- Since a digital FIR has no feedback, I’m not sure how would Q even be defined. Can we realize an FIR with no overshoot? If so, what is the trade off? Is it only rise time as is the case for all pole filters?