Aim: To build Flip-flop (JK) circuits using NAND gates.
Material required: IC7410, A digital microcontroller(timer), A Breadboard, A Battery(5V), 2 LEDs, Connecting wires.
Theory:
A JK Flip-flop is a type of sequential logic circuit used to store a single bit of binary data. It is an improvement over the SR flip-flop, designed to eliminate the invalid or forbidden state that occurs when both the Set(S) and Reset(R) inputs are high. Named after its inventor Jack Kilby, the JK flip flop has two inputs, j and k and two outputs, Qn and Qn bar. it includes a clock input (CLK) that controls the timing of state changes.
The versatility of JK flip flop makes it a widely used component in digital electronics particularly in counters, shift registers and memory devices.
Procedure:
- All the ICs and other components were checked for defect.
- The breadboard was set-up with the components as in circuit diagram.
- All combination of input and output was verified from the truth table
.
circuit diagram and truth table:
IC7410 circuit diagram
![]() |
| circuit diagram of IC7410 |
Result: Flip-flop (JK) circuit was built and verified using the NAND gates.
Precautions:
- Make sure the apparatus is not defective.
- Make sure connecting wire is not loose.
- Never touch live wire.


Comments
Post a Comment