blockRSFlipFlop
A basic RS Flip Flop
Extends from Modelica.Blocks.Icons.PartialBooleanBlock (Basic graphical layout of logical block).
Information
The output Q is set by the input S, is reset by the input R, and keeps its value in between. QI is the inverse of Q.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | Qini | false | Start value of Q at initial time |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.BooleanOutput | Q | ||
| Modelica.Blocks.Interfaces.BooleanOutput | QI | ||
| Modelica.Blocks.Interfaces.BooleanInput | S | ||
| Modelica.Blocks.Interfaces.BooleanInput | R |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Logical.Nor | nor | ||
| Modelica.Blocks.Logical.Nor | nor1 | ||
| Modelica.Blocks.Logical.Pre | pre |