Boolean Table - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Boolean Table

Generate a Boolean output signal based on a vector of time instants

 

Description

Connections

Parameters

Modelica Standard Library

Description

The Boolean Table component generates an arbitrary boolean waveform defined by parameter vector table.

Time instants are stored in the vector. At each instant, the output y is set to the negation of the previous value.

The parameter y0 is the value for time less than the first entry in the table; a check in the box means true.

The time instants in the table must increase monotonically.

Connections

Name

Description

Modelica ID

y

Boolean output signal

y

Parameters

Name

Default

Units

Description

Modelica ID

y0

false

 

Start value of y. At time = table[1], y changes to noty0

startValue

table

0,1

s

Vector of time points. At each time point, y is negated

table

Modelica Standard Library

The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.

See Also

Boolean Sources

Signal Blocks

Signal Sources