mosfetRenameParametersDev

Device parameter renaming to internal names

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

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

Syntax

dev = mosfetRenameParametersDev(W, L, AD, AS, PD, PS, NRD, NRS, OFF, IC_VDS, IC_VGS, IC_VBS, UIC, TEMP)

Inputs (14)

W

Type: Length (m)

Description: Channel Width

L

Type: Length (m)

Description: Channel Length

AD

Type: Area (m²)

Description: Area of the drain diffusion

AS

Type: Area (m²)

Description: Area of the source diffusion

PD

Type: Length (m)

Description: Perimeter of the drain junction

PS

Type: Length (m)

Description: Perimeter of the source junction

NRD

Type: Real

Description: Number of squares of the drain diffusions

NRS

Type: Real

Description: Number of squares of the source diffusions

OFF

Type: Integer

Description: Optional initial condition: 0 - IC not used, 1 - IC used, not implemented yet

IC_VDS

Type: Voltage (V)

Description: Initial condition value VDS, not implemented yet

IC_VGS

Type: Voltage (V)

Description: Initial condition value VGS, not implemented yet

IC_VBS

Type: Voltage (V)

Description: Initial condition value VBS, not implemented yet

UIC

Type: Boolean

Description: Use initial condition, UIC

TEMP

Type: Temperature_degC (°C)

Description: Temperature

Outputs (1)

dev

Type: Mosfet

Description: Output record Mosfet