3 Bit & 4 Bit UP/DOWN Ripple Counter

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024

Комментарии • 392

  • @khalilrouatbi6345
    @khalilrouatbi6345 6 лет назад +197

    this guy is saving my life each time!!!

  • @akshitarora470
    @akshitarora470 5 лет назад +318

    To simplify the circuit: Use an XOR gate it will give the same output.

    • @neelthakker7070
      @neelthakker7070 3 года назад +40

      and use Tff insted of jkFF

    • @nikhilhaspe2734
      @nikhilhaspe2734 3 года назад +20

      @Pooja Agarwal no you can't use exor here cause exor needs two same literals but here they are three so you can't implement that here get it ! 😉

    • @aditwani6562
      @aditwani6562 3 года назад +7

      @@nikhilhaspe2734 could you explain further? i don't see a problem with using M XOR Q as one of the 3 literals is just complement of another...

    • @ArnavJainprofile
      @ArnavJainprofile 3 года назад +6

      @@aditwani6562 ig cuz we're trying to physically use Q' instead of Q as our clock in down-counting, XOR would mean dono case mein Q see hi karenge

    • @AmitProgue28
      @AmitProgue28 3 года назад +1

      Obviously

  • @abhishek.rathore
    @abhishek.rathore 3 года назад +54

    You could've simplified the circuit a lot more by using Qa, Qb etc as the next flip flops clock and used a 2:1 MUX to select the output between Qa and Q'a and so based upon the select input M.

  • @jarzis
    @jarzis 5 лет назад +76

    why not just use a 2x1 MUX?...... where M will be the select line and Q and Q' will be the inputs

    • @ubaidurrehman4377
      @ubaidurrehman4377 5 лет назад +3

      yup, you can,

    • @chulbuli_titli
      @chulbuli_titli 5 лет назад +19

      That is actually a 2x1 mux expanded in terms of gates. Draw a rectangular box over 3 gates and you get the mux.

    • @hrithikjain1806
      @hrithikjain1806 4 года назад +16

      Rather use a xor gate. Much simpler

    • @pjrox8467
      @pjrox8467 4 года назад +5

      Nerdiiezzzz

  • @sanketborkar92
    @sanketborkar92 7 лет назад +53

    Can MQ'+M'Q circuit diagram with AND/OR gates be replaced with a simple XOR gate?

    • @gauravpant08
      @gauravpant08 5 лет назад +6

      @@medicharlaravivinay9591 Don't misguide people q and q' are always opposite, that is the rule of a flip flop. A mux or a xor can replace this circuit

    • @rohit-kt1qq
      @rohit-kt1qq 5 лет назад +1

      ya , i think it should be replaced by the XOR gate.

    • @arnabroy2122
      @arnabroy2122 5 лет назад +1

      Yes

    • @Crazyforelectronics
      @Crazyforelectronics 5 лет назад +1

      Yes

    • @moinshaikh3501
      @moinshaikh3501 5 лет назад +1

      No we cannot use because see the 5th state in the truth table where M=1 and Q= 0 and if you XOR both the output is 1 where as it should have been 0

  • @skprajapat5772
    @skprajapat5772 3 года назад +3

    How can Q and Q' both be zero or 1 simultaneously 3:21

  • @thechhavibansal
    @thechhavibansal 7 лет назад

    Sir u r great. Stld has been made easy only because of u.. and I recommend Ur videos to all my friends. Thank u so much for doing so good

  • @siddhanttiwary
    @siddhanttiwary 5 лет назад +17

    The presentation is awesome, Thank you. Just two things, you could have used an XOR gate to avoid the mess and also you didn't point out the output.

  • @brahmakillampalli9677
    @brahmakillampalli9677 9 лет назад +14

    instead of AND-OR logic, we can simply put Ex-or gate( M and Q as inputs)

  • @poondlasaidinesh9208
    @poondlasaidinesh9208 2 года назад +1

    Don't know whether it's correct or not
    But even 2×1 multiplexer is an alternative

  • @and1fer
    @and1fer 9 лет назад +10

    It felt like this was rather incomplete, what was the output in this case? I am guessing if it were up counting it would be just "Y" for each bit, and " Y' " for down counting. Yet is there a way I can store a number in a counter and be able to both increment and decrement it according to my needs :D? (I feel like what you just did will do the job but still can't see it clearly) Thank you for putting all these videos for us.

  • @arindampal2796
    @arindampal2796 6 лет назад +29

    1)simply use a 2:1 mux and a common mode line as combinational ckt.
    2) u can't get all possible combination in M,Q,&Q(bar) table because Q & Q( bar) are always complement of each other as u using jk(1,1 state)/T ff.
    3) collect the output as Qa, Qb, Qc. when M=0 u'll get up counting & when m=1 u'll get down counting (in conventional way).

    • @z_mahmud-p8h
      @z_mahmud-p8h 9 месяцев назад +3

      I like your idea of using 2:1 MUX and I also thought about these combination in which cases Q and Q' are same.
      Thank you for your comment.

    • @saibunny1253
      @saibunny1253 7 месяцев назад

      ​@programmingShorts2022 yes

  • @jahadroyal152
    @jahadroyal152 3 года назад +7

    Where is 4bit??

  • @ABHISHEKKUMAR-yb5vf
    @ABHISHEKKUMAR-yb5vf 9 лет назад +27

    in the table,which you made, how can Q and Q complement have same value..e.g 1 and 1 or 0 and 0???

    • @Ebuilt
      @Ebuilt 9 лет назад +2

      +ABHISHEK KUMAR mportant question sir plz ans this question

    • @minhazurrahman8592
      @minhazurrahman8592 6 лет назад +2

      take them as not used/don't care.

    • @arijitgayen4674
      @arijitgayen4674 6 лет назад +1

      This is really bothering me.

    • @adarshsasidharan254
      @adarshsasidharan254 5 лет назад +5

      there won't be a case when there is 1 1 on both the outputs because we are feeding 1 1 as the input to the flip flop and the output generated by this combination gives the previous state which can't be 1 1. The truth table that is creating this confusion shows merely the possibilities but it doesn't necessarily mean that there should be 1 1 as the output.

    • @vikramank4521
      @vikramank4521 4 года назад

      Yes

  • @sabitrap
    @sabitrap 8 лет назад +13

    why not use a 2:1 mux in the combinational circuit part?

  • @clown1057
    @clown1057 2 года назад +5

    We can simply use XOR operation (M XOR Q). Lets say, for M=1 we want to do down counting and for M=0, we have to do Up counting. Then, clock of Q1=Q0 XOR M. when M=0, clock of Q1=Q0 XOR 0=Q0(which is the condition of up counting) and when M=1, Q1=Q0 XOR 1= Q0 COMPLIMENT (which is required condition for down Counting.

  • @n00b_asaurus
    @n00b_asaurus 2 года назад +3

    There is a problem with this circuit, sir.
    If the output of the combination circuit is high when the mode is changed, the next flip flop will register that as a falling edge and change state.
    This design can only switch modes reliably while in the 000 state.
    In other words, you cannot count up 0-1-2-3 then switch modes and count down 3-2-1-0. That mode change will trigger flip flops B and C and change state, and the resulting number will be 5.
    This is fine, if that is the intended behavior, but you may want to disclose that.

  • @gauthamghetia4946
    @gauthamghetia4946 3 года назад +17

    Learning things is far easier than the college teaching ❤️
    Thank you so much neso academy for the lovely videos

  • @ElifArslan-l9g
    @ElifArslan-l9g 2 года назад

    thank you

  • @satorugojo9627
    @satorugojo9627 Год назад +2

    Very good and informative videos, really relieved from some of the stresss..... But, HOW IS THIS GUY USING HIS MOUSE SO SMOOTHLY???

  • @astaragmohapatra9
    @astaragmohapatra9 6 лет назад +1

    How can Q and Q' be equal in some cases in the truth table ?

  • @udaykiranjayanthi7514
    @udaykiranjayanthi7514 5 лет назад +5

    Sir, why can't we use M XOR Q.
    Instead of that combinational circuit

  • @046ishanprashar7
    @046ishanprashar7 3 года назад +1

    Sir how Q and Q' can be same when you made truth table of 8 combination m0, m3, m4, m7 cases should not be there kindly explain this

  • @nishantpatil4621
    @nishantpatil4621 2 месяца назад +1

    The use of XOR instead of AND + NOR gate (which is a 2 to 1 MUX) is logically correct. However, you need to consider loading at outputs of the flip flops, Using only Q output with XOR will have uneven loading and hence rise time will be different from fall time. This produces duty cycle != 50%. It can cause issues at higher clock frequencies.

  • @shubhankkulshreshtha2195
    @shubhankkulshreshtha2195 3 года назад +5

    Got in love with electronics after seeing ur videos😍

  • @royacademy9997
    @royacademy9997 8 лет назад +14

    sir in the M,Q,Q bar table the combination where Q=1 and Q bar=1.....how it is possible?,can u tell me abut it sir please!!!

    • @royacademy9997
      @royacademy9997 8 лет назад

      what time sir?

    • @pawanpikapin
      @pawanpikapin 8 лет назад

      exactly.

    • @royacademy9997
      @royacademy9997 8 лет назад

      2:39 sir

    • @pawanpikapin
      @pawanpikapin 8 лет назад +15

      The Truth table u made in the beginning to figure out the circuit structure to be inserted in between flipflops had # columns M Q and Q'. and u have considered the entry where both Q and Q' is 1. which is impossible because Q and Q' can not be 1 at a time. But it dint affect ur final circuit because Q=Q'=1 is a dont care condition and u can count them as 1 in ur k-map. But u should rectify that

    • @royacademy9997
      @royacademy9997 8 лет назад +1

      yeh accactly

  • @vladbugayev1603
    @vladbugayev1603 6 лет назад +12

    so i built this circuit in multisim, and it turn out that when m is 0, you have a down counter (the bits ripple through to make 111 from 000 initially) and and when it's 1, you have an up counter. I made this with XOR gates instead of the AND/OR logic you implemented but the function was the same. just wanted to clarify if anyone else comes across this. Thanks for your videos, I watch all of them religiously

    • @soumikbasu4880
      @soumikbasu4880 5 лет назад

      When q ' is connected to clk. It will act as up counting . There is nothing flaw except that.

  • @bideeptaacharya6581
    @bideeptaacharya6581 5 месяцев назад +1

    Sir in the M Q and Q' table, there are two cases (namely 011 and 111) when Q = Q'.... But then Sir how is that possible and allowed in a digital circuit to occur ?

  • @raghawagrawal9578
    @raghawagrawal9578 6 лет назад +2

    correction needed, q and q complement can never be same as shown in table.

  • @AbhishekKumar-nz9dn
    @AbhishekKumar-nz9dn Год назад +1

    U have done a mistake 5:55 in k map equation ... its :- MQ+M(BAR)Q.
    U have written :- M(BAR)Q + MQ(BAR)

  • @mousanadermahdi5656
    @mousanadermahdi5656 9 лет назад +9

    شكرا @Neso Academy

  • @ss1995ify
    @ss1995ify 6 лет назад +7

    The way of explaining has made understanding concepts effortless.

  • @bessaihabdelkadermahieddin9152
    @bessaihabdelkadermahieddin9152 2 года назад +5

    Hello , thank you so much for this ! i was wondering though , what about the outputs , shouldnt we make a line going from Q a,b,c so we can show the result of the counting ?

  • @manishagrawal7980
    @manishagrawal7980 8 лет назад

    Q asked in IAS optional paper:- Indicate how many ff are required to construct each of the following counters 1. mod- 3 2. mod-6 3. mod-9 . Pleaase clarify what is the meaning mod here

  • @saransh85
    @saransh85 6 лет назад

    Why not use exor gate as a combinational circuit

  • @ontimegrad7069
    @ontimegrad7069 5 лет назад +6

    Sir, I want to ask how can you list the true table that Q and Q complement have the same value?

    • @prashantsharma3134
      @prashantsharma3134 3 года назад

      for MQQ' == 011, y should be X, since this condition never happen so should take as don't care for small output(Y) logic

    • @kleofernandes1991
      @kleofernandes1991 10 месяцев назад

      I have the same doubt

  • @yashpaliwal1770
    @yashpaliwal1770 8 лет назад +4

    Can we use 2*1 MUX to select from Q and Q' ,M as a selection line . if M=0 Q is selected , else if M=1 Q' is selected ?

    • @Agntjpa
      @Agntjpa 8 лет назад +1

      Yes that is right as well.

  • @pratikagarwala2919
    @pratikagarwala2919 4 года назад +1

    In combinational part why are you not using XOR??

  • @iboz2253
    @iboz2253 8 месяцев назад +1

    Your explanation is very good. I think we can also use also Multiplexers instead of the gates, can't we?

  • @raghavmittal7637
    @raghavmittal7637 5 лет назад +4

    Sir, where we take Output of this circuit?

  • @gyaniguru3639
    @gyaniguru3639 5 месяцев назад

    The circuit would have been more simple if 2:1 mux was used as choosing circuit.

  • @shivampaliya9011
    @shivampaliya9011 4 года назад +1

    In finding the relation for Q and M why did we consider one of the inputs like 0,0,0 and 0,1,1 .I mean if we consider Q and Q' they are not supposed to be same na ?

  • @nikhilbinnar9070
    @nikhilbinnar9070 2 года назад

    Why can't we use 2:1 MUX in the mode control ?

  • @monicamukherjee3758
    @monicamukherjee3758 3 года назад +1

    Sir how can Q and Q' be same? There are 4 combinations in which Q and Q' are same at 2:47 in the table. Please can you explain how that is possible

    • @skdheraj2380
      @skdheraj2380 3 года назад

      It cant be the same XD, Even if u draw the truth table without Q' u get the same expression 😀

    • @monicamukherjee3758
      @monicamukherjee3758 3 года назад

      Thankyou

  • @harshchauhan6508
    @harshchauhan6508 3 года назад +1

    We can use a multiplexer in between ever flip flop pair with Q and Q' as input and M as select line

  • @fahadgaming6606
    @fahadgaming6606 3 года назад

    Design a 4-bit ripple up-down counter with two control bits C and D. The circuit
    counts up when the control variable C is logic ‘HIGH’ and counts down when C is
    logic ‘LOW’. The circuit will work only if 𝐷=1 and remains unchanged if 𝐷=0 ...????

  • @HariVijay-lf4pk
    @HariVijay-lf4pk Год назад

    Q and Q' are opposite to each other right then how 0,0 and 1,1 case will be there in the table??

  • @pulkitvashistha5454
    @pulkitvashistha5454 7 лет назад +4

    why cant we just xor gate with m and q as the output is that only...????

  • @ddrapper2326
    @ddrapper2326 2 месяца назад

    I feel using a 2:1 MUX between all pairs of consecutive flip flops would've been better, taking control input M as select line and inputs being Q and Q' of the previous flip flop and the output being fed as clock to the next flip flop.

  • @mauryajain6922
    @mauryajain6922 5 лет назад +2

    Loadss of respect to neso academy n THIS PERSON , brother 🤝🤝🤝

  • @FatihErdemKzlkaya
    @FatihErdemKzlkaya 9 лет назад +6

    Well, actually you do not need to add Q's complement to table since it will be always opposite of Q. When you do it with only M and Q you can use just a XOR gate as combinational circuit.

    • @Ebuilt
      @Ebuilt 9 лет назад

      +Fatih Erdem Kızılkaya circuit diagram plz

  • @prashantsharma3134
    @prashantsharma3134 3 года назад

    for MQQ' == 011or 111, y should be X, since this condition never happen so should take as don't care for small output(Y) logic

  • @bobthebldr20038
    @bobthebldr20038 6 месяцев назад

    what is logic 1 representing? thats not a Hi or Lo signal right because M and `M are the lo and Hi signals in this scenario, so what is running into J and K?

  • @danishbhatia1734
    @danishbhatia1734 7 лет назад +17

    can we use xor gate here.

    • @fadilaelcheikh5006
      @fadilaelcheikh5006 7 лет назад +2

      yes exactly, in my college book it uses XOR gate.

    • @fadilaelcheikh5006
      @fadilaelcheikh5006 7 лет назад +1

      yes exactly, in my college book it uses XOR gate.

    • @fadilaelcheikh5006
      @fadilaelcheikh5006 7 лет назад

      yes exactly, in my college book it uses XOR gate.

    • @JMaktabi
      @JMaktabi 6 лет назад +10

      one more reply would be amazing

    • @JMaktabi
      @JMaktabi 6 лет назад +6

      one more reply would be amazing

  • @kshitizupreti
    @kshitizupreti 4 года назад +1

    Where is the output ?

  • @muradasaad2228
    @muradasaad2228 9 лет назад +6

    just use a MUX

    • @brownmunda7200
      @brownmunda7200 8 лет назад

      +Murad asaad nice idea

    • @zkmalik
      @zkmalik 8 лет назад

      +Murad asaad ikr i had the same idea , don't know why he isn't using it

  • @adarshsasidharan254
    @adarshsasidharan254 5 лет назад +1

    isn't the combinational circuit used in this counter equivalent to a 2 X 1 MUX ?

  • @PrathyushaThirumuru-vg8ql
    @PrathyushaThirumuru-vg8ql 5 месяцев назад

    Can we connect Q' to CLK for M=0 while designing combinational circuit

  • @vishnukanth5993
    @vishnukanth5993 3 года назад

    for up counting we need to feed QA_bar as clk to next flop right so if it should happen at m=0 then function would be M_bar.QA_bar + M.QA . So Finally we need to use M xnor QA

  • @akashghosh3788
    @akashghosh3788 4 года назад +4

    This guy help me to become a Topper

  • @OliverPasaribu-c7d
    @OliverPasaribu-c7d 9 месяцев назад

    Hi guys, as positive feedback, I have tested your circuit, but both mode perform a down counting only. For 2 BITS counter both mode count: 11, 10, 01 and 00. I think you should revise your circuit. For 2 BITS up/down counter, please look carefully that output Q of 1st T flip-flop must trigg the clock Pulse for the second flip-flop since this is a typical of asynchronous counter. Then, the output Q and Q' of first FF must be chosen using 2 to 1 mux then we OR both and take the output of OR gate as one of it output bit itself (Verify MSB or LSB. Do the same step for the second FF, third FF and fourth FF for 4 bit up/down counter modulo 16 from 0 to 15. Thank you.

  • @preetamburla7505
    @preetamburla7505 3 месяца назад

    Q and Q compliment are always opposite to each other then how he took Q and Q compliment this way?

  • @ak_chavda
    @ak_chavda 6 лет назад

    We can use directly ex-or gate instead of eq. of two and gates and one or gate ??

  • @shashankpc5614
    @shashankpc5614 5 лет назад

    for the combinational circuit.....instead of using 2 AND gates and 1 OR gate, why can't we implement the combinational circuit using a single XOR gate itself?
    Because the equation is as (NOT(M))(AND)(Q)(OR)(M)(NOT(Q))=M(XOR)Q

  • @kishanbaranwal8331
    @kishanbaranwal8331 3 года назад

    Why not we take 3 bit down counter example 1 as it can have both 1 and 2 seprately

  • @arkobhattacharya2903
    @arkobhattacharya2903 3 года назад

    Can't we use a XOR gate??? It will simplify things

  • @RahulMadhavan
    @RahulMadhavan 5 лет назад +1

    another way to do this one is to use 3 xors at the outputs than 2 xors at the clocks:
    use output_a as (m xor Qa), output_b as (m xor Qb) and output_c as (m xor Qc) - this comes with advantage of not having clock cycle shifted by 1 (see previous video)

  • @shaileshpawar3712
    @shaileshpawar3712 9 лет назад +2

    why we not used Y=M (XOR) Q between the two flip-flops in up/down ripple counter

    • @Ebuilt
      @Ebuilt 9 лет назад

      +Shailesh Pawar you can use
      but it is best way so that people can understand

  • @vikramank4521
    @vikramank4521 4 года назад

    Here is the contradiction.That is even if there is down counter which is Q',the next ff uses the Q as clock .But according to selection logic,it uses Q' as clock for next ff .This congufuses me .

  • @luckysaadaan8617
    @luckysaadaan8617 Год назад +1

    Useful even in 2023

  • @audiokees4045
    @audiokees4045 4 года назад

    I need ripple counter then decoder then a 4 bit integrator making 4 triangles faseshifted 180 degree, the clockpuls coming from a integrator osc circuit making a puls. thanks.

  • @priyanshubhardwaj4268
    @priyanshubhardwaj4268 6 лет назад

    As the outputs of flip flop are complement of each other ....
    Why did you consider the case where q and it's complement is equal..While making combinational for.

  • @msaiswaroop476
    @msaiswaroop476 4 года назад

    I have a doubt regarding truth table F(M,Q,Q') how the Q & Q' will be same eg: at (0,0,0).. practically Q and Q' is not possible.

  • @ridakhawar1833
    @ridakhawar1833 7 лет назад

    Nd down counting mein output kahan se lain ..bcz negative triggering k case mein aik no clock lety or aik ko output mean us q ya q complement as a clock ya output use hotay jesa k app ne down counting k liye 2 logic batain tein down counter ki video mein

  • @gowrigowrijhon5279
    @gowrigowrijhon5279 3 года назад +1

    He always revives me
    Same as in freefire😁

  • @prernarawat528
    @prernarawat528 7 лет назад

    here , when M is 1the output of combinational circuit is Q bar but you didn't give any information about the output of flipflop. without knowing about output of flipflop how can we judge that the counting is up or down ?

  • @re417k.nagasri8
    @re417k.nagasri8 3 месяца назад

    Upcounter means Q bar ,down counter Q needs to give next ff??

  • @yashanand4313
    @yashanand4313 5 лет назад

    can we simply use a 2:1 mux?

  • @ayushsharma3532
    @ayushsharma3532 2 года назад

    In the truth table for(M,Q,Q' and Y), there are entries where Q and Q' have the same values, i.e: 00 and 11, can someone tell how is that possible?

  • @satyamgupta8233
    @satyamgupta8233 3 года назад

    Thumps up those who watch neso academy before 1 day of exam in 2X mode to cover syllabus ,and save their life

  • @arjungupta14
    @arjungupta14 Год назад

    What will be the 4 inputs in 4bit up/down counter for making truth table. One will be M, what will be the other 3?

  • @ippiliarjun5359
    @ippiliarjun5359 4 года назад

    Can a single ripple counter acts as both up and down by just changing outputs taken
    i.e., taking QCQBQA instead of QC'QB'QA'?

  • @SNEHAKANDPAL-ev3np
    @SNEHAKANDPAL-ev3np 6 месяцев назад

    How did u write q=0, q'=0 and q=1,q'=1 in the truth table?

  • @MutthuluruSiddartha
    @MutthuluruSiddartha 6 месяцев назад

    how come in the truth table q and q' have same values........????

  • @m.preacher2829
    @m.preacher2829 3 года назад

    why Q and Q quer can be both 11? is this allowed in normal FF?

  • @atlatshahzad7055
    @atlatshahzad7055 2 года назад +1

    Timing diagram 🤕

  • @nannubedi7773
    @nannubedi7773 3 года назад

    I have a doubt, How can Q and Q' be 0 or 1 at the same time? In the truth table sir has written combinations where Q and Q' are the same...

  • @nooobcoder
    @nooobcoder 4 года назад

    Why didn't you use a XOR gate for the reduced function of Y?
    The end expression was clearly equal to M xor Q!

  • @davidrobles1578
    @davidrobles1578 5 лет назад

    Why not just use the XOR gate? Less wires and components.

  • @soumyadipchakraborty9169
    @soumyadipchakraborty9169 4 года назад

    For up counter in some sites it's showing that q' will be on the clk bt here it is showing that q will be on the clk!! Can anyone help me out!!

  • @sivaranjaniduraisamy8766
    @sivaranjaniduraisamy8766 4 года назад

    I think the inputs are wrongly taken. When q is 1 q bar cannot be 1

  • @RahulKumar-tg5zb
    @RahulKumar-tg5zb 6 лет назад

    Anyone Plzz clear this doubt. That how Q and Qcomplement can be both 0 or both 1 in truth table that sir has made 🙏🙏

  • @najathadher8198
    @najathadher8198 6 лет назад

    alsalam aliakm very good presentation ...can u tall me about the program u used? i m enjoyed
    thank u very much

  • @SajanKumar-mx2jg
    @SajanKumar-mx2jg 5 лет назад

    Can't that combinational circuit could be replaced by a 2X1 MUX that would be a simple solution?

  • @kavitaindre932
    @kavitaindre932 7 лет назад +1

    Sir fir 4 bit me kitni bar count krna parega ...i means 0-15 bit leni hogi
    Aur agr esa h to synchronous me apne 3 bit k lie b 0-15 combination use kie the ...??
    Plz sir esa kyu hua bta dijie

    • @mdsharique9685
      @mdsharique9685 6 лет назад

      kavita indre just add one more flip flop..and everything will remain same as previous

    • @AbhishekKumaraevii
      @AbhishekKumaraevii 6 лет назад

      in that case what will be the truth table?

  • @tinystepswithmomg
    @tinystepswithmomg 7 лет назад +1

    The combinational circuit can also replace by Ex-or gate or 2:1 Mux..

  • @talhayaseen4898
    @talhayaseen4898 5 лет назад

    We can use xor gate also to looks circuit simple and nice...Is'nt it..?,, " Y = M xor Q "

  • @debanjanghosal618
    @debanjanghosal618 9 месяцев назад

    Can we use EX-OR gate instead of 2 AND gates for the combinational circuit?

  • @rahulmittal051
    @rahulmittal051 7 лет назад

    sir but where are the binary outputs???such as ..there were in up and down counters.......???individually

  • @rockyyadav5112
    @rockyyadav5112 5 лет назад

    From where to take output in this circuit.