Error Correcting Codes 2b: Linear Codes - Minimum Distance

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

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

  • @prajwolgyawali6770
    @prajwolgyawali6770 4 года назад +14

    Hamming Weight - 0:35
    Hamming Distance - 0:57
    Minimum Distance d - 1:50
    Distance d vs Errors detected vs Errors corrected - 3:25

  • @2262sandeep
    @2262sandeep Год назад +1

    I used to count hamiltonians, but this video opened new dimensions to my understanding. Thank you Sir!

  • @rubensb8460
    @rubensb8460 4 года назад +9

    would be incredible if you teach my prof that visualising things is possible but for now I'll just watch your amazing vids

  • @richardchevalier5587
    @richardchevalier5587 5 лет назад +7

    a huge help, so great !!

  • @Adityarm.08
    @Adityarm.08 Год назад

    Amazing explanations, as always. Thank you.

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

    Very well presented. Great job!

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

    Thank you so much. Very clear, very well explained!

  • @ВиталийОвчаренко-и1н
    @ВиталийОвчаренко-и1н 9 месяцев назад

    The stages involved in deciding the minimum distance for linear error correcting codes are as follows:
    1. Determine the number of bits in each codeword (n).
    2. Calculate the number of message bits transmitted by each codeword (k).
    3. Find the minimum Hamming distance between codewords (d).
    4. Calculate the code rate, which is the ratio of k to n.
    For the problem given where management has decided to use 20-bit data blocks in the company's new (n,20,3) error correcting code, the minimum value of n that will permit the code to be used for single bit error correction is 23.

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

    Awesome explanation!

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

    I needed this! Thank you!

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

    Amazingly great♥️

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

    For the Hamming (7,4), if you calculate the syndrome and use that to detect and correct errors (works only for 1 bit error), is that better than having to input the entire codeword map into memory?

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

    So useful thank you

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

    If I have a code with hamming distance of 3, then like you said I can correct up to 1 error bit, but this is only true if you assume that only 1 bit has changed. But how do you know in general how many bits have been false?

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

      With a hamming distance of 3, you can correct 1 bit error, but anything more than that renders the code useless. 2 bit errors will detect the error but make the wrong fix, and 3 bit errors will make the jump to another valid codeword, making it seem like there are no errors at all. Every code has its limits. The only way to know for sure which errors occurred is to compare the results with the original message. When we use ECCs, we have to
      "hope" that our chosen minimum distance is good enough. But if you scratch a CD enough, or tear up a QR code enough, you simply can't read it anymore.

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

    great explanation!

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

    awesome, thank you!

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

    Awesome explanation thanks

  • @AIMAN-w2t
    @AIMAN-w2t Год назад +2

    Joydeep

  • @dippatel1739
    @dippatel1739 5 лет назад +7

    keep making these videos

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

    This is genius, thanks so much

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

    How do you prove that the best (k,n) - Code has minimum distance k?

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

      I'm a bit confused by what you mean by "best" in this question. Can you explain?

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

      @@eigenchris Well you said: best. I will link it in a minute.

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

      I mean 5:43 you said with the best 7,4 correction codes you can correct up to 3 bit errors...

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

      @@TVSuchty oh, I see what you mean. These "best-of" codes have message length k=1 and codeword length n. The minimum distance is always going to be n, since there are only 2 valid codewords, which have a separation of n.

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

    Tanks a lot

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

    Can't see the movie, just hearing the sound track.

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

    how do I generate the generator matrix?

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

      I think I explain how to get the generator matrix for Hamming Codes later in the series. The entire point of Error Correcting Codes as a field of study is coming up with good generator matrices and studying their properties, and there are many different types of generator matrices that have been developed over the years. You can see the wikipedia article on Error Correcting Code for more links.

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

      @@eigenchris ok thanks

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

    I like a good Hamming sandwich from time to time.

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

    You call them cubes. Is it incorrect to call them graphs?

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

      You could if you wanted, but the examples shown in this videos always have ther vertices and edges arranged in a way that matched a cube in some dimension.

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

      @@eigenchris alright, thanks😁