Syndrome Decoding of (7,4) Hamming code

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

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

  • @believeinyour.own_way-79
    @believeinyour.own_way-79 6 หลายเดือนก่อน

    Hats off. U taught very clear.😊🫡🫡🙌

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

    Super clear, I appreciate it a lot.

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

    thank you for the this great video, can you make more videos about digital modulation

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

    Thank you so much my brother

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

    But the syndrome only allows correction of one bit error?

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

      Yes, it can correct only one bit error but can detect 2 bit errors with guarantee. The minimum hamming distance for 7,4 hamming code is dmin = 3. The “error detection” capability is dmin - 1 = 3-1=2 bit errors. The error correction capability is floor[(dmin-1)/2] = floor[(3-1)/2] = floor[1] =1

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

    how can i determine the transmitted codeword, in the information consisting of four ones using hamming (7,4)code?

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

      Multiply the information vector [1 1 1 1] with the generator matrix (shown at 3:30 of the video). This will give a codeword vector [1 1 1 1 1 1 1] as shown at 7:00 of video - the 16th entry in the table