03 - 10 - 2024

Triggers library

Block TriggerRS

License: Hobby, Industrial

The block represents the classic electronic RS trigger:

http://en.wikipedia.org/wiki/Flip-flop_(electronics)

It has Set input, the high front in this input sets the output Q to a high level. A high front in Reset input clears the output Q to low level. Output NotQ is negative value of the output Q. If the input EnableOuts is connected and is in low level, the the both outputs of block are in low level too.

 

Block TriggerT

License: Hobby, Industrial

The block represents the classic electronic T flip-flop trigger:

Every high front in input T flips the output Q from low level to high level and vice versa. This is the reason because we can use this block as digital devider by factor 2. A high front in Reset input clears the output Q to a low level. Output NotQ is negative value of an output Q.

 

Block TriggerD

License: Hobby, Industrial

The block represents the classic electronic D flip-flop trigger:

A high front in input SetD will set the output Q with the value of input D. A High front in Reset input clears the output Q to a low level. An output NotQ is negative value of an output Q.

 

Block MemoryUni

License: Hobby, Industrial

The block can remember an information from different kind of signlas. The user can add many twin-sets of inputs/outputs using parameter InOut. When the input Set becomes to high level, the values of inputs will appear to corresponding outputs of the block and will be remembered. Hight level of input Reset clears all the outputs.

Parameters:
InOut – the parameter is used to add twin inputs/outputs;