How to Design a sequential Circuit that Detects Three or More Consecutive 1's in the Input String?

Поділитися
Вставка
  • Опубліковано 7 лис 2024

КОМЕНТАРІ • 22

  • @mushrifrila2632
    @mushrifrila2632 Рік тому +3

    When it is pass input x=1,present state (10) to next state (11) its output should be 1 and
    When it is pass x=0, present state (11) to next state (00) its output should be 0.
    But in there you interchange this two.
    Also in our university our lecturer also did the same.
    But i dont know the reason why it is.
    Could you please explain if there anything i miss or its a mistake of you

    • @hebaatef3
      @hebaatef3 5 місяців тому

      Same thing
      Please if you know the correct answer say that

    • @재돌-c2f
      @재돌-c2f 5 місяців тому +1

      your answer is correct. when 1 comes three times, output will be 1

    • @mihiradeshappriya
      @mihiradeshappriya 2 місяці тому

      do you kno w how resolve this problem??

    • @lamphuoclam424
      @lamphuoclam424 Місяць тому

      I think you're right, let me wait until tomorrow when I go to class, I will ask my teacher about this part.

    • @mohammedsaleh5635
      @mohammedsaleh5635 21 день тому +1

      the output(y) is moore output which means its a function of present state only so doing this state table of y is not 100% correct we should do a isolated table for y which include A(t) and B(t) only so when its 11 y became 1 the the sol in the video is wrong she builds a mealy diagram and did moore state table

  • @abener1013
    @abener1013 5 місяців тому +1

    thank you very much

  • @f4fprinceyt202
    @f4fprinceyt202 Рік тому +4

    Tha last gate should be AND because there is A.B not A+B

  • @SyedMuhammadAli-tr4cg
    @SyedMuhammadAli-tr4cg Рік тому +1

    what will be the input equations

    • @eevibessite
      @eevibessite  Рік тому

      If you are asking for input equations of flip flop they are mentioned there. Since for a D flip flip whatever the input is transparent at the output.

    • @نجمنجد-ض4ن
      @نجمنجد-ض4ن Рік тому +1

      Nah what is the sequence required to detect?

  • @Music-w2t
    @Music-w2t Рік тому +1

    That Last part is Y=AB

    • @sanskarsinghiit
      @sanskarsinghiit Рік тому

      and for Db(second d-flip flop) there is no not gate to take complement of B, so Db is becoming Ax + Bx, and not Ax + B'x

  • @ashishsavaratkar3418
    @ashishsavaratkar3418 Рік тому

    In mealy machine no of bits= number of states then why we take 4 states

    • @PriyeshKJ
      @PriyeshKJ 6 місяців тому

      state s2 and s3 are the same states with same outputs and final states with same inputs, although its way too late for the answer, ig

  • @linonobre
    @linonobre Рік тому

    this circuit doesn't work for me...anybody simulated it?

    • @eevibessite
      @eevibessite  Рік тому

      Did you implement it on hardware ?

    • @linonobre
      @linonobre Рік тому

      @@eevibessite no, on simulator.

  • @PriyeshKJ
    @PriyeshKJ 6 місяців тому +1

    Also its equation not equaions

    • @eevibessite
      @eevibessite  6 місяців тому

      Thanks dear....actually I make video in a single go so just the slipping of tongue

    • @PriyeshKJ
      @PriyeshKJ 6 місяців тому +1

      I was just joking ma'am. By the way video was quite helpful. Thanks a lot