modelInverseInductor
Input/output block of an inverse inductor model
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Inductance | L | 1 | Inductance |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | i | Current to drive the Inductor | |
| Modelica.Blocks.Interfaces.RealInput | di | Current to drive the Inductor | |
| Modelica.Blocks.Interfaces.RealOutput | v | Voltage needed to drive the oneport according to i, di |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Basic.Inductor | inductor | ||
| Modelica.Electrical.Analog.Basic.GeneralCurrentToVoltageAdaptor | currentToVoltage | ||
| Modelica.Electrical.Analog.Basic.Ground | ground |