Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Step info improve jpp#583

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

juanodecc
Copy link
Contributor

WIP:@bnavigator check this new feature... I tested it with a mimo system from matlab help online. This new version improve the undershoot calculus. The undershoot ocurr when the value have diferent sign respect the y_final... the system must have inverse response

For discusions:

  1. In the test for MIMO systems, I had to modifie the result of SettlingTimeMin for pass the test, because I think Matlab result is wrong. (the script take max and min after rise time, and this orcurr at Tr = 0)
  2. The Tr calculs have an error of one DT when compute the Tr for digital systems (like mimo system used for testing) because the script compute the Tr with the two points far. (this is easy to implement)

TODO (WIP): make a new function to compute step_info for data from external simulations or stimulations: step_info_data(t,y,y_final)

Now can compute the step response characteristics for MIMO systems.Fix undershoot caculus for sistems with negative response.
and add a working example too, finaly I corrected the see also to referring to functions of this library
@bnavigator
Copy link
Contributor

Your commits have a date from 2 days ago and they are based on an older commit. Please check#577, which is already merged. We essentially did very similar changes. Could you have a look and make further improvements such as the undershoot calculation based on current master please?

You can discard your unit tests and just change the existing references for the undershoot value, if necessary.

@bnavigatorbnavigator added the needs rebaseThe PR needs a rebase to current master branch labelMar 20, 2021
@juanodecc
Copy link
ContributorAuthor

ok, Ill try to solve this problem

@bnavigatorbnavigator removed the needs rebaseThe PR needs a rebase to current master branch labelMar 22, 2021
@murrayrmmurrayrm added this to the0.9.1 milestoneDec 30, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
0.9.1
Development

Successfully merging this pull request may close these issues.

3 participants
@juanodecc@bnavigator@murrayrm

[8]ページ先頭

©2009-2025 Movatter.jp