登录
首页 » matlab » cn551524

cn551524

于 2012-01-12 发布 文件大小:3037KB
0 220
下载积分: 1 下载次数: 823

代码说明:

  微型光伏并网逆变器,包含原理图、PCB与其DSP的原代码!(Grid-Connected Solar Microinverter Reference Design Using a dsPIC® Digital Signal Controller)

文件列表:

GridConnected PV Inverter_220Vac
................................\Appication Note
................................\...............\01338A.pdf,1759197,2010-07-31
................................\BOM
................................\...\PV_BOM Changes for 220V.xls,14848,2010-09-17
................................\...\PV_BOM110V.xls,65536,2010-09-17
................................\MATLAB Model
................................\............\Solarinverter.mdl,74456,2010-08-06
................................\............\solarinvertervin36Vnominal220vac.m,1317,2010-07-14
................................\PCB and Gerbers
................................\...............\03-07135_R0.3.pdf,218549,2010-07-21
................................\...............\05-07135_R0.3_Gerber.zip,364434,2010-04-23
................................\...............\16-07135_R0.3.dch,683856,2010-07-21
................................\...............\16-07135_R0.3_PCB.dip,773093,2010-04-22
................................\...............\16-07135_R0.3_schematic.dch,683856,2010-07-21
................................\...............\PV PCB.pdf,169029,2010-07-21
................................\Source Code
................................\...........\GridConnected PV Inverter_220Vac
................................\...........\................................\correct macroABE.txt,11265,2009-09-10
................................\...........\................................\dsp.h,86542,2009-04-02
................................\...........\................................\dspcommon.inc,6485,2009-04-02
................................\...........\................................\PVInterter_asm_isr.lst,49543,2009-09-10
................................\...........\................................\PVInverterMacro.inc,4247,2010-03-10
................................\...........\................................\PVInverter_asm_isr.c,31994,2010-09-24
................................\...........\................................\PVInverter_asm_isr.s,6557,2010-02-19
................................\...........\................................\PVInverter_defines.h,6090,2010-08-13
................................\...........\................................\PVInverter_int.c,16174,2010-06-17
................................\...........\................................\PVInverter_isr.s,6984,2010-06-17
................................\...........\................................\PVInverter_main.c,6887,2010-07-07
................................\...........\................................\PVInverter_Variable.c,6930,2010-08-13
................................\...........\................................\PVInverter_Variable.h,7223,2010-07-02
................................\...........\................................\PVMicroInverter.cof,765808,2010-09-24
................................\...........\................................\PVMicroInverter.hex,38391,2010-09-24
................................\...........\................................\PVMicroInverter.map,139323,2010-09-24
................................\...........\................................\PVMicroInverter.mcp,1834,2010-09-24
................................\...........\................................\PVMicroInverter.mcs,6559,2010-09-24
................................\...........\................................\PVMicroInverter.mcw,967680,2010-09-24
................................\...........\................................\SineTable512.h,4069,2010-03-27
................................\...........\................................\traps.c,4508,2010-04-07

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

发表评论

0 个回复

  • snake
    Snake算法程序,程序包括操作界面和说明文档(Snake algorithm, program, including the user interface and documentation)
    2020-06-26 16:40:02下载
    积分:1
  • DOP_test
    DOP计算源代码,给出了详细的计算方法和公式(DOP calculation of the source code, gives a detailed calculation methods and formulas)
    2010-02-26 21:43:35下载
    积分:1
  • IQerror
    说明:  本程序研究IQ误差对线性调频信号匹配滤波的影响,仿真匹配滤波后信号幅相误差特性,仿真主瓣宽度、旁瓣电平的变化(This program studies the influence of IQ error on matched filtering of chirp signal, simulates the characteristics of signal amplitude and phase error after matched filtering, and simulates the change of main lobe width and side lobe level)
    2020-05-17 22:41:22下载
    积分:1
  • TLV1571_1tint
    基于tms320C54xx硬件平台的定时中断(Timing interrupt based on tms320C54xx hardware platform)
    2017-06-25 11:40:17下载
    积分:1
  • 一阶RC滤波器
    说明:  一阶RC低通滤波,MATLAB仿真分别实现一阶RC低通和高通滤波器,输入信号为正弦信号或者方波信号。 注意截止频率为f = 1/(2*pi*R*C)(The first-order RC low-pass filter and the MATLAB simulation realize the first-order RC low-pass filter and the high-pass filter respectively. The input signal is sinusoidal signal or square wave signal. Note that the cutoff frequency is f = 1 / (2 * pi * r * c))
    2019-11-15 13:20:20下载
    积分:1
  • ofdm--yasuo
    OFDM 自适应算法能够根据信道的状况进行比特和功率的分配,能够有效的降低误码率.本程序综合了迭代注水算法,CHOW算法,FISHER算法,H-H算法,以及自己改进的迭代注水算法程序,并进行了对比,改进的算法在有效性与迭代注水算法基本相近,但复杂度和实际应用性都更强,值得参考。(OFDM adaptive algorithm make the bit and power allocation according to the status of the channel .It can effectively reduce the error rate.This program combines iterative algorithm, water injection CHOW algorithm, FISHER algorithm, the algorithm of H- H,as well as their improved iterative allocation algorithm procedures.And has carried on the contrast, the improved algorithm in effectiveness and iterative allocation algorithm basic similar, but the complexity and practical applications were stronger with worthy of reference.)
    2021-02-06 02:19:56下载
    积分:1
  • OFDM
    OFDM调制解调系统的设计,内涵matlab simulink的模型和误码率监测的M文件,改OFDM调制解调系统模型可以适应于matlab较低版本,可执行。(OFDM modulation and demodulation system design, the connotation Matlab Simulink model M-file and bit error rate monitoring, change the OFDM modulation and demodulation system model can be adapted to a lower version of the executable in matlab. )
    2012-05-10 11:34:52下载
    积分:1
  • levelsetImage
    基于水平集法的图象分割算法,用MATLAB语言编写(based on the level set method for image segmentation algorithm using MATLAB language)
    2006-11-04 11:51:26下载
    积分:1
  • OSPA_for_Tracks
    OSPA 距离计算 用于多目标检测使用的方法。 一键计算OSPA距离。使用前请仔细阅读readme 文件。严格按照步骤操作。(OSPA distance calculation. Perfect solution for OSPA calculation. Make sure you go through the read me file before using it.)
    2020-11-06 10:39:50下载
    积分:1
  • kedajuzhen
    从邻接矩阵计算可达矩阵,实现ism系统结构模型化方法。(Calculated from the adjacency matrix reachability matrix ism system structure model.)
    2020-12-08 22:39:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载