7.4(e) - FSM Example: Vending Machine

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ม.ค. 2025

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

  • @rutvanaik4207
    @rutvanaik4207 4 ปีที่แล้ว

    When the current state is 01(i.e25cents) and the input is quarter, why is the ouput (dispense) 0?when we can dispense a bottle and give change (neglecting that the machine will have extra 25 cents)

  • @abhiverma812
    @abhiverma812 6 ปีที่แล้ว

    Dispense Kmap resolution is incorrect. You could have grouped the 1 (at 1010) with X (at 1011). This would have eliminated Q0_curr from expression.

  • @yannlieu797
    @yannlieu797 6 ปีที่แล้ว

    where is the don't care come from? it is all 0 and 1 on the state transition table~~~

    • @abhiverma812
      @abhiverma812 6 ปีที่แล้ว

      Xs are for state encoding 11 (Q1_cur,Q0_cur). Since those state do not exist, these are X. He did not show them explicitly in state transition table though but it is implied.

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

    I dont understand how did you fill q1_next, q0_next , dispense and change in state encoding. Please explain sir this is the only part I couldnt understand.

  • @sujankanti6651
    @sujankanti6651 6 ปีที่แล้ว

    Thanks a lot Sir

  • @presentlymine
    @presentlymine 6 ปีที่แล้ว +2

    Great Explanation!

    • @TheALPHA1550
      @TheALPHA1550 4 ปีที่แล้ว +2

      Finally, someone without an Indian accent!

  • @shreyav8453
    @shreyav8453 5 ปีที่แล้ว

    couldn't be explained better than this!
    ty!

  • @NightOwlGamingz
    @NightOwlGamingz 2 ปีที่แล้ว

    11:20