完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
您好,使用斯巴达3 E的DAC可以生成20 Khz正弦波和余弦波???
我已经阅读了Spartan 3 E的用户指南,因为DAC支持高达50 MHz,我们可以产生最大高达6 KHz的波。 还有其他可以获得20 KHZ正弦波的可能性吗??? Plz救救我...... 以上来自于谷歌翻译 以下为原文 Hello, Using the DAC of spartan 3 E can i generate 20 Khz sine wave and cosine wave??? i have gone through the user guide of Spartan 3 E as DAC supports upto 50 MHz we can generate max upto 6 KHz wave . Is there any other possobility to get 20 KHZ sine wave??? Plz Help me... |
|
相关推荐
10个回答
|
|
嗨!
在斯巴达3,我制造了发电机,2通道,频率为0.0004赫兹到130千赫。 频率可以以0.0004 Hz的增量进行调整。 您可以调整相移。使用DDS。 指示器显示频率。 有切换波形:正弦,锯,方形。我可以将项目发送到帖子。 在原帖中查看解决方案 以上来自于谷歌翻译 以下为原文 Hi! At the spartan 3, I made generator, 2-channel, frequency of 0.0004 Hz to 130 kHz. The frequency can be tuned in increments of 0.0004 Hz. You can adjust the phase shift. Used the DDS. The indicator shows the frequency. There switching waveforms: sine, saw, square. I can send the project to the post. View solution in original post |
|
|
|
你是如何产生正弦波的?
你能更详细地解释为什么6KHz是你能达到的最大值。你看过DDS核心吗? www.xilinx.com 以上来自于谷歌翻译 以下为原文 How are you generating the sine wave? Can you explain in more detail why 6KHz is the max you can achieve. Have you looked at DDS core?www.xilinx.com |
|
|
|
您好bwiec,谢谢您的回复。我使用CORDIC算法生成正弦波和余弦波。
现在,按照用户指南,我将串行数字输出给串行DAC(LT2624)。 由于DAC具有24位模式移位寄存器,因此我需要将CORDIC的频率保持为(DAC_freq / 24)。 DAC支持高达50 MHz,因此可以为CORDIC提供的MAx频率为2 MHz。 2 Mhz = 0.5usec为一个样本得到一个完整的波我需要360个样本所以时间周期是360 * 0.5 usec = ~6 Khz ........你能建议在DDS核心工作吗? 我还有一个疑问,我试图在电路板上工作(SPARTAN 3E)我通过写入DAC所需的所有控制信号的verilog代码将CORDIC样本提供给SPI_MOSI引脚,但我无法在CRO上看到任何输出 你能协助我吗? 以上来自于谷歌翻译 以下为原文 Hi bwiec, Thank you for your reply .I generated sine and cosine waves using CORDIC algorithm. Now i gave the cordic digital output to the serial DAC(LT2624) after following the user guide. As the DAC have 24 bit mode shift register so i need to maintain the freq of CORDIC as (DAC_freq/24) . DAC supports upto 50 MHz so the MAx freq i can give to CORDIC is 2 MHz. 2 Mhz=0.5usec for one sample to get a complete wave i need 360 samples so the time period is 360*0.5 usec=~6 Khz........Can you suggest me how work on DDS core???? I have one more doubt , i tried to work on the board (SPARTAN 3E) i gave the CORDIC samples to the SPI_MOSI pin by writing the verilog code for all the control signals required for DAC but i am unable to see any output on the CRO, can you assist me in this? |
|
|
|
请任何人都可以给我以前的帖子答案.....请....
以上来自于谷歌翻译 以下为原文 Please can anyone can give answers to my previous post.....please.... |
|
|
|
nareshv写道:
我还有一个疑问,我试图在电路板上工作(SPARTAN 3E)我通过写入DAC所需的所有控制信号的verilog代码将CORDIC样本提供给SPI_MOSI引脚,但我无法在CRO上看到任何输出 你能协助我吗? 你已经做了什么来调试你的设计? ----------------------------是的,我这样做是为了谋生。 以上来自于谷歌翻译 以下为原文 nareshv wrote: I have one more doubt , i tried to work on the board (SPARTAN 3E) i gave the CORDIC samples to the SPI_MOSI pin by writing the verilog code for all the control signals required for DAC but i am unable to see any output on the CRO, can you assist me in this?What have you already done to debug your design? ----------------------------Yes, I do this for a living. |
|
|
|
嗨!
在斯巴达3,我制造了发电机,2通道,频率为0.0004赫兹到130千赫。 频率可以以0.0004 Hz的增量进行调整。 您可以调整相移。使用DDS。 指示器显示频率。 有切换波形:正弦,锯,方形。我可以将项目发送到帖子。 以上来自于谷歌翻译 以下为原文 Hi! At the spartan 3, I made generator, 2-channel, frequency of 0.0004 Hz to 130 kHz. The frequency can be tuned in increments of 0.0004 Hz. You can adjust the phase shift. Used the DDS. The indicator shows the frequency. There switching waveforms: sine, saw, square. I can send the project to the post. |
|
|
|
嗨贝斯曼59,谢谢你的回复。
我试图使用Impact工具在CRO中看到正弦波。 以上来自于谷歌翻译 以下为原文 Hi bassman59 , Thank you for your reply. i tried to see the sinewave in CRO using Impact tool. |
|
|
|
谢谢你的回复123123123122 ...你能发送项目你在上一篇文章中所说的内容..请...
以上来自于谷歌翻译 以下为原文 Thank you for you reply 123123123122 ...can you send the project what you have said in the previous post..please.. |
|
|
|
我的项目DDS生成器为Spartan 3an。
您必须更正fpga的ucf文件。 祝你好运!如果您有任何疑问,请发送电子邮件至:Ar-han@yandex.ru sin_2_phase_saw.rar 4408 KB 以上来自于谷歌翻译 以下为原文 My project DDS generator for Spartan 3an. You have to correct ucf files for your fpga. Good luck! If you have any questions, my email is: Ar-han@yandex.ru sin_2_phase_saw.rar 4408 KB |
|
|
|
非常感谢123123123122 ..非常值得我。
..我可以知道你的名字吗? 以上来自于谷歌翻译 以下为原文 Thank you Very much 123123123122..It worth me alot. ..may i know your name?? |
|
|
|
只有小组成员才能发言,加入小组>>
2384 浏览 7 评论
2800 浏览 4 评论
Spartan 3-AN时钟和VHDL让ISE合成时出现错误该怎么办?
2264 浏览 9 评论
3336 浏览 0 评论
如何在RTL或xilinx spartan fpga的约束文件中插入1.56ns延迟缓冲区?
2431 浏览 15 评论
有输入,但是LVDS_25的FPGA内部接收不到数据,为什么?
757浏览 1评论
请问vc707的电源线是如何连接的,我这边可能出现了缺失元件的情况导致无法供电
547浏览 1评论
求一块XILINX开发板KC705,VC707,KC105和KCU1500
369浏览 1评论
1965浏览 0评论
684浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-24 21:09 , Processed in 1.588371 second(s), Total 95, Slave 78 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号