Skip to content

Fix IIR coefficient python script#964

Merged
jordens merged 1 commit intoquartiq:mainfrom
schmidf:iir-coeff-fix
Nov 11, 2024
Merged

Fix IIR coefficient python script#964
jordens merged 1 commit intoquartiq:mainfrom
schmidf:iir-coeff-fix

Conversation

@schmidf
Copy link

@schmidf schmidf commented Nov 11, 2024

Fixes #854. I checked the correctness of the coefficients using a Stabilizer with up-to-date firmware and a network analyzer.

The Stabilizer firmware expects "a" coefficients with negative signs.
Also fixed a typo in the highpass b0 coefficient.
Copy link
Member

@jordens jordens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok as a temp fix, still pending the rewrite mentioned in the issue.

Proof by example (i.e. network analyzer) ultimately doesn't cut it but this is certainly an improvement.

@jordens jordens enabled auto-merge November 11, 2024 13:13
@jordens
Copy link
Member

jordens commented Nov 11, 2024

Thanks!

@jordens jordens added this pull request to the merge queue Nov 11, 2024
Merged via the queue into quartiq:main with commit aa99010 Nov 11, 2024
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.

IIR filter coefficients set incorrectly

2 participants