A workaround to add deadtime to a SISO Transferfunction #93
Unanswered
jamestjsp
asked this question in
Show and tell
Replies: 1 comment 1 reply
-
Indeed I'm re-writing the whole transfer function class and we can incorporate this if needed. Delay systems also can be added to the continuous version anyways so that would be a way to unify all this. I'm a bit slow on making it work though. Fingers crossed. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The below code can be used to generate a SISO model with deadtime. The only open source package which supports deadtime is the ControlSystems.jl in julia language.
Beta Was this translation helpful? Give feedback.
All reactions