資源簡介
MPPT using slidingmode control for DFIG
代碼片段和文件信息
%?SCIG?(dq)?dynamic?model?4th?order?(corresponding?to?the?electrical?part)
%?states:?[isd?isq?ird?irq]‘
%?inputs:?[Vsd?Vsq?Vrd?Vrq]‘?---?Vrd=Vrq=0
%?sfunc?entries?->?u=[Vsd?Vsq?omg_electrical?omgs]
%?omgs?=?stator?frequency?(rad/s)
%?omg_electrical=omg_mechancal*p?(rad/s)
function?[sysx0strts]?=?asmcn(txuflagRsRrLsLrLmp)
C=1-Lm^2/(Ls*Lr);???%?sigma?-?leakage?factor
D=C*Lr*Ls;??????????%?note?that?these?notations?have?no?relation?to?state?model?matrices
%?state?matrix?depends?on?omg_electric?and?on?omgs?(u(5)?&?u(6))
%?model?is?non?linear;?here?is?the?part?of?the?state?matrix?-?denoted?by?A?-?having?constant?parametres?independent?with?respect?of?omg_electric?&?omgs
%?to?be?completed?in?mdlDerivatives?function
A=[-Rs/(C*Ls)?Lm^2/D?Lm*Rr/D?Lm/(C*Ls);?Lm^2/D?-
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????2879??2007-12-13?17:34??mppt_SCIG\asmcn.m
?????文件????????1207??2008-02-04?11:55??mppt_SCIG\data_mppt1.m
?????文件??????171816??2008-02-04?19:21??mppt_SCIG\mppt1.mdl
?????文件???????24192??2006-07-27?15:04??mppt_SCIG\vntu.mat
評論
共有 條評論