SetResetFlipFlop

Navigation:  Library > Signal > Logical > Continuous >

SetResetFlipFlop

Previous pageReturn to chapter overviewNext page

Library

Signal\Logical\Continuous

Use

Domains: Continuous. Size: 1-D. Kind: Block Diagrams.

Description

This is the continuous version of SetResetFlipFlop-Discrete.emx. The initial output of this model is equal to the parameter initial. Otherwise the output signal is according the truth table below:

 

input1

input2

output

 

false

false

previous output

 

true

false

true

set condition

false

true

false

reset condition

true

true

previous output

 

 

with

 

false

true

inputs

<= 0.5

> 0.5

output

0.0

1.0

Interface

Inputs

Description

input1

input2

 

Outputs

 

output

 

Parameters

 

initial

Initial value of the output.