:

s-plane

Add or remove zeros and poles by left- and right-clicking.

K = 100

w-plane

The blue point z is mapped to the w-plane by the function KG(z). Similarly, a contour is mapped to a plot.

Interaction mode:






Bode Plot

Root locus

Shows the zeros of 1+KG(z) = 0 for every positive K.

Made by Bram Geelen @ ESAT - STADIUS.
Source code at github.com/geelenb/Cauchy
Uses Math.js, fraction.js complex.js and polynomial.js .