From 9b2860c4957393163640797408ee6d38fd739941 Mon Sep 17 00:00:00 2001 From: sara Date: Sat, 13 Nov 2021 18:43:00 +0100 Subject: FIR Filter weiter gearbeitet --- simulation/QAM_Fading/qam_fading_V2.grc | 45 ++++++++++++++++----------------- 1 file changed, 22 insertions(+), 23 deletions(-) (limited to 'simulation/QAM_Fading/qam_fading_V2.grc') diff --git a/simulation/QAM_Fading/qam_fading_V2.grc b/simulation/QAM_Fading/qam_fading_V2.grc index ab70648..d45e030 100644 --- a/simulation/QAM_Fading/qam_fading_V2.grc +++ b/simulation/QAM_Fading/qam_fading_V2.grc @@ -130,14 +130,14 @@ blocks: rangeType: int start: '1' step: '1' - stop: '10' + stop: '30' value: '2' widget: counter_slider states: bus_sink: false bus_source: false bus_structure: null - coordinate: [976, 308.0] + coordinate: [992, 476.0] rotation: 0 state: true - name: freq_offset @@ -506,7 +506,7 @@ blocks: bus_sink: false bus_source: false bus_structure: null - coordinate: [1544, 824.0] + coordinate: [1536, 788.0] rotation: 0 state: true - name: digital_constellation_decoder_cb_0 @@ -708,37 +708,36 @@ blocks: coordinate: [1096, 812.0] rotation: 0 state: true -- name: freq_xlating_fir_filter_xxx_0 - id: freq_xlating_fir_filter_xxx +- name: import_0 + id: import parameters: - affinity: '' alias: '' - center_freq: '0' comment: '' - decim: '1' - maxoutbuf: '0' - minoutbuf: '0' - samp_rate: samp_rate - taps: '[1]+([0]*fading_1)+[0.2]' - type: ccc + imports: import numpy as np states: bus_sink: false bus_source: false bus_structure: null - coordinate: [976, 204.0] + coordinate: [600, 20.0] rotation: 0 state: true -- name: import_0 - id: import +- name: interp_fir_filter_xxx_0 + id: interp_fir_filter_xxx parameters: + affinity: '' alias: '' comment: '' - imports: import numpy as np + interp: '1' + maxoutbuf: '0' + minoutbuf: '0' + samp_delay: '0' + taps: '[1]+([0]*fading_1)+[0.2]' + type: ccc states: bus_sink: false bus_source: false bus_structure: null - coordinate: [600, 20.0] + coordinate: [968, 348.0] rotation: 0 state: true - name: params @@ -898,7 +897,7 @@ blocks: bus_sink: false bus_source: false bus_structure: null - coordinate: [812.0, -96] + coordinate: [884.0, -112] rotation: 90 state: enabled - name: qtgui_const_sink_x_0_0 @@ -1449,7 +1448,7 @@ connections: - [blocks_unpack_k_bits_bb_0_0, '0', blocks_char_to_float_0_0, '0'] - [blocks_unpack_k_bits_bb_0_1, '0', blocks_char_to_float_0_1, '0'] - [channels_channel_model_0, '0', digital_pfb_clock_sync_xxx_0_0, '0'] -- [channels_channel_model_0, '0', freq_xlating_fir_filter_xxx_0, '0'] +- [channels_channel_model_0, '0', interp_fir_filter_xxx_0, '0'] - [channels_channel_model_0, '0', qtgui_const_sink_x_0, '1'] - [channels_channel_model_0, '0', qtgui_freq_sink_x_0, '1'] - [digital_cma_equalizer_cc_0, '0', digital_costas_loop_cc_0, '0'] @@ -1471,9 +1470,9 @@ connections: - [digital_pfb_clock_sync_xxx_0, '0', qtgui_const_sink_x_0_0, '0'] - [digital_pfb_clock_sync_xxx_0_0, '0', digital_cma_equalizer_cc_0_0, '0'] - [digital_pfb_clock_sync_xxx_0_0, '0', qtgui_const_sink_x_0_0, '1'] -- [freq_xlating_fir_filter_xxx_0, '0', digital_pfb_clock_sync_xxx_0, '0'] -- [freq_xlating_fir_filter_xxx_0, '0', qtgui_const_sink_x_0, '0'] -- [freq_xlating_fir_filter_xxx_0, '0', qtgui_freq_sink_x_0, '0'] +- [interp_fir_filter_xxx_0, '0', digital_pfb_clock_sync_xxx_0, '0'] +- [interp_fir_filter_xxx_0, '0', qtgui_const_sink_x_0, '0'] +- [interp_fir_filter_xxx_0, '0', qtgui_freq_sink_x_0, '0'] metadata: file_format: 1 -- cgit v1.2.1