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.

Log-Likelihood-Ratio calculation

Status
Not open for further replies.

Fraggle

Newbie level 1
Joined
May 8, 2006
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,288
Dear all,

I have implemented a digital PPM modulation in Matlab. Because I'm using an additional FEC LDPC code I need the log-likelihood-ratios (llr) of all sent bits. I implemented this function correctly and it is working.

My problem is that my algorithm even I tried to avoid for loops (nealry all of them) the algorithm is too slow. I know that for example the modem.pammod modulation object can also calculate the llr and this extremely fast. I tried to find the used function, but without success.
Do you know how I could find this function which is regarded to the modem class?

Thanks,
;artin
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top