Add ftdata-100 and ftdata-10 and update fig_wer2 and associated text.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6322 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Steven Franke 2015-12-28 21:20:10 +00:00
parent fc06ec952f
commit 509cb9efd6
6 changed files with 31 additions and 10 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -6,4 +6,4 @@
-24.0 0.80
-23.5 0.956
-23.0 0.9958 x
-22.5 1.0

View File

@ -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

View File

@ -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.