Parity Generator and Parity Checker Explained

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

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

  • @ALLABOUTELECTRONICS
    @ALLABOUTELECTRONICS  2 года назад +22

    Timestamps:
    0:00 Introduction
    1:43 Odd and Even Parity Generator (Working and Design)
    5:59 Odd and Even Parity Checker (Working and Design)

  • @anirudhnambiar1699
    @anirudhnambiar1699 8 месяцев назад +5

    Found it very helpful. Thanks

  • @gurl7781
    @gurl7781 2 года назад +14

    After hours of trying to understand this concept, this video made it crystal clear,thank you so much

  • @discarded1669
    @discarded1669 2 года назад +6

    The best explanation I've found, not only this video but rest of the series.. Thank you very much

  • @harsha_new
    @harsha_new 11 месяцев назад +4

    One of the Best video on internet....for this topic 😊😊

  • @Z-eng0
    @Z-eng0 2 года назад +20

    I spent a lot of time (more than necessary) trying to understand the generator and checker and relation between them with no luck untill I, once again, came across this channel and was saved
    Thank you sir, I have a test today and you really helped save time❤️

  • @perfect.computer_classes3507
    @perfect.computer_classes3507 Год назад +4

    Amazing explanation! Really very well explained these so called appearing to be "complex" portions of parity checker and generator in a very simple way.

  • @venuyadav3470
    @venuyadav3470 16 дней назад +2

    thank uh very much sir explained very well❤👌

  • @SohelDarwajkar
    @SohelDarwajkar Год назад +24

    Watching before 5hrs of my Insem🎉🎉..

  • @nobody-zq1rz
    @nobody-zq1rz Месяц назад +1

    thank you, take love from Bangladesh

  • @elenitriantafillopoulou8111
    @elenitriantafillopoulou8111 4 месяца назад +3

    13:10 Does that mean that we can make an odd parity checker exactly like an even one, but with XNOR gates instead of XOR?

  • @pk4025
    @pk4025 2 года назад +14

    Sir Please make a detailed video on "how to make a SR,D,JK flip flop circuit using only MOSFET and LED".

  • @priyanshudutta9463
    @priyanshudutta9463 9 месяцев назад +1

    Amazing explanation

  • @diyadadhania2337
    @diyadadhania2337 Месяц назад +1

    Insane explanation!❤

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

    It is very useful for me thank you sir

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

    Excellent knowledge

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

    wow thank you so match
    this is very clear

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

    superb explanation
    loved it

  • @Sanadenzel
    @Sanadenzel 19 дней назад

    THANK YOU SO MUCH SIR 🙏🏻

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

    beautiful lecture

  • @atulprakash_1402_
    @atulprakash_1402_ 18 дней назад

    Great video sir....

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

    Thanks sir, nicely explained

  • @MUTHU_KRISHNAN_K
    @MUTHU_KRISHNAN_K 2 года назад +4

    Can we make parity checker to show 1 for 'no error' and 0 for 'error' using additional not gate?
    Bro, what if the parity bit itself got changed?
    Why don't we just say the total 1's of a signal as odd or even without using parity?
    How can we know the error is on a single bit or in two bits?
    Is the parity bit always added as MSB or LSB?
    What can be used to detect errors with more than 1 bit?

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

      Yes, you using the NOT gate, you can reverse the logic of the parity checker.
      If the parity bit itself gets changed and if there is odd numbers of errors in the code then it can be detected using the parity checker circuit.
      The parity bit can be at the LSB or MSB position. It depends on the detection scheme. But transmitter and receiver should agree to the same scheme.
      Using the parity checking method we can detect only odd number of errors.
      We can't detect even number of errors.
      To detect and correct more than 1 bits error other error detecting and correcting codes are used.
      For more info, I will encourage you to go through these two videos:
      1) Error Detecting Code:
      ruclips.net/video/Bwih7_AT1oI/видео.html
      2) Hamming code:
      ruclips.net/video/t4kiy4Dsx5Y/видео.html

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

      @@ALLABOUTELECTRONICS thank you very much for your valuable reply sir 🙏

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

    thanks a lot sir you are great

  • @a.v.varunraj2141
    @a.v.varunraj2141 8 месяцев назад +1

    Will the receiver be able to check the parity before receiving the full data bits...
    Eg- if we are having 5-bit data ...
    We are transferring data bit by bit and we got an error on the 2nd bit,will it give an error at this time or will it wait until all 5 bits were received....and gives error?

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

      Receiver will check the parity, once all the 5 bits will get received.

  • @dhiraj2217
    @dhiraj2217 12 дней назад +1

    Whatching before 2.5 hr of end sem exam

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

    Best explanation

  • @hulangamuwag.d3060
    @hulangamuwag.d3060 2 года назад +1

    Wonderful 👍

  • @dhrubajyotideka7140
    @dhrubajyotideka7140 5 дней назад

    THANK YOU

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

    Thank you 💫😊

  • @hetsoni8718
    @hetsoni8718 2 года назад +2

    Thanks 🙏👍

  • @AffanShaikh-fw1hp
    @AffanShaikh-fw1hp 8 месяцев назад

    In 4:01 I didn't understood the last step. That is, A exorB exorC . Which concept is used here??

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

      A’X + AX’ = A (XOR) X. Where X is A ( XOR) B. So, effectively the output is A ( XOR) B ( XOR) C.

  • @lavanyasenthil4136
    @lavanyasenthil4136 3 месяца назад +2

    what if due to noise the parity bit gets flipped?

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

      Many had the same doubt earlier. So, I have already made a short video on that.
      Here is the link: ruclips.net/user/shortsVg48TJUcQJw

  • @manishnayek6311
    @manishnayek6311 Месяц назад

    there may be a mistake at 4.07 , thanks for the other portion

    • @ALLABOUTELECTRONICS
      @ALLABOUTELECTRONICS  Месяц назад

      No, that's alright. The equation is for even parity generator.

    • @manishnayek6311
      @manishnayek6311 Месяц назад

      @@ALLABOUTELECTRONICS but how can we say that (B bar * C bar+ B*C)=whole bar of(B XOR C)

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

    👍👍👍👍 Nice

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

    Best video

  • @SauravSingh-xm6nn
    @SauravSingh-xm6nn 3 месяца назад +2

    Neso Academy 2.0

  • @__reva__143
    @__reva__143 26 дней назад

    if there are two errors ..then this parity bit checker doesnt finds the error .then what is the use of it...explain please

    • @ALLABOUTELECTRONICS
      @ALLABOUTELECTRONICS  26 дней назад +1

      over the time different error correction and detection codes are used. As the code can detect and correct more errors, the overhead along with the bit also increases. One of them (the hamming code) is already covered on the channel. For more info, you can check this video:
      ruclips.net/video/t4kiy4Dsx5Y/видео.htmlsi=mFwNQoX3sGiDkom-

    • @__reva__143
      @__reva__143 26 дней назад

      @ALLABOUTELECTRONICS so here the parity bit checker is only used for only one bit error detection..

    • @__reva__143
      @__reva__143 26 дней назад +1

      Thank you❤

    • @ALLABOUTELECTRONICS
      @ALLABOUTELECTRONICS  26 дней назад

      @@__reva__143 Yes.

  • @yashinamdar3891
    @yashinamdar3891 Месяц назад

    Watching just 5 roll no before me....😅

  • @isro_iuac
    @isro_iuac Месяц назад

    How we compensate the error

    • @ALLABOUTELECTRONICS
      @ALLABOUTELECTRONICS  Месяц назад

      The parity code is error detecting code. Similarly there are other error correcting codes, which can not only detect the errors but can also correct it. One such code ( hamming code) is already covered on the channel.
      ruclips.net/video/t4kiy4Dsx5Y/видео.htmlsi=dc6YkYT_dOUVUCBL

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

    🙏💓🙏

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

    😑😑😑

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

    👍

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

    First

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

    Thank you sir❤