functionbjtRenameParametersDev
Temperature calculation
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function assigns the external (given by the user, e.g. AREA) device parameters
to the internal parameters (e.g. m_area). It also does the analysis of the IsGiven values.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | AREA | Area factor | |
| Boolean | OFF | Optional initial condition: false - IC not used, true - IC used, not implemented yet | |
| SI.Voltage | IC_VBE | Initial condition value, not yet implemented | |
| SI.Voltage | IC_VCE | Initial condition value, not yet implemented | |
| Boolean | UIC | Use initial conditions, UIC | |
| Boolean | SENS_AREA | Flag for sensitivity analysis, not yet implemented | |
| Modelica.Units.NonSI.Temperature_degC | TEMP | Temperature |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Bjt | dev | Output record Bjt |