Sequence or Pattern Detector

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

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

  • @RahulMadhavan
    @RahulMadhavan 6 ปีที่แล้ว +349

    For those who are confused, here's a description of the states:
    1) S0 - i have seen none of the pattern 010
    2) S1, I have seen a zero
    3) S2, have seen a one after a zero
    Transitions:
    1) The only transition leading to an output '1' is S2 to S1 with an input of 0.
    ie. I have seen a 0 and then a 1(in state 2), and then now i'm seeing a 0
    2) All other transitions lead to output 0.
    Note: A moore machine would have four states and is easier to understand:
    1) S0 - i have seen none of the pattern 010, and output 0
    2) S1, I have seen a zero, and output 0
    3) S2, I have seen a one after a zero, and output 0
    4) S3, I have seen a zero then a one, then a zero, so i saw the pattern and output 1
    Now the moore can be reduced to a mealy machine by merging states S3 and S1, (since transitions out of both S3 and S1 are to the same states S1 and S2 on inputs 0 and 1 respectively).

    • @supertonyxd
      @supertonyxd 6 ปีที่แล้ว +3

      Thx a lot

    • @rohanram7197
      @rohanram7197 5 ปีที่แล้ว +11

      Still not very clear sir . Thanks for your effort 😁

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

      Thank you

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

      using four states for any flip flop seems feasible, but does it really matter? I mean I can still implement using 3 states on any FFs ig. I haven't tried out writing the state table, but I feel it is okay both the ways. Plus does it always be a mealy state machine for pattern detector?

    • @sp-vf8wg
      @sp-vf8wg 4 ปีที่แล้ว +1

      Thank you very much now I clearly understand the topic

  • @sarvottamkumar2308
    @sarvottamkumar2308 6 ปีที่แล้ว +18

    Hi sir!.
    Ye aapki pehli video h Jo samjh Mai nhi aayi

  • @riseabovehate9476
    @riseabovehate9476 7 ปีที่แล้ว +66

    Went like a Rocket over my head xD

  • @jahansaid6382
    @jahansaid6382 7 ปีที่แล้ว +145

    I have been going to through all of your lecture, This is my third time watching this video and I still don't get it. I am going to move on..

    • @kalidinditejasree5132
      @kalidinditejasree5132 5 ปีที่แล้ว +6

      Same happened

    • @veereshkumasagi3776
      @veereshkumasagi3776 5 ปีที่แล้ว +7

      Go to saravanan lecture on tis topics...its awesome

    • @rounakdas2633
      @rounakdas2633 5 ปีที่แล้ว +2

      well his lectures are usually the best, this one however took a bit of visualization to get through the concept

    • @gyanig8501
      @gyanig8501 4 ปีที่แล้ว +3

      It is fairly easy if you have gone through a few finite state machines theory and examples.

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

      someone above has shown the concept using 4 state machine ^Rahul_Madhavan

  • @ArjunNarula1122
    @ArjunNarula1122 4 ปีที่แล้ว +3

    This is an interesting example of fsm @

  • @shouvikdutta2825
    @shouvikdutta2825 5 ปีที่แล้ว +3

    first video with faulty concept by neso.

  • @niharikagurnani
    @niharikagurnani 9 ปีที่แล้ว +62

    hello sir. you really are a great teacher.
    But i'm not able to understand the state diagram here. Isn't there any short-cut or some other easy way to understand the same..??

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

      th-cam.com/video/NNOSWnTHakY/w-d-xo.html
      watch that video where he teaches about state diagram, its simpler.

    • @fatiheneskose4477
      @fatiheneskose4477 5 ปีที่แล้ว +5

      this is not the same thing. That state diagram is easier then this one

  • @mohit12322
    @mohit12322 7 ปีที่แล้ว +14

    sir I am not able to understand how to draw the state diagram in sequence detector if possible can you help me out and sir if possible can you please upload some videos on merger chat method (table & graph) that would be really helpful and I like your videos the way you describes everything is impressive ....

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

    If only all prof explained as detail as you

  • @abhishekroy3498
    @abhishekroy3498 4 ปีที่แล้ว +3

    Who need a clarification for state diagram look into this -
    Since we are solving for 010
    S0 - when the input is 0, it will go to S1 state, if input is 1 it will be in reset state only.
    S1 - when the input is 1 it will go to S2, but when i/p is 0 it will remain in S1 state because it will compare 0 with 1-bit state i.e; S1 and S1=0
    S2 - when the i/p is 0 it will compare 0 with 1-bit state i.e; S1, if it matches it will go to S1 state and in case it hadn't match then it will go to reset state, when i/p is 1 it will compare 1 with 1-bit state and it hadn't match with S1 state Since S1 = 0, so it will go to reset state.
    I think u guys will got it now.
    If it is useful click like.

  • @menukawarushavithana6287
    @menukawarushavithana6287 8 ปีที่แล้ว +12

    Your lectures are easy to understand. Thank you very much for that. However, it would be even more useful if you could properly number the videos so that we can watch the videos in the correct sequence.

  • @gktu.
    @gktu. 2 ปีที่แล้ว +2

    Yeah it is a complicated lecture, I respect to the ones who are confused, it is really confuse-able. But it didn't confuse me at all. For me, it was a great lecture as usual. Thanks Neso Academy.

  • @ujjvalpatel5353
    @ujjvalpatel5353 7 ปีที่แล้ว +6

    I can't see what is so confusing in this prevention...... It is pretty straight forward.

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

    Tricky but good explanation

  • @agayathri3286
    @agayathri3286 7 ปีที่แล้ว +3

    state diagram is little confusing
    Sir , plzz make an another lecture in which u have solved more problems

  • @DANCEwithGOUTAMSAHA
    @DANCEwithGOUTAMSAHA 9 ปีที่แล้ว +15

    this lecture is not clear.....can you more explain this topic??

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

      Yes , please

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

    Nice explaination

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

    That was HARD

  • @jatingarg7383
    @jatingarg7383 5 ปีที่แล้ว +3

    Sir ,this lecture is easy but atlast in the state diagram , I don't understand why we go from S2 to S0 again , I think we have to traverse again on S2 for X=1

  • @nehaprasad3814
    @nehaprasad3814 7 ปีที่แล้ว +2

    sir please do a video on analog to digital conversion and the whole chapter. please sir this chapter is in our syllabus

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

    Draw the sequence detector to detect the sequence of the given binary number.

  • @nirmalpatel6562
    @nirmalpatel6562 8 ปีที่แล้ว +5

    How to solve same problem with moore system??

  • @prakharkumar7368
    @prakharkumar7368 7 ปีที่แล้ว

    Good presentation

  • @anandmanda9181
    @anandmanda9181 8 ปีที่แล้ว +12

    this was a bit confusing.!!

  • @krish-ei4hp
    @krish-ei4hp 8 ปีที่แล้ว +30

    realluly confusing
    plse solve more examples in sequence detector

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

      @@goyalbhavit bhavit can u say that understand the class pla verify bfore saying to others

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

      @@goyalbhavit ek aadh paper pr solve krke dekh😂

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

    HOW IS THIS STATE DIAGRAM BEING OBTAINED.....NOT CLEAR ????

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

    Why there is no presentation on sequence generator??

  • @SayanDasezioauditore
    @SayanDasezioauditore 9 ปีที่แล้ว +2

    when you have the input as o in S1, shouldn't it transit to to S0, as only the first state or S0 is allowed to be 0?

  • @ramnarayanj3272
    @ramnarayanj3272 9 ปีที่แล้ว +7

    I can't understand how s2 state is 01
    and how it goes to s2 to s1
    please explain me

    • @codeminatiinterviewcode6459
      @codeminatiinterviewcode6459 5 ปีที่แล้ว +2

      because S0 is a "RESET" state that we have created and if my S2 is equal to 1 then the pattern "010" for what we looking for is got damaged and then we again have to start from the starting and S2 is 01 because it will start examing the bits further when it already have "01"...
      Then only you will check further na that you have pattern "010" or not ...
      Hope this will help you ..
      All the best ..

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

    If U didn't UNDERSTAND this. Watch the next video your doubts will be cleared

  • @SuperCineraria
    @SuperCineraria 7 ปีที่แล้ว +2

    7:44 how can we go to state S0 with input = 1 and output = 0? I think we have to stay in state S1 itself. Please explain!

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

    Thanks

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

    but why it went to state if output=1 from state 2 ,in case of 1overlapping is not considered?

  • @GauravGupta-pb8mk
    @GauravGupta-pb8mk 4 ปีที่แล้ว

    Thank you sir

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

    Can you make a video on different state assignment rules and state reduction rules

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

    At the end of the lecture, for state diagram,only S0, S1, S2 is used, can we create and use S3 as the next state to S2 instead of going from S2 to S1 again?

  • @tanmaytyagi7031
    @tanmaytyagi7031 5 ปีที่แล้ว +2

    so confusing what are you doing sir all went over my head

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

    If a sequence 1010 alone is given, how to draw a state diagram sir

  • @usmanali-hp4oc
    @usmanali-hp4oc 5 ปีที่แล้ว

    where is the non-overlapping part?

  • @sainathreddygummana2041
    @sainathreddygummana2041 7 ปีที่แล้ว +3

    i cann't able to understand the state diagram of sequence detector

  • @ratiuraul1099
    @ratiuraul1099 7 ปีที่แล้ว +3

    I have some issues considering the implementation of the circuit . I am considering that my equations form the K map might be wrong . My first doubt is if there are only 3 states or any odd number of states , I can code them only on a pair number of bits so in the truth tabel should I consider the states that are not involved? As for the K map should I make it with Don't care ? for this example we have 3 states : 00 01 10 . so the state 11 is not in the truth tabel but it appears in my K map . What do I do? Ty for helping me out.

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

    Those who r confused, plz go through Sequence detector in Moris Mano at page no 258(last para). Read it n then come to this vdo

  • @rprvk
    @rprvk 5 ปีที่แล้ว +4

    I can't understand anything ☹️regarding this state diagram

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

    Wao,Great..Humans are smart

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

    If you are unable to understand (as was I) refer to this lecture again after a break .. 🤗🤗 hope it'll work for u too

  • @meetrathi2451
    @meetrathi2451 11 หลายเดือนก่อน

    the output should be 1 while going from s2-s0?????

  • @dawn-of-newday
    @dawn-of-newday 7 ปีที่แล้ว +1

    i love this video, trully amazing

  • @lastmountpit
    @lastmountpit 7 ปีที่แล้ว

    after 175 videos i have to ask. Where is the opening jingle taken from?

  • @gopishankareppshankar
    @gopishankareppshankar 8 ปีที่แล้ว

    The state diagram seems incomplete. how do we know the final state.

  • @1Eagler
    @1Eagler 5 ปีที่แล้ว

    Could you please put the video's sequence number in th title?

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

    sir please do verilog coding also.!
    and verilog code for fsm .

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

    can we detect the signal 010 in non overlapping method.i think can't.

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

    Accha isme ye kaise decide hua ki 3 states hi hongi?

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

    I didn't understand why we S0=00, S1=01 and S2=10 in step 2. Please explain.

  • @siddhantsaurabh4341
    @siddhantsaurabh4341 7 ปีที่แล้ว

    Hello sir how to draw state assignment table for 010 table as there are 3states only what to do with rest 2. Should I use don't care?

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

    I've implemented this 010 sequence detector with Mealy state machine with the use of two T flip flops.
    Here the input and output expressions are:-
    Ta= Qa+ X.Qb
    Tb= X.Qb+ X'.Qb'= X(xnor)Qb
    Y=X'.Qa
    Correct me if I'm wrong😊

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

      @Sneha Rajpoot, I think u considered TA, TB for 110,111(Qa,Qb,x) as don't cares, right??

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

    I want sequence detector using Jk flip-flop

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

    It'z not that clear in how to transit between states, but helpful >> thnks

    • @praveen891
      @praveen891 9 ปีที่แล้ว

      +Neso Academy !! there is an error in state diagram. The output in the state diagram is always 0. Actually, we would need a new s3 state where output is 1.

  • @saikrishna-sh8fl
    @saikrishna-sh8fl 8 ปีที่แล้ว

    how to develop state table when there are only there states??

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

    can't we use moore machine?

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

    I don't understand this topic at all.

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

    Sir TBH, overall playlist is really easy to understand but this in this I didn't get anything🥲

  • @prabukrish6515
    @prabukrish6515 7 ปีที่แล้ว

    hello sir, i didn't get how the state diagram has been made.kindly help me....

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

    how many flip flop required for 3 state

  • @sumangalsaha237
    @sumangalsaha237 8 ปีที่แล้ว

    Sir why you have cosidered s1 as 0?

  • @-GuruPawan
    @-GuruPawan 4 ปีที่แล้ว +1

    Brother I didn't understand anything.....can u plse explain that how the state diagram will be in a brief manner.....plse.....

  • @saisandeep1843
    @saisandeep1843 6 ปีที่แล้ว +5

    Seriously this is confusing

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

    More like Automata

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

    confusing on sequence detector ...✊

  • @abhishekdipu1218
    @abhishekdipu1218 8 ปีที่แล้ว

    state diagram part of this lecture is quite confusing , please make it bit clear

  • @ankitpandey-kt9un
    @ankitpandey-kt9un 9 ปีที่แล้ว

    how we jumped S1 after S2, cause after S2 output is 1 but S1 holds 0 naa????
    plzzz reply....

  • @SaikatPodder
    @SaikatPodder 8 ปีที่แล้ว

    sir i can not understand the concept..pls help

  • @masbro1901
    @masbro1901 8 ปีที่แล้ว

    so its sequential machine that state diagram, .. hm.. it's automata . i got that lecture in college.. i see know .. :) so , that's the link.

  • @ajjunikhila
    @ajjunikhila 7 ปีที่แล้ว

    How to consider sequence detector 010

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

    how is s1=0?

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

    How to device which flip flop to use?!

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

    Nice

  • @im.meer-asif
    @im.meer-asif 7 ปีที่แล้ว +2

    oooh....the first lec. from begining which i found dry....

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

    can i except one more problem from this lecture

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

    this is so easy. Please put your phone on silent and watch it again with concentration. you will definitely say this is so easy. :)

  • @nandinikasuba6673
    @nandinikasuba6673 7 ปีที่แล้ว

    I am unable to understand state diagram...🙁

  • @nirmalasomu8814
    @nirmalasomu8814 7 ปีที่แล้ว

    Helloo sir i didn't understand the state diagram clearly

  • @Brian-mf3ry
    @Brian-mf3ry 7 ปีที่แล้ว

    this was extremely confusing jumped into a lot concepts to quickly

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

    Lol...I watched it with a playback speed 2.

  • @Imran-Alee18
    @Imran-Alee18 8 ปีที่แล้ว +1

    iam looking for complete lecture on random sequence counter. can you help me sir ?

  • @Dontever_throw_trash_out
    @Dontever_throw_trash_out 7 ปีที่แล้ว

    Sir I didn't understood this presentation and I think many didn't

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

    you saved me!!!

  • @arohisingh1045
    @arohisingh1045 7 ปีที่แล้ว

    I can't understand state diagram.... Sir plss explain once again
    .

  • @rahullondhe9532
    @rahullondhe9532 8 ปีที่แล้ว

    state diagram is bit confusing canyou example more in simple way

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

    It's very confusing ....pls can you explain again

  • @VamsiKrishna-dj7zp
    @VamsiKrishna-dj7zp 6 ปีที่แล้ว

    State diagram is really confusing

  • @nilanjandey7079
    @nilanjandey7079 7 ปีที่แล้ว

    do it for 1010

  • @DIVYANSHIMANGALBCE
    @DIVYANSHIMANGALBCE 8 ปีที่แล้ว

    state diagram is not at all clear...

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

    Fuck. Beautiful.

  • @KirkHammer-fj2of
    @KirkHammer-fj2of 7 ปีที่แล้ว +2

    WOW, just WaaaaWWW

    • @arohisingh1045
      @arohisingh1045 7 ปีที่แล้ว

      Jack of War2010.... Explain

    • @arohisingh1045
      @arohisingh1045 7 ปีที่แล้ว

      Jack of War2010 you are the only one who understood this plss explain ..

    • @SandeepChaudhary-vx9zy
      @SandeepChaudhary-vx9zy 7 ปีที่แล้ว

      arohi singh same here didn't understand anything ....i think its a first video of neso academy which i didn't understand

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

    confused

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

    In some topics your videos are very scattered and it is hard to find the next part after watch some video

  • @amansrivas1572
    @amansrivas1572 7 ปีที่แล้ว

    a little bit confusing

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

    Neat!

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

    Yup not clear ..as previous topics