mcb.ACIMCharacteristics
Description
Examples
Get parameters for your motor and inverter. This example uses an EM_Synergy ACIM and DRV8312-C2-KIT inverter.
acim = mcb.getACIMParameters("EM_Synergy"); inverter = mcb.getInverterParameters("DRV8312-C2-KIT");
Plot characteristic curves.
mcb.ACIMCharacteristics(acim,inverter)

Input Arguments
ACIM parameters, specified as a struct.
Specify lumped linear parameters with the following required fields:
model— Manufacturer model number, specified as a character vectorp— Number of pole pairs, specified as a scalarRs— Stator resistance (in ohms), specified as a scalarRr— Rotor resistance (in ohms), specified as a scalarLls— Stator leakage inductance (in henry), specified as a scalarLm— Magnetizing inductance (in henry), specified as a scalarLlr— Rotor leakage inductance (in henry), specified as a scalarI_rated— Rated current (in amperes), specified as a scalarId0— Rated magnetizing current (in amperes), specified as a scalarN_base— Maximum rotor speed (in rpm), specified as a scalarF_rated— Rated frequency (in Hz), specified as a scalar
You can create a structure with lumped linear parameters using mcb.getACIMParameters.
The structure can also contain the following optional fields:
sn— Manufacturer serial number, specified as a character vectorJ— Rotor inertia coefficient (in kg-m2), specified as a scalarB— Viscous damping coefficient (in kg-m2/ sec), specified as a scalarV_rated— Rated voltage (in volts), specified as a scalarN_rated— Rated speed at full load (in rpm), specified as a scalarLs— Total stator inductance (in henry), specified as a scalarLr— Total rotor inductance (in henry), specified as a scalarsigma— Leakage factor, specified as a scalarIq0— Ratedq-axis current (in amperes), specified as a scalarFluxRated— Rated rotor flux (in weber), specified as a scalarT_rated— Rated torque (in Nm), specified as a scalar
Data Types: struct
Inverter parameters, specified as a struct. You can create this
structure using mcb.getInverterParameters. Specify the structure with the following
required field:
V_dc— DC voltage
The structure can also contain the following optional fields:
model— Manufacturer's model number, specified as a character vectorsn— Manufacturer's serial number, specified as a character vectorI_trip— Maximum permissible inverter current (in amperes), specified as a scalarRds_on— On-state resistance of MOSFETs (in ohms), specified as a scalarRshunt— Shunt resistance for current sensing (in ohms), specified as a scalarR_board— Per-phase board resistance seen by motor (in ohms), specified as a scalarCtSensAOffset— ADC offset for phase A, specified as a scalarCtSensBOffset— ADC offset for phase B, specified as a scalarCtSensCOffset— ADC offset for phase C, specified as a scalarCtSensOffsetMax— Maximum limit of automatically calibrated ADC offsets for current sensor, specified as a scalarCtSensOffsetMin— Minimum limit of automatically calibrated ADC offsets for current sensor, specified as a scalarADCGain— ADC gain factor scaled by SPI, specified as a scalarEnableLogic— Type of inverter, specified as one of the following:1 — Active-high enabled inverter
0 — Active-low enabled inverter
invertingAmp— Convention for current entering motor, specified as one of the following:1 — Current entering motor sensed as positive by current sense amplifier
–1 — Current entering motor sensed as negative by current sense amplifier
ISenseVref— Reference voltage of current sensor circuit (in volts), specified as a scalarISenseVoltPerAmp— Current sensor voltage output per ampere of current (in V/A), specified as a scalarISenseMax— Maximum peak-neutral current that can be measured by current sensor (in amperes), specified as a scalar
The following optional fields are not in the structure you create with
mcb.getInverterParameters:
ADCOffsetCalibEnable— Auto-calibration setting for current sense ADCs, specified as one of the following:1 — Enable auto-calibration
0 — Disable auto-calibration
SPI_Gain_Setting— SPI hex value encoding op-amp gain, specified as a scalar
Data Types: struct
Version History
Introduced in R2022aThe function mcb_getCharacteristicsAcim is now named
mcb.ACIMCharacteristics.
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.
Web サイトの選択
Web サイトを選択すると、翻訳されたコンテンツにアクセスし、地域のイベントやサービスを確認できます。現在の位置情報に基づき、次のサイトの選択を推奨します:
また、以下のリストから Web サイトを選択することもできます。
最適なサイトパフォーマンスの取得方法
中国のサイト (中国語または英語) を選択することで、最適なサイトパフォーマンスが得られます。その他の国の 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)