3.4.3.2.1.3 DMDRA – Demodulator Data Rate on Path A

The target symbol rate for the receiving path A is configured in this register. This register must only be modified if the block receiving the settings is disabled (RDPR.PRPTA = 1). Modifying the settings during operation may lead to unstable operation.

Name: DMDRA
Offset: 0x0A8
Reset: 0x00

Bit 76543210 
 DMDNA[3:0]DMAA[3:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 

Bits 7:4 – DMDNA[3:0] Demodulator Down-Sampling on Path A

Selects the down-sampling and cut-off frequency of the first stage of the data filter.
Table 3-15. DMDNA Setting versus Amplitude Threshold Scaling on Path A (ATSCAL_A)
DMDNAATSCAL_A
01
11
22
32
44
54
68
78
816
The recommended down-sampling for a target symbol rate is:
DMDNA=floor[Id(20)+Id(CLK_BBSymbolRatePathA×128)]......(18)
If the result is -1, set DMDNA = 0
  • Equation parameters:
    • SymbolRatePathA: Maximum expected symbol rate in Hz on the useful signal for path A
    • CLK_BB: Baseband clock frequency in Hz. See equation (13) in the section Bandwidth Scaling
    • ld(): Logarithm to the base 2

Bits 3:0 – DMAA[3:0] Demodulator Moving Average Data Rate Factor on Path A

Selects the moving average filter length for the data filter and initial data rate for the clock recovery on path A.
Table 3-14. DMAA Setting versus Moving Average Filter Length and Symbol Rate Factor on Path A (MAVFL_A, SR_F_A)
DMAAMAVFL_ASR_F_A
01210
11111
21012
3913
4914
5815
6816
7717
8718
9619
10620
11621
12522
13524
14426
15428
The recommended settings for this register are provided by the configuration tool after selecting the desired target data rate for path A. They can also be calculated by using this procedure:
Calculation of the symbol rate factor.
SR_F_A=round(SymbolRatePathA×2DMDNA×128CLK_BB).......(19)
  • Equation parameters:
    • SymbolRatePathA: Maximum expected symbol rate in Hz on the useful signal for path A
    • CLK_BB: Baseband clock frequency in Hz. See equation (13) in the section Bandwidth Scaling
    • SR_F_A: Must be in the range of 10 to 28, if possible 10 to 19
Find the corresponding DMDNA setting in Table 3-15.