LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

j k flip

Solved!
Go to solution

hi
i am try to built a j k flip flop like figure below with out the clock i get always an unstable state

i search in ni i found some   j k flip.vi  but it complex

 

 

i find that shift register both at first execute false and this wrong in sequential logic i try to solve it but another problem appear

 

what i can do to problem ???

 

Best Regards

hi ?Q>

Download All
0 Kudos
Message 1 of 4
(3,087 Views)

Hi mangood,

                    I can't view your VI as Iam using LV2009.Anyway Here is a good example:-

                    TTL.zip 108 KB

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
Message 2 of 4
(3,075 Views)
Solution
Accepted by topic author mangood

Hi mangood,

 

you already have a transistion table. Why not use a simple case structure and only one feedback node for that task?

check.png

 

Simple boolean math will do it too:

check2.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 3 of 4
(3,056 Views)

thank you for Smiley Very Happy

both  Replies help me alot

hi ?Q>

0 Kudos
Message 4 of 4
(3,011 Views)