mcb.getACIMParameters
Description
Examples
Get parameters for an EM_Synergy ACIM.
acim = mcb.getACIMParameters("EM_Synergy")acim =
struct with fields:
model: 'EM_Synergy-M800006'
sn: '001'
p: 2
Rs: 1.9900
Rr: 1.9200
Lls: 0.0021
Lm: 0.0253
Llr: 0.0021
J: 1.7500e-04
B: 2.0400e-04
I_rated: 1.8300
Id0: 1.0800
V_rated: 14.8500
N_rated: 1121
N_base: 1500
F_rated: 50
Ls: 0.0274
Lr: 0.0274
sigma: 0.1474
Iq0: 1.4773
FluxRated: 0.0273
T_rated: 0.1118Create a new ACIM parameter structure with default values, which you can populate with custom values for your ACIM model.
acim = mcb.getACIMParameters("myACIM")Creating new parameter structure.
acim =
struct with fields:
model: 'new'
sn: '001'
p: 1
Rs: 1
Rr: 1
Lls: 1.0000e-03
Lm: 0.0100
Llr: 1.0000e-03
J: 1.0000e-04
B: 1.0000e-04
I_rated: 1
Id0: 1
V_rated: 1
N_rated: 1
N_base: 1
F_rated: 1
Ls: 0.0110
Lr: 0.0110
sigma: 0.1736
Iq0: 0
FluxRated: 0.0100
T_rated: 0Input Arguments
Type of ACIM, specified as a character vector or string.
If you specify a value other than the ones listed above, the function returns a structure with default parameter values.
Output Arguments
ACIM parameters, returned as a struct with the following fields:
model— Manufacturer's model number, returned as a character vectorsn— Manufacturer's serial number, returned as a character vectorp— Number of pole pairs, returned as a scalarRs— Stator resistance (in ohms), returned as a scalar, returned as a scalarRr— Rotor resistance (in ohms), returned as a scalar, returned as a scalarLls— Stator leakage inductance (in henry), returned as a scalarLm— Magnetizing inductance (in henry), returned as a scalarLlr— Rotor leakage inductance (in henry), returned as a scalarJ— Rotor inertia coefficient (in kg-m2), returned as a scalarB— Viscous damping coefficient (in kg-m2/ sec), returned as a scalarI_rated— Rated current (in amperes), returned as a scalarId0— Rated magnetizing current (in amperes), returned as a scalarV_rated— Rated voltage (in volts), returned as a scalarN_rated— Rated speed at full load (in rpm), returned as a scalarN_base— Base rotor speed (in rpm), returned as a scalarF_rated— Rated frequency (in Hz), returned as a scalarLs— Total stator inductance (in henry), returned as a scalarLr— Total rotor inductance (in henry), returned as a scalarsigma— Leakage factor, returned as a scalarIq0— Ratedq-axis current (in amperes), returned as a scalarFluxRated— Rated rotor flux (in weber), returned as a scalarT_rated— Rated torque (in Nm), returned as a scalar
Version History
Introduced in R2022aThe function mcb_SetACIMMotorParameters is now named
mcb.getACIMParameters.
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
웹사이트 선택
번역된 콘텐츠를 보고 지역별 이벤트와 혜택을 살펴보려면 웹사이트를 선택하십시오. 현재 계신 지역에 따라 다음 웹사이트를 권장합니다:
또한 다음 목록에서 웹사이트를 선택하실 수도 있습니다.
사이트 성능 최적화 방법
최고의 사이트 성능을 위해 중국 사이트(중국어 또는 영어)를 선택하십시오. 현재 계신 지역에서는 다른 국가의 MathWorks 사이트 방문이 최적화되지 않았습니다.
미주
- América Latina (Español)
- Canada (English)
- United States (English)
유럽
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)