modelDirectInductor
Input/output block of a direct 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 | vDrive | ||
| Modelica.Blocks.Interfaces.RealOutput | i | Inductor changes current due to voltage | |
| Modelica.Blocks.Interfaces.RealOutput | di | Inductor changes current due to voltage | |
| Modelica.Blocks.Interfaces.RealInput | v | Voltage to the inductor |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Basic.Inductor | inductor | ||
| Modelica.Electrical.Analog.Sources.SignalVoltage | voltageSource | ||
| Modelica.Electrical.Analog.Basic.GeneralVoltageToCurrentAdaptor | currentToVoltage | ||
| Modelica.Electrical.Analog.Basic.Ground | ground |