functionmosfetRenameParametersDev
Device parameter renaming to internal names
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function mosfetRenameParametersDev assigns the external (given by the user) device parameters to the internal parameters. It also does the analysis of the IsGiven values (level 1).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Length | W | Channel Width | |
| SI.Length | L | Channel Length | |
| SI.Area | AD | Area of the drain diffusion | |
| SI.Area | AS | Area of the source diffusion | |
| SI.Length | PD | Perimeter of the drain junction | |
| SI.Length | PS | Perimeter of the source junction | |
| Real | NRD | Number of squares of the drain diffusions | |
| Real | NRS | Number of squares of the source diffusions | |
| Integer | OFF | Optional initial condition: 0 - IC not used, 1 - IC used, not implemented yet | |
| SI.Voltage | IC_VDS | Initial condition value VDS, not implemented yet | |
| SI.Voltage | IC_VGS | Initial condition value VGS, not implemented yet | |
| SI.Voltage | IC_VBS | Initial condition value VBS, not implemented yet | |
| Boolean | UIC | Use initial condition, UIC | |
| Modelica.Units.NonSI.Temperature_degC | TEMP | Temperature |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Spice3.Internal.Mosfet.Mosfet | dev | Output record Mosfet |