U3L7 |Johnson Counter| Johnson Counter Using JK FF| switch tail ring counter| MOD 8 Johnson Counter

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 พ.ย. 2024

ความคิดเห็น • 18

  • @jayeshakot8486
    @jayeshakot8486 2 ปีที่แล้ว +3

    Thanks a lot...I got clarity now🙏🙏💯

  • @aravtiwari3672
    @aravtiwari3672 ปีที่แล้ว +1

    A lot of thanks ma'am

  • @a3rdtierguy864
    @a3rdtierguy864 4 หลายเดือนก่อน +1

    mam please tell me can we use bubble in cloclk in any ckt can we also use it here or there any criteria

    • @TechnoTutorials2783
      @TechnoTutorials2783  4 หลายเดือนก่อน +1

      U can use , if I r using bubble just take care at the time of waveform all change will happen at negative edge

  • @ahmedmagdy4811
    @ahmedmagdy4811 3 ปีที่แล้ว +1

    Please DR DO I can make johanson counter using T Flip Flop by the method that it used at this video by make an equalization to the expression of j flip flop with Tflip flop then complete by the same sequance???

    • @TechnoTutorials2783
      @TechnoTutorials2783  3 ปีที่แล้ว

      yes we can make
      in implementation table replace jk with T(input flip flop)
      means when D QN QN+1 = 000 T=0
      010 T=1
      101 T=1
      111 T=0
      after solving the K-map T= D xor Qn
      still any doubt then let me know i will upload the video
      Keep watching

    • @ahmedmagdy4811
      @ahmedmagdy4811 3 ปีที่แล้ว

      @@TechnoTutorials2783 when you will upload this video?

    • @TechnoTutorials2783
      @TechnoTutorials2783  3 ปีที่แล้ว

      @@ahmedmagdy4811 4 bit johnson counter using T FLIP FLOP?

  • @waqas1696
    @waqas1696 3 ปีที่แล้ว

    How we made 16 bit johnson Ring counter. Kindly tell

    • @TechnoTutorials2783
      @TechnoTutorials2783  3 ปีที่แล้ว

      If u want to make 16 bit Johnson Ring counter then u have to connect 16 flip flop in series and Complement output of last flip flop work as input of 1st flip flop

    • @TechnoTutorials2783
      @TechnoTutorials2783  3 ปีที่แล้ว

      And if u want make mod 16 counter the process will be same but no. Of flip flop =8
      If u like my video lectures then please share and subscriber it
      If any doubt u can ask

    • @TechnoTutorials2783
      @TechnoTutorials2783  3 ปีที่แล้ว

      Means feedback the output of 16th FF to input of 1st

    • @waqas1696
      @waqas1696 3 ปีที่แล้ว +1

      Appreciated mam. Thanks for your reply. It helps me a lot.

    • @waqas1696
      @waqas1696 3 ปีที่แล้ว

      Mam can we make this in modelsim software

  • @MRFACTGOD
    @MRFACTGOD ปีที่แล้ว

    how it is mod 8 please tell me i think is it mod 16

    • @TechnoTutorials2783
      @TechnoTutorials2783  ปีที่แล้ว

      It's mod 8 because it can count only 8 different state or pulses please see its truth table
      For johnson counter
      total number of states =2n
      Where n is number of flip flops