ee_importDeviceParameters
Import device parameters from XML file to Simscape Electrical IGBT (Ideal, Switching) and Diode blocks
Since R2021b
Syntax
Description
ee_importDeviceParameters(
extracts the parameters from an XML file, file
,format
,blockPath
)file
, and imports them to the
Simscape™ block at the specified blockPath
, based on the
parameterization format of the file.
The XML file must be on the MATLAB path and must use a parameterization format supported by Hitachi. For examples of Hitachi format XML files for IGBT and diode devices, see the Insulated Gate Bipolar Transistor (IGBT) and diode modules with SPT, SPT+, SPT++ and TSPT+ chips page on the Hitachi website.
This function currently only supports IGBT(Ideal, Switching) and Diode blocks.
Examples
Input Arguments
Version History
Introduced in R2021b