@@abhishekkanojia2816 tadap hi aise h ..RHA nhi jaata
@yagzyalcntas5533 жыл бұрын
@@abhishekkanojia2816 world needs more poeple like you. I figured indian people are more open to help other students.
@tinyeung16185 жыл бұрын
8:09 my facial expression when learning these stuff.
@sakethsharma82995 жыл бұрын
🤣🤣🤣🤣🤣🤣🤣
@kuzurikun5 жыл бұрын
Nice🤣🤣
@lasyapriya72785 жыл бұрын
😂😂😂😂😂😂😂😂😂😂😂😂😂😂
@christopherkatz94844 жыл бұрын
comment of the decade
@aliaf79074 жыл бұрын
LMAO exactly
@roshniyadav15392 жыл бұрын
I never understand all this topics from anywhere even after studying books thanks to u alot .....your vidoe building my concpets very well thanks a lot .......no one can teach like u neso is always best for his teaching....
@ahmedaly1163 жыл бұрын
A video that gathered future Computer Scientists, Electrical and Computer Engineers!
@rishitiku5996 Жыл бұрын
Everyone has this confusion at around 7 min saying how can 0 be put under 00. The thing is, for a moore machine the output is only dependent on the present state and not on the inputs. Thus for a state 00 there will be a fixed output (in this case: 0) irrespective of inputs given. This error/ambiguity arose only in the video because the state diagram drawn is incorrect. The simple explanation is to just put the ONE AND ONLY output associated with a state, inside that state's circular bubble. If there exist 2 outputs for a state, the state diagram is not for a moore machine.
@ashutoshmoharir2474 Жыл бұрын
hey team, for the PS 00, if input is 0, then NS is 00 and output is '0'. For PS 01, if input is 1, then NS is again 00 with output '1'. Then how in the Moore diagram only 0 is written as output inside the state?
@ernestinaamoako12374 ай бұрын
I wanted to ask similar question, but your question is confusing me
@krakash44742 ай бұрын
Same doubt! In this example he has choosen inputs and outputs such that o/p remains same for both input(0,1). What if o/p is different?
@sankhamitra38624 жыл бұрын
Great explanation with best concept building lecture.. I have completed my whole syllabus of sequential circuit from your lectures for this semester in this type of lockdown situation all over the country..if I get a good grade point in coming semester then the credit will goes to you SIR !! THANK YOU 😊.
@amoghats77577 жыл бұрын
Amazing.!I've never understood anything this clear in classroom..thank you so much nesco💕
@AK-tj4vx2 жыл бұрын
Watched this lecture in 2016 in my final year..now watching again in 2022.
@ankitsingh-ow3yl2 ай бұрын
kyu hai
@gecek12448 жыл бұрын
when you are in the state of "01" and the output is 1, you move to the state of "00" but the output is 0 in there, not 1 as it is shown on the left diagram?
@MEHULMANISHDATTABEC8 жыл бұрын
can you do verilog lectures too? others vidoes are too lengthy.
@kakarot_fan4 ай бұрын
Hey how you doing?
@raghavmathur64634 жыл бұрын
how did you obtain the original state diagram, from the circuit?
@nihanthbaratam9554 Жыл бұрын
did you get the answer bro?
@DiscoveringFatir7 ай бұрын
@@nihanthbaratam9554 did you get till now??
@gouthamb2799Ай бұрын
Guys he just assumed it
@GauravKashyap-ei6mb2 жыл бұрын
Subah end sem hai , it's 2 am now and here I'm watching everything in 2x 😂
@ParthPande-t7r25 күн бұрын
us bhai us
@MajdBousaad2 жыл бұрын
8:42 the output here should be 1 according to the machine on the left, there should be a new state for it
@mnoman1884 жыл бұрын
I really didn't get the idea of state diagram? From 7:10 onwards i didn't understand what u say?..😑
@bhargavsai175 жыл бұрын
bro can u give a more detailed explanation in this video as i didn't understand the final state diagram part in it
@beledweynchannel90035 жыл бұрын
Plz can u explain one more time "how u clarify moore diagram 0/0, 1/0, 1/0 and 0/1
@Rohit-tz6gs7 жыл бұрын
i like all the videos of Neso Academy which are for EC stream All topics are covered and explained in a very simple and comprehnsible fashion.
@maheshc67419 жыл бұрын
please explain how i/p and o/p are taken for state diagram
@advaitharmy8 жыл бұрын
+Prince Mahesh Actually he is not using any kind of logic while calculating output. He has chosen inputs and outputs randomly.
@mohammedannaas66896 жыл бұрын
how can a person actually taken the i/p and o/p ? @@advaitharmy
@ridewithuday2036 жыл бұрын
He didn't explained how to take I/p n o/p
@pizzawhisker6 жыл бұрын
Transitions in example are random, but if you want to do it correctly you just find what happens for each combination of state and input. For example if both flipflops are set to 1 (Qa=1, Qb=1; state "11") and you put A=1 Then that will make Ta = (1 and 1) = 1 so left flipflop will toggle at falling edge of the clock pulse; Qa changes from 1 to 0. The right flipflop receives Tb = (0 or 0) = 0 and so it will not toggle; Qb remains 1. (Tb is affected by the PREVIOUS (starting) value for not(Qa) and not the new one, because the new one hasn't yet traveled through the wires) >>>>>>>>>>> state 11 changes to 01 if A=1. etc. for the other 7 transitions.
awommm.neso....u.r the heros man....i never yet cleared my concpt....u r the reason behind my each DIGital electronics concpt....
@athukuricharan845 жыл бұрын
can you explain how will you take i/p and o/p values??
@krakash44742 ай бұрын
State diagram/state table will be given!
@aditimhadgut27107 жыл бұрын
thanks alot!!! you are lectures are just awesome!!! i was just afraid of TOC bt by studying through your lec i started feeling TOC easy... once again thankyou n i shared your vedios to mine friends n they too liked it.
@kavandave3971 Жыл бұрын
how did you generate the state diagram randomly?
@garyhahaha53805 жыл бұрын
thanks, this is so much clearer than my professor's lecture
@soumyadeeppaul81426 жыл бұрын
How did you decide that while going from 00 to 11 if the input is 1 then the output will be 0 ? and similarly other decisions ?
@P_S_PATIL2 жыл бұрын
facing the same problem
@masbro19018 жыл бұрын
i don't understand the state diagram from 6:41 , how to become that input/output ?? . okay i understand now, i have been watch the state diagram video in "Analysis of Clocked Sequential Circuits (with T Flip Flop)" , but what is the purpose of state diagram, what use of that ? thank you
@royhj31196 жыл бұрын
Thank you for the explanation, Do we need to include the starting point too?
@christopherkatz94844 жыл бұрын
I believe so
@varadpawaskar89675 жыл бұрын
Can you explain how we got the original state diagram please?
@1xunban7 ай бұрын
Same problem bro
@zeynepyuksel42315 жыл бұрын
I didn't understand the original state diagram, how we get that diagram?
@yerrollasharonpriyanka12525 жыл бұрын
Yes I too
@yerrollasharonpriyanka12525 жыл бұрын
U can watch in this zeynep kzbin.info/www/bejne/hH-yhIqkia2Uobs
@NewYorkeez5 жыл бұрын
@@yerrollasharonpriyanka1252 he said "randomly completed"
@stormlord64137 жыл бұрын
All your videos on Digital Electronics are superb and are really helpful. But this one is quite confusing. Especially the state diagram part. Please do a new video on this with proper explanation.
@rishabhbhatnagar67955 жыл бұрын
KZbin needs a 3x feature.
@ahmadjaradat3011 Жыл бұрын
What a great explanation, Thank you
@prakhararya6797 жыл бұрын
Sir, What would be the output in Moore State Diagram, if any previous state has different output at the different input? for eg. let the 00 state has 1 as an output if the input is 1 and 0 if the input is 0. then what will be the output for Moore state diagram?
@rachitmittal448 Жыл бұрын
Same Doubt
@akshaysoni035 жыл бұрын
Sir i have a confusion.... You mentioned next state is stored in memory 03:18 and then you said 03:32 that present state is stored in memory
@PRINCEKUMAR-jb2xp6 жыл бұрын
sir awesome u made this subject so easy
@stanleyboakye24275 жыл бұрын
Please I didn’t understand how you made the state diagram. I didn’t really understand how the outputs was generated. Could you please explain how they were been generated? Thank you!
@zain_50715 жыл бұрын
stanley boakye same as me 🤦🏻♀️
@ankitpandey-kt9un9 жыл бұрын
thnx a lot sir...these videos are really vry helpful for me...
@reckerthdaniel5 жыл бұрын
What if one output is 0 another 1 for a state? What will we write in the Moore State Diagram?
@veldandikarthikeya82425 жыл бұрын
In Moore, only one output is associated to a state.
@hellobuddy20517 жыл бұрын
How we get original state diagram ?
@manishadas74345 жыл бұрын
i have the same question
@soumyadeeppaul81426 жыл бұрын
how did you draw the original state diagram ?
@nizarrahman84297 жыл бұрын
Clear explanation, but I have something to ask. On the state diagram, 01 circle, it has 1 as an output. But from the 10 circle, there is an arrow with 0 inp and 0 outp to 01 circle. How can it be, since the output is 0 but it's already written 1 as an outp in 01 circle. Thanks
@akashkadir6716 жыл бұрын
same doubt here
@rahulranjansingh6696 жыл бұрын
SAME DOUBT
@Muxik4k6 жыл бұрын
same here is contradictory, i believe the output from 10 should be 1/1 and the output of 01 should be 1/0, then it will converge!!
@aryan_kraft6 жыл бұрын
Same doubt
@sreenadhsree11446 жыл бұрын
Here ,it is just a procedure to convert a state diagram to Moore state diagram ... You have to put the output of the state in which the nextdoor state is also the same state and neglect the other outputs
@sanomi44926 жыл бұрын
Do we have to write the same output for one state circle? For instance, in this video, both of outputs are 0 from the state circle "00". From "01", also both of outputs are 1. Can't i write the different outputs like the edge from "00" to itself having 0 as its output and the edge from "00" to "11" having 1 as its output. If i can, which output should i write in one circle in Moore State Machine? Thanks in advance!
@debasishkar7617 жыл бұрын
at the "01" to "00" transition the 1/1(input/output) is written as 1(input) so the information 1(output) is lost in moore machine
@dreamprojects77784 жыл бұрын
I guess since its 0 and 1 it should be a don't care condition and he should have written x
@naveendonz59557 жыл бұрын
how can u say the output does not depend simply by writing equation o/p=Qb'+Qa, As Qa might be depending on A,therefore output depends on A right
@kushagravyas7877 жыл бұрын
bhai usney bola directly depend naho karta hai
@dhiyamaria19095 жыл бұрын
While i saw your theory of Automata videos, i saw that the conversion from mealy to Moore is different and would have more no. Of states...but why is it different in this case?
@prataptanty58466 жыл бұрын
what about the output of the lines representing the change of state
@aykut2519 жыл бұрын
U know how to handle with that complex logic circuits Thanks hope lessons help me to pass the class :D
@fatehajannatayrin80294 жыл бұрын
Which software did you used to write those things in the black screen? It's beautiful.
@ElifArslan-l9g2 жыл бұрын
thank you
@CD-tf6mj3 жыл бұрын
sir suppose in the original state diagram for state 00 , for input 0 is output is 0 and for i/p 1 output is 1 then which value should we write in the equivalent moore state machine diagrams circle?
@evanaw11646 жыл бұрын
i have a question. in the first diagram, the state "01" has two outputs (0,1) with the same input(0). there can actually be no state machine, in which its states yield different outputs with one same input. can anyone explain me this?
@nannubedi77734 жыл бұрын
No it has 2 outputs : One is a loop = 0/1 and other is giving next state = 1/1..
@rajatmaheshwari1866 жыл бұрын
Sir , How you draw the state diagram in this example kindly provide brief explanation?
Sir, Below I read in one of your comments that you will be replacing this video. Can you please tell if this is replaced already?
@surajsinghrawat7148 жыл бұрын
how were u able to draw original state diagram is there any logic
@sailakshmikn18465 жыл бұрын
even i have the same doubt
@malikmohammedfaisal15197 жыл бұрын
How to draw the state diag w/o knowing the values , The one which u drawn first like hw can i come to that( i/p is 0 and o/p 1 )ex
@ak_digiservices8 жыл бұрын
sir how did u draw the original state daigram from that moore state daigram
@HelloWorld404082 жыл бұрын
thank you sir
@joshuaonwuasoanya66843 жыл бұрын
Please how did you get the output bits in each of the circles???
@nevilholmes59005 жыл бұрын
thanks
@zeynepyuksel42315 жыл бұрын
Original state diagram is fix or something like that? Is there any logic about it or just a memorizing stuff? I am confused a little.
@Musicbilge5 жыл бұрын
What if there is no same state in the diagram. What r u going to write under the state?
@lualatuan8 жыл бұрын
There would be something wrong in the state diagram (2 T flipflops). If the state is 00 (Qa=0;Qb=0) then the output would be Y = 0' + 0 = 1. But you wrote that in state 00, output is 0!
@sreenadhsree11446 жыл бұрын
That's not state diagram for above t flip flop sequential circuit but it's a random state diagram
@tejaswichandupatla48162 жыл бұрын
U have great explanation skills for bunch of other videos which I cannot see in this video... how come you have written the original state diagram randomly? it's not at all clear about how are you taking one as input and output
@tinystepswithmomg8 жыл бұрын
@ Neso Academy ..but sir input is 0 and 1 and you show output inside the circle only for one input what happen for other input ?
@venkatraman23706 жыл бұрын
sir,is this stuff is enough for gate preparation or we learn more than this
@sahilnavodayan76409 ай бұрын
Can anyone explain me how he gets the original state diagram of moore state machine
@NishaKumari-zq9hg8 жыл бұрын
sir in your moore description state (00/1) and (01/0) are missing.
@edu81148 жыл бұрын
I think he created it randomly, even though, that case can be given. Some cases may not happen never, in function of the buttons or the circuit, so you might want to avoid showing them in the moore state diagram.
@hamadhalbahrani87815 жыл бұрын
What a great explanation, Thank you so muh
@TheMoviesManX7 жыл бұрын
Thank you so much !
@jaikrishnam70415 жыл бұрын
Can't understand the state machine diagram ip and op
@vamshinayakrathod60485 жыл бұрын
sir, please post a playlist regarding communication engineering
@debarunsaha84856 жыл бұрын
Sir,Why have u chosen only the o/ps of same state and not the other o/ps i.e the o/ps of changing the states?
@leoncss7 жыл бұрын
Hi thank you for the great lecture, however I have a question. What if the outputs are different? For instance the case where P.S = N.S = 0 0 and when P.S = 0 0 and N.S = 1 1, how do we represent it in the state diagram?
@rohithjade62956 жыл бұрын
is ur question clarified ?
@HuyTran-wl3ui2 жыл бұрын
Have you had the answer for the question because I'm asking the same thing. If you happen to have, would you mind help me? Thank you very much!
@rayannoor82642 жыл бұрын
what if the output is not the same when x=1 has a value and when x=0 has another value ?? how do I draw the state diagram ??
@Chinalife2473 жыл бұрын
can someone explain me states of input and output?i can’t understand.
@shravanthipabba81223 жыл бұрын
How do get the state diagram??
@-SankarNarayananK6 жыл бұрын
whats the logic behind the state diagram (the first state diagram) is it in a random manner or???
@shivaprasad35126 жыл бұрын
Sir how you draw that four circles i didnt get that point
@ChintanMeena8 жыл бұрын
must be some professor disliking this epic video :/
@SHUBHAMMVD7 жыл бұрын
nice videos
@thejasreeb9113 Жыл бұрын
How to draw a state diagram?
@hahahaha86335 жыл бұрын
Sir, if possible please provide lectures on Memories and Logic Families Thank You : )
@zimbiliqwabe41432 жыл бұрын
sir can you help me with finding the original state diagram please
@saurabhbombale80646 жыл бұрын
Would you please include the table for present and next state in more and mealy circuit?
@dhanunjaybannela31985 жыл бұрын
If we have different outputs in state diagram then what will be the procedure??
@shreyaverma53035 жыл бұрын
sir plz make video lectures for memory & mashines and also for digital logic family
@shajithabanu40539 жыл бұрын
pls include the state table for the given example
@Pots_gallery_kadirigate4 жыл бұрын
Can u please tell me how the calculation done while drawing state diagram
@pcbman1838 Жыл бұрын
thanks to you
@pulkitgarg3348 жыл бұрын
+Neso Academy Will Moore state diagram contain four states only ? When present state is "01" and input is 1 it should give output 1 but Moore diagram goes to 00 which gives output 0 ?
@rupamsinharoy19917 жыл бұрын
no for the PS "01"the output is written in the bubble that is "1". and the rest is same as it is.
@sunilrathore64906 жыл бұрын
It depends on the sequence ckt diagram..besed on the diagram output will change
@pesworld49286 жыл бұрын
In this sequential circuit there is 2 t flipflops that is the reason for taking 4 states(00,01,10,11)
@pesworld49286 жыл бұрын
State diagram is drawn according the 2 t ff
@yashshrivastava89628 жыл бұрын
if there are two different outputs for x=0 and x=1 then which one you will put in the circle
@tinystepswithmomg8 жыл бұрын
same doubt i also have ...if you have cleared your doubt then pls comment
@MrBomer2136 жыл бұрын
by any chance you have a lecture of state machine in VHDl ?
@PiyushFTP5 жыл бұрын
hello sir.. I have a doubt. does that state diagram belongs to the t ff circuit in the question?
@mustafaxpx31327 жыл бұрын
I love you the lesson is fantastic .
@spandanpagar96464 жыл бұрын
Pls explain how to get original state diagram....
@rajshakerkankula18819 жыл бұрын
How do we represent a case where different inputs facilitate different outputs in the state diagram corresponding to moore?
@anggaarifandi9 жыл бұрын
***** pls answer this , i got confused too
@hyphenpointhyphen9 жыл бұрын
+Rajshaker Kankula Keep in mind that in a Moore Circuit the output only changes with the state and is not dependent on the input, which is represented in the information loss.
@MC544838 жыл бұрын
+Rajshaker Kankula I'm pretty sure it depends if the state diagram can be converted to a moore state diagram, i.e if the circuit is a moore state machine its state diagram should be able to be converted... hope that helps :)