| Author |
Message |
AARTHIREDDY
Joined: 18 Dec 2005 Posts: 35 Helped: 13
|
10 Aug 2006 6:05 COMPLETE Turbo Code Demo IN MATLAB (usefull for wimax) |
|
|
|
MATLAB code for experiment on turbo codes
The following MATLAB funtions will allow you to simulate the classical Turbo Coding system, which is also known as parallel concantenated convolutional codes. They are written to be shared with fellow researchers working on Turbo Codes. Please download all the .m files and run turbo_sys_demo.m file in MATLAB environment.
--------------------------------------------------------------------------------
This NEW version includes both the Log-MAP [1] and SOVA [2] algorithms for decoding. The information bits are randomly generated which assume a uniform distribution. For each frame of bits, a random interleaver is generated for it. Thus the code performance stands for the average performance among all interleavers. You can set the following parameters yourself:
decoding algorithm ( Log-MAP / SOVA )
frame size code generator puncture / unpuncture
maximum number of iterations number of frame errors to terminate signal to noise ratio ( Eb / No )
http://www.ee.vt.edu/~yufei/turbo/bin_state.m
http://www.ee.vt.edu/~yufei/turbo/demultiplex.m
http://www.ee.vt.edu/~yufei/turbo/encode_bit.m
http://www.ee.vt.edu/~yufei/turbo/encoderm.m
http://www.ee.vt.edu/~yufei/turbo/int_state.m
http://www.ee.vt.edu/~yufei/turbo/log_mapo.m
http://www.ee.vt.edu/~yufei/turbo/rsc_encode.m
http://www.ee.vt.edu/~yufei/turbo/sova0.m
http://www.ee.vt.edu/~yufei/turbo/trellis.m
http://www.ee.vt.edu/~yufei/turbo/turbo_sys_demo.m
|
|
| Back to top |
|
 |
MoonShine
Joined: 31 May 2001 Posts: 72
|
10 Aug 2006 13:44 Re: COMPLETE Turbo Code Demo IN MATLAB (usefull for wimax) |
|
|
|
The link h**p://www.ee.vt.edu/~yufei/turbo/log_mapo.m
should be h**p://www.ee.vt.edu/~yufei/turbo/logmapo.m
MoonShine
|
|
| Back to top |
|
 |
nabilo
Joined: 17 Jan 2007 Posts: 1
|
17 Jan 2007 13:05 Re: COMPLETE Turbo Code Demo IN MATLAB (usefull for wimax) |
|
|
|
Hello thank you for the information.
i TRIED the matlab program for turbo codes demo but it was working and it gives me results only for frame size of 1024 bites.
but it s not working for 65536 bits.
Please can you help to see the problem on this turbo codes demo from yufei.
witting for your response
regards.
|
|
| Back to top |
|
 |
umardar27
Joined: 19 Mar 2007 Posts: 18
|
21 Jan 2008 16:26 Re: COMPLETE Turbo Code Demo IN MATLAB (usefull for wimax) |
|
|
|
Hi,
the url are not working. can u suggest something ? how to download the m files for turbo decoder.
Thanks
|
|
| Back to top |
|
 |
drewcam888
Joined: 21 Jan 2008 Posts: 12
|
21 Jan 2008 16:48 Re: COMPLETE Turbo Code Demo IN MATLAB (usefull for wimax) |
|
|
|
| Yes why do the links not work?
|
|
| Back to top |
|
 |
umardar27
Joined: 19 Mar 2007 Posts: 18
|
21 Jan 2008 16:52 Re: COMPLETE Turbo Code Demo IN MATLAB (usefull for wimax) |
|
|
|
I dont know why the links are not working.
I am copying and pasting the link on the "address" of the google and some dell page comes out.
Can u send me the m-files please
|
|
| Back to top |
|
 |
enogogo
Joined: 07 Jun 2004 Posts: 114 Helped: 1
|
28 Feb 2008 11:12 COMPLETE Turbo Code Demo IN MATLAB (usefull for wimax) |
|
|
|
| please upload them here
|
|
| Back to top |
|
 |
kmangeshk
Joined: 18 Apr 2008 Posts: 2
|
25 Aug 2008 6:05 Re: COMPLETE Turbo Code Demo IN MATLAB (usefull for wimax) |
|
|
|
Hi,
If anybody has these files, Please upload them here.
If possible, Please send them to my mail id kumar.mangesh(at)gmail.com.
Thanks in advance,
Mangesh Kumar K
|
|
| Back to top |
|
 |