搜索资源列表
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 ISE development platform for sim
用单片机输出正弦波,矩形波,三角波
- 用单片机输出正弦波,矩形波,三角波
m8芯片实现spwm正弦波proteus仿真源码
- Proteus 软件是一款著名的单片机仿真软件,本程序用M8芯片实现了spwm正弦波输出,适合新手学习使用
stm32sine-wave- stm32的DAC输出正弦波
- stm32的DAC输出正弦波 - 自己用的片子是 stm32 DAC output sine wave - they used 100 film is stm32-stm32 DAC output sine wave- they used 100 film is stm32
通过DA转换查表实现正弦波输出
- 通过DA转换查表实现正弦波输出,无法调节周期,DA conversion look-up table to achieve through the sine wave output, can not adjust the cycle
dac0832.用单片机来实现方波、正弦波、余弦波的输出
- 用单片机来实现方波、正弦波、余弦波的输出,在proteus中模拟电路,并在示波器上观测波形.,Using single chip to achieve the square wave, sine wave, cosine wave output of analog circuits in proteus and observed in the oscilloscope waveform.
DDS
- 1、 能够产生正弦波、方波、三角波和锯齿波四种波形;AD9850产生正弦波,单片机控制DA产生正弦波,三角波,锯齿波,方波。 2、 可手动设置输出频率,提供扫频输出功能; 3、 方波:提供PWM波输出,及占空比可调(可调范围2 ~98 ,步进为2 )。 4、 可以通过键盘输入控制单片机产生的波形,在液晶上显示此时输出的波形和频率; 5、 输出频率和手动输入频率误差很小,较高频率的无失真波形。 -the function creat sine wave,trangle wave
DDS
- 我们小组共了一个月做的DDS,程序核心用的是Verilog HDL,有仿真波形,输出正弦波,方波,及三角波,步进可调.频率范围1HZ--10MHZ-Our group for a month to do a total of DDS, the procedure is used in the core of Verilog HDL, there are simulation waveform, the output sine wave, square wave and triangular wa
sin_vhdl
- 由可编程器件控制的信号发生器可输出正弦波、方波、锯齿波,其频率可调。能输出正 弦波、方波、锯齿波的组合波形,且组合波形的频率可调。还能输出占空比和频率可调的方 波。-Controlled by a programmable device signal generator can output sine wave, square wave, sawtooth wave, its frequency is adjustable. Be able to output sine wave, sq
test_DAC0832
- 项目描述:产生正弦波,方波,三角波的能力.可存储多种波形,输出波形频率100Hz--200kHz,-Project Descr iption: have a sine wave, square wave, triangle wave capacity. Can store a variety of waveforms, the output waveform frequency 100Hz- 200kHz,
1-1st-Chapter3
- 正弦信号发生器,正弦波输出范围:1k~10M。频率步进100Hz,用示波器观察无明显失真。-Sinusoidal signal generator, sine wave output range: 1k ~ 10M. Stepped-Frequency 100Hz, with no significant distortion oscilloscope observation.
29782184
- 函数信号发生器 本系统能够产生正弦波、方波、三角波。同时还可以作为频率计测频率。函数信号的产生由MAX038和外围电路完成,能产生1Hz—20MHz的波形。波形选择由单片机完成。输出或输入频率经74HC390分频后,由单片机完成自动频率检测显示。 关键词:波形产生器、频率计、MAX038、74HC390、AT89S51。 -Function signal generator of the system can produce sine, square, triangular wave.
daout-Sine-wave
- 正弦波的vhdl输出,使用VHDL编写的,已经通过调试-Sine wave output of the VHDL, the use of VHDL prepared already through debugging
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 the output frequency keys, key1
dds
- 基于fpga的函数发生器设计通过fpga实现正弦波输出-基于fpga的函数发生器
正弦波
- 利用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数据了,我设置一个正弦波由61个点组成,所选DA最大数字输入值为1024,那
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)