usrp-users@lists.ettus.com

Discussion and technical support related to USRP, UHD, RFNoC

View all threads

Power of signal in TX and RX

ZL
Zhihong Luo
Thu, Feb 11, 2016 8:07 PM

Hi All,

Can we get the power of the signal on transmitter output and receiver input
(X300)?

If there is a function for that, please help point it out. Thanks in
advance.

Zhihong Luo

Hi All, Can we get the power of the signal on transmitter output and receiver input (X300)? If there is a function for that, please help point it out. Thanks in advance. Zhihong Luo
MD
Marcus D. Leech
Thu, Feb 11, 2016 8:14 PM

On 02/11/2016 03:07 PM, Zhihong Luo via USRP-users wrote:

Hi All,

Can we get the power of the signal on transmitter output and receiver
input (X300)?

If there is a function for that, please help point it out. Thanks in
advance.

Zhihong Luo

For measuring TX power, you need a calibrated RF power meter, that can
usefully measure at the desired frequency.

On RX, the power across the bandwidth represented by the sample stream is:

power ~= AVG(II + QQ)

Now, notice this isn't absolute power.  The sampled signal will contain
voltage estimates that are proportional to the instantaneous voltage
as seen at the antenna terminals, but given that there are several
stages of (mostly-linear) transforms (gain, mixing, digital and analog
filtering transforms), the only way to relate what appears in the
sample stream with voltages as seen at the antenna input is to use an
external calibration source that produces a known power at the
desired frequency.

On 02/11/2016 03:07 PM, Zhihong Luo via USRP-users wrote: > Hi All, > > Can we get the power of the signal on transmitter output and receiver > input (X300)? > > If there is a function for that, please help point it out. Thanks in > advance. > > Zhihong Luo For measuring TX power, you need a calibrated RF power meter, that can usefully measure at the desired frequency. On RX, the power across the bandwidth represented by the sample stream is: power ~= AVG(I*I + Q*Q) Now, notice this isn't absolute power. The sampled signal will contain voltage estimates that are *proportional* to the instantaneous voltage as seen at the antenna terminals, but given that there are several stages of (mostly-linear) transforms (gain, mixing, digital and analog filtering transforms), the only way to relate what appears in the sample stream with voltages as seen at the antenna input is to use an external calibration source that produces a known power at the desired frequency.
ZL
Zhihong Luo
Fri, Feb 12, 2016 12:14 AM

Marcus,

Oh, I thought there are no built-in functions to measure the power for me.
Anyway, thank you for the answer.

Zhihong

On Thu, Feb 11, 2016 at 3:14 PM, Marcus D. Leech via USRP-users <
usrp-users@lists.ettus.com> wrote:

On 02/11/2016 03:07 PM, Zhihong Luo via USRP-users wrote:

Hi All,

Can we get the power of the signal on transmitter output and receiver
input (X300)?

If there is a function for that, please help point it out. Thanks in
advance.

Zhihong Luo

For measuring TX power, you need a calibrated RF power meter, that can
usefully measure at the desired frequency.

On RX, the power across the bandwidth represented by the sample stream is:

power ~= AVG(II + QQ)

Now, notice this isn't absolute power.  The sampled signal will contain
voltage estimates that are proportional to the instantaneous voltage
as seen at the antenna terminals, but given that there are several
stages of (mostly-linear) transforms (gain, mixing, digital and analog
filtering transforms), the only way to relate what appears in the sample
stream with voltages as seen at the antenna input is to use an
external calibration source that produces a known power at the desired
frequency.


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Marcus, Oh, I thought there are no built-in functions to measure the power for me. Anyway, thank you for the answer. Zhihong On Thu, Feb 11, 2016 at 3:14 PM, Marcus D. Leech via USRP-users < usrp-users@lists.ettus.com> wrote: > On 02/11/2016 03:07 PM, Zhihong Luo via USRP-users wrote: > >> Hi All, >> >> Can we get the power of the signal on transmitter output and receiver >> input (X300)? >> >> If there is a function for that, please help point it out. Thanks in >> advance. >> >> Zhihong Luo >> > For measuring TX power, you need a calibrated RF power meter, that can > usefully measure at the desired frequency. > > On RX, the power across the bandwidth represented by the sample stream is: > > power ~= AVG(I*I + Q*Q) > > Now, notice this isn't absolute power. The sampled signal will contain > voltage estimates that are *proportional* to the instantaneous voltage > as seen at the antenna terminals, but given that there are several > stages of (mostly-linear) transforms (gain, mixing, digital and analog > filtering transforms), the only way to relate what appears in the sample > stream with voltages as seen at the antenna input is to use an > external calibration source that produces a known power at the desired > frequency. > > > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >