Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| public:radio:topics:arduino:30m_phasing_rx [28/07/26 13:59 BST] – [Update] john | public:radio:topics:arduino:30m_phasing_rx [28/07/26 14:23 BST] (current) – [Mute clicks & thumps] john | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| I recently found an old project that had been left in the junk box unfinished. It's a direct-conversion phasing receiver for 30m. | I recently found an old project that had been left in the junk box unfinished. It's a direct-conversion phasing receiver for 30m. | ||
| - | Inspired by my current binge-listen to the Soldesmoke | + | Inspired by my current binge-listen to the Soldersmoke |
| I repaired a few broken wires and dry joints and the RX is working. I've checked that the phasing opposite-sideband rejection is working and given it a tweak to check that the adjustments are doing the right things. All looks good. | I repaired a few broken wires and dry joints and the RX is working. I've checked that the phasing opposite-sideband rejection is working and given it a tweak to check that the adjustments are doing the right things. All looks good. | ||
| Line 57: | Line 57: | ||
| ===== Updates ===== | ===== Updates ===== | ||
| - | After using it alongside my separate 30m TX [[30m_cw_tx|]] | + | After using it alongside my separate 30m TX while testing the TX I found it **very** necessary to turn the volume down **FULLY** before transmitting, |
| I added a simple audio switch in series with the audio path, between between the post-BPF amplifier stage and the " | I added a simple audio switch in series with the audio path, between between the post-BPF amplifier stage and the " | ||
| Line 73: | Line 73: | ||
| ==== Mute clicks & thumps ==== | ==== Mute clicks & thumps ==== | ||
| - | I found this arrangement of using diodes to " | + | I found this arrangement of using diodes to " |
| I noticed a loud click/thump as the first CW character was sent and the mute operated. Initially I assumed that the MUTE wasn't operating soon enough, or that the QSK wasn't delaying the SI5351 VFO enable line sufficiently long enough to allow the MUTE (and C/O relay) switching. Much probing with the 2-channel scope shows that the relative timing is okay. The loud initial click occurs whenever the first loud audio feeds into the mute circuit, regardless of how long the mute has been active, and how long the RF is delayed. I played with the Arduino code to delay the RF enable so that the RF didn't come on until 100mS after the MUTE and Relay c/o - enough to miss several morse characters - and yet still there was a loud click when the first loud audio arrived. | I noticed a loud click/thump as the first CW character was sent and the mute operated. Initially I assumed that the MUTE wasn't operating soon enough, or that the QSK wasn't delaying the SI5351 VFO enable line sufficiently long enough to allow the MUTE (and C/O relay) switching. Much probing with the 2-channel scope shows that the relative timing is okay. The loud initial click occurs whenever the first loud audio feeds into the mute circuit, regardless of how long the mute has been active, and how long the RF is delayed. I played with the Arduino code to delay the RF enable so that the RF didn't come on until 100mS after the MUTE and Relay c/o - enough to miss several morse characters - and yet still there was a loud click when the first loud audio arrived. | ||