mos2RenameParametersDev

Device parameter renaming to internal names

Information

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

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

Syntax

dev = mos2RenameParametersDev(ex, mtype, W, L, AD, AS, PD, PS, NRD, NRS, OFF, IC, TEMP)

Inputs (13)

ex

Type: ModelcardMOS2

mtype

Type: Integer

W

Type: Length (m)

Description: Width of channel region

L

Type: Length (m)

Description: Length of channel region

AD

Type: Area (m²)

Description: Area of drain diffusion

AS

Type: Area (m²)

Description: Area of source diffusion

PD

Type: Length (m)

Description: Drain perimeter

PS

Type: Length (m)

Description: Source perimeter

NRD

Type: Real

Description: Length of drain squares

NRS

Type: Real

Description: Length of Source squares

OFF

Type: Integer

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

IC

Type: Real

Description: Initial condition values, not implemented yet

TEMP

Type: Temperature_degC (°C)

Description: Temperature

Outputs (1)

dev

Type: Mosfet

Description: Output record Mosfet