Download as pdf or txt
Download as pdf or txt
You are on page 1of 8

Application Note

WCDMA Secondary Tx Comp Vs Freq for


RTR6285™/RTR6280™

T
80-V4341-84 Rev. A

PD
August 24, 2007

.c 54
m 7:
Submit technical questions at:
co :3

n
https://support.cdmatech.com
e. 20
zt t
n- 0 a
yu .1
o. .10
gu 07
20

QUALCOMM Confidential and Proprietary

Restricted Distribution. Not to be distributed to anyone who is not an employee of either QUALCOMM or a
subsidiary of QUALCOMM without the express approval of QUALCOMM's Configuration Management.
Not to be used, copied, reproduced in whole or in part, nor its contents revealed in any manner to others without the
express written permission of QUALCOMM Incorporated.
QUALCOMM is a registered trademark of QUALCOMM Incorporated in the United States and may be registered in
other countries. Other product and brand names may be trademarks or registered trademarks of their respective
owners. CDMA2000 is a registered certification mark of the Telecommunications Industry Association, used under
license. ARM is a registered trademark of ARM Limited. QDSP is a registered trademark of QUALCOMM
Incorporated in the United States and other countries.
This technical data may be subject to U.S. export, re-export, or transfer ("export") laws. Diversion contrary to U.S.
law prohibited.

QUALCOMM Incorporated
5775 Morehouse Drive
San Diego, CA 92121-1714
U.S.A.

Copyright © 2007 QUALCOMM Incorporated.


All rights reserved.
WCDMA Secondary Tx Comp vs Freq for RTR6285/RTR6280 Application Note

Revision history
Revision Date Description
A August 2007 Initial release

T
PD
.c 54
m 7:
co :3

n
e. 20
zt t
n- 0 a
yu .1
o. .10
gu 07
20

80-V4341-84 Rev. A 2 QUALCOMM Confidential and Proprietary


MAY CONTAIN U.S. EXPORT CONTROLLED INFORMATION
WCDMA Secondary Tx Comp vs Freq for RTR6285/RTR6280 Application Note

1 Overview

1.1 Scope and Intended Audience


This application note is intended for engineers who are involved with the
RTR6285™/RTR6280™ RF platform. The note discusses an update to the calibration
procedure for the WCDMA transmit path.

1.2 References
Reference documents, which may include QUALCOMM standards and resource
documents, are listed in Table 1.

T
Table 1 Reference documents

PD
Document Document Number

.c 54
Application Note: Factory Test Mode Common API 80-VA888-1

m 7:
Application Note: Factory Test Mode WCDMA Commands CL93-V5368-1
co :3

n
e. 20
Application Note: MSM7200/6280/6260/6255A/6245 RF NV Items 80-V6968-12
zt t
n- 0 a
yu .1
o. .10
gu 07
20

80-V4341-84 Rev. A 3 QUALCOMM Confidential and Proprietary


MAY CONTAIN U.S. EXPORT CONTROLLED INFORMATION
WCDMA Secondary Tx Comp vs Freq for RTR6285/RTR6280 Application Note

2 Irregular Power Step


The basic WCDMA Tx power calibration for QCT chipsets consists of a dynamic range
sweep at a reference channel, and a frequency sweep at a reference Tx AGC Adj PDM
value, both measured for each gain range of operation. This scheme assumes that the
frequency compensation measured at the specific power level can be applied across the
entire dynamic range without introducing excess error.

Figure 1 shows the magnitude of the power step resulting from a change in PDM of one
count. Each series in the chart represents a different calibration channel across the band.
The power transition between PDM values of 149 and 150 shows that the magnitude of the
power step varies across frequency.

T
PD
.c 54
m 7:
co :3

n
e. 20
zt t
n- 0 a
yu .1
o. .10
gu 07
20

Figure 1 Power sweeps across frequency

80-V4341-84 Rev. A 4 QUALCOMM Confidential and Proprietary


MAY CONTAIN U.S. EXPORT CONTROLLED INFORMATION
WCDMA Secondary Tx Comp vs Freq for RTR6285/RTR6280 Application Note

3 Impact on ILPC
The effect on ILPC can be determined by examining how much the power step varies
between the channel under test and the reference channel. Figure 2 shows the magnitude
of the power step across PDM 149 to 150 over channel. Since linearizer calibration was
performed on channel 1407, the linearizer calibration will be applicable to the power step
at the reference channel: 1.45 dB.

T
PD
.c 54
m 7:
co :3

n
e. 20
zt t
n- 0 a
yu .1
o. .10
gu 07
20

Figure 2 Power step variation over frequency

The ILPC results will demonstrate an error spike equal to the difference in power step
between the reference channel and the channel under test. For example, on channel 1482,
the power step variation shown in Figure 2 results in the ILPC error shown in Figure 3.

80-V4341-84 Rev. A 5 QUALCOMM Confidential and Proprietary


