Copy of CMOS JK Flip-Flop (NOR Logic)

0
Favorite
0
copy
Copy
939
Views
Copy of CMOS JK Flip-Flop (NOR Logic)

Circuit Description

Graph image for Copy of CMOS JK Flip-Flop (NOR Logic)

Circuit Graph

This is a CMOS JK Flip-Flop that is essentially a modified version of an SR-Latch. It is built from cross-coupled CMOS NOR gate circuits. ⚠️ The Toggle action where inputs, C, J, K are all High is presently not working properly. Some redesign is needed. 📚 Action taken by Flip-Flop is to either Set, Reset, Toggle, or Hold it's present value depending on the K, J, and Clock (C) inputs. 📖 JK Flip-Flop Operation C | J | K | Action | Q | Q̄ | ✔ | 0 | 0 | Hold | - | - | ✔ | 0 | 1 | Reset | 0 | 1 | ✔ | 1 | 0 | Set | 1 | 0 | ✔ | 1 | 1 | Toggle | 🔃 | 🔃 | ------------------------------------ ❌ | 0 | 0 | Hold | - | - | ❌ | 0 | 1 | Hold | - | - | ❌ | 1 | 0 | Hold | - | - | ❌ | 1 | 1 | Hold | - | - |

There are currently no comments

Creator

MDiamondSC

3 Circuits

Date Created

7 years, 6 months ago

Last Modified

7 years, 6 months ago

Tags

  • Logic
  • CMOS
  • W.I.P.

Circuit Copied From