ModAcc
- Updated2025-04-08
- 3 minute(s) read
Groups
Group members
Name | Description |
---|---|
RFMXLTE_ATTR_MODACC_ALL_TRACES_ENABLED | Specifies whether to enable the traces to be stored and retrieved after performing the ModAcc measurement. |
RFMXLTE_ATTR_MODACC_CHANNEL_ESTIMATION_TYPE | Specifies the method used for the channel estimation for the ModAcc measurement. The measurement ignores this attribute, when you set the RFMXLTE_ATTR_LINK_DIRECTION attribute to Downlink. |
RFMXLTE_ATTR_MODACC_COMMON_CLOCK_SOURCE_ENABLED | Specifies whether the same Reference Clock is used for the local oscillator and the digital-to-analog converter in the transmitter. When the same Reference Clock is used, the carrier frequency offset is proportional to Sample Clock error. |
RFMXLTE_ATTR_MODACC_EVM_UNIT | Specifies the units of the EVM results. |
RFMXLTE_ATTR_MODACC_EVM_WITH_EXCLUSION_PERIOD_ENABLED | Specifies whether to exclude some portion of the slots when calculating the EVM. This attribute is valid only when there is a power change at the slot boundary. Refer to section 6.5.2.1A of the 3GPP TS 36.521-1 specification for more information about exclusion. |
RFMXLTE_ATTR_MODACC_FFT_WINDOW_LENGTH | Specifies the FFT window length (W). This value is expressed as a percentage of the cyclic prefix length. This attribute is used when you set the RFMXLTE_ATTR_MODACC_FFT_WINDOW_TYPE attribute to 3GPP, where it is needed to calculate the EVM using two different FFT window positions, Delta_C-W/2, and Delta_C+W/2. Refer to the Annexe E.3.2 of 3GPP 36.521 specification for more information. |
RFMXLTE_ATTR_MODACC_FFT_WINDOW_OFFSET | Specifies the position of the FFT window used to calculate the EVM. The offset is expressed as a percentage of the cyclic prefix length. If you set this attribute to 0, the EVM window starts at the end of cyclic prefix. If you set this attribute to 100, the EVM window starts at the beginning of cyclic prefix. |
RFMXLTE_ATTR_MODACC_FFT_WINDOW_TYPE | Specifies the FFT window type used for the EVM calculation for the ModAcc measurement. |
RFMXLTE_ATTR_MODACC_FREQUENCY_ERROR_ESTIMATION | Specifies the operation mode of frequency error estimation. |
RFMXLTE_ATTR_MODACC_IN_BAND_EMISSION_MASK_TYPE | Specifies the in-band emissions mask type to be used for measuring in-band emission margin (dB) and subblock in-Band emission margin (dB) results. |
RFMXLTE_ATTR_MODACC_MEASUREMENT_ENABLED | Specifies whether to enable the ModAcc measurement. |
RFMXLTE_ATTR_MODACC_MEASUREMENT_LENGTH | Specifies the number of slots to be measured. This value is expressed in slots. For NB-IoT a measurement length of 20 slots is recommended. |
RFMXLTE_ATTR_MODACC_MEASUREMENT_OFFSET | Specifies the measurement offset to skip from the synchronization boundary. The synchronization boundary is specified by the RFMXLTE_ATTR_MODACC_SYNCHRONIZATION_MODE attribute. This value is expressed in slots. |
RFMXLTE_ATTR_MODACC_MULTICARRIER_FILTER_ENABLED | Specifies whether to use a filter to suppress the interference from out of band emissions into the carriers being measured. |
RFMXLTE_ATTR_MODACC_MULTICARRIER_TIME_SYNCHRONIZATION_MODE | Specifies the time synchronization mode used in uplink in the case of carrier aggregation. |
RFMXLTE_ATTR_MODACC_NUMBER_OF_ANALYSIS_THREADS | Specifies the maximum number of threads used for parallelism for the ModAcc measurement. The number of threads can range from 1 to the number of physical cores. The number of threads you set may not be used in calculations. The actual number of threads used depends on the problem size, system resources, data availability, and other considerations. |
RFMXLTE_ATTR_MODACC_PHASE_TRACKING_ENABLED | Specifies whether phase tracking is enabled. |
RFMXLTE_ATTR_MODACC_PRE_FFT_ERROR_ESTIMATION_INTERVAL | Specifies the interval used for Pre-FFT Error Estimation. |
RFMXLTE_ATTR_MODACC_SPECTRAL_FLATNESS_CONDITION | Specifies the frequency ranges at which to measure spectral flatness. The measurement ignores this attribute, when you set the RFMXLTE_ATTR_LINK_DIRECTION attribute to Downlink. |
RFMXLTE_ATTR_MODACC_SPECTRUM_INVERTED | Specifies whether the spectrum of the measured signal is inverted. The inversion happens when the I and the Q components of the baseband complex signal are swapped. |
RFMXLTE_ATTR_MODACC_SYMBOL_CLOCK_ERROR_ESTIMATION_ENABLED | Specifies whether to estimate symbol clock error. |
RFMXLTE_ATTR_MODACC_SYNCHRONIZATION_MODE | Specifies whether the measurement is performed from the frame or the slot boundary. |
RFMXLTE_ATTR_MODACC_TIMING_TRACKING_ENABLED | Specifies whether timing tracking is enabled. |
Attachments
None