Discussion and technical support related to USRP, UHD, RFNoC
View all threadsHi,
Using uhd_cal_tx_iq_balance and uhd_cal_rx_iq_balance, I am able to
find the coefficients of IQ Imbalance. However, I am having difficulty in
interpreting these results.
What are the last two columns 'measured' and 'delta' mean?
Now, as mentioned in https://files.ettus.com/manual/page_calibration.html,
we can ignore calibration files. However, how to use this feature in USRP
Source/Sink block in GRC?
When we run GRC file with USRP sink/source blocks, does USRP perform
calibrations every time or use values stored in calibration file stored in
/.uhd/cal/?
Thanks,
Kunal
On 05/23/2018 10:46 AM, kunal sankhe via USRP-users wrote:
Hi,
Using uhd_cal_tx_iq_balance and uhd_cal_rx_iq_balance, I am able
to find the coefficients of IQ Imbalance. However, I am having
difficulty in interpreting these results.
What are the last two columns 'measured' and 'delta' mean?
It's automatic. If you look in the "FE corrections" tab in a UHD
source/sink, you can control whether the corrections are applied. The
default is that they
are applied.
The corrections are applied from the stored calibration files--which
were previously produced with the cal_ utilities.