Modular Data Acquisition
Distributed Measurement and Control
High-Performance Test
Automated Test System Development Software
Perspectives showcases how NI sees what’s next in the world of test and technology.
You can request repair, RMA, schedule calibration, or get technical support. A valid service agreement may be required.
Provides support for NI data acquisition and signal conditioning devices.
Provides support for Ethernet, GPIB, serial, USB, and other types of instruments.
Provides support for NI GPIB controllers and NI embedded controllers with GPIB ports.
ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
在 08-10-2011 06:26 AM
NI工程師你好
我在FPGA端使用sine wave generator
可是出來的波形卻不是一個完整的Sin波圖形
可以請工程師幫我解答一下嗎??
已解決! 轉到解決方案。
在 08-10-2011 09:56 AM
,我相信你得到一个正弦波,你只是没有抽样足够快,看起来像一个正弦波的波形。如果您改变了循环率提高到至少10倍的正弦波频率,你应该得到一条光滑的曲线。
使用谷歌翻译。
在 08-10-2011 07:09 PM
請問循環率指的是我的迴圈執行速率嗎??
在 08-10-2011 09:42 PM
Dragis你好
我的正弦波頻率為10Hz
迴圈執行速率為10kHz
但是輸出的正弦波圖形還是呈現階梯狀
如附件所示
在 08-11-2011 12:33 PM
好吧,我認為問題可能是您使用的圖表上的FPGA。不幸的是,LabVIEW的通信方式,有時會導致與 FPGA圖表更新不當,因為他們目前沒有時間同步的時間在芯片上。我組建了一個簡單的應用程序,而不是傳輸分回的主機和波形似乎是正確的。讓我知道這是否有助於。