资源列表
boost10t48-saber
- 电力电子建模BOOST电路SABER仿真文件(Power Electronics Modeling BOOST Circuit MATHCAD File)
DSP课程设计--多波形信号发生器
- 基于DSP实验开发板(芯片:TMS320***)的低频信号源,可以产生正弦波、方波、锯齿波、三角波等常用信号,并能够进行频率、幅度的增减以及波形切换等功能。(The low-frequency signal source based on DSP experimental development board (chip: TMS320***) can generate sine wave, square wave, sawtooth wave, triangle wave and other c
sprc832
- DSP2802x C/C++头文件,外设例程,和软件库(C2000 C/C++ Header Files, Peripheral Examples, and Software Libraries)
youchuanganqi
- 建立了良好的永磁同步电机双闭环矢量控制系统,亲测可用(A good double closed-loop vector control system for permanent magnet synchronous motor is established, which can be used for pro-test.)
MPPT
- 对Boost升压电路进行设计与性能优化; (2)完成DC变换器环节实现光伏最大功率跟踪硬件电路设计,分析其实现最大功率跟踪控制的理论依; (3)研究实现基于DSP光伏最大功率跟踪的算法,及其控制流程图; (4)选择适合的最大功率跟踪算法,编写软件程序实现光伏电池的最大功率输出,尽可能提高光伏发电系统的效率。(In this paper, I will mainly research the maximum power tracking technology of the PV, design a
SRIO_Programming_Performance
- SRIO编程参考说明,工具书,非常适合初学者。建议入门前先了解。(SRIO programmer designed manual)
PWM每一秒变一下占空比
- 运用到DSP的F28335芯片的PWM功能,定时器0中断执行操作,每一秒变换一次占空比(Using the PWM function of F28335 chip of DSP, timer 0 interrupts the operation.Change duty cycle once per second)
SensorlessFOC
- 英飞凌XMC1300无位置传感器开发平台套件代码(Infineon XMC1300 Position Sensorless Development Platform Kit Code)
Solar_DC_DC_F2803x
- Solar,DCDC,a SMPS whose import is 400VDC and output is 12Vdc(a SMPS whose import is 400VDC and output is 12Vdc)
4SX_05_SXdcdc
- DSP283335 about DCDC
Buck_circuit最终版
- using ccs to release buck
实现简单UDP协议,ICMP协议,ARP协议
- 实现简单UDP协议,ICMP协议,ARP协议,在周立功TCPIP协议基础上修改.