Hi,
I'm trying to implement a Regulation on a given System. I am trying to regulate a Temperature with a Lift going up and down in a vat. My task is to generate a modell. I am not quite sure what the States actually are, i was thinking that i have two possible states (too high temperature, too low temperature) or ( Lift too low- lift too high), but like this i cannot really think of what variables i can use for the State-Space Modell. Does somebody maybe have an example of how to fill the Array? Like what values can be used for the [A] State nxn Matrix?