Digital Communications: Convolutional Codes

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.ค. 2024
  • Graduate Student Zac Sutton of Uconn HKN explains how to encode a data stream using a convolutional encoder and how to decode the received sequence using the Viterbi Algorithm.
    Still don't get it? Have questions relating to this topic or others? Suggestions for other problems you'd like to see us do? Post in the comments below or email us at "questions.hkn.uconn@gmail.com
  • วิทยาศาสตร์และเทคโนโลยี

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

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

    my teacher tried to explain this topic in two hours, didn't understand anything. This vidao makes it so clear.

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

    This makes sense!....Because you explain each step logically and clearly....Also explaining via an example helps rather than mathematically for a general case.

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

    awesome video. Made me understand the jumble of trellis diagram very well. Thanks man.

  • @user-jk2ql1tg3r
    @user-jk2ql1tg3r 4 ปีที่แล้ว +4

    Hi just a little question. Is there some reason the initial states you listed them as 00 10 01 11(0 2 1 3), cause I think if you list them as 00 01 10 11 (0 1 2 3)the flow arrow will not such complex.

  • @hichamtribak1944
    @hichamtribak1944 6 ปีที่แล้ว +8

    I have cited your video in my scientific paper. Thank you so much for your explanation.

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

      Awesome to hear! We would love to read your paper, please email us when it is available to read!

    • @inventorofmachines
      @inventorofmachines 5 ปีที่แล้ว

      Hi. Why did you choose to cite a youtube video instead of, say, a book or a paper? Wouldn't citing a book be easier? Asking to know.

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

      @@inventorofmachines The medium of information is not relevant, it's the quality of information which determines if the source is worth citing

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

    Very helpful, thanks a billion man.

  • @mia_in_ch
    @mia_in_ch 20 วันที่ผ่านมา

    still very actual, thanks!

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

    Very nice explanation!

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

    thank you soooooooo much!! thank you

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

    thank you very much!

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

    Can we see something about Turbo codes ?

  • @mmtatlas4705
    @mmtatlas4705 11 วันที่ผ่านมา

    thank you

  • @habbibatomi1465
    @habbibatomi1465 5 ปีที่แล้ว

    Is there an explanation in French

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

    Please compare your state table against the following state diagram (Fig 8.3) which is correct: web.mit.edu/6.02/www/f2010/handouts/lectures/L8.pdf

  • @fataldbz
    @fataldbz 6 ปีที่แล้ว +5

    i think you have exchanged the convolution codes of state 01 and 11 i.e the codes mentioned in the table for 01 are the codes when the state is 11 and vise versa kindly check

    • @UConnHKN
      @UConnHKN  6 ปีที่แล้ว +2

      Hello,
      Thanks for your comment. We appreciate everyone who keeps us honest in these videos. If your concern is with the table Zac constructs, I have reviewed it and I see no problem with the numbers that are placed in. Please double check your answer as the conversion from diagram to table can be a bit confusing.
      ~Andrew

    • @imanbagheri1140
      @imanbagheri1140 6 ปีที่แล้ว +2

      I personally calculate the bot C0 and C1 using simple XOR of S1,In and S0,S1,In ,respectively and there isn't any mistake I think.

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

      their are mistakes in the state table. for ex: 9:51 from 00, the input is 1, we get 10, and not 11.
      another mistake: 10:22, should be 1/11

  • @imanbagheri1140
    @imanbagheri1140 6 ปีที่แล้ว +5

    I just have a question, do you really write reverse, I mean like in the mirror? Isn't it difficult?

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

    maaan you made a mistake while filling the table ( states 01,11 corresponding outputs should be reversed )

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

      ok cool, so it wasn't just me who thought that

    • @Patrickt1989
      @Patrickt1989 3 ปีที่แล้ว

      disregard, C0 = s1 xor in, and C1 = s1 xor S0 xor in, making the table correct