论坛风格切换切换到宽版
  • 5007阅读
  • 29回复

仿造了一个用于两米波的DDS [复制链接]

上一主题 下一主题
离线el34a
发帖
607
只看该作者 20楼 发表于: 2006-08-10
有原电路连接吗?
离线BD7LP
发帖
2698
只看该作者 21楼 发表于: 2006-08-10
'
有原电路连接吗?
'

有的。我再看了他的电路说明,应该不是直接输出很高频率,也就几十mhz。他的整个电路的构思很像印度的那个dds,连设置调节界面都有点像,原文里写着:frequency readout can be offset by 1hz to 11ghz,不知翻译成中文是什么,实际操作起来像是设置中频一样......等我试验完再把资料发上来吧。
离线ba1ka
发帖
1044
只看该作者 22楼 发表于: 2006-08-11
哈!楼主误导广大爱好者.ad9850/9851 不可能直接工作在两米波段,可以用其控制一个pll,或用ad9852 ad9854直接产生.没有dds 芯片部分就不能称其为dds.
离线BD7LP
发帖
2698
只看该作者 23楼 发表于: 2006-08-11
'
哈!楼主误导广大爱好者.ad9850/9851 不可能直接工作在两米波段,可以用其控制一个pll,或用ad9852 ad9854直接产生.没有dds 芯片部分就不能称其为dds. [表情]
'

呵呵,如果真的“误导”了广大爱好者,我在此向大家说抱歉,本人是纯外行,请见谅,只是我对这个电路感兴趣,也正在做实验,想验证一下是否真的可以用在vhf段,想和大家分享一下而已。

如果真的觉得是误导大家,请版主把此帖删掉吧,sorry!!

下面把原作者的部分文章贴出来:

the original dds pc board design through to the current boards are compatable with the original software from the njqrp groups website. this means that all pin functions on the pic16f84 micro have been kept the same. the software allows the dds to be used anywhere between 0 & 30mhz, & had bandswitching to jump between the various hf amateur bands. it also allows the dds to be used as a signal generator, or a local oscillator for direct conversion receiver, or transmitters. the software does not allow for display offset to dds frequency for intermediate frequency type transmitters or receivers. the original software although very good, was designed to use a optical type rotary encoder for tuning. these are very expensive in australia > $100 aus. the mechanical types were tried & do work, but can cause the dds to jump large frequencys due to contact bounce.

i was looking for software that would allow the dds output frequency to lcd display frequency offsets, & if frequency offsets to be able to be programmed to make it more useable for building equipment for the vhf to microwave bands. i was also looking at designing a basic ssb/cw transceiver for 144mhz similar to a ft290r. the new software required the following functions.
1.   use the original pcb, modified to gain access to ra2..ra4 pins.
    using diodes to provide the number of switch inputs required;
2.   dds frequency output, 0hz to 40mhz;
3.   tx/rx switching. by grounding ra4 to go to tx mode;
4.   frequency readout can be offset by 1hz to 11ghz;
5.   no requirement for band switching, but able to program upper and lower
    limits;
6.   memorise the last frequency on power up;
7.   use low cost mechanical rotary encoder instead of the optical type;
8.   variable rate tuning not required;
9.   by grounding ra2, (pic pin 1) then turning the rotary encoder, be able to
    set the step size required. eg 100hz, 1khz, 10khz etc;
10. use 16x2 lcd with or without r/w pin. (use delays rather than busy
    checks);
11. software fine tuning of the xtal oscillator frequency still required;
12. rit available in rx mode by grounding, via diodes, both ra3 & ra4;
13. still require the option of programming the software for different xtal
    oscillators. eg 66mhz, 100mhz, 125mhz
..........

further information on programming the setup screen using the calibrate button when powering up can be read in the synth.asm file. for quicker programming of the dds software the synth.dat file can be modified to suit your application.
thanks goes to steven jones for re-writing the new software. the software includes the synth.asm, synth.dat, & synth.hex files. it is being supplied free for all amateurs.

a/b, & gnd. the older type eme85a board will need modifying to add an extra diode to the ra4 connection on the 16f84.
..........

example showing the software programmed for the 144mhz band.

..........
本主题包含附件,请 登录 后查看, 或者 注册 成为会员
离线ba1ka
发帖
1044
只看该作者 24楼 发表于: 2006-08-11
楼主误会了!其实只要看看ad公司关于ad9850/9851 资料就可以知道其工作原理和频率的范围.但恰恰是许多用套件diy 的爱好者没有去阅读这些资料.
离线BD7LP
发帖
2698
只看该作者 25楼 发表于: 2006-08-11
'
楼主误会了!其实只要看看ad公司关于ad9850/9851 资料就可以知道其工作原理和频率的范围.但恰恰是许多用套件diy 的爱好者没有去阅读这些资料.
'

我想和大家分享的这个实验,是澳洲一个ham推出的套件,我也是觉得奇怪和有点好奇,所以才试着仿造一下,看是否真的可以用在vhf段。
离线bellstudio
发帖
2820
只看该作者 26楼 发表于: 2006-08-11
我觉得他的说明只是他弄了一个支持“显示”到那么高频率的而已。。。
离线radiolee
发帖
6050
只看该作者 27楼 发表于: 2006-08-11
'
我觉得他的说明只是他弄了一个支持“显示”到那么高频率的而已。。。
'

好象是dds输出0-22mhz然后跟66m时钟的2倍频进行混频,然后滤波出来的
离线kenny21
发帖
472
只看该作者 28楼 发表于: 2006-08-17
呵呵,用d/a的镜像频率概念,输出完全能做到144mhz,只不过,幅度要小些而已。
离线kenny21
发帖
472
只看该作者 29楼 发表于: 2006-08-17
看附件里的图就明白了。
本主题包含附件,请 登录 后查看, 或者 注册 成为会员