WOLFRAM SYSTEM MODELER

And

Logical 'and': y = u1 and u2

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Logical.And"]
Out[1]:=

Information

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

The output is true if all inputs are true, otherwise the output is false.

Connectors (3)

u1

Type: BooleanInput

Description: Connector of first Boolean input signal

u2

Type: BooleanInput

Description: Connector of second Boolean input signal

y

Type: BooleanOutput

Description: Connector of Boolean output signal

Used in Examples (2)

LogicalNetwork1

Modelica.Blocks.Examples

Demonstrates the usage of logical blocks

UpSample

Modelica.Clocked.Examples.Elementary.BooleanSignals

Example of an UpSample block for Boolean signals

Used in Components (6)

TotalHarmonicDistortion

Modelica.Blocks.Math

Output the total harmonic distortion (THD)

PartialLogicalClock

Modelica.Clocked.ClockSignals.Clocks.Logical

Logical clock combining arbitrary many input clock signals according to a replaceable logical combinator

Enable1

Modelica.Electrical.PowerConverters.Interfaces.Enable

Partial model providing enable parameter and optional enable input for one firing signal

Enable1m

Modelica.Electrical.PowerConverters.Interfaces.Enable

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

Enable2

Modelica.Electrical.PowerConverters.Interfaces.Enable

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

Enable2m

Modelica.Electrical.PowerConverters.Interfaces.Enable

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