Replies: 2 comments 9 replies
-
I wonder whether this non-AMNVOLT V3 is also affected by the noisy Hi-Z power More photos here https://t.me/talkradio/174172/233494 |
Beta Was this translation helpful? Give feedback.
3 replies
-
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The AMNVOLT ATS MiniRadio V3S addresses the battery drain issue caused by the JFETs’ direct connection to the battery. However, even with the V3S hardware, the drain of the JFET still connects to the noisy Vcc_Bat.
I investigated the quality of the supply voltages. There’s a significant noise level at Vcc_Bat, which affects the impedance changer’s source. This noise originates from the PWM-backlight, the display IC, ESP32, and, in some cases, the class-D audio amplifier.
To eliminate this noisy supply voltage at the JFET, I suggest connecting the Drain to the 3.3V supply Vcc_Radio of the SI4732 (changes marked GREEN). After making this change, I could no longer measure the previously noticed noise floor at the AMI.
I reverse-engineered the antenna inputs and noticed that there are no capacitors to DC-block the JFET’s input or output.
To mitigate the lack of input voltage protection and the theremin effect in SSB mode, I added some components (RED).
While these changes don’t eliminate all “birdies” in the receiving spectrum, they are a remarkable piece of the puzzle.
Beta Was this translation helpful? Give feedback.
All reactions