Input and output of PID controller
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
If input to PID controller is position can its output be a angle.
0 comentarios
Respuesta aceptada
Azzi Abdelmalek
el 14 de Nov. de 2012
Editada: Azzi Abdelmalek
el 14 de Nov. de 2012
The PID controller don't see if its input is a position or a speed or anything else, its input is just a signal u, the PID will compute output=k.u+ Ti.Int(u)+Td.du/dt
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre PID Controller Tuning en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!