Skip to content

RS Flip Flop RS Flip Flop

The RS (Reset, Set) flip flop is one of three types of flip flop, also known as bistable devices (a device with two stable states), supported by Digital Works. The others being the D and JK flip flops.

Truth Table

RSComments
00No change in the outputs
01SET action. Q = 1, Q̄ = 0
10RESET action. Q = 0, Q̄ = 1
11Forbidden, result will be indeterminate

Placing the Device

To place a flip flop object into a circuit workspace, select the appropriate icon with the object selector and move the mouse into the active view. Press the left mouse button to fix the device at the required location.

See Also