This content is not available in your preferred language.

The content is shown in another available language. Your browser may include features that can help translate the text.

Suppressing LO Leakage in NI RF Devices

Updated Nov 18, 2022

Environment

Hardware

  • USRP-2940
  • USRP-2950
  • USRP-2943
  • USRP-2953
  • USRP-2954
  • USRP-2944
  • USRP-2945
  • USRP-2955
  • PXIe-5644
  • PXIe-5645
  • PXIe-5646
  • PXIe-5840
  • PXIe-5841

Some NI RF devices have significant LO leakage which impacts the measurements. This article will explain how the LO leakage can be suppressed to improve the RF performance.
 

The LO leakage can be improved by adjusting the IQ gains. In order to completely get rid of it, we can shift the LO out of the band leveraging the digital bandwidth of our transmitter or receiver. However, this results in the reduced usable bandwidth of the device.
Following are the steps needed to perform in order to push the LO leakage out-of-band.
  1. Observe the signal of interest frequency and bandwidth in your spectrum.
  2. Tune your device center frequency such that the difference between the LO leakage frequency and frequency of interest increases. For example, if you would like to get a signal at 1.250GHz, tune your center frequency at 1.220GHz, i.e., 30MHz away from the actual signal (if your device’s real-time bandwidth allows this). This will give you enough room for filter roll-offs and also defines the LO leakage-free band that you can have. Please note that the maximum separation between the frequency of interest and the LO leakage is limited to half of the bandwidth of your device (typically 0.8 * Fs/2 where Fs is the sampling frequency).
  3. We generally need our message signal or frequency of interest at zero frequency offset. However, in the current case, our message signal is far off from the center. To bring it to the center, we need to apply a digital frequency shift that translates the whole digital spectrum.
  4. The last step is to get rid of LO leakage. This is generally done by decimation which automatically filters it out.
The following diagram shows these four steps:
(Fs: Sampling Frequency, Fc: Centre Frequency, Fm: Message Signal Frequency or Frequency of Interest, Fshift: Frequency by which spectrum will be shifted typically to create space between Fc and Fm)

Suppressing LO leakge using digital frequency shift and filtering
NI USRP RIO simple streaming projects already include the digital frequency shift and decimation IPs in its FPGA code chain as given below. Their values can be configured from the host. Please refer to the help files of these IPs for understanding the configuration options.

Code Snapshot from NI USRP RIO FPGA DSP Path

A similar concept can be applied to other NI RF devices such as NI Vector Signal Transceiver and NI Vector Signal Analysers. The digital shift can be applied using the frequency offset property node.