Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HDL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Commits
ea92ae62
Commit
ea92ae62
authored
3 years ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Added some more results.
parent
0948d473
No related branches found
Branches containing commit
No related tags found
1 merge request
!231
Use applications/lofar2/model/pfs_coeff_final.m to create FIR coefficients for...
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
libraries/dsp/verify_pfb/tb_tb_verify_pfb_wg.vhd
+24
-8
24 additions, 8 deletions
libraries/dsp/verify_pfb/tb_tb_verify_pfb_wg.vhd
libraries/dsp/verify_pfb/tb_verify_pfb_wg.txt
+363
-0
363 additions, 0 deletions
libraries/dsp/verify_pfb/tb_verify_pfb_wg.txt
with
387 additions
and
8 deletions
libraries/dsp/verify_pfb/tb_tb_verify_pfb_wg.vhd
+
24
−
8
View file @
ea92ae62
...
@@ -108,7 +108,7 @@ ARCHITECTURE tb OF tb_tb_verify_pfb_wg IS
...
@@ -108,7 +108,7 @@ ARCHITECTURE tb OF tb_tb_verify_pfb_wg IS
CONSTANT
c_gen_vary_c_twiddle_w
:
BOOLEAN
:
=
FALSE
;
CONSTANT
c_gen_vary_c_twiddle_w
:
BOOLEAN
:
=
FALSE
;
CONSTANT
c_gen_vary_extra_w
:
BOOLEAN
:
=
FALSE
;
CONSTANT
c_gen_vary_extra_w
:
BOOLEAN
:
=
FALSE
;
CONSTANT
c_gen_2020_dec
:
BOOLEAN
:
=
FALSE
;
CONSTANT
c_gen_2020_dec
:
BOOLEAN
:
=
FALSE
;
CONSTANT
c_gen_2022_mar
_21
:
BOOLEAN
:
=
FALSE
;
CONSTANT
c_gen_2022_mar
:
BOOLEAN
:
=
FALSE
;
BEGIN
BEGIN
...
@@ -654,7 +654,7 @@ gen_2020_dec : IF c_gen_2020_dec GENERATE
...
@@ -654,7 +654,7 @@ gen_2020_dec : IF c_gen_2020_dec GENERATE
u_829
:
ENTITY
work
.
tb_verify_pfb_wg
GENERIC
MAP
(
829
,
"WPFB"
,
61
.
0
,
61
.
0
,
1
.
0
,
0
.
0
,
0
.
0
,
0
.
0
,
c_fil_coefs
,
16
,
0
,
14
,
26
,
20
,
0
,
27
,
1
,
'0'
);
u_829
:
ENTITY
work
.
tb_verify_pfb_wg
GENERIC
MAP
(
829
,
"WPFB"
,
61
.
0
,
61
.
0
,
1
.
0
,
0
.
0
,
0
.
0
,
0
.
0
,
c_fil_coefs
,
16
,
0
,
14
,
26
,
20
,
0
,
27
,
1
,
'0'
);
END
GENERATE
;
END
GENERATE
;
gen_2022_mar_21
:
IF
c_gen_2022_mar
_21
GENERATE
gen_2022_mar_21
:
IF
c_gen_2022_mar
GENERATE
-- WPFB
-- WPFB
-- g_fil_coefs_file_prefix
-- g_fil_coefs_file_prefix
-- . g_fil_coef_dat_w
-- . g_fil_coef_dat_w
...
@@ -688,6 +688,13 @@ gen_2022_mar_21 : IF c_gen_2022_mar_21 GENERATE
...
@@ -688,6 +688,13 @@ gen_2022_mar_21 : IF c_gen_2022_mar_21 GENERATE
----u_2016 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2016, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_hanning_16b, 16, 0, 14, 0, 19, 0, 25, 1, '0');
----u_2016 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2016, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_hanning_16b, 16, 0, 14, 0, 19, 0, 25, 1, '0');
----u_2017 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2017, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_hanning_16b, 16, 0, 14, 0, 19, 0, 26, 1, '0');
----u_2017 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2017, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_hanning_16b, 16, 0, 14, 0, 19, 0, 26, 1, '0');
--
--
u_2070
:
ENTITY
work
.
tb_verify_pfb_wg
GENERIC
MAP
(
2070
,
"WPFB"
,
61
.
0
,
61
.
0
,
1
.
0
,
0
.
0
,
0
.
0
,
0
.
0
,
c_fil_coefs
,
16
,
1
,
14
,
0
,
18
,
1
,
22
,
1
,
'0'
);
u_2071
:
ENTITY
work
.
tb_verify_pfb_wg
GENERIC
MAP
(
2071
,
"WPFB"
,
61
.
0
,
61
.
0
,
1
.
0
,
0
.
0
,
0
.
0
,
0
.
0
,
c_fil_coefs
,
16
,
1
,
14
,
0
,
18
,
1
,
23
,
1
,
'0'
);
u_2072
:
ENTITY
work
.
tb_verify_pfb_wg
GENERIC
MAP
(
2072
,
"WPFB"
,
61
.
0
,
61
.
0
,
1
.
0
,
0
.
0
,
0
.
0
,
0
.
0
,
c_fil_coefs
,
16
,
1
,
14
,
0
,
18
,
1
,
24
,
1
,
'0'
);
-- ~= 2001
u_2073
:
ENTITY
work
.
tb_verify_pfb_wg
GENERIC
MAP
(
2073
,
"WPFB"
,
61
.
0
,
61
.
0
,
1
.
0
,
0
.
0
,
0
.
0
,
0
.
0
,
c_fil_coefs
,
16
,
1
,
14
,
0
,
18
,
1
,
25
,
1
,
'0'
);
u_2074
:
ENTITY
work
.
tb_verify_pfb_wg
GENERIC
MAP
(
2074
,
"WPFB"
,
61
.
0
,
61
.
0
,
1
.
0
,
0
.
0
,
0
.
0
,
0
.
0
,
c_fil_coefs
,
16
,
1
,
14
,
0
,
18
,
1
,
26
,
1
,
'0'
);
u_2075
:
ENTITY
work
.
tb_verify_pfb_wg
GENERIC
MAP
(
2075
,
"WPFB"
,
61
.
0
,
61
.
0
,
1
.
0
,
0
.
0
,
0
.
0
,
0
.
0
,
c_fil_coefs
,
16
,
1
,
14
,
0
,
18
,
1
,
27
,
1
,
'0'
);
--
--u_2030 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2030, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_hanning_18b, 18, 1, 14, 0, 19, 1, 22, 1, '0');
--u_2030 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2030, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_hanning_18b, 18, 1, 14, 0, 19, 1, 22, 1, '0');
--u_2031 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2031, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_hanning_18b, 18, 1, 14, 0, 19, 1, 23, 1, '0');
--u_2031 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2031, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_hanning_18b, 18, 1, 14, 0, 19, 1, 23, 1, '0');
--u_2032 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2032, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_hanning_18b, 18, 1, 14, 0, 19, 1, 24, 1, '0'); -- ~= 2001
--u_2032 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2032, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_hanning_18b, 18, 1, 14, 0, 19, 1, 24, 1, '0'); -- ~= 2001
...
@@ -709,12 +716,12 @@ gen_2022_mar_21 : IF c_gen_2022_mar_21 GENERATE
...
@@ -709,12 +716,12 @@ gen_2022_mar_21 : IF c_gen_2022_mar_21 GENERATE
--u_2054 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2054, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_kaiser_18b, 18, 1, 14, 0, 19, 1, 26, 1, '0');
--u_2054 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2054, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_kaiser_18b, 18, 1, 14, 0, 19, 1, 26, 1, '0');
--u_2055 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2055, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_kaiser_18b, 18, 1, 14, 0, 19, 1, 27, 1, '0');
--u_2055 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2055, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_kaiser_18b, 18, 1, 14, 0, 19, 1, 27, 1, '0');
u_2060
:
ENTITY
work
.
tb_verify_pfb_wg
GENERIC
MAP
(
2060
,
"WPFB"
,
61
.
0
,
61
.
0
,
1
.
0
,
0
.
0
,
0
.
0
,
0
.
0
,
c_fil_hanning_20b
,
20
,
1
,
14
,
0
,
19
,
1
,
22
,
1
,
'0'
);
--
u_2060 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2060, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_hanning_20b, 20, 1, 14, 0, 19, 1, 22, 1, '0');
u_2061
:
ENTITY
work
.
tb_verify_pfb_wg
GENERIC
MAP
(
2061
,
"WPFB"
,
61
.
0
,
61
.
0
,
1
.
0
,
0
.
0
,
0
.
0
,
0
.
0
,
c_fil_hanning_20b
,
20
,
1
,
14
,
0
,
19
,
1
,
23
,
1
,
'0'
);
--
u_2061 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2061, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_hanning_20b, 20, 1, 14, 0, 19, 1, 23, 1, '0');
u_2062
:
ENTITY
work
.
tb_verify_pfb_wg
GENERIC
MAP
(
2062
,
"WPFB"
,
61
.
0
,
61
.
0
,
1
.
0
,
0
.
0
,
0
.
0
,
0
.
0
,
c_fil_hanning_20b
,
20
,
1
,
14
,
0
,
19
,
1
,
24
,
1
,
'0'
);
-- ~= 2001
--
u_2062 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2062, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_hanning_20b, 20, 1, 14, 0, 19, 1, 24, 1, '0'); -- ~= 2001
u_2063
:
ENTITY
work
.
tb_verify_pfb_wg
GENERIC
MAP
(
2063
,
"WPFB"
,
61
.
0
,
61
.
0
,
1
.
0
,
0
.
0
,
0
.
0
,
0
.
0
,
c_fil_hanning_20b
,
20
,
1
,
14
,
0
,
19
,
1
,
25
,
1
,
'0'
);
--
u_2063 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2063, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_hanning_20b, 20, 1, 14, 0, 19, 1, 25, 1, '0');
u_2064
:
ENTITY
work
.
tb_verify_pfb_wg
GENERIC
MAP
(
2064
,
"WPFB"
,
61
.
0
,
61
.
0
,
1
.
0
,
0
.
0
,
0
.
0
,
0
.
0
,
c_fil_hanning_20b
,
20
,
1
,
14
,
0
,
19
,
1
,
26
,
1
,
'0'
);
--
u_2064 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2064, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_hanning_20b, 20, 1, 14, 0, 19, 1, 26, 1, '0');
u_2065
:
ENTITY
work
.
tb_verify_pfb_wg
GENERIC
MAP
(
2065
,
"WPFB"
,
61
.
0
,
61
.
0
,
1
.
0
,
0
.
0
,
0
.
0
,
0
.
0
,
c_fil_hanning_20b
,
20
,
1
,
14
,
0
,
19
,
1
,
27
,
1
,
'0'
);
--
u_2065 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2065, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_hanning_20b, 20, 1, 14, 0, 19, 1, 27, 1, '0');
-- vary g_fil_in_dat_w
-- vary g_fil_in_dat_w
--u_2020 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2020, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_coefs, 16, 1, 8, 0, 19, 1, 24, 1, '0');
--u_2020 : ENTITY work.tb_verify_pfb_wg GENERIC MAP (2020, "WPFB", 61.0, 61.0, 1.0, 0.0, 0.0, 0.0, c_fil_coefs, 16, 1, 8, 0, 19, 1, 24, 1, '0');
...
@@ -771,6 +778,15 @@ gen_2022_mar_21 : IF c_gen_2022_mar_21 GENERATE
...
@@ -771,6 +778,15 @@ gen_2022_mar_21 : IF c_gen_2022_mar_21 GENERATE
-- 26 : wpfb_measured_proc_gain_a_dB = 19.14 [dB] 24.75 [dB] 25.37 [dB] 25.70 [dB] 18.91 [dB] 18.66 [dB]
-- 26 : wpfb_measured_proc_gain_a_dB = 19.14 [dB] 24.75 [dB] 25.37 [dB] 25.70 [dB] 18.91 [dB] 18.66 [dB]
-- 27 : wpfb_measured_proc_gain_a_dB = 19.23 [dB] 24.86 [dB] 25.37 [dB] 25.77 [dB] 18.89 [dB] 18.81 [dB]
-- 27 : wpfb_measured_proc_gain_a_dB = 19.23 [dB] 24.86 [dB] 25.37 [dB] 25.77 [dB] 18.89 [dB] 18.81 [dB]
--
--
-- g_stage_dat_w
-- . g_fft_out_dat_w = 19 18
-- 23 : wpfb_measured_proc_gain_a_dB = 16.62 [dB] 17.17 [dB]
-- 24 : wpfb_measured_proc_gain_a_dB = 17.85 [dB] 19.33 [dB]
-- 25 : wpfb_measured_proc_gain_a_dB = 18.53 [dB] 20.04 [dB]
-- 26 : wpfb_measured_proc_gain_a_dB = 19.02 [dB] 20.16 [dB]
-- 27 : wpfb_measured_proc_gain_a_dB = 19.14 [dB] 20.27 [dB]
-- 22 : wpfb_measured_proc_gain_a_dB = 19.23 [dB] 20.39 [dB]
--
-- c_twiddle_w = 18
-- c_twiddle_w = 18
-- g_fil_backoff_w = 1
-- g_fil_backoff_w = 1
-- g_fft_out_gain_w = 1
-- g_fft_out_gain_w = 1
...
...
This diff is collapsed.
Click to expand it.
libraries/dsp/verify_pfb/tb_verify_pfb_wg.txt
+
363
−
0
View file @
ea92ae62
...
@@ -14916,3 +14916,366 @@ xxxx
...
@@ -14916,3 +14916,366 @@ xxxx
# . wpfb_measured_proc_gain_a_dB = 25.34 [dB]
# . wpfb_measured_proc_gain_a_dB = 25.34 [dB]
# . wpfb_measured_proc_gain_a_dB = 25.70 [dB]
# . wpfb_measured_proc_gain_a_dB = 25.70 [dB]
# . wpfb_measured_proc_gain_a_dB = 25.77 [dB]
# . wpfb_measured_proc_gain_a_dB = 25.77 [dB]
# -------------------------------------------------------------
# -- WPFB settings of tb-2070:
# -------------------------------------------------------------
# . c_pfs_bypass = FALSE
# . g_fil_coefs_file_prefix = data/Coeffs16384Kaiser-quant_1wb
# . c_pfir_coef_w = 16
# . g_fil_backoff_w = 1
# . g_fil_in_dat_w = 14
# . c_internal_dat_w = 21
# . c_twiddle_w = 18
# . g_fft_out_dat_w = 18
# . g_fft_out_gain_w = 1
# . g_fft_stage_dat_w = 22
# . g_fft_guard_w = 1
# . c_switch_en = 0
#
# WG settings:
# . g_subband_index_a = 61.000
# . g_amplitude_a = 1.000
# . g_phase_a = 0.0 degrees
#
# DC, min, max levels
# . input_min_a = -8191.000
# . input_max_a = 8191.000
# . input_mean_a = 0.000
# . fir_min_a = -521520.000
# . fir_max_a = 521520.000
# . fir_mean_a = 0.000
#
# Amplitudes:
# . c_wg_ampl_a = 8191
# . input_ampl_a = 8191.943
# . cw_ampl_a = 8191.943
# . fir_ampl_a = 521566.787
# . fil_ampl_a = 521566.783
# . sub_a_re = 0
# . sub_a_im = -65196
# . sub_a_ampl = 65196.000
# . sub_a_ampl/c_exp_sub_a_ampl = 0.994933
# . sub_a_re_frac = 0
# . sub_a_im_frac = 2
# . sub_a_ampl_frac = 2.000
#
# Phases [Ts]:
# . cw_phase_Ts_a = -1.000
# . fil_phase_Ts_a = -1.000
#
# Powers:
# . sst_wg_power_a = 4250518416.000 = 96.28 [dB]
# . sst_noise_a = 0.222 = -6.53 [dB]
# . sst_noise_b = 0.000 = -200.00 [dB]
#
# SNR and WPFB processing gain:
# . c_wg_snr_a_dB = 86.05 [dB]
# . wg_measured_snr_a_dB = 85.65 [dB]
# . fil_measured_snr_a_dB = 78.18 [dB]
# . sst_measured_snr_a_dB = 102.82 [dB]
# . wpfb_measured_proc_gain_a_dB = 17.17 [dB]
#
# -------------------------------------------------------------
# -- WPFB settings of tb-2071:
# -------------------------------------------------------------
# . c_pfs_bypass = FALSE
# . g_fil_coefs_file_prefix = data/Coeffs16384Kaiser-quant_1wb
# . c_pfir_coef_w = 16
# . g_fil_backoff_w = 1
# . g_fil_in_dat_w = 14
# . c_internal_dat_w = 22
# . c_twiddle_w = 18
# . g_fft_out_dat_w = 18
# . g_fft_out_gain_w = 1
# . g_fft_stage_dat_w = 23
# . g_fft_guard_w = 1
# . c_switch_en = 0
#
# WG settings:
# . g_subband_index_a = 61.000
# . g_amplitude_a = 1.000
# . g_phase_a = 0.0 degrees
#
# DC, min, max levels
# . input_min_a = -8191.000
# . input_max_a = 8191.000
# . input_mean_a = 0.000
# . fir_min_a = -1043041.000
# . fir_max_a = 1043041.000
# . fir_mean_a = 0.000
#
# Amplitudes:
# . c_wg_ampl_a = 8191
# . input_ampl_a = 8191.943
# . cw_ampl_a = 8191.943
# . fir_ampl_a = 1043133.576
# . fil_ampl_a = 1043133.568
# . sub_a_re = 0
# . sub_a_im = -65195
# . sub_a_ampl = 65195.000
# . sub_a_ampl/c_exp_sub_a_ampl = 0.994918
# . sub_a_re_frac = 0
# . sub_a_im_frac = 2
# . sub_a_ampl_frac = 2.000
#
# Phases [Ts]:
# . cw_phase_Ts_a = -1.000
# . fil_phase_Ts_a = -1.000
#
# Powers:
# . sst_wg_power_a = 4250388025.000 = 96.28 [dB]
# . sst_noise_a = 0.135 = -8.70 [dB]
# . sst_noise_b = 0.000 = -200.00 [dB]
#
# SNR and WPFB processing gain:
# . c_wg_snr_a_dB = 86.05 [dB]
# . wg_measured_snr_a_dB = 85.65 [dB]
# . fil_measured_snr_a_dB = 78.19 [dB]
# . sst_measured_snr_a_dB = 104.98 [dB]
# . wpfb_measured_proc_gain_a_dB = 19.33 [dB]
#
# -------------------------------------------------------------
# -- WPFB settings of tb-2072:
# -------------------------------------------------------------
# . c_pfs_bypass = FALSE
# . g_fil_coefs_file_prefix = data/Coeffs16384Kaiser-quant_1wb
# . c_pfir_coef_w = 16
# . g_fil_backoff_w = 1
# . g_fil_in_dat_w = 14
# . c_internal_dat_w = 23
# . c_twiddle_w = 18
# . g_fft_out_dat_w = 18
# . g_fft_out_gain_w = 1
# . g_fft_stage_dat_w = 24
# . g_fft_guard_w = 1
# . c_switch_en = 0
#
# WG settings:
# . g_subband_index_a = 61.000
# . g_amplitude_a = 1.000
# . g_phase_a = 0.0 degrees
#
# DC, min, max levels
# . input_min_a = -8191.000
# . input_max_a = 8191.000
# . input_mean_a = 0.000
# . fir_min_a = -2086081.000
# . fir_max_a = 2086081.000
# . fir_mean_a = 0.000
#
# Amplitudes:
# . c_wg_ampl_a = 8191
# . input_ampl_a = 8191.943
# . cw_ampl_a = 8191.943
# . fir_ampl_a = 2086267.127
# . fil_ampl_a = 2086267.112
# . sub_a_re = 0
# . sub_a_im = -65195
# . sub_a_ampl = 65195.000
# . sub_a_ampl/c_exp_sub_a_ampl = 0.994918
# . sub_a_re_frac = 0
# . sub_a_im_frac = 1
# . sub_a_ampl_frac = 1.000
#
# Phases [Ts]:
# . cw_phase_Ts_a = -1.000
# . fil_phase_Ts_a = -1.000
#
# Powers:
# . sst_wg_power_a = 4250388025.000 = 96.28 [dB]
# . sst_noise_a = 0.114 = -9.41 [dB]
# . sst_noise_b = 0.000 = -200.00 [dB]
#
# SNR and WPFB processing gain:
# . c_wg_snr_a_dB = 86.05 [dB]
# . wg_measured_snr_a_dB = 85.65 [dB]
# . fil_measured_snr_a_dB = 78.18 [dB]
# . sst_measured_snr_a_dB = 105.70 [dB]
# . wpfb_measured_proc_gain_a_dB = 20.04 [dB]
#
# -------------------------------------------------------------
# -- WPFB settings of tb-2073:
# -------------------------------------------------------------
# . c_pfs_bypass = FALSE
# . g_fil_coefs_file_prefix = data/Coeffs16384Kaiser-quant_1wb
# . c_pfir_coef_w = 16
# . g_fil_backoff_w = 1
# . g_fil_in_dat_w = 14
# . c_internal_dat_w = 24
# . c_twiddle_w = 18
# . g_fft_out_dat_w = 18
# . g_fft_out_gain_w = 1
# . g_fft_stage_dat_w = 25
# . g_fft_guard_w = 1
# . c_switch_en = 0
#
# WG settings:
# . g_subband_index_a = 61.000
# . g_amplitude_a = 1.000
# . g_phase_a = 0.0 degrees
#
# DC, min, max levels
# . input_min_a = -8191.000
# . input_max_a = 8191.000
# . input_mean_a = 0.000
# . fir_min_a = -4172163.000
# . fir_max_a = 4172163.000
# . fir_mean_a = 0.000
#
# Amplitudes:
# . c_wg_ampl_a = 8191
# . input_ampl_a = 8191.943
# . cw_ampl_a = 8191.943
# . fir_ampl_a = 4172534.342
# . fil_ampl_a = 4172534.311
# . sub_a_re = 0
# . sub_a_im = -65195
# . sub_a_ampl = 65195.000
# . sub_a_ampl/c_exp_sub_a_ampl = 0.994918
# . sub_a_re_frac = 0
# . sub_a_im_frac = 1
# . sub_a_ampl_frac = 1.000
#
# Phases [Ts]:
# . cw_phase_Ts_a = -1.000
# . fil_phase_Ts_a = -1.000
#
# Powers:
# . sst_wg_power_a = 4250388025.000 = 96.28 [dB]
# . sst_noise_a = 0.112 = -9.53 [dB]
# . sst_noise_b = 0.000 = -200.00 [dB]
#
# SNR and WPFB processing gain:
# . c_wg_snr_a_dB = 86.05 [dB]
# . wg_measured_snr_a_dB = 85.65 [dB]
# . fil_measured_snr_a_dB = 78.18 [dB]
# . sst_measured_snr_a_dB = 105.81 [dB]
# . wpfb_measured_proc_gain_a_dB = 20.16 [dB]
#
# -------------------------------------------------------------
# -- WPFB settings of tb-2074:
# -------------------------------------------------------------
# . c_pfs_bypass = FALSE
# . g_fil_coefs_file_prefix = data/Coeffs16384Kaiser-quant_1wb
# . c_pfir_coef_w = 16
# . g_fil_backoff_w = 1
# . g_fil_in_dat_w = 14
# . c_internal_dat_w = 25
# . c_twiddle_w = 18
# . g_fft_out_dat_w = 18
# . g_fft_out_gain_w = 1
# . g_fft_stage_dat_w = 26
# . g_fft_guard_w = 1
# . c_switch_en = 0
#
# WG settings:
# . g_subband_index_a = 61.000
# . g_amplitude_a = 1.000
# . g_phase_a = 0.0 degrees
#
# DC, min, max levels
# . input_min_a = -8191.000
# . input_max_a = 8191.000
# . input_mean_a = 0.000
# . fir_min_a = -8344325.000
# . fir_max_a = 8344325.000
# . fir_mean_a = 0.000
#
# Amplitudes:
# . c_wg_ampl_a = 8191
# . input_ampl_a = 8191.943
# . cw_ampl_a = 8191.943
# . fir_ampl_a = 8345068.660
# . fil_ampl_a = 8345068.596
# . sub_a_re = 0
# . sub_a_im = -65195
# . sub_a_ampl = 65195.000
# . sub_a_ampl/c_exp_sub_a_ampl = 0.994918
# . sub_a_re_frac = 0
# . sub_a_im_frac = 1
# . sub_a_ampl_frac = 1.000
#
# Phases [Ts]:
# . cw_phase_Ts_a = -1.000
# . fil_phase_Ts_a = -1.000
#
# Powers:
# . sst_wg_power_a = 4250388025.000 = 96.28 [dB]
# . sst_noise_a = 0.109 = -9.64 [dB]
# . sst_noise_b = 0.000 = -200.00 [dB]
#
# SNR and WPFB processing gain:
# . c_wg_snr_a_dB = 86.05 [dB]
# . wg_measured_snr_a_dB = 85.65 [dB]
# . fil_measured_snr_a_dB = 78.18 [dB]
# . sst_measured_snr_a_dB = 105.93 [dB]
# . wpfb_measured_proc_gain_a_dB = 20.27 [dB]
#
# -------------------------------------------------------------
# -- WPFB settings of tb-2075:
# -------------------------------------------------------------
# . c_pfs_bypass = FALSE
# . g_fil_coefs_file_prefix = data/Coeffs16384Kaiser-quant_1wb
# . c_pfir_coef_w = 16
# . g_fil_backoff_w = 1
# . g_fil_in_dat_w = 14
# . c_internal_dat_w = 26
# . c_twiddle_w = 18
# . g_fft_out_dat_w = 18
# . g_fft_out_gain_w = 1
# . g_fft_stage_dat_w = 27
# . g_fft_guard_w = 1
# . c_switch_en = 0
#
# WG settings:
# . g_subband_index_a = 61.000
# . g_amplitude_a = 1.000
# . g_phase_a = 0.0 degrees
#
# DC, min, max levels
# . input_min_a = -8191.000
# . input_max_a = 8191.000
# . input_mean_a = 0.000
# . fir_min_a = -16688651.000
# . fir_max_a = 16688651.000
# . fir_mean_a = 0.000
#
# Amplitudes:
# . c_wg_ampl_a = 8191
# . input_ampl_a = 8191.943
# . cw_ampl_a = 8191.943
# . fir_ampl_a = 16690137.335
# . fil_ampl_a = 16690137.208
# . sub_a_re = 0
# . sub_a_im = -65195
# . sub_a_ampl = 65195.000
# . sub_a_ampl/c_exp_sub_a_ampl = 0.994918
# . sub_a_re_frac = 0
# . sub_a_im_frac = 1
# . sub_a_ampl_frac = 1.000
#
# Phases [Ts]:
# . cw_phase_Ts_a = -1.000
# . fil_phase_Ts_a = -1.000
#
# Powers:
# . sst_wg_power_a = 4250388025.000 = 96.28 [dB]
# . sst_noise_a = 0.106 = -9.76 [dB]
# . sst_noise_b = 0.000 = -200.00 [dB]
#
# SNR and WPFB processing gain:
# . c_wg_snr_a_dB = 86.05 [dB]
# . wg_measured_snr_a_dB = 85.65 [dB]
# . fil_measured_snr_a_dB = 78.19 [dB]
# . sst_measured_snr_a_dB = 106.04 [dB]
# . wpfb_measured_proc_gain_a_dB = 20.39 [dB]
#
# . wpfb_measured_proc_gain_a_dB = 17.17 [dB]
# . wpfb_measured_proc_gain_a_dB = 19.33 [dB]
# . wpfb_measured_proc_gain_a_dB = 20.04 [dB]
# . wpfb_measured_proc_gain_a_dB = 20.16 [dB]
# . wpfb_measured_proc_gain_a_dB = 20.27 [dB]
# . wpfb_measured_proc_gain_a_dB = 20.39 [dB]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment