modelResistor
Input/output block of a resistance model
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Resistance | R | 1 | Resistance |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | v1 | Voltage of left oneport of conduction element | |
| Modelica.Blocks.Interfaces.RealOutput | i1 | Current generated by the conduction element | |
| Modelica.Blocks.Interfaces.RealInput | v2 | Voltage of right oneport of conduction element | |
| Modelica.Blocks.Interfaces.RealOutput | i2 | Current generated by the conduction element |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Basic.GeneralVoltageToCurrentAdaptor | voltageToCurrent1 | ||
| Modelica.Electrical.Analog.Basic.Resistor | resistor | ||
| Modelica.Electrical.Analog.Basic.GeneralVoltageToCurrentAdaptor | voltageToCurrent2 | ||
| Modelica.Electrical.Analog.Basic.Ground | ground |