搜索资源列表
wave
- 可控脉冲发生器的VHDL源代码。设计文件加载到目标器件后,按下按键开关模块的S8按键,在输出观测模块通过示波器可能观测到一个频率约为1KHZ、占空比为50 的矩形波。按下S1键或者S2键,这个矩形波的频率会发生相应的增加或者减少。按下S3键或者S4键,这个矩形波的占空比会相应的增加或减少。-Controllable pulse generator of the VHDL source code. Design documents loaded to the target device and p
PWM
- 使用STC12C5AXXS2的单片机实现准确的脉宽调制(PWM)。本程序演示在CCP0(P1.3)输出占空比可调的矩形波,使用单片机内部资源,主程序只需执行数条控制代码。-STC12C5AXXS2 use of single-chip pulse width modulation to achieve accurate (PWM). Demonstration of this procedure in CCP0 (P1.3) output with adjustable duty cycle r
PWM
- PWM原理 2、调制器设计思想 3、具体实现设计 一、 PWM(脉冲宽度调制Pulse Width Modulation)原理: 脉冲宽度调制波通常由一列占空比不同的矩形脉冲构成,其占空比与信号的瞬时采样值成比例。图1所示为脉冲宽度调制系统的原理框图和波形图。该系统有一个比较器和一个周期为Ts的锯齿波发生器组成。语音信号如果大于锯齿波信号,比较器输出正常数A,否则输出0。因此,从图1中可以看出,比较器输出一列下降沿调制的脉冲宽度调制波。 -PWM principle 2
The-pulse-signal-generator
- 脉冲信号发生器:采用DDS技术实现脉冲信号的周期、脉冲宽度、幅值的数控调节。通过单片机与FPGA的并行通信技术将频率控制字及矩形脉冲数据传送给FPGA的双口RAM。模拟输出通道则将信号通过100MHz、8位D/A转换器将波形数据转换成模拟脉冲信号,最后通过高速运放构成的放大器放大,实现幅度连续可调。-The pulse signal generator: using the DDS technology to achieve the pulse signal cycles, pulse widt
Vibration-spectrum
- 矩形脉冲,三角形脉冲,正弦脉冲的震动谱仅与t1(脉冲时间)与自振周期的比值有关,程序只要输入t1/T,即可查到对应的震动谱值。而且给出了简单的作图。-Rectangular pulse, triangle pulse, sine shock pulse spectrum only with t1 (pulse time) and the ratio of natural period related to the program as long as the input t1/T, can be
54
- 用89C51来控制1602显示测量的速度,速度用矩形脉冲代替-1602 with 89C51 to control the display of measured speed, speed instead of the rectangular pulse
fangshier
- 编写程序,要求使用T0,采用方式2定时,在P1.0输出周期为400μs,占空比为10:1的矩形脉冲。(The program requires the use of T0, 2 timing in mode, 400 s in the output period of P1.0, and a rectangular pulse with a space ratio of 10:1.)