Hi Groups,
I am trying to stabilize a laser which has one slow input with a huge control range and a second input which is really fast, but has a limited range only. I have an error signal which I feed with an analog PID-type controller directly to the fast input. The problem is that the integrator of the PID saturates after some time.
To desaturate the integrator (and to keep the fast input as close to zero for another reason) I can use the slow input. This is controlled by a DSP, so I do have some flexibility in how I handle that. Right now I use the output of the fast analog PID as the input to the DSP, and configured the DSP to be a pure integrator with a certain time constant.
/---\ /----------\ /-->|DSP|-->|slow | /---\ | \---/ | Laser|-----*----> optical frequency /-->|PID|---*---------->|fast | | | \---/ \----------/ | | /-----\ | \---------------------|error|