modelEnableLogic

Partial model providing enable parameter and optional enable input

Information

This model provides an internal enable signal derived either from a parameter or an optional signal input. For useConstantEnable = true the internal signal internalEnable is equal to the parameter constantEnable. For useConstantEnable = false the internal signal internalEnable is equal to the external signal input enable.

Parameters

TypeNameDefaultDescription
BooleanuseConstantEnabletrueDisable boolean input and use constantEnable, if true
BooleanconstantEnabletrueConstant enabling of firing signals
Integerm3Number of phases

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.BooleanInputenableEnables fire and notFire
Modelica.Blocks.Interfaces.BooleanOutput[m]internalEnablem replicated enable signals

Components

TypeNameDefaultDescription
Modelica.Blocks.Sources.BooleanConstantenableConstantSourceConstant enable signal of fire and notFire
Modelica.Blocks.Routing.BooleanReplicatorbooleanReplicator