PID tuner with feedback tf
    4 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
Hello, PID Turner can import Plant tranfer functions for the PID design. Is there a way to set also the transfer function of the feedback loop (e.g. Sensor's frequency response) ? Thanks ahead for a reply.
0 commentaires
Réponses (1)
  Arkadiy Turevskiy
    
 le 7 Oct 2020
        No, there is no way to specify transfer function of other components.  For PID Tuner, "Plant" is all system dynamics except for the controller.
Hope this helps.
Arkadiy
1 commentaire
  Tony
 le 21 Sep 2023
				I think, it is fine when the sensor tranfer function (G_sensor) is included into Plant: Plant_new = Plant * G_sensor. Because the Openloop: G0 = G_controller * Plant * G_sensor
Correct me please, if Iam wrong.
Thanks
Tony
Voir également
Catégories
				En savoir plus sur PID Controller Tuning dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!