MAY CONTAIN U.S. EXPORT CONTROLLED INFORMATION
WCDMA Secondary Tx Comp vs Freq for RTR6285/RTR6280 Application Note

T
PD
.c 54
m 7:
co :3

n
e. 20

Figure 3 ILPC results with no secondary frequency compensation


zt t
n- 0 a
yu .1
o. .10
gu 07
20

80-V4341-84 Rev. A 6 QUALCOMM Confidential and Proprietary


MAY CONTAIN U.S. EXPORT CONTROLLED INFORMATION
WCDMA Secondary Tx Comp vs Freq for RTR6285/RTR6280 Application Note

4 NV Items
To compensate for the ILPC error, new NV items have been provided in AMSS to specify
an alternate set of frequency compensation to be applied to PDM values below the
irregular power step.

4.1 NV_<band>_TX_COMP_VS_FREQ_SEC_PDM_LIST_I
■ Data type: 8-bit signed
■ Data range: -128 to 127

These items contain the array of PDM switchpoints that the mobile SW will use to
determine which set of frequency compensation values it should use:
NV_<band>_TX_COMP_VS_FREQ_<range>_I or
NV_<band>_TX_COMP_VS_FREQ_<range>_SECONDARY_I.

T
PD
Each entry in the array corresponds to a different linearizer (e.g., element zero applies to

.c 54
linearizer 0).

m 7:
AMSS will compare the current PDM value against
co :3

n
NV_<band>_TX_COMP_VS_FREQ_SEC_PDM_LIST_I[range]. If the current PDM is
e. 20

greater than element from NV, it will use the frequency compensation from
zt t

NV_<band>_TX_COMP_VS_FREQ_<range>_I. Otherwise, it will use the frequency


n- 0 a

compensation from NV_<band>_TX_COMP_VS_FREQ_<range>_SECONDARY_I.


yu .1
o. .10

Populating these items with zero values (default) effectively disables secondary freq
comp, as the software will always select the primary frequency compensation values.
gu 07
20

4.2 NV_<band>_TX_COMP_VS_FREQ_<range>_SECONDARY_I
■ Data type: 8-bit signed
■ Data range: -128 to 127

This item contains the change in Tx power of 16 channels for the lowest PA gain state.

These NV items contain the secondary frequency compensation values with a resolution
of 12 counts per dB. Each element contains the compensation for the corresponding
element in NV_<band>_TX_CAL_CHAN_I.

80-V4341-84 Rev. A 7 QUALCOMM Confidential and Proprietary


MAY CONTAIN U.S. EXPORT CONTROLLED INFORMATION
WCDMA Secondary Tx Comp vs Freq for RTR6285/RTR6280 Application Note

5 Calibration Procedure
The goal of the calibration procedure is to apply the gain step magnitude delta to the
primary frequency compensation. The gain step magnitude delta is defined as the
difference between the gain step magnitude at the reference channel and the calibration
channel. The secondary frequency compensation is computed as the sum of the primary
frequency compensation and the gain step magnitude delta. This procedure is only
required for gain ranges where the irregular power step is within the operating region of
the linearizer.

The calibration procedure outlined here is sequenced to effectively convey the calibration
procedure. Using the FTM_TX_RX_FREQ_CAL_SWEEP to optimize the calibration
procedure for time is recommended.

The procedure for each calibration channel includes the following:


1. Calibrate the primary frequency compensation:

T
PD
– There are no changes to the primary frequency compensation procedure, but
the measurement results are required to calculate the secondary frequency

.c 54
compensation.

m 7:
co :3
– The compensation values in dB will be referred to as prim_comp[chan].

n
e. 20

2. Set the Tx PDM Adj value to the value from


zt t

NV_<band>_TX_COMP_VS_FREQ_SEC_PDM_LIST_I[range].
n- 0 a

3. Measure the Tx power and record the measurement as sec_comp_meas[chan].


yu .1
o. .10

4. Increment the Tx PDM Adj value by one.


gu 07

5. Measure the Tx power and record the measurement as sec_comp_meas_next[chan].


20

6. Calculate the measurement step for each channel:


– sec_comp_step[chan] = sec_comp_meas_next[chan] - sec_comp_meas[chan]
7. Calculate the gain step magnitude delta:
– step_mag_delta[chan] = sec_comp_step[ref_chan] - sec_comp_step[chan].
8. Calculate the secondary frequency compensation as the primary frequency
compensation with the gain step magnitude delta:
– sec_comp[chan] = prim_comp[chan] + step_mag_delta[chan].
9. Calculate the NV value by converting to dB12 units:
– sec_comp_nv[chan] = ROUND(sec_comp[chan] * 12).

80-V4341-84 Rev. A 8 QUALCOMM Confidential and Proprietary


MAY CONTAIN U.S. EXPORT CONTROLLED INFORMATION

You might also like