フィルターのクリア

I have a question regarding control theory, How are state space equations linked with state flow?? Can stateflow have memory??

2 ビュー (過去 30 日間)
I have a question regarding control theory, How are state space equations linked with state flow?? Can stateflow have memory??

採用された回答

Arkadiy Turevskiy
Arkadiy Turevskiy 2014 年 5 月 21 日
Two separate questions here.
State-space equations do not have much to do with Stateflow, except for the word "state".
State-space equations are differential equations describing system dynamics. Stateflow is a product for modeling and simulating state machines. To understand state machines, take a look at our recent videos on the topic.
Here is an analogy that maybe could help. Imagine you have an aircraft flying along happily. Then something happens (say it hits a flock of geese) and half of the wing gets teared off.
When the wing gets damaged, aircraft dynamics change suddenly, as a result of the event. Before the accident, a state space system can be used to represent aircraft dynamics. After the accident, a different state space system can represent aircraft dynamics. For the aircraft to keep flying after the accident, control system most probably needs to determine that something bad happened and reconfigure itself. The type of logic that can detect an even happened and take an action to accommodate for it is something that Stateflow can do well.
As for the second question, you need to clarify what you mean exactly.
  1 件のコメント
Vishakha Bhagat
Vishakha Bhagat 2014 年 5 月 22 日
Thank you Arkadiy. :) Your answer, indirectly answers the second question as well. By memory I meant the states of the system or delays (k-1).
Regards, Vishakha

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeComplex Logic についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by