functionmos2RenameParametersDev
Device parameter renaming to internal names
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function mos2RenameParametersDev assigns the external (given by the user) device parameters to the internal parameters. It also does the analysis of the IsGiven values (level 2).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Spice3.Internal.ModelcardMOS2 | ex | ||
| Integer | mtype | ||
| SI.Length | W | Width of channel region | |
| SI.Length | L | Length of channel region | |
| SI.Area | AD | Area of drain diffusion | |
| SI.Area | AS | Area of source diffusion | |
| SI.Length | PD | Drain perimeter | |
| SI.Length | PS | Source perimeter | |
| Real | NRD | Length of drain squares | |
| Real | NRS | Length of Source squares | |
| 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 |
|---|---|---|---|
| Spice3.Internal.Mosfet.Mosfet | dev | Output record Mosfet |