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.
"amihomo" has described soft decoding, where a decision on a recived symbol is not taken immediately after receiving one symbol, but a whole sequence is examined before a decision is taken (viterbi decoding being the prime example).
However, I guess what the OP is asking about is soft demapper. The demapper associates the recieved signal to a constellation point. In hard decoding, it choses the nearest valid constellation point and decalres that as the recieved symbol. When soft decoding is done, the demapper gives out a set of values (each being a few bits), each being the quantised distance of the recieved signal from all, or a subset of, valid constellation points. The ECC decoder that follows the demapper usually gives a better performance if soft info is used.
So soft decoding can be done with both soft and hard demapping.
-b
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.