Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Re: Sbitx bandpass filter
In the circuitry. Look at the resistoe capacitors around the T/R circuitry of 2N7000s. On Mon, Oct 28, 2024, 7:50 AM Mike Johnshoy via <mike.johnshoy=[email protected]> wrote: thanks ... where is that done in the sbitx? |
Re: Sbitx bandpass filter
thanks ... where is that done in the sbitx?
toggle quoted message
Show quoted text
On Sun, Oct 27, 2024 at 09:55 PM, Ashhar Farhan wrote:
--
Mike KB2ML |
Re: Sbitx bandpass filter
Mike, the Rx line is derived by inverting and delaying the tx line. On Mon, Oct 28, 2024, 7:20 AM Mike Johnshoy via <mike.johnshoy=[email protected]> wrote: Ashar, I have been studying the tr_switch code sin sbitx.c.? I see code like |
Re: Sbitx bandpass filter
Ashar, I have been studying the tr_switch code sin sbitx.c. I see code like
toggle quoted message
Show quoted text
digitalWrite(TX_LINE, HIGH); which seems to control the TR switch (disconnecting the rcvr from the PA) and controlling the power to the PA. What is the rx line you mention? Mike On Sun, Oct 27, 2024 at 08:36 PM, Ashhar Farhan wrote:
--
Mike KB2ML |
Re: Sbitx bandpass filter
Ashhar,?
?
Thanks a lot for the advice!! Taking a closer look at the schematic of the gpa10 amplifier, it looks like the pa gets completly disconected when on rx. But still have to attention to the oscillations. The amp uses 1 rd16 to drive 2 rd16. So i dont want to damage those.
?
?
Juan WP3DN |
Re: sBITX out of band transmit
In the sbitx.c, there is an array that defines the band edges. You can edit them to get to your desired frequency. Remember to rebuild the program after editing it. On Mon, Oct 28, 2024, 1:57 AM Gary Eldridge - KC8UD via <gary.video=[email protected]> wrote:
|
Re: Sbitx bandpass filter
Juan, On Mon, Oct 28, 2024, 5:45 AM WP3DN via <3voltios=[email protected]> wrote:
|
Re: Why is sbitx spectrum limited to 25k?
The ideal place to tap would be between the crystal filter and the mixer. On Mon, Oct 28, 2024, 12:37 AM William Hemmingsen via <lee.hemmingsen=[email protected]> wrote:
|
Re: Sbitx bandpass filter
Hi everyone,?
?
Today to test the amp, did setup the lpf bits manually from 10m to 6m. Had to add 20db amp between the 2nd if output and the bandpass filter board. Power output is 14-15w up to 10m and 11-12w at 6m and 8m. Too bad we dont have the 8m band yet.
?
Have to work on the tx rx switch and the lpf band controll.
?
Need to sit down and learn about the i2c. If I can send the frequency to an arduino, then control the bpf and lpf bits.?
The amp board also have the swr bridge. So replacing the attiny with an arduino and also control the filter is the way to go.
Still lots to learn.
?
Juan WP3DN
|
sBITX out of band transmit
A good buddy of mine got an sBITX V3 and I upgraded his and mine with V4.1.
Now he is really wanting me to set his up to transmit outside our frequency privileges. I'm pretty sure that is something beyond my skill set but I said that I would at least look into it. So just wondering, if that would be software or hardware.?
--
'72
Aaron? |
Re: Why is sbitx spectrum limited to 25k?
Hi William,
The limiting factor is the 40MHz crystal filter, not the audio codec.? Farhan used the higher-frequency 40MHz crystals to accommodate the 25 MHz bandwidth.? The original uBiTx used 12 MHz crystals that were limited to 3 KHz bandwidth, then tried 25 MHz, and ultimately went with the 40 MHz crystals to get the maximum bandwidth on the waterfall.
?
73
Evan
AC9TU |
Re: Why is sbitx spectrum limited to 25k?
¿ªÔÆÌåÓýProcessing power of the RPi in the radio? That would be my initial thought...Ken, N2VIP On Oct 27, 2024, at 12:09, William Hemmingsen <lee.hemmingsen@...> wrote:
|