Skip to content

Dot11zynq - to support full range 16 Bit ADC I/Q data in the receive path. #9

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

Open
wants to merge 3 commits into
base: dot11zynq
Choose a base branch
from

Conversation

aoldenburg9
Copy link

We are using 16 Bit I/Q data with zero bbgain in the rx_intf module. We went through the receive signal path and found the areas that were having problems with low and high signal levels. This limited dynamic range to about 45dB. This was increased to 69dB dynamic range of successful decoding of HT MCS0 packets. In our system, the ADC I/Q data ranges from fully saturated 0x7fff/0x8000 to about 4bits of noise at the low end.

Thought you may be interested in these changes.

Copy link

@Tobias-DG3YEV Tobias-DG3YEV left a comment

Choose a reason for hiding this comment

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

Great findings and updates, thank you!

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.

2 participants