modelInverseCapacitor
Input/output block of an inverse capacitor model
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Capacitance | C | 1 | Capacitance |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | v | Voltage to drive the Capacitor | |
| Modelica.Blocks.Interfaces.RealInput | dv | Voltage to drive the Capacitor | |
| Modelica.Blocks.Interfaces.RealOutput | i | Current needed to drive the oneport according to v, dv |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Basic.Capacitor | capacitor | ||
| Modelica.Electrical.Analog.Basic.GeneralVoltageToCurrentAdaptor | voltageToCurrent | ||
| Modelica.Electrical.Analog.Basic.Ground | ground |