This documentation is out of date.

The new version of the documentation is here: https://cannylogic.com/docs

Difference between revisions of "RS latch"

From CANNY Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Created page with " <div style="float:right;margin:5px;"> {|class="cannytable" width="350px" |- !colspan="2" style="background-color:#AFEEEE;"|Appearance |- |colspan="2" align="center" style="...")
 
Line 46: Line 46:
  
 
== Features ==
 
== Features ==
In a situation, when both inputs are set to non-zero values, priority is given to the input «R» (input value «S» is copied to the output).
+
In a situation, when both inputs are set to non-zero values, priority is given to the input «R» (the output state becomes zero).
В ситуации, когда на обоих входах установлены ненулевые значения, приоритет у RS-триггера получает вход «R» (the output state becomes zero).
+
  
 
== Examples ==
 
== Examples ==

Revision as of 08:43, 23 November 2015

Appearance
5 7 1 2.png
Symbol
TRS
Group
Flip-flops / Latches
Inputs
Input S: Numeric
Input R: Logical
Output: Numeric
Version CANNY Lab
from 0.6b
Icon

The latch, that does not change the output value if both inputs are zero and change its output if one of inputs is not zero.At presence of a non-zero value at the input «S» (from Set), this value is copied to the output. And with a non-zero value on the input «R» (from Reset), the output state becomes zero.

Features

In a situation, when both inputs are set to non-zero values, priority is given to the input «R» (the output state becomes zero).

Examples

Step 1
Step 2
Step 3
Step 4

See also

SR latch

D flip-flop

T flip-flop

JK flip-flop

Built-in Function Blocks