Discrete input to continuous transfer function
Mostrar comentarios más antiguos
I'm modeling a discrete pid to control a step response for a continuous system.
From left to right:
i have a continuous signal in feedback that is converted using ZOH to it's discrete counterpart. The scopes are there to check what actually happens and i can confirm that it gets correctly converted. Then the discrete signal goes into the discete pid and has the control variable as output, still discrete as it should be (scope confirms).
This is where i get lost (double red '?'): i put the discrete control variable in input to a continuous system and it actually works as intended by having a continuous output. But what actually happens to the signal? does the signal get converted to continuous and used as input to the continuous system? or somehow it uses it as discrete? Shouldn't it need an explicit DAC block (which i couldn't find)?

Any clarification would help.
FYI: the sample time is 0.01
1 comentario
Luca Ferro
el 14 de Feb. de 2023
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Gain Scheduling en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!