mos1RenameParametersDev

Device parameter renaming to internal names

Information

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

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

Syntax

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

Inputs (13)

ex

Type: ModelcardMOS

mtype

Type: Integer

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

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