WOLFRAM SYSTEM MODELER
FailingResistorIdeal linear electrical resistor with boolean input controlling failure time |
SystemModel["DocumentationExamples.Modeling.FailingResistor"]
This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.
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 |
Value: Type: Resistance (Ω) Description: Resistance at temperature T_ref |
R_max |
Value: 1e8 Type: Resistance (Ω) Description: Resistance when completely failed |
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 |
|
u |
Type: BooleanInput Description: Boolean input controlling failure time |
DocumentationExamples.Modeling A model for the study of reliability in a motor |