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

FilterReview: Add aliasing view #28

Merged
merged 2 commits into from
Jul 16, 2023
Merged

Conversation

IamPete1
Copy link
Member

This adds a aliasing view and loop rate param:
image

When selected the whole frequency range is folded down into the niquist of the loop rate, this represents the noise the control loops actually see. For example this is the normal sub 200hz:

image

With aliasing on:

image

The extra peaks are reflections from higher frequencies:

image

There is also the option to show only the aliasing, this removes the frequencies lower than the niquist and only shows the aliased signals reflected down from higher frequencies, this should be as close to 0 as posible.

image

@IamPete1 IamPete1 merged commit 5c90ba1 into ArduPilot:main Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant