An Introduction to Coding Theory
An Introduction to Coding Theory
  • 34
  • 477 570
Convergence of Turbo Codes
Convergence of Turbo Codes
Переглядів: 2 850

Відео

Automatic Repeat reQuest (ARQ) Schemes
Переглядів 4,4 тис.7 років тому
Automatic Repeat reQuest (ARQ) Schemes
Distance Properties of Turbo Codes
Переглядів 3,6 тис.7 років тому
Distance Properties of Turbo Codes
Applications of Linear Codes
Переглядів 3,2 тис.7 років тому
Applications of Linear Codes
Problem Solving Sessions-VI
Переглядів 3,1 тис.7 років тому
Problem Solving Sessions-VI
Turbo Decoding
Переглядів 14 тис.7 років тому
Turbo Decoding
Turbo Codes
Переглядів 34 тис.7 років тому
Turbo Codes
Low Density Parity Check Codes
Переглядів 35 тис.7 років тому
Low Density Parity Check Codes
Decoding of Low Density Parity Check Codes-I
Переглядів 18 тис.7 років тому
Decoding of Low Density Parity Check Codes-I
Decoding of Low Density Parity Check Codes-II: Belief Propagation Algorithm
Переглядів 14 тис.7 років тому
Decoding of Low Density Parity Check Codes-II: Belief Propagation Algorithm
Problem solving session-IV
Переглядів 4,1 тис.7 років тому
Problem solving session-IV
Performance Bounds for Convolutional Codes
Переглядів 2,6 тис.7 років тому
Performance Bounds for Convolutional Codes
Introduction to Convolutional Codes-II: State Diagram, Trellis Diagram
Переглядів 9 тис.7 років тому
Introduction to Convolutional Codes-II: State Diagram, Trellis Diagram
Introduction to Convolutional Codes-I: Encoding
Переглядів 12 тис.7 років тому
Introduction to Convolutional Codes-I: Encoding
Convolutional Codes:Distance Properties
Переглядів 8 тис.7 років тому
Convolutional Codes:Distance Properties
Convolutional Codes: Classification, Realization
Переглядів 5 тис.7 років тому
Convolutional Codes: Classification, Realization
Decoding of Convolutional Codes-I: Viterbi Algorithm
Переглядів 10 тис.7 років тому
Decoding of Convolutional Codes-I: Viterbi Algorithm
Decoding of Convolutional Codes-II: BCJR Algorithm
Переглядів 11 тис.7 років тому
Decoding of Convolutional Codes-II: BCJR Algorithm
Problem solving session-V
Переглядів 2,8 тис.7 років тому
Problem solving session-V
Problem Solving Session-III
Переглядів 3,9 тис.7 років тому
Problem Solving Session-III
Bounds on the Size of a Code
Переглядів 6 тис.7 років тому
Bounds on the Size of a Code
Some Simple Linear Block Codes-II: Reed Muller Codes
Переглядів 14 тис.7 років тому
Some Simple Linear Block Codes-II: Reed Muller Codes
Some Simple Linear Block Codes-I
Переглядів 7 тис.7 років тому
Some Simple Linear Block Codes-I
Distance Properties of Linear Block Codes-I
Переглядів 7 тис.7 років тому
Distance Properties of Linear Block Codes-I
Decoding of Linear Block Codes
Переглядів 14 тис.7 років тому
Decoding of Linear Block Codes
Distance Properties of Linear Block Codes-II
Переглядів 7 тис.7 років тому
Distance Properties of Linear Block Codes-II
Problem Solving Session-II
Переглядів 6 тис.7 років тому
Problem Solving Session-II
Introduction to Error Control Coding-III
Переглядів 17 тис.7 років тому
Introduction to Error Control Coding-III
Syndrome, Error Correction and Error Detection
Переглядів 26 тис.7 років тому
Syndrome, Error Correction and Error Detection
Introduction to Linear Block Codes, Generator Matrix and Parity Check Matrix
Переглядів 33 тис.7 років тому
Introduction to Linear Block Codes, Generator Matrix and Parity Check Matrix

