Question 2 [40pts]: Design a 3-bit binary counter with JK flip flops that counts upward two by two when input x=l and re
Posted: Fri May 20, 2022 6:59 pm
Question 2 [40pts]: Design a 3-bit binary counter with JK flip flops that counts upward two by two when input x=l and remains at its present state when input x=0 (If x=1 the circuit counts upward two by two with the sequence 000,010, 100...110, and the count repeats). a) [10pts] Derive the state diagram. b) [10pts] Derive the state table. c) [10pts] Derive the state equations d) [10pts] Draw the counter circuit (using JK flip-flops and external logic gates).