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

Experimental implementation of elliptic filter for gyro sensor #10710

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DzikuVx
Copy link
Member

@DzikuVx DzikuVx commented Feb 18, 2025

An elliptic filter, also known as a Cauer filter or Zolotarev filter, is a type of signal processing filter that provides a very steep roll-off and minimal transition band while allowing for ripples in both the passband and the stopband. This characteristic makes elliptic filters highly efficient in terms of achieving a desired level of attenuation with a lower filter order compared to other filter types like Butterworth or Chebyshev filters.

In this implementation filter coefficients are set to 250Hz cutoff frequency

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

Successfully merging this pull request may close these issues.

1 participant