Skip to content

state feedback controller design(based on reduction model) #468

Answered by jinningwang
Leona-kk asked this question in Modeling
Discussion options

You must be logged in to vote

I feel it needs some extra design efforts.

  1. In your reduction model, determine the controller's input and output variables. For example, the controller might take the variable omega of SynGen as input and tm of SynGen as output.
  2. Developing a controller model. The model will take omega as input (reference to self.omega = ExtState(...) for how to get the source variable), and add to pref (refer to self.tm = ExtAlgeb(...) for how to feedback it to the target variable).

Welcome further discussion if you can give more details of your desired controllers.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Leona-kk
Comment options

Answer selected by Leona-kk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants