Recent content by surfy14

  1. S

    Create Mod Counter Using Flip Flops: 5 to 2 Cycle

    thx for your help. close this thread.
  2. S

    Create Mod Counter Using Flip Flops: 5 to 2 Cycle

    I made my transition table, k-maps, and equations, but not sure if they are right. Here are my final next state equations derived from my k-maps Q0 next state = Q0 NOT Q1 next state = Q0 Q2 next state = Q1 NOT * Q0 + Q1 * Q0 NOT Using Q+ = J QNOT + KNOT Q J2 = Q1 NOT K2 = Q1 I don't now how...
  3. S

    Create Mod Counter Using Flip Flops: 5 to 2 Cycle

    is there a way you can provide an example, but not give the answer...say in a 2 bit jk circuit counting from 2 to 1...skipping 3 and 0...or something similar.
  4. S

    Create Mod Counter Using Flip Flops: 5 to 2 Cycle

    that does start the counter at 5, but the order is 5, 4, 7, 6, 1, 0...it is not 5, 4, 3, 2
  5. S

    Create Mod Counter Using Flip Flops: 5 to 2 Cycle

    Homework Statement To create a mod counter using flip flops that counts from 5 down to 2 and repeats this cycle...example 5, 4, 3, 2, 5, 4, 3, 2, 5, 4, 3, 2... The Attempt at a Solution I currently can get it to count from 7 down to 2 no problems...the issue is...I don't know how to skip...
Back
Top