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

AI Thread Summary
The discussion centers on exploring control systems where the controller's input changes over time, specifically incorporating the derivative of the control input, ##\dot{u}##. Participants note that traditional control theory often overlooks this aspect, particularly in linear time-invariant (LTI) systems. The conversation highlights the potential for creating state variables that account for the effects of ##\dot{u}## on the output, ##y##. An example involving the "D" component of a PID controller is suggested to illustrate the concept. Overall, the discussion emphasizes the need for further exploration of time-varying control inputs in control theory.
mad mathematician
Messages
102
Reaction score
14
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:
  • Like
Likes mad mathematician
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Back
Top