Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- QRPLabs
- Messages
Search
Re: QMX+ with 100 amp/hour lithium iron battery
The suggestion on adding a low value (100-1000 pF) capacitor in parallel with the 20-1000 uF bypass capacitors if the best answer. It has to do with the frequency response of the capacitors and their ability to nibble away at the high frequency component.
?
With linear regulators you need to have a few volts higher on the input when compared to the output so the regulator has something to regulate and drop voltage. Not too much because that voltage drop during regulation is converted to heat. For example; If you had a 18 volt input and a 12 volt regulated output at 2 amps that 6 volts of drop, multiplied by 2 amps would be 12 watts of (thermal) that would need a substantial heat sink to dissipate.
?
The other way is bad too, a 12 volt regulator with a 12.5 volt supply. The 78xx series regulates best when the input voltage is > ~2.5V up to ~10V. Below that differential and the regulator cannot function correctly and you would be better off with just a diode string.
--
Tisha Hayes
AA4HA |
Re: CW Filters
Hello Hans! I haven't spoken with you since Hamvention several years ago. It occurs only 20 miles from my house. Nice to encounter you again? - you are doing amazing work.?
?
What I would like to see as a CW operator is what I have on my KX3: Press the filter button and then turn a knob that varies the filter from 50 hz all the way up to 3khz. No cascading or overlaps to deal with, no reference charts needed... just a simple variable bandwidth filter. Maybe not that "simple" to accomplish ?
?
From reading these forums, it's clear that I am far less technically oriented than most of the people lurking here. So techies will probably strongly disagree with what I want. As a business strategist I fully understand that if your target market is engineers and near-gineers, then you should definitely disregard what I am saying, and not uncomplicate the filtering. I know that uncomplicated things are generally not as versatile or flexible.?
?
I hope that helps, my friend, thank you. 73
Braden Glett KD8ZM? |
Re: QMX+ with 100 amp/hour lithium iron battery
On Fri, Apr 11, 2025 at 08:22 AM, Richard Barnich wrote:
The 78/79 hundred families of regulators expect bypassing on both input and output sides of the regulator.I always parallel a 100- or 1000pF cap with the bulk bypass for additional RF bypassing/filtering.? Those larger values do not work effectively at higher frequencies. 73, Don N2VGU |
Re: QMX+ with 100 amp/hour lithium iron battery
I am using a Drok buck converter from Amazon. DROK DC Buck Converter:
It works great, and no noise. I set it at 11.9 volts and just leave it there. I put anderson powerpole connectors on each side input and output: https://www.amazon.com/dp/B0CNZ1V5CL?ref=ppx_pop_mob_ap_share
I predict you will like this solution.
73
Braden Glett KD8ZM? |
Re: QMX+ with ~1000 tone on 12M & 6M
Hi Bruce and other tone on the band friends,?
?
I have made no progress other than to speculate that replacing the 74CBT3251 'front end' chip might be an option.? Since the tones disappeared when IC402 was bad, but the radio sounded fine other than totally deaf, I speculate that the only other device in the path is IC408.? By 'sounded fine' I mean there was no 1000 Hz tone, and the CW filter settings produced the expected audio, etc. etc. just no signals.? I have an order for IC408 and am adding other things to that order for another dive into the radio in the next two weeks.
?
As an aside, and probably worth its own thread, I have found that IC401 is essentially not available to the experimenter at this time, except from Amazon with long lead times.? Looking for the CS4334KSZ chip, I find it is discontinued as obsolete, or available from a third party thru Digikey in minimum quantities of 175+.? Other known vendors that I checked seem to have similar stories.? ?The chip has suddenly become a needle in a haystack.? I would love to find just one to satisfy other questions I have concerning the tones presence.? If you have one to supply, please contact me at rhattaway at rocketmail dot com.
?
I will post more when I have time and have more new info.
?
73
Dick
W4PID ?
? |
Re: CW Filters
Hello Anders ? I think I need to explain my proposal a little bit further to avoid Yours is a proposal for a radical redesign of the CW filtering, not just a change to the way the UI works.? I don't think your proposal would work well, though I find myself lacking a deep enough understanding to explain why clearly. Perhaps someone else could contribute here also. But I'll try. You say that we can get rid of the Hilbert transform - I don't see how that is the case. You need the Hilbert Transform, for image rejection at the IF.? But if you consider abolishing the IF completely and doing everything at baseband, then I think what you are really proposing is Weaver method SSB reception - see my old analog page about this here (written 2014). This does indeed avoid the Hilbert Transform (at least explicitly, though the same is effectively achieved mathematically by the second mixing operation at the sub-carrier), and now you implement two low pass filters, each with half the desired bandwidth, and then finally a sub-carrier oscillator and mixer, which in this case would occur at the CW center frequency.? Weaver demodulation is used in some SDRs. A disadvantage is that there is a hole in the response at the sub-carrier frequency (the CW sidetone frequency, in your nomenclature). In the analog world it is hard to make the hole small but in DSP it could be made a lot smaller, such that it is unobtrusive on an SSB receiver. However for CW, I wonder how that would work... the "hole" would be exactly at the center of the passband, and the CW transmission could well have energy either side of it, and given that the actual bandwidth of a CW transmission?could be only 10 or 20 Hz, even a small "hole" would have a marked effect.? An additional problem is that you lose the advantage of doing the SDR at a 12 kHz IF. The 12 kHz IF gives immunity to hum and noise which can often be found on a direct conversion receiver near to (or within a few kHz of) 0 Hz. Operating at a 12 kHz IF produces significant advantages. The conversion to 12 kHz IF is quite trivial digitally and computationally inexpensive because the sampling is at 4x this (48 ksps).? Finally another problem. To obtain a 50 Hz bandwidth CW filter, you would need to have a 25 Hz LPF. To do such a low pass filter in DSP will require a very long (large number of taps) DSP filter. To avoid this, it will be necessary to decimate down to a much lower sample rate. Which is fine. But you cannot avoid the fact that there will be a large delay through the filter. Intuitively and/or approximately speaking the filter must be 40 ms long for a 25 Hz LPF. That is a very large latency for a CW operator and prevents the use of QSK (full break-in). In reality this 40 ms is just the delay of the selectivity filtering, the actual receive latency would be even longer than that because you still have to do the conversion from analog to digital (ADC) and back to analog (DAC), as well as the decimation to lower sample rate which also involves a DSP transform. Then you will want to put in some AGC which is another delay line etc etc.? In contrast if a filter is made by the superposition of two 500 Hz bandwidth filters, the bandwidth will still be 50 Hz but now the processing delay due to the?bandpass filter is 10x smaller, only 4 ms.? So for a number of reasons I think that your proposal would work (it is just Weaver method SSB demodulation), but I think for CW it would be an inferior performance solution. 73 Hans G0UPL |
Re: CW Filters
Hello Bill Thanks for the feedback. I would love to hear from Braden too. When not liking the way something works, one should be able to propose an improved alternative.? ?
Yes this is exactly the?desired end goal. The reason it is the way it is now, is because way back there was just the 300 Hz filter. In the original way I had the code set up, there was just this single filter. It was suggested that two offset overlapping versions of the same filter could be used and that would provide a narrower bandwidth without causing ringing and increases in delay.? As it happened I already had on hand from way way back, 10 years ago, I can't even remember where from, sets of filter coefficients for a bunch of other filter centers and widths. It was a small amount of effort to code this, and I released it in firmware 1_00_024 on 6-Aug-2024. At that time I had already begun my main 9 month project of implementing SSB in QMX, which so so many people have been waiting for, and I did not want to spend a large amount of time redesigning audio code. I wanted to stick to minor changes where possible. This implementation of the two overlapping filters was a low effort thing but provided great benefit to CW operators. But it isn't ideal, I know. It was intended as a temporary measure, with better ways to be implemented post SSB.? 73 Hans G0UPL |
Hi all,
I'm a new ham trying to build a power supply cable like this for my QDX or QMX+ to use my existing battery in the field:
?
> 18AWG cable w/ ring terminals > inline home-brew buck converter > 18AWG cable > fuse (1.5A?) > 18AWG cable > 2.1mm barrel connector
?
The part in bold is what I'm having trouble finding an obvious solution for. Is there a way hams typically build such fused cables without a whole lot of extra splicing? I feel like I'm missing something because I don't see much discussion about this or any pre-made assemblies like that. Sources for such an assembly would also be appreciated.
?
I saw this thread but ordering from UK to US and cutting off the Powerpoles isn't a good option.
?
Here's some we're doing if anyone's interested in that.
?
Thanks, Mike |
Re: CW Filters
¿ªÔÆÌåÓýHans,
????
Since you asked...
Note: For this discussion,
I interchange the terms CW offset and CW tone...sorry purists.
From the user perspective,
I've found most other radios have you set your preferred CW tone/offset
(500hz, 600hz, 700hz, etc.), then choose a bandwidth around that tone.?
The QMX+ however presents you with a list of bandwidths that can be used with
several CW tones, then you must either live with the bandwidths that are
available for your chosen offset, or choose an offset based on the bandwidths
you'd like to use.?
Is it possible
to?change?the CW filter set up so that you can simply choose your
offset, then choose the bandwidth?? Or, stated differently,?can the
CW filters be made so that every bandwidth applies to every
offset/tone?
?
Bill
W2EB
East
Syracuse, NY
On 4/9/2025 at 8:56 AM,
Hans Summers via groups.io <hans.summers@...>
wrote:
|
Re: QMX+ with 100 amp/hour lithium iron battery
The 78/79 hundred families of regulators expect bypassing on both input and output sides of the regulator.Look at the data sheet for recommended values. Typically, 3.3uf and 0.1 or 0.01uf on the output. Short lead lengths are also recommended. without these, stray inductance is going to cause the regulators to oscillate.
Rick K8BMA
? |
Winlink and VARA HF setup for QMX
I would be grateful if smb can explain in detail what I need to do send e-mails threw QMX. I have no experience with Winlink and limited experience with FT8 data transfer. I have tablet PC (Win 8) with VARA HF and Winlink Express installed and I have QMX. What I need to do to set all these properly?? |
Re: Here's hoping for QMX+ v2
On Thu, Apr 10, 2025 at 09:18 AM, Jerry Gaffke wrote:
Jerry, this is an idea that has been floating around in my head. Some folks like the UI of the TR-45 or the K2. With CAT (and eventually BASIC scripting), those UI's and most of their features could likely be replicated with an RPi-Zero talking to the QMX. And, as Samantha suggests, the zBitx. Separating out RF design and UI design seems like an opportunity. 73 de Todd W2TEF |
Re: QMX+ new asssembled powers on but makes 'chuffing' sound on receive on CW?
¿ªÔÆÌåÓý
Thanks for the replies. I open a?ticket w QRP LAbs and Hans responded that he is sending a new unit.?
He agrees something is amiss with this one.
?He indicated he will pick?up the old unit when he is Dayton in May.?
I thanked him fpr the great support.
Charlie k2cmc
-- ?
Charlie C. ?- K2CMC
LICW/SKCC/NAQCC? |
Re: QMX+ new asssembled powers on but makes 'chuffing' sound on receive on CW?
Hi Charlie,
?
"i get a continuous series of dahs all the time. Even with key and cable disconnected."
I wonder if you have a short on the 3.5mm TRS mic/paddle socket.
Check that there are no solder blobs across all of the pins on the TRS socket and the mini board connecting to the main board.
Also, make sure that the underneath of mini socket board is not touching the casing when you slide the board in (assuming that you have it in a metal housing). There isn't a lot of space between the underneath of the mini TRS board and the casing. I had a slimier issue after completing my QMX+.
?
Mel. M0KMD |
Re: QMX+ with 100 amp/hour lithium iron battery
I used 7812 and there was slight noise. I returned to one diod instead and everything is ok now.
toggle quoted message
Show quoted text
09:32, 11 April 2025, "Alan G4ZFQ via groups.io" <alan4alan@...>:
--
Sent from Yandex?Mail for mobile |
to navigate to use esc to dismiss