Searched Projects

Tags: JK

project.name
0 Stars     394 Views

JK Flip Flop

JK Flip Flop

project.name
0 Stars     120 Views

BIST

BIST

Franko Franić, Vježba 5


project.name
0 Stars     67 Views

BIST

BIST
JK T D

project.name
1 Stars     217 Views

Digital Sequencial circuits

Digital Sequencial circuits

Digital Sequential circuits

RS, JK, D, T

Shift Registers (SISO, SIPO, PISO, PIPO)

Counters (Asynchronous and Synchronous)

Counters with Shift Registers (RING counter, JOHNSON's counter)


project.name
0 Stars     1529 Views

JK FF using MUX

JK FF using MUX

Experiment No 11 b: JK flip flop using 4x1 MUX.


Done by: 

Saranga K. Mahanta

Scholar Id: 18-14-038


project.name
0 Stars     178 Views

Quelques CLS

Quelques CLS

Dans ce projet, je construit quelques circuits logiques séquentiels:

  • Bascule RS
  • Bascule RSH (syncnhrone)
  • Bascule D
  • Bascule D synchrone
  • Bascule JK
  • Bascule K=JK synchrone
  • Bascule D flipflop
  • Registre

project.name
0 Stars     109 Views
User:

Flip Flop Verifications

Flip Flop Verifications

project.name
0 Stars     118 Views
User:

FLIP FLOPS

FLIP FLOPS
SR JK D T

project.name
0 Stars     47 Views
User:

JK FLIP FLOP

JK FLIP FLOP
JK

project.name
0 Stars     47 Views
User:

3NAND

3NAND

project.name
0 Stars     1214 Views

JK FlipFlop using AND and NOR Gates

JK FlipFlop using AND and NOR Gates

J-K flip-flop is nothing more than an S-R flip-flop with an added layer of feedback. This feedback selectively enables one of the two set/reset inputs so that they cannot both carry an active signal to the multivibrator circuit, thus eliminating the invalid condition.


project.name
0 Stars     308 Views

JK Flip-Flop using Sequential Logic

JK Flip-Flop using Sequential Logic

project.name
0 Stars     122 Views

Flip Flop Using NAND GATE

Flip Flop Using NAND GATE

Flip Flop Using NAND GATE

SR, JK, D, T Flip Flop 


project.name
0 Stars     95 Views
User:

JK- Flip Flop by Souvik Ghosh

JK- Flip Flop by Souvik Ghosh

project.name
0 Stars     37 Views

FLip Flop CIrcuit

FLip Flop CIrcuit

rs and jk flip flop using nand gate.


project.name
0 Stars     485 Views
User:

MOD 16 up/down counter using JK flipflop

MOD 16 up/down counter using JK flipflop

project.name
0 Stars     50 Views

JK 3 Stage Counter

JK 3 Stage Counter

3 Stage counter that counts from 0 to 7


project.name
0 Stars     42 Views

project.name
0 Stars     41 Views

Experiment 07

Experiment 07

project.name
0 Stars     101 Views

Flip Flop JK with T

Flip Flop JK with T

Original CircuitVerse JK Flip Flop had a bug that sometimes after J=1, K=1, if you tried to get J=0, K=0 it would  invert the value instead of keeping it, as would it be expected. This can be avoided by using a T Flip Flop and finite state machine logic to make the JK Flip Flop.


project.name
0 Stars     59 Views

Contador de Rizo MOD-14

Contador de Rizo MOD-14

Contador de Rizo Asíncrono MOD-14


project.name
0 Stars     44 Views

Contador de Rizo MOD-14

Contador de Rizo MOD-14

Contador de Rizo MOD-14 BINARIO


project.name
0 Stars     77 Views

JK FlipFlop NAND Gates (Rising edge)

JK FlipFlop NAND Gates (Rising edge)

This demonstrate the JK-Flipflop.

J 0, K 0 => do nothing
J 1, K 0 => Set (Q = 1, Q' = 0)
J 0, K 1 => Reset (Q = 0, Q' = 1)
J 1, K 1 => Toggle Q and Q'



project.name
0 Stars     24 Views
User:

JK ripple free

JK ripple free

project.name
0 Stars     25 Views
User:

Untitled

Untitled

project.name
0 Stars     9 Views
User:

flip-flops

flip-flops
SR JK T D

project.name
0 Stars     10 Views

Flip-Flop

Flip-Flop
SR JK T D

project.name
0 Stars     10 Views

experiment6

experiment6

project.name
0 Stars     10 Views

experiment7

experiment7

project.name
0 Stars     13 Views
User:

JK Flip Flop

JK Flip Flop

A collection of different JK Flip Flop Circuits. If you're finding this from the CDA Computer Org review the Basic JK Flip Flop is the circuit we learned about in class.

(See this Stack Exchange post for more info https://electronics.stackexchange.com/questions/491352/jk-latch-possible-ben-eater-error/491439#491439)