WOLFRAM SYSTEM MODELER

PartialBooleanBlock

Basic graphical layout of logical block

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Icons.PartialBooleanBlock"]
Out[1]:=

Information

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

Block that has only the basic icon for an input/output, Boolean block (no declarations, no equations) used especially in the Blocks.Logical library.

Extended by (14)

ClockToBoolean

Modelica.Clocked.BooleanSignals.NonPeriodic

Block to translate clock signals to continuous Boolean events (each time the input clock ticks a rising Boolean output edge is produced).

RSFlipFlop

Modelica.Blocks.Logical

A basic RS Flip Flop

LogicalDelay

Modelica.Blocks.Logical

Delay boolean signal

Timer

Modelica.Blocks.Logical

Timer measuring the time from the time instant where the Boolean input became true

TriggeredTrapezoid

Modelica.Blocks.Logical

Triggered trapezoid generator

OnOffController

Modelica.Blocks.Logical

On-off controller

Hysteresis

Modelica.Blocks.Logical

Transform Real to Boolean signal with Hysteresis

Switch

Modelica.Blocks.Logical

Switch between two Real signals

partialBooleanSource

Modelica.Blocks.Interfaces

Partial source block (has 1 output Boolean signal and an appropriate default icon)

partialBooleanSO

Modelica.Blocks.Interfaces

Partial block with 1 output Boolean signal

partialBooleanSI

Modelica.Blocks.Interfaces

Partial block with 1 input Boolean signal

partialBooleanSI3SO

Modelica.Blocks.Interfaces

Partial block with 3 input and 1 output Boolean signal

partialBooleanSI2SO

Modelica.Blocks.Interfaces

Partial block with 2 input and 1 output Boolean signal

partialBooleanSISO

Modelica.Blocks.Interfaces

Partial block with 1 input and 1 output Boolean signal