Control Theory -- Systems where the controller also changes with time

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
mad mathematician
Messages
151
Reaction score
26
Usually we look at a system of ODEs of the form:
$$\dot{x}=f(x,u,t)$$
$$y=g(x,u,t)$$

Why not look at systems where the controller also changes with time, i,e functions of terms ##\dot{u}##?

I took quite a handful of Control Theory courses and yet as of yet never seen one incorporating this derivative.

Perhaps it's impractical, my pure side of me doesn't really care though... :oldbiggrin:
 
Engineering news on Phys.org
I assume you are referring to LTI systems? Because you can construct all kinds of weird #$@! otherwise.

In the very sloppiest, hand wavy way (because it's late here and it's been a long time since I did this stuff for real), you will end up with a state variable that represents the effect of ##\dot u##, if it matters to the output ##y##.

Consider the "D" part of a PID controller:
https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=9933758

Maybe try a simple example, like an RC HPF (in the EE context)? This stuff is often clearer when you work through a simple case.
 
Last edited:
Reply
  • Like
Likes   Reactions: mad mathematician