j k flip flop
-
- Posts: 1
- Joined: Wed Jul 09, 2014 6:42 pm
j k flip flop
why simple jk flip flop circuit not working here in simulator.why there is oscillation and if so why books are providing these configuration for j-k flip flop.
Re: j k flip flop
Hi,
I think you have a small mistake in your circuit. You need to connect your q output to j input instead of k and ~q to k instead of j. I have seen a few erroneous images of jk flip-flops on the web. You probably found one. Please see this link for the correct circuitry and have fun with your circuits.
http://www.electronics-tutorials.ws/seq ... seq_2.html
Eugene
I think you have a small mistake in your circuit. You need to connect your q output to j input instead of k and ~q to k instead of j. I have seen a few erroneous images of jk flip-flops on the web. You probably found one. Please see this link for the correct circuitry and have fun with your circuits.
http://www.electronics-tutorials.ws/seq ... seq_2.html
Eugene
Re: j k flip flop
I have the same problem with FF jk, there are errors in the outputs when I put in oscillator mode. I do not know if it has to do with the delay times in the models of the gates. I've been reading in the forums and find no answer.
This is the circuit I am testing.
Hopefully you can help me, Thanks!
This is the circuit I am testing.
Hopefully you can help me, Thanks!
- Attachments
-
- JK FF.CircuitProject
- (13.96 KiB) Downloaded 950 times
Re: j k flip flop
I don’t see any problems with your flip flop. You have two constants 1 connected to J and K so it is flipping. If you put them to 0 both or just one the flip-flop will be in the stable mode. I guess it is expected behavior. Please see for http://www.electronics-tutorials.ws/seq ... seq_2.html details.
Re: j k flip flop
Thanks for the answer.
The problem that I have during the simulation, in all stables modes operating correctly, only in the oscilator mode, the toggles are not constant, at some time toggles are made correctly, other times then change only Q or -Q repeatedly, in some pulses does not change either.. etc
It will issue the simulator or SO(Windows 8 64b)??
Thank you!
(Sorry i'm using a translator)
The problem that I have during the simulation, in all stables modes operating correctly, only in the oscilator mode, the toggles are not constant, at some time toggles are made correctly, other times then change only Q or -Q repeatedly, in some pulses does not change either.. etc
It will issue the simulator or SO(Windows 8 64b)??
Thank you!
(Sorry i'm using a translator)
Re: j k flip flop
This is happening because your flip flop is level triggering. What you need is edge triggering flip flop. Look at this page for details:
http://tams-www.informatik.uni-hamburg. ... /jkff.html
http://tams-www.informatik.uni-hamburg. ... /jkff.html