Keyboard Shortcuts
Likes
- Qrptech
- Messages
Search
Feel free to add information to the wiki or make edits as needed. Please respect the work of others by adding your own content rather than editing or removing someone else's content unless doing things like updating URL's etc.?
Re: DDS VFO!
On Tue, Nov 5, 2019 at 03:49 PM, Bob Macklin wrote:
That wouldn't be a problem using a DDS VFO.Bob, I was responding to Gary WB6OGD when he said "On the other hand if you are adding a VFO to a NC-40 I don't know why...? the NC-40 is amazingly stable and usable." He says he doesn't know why one would want to add a? DDS VFO to the NC40A, I replies with "Full band coverage would be nice."? |
Re: DDS VFO!
On Tue, Nov 5, 2019 at 03:40 PM, wb6ogd wrote:
DXpeditions and DX in general sometimes hang out down there. I like the Novice band Frequency agility is a nice thing to have But a DDS VFO that covers everything very inexpensively and very conveniently would do the job a lot better. |
Re: DDS VFO!
Bob Macklin
开云体育You could replace the crystal filter with a LC filter if you want wider BW.
?
And you can build this basic design with a single crystal at the expense of wider skirts on the IF filter. But you might be able to do RTTY with 170Hz shift.
?
And a 9850 or 5351 could produce the two frequencies for RTTY.
?
Bob Macklin
K5MYJ Seattle, Wa. "Real Radios Glow In The Dark"?
|
Re: DDS VFO!
Bob Macklin
开云体育That wouldn't be a problem using a DDS VFO.
?
Bob Macklin
K5MYJ Seattle, Wa. "Real Radios Glow In The Dark"
|
Re: DDS VFO!
开云体育My NC-40 (homebrew copy) tunes 7014-7066.? Below that they go too fast for me, above that is only the digital modes and the novice band.? NC-40 filter is too
narrow for SSB (though I have listened to some canadians and you can mostly understand them but with very bad quality).? Why would you want more than that?? If I did want more, a simple tap on the toroid with a switch would do the job just fine I would think... 73, Gary WB6OGD
On 11/5/2019 2:19 PM, Mike M6MST wrote:
On Tue, Nov 5, 2019 at 02:03 PM, wb6ogd wrote: |
Re: DDS VFO!
Bob Macklin
开云体育What do you mean by "FULL BAND COVERAGE"?
?
Bob Macklin
K5MYJ Seattle, Wa. "Real Radios Glow In The Dark"
|
Re: DDS VFO!
Bob Macklin
开云体育There is no reason the 49er VFO could not be made to work with any of the NorCal transceivers. I have several NorCal40 boards and the boards for a NorCal Sierra.
?
I have suggested to Jack that he make the 49er VFO PCBs available again.
?
It's a better design than the QRP Labs VFO even though I only works with a AD9850.
?
I like the fact it has the USB serial port and uses a serial LCD.
?
I want the serial port for CAT operation.
?
And I am trying to learn how to use "OmniRig" to allow keying and CAT operations on the same serial port. But one problem is that the Arduino design uses the USB serial RTS for reset to activate the bootloader.
?
If you want both Tx enable and the key on the same port it will take two serial ports.
?
My design does have two USB serial ports. One connected to the 328 for the CAT operations and the second for a keyer. And my USB serial ports are optically isolated.
?
Bob Macklin
K5MYJ Seattle, Wa. "Real Radios Glow In The Dark"
|
Re: DDS VFO!
开云体育The Si5351 solution is very good. Cost (from ebay, including shipping) estimate: Si5351 board?? $4 Arduino??????????? $3 LCD??????????????????? $3 Encoder???????????? $1 Total?????????????????? $11 This includes all PCBs, just wires and 5V supply needed
And this is a very flexible elegant solution.?? You can have VFO A/B, RIT, XIT, freq memories, passband shifting, scaning, you name it.?? Of course, digital dial, computer logging, CW decoding.? All you need is to do a little coding or search it out on the internet. On the other hand if you are adding a VFO to a NC-40 I don't know
why...? the NC-40 is amazingly stable and usable. 73, Gary WB6OGD
On 11/5/2019 12:52 PM, Mike M6MST
wrote:
On Tue, Nov 5, 2019 at 11:52 AM, ajparent1/kb1gmx wrote: |
Re: Do you have a favorite home brew short wave receiver to build with scouts?
Hi there,
If you’re willing to go to the FM broadcast band, a search for “The Radioshack Special” will turn up an interesting superregenerative circuit with ?one active device and a LM386. Easy circuit board and the performance is very good. It can be tweaked for the air and too. de VK2HHS- Henrik |
Re: DDS VFO!
On Tue, Nov 5, 2019 at 11:52 AM, ajparent1/kb1gmx wrote:
FYI the 49er VFO design, the supplier apparently stopped making it.Are you talking about the Jack Purdum / Farrukh Zia board? If so Jack mentioned in the SoftwareControlledHamRadio group that there are lots of boards out there based on their design. Might be worth looking into as Farrukh has gone somewhat MIA. I have one of these kits and a 49er kit from eBay but if it will work with the 40A I may just have to save the VFO board for that! |
Re: DDS VFO!
Arduino (uno or nano) , SI5351(many sources), 2 line by 16 char LCD(many many sources).
That will do it all very acceptable and the code to do that is out there.? Its good to VHF. The ad9850 is a very old part and has not enough bits to do higher frequencies cleanly so it has spurs that show up be it digital out or analog. FYI the 49er VFO design, the supplier apparently stopped making it. Allison |
Re: DDS VFO!
Hi
Differences among other things: - A DDS is way faster than a synthesizer - A DDS has, often, better frequency resolution This being said if the choice is between an AD9850 and the Si5351A I will opt for the latter any time. NEC used an AD9850 in one of their HF receivers but only to max 5 MHz due to its poor performance. Later generation of DDSes are much better. I have worked a lot with both the AD9912 DDS and the Si5351A Bo |
Re: DDS VFO!
Bob Macklin
Why does that matter? It accomplishes the same thing if you use the digital
toggle quoted message
Show quoted text
output of the 9850. Bob Macklin K5MYJ Seattle, Wa. "Real Radios Glow In The Dark" ----- Original Message -----
From: "Bo, OZ2M" <groups.io@...> To: <[email protected]> Sent: Tuesday, November 05, 2019 9:16 AM Subject: Re: [qrptech] DDS VFO! Hi Please not that the Si5351A is not a DDS. It is a synthesizer. BIG technological difference. Bo |
Re: DDS VFO!
Bob Macklin
开云体育If you can find a 49er VFO you could use that.
?
I don't like the QRP Labs VFO because the serial port is not available and it uses a parallels.
?
Bob Macklin
K5MYJ Seattle, Wa. "Real Radios Glow In The Dark"
|
Re: DDS VFO!
Bob Macklin
开云体育The design is for either the QRP Labs SI 5351 module or the AD9850 Type I module.I am planning firmware for both.
?
I use serial LCDs. I use Newhaven LCD modules. If I must use a parallel LCD I use a serial to parallel adapter.
The parallel LCDs tale too many pins.
?
Bob Macklin
K5MYJ Seattle, Wa. "Real Radios Glow In The Dark"
|