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

Refactoring qf_cauer and adding tee types #715

Merged
merged 3 commits into from
May 13, 2024

Conversation

jcolafrancesco
Copy link
Contributor

@jcolafrancesco jcolafrancesco commented May 9, 2024

Adding tee types cauer filters following #670, correcting some display issues and refactoring qf_filter for better encapsulation of signal processing logic.

Correcting multiple bugs:
1)The one in #670 where pi-type is given when selecting tee-type.
2) Wrongly wired capacitor in cauer band-pass and band-stop filters
Screenshot from 2024-05-10 11-40-29
3) Tee-type generated when trying to generate a pi-type high-pass filter
Screenshot from 2024-05-10 11-38-48

@ra3xdh ra3xdh linked an issue May 10, 2024 that may be closed by this pull request
@ra3xdh ra3xdh added the filter label May 10, 2024
@ra3xdh ra3xdh added this to the 24.3.0 milestone May 10, 2024
@jcolafrancesco
Copy link
Contributor Author

A simple schematic showing a band pass filter before and after this pull request: components values are identical.

band_pass_beforeafter.txt

@ra3xdh ra3xdh merged commit 55e8077 into ra3xdh:current May 13, 2024
2 checks passed
@ra3xdh
Copy link
Owner

ra3xdh commented May 13, 2024

Thanks for the contribution! Merged.

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

Successfully merging this pull request may close these issues.

Add alternative LC cauer filter
2 participants