Electronic – Open loop vs closed loop in control theory

control system

I have two questions:

  • Why we study stability in open loop rather than closed loop (which is the system that will be implemented).
  • and is there a relation between response time in closed loop & open loop (I know that this depends on the system, but some general points will be appreciated)

So as you would guess from my questions I have a difficulty in understanding the performance's study of a feedback control system. For me, if we're going to implement a closed loop system (process+ controller+ feedback loop) we should study its stability not the open loop's (process+ controller) because it's the one that we are interested in and the one we're going to use.

Best Answer

You can't implement a stable closed-loop system without knowing what the open-loop response looks like.

A simple example might be controlling the brightness of an incandescent lamp using a photo-diode (very fast) as feedback of brightness.

At rest, the system has no-problem then you set a demand that wants to see X watts per square metre produced at 1m. The photodiode will tell you the watts per square metre hitting it but if you don't take into account the time-lag (or inertia) of the lamp your control system will ramp up to maximum power before your lamp has started to glow.

The photo-diode, at some point later registers the correct amount of light and the driving system instantly "levels-out" because it believes the lamp has hit the demand but, the lamp will glow a bit brighter because of thermal lag (or inertia) and then the control loop will switch off and what you'll get is possibly a self-oscillating system and it may take ages before the system settles down.

Along the way you may even destroy the lamp.

What about other control loops for things like linear actuators - you set a demand position and an amplifier starts driving the motor to the correct position but you get overshoot because the motor and mechanism have inertia.

Basically, if you don't respect the open-loop response you have a recipe for disaster.