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

AD936x - TX Power depends on Sample Rate #591

Open
xdch47 opened this issue Aug 20, 2024 · 0 comments
Open

AD936x - TX Power depends on Sample Rate #591

xdch47 opened this issue Aug 20, 2024 · 0 comments

Comments

@xdch47
Copy link

xdch47 commented Aug 20, 2024

For the AD936x / FMCOMM5 gain reduction by -6dbm can be observed, when switching sample_rates > 20 MHz to < 20 MHz.

This looks like a bug of filter coefficients (Multiplication by 2) or using the other filters with an interpolation factor of 2 fixes the issue. The programmable FIR coefficients with an interpolation factor of 4 have only a gain of 0.5 per phase of 1.0 (Total gain should by 4 instead of 2

ad936x-impulse-tx-prog-fir-freqz

or total gain should match the Interpolation Factor
ad936x-freqz
)

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

No branches or pull requests

1 participant