    ,   DVB-S.
:  ..,  ..
: 30.03.2008.

         
       /   (Eb/N0)       
     .
        1/2   3008 .
     max-log-MAP .

        param.dat. 
      :
EbN0_low=1.3 
EbN0_high=1.7 
EbN0_step=0.2
volume=1000000
maxBlockErr=50
kst=11100
iter=10

 
  EbN0_low -    /  ;
  EbN0_high -    /  :
  EbN0_step -     /  ;
  volume -     ;
  maxBlockErr -   ,       
                   /;
  kst - ,    .    
          .
  iter -     .

     . 
        result.txt. 
     .

DVB-S Duo-Binary Turbo Codes Simulator
Channel parameters:
  Channel with AWGN and BPSK
Turbo codec parameters:
  Code length 3008, Data length 1504, Code rate 0.50
  Decoding iterations: 10
----------------------------------------------------------------------
EbN0=1.30 dB;  EsN0=-1.71 dB
0%                                                                100%
**********************************************************************
DecodedBlocks=665 ErrorBlocks=38  DecodedBits=1000160  ErrorBits=2831
ChannelBER=1.22e-001  DecoderBER=2.83e-003  DecoderFER=5.71e-002
Modeling time: 111.454 s
Decoding speed:   8.97 kbps
----------------------------------------------------------------------
...


  EbN0 -   /  ,     ;
  EsN0 -   /  ,     ;
  DecodedBlocks -   ;
  DecodedBits -   ;
  DecoderErrors -    ;
  ErrorBlocks -    ;
  ChannelBER -       ;
  DecoderBER -      ;
  DecoderFER -      ;
  Modeling time -   (        
                   /);
  Decoding speed -      /.

