WOLFRAM SYSTEM MODELER

FailingResistor

Ideal linear electrical resistor with boolean input controlling failure time

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Modeling.FailingResistor"]
Out[1]:=

Information

Wolfram Language Documentation Examples

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.

Parameters (6)

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))

Connectors (4)

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

Used in Examples (1)

FailureModeling

DocumentationExamples.Modeling

A model for the study of reliability in a motor