CQ DX >> MEET THE MICROBITX: A SIMPLE TO BUILD, ALL-BAND- Ham Radio TRANSCEIVER KIT
Bob Lawrence (VE1RLL)
Posts: 1,720
It's based on Arduino Nano controller and a Si5351 for all local oscillators
Its fun to modify and there is no reason why we can't pluck out the Arduino Nano and replace it with a Prop 1 or 2
Arduino Code:
https://github.com/afarhan/ubitx4
I just ordered one and it may take a few months to get here
===================================================================================
t's a simple kit with most of the parts are pre-soldered( by women in India and soldering and winding inductor cores allows them to feed their kids ). It's 10 watts and inexpensive $US129, $CDN 176
MEET THE MICROBITX: A SIMPLE TO BUILD, YET CHALLENGING ALL-BAND TRANSCEIVER KIT
http://www.hfsignals.com/index.php/ubitx/
Receiver :
Sensitivity: a 0.2uv signal is clearly audible
Selectivity: 2.4 KHz, low ripple SSB filter with 8 crystals
RIT (Receiver Incremental Tuning)
Continuous coverage from 500 KHz to 30 MHz
Sideband selection
Detent-less encoder tuning. Tunes with larger step rates when tuned quickly
Transmitter
More than 10 watts up to 10 MHz, 7 watts up to 21 MHz, 2 watts on 28 MHz
CW transmit with the built-in keyer
Uses IRF510s x 2 as PA and 2N3904 x 4 drivers in push-pull mode for low distortion transmission.
uBITX HF Tranceiver - Overview
New All-band SSB/CW Micro BITX Now Available (AD #113)
N6QW builds the uBitx Multiband Bitx Transceiver
Its fun to modify and there is no reason why we can't pluck out the Arduino Nano and replace it with a Prop 1 or 2
Arduino Code:
https://github.com/afarhan/ubitx4
I just ordered one and it may take a few months to get here
===================================================================================
t's a simple kit with most of the parts are pre-soldered( by women in India and soldering and winding inductor cores allows them to feed their kids ). It's 10 watts and inexpensive $US129, $CDN 176
MEET THE MICROBITX: A SIMPLE TO BUILD, YET CHALLENGING ALL-BAND TRANSCEIVER KIT
http://www.hfsignals.com/index.php/ubitx/
Receiver :
Sensitivity: a 0.2uv signal is clearly audible
Selectivity: 2.4 KHz, low ripple SSB filter with 8 crystals
RIT (Receiver Incremental Tuning)
Continuous coverage from 500 KHz to 30 MHz
Sideband selection
Detent-less encoder tuning. Tunes with larger step rates when tuned quickly
Transmitter
More than 10 watts up to 10 MHz, 7 watts up to 21 MHz, 2 watts on 28 MHz
CW transmit with the built-in keyer
Uses IRF510s x 2 as PA and 2N3904 x 4 drivers in push-pull mode for low distortion transmission.
uBITX HF Tranceiver - Overview
New All-band SSB/CW Micro BITX Now Available (AD #113)
N6QW builds the uBitx Multiband Bitx Transceiver
Comments
Not to fear, I have been working on a brand new Parallax FLiP based ham transceiver for the last few months and making good progress. The software is pretty much written but still working on circuit details. Most of which are from various on-line and ARRL robust & proven designs.
Since this is a brand new setup I have gone thru several design innovations. No knobs, no LDC display, no extra "stuff" All the features of the Propeller have been used, all the software from these forums has been used. A show piece to illustrate how the Propeller can be used in a practical and useful product. BTW - I still need help, especially with the 1st & 2nd IF designs. If you are interested in helping out, PM me for details. de W1HV
Interesting, is there a web page for what you have so far ?
Will this port to P2 easily ?
-Phil
Maybe start a new thread, so the right title can apply, and you can also edit your first post to reflect updates ?
What are you using for the clock/oscillators generate side ?
With no knob(s), or LCD, what form does the user-interface take ?
I am using an RS-232 / capacitive touch keypad from FutureLec for all the front panel knobs & switches. The 16 keys can be user programed to do anything. Likewise I gave up on an LDC display. Using the VGA driver from Marko, with user programmable fonts and color palette.
For clock and frequency generation I am using the available / built-in digital synthesizers on the Prop chip.
Posts will be few, but intriguing!
Your project sounds fascinating. I'm very interested.
Something like this:
https://www.futurlec.com/Touch_Keypad.shtml
That part will not port so well to P2, as it has only one SysCLK PLL, it drops PLLs in the timers.
Have you run those P1 parts up, to check the jitter and noise ? (The P1 PLLs are not really noise-optimized)
The SiLabs i2c Si5351A looks to be quite popular for VFO use, and there are an expanding range of Silabs Oscillators, covering a price/performance range.
That's what the MICROBITX is using: It's based on a Arduino Nano controller and a Si5351 for all local oscillators.
Si5351 Spec Sheet:
https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf
I am using the built-in synthesizer function in the Prop chip. It may be too noisy. In that case I will go to the SiLabs Si5351A chip. BTW some of those frequencies may be noisy also, it is not perfect. Reports are that the uBITX has "lots" of spirs.
Any other ideas on a digital frequency synthesizer (chip or otherwise) are welcome. Remember that I am using a 1st and 2nd IF frequency and mixing them using the SA612 ic chip(s) Challenging for sure.
Great thanks!!
For anyone that wants top read up on the SA612A Specs(The SA612A is a Gilbert cell, an oscillator/buffer, and a temperature-compensated bias
network ):
https://www.nxp.com/docs/en/data-sheet/SA612A.pdf?
The master generator issues will mainly be close in, and one symptom there is cleaner frequencies that are simple exact relationships to the master crystal & avoid fractions on the output dividers.
The worst ones will be those not quite aligned, where the PFD filter cannot average well enough.
There is no free lunch, and as you use fractional PLLs the average frequency is digitally set, but the Phase Detector is fed a dithered frequency to achieve that, and that results in ripple on the VCO.
The overall consensus seems to be the Si5351a is 'good enough' even with these effects. It is a low cost solution.
If you calculate the repeat frame of that PFD dithering, you know where to look for the close-in spurs.
This link shows some PFD repeat of 200ns (aka 5MHz) spurs
https://la3pna.wordpress.com/2016/12/31/si5351-spurius-preformance/
Overall, the higher the internal VCO, the higher the PFD can be, and the less jitter results, and the better dithered PFD frequencies can be tolerated.
Here is my table of Silabs i2c clock generators... where the VCO range and XTAL used are tabulated.
The Si54x are fairly new, and have > 10GHz VCO's, whilst the Si570 has been around longer, and has a ~ 5GHz VCO, and there are comments on that on the web.
As expected, a part with premium specs, does not come as cheap (or as low power) as a more modest spec, but none of these are prohibitive
Here are some tests of the Propeller PLL phase noise. I haven't tested the oscillator on the FLiP. Most of the plots do not show the effects of the jitter that occurs when the divider is not a ratio of small numbers. 1/2N is perfect, 2/N and 3/N are often quite good, but using a large number in the numerator is problematic.
forums.parallax.com/discussion/167895/fastest-dds-128-msps-and-fm-transmitter/p1 It seems that I have not yet posted the code for the 80MSPS version. I never finished the code cleanup because of low enthusiasm for the project, both mine and others.
You can avoid a lot of phase noise by avoiding the Propeller PLLs and driving it with a crystal oscillator. Perhaps the DDS for first LO and then choose a second LO that's an integer fraction of the Propeller sysclock. I'm not sure if that would cause strange problems. If you think my DDS code would be useful, let me know, I can help with adapting it.
It would be easy to port frequency generation from the P1 timer to the P2 Goertzel and get far better performance at the same time. The initial setup is a bit more complicated, but afterward it's just one instruction to set the frequency.
Very interesting test you did. I still have to read it a few more times to even follow what you are doing LOL
Did you get it ready in time for the show? Do you have any pictures?
Bob
Thanks! Ken(I assume it you in the picture) It looking really great. Interesting design also. Nice job on the VGA screen , it has the Prop 1 feel LOL
I look forward to additional updates.
EVERYTHING you see in these photos is hard fought design and layout, mostly by hand! The actual PCB, enclosure case, ACORN logo, signage on the wall, tablecloth, ad copy, Bill of Material, process sheets, baskets of software. Except for the big electronics companies, I was the ONLY other ham transceiver designer and manufacturer at the show.
What frequencies/precisions do you generate and how do you find that for Phase noise and spurs ?
Did you compare with Si5351A ? (or a better sibling?)
That's great . Why not post your code and let us know what your having problems with . That way others can help. There have already been a few offers of help for this project and the prop.
I just received a SI5351 breakout board to play with when I get time. I agree that the Prop1 or Prop2 would be great for this project.
Did I see a report here on these forums where someone was using a Prop pin to generate a signal for rudimentary 72 Mhz R/C transmission? I can't seem to find this through a forum search.
This one ?
https://forums.parallax.com/discussion/169516/p2-controlling-27-mhz-radio-controlled-f150-toy-truck
Oh wow, I didn't know the pin toggled at the full 27 mhz, I thought it used a harmonic. I didn't even know Prop1 ouput pins could toggle that fast. (I'm not a Prop user) Thank you for the link
BTW the link was for a P2 thread, but it does have a link to Beau's RC Transmitter with a P1in this document on page 49:
http://bscircuitdesigns.com/Misc/SPIN CODE EXAMPLES.pdf