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
- BITX20
- Messages
Search
Re: Calibration & filters
#calibration
#filters
I specify, I am currently working with a 12mhz SSB filter
|
Re: Calibration & filters
#calibration
#filters
Hello,
a little code reading before my question on value of frequencies Code UBITX V4.3 The uBITX is an upconnversion transceiver. The first IF is at 45 MHz.
? ?The first IF frequency is not exactly at 45 Mhz but about 5 khz lower,
? ?this shift is due to the loading on the 45 Mhz crystal filter by the matching
? ?L-network used on it's either sides.
? ?The first oscillator works between 48 Mhz and 75 MHz. The signal is subtracted
? ?from the first oscillator to arriive at 45 Mhz IF. Thus, it is inverted : LSB becomes USB
? ?and USB becomes LSB.
? ?The second IF of 12 Mhz has a ladder crystal filter. If a second oscillator is used at
? ?57 Mhz, the signal is subtracted FROM the oscillator, inverting a second time, and arrives
? ?at the 12 Mhz ladder filter thus doouble inversion, keeps the sidebands as they originally were.
? ?If the second oscillator is at 33 Mhz, the oscilaltor is subtracated from the signal,
? ?thus keeping the signal's sidebands inverted. The USB will become LSB.
? ?We use this technique to switch sidebands. This is to avoid placing the lsbCarrier close to
? ?12 MHz where its fifth harmonic beats with the arduino's 16 Mhz oscillator's fourth harmonic
*/
// the second oscillator should ideally be at 57 MHz, however, the crystal filter's center frequency // is shifted down a little due to the loading from the impedance matching L-networks on either sides
#define SECOND_OSC_USB (56995000l)
#define SECOND_OSC_LSB (32995000l)
?
?
//these are the two default USB and LSB frequencies. The best frequencies depend upon your individual taste and filter shape
#define INIT_USB_FREQ? ?(11998370l) ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Code KD8CEC ..... ?#define SECOND_OSC_USB (57003400l)
? #define SECOND_OSC_LSB (33010400l)?
? //these are the two default USB and LSB frequencies. The best frequencies depend upon your individual taste and filter shape
? //Not used, Just comment (Default)
? #define INIT_USB_FREQ? ?(11996500l)
....MY TESTS: I made a model to test my 45MHZ filter with a nanovna (So i change the value of inductance and capacitors for maching (1.5 ?h and 8pf) on my homebrew assembly))
this gives:
Central frequency: 45.004280 MHZ
Low frequency at -3DB: 44.997900 MHZ approximately
High frequency at -3DB: 45.010480 MHZ approximately
My question:
function of the values (which are different) in the code v4.3 of the Ubitx and KD8CEC? and my filter frequencies description , what would be the 3 best values for USB freq, OSC USB and OSC LSB knowing that a priori they take into account matching ? I would like to amend the code to that effect cdt |
Re: sBITX USB ro HDMI
#sBitx
Did you install a micro HDMI socket on the back of the case? I was having trouble finding one.
|
#sbitx #sbitx-k3ng
#sBitx
#sbitx-k3ng
Anthony Good
In my development version I have updated the following:
1) There are now \reboot and \shutdown commands. For those who may be using the software in a multi-user system in the future, there is a #define INCLUDE_REBOOT_AND_SHUTDOWN_COMMANDS that can be commented out to disable these commands from being available to the user. The two commands shutdown the transmitter and recording (if on), and save user settings prior to the shutdown or reboot. I may add some code later to also signal the Fldigi process to shutdown. 2) The \fc frequency calibration command now invokes a DDS retune so you can see the effects of the calibration immediately, without having to do an \f command after an \fc command as before. I believe there are still issues with the \addcwpitch setting. I hope to look at this more in depth this weekend. To pull my latest code and try it: cd /home/pi git clone cd sbitx-k3ng git pull git checkout 2022.09.15 ./build sbitx ./sbitx This is development code and may or may not work for you. Your mileage may vary. Void where prohibited. 73 Goody K3NG |
Re: My new sBitx is RF deaf
#sBitx
toggle quoted message
Show quoted text
On Sep 24, 2022, at 03:48, Glenn Gutshall via groups.io <ggutshal@...> wrote:
|
Re: Need replacement Raspberry Pi image
John,
if I may suggest, I would check the connection of the RPi4 and the digital module in your device. Or I pull it out and plug it back in. Maybe it fell apart during shipping? Just a hint. I don't have an sBitx, but I will monitor the developments and check on an RPi400. I'm getting to know Raspberry until I get to it. The point is that without hardware, the sBitx frame just flashes and disappears, although it does not freeze. The image contains many options. Among them, it also recognizes the usb connection formatted for ntfs (I tried with a usb stick). It has a scrot screenshot maker, but I put the GNOME screenshot because it comes up with the graphic window and I can call it up with a hot key. I'm still getting to know the system. Oh, and I google a lot. All logs found in directory : /var/log/ -- Gyula HA3HZ |
Re: My new sBitx is RF deaf
#sBitx
Good news!? I was shipped replacement boards for my non-working sBitx.? They arrived earlier today.? I've since installed them and now have a radio that receives signals!
|
Re: Raspberry Pi image for sBitx -- where to download?
On Fri, Sep 23, 2022 at 06:46 PM, Max wrote:
Use IDM Internet Download Manager or IDM Integration Module in your browser. There is probably another download manager that can resume the interrupted download. -- Gyula HA3HZ |
Re: Replacement Nano problem uBitx V6
Gary
Thanks for the tip - that did it. ?I put in Ashar's original firmware so that I could access the calibration via the push button in the encoder, calibrated the touch screen, and voila! So to review for those who might be interested and haven't seen the whole thread. ? I was using the following Nano so that I could solder the pins on the side of the board needed for the ubitx, but everything seemed to be locked up and the frequency display was all zeros. ELEGOO Nano Board CH 340/ATmega+328P? The solution: 1. I had to upload from the Arduino IDE with the new, not old boot loader, and as a Uno rather than a Nano. 2. I installed the original firmware so that I could calibrate the touch screen by pushing and holding the encoder. 3. Then I uploaded the firmware I wanted to use. My next step will be to calibrate the BFO and frequency. Again, thanks so much for the tip. I'm not sure why I didn't think of it but my old brain is getting foggy. 73 Howard K4LXY |
Re: sBITX USB ro HDMI
#sBitx
¿ªÔÆÌåÓýI got this one at the local Wally World. ? ? It works really well.? I¡¯m using a 43¡± Samsung TV as a 3rd monitor through it. ? Steve W5RRX ? From: [email protected] <[email protected]> On Behalf Of John via groups.io
Sent: Friday, September 23, 2022 9:10 PM To: [email protected] Subject: [BITX20] sBITX USB ro HDMI #sBitx ? Does anyone know of a USB 3 to HDMI adapter? |
Re: sBITX USB ro HDMI
#sBitx
Someone please correct me if I¡¯m in error but I don¡¯t think it¡¯s feasible to send a video feed from a raspberry pi to a monitor. That¡¯s why there are two different types of connectors on the raspberry pi in addition to the USB ports.
I cut a hole near the back of the case. It¡¯s made of aluminum so it was quick work with a drill and a Dremel. |
sBITX USB ro HDMI
#sBitx
Does anyone know of a USB 3 to HDMI adapter?
I would like to have a second display without adding a hole in my case. John |
Re: day light again `inquiry
But where do you find N750 capacitors?? New availability is close to non-existent, and supplies on eBay are limited. Temperature compensation in commercial gear is a lost art. Nobody uses VFOs any more,?and so there is little demand for?N750 or other capacitors with?specified?temperature coefficients other?than NP0.. And the really good compensated?VFOs had to be individually tuned, which is anathema to the notion of automated mass production. On Fri, Sep 23, 2022 at 5:34 PM ajparent1/kb1gmx <kb1gmx@...> wrote: That's pretty slick, nice build. |
Re: day light again `inquiry
A couple additional comments on the PTO. The brass tubing is 1/4 inch OD. I cut the slit by doubling up a Dremel cut off wheel. My Shakey hand is evident with the cut. The head of the 10-32 screw was cut down to fit inside the brass tubing. I soldered a brad in the screw head slot for the pin. The end of the tubing where the knob is attached, is filled with JB Weld, kwick cure epoxy. This keeps the knob screws from crushing the tubing. A 1/4 inch collar keeps the tube from coming out. A dab of red grease lubes the screw and sleeve. The 10-32 nut was heated with my soldering iron and pushed into the end of the printed coil form. On Fri, Sep 23, 2022, 4:10 PM barry halterman via <kthreebo=[email protected]> wrote:
|
Re: day light again `inquiry
That's pretty slick, nice build.
The N750 cap is the magic to getting the VFO stable.? With patience less than 10hz is not out of reach. A TinySA is handy for looking for spurs mine get used a lot.?? I like the RIGOL for for crystal filters as I can dial down to 50hz resolution with that. Allison ------------------ Please use the forum, offline and private will go to bit bucket. |
Re: day light again `inquiry
Allison, here is a pix of my PTO. The limited coverage is FB for my needs. This is going to be a CW rig and not SSB. Stability of this PTO from a cold start is about 60hz. I used a combination of polystyrene, NP0 and N750 caps. Tuning range covers close to 160khz with the 10-32 screw and the amount of L end C I am using. I will look at my filter and spectrum of the PTO when I get some time this weekend. Thank you for your suggestions! 73 Barry On Fri, Sep 23, 2022, 2:13 PM ajparent1/kb1gmx <kb1gmx@...> wrote: Since it tunes in parallel, my SWAG is VFO (has spurious oscilation) or |
Re: Raspberry Pi image for sBitx -- where to download?
¿ªÔÆÌåÓýThanks. One of the first things I did when I received the unit was to archive the image, which I found and am using now.On Sep 23, 2022, at 11:18 AM, KB3UUL <v319554@...> wrote:
|
Re: Need replacement Raspberry Pi image
I had previously copied the original image on the SD card. I found it and burned it onto another 32GB micro SD card. |
Re: Raspberry Pi image for sBitx -- where to download?
My error: I used the Raspberry Pi Imager to write it. Good Luck On Fri, Sep 23, 2022 at 2:18 PM KB3UUL via <v319554=[email protected]> wrote:
|
to navigate to use esc to dismiss