Electrical – Bode plot and poles

analogbode plotfilter

When we draw a bode plot: is the dominant pole the biggest one or the smallest one?

What happens if there are positive poles or zeros?

Is it possible to implement a filter with positive poles and zeros?

Best Answer

1) There are no "small" and "large" poles. A pole is at a certain frequency and at that frequency the bode plot takes an extra 20dB/decade roll-off over frequency.

2) When there are 2 poles are at the same frequency then each adds that same 20 dB/decade roll-off so they add up to 40 dB/decade roll-off in total (for frequencies higher than the frequency of those poles.

3) The same is valid for more than 2 poles.

4) Often for low-pass behaviour the lowest frequency pole is called the "dominant pole" if the next pole or poles are at a considerably higher frequency than the lowest frequency pole so that the system can be treated as having only one pole. This is useful for systems with feedback as such a one-dominant pole system is often (but not always !) inherently stable.

5) Systems with poles in the right half plane have signals which amplify themselves. These we call oscillators. Filters with poles in the right half plane generate their own signals so they're not usable as a proper filter.

Is it possible to implement a filter with positive poles and zeros?

It is possible to build a system like that but it would not behave like a filter since it would be oscillating by itself. For a filter that makes it useless.