搜索资源列表
dds正弦发生器代码
- 讲述了dds直接数字频率合成的基本原理,同时用VHDL语言编写dds原代码用于生成正弦波,并在ISE开发平台进行仿真和MATLAB验证正弦波输出结果-described dds direct digital frequency synthesis of the basic tenets addition to the use of VHDL prepared dds source used to produce sine, and IS
用单片机输出正弦波,矩形波,三角波
- 用单片机输出正弦波,矩形波,三角波
m8芯片实现spwm正弦波proteus仿真源码
- Proteus 软件是一款著名的单片机仿真软件,本程序用M8芯片实现了spwm正弦波输出,适合新手学习使用
基于FPGA的直接数字合成器设计
- 1、 利用FLEX10的片内RAM资源,根据DDS原理,设计产生正弦信号的各功能模块和顶层原理图; 2、 利用实验板上的TLC7259转换器,将1中得到的正弦信号,通过D/A转换,通过ME5534滤波后在示波器上观察; 3、 输出波形要求: 在输入时钟频率为16KHz时,输出正弦波分辨率达到1Hz; 在输入时钟频率为4MHz时,输出正弦波分辨率达到256Hz; 4、 通过RS232C通信,实现FPGA和PC机之间串行通信,从而实现用PC
DA
- 采用DAC0832实现数模转换,分别将一组数据转换为锯齿波,三角波,正弦波,在一种波形输出时,按Q键转为输出下一种波形。-used to achieve several DAC0832 mode conversion, respectively, to a group of data conversion for the ramp, triangle wave, sine wave, in a waveform output, acco
dds正弦发生器代码
- 讲述了dds直接数字频率合成的基本原理,同时用VHDL语言编写dds原代码用于生成正弦波,并在ISE开发平台进行仿真和MATLAB验证正弦波输出结果-described dds direct digital frequency synthesis of the basic tenets addition to the use of VHDL prepared dds source used to produce sine, and IS
SIN16
- 正弦波取样点算法,并以任何文件形式输出!- Sine wave sampling point algorithm, and by any document form output!
ccssinewave
- 文件包包含了ccs开发环境下运行的整个工程,主要实现正弦波生成与在DSP/BIOS编程下的模拟输出.-package contains ccs development environment running under the whole project, and main sine wave generation and the DSP/BIOS programming under the analog output.
sine_generate
- 本源码是基于TMS320F240 EVM编写的正弦波生成程序。利用分段线形插值法产生正弦波,输出波形较好,频率和幅值可调,-source is based on the EVM TMS320F240 prepared by the sine wave generated procedures. Use the linear interpolation generated sine wave, the output waveform be
Sin(sin)
- 输出正弦波,其频率和振幅可调,通过该例子读者也可以编写余弦函数的输出波形-sine wave output, adjustable frequency and amplitude, through which readers can also examples of the preparation of the cosine wave output
NiBian
- 现有的逆变器,有方波输出和正弦波输出的。但不能适用所有电器,正弦波输出的逆变器就没有这方面的缺点,却存在效率低的缺点。文中介绍了一款高效率正弦波逆变器。
at89c52t0
- 使用单片机,正弦波发生器,key0口按键减小输出频率,key1口按键增加输出频率 sinout口输出正弦波,(cosout口输出余弦波),使用定时器T0,16位定时模式。 R6、R7用作10毫秒延时寄存器。Fout输出方波。且输出的正弦波在0.01-83Hz范围内,方波在1.3Hz-10.6kHz范围内。-The use of single-chip, sine wave generator, key0 I reduce t
da
- 通过DA转换查表实现正弦波输出,无法调节周期-DA conversion look-up table to achieve through the sine wave output, can not adjust the cycle
dds
- 基于fpga的函数发生器设计通过fpga实现正弦波输出-基于fpga的函数发生器
DDS
- 基于EPM7128的数字合成信号发生器(DDS)设计。通过对EPM7128编程,组合出地址累加器、数据锁存器、256*8位ROM空间。外接DA可实现正弦波输出功能-EPM7128-based signal generator for digital synthesis (DDS) design. EPM7128 through programming, the combination of address accumulator, da
正弦波
- 利用DAC数模转换输出低频率正弦波 循环结构(Output sine wave using DAC digital to analog conversion)
DA正弦波三角波输出测试51
- 通过改变单片机的DA输出电压,可以得到各种各样的电压波形输出,下面介绍产生正弦波形需送DA的数据是如何计算的。 首先既然是正弦波,那么就要确定要输出一个周期正弦波的采样点数point,即由多少点组成了一周期的正弦波,还要知道单片机输出DA的数字值maxnum是多少,比如 8位DA,maxnum=256。10位DA,maxnum=1024。 知道以上两个值后,就开始计算需要得到的正弦波DA数据了,我设置一
DAC—输出正弦波
- 利用DAC实现正弦波输出,正弦波数据在数组内部,用数学工具生成(Using DAC to realize sine wave output)
zdhDA_AD_SIN_WAVE
- 基于fpga和DA9708的正弦波输出,模数转换(Sine wave output based on FPGA and DA9708)
TIM DAC DMA输出任意波形(网友)库函数版本
- 使用TIM,DAC,DMA实现正弦波的产生(The generation of sine wave using TIM, DAC and DMA)