Hades logoHades applet banner
relay-based SR flipflop (two relays)

applet icon

The image above shows a thumbnail of the interactive Java applet embedded into this page. Unfortunately, your browser is not Java-aware or Java is disabled in the browser preferences. To start the applet, please enable Java and reload this page. (You might have to restart the browser.)

Circuit Description

This applet demonstrates the set-reset flipflop. The normally-open-type contact (interruptor) used in the previous applet has been replaced by a second relay.

Click the input switches or type the 's' and 'r' bindkeys to control the circuit and watch the resulting behavior.

As in the previous (one-relay) flipflop, the basic idea behind the circuit is the parallel-connection of the 'set' switch and one switch of the 'master' relay. Once the 'master' relay has been activated by a (strong) high voltage on the 'set' input via its A-A0 contact, the relay keeps feeding itself via the (now switched) A-A1 connection.

When the second relay is activated by a (strong) high voltage on the 'reset' input, the opened connection of the second relay interrupts the current through the 'master' relay coil, and the master relay is deactivated.

Additionally, the second switch of the relay has been conntected to both the supply voltage (port B1) and ground (port B0). Therefore, the Q output of the flipflop is driven strongly to both high and low levels.

Again, the resulting truth table is as follows:

  SET  RESET  |  Q    Q*
--------------+-------------------
    0      0  |  *    Q   (store)
    0      1  |  *    0   (reset)
    1      0  |  *    1   (set)
    1      1  |  *    0   (reset)

Print version | Run this demo in the Hades editor (via Java WebStart)
Usage | FAQ | About | License | Feedback | Tutorial (PDF) | Referenzkarte (PDF, in German)
Impressum http://tams.informatik.uni-hamburg.de/applets/hades/webdemos/05-switched/20-relays/flipflop2.html