-3 dB Bandwidth Function Appears To Only Work For Specific Transfer Functions #1213
Unanswered
oneEclipseUser1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am attempting to obtain the -3 dB bandwidth of an open-loop transfer function L(s) via the control library. When I attempt to do so, I get a
nandvalue. It appears to work for only the simplest cases. If I pass in either "Gc" or "Gs", a valid value is returned. When I attempt to pass in with both of them passed in as a series combination or passed in as it converted to a "tf" function, a "nand" value is also returned.Can someone please provide a workaround.
Much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions