functionmos1RenameParametersDev
Device parameter renaming to internal names
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function mos1RenameParametersDev 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 |
|---|---|---|---|
| ModelcardMOS | ex | ||
| Integer | mtype | ||
| 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 | |
| Real | IC | Initial condition values, not implemented yet | |
| Modelica.Units.NonSI.Temperature_degC | TEMP | Temperature |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Mosfet.Mosfet | dev | Output record Mosfet |