WOLFRAM SYSTEM MODELER

EnableLogic

Partial model providing enable parameter and optional enable input

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.PowerConverters.Enable.EnableLogic"]
Out[1]:=

Information

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

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 (2)

useConstantEnable

Value: true

Type: Boolean

Description: true = disabled boolean input, use constantEnable

constantEnable

Value: true

Type: Boolean

Description: Constant enabling of firing signals

Connectors (2)

enable

Type: BooleanInput

Description: Enables fire and notFire

internalEnable

Type: BooleanOutput[m]

Description: m replicated enable signals

Components (2)

enableConstantSource

Type: BooleanConstant

Description: Constant enable signal of fire and notFire

booleanReplicator

Type: BooleanReplicator

Used in Components (2)

Enable

Modelica.Electrical.PowerConverters.Interfaces.Enable

Partial model providing enable parameter and optional enable input

Enable1m

Modelica.Electrical.PowerConverters.Interfaces.Enable

Partial model providing enable parameter and optional enable input for m firing signals