Asynchronous Sequential Circuit Design | Digital Electronics

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

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

  • @vaibhavojha4920
    @vaibhavojha4920 4 ปีที่แล้ว +12

    This is by far the most clear explanation in simple language about asynchronous design.. The language in Mano or CVS rao regarding this is too tough..Thanks a lot

  • @atishayjain
    @atishayjain 8 หลายเดือนก่อน +3

    Steps
    State Table - Assigning states in Truth Table
    Primitive flow table - stability wali table
    Reduced table - after grouping a,b&c
    Flow table - a,b,c as x1 and d,e,f as x2
    Transition table - x1 as 0 and x2 as 1
    SR latch - making S and R excitation table from transition table and SR truth table and then obtaining equation and making circuit.

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

    Thank you so much sir, you helped a lot when I was lost !

  • @sas9730
    @sas9730 3 หลายเดือนก่อน

    Thanks a lot sir. Very nice explanation.

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

    Spr explanation easy one on youtube

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

    I have a doubt regarding symbols: there are caps on insertion line |^ or an arrow with tail, in next state expressions for a gated D latch in the chapter 9: Analysis of Asynchronous circuits in "Fundamentals of Digital Logic with Verilog Design" by Stephen Brown and Zvonko Vranesic. How does the operator work?

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

    Thank you, my question is: what if your primiative flow table only had 5 rows how would you group the rows to form the reduced table?

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

    Nice explaination

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

    Sir last part samaj me nahi aaya :) 29:41 plz explain

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

      It's very simple. At 28.43 I have shown a SR latch table in that y represents present state and the value inside the cells represents Y ( next state). By comparing it with SR Excitation table value we get the respective S and R values. For example in SR latch table consider the 100 cell( 2nd row 1st column) here the y = 1 and Y=1(value inside the cell) therefore the respective S value from SR excitation is x that can be marked at the position 100 of S map likewise for the same condition R value in SR excitation is 0 that can be marked at the position 100 of R map.

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

    Crystal clear class thank you

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

    Hi mam i have doubt this question in tree format design procedure of asynchronous sequential circuit with two input x,y and output is z . behaviour of the circuit is given 1.intinally x=y=0 2.when x=1,y=0,z=1 3. when x=0,y=1,z=0

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

    Sir do we not need to draw the state Diagram in the second step before primitive state table

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

    Sir ur explanation is good but apart from subject give some simple ideas to make it more easier

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

    Regarding to priority

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

    Where is the output map??

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

      Present state (y) = Next state (Y)
      Where Y is the output, therefore no need to find output map