Skip to content

Tighten transition band when tuner bandwidth is narrow#166

Closed
mossmann wants to merge 1 commit intomiek:masterfrom
mossmann:transition-band
Closed

Tighten transition band when tuner bandwidth is narrow#166
mossmann wants to merge 1 commit intomiek:masterfrom
mossmann:transition-band

Conversation

@mossmann
Copy link
Copy Markdown
Contributor

Let's say, hypothetically speaking, you wanted to use the derived frequency plot on one of the 300 baud carriers of a V.21 modem connection captured at 44100 samples per second. The channel bandwidth is very narrow compared to the sample rate, so the adjacent channel interferes with demodulation due to the fixed transition bandwidth of the tuner filter. This patch makes the transition bandwidth equal to the cutoff frequency when the tuner bandwidth is narrow and leaves things unchanged when the tuner bandwidth is wide.

@miek
Copy link
Copy Markdown
Owner

miek commented May 27, 2020

What a coincidence! I had been wondering about just such a hypothetical situation too. I think this change would solve that sort of problem very well, thank you!
Merged, along with the real-samples branch in case that might be useful too in such a situation.

@miek miek closed this May 27, 2020
@miek
Copy link
Copy Markdown
Owner

miek commented May 27, 2020

Also, 6797a24 should help make the frequency plot more readable for narrow bandwidths.

@mossmann mossmann deleted the transition-band branch May 27, 2020 14:29
@mossmann
Copy link
Copy Markdown
Contributor Author

Oh, nice! I actually attempted 6797a24 myself, but the right way to do it eluded me.

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