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

noise and background sounds #155

Open
yasin112358 opened this issue Dec 14, 2024 · 6 comments
Open

noise and background sounds #155

yasin112358 opened this issue Dec 14, 2024 · 6 comments

Comments

@yasin112358
Copy link

yasin112358 commented Dec 14, 2024

have finally made my picorx but the noise and background sounds are really high ı did not use band pass filter and ı used miniwhip antenna in stead of dipol. can you suggest anything about it what would be the problem?

WhatsApp.Video.2024-12-12.saat.17.40.39_827c8b97.mp4

WhatsApp Görsel 2024-12-13 saat 21 20 25_35db8213
WhatsApp Görsel 2024-12-14 saat 20 25 26_d4a763b9

@dawsonjon
Copy link
Owner

Hi,
Build looks good, I particularly like the neat wiring that always turns at right angles.

With regards to noise there are a few possibilities.

The HF bands a generally quite noisy, so its informative to compare the noise level with and without the antenna connected. Ideally, the noise floor as indicated by the spectrum scope/s_meter should increase slightly when connecting the antenna. If it does, that's good news! It means that noise from antenna is larger than any internally generated noise within the receiver, and the antenna noise is large enough for the ADC to see. A Low Noise Amplifier can help with this, I find that combining an LNA with a You-Loop antenna gives pretty good results. I haven't tried the mini-whip, but I assume that it includes an LNA.

Sometimes external noise sources can have a negative impact on the receiver performance, its worth trying to switch off electrical appliances to eliminate them as a source of interference.

Both the TFT and OLED display can generate quite a bit of noise, its worth trying to disable them by setting the "timeout" in the HW menu. I haven't been able to completely remove the display noise, but it can be improved by careful layout. You might see some improvement by adding a ferrite bead to the display connections.

There can be some noise from the PSU too. Using series inductors and parallel capacitors can help with this (I see you have these). Its worth experimenting with the quantitiy, size and location of capacitors too. With careful construction/filtering I find that switched-mode 3.3v output from the pico is clean enough to get good results. You can eliminate the PSU as a source of noise by temporarily supplying the receiver components from a battery or other low-noise power source.

Another source of noise is switching currents from the PWM and Local Oscillator. I found that using a second inductor to provide a separate supply to the op-amp and input bias circuit (but not the analog switch) can help prevent LO switching noise from getting into the op-amp power supply.

One downside of breadboard construction is the lack of ground plane, it is possible to make significant improvements by giving careful thought to the ground connections. The biggest sources of noise are the local oscillator connection to the analog switch and the PWM connection to the headphones (and their respective ground return paths). The parts of the circuit most susceptible to noise are the inputs to the op-amp.

I found that providing a dedicated ground connection from the pico analog ground to the ground pins of the op-amp/sampling-capacitors/input bias-network and antenna ground (but not the analog switch) prevents any of the switching return currents flowing in the analog ground path. When I tried this I got quite a significant reduction in the noise floor with no antenna connected.

@yasin112358
Copy link
Author

thanks a lot, ı will check them out.

@asflorenciotec
Copy link

asflorenciotec commented Dec 24, 2024

Solder a 1000uF 6,3v eletrolic capacitor near OLED display power rail 3.3V
, kill the oled noise.

@yasin112358
Copy link
Author

yasin112358 commented Jan 4, 2025 via email

@Tonytti
Copy link

Tonytti commented Jan 15, 2025

If you don't have input passband filters you cannot use a miniwhip, because is a broadband antenna. I use a magnetic loop without filters, because the hi q of it, reception is excellent.

@yasin112358
Copy link
Author

yasin112358 commented Jan 16, 2025 via email

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

4 participants