필터 지우기
필터 지우기

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 CenterFile Exchange에서 Complex Logic에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by