Bode's sensitivity integral


title: "Bode's sensitivity integral" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["control-theory"] topic_path: "general/control-theory" source: "https://en.wikipedia.org/wiki/Bode's_sensitivity_integral" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::figure[src="https://upload.wikimedia.org/wikipedia/commons/f/f6/Bode_sensitivity_integral_block_diagram.png" caption="Block diagram of feedback control of a dynamical process"] ::

Bode's sensitivity integral, discovered by Hendrik Wade Bode, is a formula that quantifies some of the limitations in feedback control of linear parameter-invariant systems. Let L be the loop transfer function, and S be the sensitivity function.

In the diagram, P is a dynamical process that has a transfer function P(s). The controller C has the transfer function C(s). The controller attempts to cause the process output y to track the reference input r. Disturbances d and measurement noise n may cause undesired deviations of the output. Loop gain is defined by

The following holds: \int_0^\infty \ln |S(j \omega)| ,d\omega = \int_0^\infty \ln \left| \frac{1}{1 + L(j\omega)} \right| ,d\omega = \pi \sum \operatorname{Re}(p_k) - \frac{\pi}{2} \lim_{s\to\infty} s L(s), where p_k are the poles of L in the right half-plane (unstable poles).

If L has at least two more poles than zeros, and has no poles in the right half-plane (is stable), the equation simplifies to \int_0^\infty \ln |S(j \omega)| ,d\omega = 0. This equality shows that if sensitivity to disturbance is suppressed at some frequency range, it is necessarily increased at some other range. This has been called the "waterbed effect".

For multi-input, multi-output (MIMO) systems, if the loop gain L(s) has entries with pole excess of at least two, the theorem generalizes to \int_0^\infty \ln | \det S(j \omega)| ,d\omega = \pi \sum \operatorname{Re}(p_k), where p_k are the unstable poles of L(s).

References

References

  1. A. Megretski. [http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-245-multivariable-control-systems-spring-2004/lecture-notes/lec5_6245_2004.pdf "The Waterbed Effect"]. MIT OCW, 2004.
  2. Skogestad, Sigurd. (2010). "Multivariable feedback control: analysis and design". Wiley.

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

control-theory