필터 지우기
필터 지우기

difference between STATEFLOW and PID?

조회 수: 2 (최근 30일)
Rajbir Singh
Rajbir Singh 2017년 8월 20일
편집: Stephen23 2017년 8월 24일
how much i understand both these ......i guess both have same function as feedback.......plz can u tell me about difference between them.....in their working or something else.....

답변 (1개)

Sharan Paramasivam Murugesan
Sharan Paramasivam Murugesan 2017년 8월 23일
Stateflow and PID are two completely different concepts. Stateflow is a product in MATLAB that helps in designing and simulating state machines and flowcharts. Where as, PID Controller is a block in Simulink which helps you create, configure and tune a PID controller used in Control system design.
Please go through the following docs for the basics of these two:
For stateflow: https://www.mathworks.com/help/stateflow/gs/product-description.html
For PID controller: https://www.mathworks.com/help/control/pid-controller-design.html
  댓글 수: 1
Rajbir Singh
Rajbir Singh 2017년 8월 24일
thanx for your guidance. i'll work on it.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 PID Controller Tuning에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by