登录
首页 » matlab » scdc

scdc

于 2020-06-24 发布
0 58
下载积分: 1 下载次数: 2

代码说明:

说明:  81 level inverter which uses embedded function block and has the THD around 1 percentddcdc

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • FT245BL
    ftdi公司的USB设备通信上位机编程。(The PC programing for FTDI S USB device)
    2012-03-02 17:01:31下载
    积分:1
  • LCD
    这是430的一个LCD的驱动程序,对于430的学习有很好的帮助。(This is a 430 LCD driver, have very good help for 430.)
    2013-12-02 14:34:00下载
    积分:1
  • Vibration-and-sound-
    P.M.莫尔斯的《振动与声》经典之作。各种宏观的声学问题。(PM Morse, " Vibration and sound classic. A variety of macro-acoustic problems.)
    2012-06-07 20:35:09下载
    积分:1
  • TC20GUI
    1. 书中所有源程序, 在CPP子目录下, CPP.EXE是压缩可自释放的文件, 在DOS 下运行该文件即可释放 2. 书中程序的部分演示程序(源程序的编译), 在DEMO子目录下, 运行压缩文件 DEM.EXE释放, 然后运行DEMO.BAT演示 3. 精简UCDOS 3.0汉字系统, 含一个24点阵宋体字库, 在UCDOS子目录下, 运行 UCD.EXE释放。(1. The book all the source code, in the CPP, under a subdirectory, CPP.EXE is available since the release of compressed files, in DOS the file can be run under release 2. Book procedures demo programs (source code compiler), in the DEMO subdirectory, run DEM.EXE the release of compressed file, and then run DEMO.BAT presentation 3. UCDOS 3.0 to streamline the system of Chinese characters, including a 24-dot matrix font宋体in UCDOS subdirectory, run UCD.EXE release.)
    2008-03-30 21:27:50下载
    积分:1
  • cat24wc02
    这是Small RTOS 51 在DP-51下载仿真实验仪上使用CAT24WC02驱动程序的例子。本例程序按照相应的的通讯协议接收一个数据,并将接收到的数据显示到LED数码显示器上。然后将接收到的数据写入Cat24Wc02中,再在同一位置将数据读出,并将读出的数据通过串口发送回来。通讯协议参考rtos随想曲和test.ini。 (This is the Small RTOS 51 DP-51 download simulation NG use CAT24WC 02 Driver for example. The cases in accordance with the relevant procedures of receiving a communication protocol data and receiving the data shows that the LED digital display. Then sending the data into Cat24Wc02, again in the same position will be read out data, will be read out through the serial data sent back. Communication protocol reference rtos test.ini and Capriccio.)
    2006-09-11 09:59:05下载
    积分:1
  • 12864bingxing
    说明:  12864并行的程序,C编译环境,希望对大家有用(12864 parallel process, C compiler environment, we hope to be useful)
    2009-08-22 11:25:49下载
    积分:1
  • 6502
    台湾凌阳和凌通的单片机指令集,采用的冯诺曼架构(Yang and Ling Ling of Taiwan through the microcontroller instruction set, using the von Norman architecture)
    2011-08-18 10:59:48下载
    积分:1
  • 90can32_uart
    说明:  使用avr90can32双串口传输蓝牙数据(Avr90can32 dual-use Bluetooth serial data transmission)
    2008-10-08 09:54:47下载
    积分:1
  • 200711-0054-05
    TMS28335初始化完成之后, 1、 先DDS产生73.35hz的方波。(问流量管固定频率) 2、 乘法器的另一个数字端输入乘数直接给一个固定值(按照5v),系数是固定的就是对应PID输出的那个接口,串行十二位信号输出(需要先定好一个GPIO接口)。 3、 再延迟一定的时间0.1s或其他时间之后,开始ad采集信号,分别采两路AD信号,此时不稳定(为什么要等到一定的幅值才开始采集AD信号) 4、 选择250点估计一个频率,频率估计的方法采用计算峰值次数的方法或者过零点,总之是为了保证精度采用时域估计的算法,这一块主要是一个扫频子程序,计算频率共振点。 5、 之后改变DDS的输出频率,循环对512点的数据进行扫频的处理 6、 频率控制完成之后,就可以缓慢降低PID控制输出的参数,此时暂时不计算频率,通过不断调整系数使AB的幅度保持在1 的范围内。 7、 测试幅度控制稳定之后a、采用幅度和频率同时控制b。采集数据进入频率估计和相位差估计的后续程序的大循环 8、 注意:采样和控制是同时进行的,所以要设置中断,以及看懂AD的程序,以及内部存储以及数据处理资源的分配。 (TMS28335 initialization is complete, 1, the first DDS generated square wave of 73.35hz. (Q flow tube fixed frequency) 2, another digital side of the multiplier input multiplier directly to a fixed value (in accordance with 5v), the coefficient is fixed corresponding PID output interface, serial twelve signal output (need to be a good one GPIO interface). 3, and then after a certain time delay 0.1s or other time, ad signal acquisition were collected two AD signal instability (Why wait until a certain amplitude began collecting AD signal) 4, 250 point estimate a frequency, frequency estimation method using the method of calculation of the number of peak or zero crossing, in short, in order to ensure the accuracy of time-domain estimation algorithm, this piece is a sweep subroutine to calculate the frequency resonance point. 5, after the change of the output frequency of the DDS data of 512 points, the loop processing Sweep 6, after the completion of the frequency control, it can sl)
    2013-04-07 15:03:14下载
    积分:1
  • AD9833 STM32 测试程序
    说明:  AD9833在stm32f103的程序,模拟SPI通讯,便于移植(The program of AD9833 in STM32F103 simulates SPI communication and is easy to transplant.)
    2020-06-18 03:20:01下载
    积分:1
  • 696524资源总数
  • 103843会员总数
  • 49今日下载