Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by Moshu95

  1. M

    I want matlab codes for ldpc decoding - need help

    Re: matlab coodes for ldpc Hi, Maybe you can have a look on http://www.kozintsev.net/soft.html You can download igor's software for ldpc codes and matrix generation. Everything is implemented under matlab. I've checked matrix generation but not the decoder. Good luck!
  2. M

    LDPC codes over GF(q)

    nonbinary ldpc In fact I would like to talk about decoding. I've implemented Progressive Edge Growth algorithm and use it for binary LDPC codes so i will use it for non binary LDPC codes for the moment. I will have a look to better construction as soon as I will have a decoder. But there...
  3. M

    I need a document for FEC Decoder using the XOR principle

    Re: FEC Decoder I think that FEC is applied on the Transport Stream and the RTP packet is generate with a specific payload type such that the receiver can recognize FEC RTP Packet.
  4. M

    soft-decision decoding - koetter-vardy algorithm

    Re: soft-decision decoding Assume that the modulation is a BPSK and the transmission over an AWGN, yhe LLR on GF(2^q) are then defined by : \sum_{i=1}^{q} 2*y_i/sigma^2. You can find this formula reading a paper on non binary LDPC codes, whose decoder needs LLR over GF(2^q). Hope this will...
  5. M

    I need a document for FEC Decoder using the XOR principle

    Re: FEC Decoder Did you have a look on IETF web site? They standardize some FEC protocols which used XOR Decoder.
  6. M

    soft-decision decoding - koetter-vardy algorithm

    Re: soft-decision decoding Hi, with such DSP, the Koetter-Vardy algorithm is a real challenge! When I work on it I implement the reliability Matrix with gaussian PDF as it is done by the authors. After, I used Koetter Algorithm for Interpolation and Roth Ruckenstein algorithm for...
  7. M

    Difference between Orthogonal and Orthonormal?

    convert orthogonal to orthonormal function norm(u) is defined by <u,u> where <,> is a dot product and u a vector. A norm depends on the dot product you chose to use. What do you mean by "the benefits of the norm"?
  8. M

    Difference between Orthogonal and Orthonormal?

    orthogonal mean the same as orthonormal Orthogonal mean that the dot product is null. Orthonormal mean that the dot product is null and the norm is equal to 1. If two or more vectors are orthonormal they are also orthogonal but the inverse is not true.
  9. M

    LDPC codes over GF(q)

    book ldpc over gf Has anyone already worked on this topic? I'm currently working on it and I would have enjoy to discuss about it with people who have already work on it.
  10. M

    soft-decision decoding - koetter-vardy algorithm

    soft decision reliability matrix Hi, I've done it last year when i worked on the KV algorithm so I can help you if you still need...

Part and Inventory Search

Back
Top