Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect discretization issues in ss2sim #89

Open
arvoelke opened this issue Feb 18, 2017 · 1 comment
Open

Detect discretization issues in ss2sim #89

arvoelke opened this issue Feb 18, 2017 · 1 comment
Labels

Comments

@arvoelke
Copy link
Owner

Sometimes ss2sim (via LinearSystem) will destabilize sys when discretizing it with the given dt. This occurs for larger order delays that are not properly balanced / normalized. A workaround is to supply dt=None. It would be better to gracefully detect and handle this problem automatically, since it's not always apparent that something is going to go wrong.

@arvoelke arvoelke added the bug label Feb 18, 2017
@arvoelke
Copy link
Owner Author

Might be duplicate of #93.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant