Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Re: Simple spur fix
Warren,
toggle quoted message
Show quoted text
That IMD could be in the IF amps (Too much gain for 2n3904's at 45mhz?? Mixer overload?) or in the power amp.? If IMD gets worse when RV1 is cranked up, that would suggest it's in the PA. If it's in the 45mhz IF, the new filter will help but is too wide to clean up the immediately adjacent channels. Seems it should be straightforward to clean up this IMD on v5, but may take lots of small hacks to? clean up existing rigs.? Fortunately, at 5 or 10 watts out it seems to not be just too bothersome as I don't recall any reports of trouble in the forum.? But it should be fixed on v5, and v3,v4 should not be used with an external high powered linear. Jerry On Sat, Sep 8, 2018 at 09:30 AM, Warren Allgyer wrote: Before the mod the radio showed terrible IMD at any input level higher that about 25 mV and, at that level, the radio produced less than 2 watts. If it turns out the filter is a 'magic bullet' and the radio can actually sustain this level of input with acceptable IMD, then the input audio stages need more gain. |
Re: Simple spur fix
Hi all, good job.?
1.The output? of 45-2pole in C22 position needs transformer 50/600 and small C <10 pF- it will have close to flat responce. 2.As I wrote befor as main filter I used SMD: DSF753SDF 4POLE marked as D45015GQ +/-7.5 dB. I put it on board on the back side and used transformers 4t/10t in small binocular 2402. Best to all George. |
Re: Right-sided relay harmonic attempted fix for v3/4 ubitx
All three relays are de-energized during received, so contacts are as shown in the uBitx schematic
toggle quoted message
Show quoted text
with a path through the 10m filter. At the start of transmit, the following routine gets called (file ubitx_20.ino of the stock HFSignals firmware) Should be readable enough even if you've never seen C code before. Jerry ######################################### void setTXFilters(unsigned long freq){
?
? if (freq > 21000000L){? // the default filter is with 35 MHz cut-off
? ? digitalWrite(TX_LPF_A, 0);
? ? digitalWrite(TX_LPF_B, 0);
? ? digitalWrite(TX_LPF_C, 0);
? }
? else if (freq >= 14000000L){ //thrown the KT1 relay on, the 30 MHz LPF is bypassed and the 14-18 MHz LPF is allowd to go through
? ? digitalWrite(TX_LPF_A, 1);
? ? digitalWrite(TX_LPF_B, 0);
? ? digitalWrite(TX_LPF_C, 0);
? }
? else if (freq > 7000000L){
? ? digitalWrite(TX_LPF_A, 1);
? ? digitalWrite(TX_LPF_B, 1);
? ? digitalWrite(TX_LPF_C, 0);
? }
? else {
? ? digitalWrite(TX_LPF_A, 1);
? ? digitalWrite(TX_LPF_B, 1);
? ? digitalWrite(TX_LPF_C, 1);
? }
}
##################################
On Sat, Sep 8, 2018 at 09:33 AM, Brent Seres/ VE3CUS wrote:Just a question, and I apologize if it's been covered before. |
Re: Right-sided relay harmonic attempted fix for v3/4 ubitx
Just a question, and I apologize if it's been covered before.
Could someone tell me the LPF relay sequencing for the existing ubitx configuration? What relays are energized for what frequency ranges? I want to figure out the logic for building an off board LPF solution using a cleaner layout and switching (ie..1 relay path only per filter...or separate relays at the input and output of each filter....basically a more symetrical, conventional layout. Thanks for everyone's help Brent |
Re: Simple spur fix
Warren Allgyer
More data...... Comparison of CW power out with SSB power out using the added 45 MHz filter: Kees, I have no plan to change out the original filter at this point. It is pretty moot until we know what the IMD is. |
Re: si5351 crosstalk
#radiuno
Allison Thanks.? You may have just saved me from overloading some of a recent purchase of Si5351a devices. I too was under the impression that 50 ohms meant 50 ohms, instead of "use a 50 ohm line and a much higher termination".? That though does raise a question regarding 50 ohm line with significantly higher impedance termination at the extreme upper frequency limits?? Might this cause higher reflected signal on that 50 ohm line?? Maybe it doesn't matter? Arv _._ On Sat, Sep 8, 2018 at 10:03 AM RCBoatGuy via Groups.Io <ijnfan-HamRadio=[email protected]> wrote:
|
Re: si5351 crosstalk
#radiuno
jim
Indeed THIS ....Explains why I'm seeing 0.6 volts (p-p) at R103? on the 45 Mhz mixer thingie
Jim
On Saturday, September 8, 2018, 9:03:33 AM PDT, RCBoatGuy via Groups.Io <ijnfan-HamRadio@...> wrote:
Allison,
|
Re: si5351 crosstalk
#radiuno
Allison,
|
Re: Have to adjust master calibration on power up - does not save
Sorry Bill.? I didn't mention that I do set it with the PTT switch, then exit the setup mode.? This set has exhibited this symptom since day 1.? I thought changing out the Arduino would have helped.? Before that I was adding caps to the reset.? Thanks anyway.
Bob |
Re: Have to adjust master calibration on power up - does not save
Hi Bob,
toggle quoted message
Show quoted text
I do not see the part where you save the setting after you have set it. Press the push to talk button to save it while you are still in the calibration mode. Otherwise it does exactly as you describe and will be back to the original next time you turn it on. Before you leave the calibration and after you have it where you want it, press push to talk. Not your CW key. Not later after you have left the calibration mode. Before you leave calibration. 73, Bill KU8H On 09/08/2018 09:15 AM, robert_kross via Groups.Io wrote:
When the set is first powered on, there is a tinny, high frequency --
bark less - wag more |
Re: Have to adjust master calibration on power up - does not save
When the set is first powered on, there is a tinny, high frequency audio.? When you enter the setup mode and enter calibration, pressing the menu button, the audio is normal tone. Then I adjust the calibration level and set it, then exit, all is well.? Until I turn it off. I have tried other software with no luck. So I re-loaded the original factory software. I thought with all the issues you have seen with the various ubitx versions that you people may have come across it. Thanks anyway.
Bob |
Re: Simple spur fix
Gordon Gibby
toggle quoted message
Show quoted text
|
Re: Simple spur fix
Warren,
toggle quoted message
Show quoted text
Try with both matched filters.. that should get further reduction. I don't have a pair right now.. Raj At 08-09-18, you wrote: And finally, finally (for real this time) a pic of the filter in place. The center ground lead of the filter is not visible but it bend under the case and picks up the R13 ground. |
Re: Simple spur fix
Good work !
toggle quoted message
Show quoted text
I have been using 3 to 31MHz as my span as you will see these dancing deverishes darting in and and out of the lower end of the spectrum. I got better results by replacing C22 with filter and leavening R27 intact! Have a nice meeting and catch you later! Raj At 08-09-18, you wrote: It turns out I did have time for one pass of spur measurement. Here are screens for each of 17 through 10 meters. Conditions of the test: Audio input: 100 mVrms, 1.5 kHz tone. RV1 adjusted in each case for 2 watts output. |