public interface InductionMotor extends DynLoadModel
The following features are supported:
RaXlXmRr1Xr1Rr2Xr2HDXsXpXppTp0Tpp0Rated VoltageSlipWMotor Load PMotor Load QTeTmTm0ABCCurdCurqEpdEpqEppdEppqMotor Total LoadMotor PowerEpEppZp Motor BaseZpp Motor BaseEquiv YSys BaseNorton Curr InjIMotorZMulti FactorIMulti FactorVMulti FactorAccSub Step NWdeltTwo Axis Model| Modifier and Type | Method and Description |
|---|---|
double |
getA()
Returns the value of the 'A' attribute.
|
double |
getAcc()
Returns the value of the 'Acc' attribute.
|
double |
getB()
Returns the value of the 'B' attribute.
|
double |
getC()
Returns the value of the 'C' attribute.
|
double |
getCurd()
Returns the value of the 'Curd' attribute.
|
double |
getCurq()
Returns the value of the 'Curq' attribute.
|
double |
getD()
Returns the value of the 'D' attribute.
|
org.apache.commons.math3.complex.Complex |
getEp()
Returns the value of the 'Ep' attribute.
|
double |
getEpd()
Returns the value of the 'Epd' attribute.
|
org.apache.commons.math3.complex.Complex |
getEpp()
Returns the value of the 'Epp' attribute.
|
double |
getEppd()
Returns the value of the 'Eppd' attribute.
|
double |
getEppq()
Returns the value of the 'Eppq' attribute.
|
double |
getEpq()
Returns the value of the 'Epq' attribute.
|
org.apache.commons.math3.complex.Complex |
getEquivYSysBase()
Returns the value of the 'Equiv YSys Base' attribute.
|
double |
getH()
Returns the value of the 'H' attribute.
|
org.apache.commons.math3.complex.Complex |
getIMotor()
Returns the value of the 'IMotor' attribute.
|
double |
getIMultiFactor()
Returns the value of the 'IMulti Factor' attribute.
|
double |
getMotorLoadP()
Returns the value of the 'Motor Load P' attribute.
|
double |
getMotorLoadQ()
Returns the value of the 'Motor Load Q' attribute.
|
org.apache.commons.math3.complex.Complex |
getMotorPower()
Returns the value of the 'Motor Power' attribute.
|
org.apache.commons.math3.complex.Complex |
getMotorTotalLoad()
Returns the value of the 'Motor Total Load' attribute.
|
org.apache.commons.math3.complex.Complex |
getNortonCurrInj()
Returns the value of the 'Norton Curr Inj' attribute.
|
double |
getRa()
Returns the value of the 'Ra' attribute.
|
double |
getRatedVoltage()
Returns the value of the 'Rated Voltage' attribute.
|
double |
getRr1()
Returns the value of the 'Rr1' attribute.
|
double |
getRr2()
Returns the value of the 'Rr2' attribute.
|
double |
getSlip()
Returns the value of the 'Slip' attribute.
|
int |
getSubStepN()
Returns the value of the 'Sub Step N' attribute.
|
double |
getTe()
Returns the value of the 'Te' attribute.
|
double |
getTm()
Returns the value of the 'Tm' attribute.
|
double |
getTm0()
Returns the value of the 'Tm0' attribute.
|
double |
getTp0()
Returns the value of the 'Tp0' attribute.
|
double |
getTpp0()
Returns the value of the 'Tpp0' attribute.
|
double |
getVMultiFactor()
Returns the value of the 'VMulti Factor' attribute.
|
double |
getW()
Returns the value of the 'W' attribute.
|
double |
getWdelt()
Returns the value of the 'Wdelt' attribute.
|
double |
getXl()
Returns the value of the 'Xl' attribute.
|
double |
getXm()
Returns the value of the 'Xm' attribute.
|
double |
getXp()
Returns the value of the 'Xp' attribute.
|
double |
getXpp()
Returns the value of the 'Xpp' attribute.
|
double |
getXr1()
Returns the value of the 'Xr1' attribute.
|
double |
getXr2()
Returns the value of the 'Xr2' attribute.
|
double |
getXs()
Returns the value of the 'Xs' attribute.
|
double |
getZMultiFactor()
Returns the value of the 'ZMulti Factor' attribute.
|
org.apache.commons.math3.complex.Complex |
getZpMotorBase()
Returns the value of the 'Zp Motor Base' attribute.
|
org.apache.commons.math3.complex.Complex |
getZppMotorBase()
Returns the value of the 'Zpp Motor Base' attribute.
|
boolean |
isTwoAxisModel()
Returns the value of the 'Two Axis Model' attribute.
|
void |
setA(double value)
Sets the value of the '
A' attribute. |
void |
setAcc(double value)
Sets the value of the '
Acc' attribute. |
void |
setB(double value)
Sets the value of the '
B' attribute. |
void |
setC(double value)
Sets the value of the '
C' attribute. |
void |
setCurd(double value)
Sets the value of the '
Curd' attribute. |
void |
setCurq(double value)
Sets the value of the '
Curq' attribute. |
void |
setD(double value)
Sets the value of the '
D' attribute. |
void |
setEp(org.apache.commons.math3.complex.Complex value)
Sets the value of the '
Ep' attribute. |
void |
setEpd(double value)
Sets the value of the '
Epd' attribute. |
void |
setEpp(org.apache.commons.math3.complex.Complex value)
Sets the value of the '
Epp' attribute. |
void |
setEppd(double value)
Sets the value of the '
Eppd' attribute. |
void |
setEppq(double value)
Sets the value of the '
Eppq' attribute. |
void |
setEpq(double value)
Sets the value of the '
Epq' attribute. |
void |
setEquivYSysBase(org.apache.commons.math3.complex.Complex value)
Sets the value of the '
Equiv YSys Base' attribute. |
void |
setH(double value)
Sets the value of the '
H' attribute. |
void |
setIMotor(org.apache.commons.math3.complex.Complex value)
Sets the value of the '
IMotor' attribute. |
void |
setIMultiFactor(double value)
Sets the value of the '
IMulti Factor' attribute. |
void |
setMotorLoadP(double value)
Sets the value of the '
Motor Load P' attribute. |
void |
setMotorLoadQ(double value)
Sets the value of the '
Motor Load Q' attribute. |
void |
setMotorPower(org.apache.commons.math3.complex.Complex value)
Sets the value of the '
Motor Power' attribute. |
void |
setMotorTotalLoad(org.apache.commons.math3.complex.Complex value)
Sets the value of the '
Motor Total Load' attribute. |
void |
setNortonCurrInj(org.apache.commons.math3.complex.Complex value)
Sets the value of the '
Norton Curr Inj' attribute. |
void |
setRa(double value)
Sets the value of the '
Ra' attribute. |
void |
setRatedVoltage(double value)
Sets the value of the '
Rated Voltage' attribute. |
void |
setRr1(double value)
Sets the value of the '
Rr1' attribute. |
void |
setRr2(double value)
Sets the value of the '
Rr2' attribute. |
void |
setSlip(double value)
Sets the value of the '
Slip' attribute. |
void |
setSubStepN(int value)
Sets the value of the '
Sub Step N' attribute. |
void |
setTe(double value)
Sets the value of the '
Te' attribute. |
void |
setTm(double value)
Sets the value of the '
Tm' attribute. |
void |
setTm0(double value)
Sets the value of the '
Tm0' attribute. |
void |
setTp0(double value)
Sets the value of the '
Tp0' attribute. |
void |
setTpp0(double value)
Sets the value of the '
Tpp0' attribute. |
void |
setTwoAxisModel(boolean value)
Sets the value of the '
Two Axis Model' attribute. |
void |
setVMultiFactor(double value)
Sets the value of the '
VMulti Factor' attribute. |
void |
setW(double value)
Sets the value of the '
W' attribute. |
void |
setWdelt(double value)
Sets the value of the '
Wdelt' attribute. |
void |
setXl(double value)
Sets the value of the '
Xl' attribute. |
void |
setXm(double value)
Sets the value of the '
Xm' attribute. |
void |
setXp(double value)
Sets the value of the '
Xp' attribute. |
void |
setXpp(double value)
Sets the value of the '
Xpp' attribute. |
void |
setXr1(double value)
Sets the value of the '
Xr1' attribute. |
void |
setXr2(double value)
Sets the value of the '
Xr2' attribute. |
void |
setXs(double value)
Sets the value of the '
Xs' attribute. |
void |
setZMultiFactor(double value)
Sets the value of the '
ZMulti Factor' attribute. |
void |
setZpMotorBase(org.apache.commons.math3.complex.Complex value)
Sets the value of the '
Zp Motor Base' attribute. |
void |
setZppMotorBase(org.apache.commons.math3.complex.Complex value)
Sets the value of the '
Zpp Motor Base' attribute. |
getCompensateCurInj, getCompensateShuntY, getCurrInj2Net, getEquivY, getInitLoadPQ, getLoadPercent, getLoadPQ, getMVABase, getPosSeqEquivY, setCompensateCurInj, setCompensateShuntY, setCurrInj2Net, setEquivY, setInitLoadPQ, setLoadPercent, setLoadPQ, setMVABasegetDeviceType, getDStabBus, setDeviceType, setDStabBusgetScripts, setScriptscheckData, checkData, copy, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, setDesc, setId, setName, setNumber, setStatusreadData, writeDatagetOutput, getOutput, getOutputList, getOutputObject, getStates, getStates, initStates, initStates, initStates, nextStep, nextStep, nextStepElectrical, nextStepMechanical, updateAttributesdouble getRa()
If the meaning of the 'Ra' attribute isn't clear, there really should be more of a description here...
setRa(double),
DStabDynamicLoadPackage.getInductionMotor_Ra()void setRa(double value)
Ra' attribute.
value - the new value of the 'Ra' attribute.getRa()double getXl()
setXl(double),
DStabDynamicLoadPackage.getInductionMotor_Xl()void setXl(double value)
Xl' attribute.
value - the new value of the 'Xl' attribute.getXl()double getXm()
If the meaning of the 'Xm' attribute isn't clear, there really should be more of a description here...
setXm(double),
DStabDynamicLoadPackage.getInductionMotor_Xm()void setXm(double value)
Xm' attribute.
value - the new value of the 'Xm' attribute.getXm()double getRr1()
If the meaning of the 'Rr1' attribute isn't clear, there really should be more of a description here...
setRr1(double),
DStabDynamicLoadPackage.getInductionMotor_Rr1()void setRr1(double value)
Rr1' attribute.
value - the new value of the 'Rr1' attribute.getRr1()double getXr1()
setXr1(double),
DStabDynamicLoadPackage.getInductionMotor_Xr1()void setXr1(double value)
Xr1' attribute.
value - the new value of the 'Xr1' attribute.getXr1()double getRr2()
If the meaning of the 'Rr2' attribute isn't clear, there really should be more of a description here...
setRr2(double),
DStabDynamicLoadPackage.getInductionMotor_Rr2()void setRr2(double value)
Rr2' attribute.
value - the new value of the 'Rr2' attribute.getRr2()double getXr2()
If the meaning of the 'Xr2' attribute isn't clear, there really should be more of a description here...
setXr2(double),
DStabDynamicLoadPackage.getInductionMotor_Xr2()void setXr2(double value)
Xr2' attribute.
value - the new value of the 'Xr2' attribute.getXr2()double getH()
setH(double),
DStabDynamicLoadPackage.getInductionMotor_H()void setH(double value)
H' attribute.
value - the new value of the 'H' attribute.getH()double getD()
If the meaning of the 'D' attribute isn't clear, there really should be more of a description here...
setD(double),
DStabDynamicLoadPackage.getInductionMotor_D()void setD(double value)
D' attribute.
value - the new value of the 'D' attribute.getD()double getXs()
If the meaning of the 'Xs' attribute isn't clear, there really should be more of a description here...
setXs(double),
DStabDynamicLoadPackage.getInductionMotor_Xs()void setXs(double value)
Xs' attribute.
value - the new value of the 'Xs' attribute.getXs()double getXp()
setXp(double),
DStabDynamicLoadPackage.getInductionMotor_Xp()void setXp(double value)
Xp' attribute.
value - the new value of the 'Xp' attribute.getXp()double getXpp()
If the meaning of the 'Xpp' attribute isn't clear, there really should be more of a description here...
setXpp(double),
DStabDynamicLoadPackage.getInductionMotor_Xpp()void setXpp(double value)
Xpp' attribute.
value - the new value of the 'Xpp' attribute.getXpp()double getTp0()
If the meaning of the 'Tp0' attribute isn't clear, there really should be more of a description here...
setTp0(double),
DStabDynamicLoadPackage.getInductionMotor_Tp0()void setTp0(double value)
Tp0' attribute.
value - the new value of the 'Tp0' attribute.getTp0()double getTpp0()
setTpp0(double),
DStabDynamicLoadPackage.getInductionMotor_Tpp0()void setTpp0(double value)
Tpp0' attribute.
value - the new value of the 'Tpp0' attribute.getTpp0()double getRatedVoltage()
If the meaning of the 'Rated Voltage' attribute isn't clear, there really should be more of a description here...
setRatedVoltage(double),
DStabDynamicLoadPackage.getInductionMotor_RatedVoltage()void setRatedVoltage(double value)
Rated Voltage' attribute.
value - the new value of the 'Rated Voltage' attribute.getRatedVoltage()double getSlip()
If the meaning of the 'Slip' attribute isn't clear, there really should be more of a description here...
setSlip(double),
DStabDynamicLoadPackage.getInductionMotor_Slip()void setSlip(double value)
Slip' attribute.
value - the new value of the 'Slip' attribute.getSlip()double getW()
setW(double),
DStabDynamicLoadPackage.getInductionMotor_W()void setW(double value)
W' attribute.
value - the new value of the 'W' attribute.getW()double getMotorLoadP()
setMotorLoadP(double),
DStabDynamicLoadPackage.getInductionMotor_MotorLoadP()void setMotorLoadP(double value)
Motor Load P' attribute.
value - the new value of the 'Motor Load P' attribute.getMotorLoadP()double getMotorLoadQ()
If the meaning of the 'Motor Load Q' attribute isn't clear, there really should be more of a description here...
setMotorLoadQ(double),
DStabDynamicLoadPackage.getInductionMotor_MotorLoadQ()void setMotorLoadQ(double value)
Motor Load Q' attribute.
value - the new value of the 'Motor Load Q' attribute.getMotorLoadQ()double getTe()
setTe(double),
DStabDynamicLoadPackage.getInductionMotor_Te()void setTe(double value)
Te' attribute.
value - the new value of the 'Te' attribute.getTe()double getTm()
If the meaning of the 'Tm' attribute isn't clear, there really should be more of a description here...
setTm(double),
DStabDynamicLoadPackage.getInductionMotor_Tm()void setTm(double value)
Tm' attribute.
value - the new value of the 'Tm' attribute.getTm()double getTm0()
If the meaning of the 'Tm0' attribute isn't clear, there really should be more of a description here...
setTm0(double),
DStabDynamicLoadPackage.getInductionMotor_Tm0()void setTm0(double value)
Tm0' attribute.
value - the new value of the 'Tm0' attribute.getTm0()double getA()
setA(double),
DStabDynamicLoadPackage.getInductionMotor_A()void setA(double value)
A' attribute.
value - the new value of the 'A' attribute.getA()double getB()
If the meaning of the 'B' attribute isn't clear, there really should be more of a description here...
setB(double),
DStabDynamicLoadPackage.getInductionMotor_B()void setB(double value)
B' attribute.
value - the new value of the 'B' attribute.getB()double getC()
If the meaning of the 'C' attribute isn't clear, there really should be more of a description here...
setC(double),
DStabDynamicLoadPackage.getInductionMotor_C()void setC(double value)
C' attribute.
value - the new value of the 'C' attribute.getC()double getCurd()
setCurd(double),
DStabDynamicLoadPackage.getInductionMotor_Curd()void setCurd(double value)
Curd' attribute.
value - the new value of the 'Curd' attribute.getCurd()double getCurq()
setCurq(double),
DStabDynamicLoadPackage.getInductionMotor_Curq()void setCurq(double value)
Curq' attribute.
value - the new value of the 'Curq' attribute.getCurq()double getEpd()
If the meaning of the 'Epd' attribute isn't clear, there really should be more of a description here...
setEpd(double),
DStabDynamicLoadPackage.getInductionMotor_Epd()void setEpd(double value)
Epd' attribute.
value - the new value of the 'Epd' attribute.getEpd()double getEpq()
setEpq(double),
DStabDynamicLoadPackage.getInductionMotor_Epq()void setEpq(double value)
Epq' attribute.
value - the new value of the 'Epq' attribute.getEpq()double getEppd()
If the meaning of the 'Eppd' attribute isn't clear, there really should be more of a description here...
setEppd(double),
DStabDynamicLoadPackage.getInductionMotor_Eppd()void setEppd(double value)
Eppd' attribute.
value - the new value of the 'Eppd' attribute.getEppd()double getEppq()
If the meaning of the 'Eppq' attribute isn't clear, there really should be more of a description here...
setEppq(double),
DStabDynamicLoadPackage.getInductionMotor_Eppq()void setEppq(double value)
Eppq' attribute.
value - the new value of the 'Eppq' attribute.getEppq()org.apache.commons.math3.complex.Complex getMotorTotalLoad()
setMotorTotalLoad(Complex),
DStabDynamicLoadPackage.getInductionMotor_MotorTotalLoad()void setMotorTotalLoad(org.apache.commons.math3.complex.Complex value)
Motor Total Load' attribute.
value - the new value of the 'Motor Total Load' attribute.getMotorTotalLoad()org.apache.commons.math3.complex.Complex getMotorPower()
setMotorPower(Complex),
DStabDynamicLoadPackage.getInductionMotor_MotorPower()void setMotorPower(org.apache.commons.math3.complex.Complex value)
Motor Power' attribute.
value - the new value of the 'Motor Power' attribute.getMotorPower()org.apache.commons.math3.complex.Complex getEp()
setEp(Complex),
DStabDynamicLoadPackage.getInductionMotor_Ep()void setEp(org.apache.commons.math3.complex.Complex value)
Ep' attribute.
value - the new value of the 'Ep' attribute.getEp()org.apache.commons.math3.complex.Complex getEpp()
setEpp(Complex),
DStabDynamicLoadPackage.getInductionMotor_Epp()void setEpp(org.apache.commons.math3.complex.Complex value)
Epp' attribute.
value - the new value of the 'Epp' attribute.getEpp()org.apache.commons.math3.complex.Complex getZpMotorBase()
setZpMotorBase(Complex),
DStabDynamicLoadPackage.getInductionMotor_ZpMotorBase()void setZpMotorBase(org.apache.commons.math3.complex.Complex value)
Zp Motor Base' attribute.
value - the new value of the 'Zp Motor Base' attribute.getZpMotorBase()org.apache.commons.math3.complex.Complex getZppMotorBase()
setZppMotorBase(Complex),
DStabDynamicLoadPackage.getInductionMotor_ZppMotorBase()void setZppMotorBase(org.apache.commons.math3.complex.Complex value)
Zpp Motor Base' attribute.
value - the new value of the 'Zpp Motor Base' attribute.getZppMotorBase()org.apache.commons.math3.complex.Complex getEquivYSysBase()
setEquivYSysBase(Complex),
DStabDynamicLoadPackage.getInductionMotor_EquivYSysBase()void setEquivYSysBase(org.apache.commons.math3.complex.Complex value)
Equiv YSys Base' attribute.
value - the new value of the 'Equiv YSys Base' attribute.getEquivYSysBase()org.apache.commons.math3.complex.Complex getNortonCurrInj()
setNortonCurrInj(Complex),
DStabDynamicLoadPackage.getInductionMotor_NortonCurrInj()void setNortonCurrInj(org.apache.commons.math3.complex.Complex value)
Norton Curr Inj' attribute.
value - the new value of the 'Norton Curr Inj' attribute.getNortonCurrInj()org.apache.commons.math3.complex.Complex getIMotor()
setIMotor(Complex),
DStabDynamicLoadPackage.getInductionMotor_IMotor()void setIMotor(org.apache.commons.math3.complex.Complex value)
IMotor' attribute.
value - the new value of the 'IMotor' attribute.getIMotor()double getZMultiFactor()
setZMultiFactor(double),
DStabDynamicLoadPackage.getInductionMotor_ZMultiFactor()void setZMultiFactor(double value)
ZMulti Factor' attribute.
value - the new value of the 'ZMulti Factor' attribute.getZMultiFactor()double getIMultiFactor()
If the meaning of the 'IMulti Factor' attribute isn't clear, there really should be more of a description here...
setIMultiFactor(double),
DStabDynamicLoadPackage.getInductionMotor_IMultiFactor()void setIMultiFactor(double value)
IMulti Factor' attribute.
value - the new value of the 'IMulti Factor' attribute.getIMultiFactor()double getVMultiFactor()
If the meaning of the 'VMulti Factor' attribute isn't clear, there really should be more of a description here...
setVMultiFactor(double),
DStabDynamicLoadPackage.getInductionMotor_VMultiFactor()void setVMultiFactor(double value)
VMulti Factor' attribute.
value - the new value of the 'VMulti Factor' attribute.getVMultiFactor()double getAcc()
"0.5".
setAcc(double),
DStabDynamicLoadPackage.getInductionMotor_Acc()void setAcc(double value)
Acc' attribute.
value - the new value of the 'Acc' attribute.getAcc()int getSubStepN()
"10".
If the meaning of the 'Sub Step N' attribute isn't clear, there really should be more of a description here...
setSubStepN(int),
DStabDynamicLoadPackage.getInductionMotor_SubStepN()void setSubStepN(int value)
Sub Step N' attribute.
value - the new value of the 'Sub Step N' attribute.getSubStepN()double getWdelt()
"0.8".
If the meaning of the 'Wdelt' attribute isn't clear, there really should be more of a description here...
setWdelt(double),
DStabDynamicLoadPackage.getInductionMotor_Wdelt()void setWdelt(double value)
Wdelt' attribute.
value - the new value of the 'Wdelt' attribute.getWdelt()boolean isTwoAxisModel()
"true".
If the meaning of the 'Two Axis Model' attribute isn't clear, there really should be more of a description here...
setTwoAxisModel(boolean),
DStabDynamicLoadPackage.getInductionMotor_TwoAxisModel()void setTwoAxisModel(boolean value)
Two Axis Model' attribute.
value - the new value of the 'Two Axis Model' attribute.isTwoAxisModel()