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

Add image reject filters #5

Open
mossmann opened this issue Sep 9, 2024 · 0 comments
Open

Add image reject filters #5

mossmann opened this issue Sep 9, 2024 · 0 comments
Labels
enhancement potential new feature

Comments

@mossmann
Copy link
Member

mossmann commented Sep 9, 2024

As seen to the right of the RFFC5072 mixers in the block diagram: https://github.com/greatscottgadgets/lab-notes/tree/main/project-reports/2023-06-02-urti-progress-report#mainboard-block-diagram

This is very similar to the filter section in HackRF One where we have two SP3T switches that provide three paths: high-pass, low-pass, and band-pass. The band-pass path could be straight-through without an actual filter.

We could use off-the-shelf filters as in HackRF, or we could design lumped element filters. We might consider chaining two or more filters in order to achieve a sharper cut-off.

Potentially we could add more paths with tighter filters, increasing the ability to filter out additional mixer products and out-of-band blocker signals, but three paths is our minimum requirement.

A HackRF-like design would be a good place to start.

@mossmann mossmann added the enhancement potential new feature label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement potential new feature
Projects
None yet
Development

No branches or pull requests

1 participant