搜索资源列表
Matlab仿真1.1_shenchao
- 经典功率谱估计的matlab仿真。利用的是直接法-classic power spectrum estimation of Matlab simulation. The use of the direct method
bispeci
- 直接法用于双谱估计,比较简单,适合初学者使用-bispectrum estimation using direct method
PQ_good
- 瞬时无功功率PQ法!直接输入相应的ABC三项电流和电压!通过采样频率确定采样点数。本程序是以9600的采样频率为例!-The instantaneous reactive power PQ method!ABC three with the corresponding input current and voltage directly!Determined by the sampling frequency sampling points.This program is 9600 sampli
MPPT_INCC_CLA_C
- 基于导纳增量法的最大功率点跟踪算法实现,基于DSP芯片TMS320F28035的运用,可直接使用。-Incremental conductance maximum power-point tracking algorithm implementation,for TMS320F20835.
mppt_incc
- 基于导纳增量法的最大功率点跟踪算法实现,利用IQmath,适用于TI的C2000系列DSP,可直接使用。-Based on the maximum power point tracking admittance incremental method algorithm using IQmath, applicable to TI C2000 series DSP, can be used directly.
SPWM
- 该段程序为DSP的SPWM信号发生程序,采用自然采样法,直接可用,用的DSp28035-The program for the DSP section of SPWM signal generation process, using natural sampling, directly available, use DSp28035
my_spwm
- 采用直接查询法使用DSP产生两对互补的SPWM波,用于逆变控制-By direct inquiry method to produce two pairs of complementary use of DSP SPWM wave for inverter control
SPWM
- 为了验证仿真的情况,需要把仿真部分转换为代码。 对于逆变,产生相应的控制占空比一般有2种方式: 1.通过计算sin公式,实时计算出输出值,送入epwm发生器中。 其中分2种,一种是直接计算,这种方式在简单的境况下可以使用,但是考虑到计算量对DSP比较大,一般不采用。另外一种是使用TI公司提供的IQmaths函数库里的函数,可以极大减少运算时间。 2.离线读表法。 通过实验发现,如果调用IQMATH直接计算,需要60us。由于开关频率为10K,整个控制的时间限定在100us以内
crc4
- CRC4直接字节查表法,多项式为10011(CRC4 table lookup method)
DSP_IMDTC
- 异步电机的查表法直接转矩控制DSP程序,对转速、转矩和磁链进行控制(DSP program for switch table direct torque control of induction motor)
DSP滤波器设计
- 这是哈尔滨工业大学数字信号处理课的课程设计作业,利用窗函数涉及滤波器分别对自己设定的测试信号和老师给定的连续频谱信号进行滤波。 我编写时先后在同一个M文件中写了很多的画图语句,如果直接F5运行,它们会互相覆盖,使用时请将需要的绘图代码复制到命令行中重新运行。(This is the course design assignment of Digital Signal Processing Course of Harbin University of Technology. The window
SPWM
- DSP程序,利用用查表法生成spwm波形,可以直接使用(The spwm waveform is generated by look-up table method, which can be used directly.)