WOLFRAM SYSTEM MODELER
    VariableResistorIdeal linear electrical resistor with variable resistance  | 
     | 
SystemModel["Modelica.Electrical.Analog.Basic.VariableResistor"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
The linear resistor connects the branch voltage v with the branch current i by
i*R = v
The Resistance R is given as input signal.
Attention!!!
It is recommended that the R signal should not cross the zero value. Otherwise depending on the surrounding circuit the probability of singularities is high.
| 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  | 
    
| T_ref | 
         Value: 300.15 Type: Temperature (K) Description: Reference temperature  | 
    
| alpha | 
         Value: 0 Type: LinearTemperatureCoefficient (1/K) Description: Temperature coefficient of resistance (R_actual = R*(1 + alpha*(T_heatPort - T_ref))  | 
    
| p | 
         Type: PositivePin Description: Positive electrical pin  | 
    |
|---|---|---|
| n | 
         Type: NegativePin Description: Negative electrical pin  | 
    |
| heatPort | 
         Type: HeatPort_a Description: Conditional heat port  | 
    |
| R | 
         Type: RealInput Description: 'input Real' as connector  | 
    
| 
        
         Modelica.Electrical.Analog.Examples Simple demo of a VariableResistor model  | 
    |
| 
        
         Modelica.Electrical.Machines.Examples.SynchronousMachines Test example: PermanentMagnetSynchronousMachine acting as brake  | 
    |
| 
        
         Modelica.Electrical.Machines.Examples.DCMachines Test example: DC with serial excitation starting with voltage ramp  | 
    |
| 
        
         Modelica.Electrical.Machines.Examples.DCMachines Test example: DC with serial excitation starting with voltage ramp  | 
    |
| 
        
         Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SynchronousMachines Test example: PermanentMagnetSynchronousMachine acting as brake  | 
    
| 
        
         Modelica.Electrical.Polyphase.Basic Ideal linear electrical resistors with variable resistance  |