Recent content by rvce

  1. R

    Designing a Modulo-16 Up/Down Counter with Grey Code State Assignment

    just need a little idea after getting the jk flip flops equations using four variable kmap
  2. R

    Designing a Modulo-16 Up/Down Counter with Grey Code State Assignment

    Homework Statement design an up down modulo-16 counter. use grey code state assignment, when x=1 the counter is to count up. when x=0 the counter is to count down. when the terminal cont of 15 is detected and the unit is counting up or when the terminal count of 0 is reached and the unit is...