Searched Projects

Tags: JK

project.name
0 Stars     398 Views

JK Flip Flop

JK Flip Flop

project.name
0 Stars     121 Views

BIST

BIST

Franko Franić, Vježba 5


project.name
0 Stars     68 Views

BIST

BIST
JK T D

project.name
1 Stars     219 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     1613 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     181 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     111 Views
User:

Flip Flop Verifications

Flip Flop Verifications

project.name
0 Stars     119 Views
User:

FLIP FLOPS

FLIP FLOPS
SR JK D T

project.name
0 Stars     48 Views
User:

JK FLIP FLOP

JK FLIP FLOP
JK

project.name
0 Stars     49 Views
User:

3NAND

3NAND

project.name
0 Stars     1285 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     318 Views

JK Flip-Flop using Sequential Logic

JK Flip-Flop using Sequential Logic

project.name
0 Stars     123 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     97 Views
User:

JK- Flip Flop by Souvik Ghosh

JK- Flip Flop by Souvik Ghosh

project.name
0 Stars     38 Views

FLip Flop CIrcuit

FLip Flop CIrcuit

rs and jk flip flop using nand gate.


project.name
0 Stars     517 Views
User:

MOD 16 up/down counter using JK flipflop

MOD 16 up/down counter using JK flipflop

project.name
0 Stars     52 Views

JK 3 Stage Counter

JK 3 Stage Counter

3 Stage counter that counts from 0 to 7


project.name
0 Stars     44 Views

project.name
0 Stars     42 Views

Experiment 07

Experiment 07

project.name
0 Stars     110 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     60 Views

Contador de Rizo MOD-14

Contador de Rizo MOD-14

Contador de Rizo Asíncrono MOD-14


project.name
0 Stars     48 Views

Contador de Rizo MOD-14

Contador de Rizo MOD-14

Contador de Rizo MOD-14 BINARIO


project.name
0 Stars     80 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     25 Views
User:

JK ripple free

JK ripple free

project.name
0 Stars     28 Views
User:

Untitled

Untitled

project.name
0 Stars     11 Views
User:

flip-flops

flip-flops
SR JK T D

project.name
0 Stars     11 Views

Flip-Flop

Flip-Flop
SR JK T D

project.name
0 Stars     11 Views

experiment6

experiment6

project.name
0 Stars     11 Views

experiment7

experiment7

project.name
0 Stars     15 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)