Effacer les filtres
Effacer les filtres

difference between STATEFLOW and PID?

2 vues (au cours des 30 derniers jours)
Rajbir Singh
Rajbir Singh le 20 Août 2017
Modifié(e) : Stephen23 le 24 Août 2017
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.....

Réponses (1)

Sharan Paramasivam Murugesan
Sharan Paramasivam Murugesan le 23 Août 2017
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 commentaire
Rajbir Singh
Rajbir Singh le 24 Août 2017
thanx for your guidance. i'll work on it.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by