diff --git a/lib/ftrsd/ftrsd_paper/fig_wer2.gnuplot b/lib/ftrsd/ftrsd_paper/fig_wer2.gnuplot index d0f289925..429361af7 100644 --- a/lib/ftrsd/ftrsd_paper/fig_wer2.gnuplot +++ b/lib/ftrsd/ftrsd_paper/fig_wer2.gnuplot @@ -17,6 +17,7 @@ plot [-27:-22] [0:110] \ "ftdata-10000.dat" using 1:(100*$2) with linespoints lt 1 pt 7 title 'FT-10K', \ "ftdata-1000.dat" using 1:(100*$2) with linespoints lt 1 pt 7 title 'FT-1K', \ "ftdata-100.dat" using 1:(100*$2) with linespoints lt 1 pt 7 title 'FT-100', \ + "ftdata-10.dat" using 1:(100*$2) with linespoints lt 1 pt 7 title 'FT-10', \ "kvasd-15.dat" using 1:(100*$2) with linespoints lt 2 pt 8 title 'KV-15', \ "bmdata.dat" using 1:(100*$2) with linespoints pt 11 title 'BM', \ "wer2.lab" with labels diff --git a/lib/ftrsd/ftrsd_paper/ftdata-10.dat b/lib/ftrsd/ftrsd_paper/ftdata-10.dat new file mode 100644 index 000000000..cd09e58cc --- /dev/null +++ b/lib/ftrsd/ftrsd_paper/ftdata-10.dat @@ -0,0 +1,10 @@ + snr psuccess ntrials 10, r6321 +-26.0 0.0 +-25.5 0.007 +-25.0 0.039 +-24.5 0.157 +-24.0 0.362 +-23.5 0.701 +-23.0 0.914 +-22.5 0.985 +-22.0 1.0 diff --git a/lib/ftrsd/ftrsd_paper/ftdata-100.dat b/lib/ftrsd/ftrsd_paper/ftdata-100.dat new file mode 100644 index 000000000..545dc68fc --- /dev/null +++ b/lib/ftrsd/ftrsd_paper/ftdata-100.dat @@ -0,0 +1,10 @@ + snr psuccess ntrials 100, r6321 +-26.0 0.003 +-25.5 0.033 +-25.0 0.113 +-24.5 0.315 +-24.0 0.635 +-23.5 0.908 +-23.0 0.977 +-22.5 0.9986 +-22.0 1.0 diff --git a/lib/ftrsd/ftrsd_paper/ftdata-1000.dat b/lib/ftrsd/ftrsd_paper/ftdata-1000.dat index 6add6d535..5f75e9800 100644 --- a/lib/ftrsd/ftrsd_paper/ftdata-1000.dat +++ b/lib/ftrsd/ftrsd_paper/ftdata-1000.dat @@ -6,4 +6,4 @@ -24.0 0.80 -23.5 0.956 -23.0 0.9958 x - +-22.5 1.0 diff --git a/lib/ftrsd/ftrsd_paper/ftdata-10000.dat b/lib/ftrsd/ftrsd_paper/ftdata-10000.dat index 54480ff45..df342d08e 100644 --- a/lib/ftrsd/ftrsd_paper/ftdata-10000.dat +++ b/lib/ftrsd/ftrsd_paper/ftdata-10000.dat @@ -6,5 +6,5 @@ -24.5 0.653 -24.0 0.913 -23.5 0.983 --23.0 0.9987 x - +-23.0 0.998 +-22.0 1.0 diff --git a/lib/ftrsd/ftrsd_paper/ftrsd.lyx b/lib/ftrsd/ftrsd_paper/ftrsd.lyx index 41424baee..b450f4f06 100644 --- a/lib/ftrsd/ftrsd_paper/ftrsd.lyx +++ b/lib/ftrsd/ftrsd_paper/ftrsd.lyx @@ -1515,22 +1515,22 @@ reference "fig:bodide" \end_inset in this format along with additional FT results for -\begin_inset Formula $T=10^{4},10^{3},$ +\begin_inset Formula $T=10^{4},10^{3},10^{2}$ \end_inset and -\begin_inset Formula $10^{2}$ +\begin_inset Formula $10^{1}$ \end_inset . The KV results are plotted with open triangles. - It is apparent that the FT algorithm produces more decodes than KV when - + It is apparent that the FT decoder produces more decodes than KV when \begin_inset Formula $T=10^{4}$ \end_inset or larger. - + It also provides a very significant gain over the hard-decision BM decoder + even when limited to at most 10 trials. \end_layout \begin_layout Standard @@ -1563,11 +1563,11 @@ name "fig:WER2" Percent of JT65 messages copied as a function of SNR in 2.5 kHz bandwidth. Solid lines with filled round circles are results from the FT decoder with -\begin_inset Formula $T=10^{5},10^{4},10^{3},$ +\begin_inset Formula $T=10^{5},10^{4},10^{3},10^{2}$ \end_inset and -\begin_inset Formula $10^{2}$ +\begin_inset Formula $10$ \end_inset , respectively, from left to right.