Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.
Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.
A JK typically has two separate, cascaded latch (cross-connected bistable) sections, the first loaded from the inputs on one state of the clock and the second loaded from the first on the opposite state of the clock, or the first used to hold the input levels and prevent a race condition to the second.
The lower part with three gates each side is the input latch, the top part with one gate each side is the output latch.
That's a "Master-Slave" JK. A basic JK would use the first section to capture and hold the input levels.
The non- master slave one is often drawn similar to yours, but internally it needs extra logic to make it edge-triggered and not level-controlled on the clock pin.
The master-slave type JK are typically no more complex than an edge-triggered, type because of the hidden input or clock-edge stage needed for the edge trigger.
eg. See the internal diagram of a 7474 edge-triggered "D" latch; page three of this one:
It still has two separate cross-connected latches, with the lower one just used to freeze the input data for the above part when the clock changes to high level, to give the edge-triggered effect.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.