WOLFRAM SYSTEM MODELER
ResistorSingle-phase linear resistor |
SystemModel["Modelica.Electrical.QuasiStatic.SinglePhase.Basic.Resistor"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The linear resistor connects the complex voltage v
with the complex
current i
by i*R = v
.
The resistance R
is allowed to be positive, zero, or negative.
The resistor model also has an optional conditional heat port. A linear temperature dependency of the resistance is also taken into account.
Conductor, Capacitor, Inductor, Impedance, Admittance, Variable resistor, Variable conductor, Variable capacitor, Variable inductor, Variable impedance, Variable admittance
useHeatPort |
Value: false Type: Boolean Description: = true, if heatPort is enabled |
---|---|
T |
Value: T_ref Type: Temperature (K) Description: Fixed device temperature if useHeatPort = false |
R_ref |
Value: Type: Resistance (Ω) Description: Reference resistance at T_ref |
T_ref |
Value: 293.15 Type: Temperature (K) Description: Reference temperature |
alpha_ref |
Value: 0 Type: LinearTemperatureCoefficient (1/K) Description: Temperature coefficient of resistance (R_actual = R_ref*(1 + alpha_ref*(heatPort.T - T_ref)) |
pin_p |
Type: PositivePin Description: Positive quasi-static single-phase pin |
|
---|---|---|
pin_n |
Type: NegativePin Description: Negative quasi-static single-phase pin |
|
heatPort |
Type: HeatPort_a Description: Conditional heat port |
v |
Type: ComplexVoltage Description: Complex voltage |
|
---|---|---|
i |
Type: ComplexCurrent Description: Complex current |
Modelica.Electrical.QuasiStatic.SinglePhase.Examples Series circuit with Bode analysis |
|
Modelica.Electrical.QuasiStatic.SinglePhase.Examples Series resonance circuit |
|
Modelica.Electrical.QuasiStatic.SinglePhase.Examples Parallel resonance circuit |
|
Modelica.Electrical.QuasiStatic.SinglePhase.Examples Rectifier example |
|
Modelica.Electrical.QuasiStatic.Machines.Examples Transformer test bench |
|
Modelica.Electrical.QuasiStatic.Polyphase.Examples Balancing an unsymmetrical star-connected load |
|
Modelica.Electrical.QuasiStatic.Polyphase.Examples Balancing an unsymmetrical delta-connected load |
|
Modelica.Electrical.QuasiStatic.Polyphase.Examples Unsymmetrical three-phase load |
|
Modelica.Magnetic.QuasiStatic.FluxTubes.Examples Linear inductor with ferromagnetic core |
|
Modelica.Magnetic.QuasiStatic.FluxTubes.Examples Non linear inductor with ferromagnetic core |
Modelica.Electrical.QuasiStatic.Polyphase.Basic Polyphase linear resistor |