VariableConductor
Polyphase variable conductor

Library
Modelica/Electrical/QuasiStatic/Polyphase/Basic
Description
The linear resistors connect the complex currents i with the complexvoltages v by v*G = i,using m single-phase variable Conductors.The conductances G are given as m input signals.
The conductor model also has m optionalconditional heat ports.A linear temperature dependency of the conductances is also taken into account.
See also
VariableConductor,Resistor,Conductor,Capacitor,Inductor,Impedance,Admittance,Variable resistor,Variable capacitor,Variable inductorVariable impedance,Variable admittance
Parameters

| Name | Label | Description | Data Type | Valid Values | 
|---|---|---|---|---|
| mo_m | m | Number of phases | Scalar | |
| mo_T_ref | T_ref | Reference temperatures | Vector | |
| mo_alpha_ref | alpha_ref | Temperature coefficient of resistance (G_actual = G_ref/(1 + alpha_ref*(heatPort.T - T_ref)) | Vector | |
| mo_mh | mh | Number of heatPorts=number of phases | Scalar | |
| mo_useHeatPort | useHeatPort | = true, if all heat ports are enabled | Number | 0 | 
| mo_T | T | Fixed device temperatures if useHeatPort = false | Vector | 

| Name | Label | Description | Data Type | Valid Values | 
|---|---|---|---|---|
| mo__nmodifiers | Number of Modifiers | Specifies the number of modifiers | Number | |
| mo__modifiers | Modifiers | Add new modifier | Structure | |
| mo__modifiers/varname | Variable name | Cell of strings | 'omega' | |
| mo__modifiers/attribute | Attribute | Cell of strings | 'start' | |
| mo__modifiers/value | Value | 
Ports
| Name | Type | Description | IO Type | Number | 
|---|---|---|---|---|
| plug_p | implicit | Positive quasi-static polyphase plug | input | 1 | 
| plug_n | implicit | Negative quasi-static polyphase plug | output | 1 | 
| G_ref | implicit | Variable conductance | input | 2 | 
| Port 4 | implicit | Conditional heat ports | input | mo_useHeatPort |