¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: T41 Hilbert Filter Design
I calculated the passbands for the Hilbert filter coefficients currently in the V066-9 code (FIR_Hilbert_coeffs_45 and FIR_Hilbert_coeffs_neg_45). Their passbands don't have the same cutoff frequency:
By Oliver KI3P · #34053 ·
Re: T41 Hilbert Filter Design
Here's my new transmit chain with the v66-9 Hilbert coefficients. Close in, I can see what Bob has found, but there are two spurs that aren't there with the older Hilbert coefficients.? Here they are
By Terrance Robertson, KN6ZDE · #34052 ·
Re: T41 Hilbert Filter Design
Hmm, that doesn't seem consistent with what I post about yesterday, but I was looking at the whole chain.? Perhaps I'll see something better circling back to the v66-9 Hilbert filter coefficients
By Terrance Robertson, KN6ZDE · #34051 ·
Re: T41 Hilbert Filter Design
Here is the result of my new DSP transmit chain, it's an improvement over the improved one I posted yesterday, perhaps a tad less than half the bandwidth used. Because of the big improvement in the
By Terrance Robertson, KN6ZDE · #34050 ·
Re: T41 Hilbert Filter Design
No, the v50 Hilbert pair from fir.cpp has barely 50 dB opposite sideband rejection, and that is only from 200 to 2300 Hz (at 12ksps).? Above that it is not good at all and so would need serious
By Bob Larkin · #34049 ·
Re: T41 Hilbert Filter Design
I just downloaded Oliver's very latest code. Trying it out now. So far, I have one glowing report. Sounds good on a monitor receiver too. - Jerry, KF6VB
By jerry-KF6VB · #34048 ·
Re: T41 with Polar Modulation
*** Indeed. QMX auto-calibrates. It takes a *long* time, but it's totally unattended. Unfortunately, Hans' code is also closed-source. And encrypted! The only open source EER I know of is the
By jerry-KF6VB · #34047 ·
Re: T41 Hilbert Filter Design
Try using the +/- 45 100-tap FIRs from v50.? You should see better results.
By Terrance Robertson, KN6ZDE · #34046 ·
Re: T41 Hilbert Filter Design
Picking up on Greg's suggestion to look at the DSP transmit chain with a " swept tone into the T41 microphone input ", I ran the chain through my network analyzer.? I excluded the Hilbert transform
By Terrance Robertson, KN6ZDE · #34045 ·
Re: T41 Hilbert Filter Design
Relative to the +/-45 vs 0/90 arrangement of the Hilbert, last night I did an Octave look at two cases: A - The +/- 45 100-tap FIRs from the current KI3P Github. B - An 199 tap 90 degree plus delay
By Bob Larkin · #34044 ·
Re: T41 with Polar Modulation
Understood. I'm not planning to shell out >$5K for one when it becomes available either. Thus the "for what its worth". My point was that EER has now broken though to commercial ham equipment. And
By Dave VE3LHO · #34043 ·
Re: T41 with Polar Modulation
Hi Al, what was the PEP when you recorded the two-tone measurement?? I made the same measurement recently, but that's a sample of one.? I was hoping someone else would duplicate the test. -- 73 Greg
By Greg KF5N · #34042 ·
MF changes
Can anyone tell me if the changes made regarding the MF frequencies are documented anywhere?? Were changes made in the BOMs or assembly manuals for the affected boards?? I have been unable to find
By David Fine · #34041 ·
Re: T41 with Polar Modulation
*** Since Flex's stuff is totally closed source, it really doesn't matter to me what they do. I just read Hans' article. Amazing! I was thinking - how to use this technique with higher power? The part
By jerry-KF6VB · #34040 ·
Re: LPF question
Phil, thanks for the input. I was able to find the ones I was missing from Mouser and DigiKey. I had ordered the BOM months ago but some values were not available. However they were only available in
By Robert Luken W3RDL · #34039 ·
Re: T41 with Polar Modulation
I had a conversation with Hans about this, and it was our feeling that it was probably not worth the extra overhead and additions to the hardware, since the K9HZ amp is running in a much more linear
By Albert Peter · #34038 ·
Re: T41 Hilbert Filter Design
That's a nice program!? I've been using Octave in my DSP experiments.? Usually, Matlab code will run in it with little modification.? I've designed filters in it to run on the Teensy, but I never
By Terrance Robertson, KN6ZDE · #34037 ·
Re: LPF question
Bob Where did you get with this? I just ordered 500V, 630V or 1kV instead. LCSC always have good pricing, rather than Mouser and DigiKey. Most caps at LCSC were around 3-20 cents pre-tariff, I always
By Phil Taylor · #34036 ·
Re: T41 with Polar Modulation
FWIW Flex's new transceiver (the Aurora ( https://www.flexradio.com/aurora/?srsltid=AfmBOooHr-uT5LeSvoQ8J0Vefce37bc6MbigUR3oa64vpQUmLMLW3Qq6 ) ) also uses polar modulation (aka EER Envelope
By Dave VE3LHO · #34035 ·
Re: T41 Hilbert Filter Design
I made the plots using Python matplotlib library which is heavily inspired by Matlab, so I'm not surprised you thought that! I switched from Matlab to Python about 15 years ago when I got sick of
By Oliver KI3P · #34034 ·