КОМЕНТАРІ

  • @adityasodhani2446
    @adityasodhani2446 2 місяці тому

    Very nicely explained

  • @ayush-sp6xr
    @ayush-sp6xr 3 місяці тому

    He's like average sarkari karamchari

  • @manishjaat8791
    @manishjaat8791 3 місяці тому

    19:22 are bhai arrow kr leta hme kese pta ki this se this ho rha hai.... pura din karab kr iss week ne

  • @manishjaat8791
    @manishjaat8791 3 місяці тому

    mt pda es se bdiya to

  • @alenqquin4509
    @alenqquin4509 7 місяців тому

    great lecture, thanks you .

  • @ajazhussain2919
    @ajazhussain2919 10 місяців тому

    What will move here and there , the pointer is not even visible really annoying. Try to focus there as well also teach like this in classrooms also

  • @해위잉
    @해위잉 Рік тому

    13:40, bit metric need to be M[r_l^(i) given x_l^(i)]

  • @AIMAN-w2t
    @AIMAN-w2t Рік тому

    Joydeep

  • @해위잉
    @해위잉 Рік тому

    at 9:09, sum_i [lambda_i * (x_i dot g_i)] need to be sum_i [lambda_i * (x dot g_i)]

  • @해위잉
    @해위잉 Рік тому

    It tells me why even parity check bit is added leftside of the codewords

  • @SeyedAgent47
    @SeyedAgent47 Рік тому

    dude, you're a perfect teacher... just control your level of voice for God's sake if you see this comment... probably you did so far it's been 6 years.... Thanks anyways

  • @himanshuyadav6672
    @himanshuyadav6672 Рік тому

    Nice Sir

  • @2262sandeep
    @2262sandeep Рік тому

    this is most needed.... there should be at least 2 -4 problem solving sessions after each week

  • @2262sandeep
    @2262sandeep Рік тому

    Reed Muller majority decision fails when equal 1's and 0' appear. What to do then?

    • @PranitTerse
      @PranitTerse Рік тому

      Recall that a distance ‘d’ RM code can correct up to (d-1)/2 errors. As long as the number of errors is in this limit, the majority decision will never give equal number of 1’s and 0’s. The procedure only fails when the no. of errors exceeds the (d-1)/2 condition. You can try a codeword of the RM(2,4) example shown in the video. Its distance is 4, so the majority decision never gives equal 0’s and 1’s for single bit error, but can fail when you have errors in two or more bits.

  • @2262sandeep
    @2262sandeep Рік тому

    Reed Muller majority decision fails when equal 1's and 0' appear. What to do then?

  • @lakshmiamruthayechurib3811

    The intro is soo asthetic

  • @swaminab
    @swaminab Рік тому

    Excellent video…..

  • @bju295
    @bju295 Рік тому

    Unbeatable

  • @aaronpaulhughes
    @aaronpaulhughes Рік тому

    Why does he only decode 3 bits? The trellis has 4 stages. He should have decoded 4 bits right?

    • @harshagarwal7193
      @harshagarwal7193 5 місяців тому

      Last bit in the trellis is the tail bit, not the information bit.

  • @raotouqeer9052
    @raotouqeer9052 Рік тому

    I can also read the slides. Can i be a professor in IIT?

  • @mohsenhosseinzadeh2534
    @mohsenhosseinzadeh2534 2 роки тому

    👍

  • @talharahman3797
    @talharahman3797 2 роки тому

    Great lecture!

  • @pragatikundalkar7310
    @pragatikundalkar7310 2 роки тому

    Thank you for the video sir. Can you please explain the computation part of qi

  • @moonlight1244-x3f
    @moonlight1244-x3f 2 роки тому

    Iam a 2017 ECE graduate can I know what this topic is about is this course for ppl applying for jobs or for students

  • @emirlanaliiarbekov8729
    @emirlanaliiarbekov8729 3 роки тому

    Thank you!

  • @Ashtree81
    @Ashtree81 3 роки тому

    Very good lecture, thank you

  • @aashnajain6519
    @aashnajain6519 3 роки тому

    great lecture!!

  • @Harshizzz
    @Harshizzz 3 роки тому

    Thank you sir, it was very helpful for my seminar on this topic.

  • @ombahadurthapa7126
    @ombahadurthapa7126 3 роки тому

    I do not understand here about the column permutation which has been done. Could anyone help me to explain please?

  • @ashmaker1634
    @ashmaker1634 3 роки тому

    Hatsoff sir u are my inspiration 🙏🙏🙏

  • @manolismylonas9886
    @manolismylonas9886 3 роки тому

    Great video, thank you! Do we have to take into consideration the unit matrix that will be existing in the actual code as well?

  • @pushpendrasharma9433
    @pushpendrasharma9433 3 роки тому

    Sphere covering bound is left , I think

  • @KnowledgeThroughScholars
    @KnowledgeThroughScholars 3 роки тому

    thank you very much for the nice presentation. stay bless

  • @sohaneluri4442
    @sohaneluri4442 3 роки тому

    Stammering a lot

  • @malikakhan7660
    @malikakhan7660 3 роки тому

    Stages in error correction?

  • @naskorusev
    @naskorusev 4 роки тому

    Thank you very much for the great lecture!

  • @naskorusev
    @naskorusev 4 роки тому

    Prof. Banerjee, all your lections are great, thank you very much for giving to us all those great explanations!

  • @rosegouri8884
    @rosegouri8884 4 роки тому

    Thanks

  • @vasanthgentela9229
    @vasanthgentela9229 4 роки тому

    Would be Better if the professor pitch is a little low

  • @vidyasawant506
    @vidyasawant506 4 роки тому

    great teaching Sir very nicely explained. Helped me a lot. Thankyou

  • @aerodynamico6427
    @aerodynamico6427 4 роки тому

    "constraints": say it LOUDLY, pal. If you swallow the word, everyone is left guessing!

    • @Anonymous_019
      @Anonymous_019 2 роки тому

      Hey any good youtube video to learn ldpc code ?

    • @Anonymous_019
      @Anonymous_019 2 роки тому

      Where did you learn ldpc code @Aero Dynamico

  • @chaitanyatuckley4666
    @chaitanyatuckley4666 4 роки тому

    Sir, thanks a lot. It really helped me. 😊

  • @ANSIcode
    @ANSIcode 4 роки тому

    Terrible lecture. The parts that need explaining are explained too little, the parts that don't need explaining (e.g. how to count the columns of a matrix on paper) take up most of the time...

  • @saintgersh
    @saintgersh 4 роки тому

    very insightful explanation. This helped me a lot. thanks Sir!

  • @vishnukumar-ws9og
    @vishnukumar-ws9og 4 роки тому

    Can we do coding theory here after 12 th

    • @parthajitbhar7683
      @parthajitbhar7683 2 роки тому

      bhosrike ho kya? iye engg ka topic he, communication systems

  • @vishnukumar-ws9og
    @vishnukumar-ws9og 4 роки тому

    Good morning sir

  • @العبدللهوحده-ه1ز
    @العبدللهوحده-ه1ز 4 роки тому

    hello all, Can you please if anyone know about equalizer and wireless communication help me to solve this question Consider an 8-tap FIR equalizer. (a) When the channel coefficients are [1, 0.8] (delays separated by a symbol period), determine the optimum equalizer weight vector. You can either derive it from the z-transform or from the MMSE approach. (b) Plot the real part of the weight vector and comment on its shape and how it is related to the channel coefficients Thank you very much and I appreciate your help

  • @etc7899
    @etc7899 4 роки тому

    Thank you Sir, Great VIdeo!

    • @rashidiqbal5853
      @rashidiqbal5853 4 роки тому

      hello sir. can you please share your whatsapp no. i have issue in ldpc .

  • @viaprenestina3894
    @viaprenestina3894 5 років тому

    very handsome

  • @tylerdurden5414
    @tylerdurden5414 5 років тому

    Bhai qa ant.shant padata h