-3 dB Bandwidth Function Appears To Only Work For Specific Transfer Functions #1213
Unanswered
oneEclipseUser1
asked this question in
Q&A
Replies: 2 comments
-
|
Which version of python-control are you using? I ran this on 0.10.2 and it worked fine. Plot attached.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
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