Site icon Circuit Ideas for You

Simple Flip Flop Circuit

Imagine a tiny switch that can only be “ON” or “OFF”

A flip flop circuit is like that switch, but for electronics.

It can be in one of two states like a 0 or a 1.

This tiny switch is a super important building block for electronics because it can remember things store information and control the order things happen data synchronization and control sequencing.

You will find these little switches in all sorts of electronics from computers to phones.

Circuit Working:

Parts List:

CategoryItemQuantity
Resistors1k1
10k1
100k1
CapacitorsElectrolytic 100µF 25V1
SemiconductorsIC 40171
Transistor BC5471
Diode 1N40071
LED Red 5mm 20mA1
OthersRelay 12V1
Push button1

This flip flop circuit utilizes the widely used johnson decade counter IC CD 4017.

When positive pulses are applied by pressing the push button alternately to its clock input pin 14, the pin 4 and pin 2 outputs of the IC sequentially go high provided the reset pin is grounded through the appropriate output pin.

By connecting the reset pin to any of the outputs, the IC latches and the output remains high regardless of the clock pulses.

This flip flop action can be utilized in various relay driver circuits.

In this circuit, the IC CD 4017 is configured in flip flop mode.

The clock inhibit pin is grounded to allow the IC to run freely.

However, the reset pin is connected to the output pin 7 causing the IC to toggle between the pin 4 and pin 2 outputs.

When the push button is pressed, the first output pin 2 goes high as indicated by the red LED, indicating the OFF mode.

When the push button is pressed second time the other output pin 4 goes high turning on T1 and switching to the ON mode.

When T1 conducts, the relay switches on.

The relay can be turned on off by alternately pressing the push button.

Formulas:

You may create a basic flip-flop circuit that toggles its output states using a push button by utilizing the components mentioned in above circuit diagram, including an IC 4017, a decade counter.

Here is how to build a flip-flop circuit with the help of formulas mentioned below:

Base of Transistor Compute Resistor:

To restrict the flow of current into the BC547 transistors base, utilize:

Rbase​ = ​Vout​−VBE​​ / Ibase

where,

This setup toggles its outputs with each push of the button, thus acting as a basic flip-flop thanks to the decade counter IC 4017.

How to Build:

To build a simple flip flop circuit you need to follow the connection steps mentioned below:

Note:

Conclusion:

Flip flops are used in digital circuits to store binary information synchronize data transfers and control the sequencing of operations.

They are essential components in computers, microcontrollers, and other digital systems.

References:

Flip-flop (electronics)

What actually makes a flip-flop edge-triggered?

Exit mobile version