RSFlipFlop

A basic RS Flip Flop

Diagram

Information

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

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

Qini

Value: false

Type: Boolean

Description: Start value of Q at initial time

Connectors (4)

Q

Type: BooleanOutput

QI

Type: BooleanOutput

S

Type: BooleanInput

R

Type: BooleanInput

Components (3)

nor

Type: Nor

nor1

Type: Nor

pre

Type: Pre

Used in Examples (1)

BooleanNetwork1

Modelica.Blocks.Examples

Demonstrates the usage of blocks from Modelica.Blocks.MathBoolean