modelConductor
Input/output block of a conductance model
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Conductance | G | 1 | Conductance |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | i1 | Current of left oneport of resistance element | |
| Modelica.Blocks.Interfaces.RealOutput | v1 | Voltage generated by the resistance element | |
| Modelica.Blocks.Interfaces.RealInput | i2 | Current of right oneport of conduction element | |
| Modelica.Blocks.Interfaces.RealOutput | v2 | Voltage generated by the resistance element |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Basic.GeneralCurrentToVoltageAdaptor | currentToVoltage1 | ||
| Modelica.Electrical.Analog.Basic.Conductor | conductor | ||
| Modelica.Electrical.Analog.Basic.GeneralCurrentToVoltageAdaptor | currentToVoltage2 | ||
| Modelica.Electrical.Analog.Basic.Ground | ground |