Impedance
Calculate complex impedance
Library
Modelica/Electrical/Batteries/Utilities
Description
Calculates the complex cell impedance from given cell data and frequency.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_cellData | cellData | Transient cell data | FromModelica('Modelica.Electrical.Batteries.ParameterRecords.TransientData.CellData') |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo__nmodifiers | Number of Modifiers | Specifies the number of modifiers | Number | |
mo__modifiers | Modifiers | Add new modifier | Structure | |
mo__modifiers/varname | Variable name | Cell of strings | ||
mo__modifiers/attribute | Attribute | Cell of strings | 'start' | |
mo__modifiers/value | Value |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
f | implicit | Frequency | input | 1 |
z | implicit | Complex impedance | output | 1 |