home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 October / PCO1097.ISO / FilesBBS / FREI / DIGSIM.EXE / help / JK_flipflop.help < prev    next >
Encoding:
Text File  |  1996-05-21  |  424 b   |  15 lines

  1. JK flip flop
  2.  
  3. You can compare this flip-flop with a SR flipflop,
  4. with 'J' = set and 'K' = reset.
  5. The not defined SR=11 (here JK=11) is now specified
  6. as toggle; both outputs changes when JK=11.
  7.  
  8. In boolean logic: Q(n + 1) = J.Q'(n) + K'Q(n)
  9.  
  10. You can drag this component to another position
  11. by clicking inside the body of the port, hold
  12. the mouse button, move to the new position,
  13. and release the mouse button.
  14.  
  15.