Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Re: radio will transmit CW but not voice
This should help: Arv _._ On Sun, May 2, 2021 at 4:44 AM <theaddies@...> wrote:
|
Split power for PA on uBITX v6
Has anyone spotted an easy way to split the v6 power amp (PA) supply from the rest of the 12 VDC circuit?? That was easy to do in my uBITX v3, at the 3-pin power connector.? But the v6 board has everything fed by a common DC input jack.? I suspect that there is a circuit trace I can cut somewhere, but I haven't figured out where.
A related question is the impact on spectral purity and other performance aspects if I feed the PA with 24 VDC instead of 12 VDC.? If jacking up the PA voltage would cause problems elsewhere, I could conceivably give up on the idea. Thanks, ? Mark (AE7TO) P.S.? I hope?Ashhar, his family, and uBITX team are all staying safe and healthy. These are difficult times. |
Re: radio will transmit CW but not voice
Andrew, I only use the power up setup to adjust the touchscreen. ?I then power off the rig and use the long press of the encoder to get to the other calibration screens as Ashhar Farhan describes in his calibration video.?
|
Re: radio will transmit CW but not voice
It isn¡¯t clear to me the procedure to get the radio tuned.? Since I have made it to that screen by holding in the select button and turning the radio on, what do I do from there.? Am I supposed to tune to WWV before doing that?? I would suppose I must need to do something on that configuration screen in addition to going through the BFO calibration.? I have googled lots and I cannot find anything that tells me what to do where I am looking for a tone at 10,000 kHz.? As I wrote previously if I turn the dial to around 65,000 and further there are several tones some of which overlap.? I just don¡¯t know what I am supposed to do. ? Thanks, |
Re: Parasites noises
Raj and all
I do not understand why this value on version 5 of KD8CEC for USB.
The values should be close to that of the SSB filter. (11059000) on the pgm 11056500 My mount works very well with version 234 of KD8CEC. There the USB value is 11996500, so very close to the SSB filter at 12MHZ ?
#define INIT_USB_FREQ? ?(11996500l) I can try to change it and recompile it cdt |
Re: Parasites noises
The V6 should be 11,055.5 as I checked with multiple V5 boards. Why
HFSignals leaves
toggle quoted message
Show quoted text
it at 11,059.2 is a mystery to me. Raj At 02/05/2021, you wrote: hello, |
Re: Parasites noises
hello,
Without being a specialist, I looked at the source codes of KD8CEC and that of the V6. Can you explain the USB frequency difference between the KD8CEC software and the V6. It¡¯s not huge, but it¡¯s about 3KHZ. Same for BFO values, but I¡¯m not so sure. So, if I want to change the USB value in the KD8CEC program and set it to 11059200l as in the V6, how much do I have to change for the SECOND_OSC_USB and SECOND_OSC_LSB values? Maybe this could fix my interference issues? Kd8CEC
?#define SECOND_OSC_USB (56058700l)
? #define SECOND_OSC_LSB (33945800l)?
?
? //Not used, Just comment (Default)
? #define INIT_USB_FREQ? ?(11056500l)
?
V6 Ubitx
#define INIT_USB_FREQ? ?(11059200l)
unsigned long vfoA=7150000L, vfoB=14200000L, sideTone=800, usbCarrier;
? |
Re: Test message
thanks arv - f On Sat, May 1, 2021 at 10:27 PM Arv Evans <arvid.evans@...> wrote:
|
Re: Parasites noises
here the discussion with Evan
[email protected] | A strange thing about calibration!! |
Re: Parasites noises
hello,
I think I have found, but I will almost give my tongue to the cat! If I load the Ubitx version of KD8CEC for model 234 with Smeter or not, I have no more problems. Whether I take the one for V5 with Smeter or not the noise come back!!! you will tell me, it is not the same SSB filter (I put 11059mhz quartz), yes, but the anomalies are due to frequency interactions. look at the posts I had with Evan, we discovered that there was still a residual frequency of 12/15 kilohetz in the output of the SSB filter with version 234 of KD8CEC I attach the used versions that fit into the Arduino with Xloader Some Ideas? UBITX_CEC_V1.200_NX.hex
UBITX_CEC_V1.200_NX.hex
UBITX_CEC_V1.200_NX_S.hex
UBITX_CEC_V1.200_NX_S.hex
UBITXV5_CEC_V1.200_NX.hex
UBITXV5_CEC_V1.200_NX.hex
UBITXV5_CEC_V1.200_NX_S.hex
UBITXV5_CEC_V1.200_NX_S.hex
|
Re: Parasites noises
Christian,
For my tests the screen Nextion is completly deconnected. i know it can make some noise but is't? completly different in my case. I have gained experience on this type of assembly The noise comme from Q70 I isolated Q70 which is a SMD model on my construction. it oscillates alone at 40 MHZ!!! so therefore parasitizes the upper stages by modulation effect I changed it, it¡¯s the same. So I will do a test with a good old 2N3906 as on my first proto. cdt |
Re: BITX 4 Band with Linear Amplifier and AGC
Attaching the required files On Sat, May 1, 2021 at 10:20 AM Ashhar Farhan <farhanbox@...> wrote:
|
Re: BITX 4 Band with Linear Amplifier and AGC
Can you post us the schematic? The thing to do would be to draw them out in ltspice and measure it for yourself. I am sure someone here can set it up for you On Sat 1 May, 2021, 9:52 AM Kj7OCO, <mcobb@...> wrote: Newbie here.....i bought some bitx 4 band boards from pcbway......Mr.?Wahyu Hidayanto says the board is essentially a bitx20 with of course some on-board band pass filters.? |