Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
university:tools:pluto:users:transmit [15 May 2017 18:53] – [Transmit Architecture] Lars-Peter Clausenuniversity:tools:pluto:users:transmit [08 Jun 2019 15:25] (current) – [Transmit Power] Robin Getz
Line 3: Line 3:
 ===== Transmit Architecture ===== ===== Transmit Architecture =====
  
-The AD9363 transmit chain is based on [[wp>Direct-conversion_receiver|Direct Conversion]] techniques.+The AD9363 transmit chain is based on [[wp>Direct-conversion_receiver|Direct Conversion]] techniques. Although this block diagram is for the [[adi>AD9361]], it is also appropirate for the [[adi>AD9363]] found inside the ADALM-PLUTO. The differences between the two units are the tuning range and minor missing features (DCXO, external LO are missing, and the RF channel bandwidth is reduced).
  
 {{:resources:eval:user-guides:ad-fmcomms2-ebz:ad9361.svg?950x650|}} {{:resources:eval:user-guides:ad-fmcomms2-ebz:ad9361.svg?950x650|}}
  
 Some things to think about: Some things to think about:
-  * The Tx LO is always the same amplitude, to get the best Signal to LO ratio, run the DACs as close to full scale as you can, and then turn up/down the output attenuation to vary the output signal strength. (Don't just decrease the input to the DAC). +  * The Tx LO is always the same amplitude, therefore, to get the best Signal to LO ratio, run the DACs as close to full scale as you can, and then turn up/down the output attenuation to vary the output signal strength. (Don't just decrease the input to the DAC). Full scale into the DAC is 12 bits, but to supply a full scale signal using HDL provided by ADI will actually require a 16 bit signal to be provided, where the lower 4 LSBs are removed. See the [[resources:fpga:docs:axi_ad9361|AXI_AD9361]] documentation for more details on these interfaces.
- +
 ===== Transmit Performance ===== ===== Transmit Performance =====
  
Line 16: Line 14:
  
 While there are many aspects of transmit performance, the two most common are: While there are many aspects of transmit performance, the two most common are:
-  * Output Power (how far can transmit)+  * Output Power (how far can it transmit)
   * Output fidelity (how accurate is the transmission)   * Output fidelity (how accurate is the transmission)
  
-For the ADALM-PLUTO, the both the output power and output accuracy are both frequency dependent. For plots vs frequency, check out the detailed [[../devs/performance|performance section]].+For the ADALM-PLUTO, both the output power and output accuracy are frequency dependent. 
 + 
 +==== Transmit Power ==== 
 + 
 +Most modern spectrum analyzers allow measurement of power within a frequency range called the channel 
 +bandwidth. Such analyzers make many small power measurements <m>p_i</m> across a frequency range. They average these power measurements to calculate a desired channel power over a desired frequency range using the following equation: 
 + 
 +<m 16>P_CH = {(B_S/B_N)(1/N)sum{i=n_1}{n_2} 10^(p_i/10)}</m> 
 + 
 +Where <m>P_CH</m> is the power in the channel<m>B_S</m> is the specified bandwidth (also known as the channel bandwidth), <m>B_N</m> is the equivalent noise bandwidth of the resolution bandwidth (RBW) used, <m>N</m> is the number of data points in the summation, <m>p_i</m> is the sample of the power in measurement <m>i</m> in dB units (if p_i is in dBm, <m>P_ch</m> is in milliwatts)<m>n_1</m> and <m>n_2</m> are the end-points for the index i within the channel bandwidth, thus <m>N = (n_2 - n_1) + 1</m>.((https://literature.cdn.keysight.com/litweb/pdf/5966-4008E.pdf)) 
 + 
 +For this test an LTE10 signal was transmitted at various LO frequencies, and the power in the 9 MHz channel was measured and recorded: 
 + 
 +{{  :university:tools:pluto:users:pluto_tx_pow.svg?600  |LTE10 Power in channel}} 
 + 
 +This differs from the a continuous sine wave (CW) at various LOs, were the LO was swept from 70 MHz to 6 GHz. This is not measuring power in the channel, just peak transmit power (the spectrum analyzer was set up to do a peak hold). The two graphs show the difference between the Tx attenuation settings. The default setting of -10dB ensures that the analog output stages are running completely in the linear range, and will not saturate or come close to the 1PdB point. It is also safe at this setting to loop the Tx directly into the Rx with an SMA cable. <wrap alert>Do not set the TX attenuation to anything less than -10dB and loop the Tx (output) signal into the Rx (input) connector.</wrap> However, using the AD9361 or any SDR should be calibrated before attempting any measurement in absolute units. This is necessary since data that is provided from the AD9361 is in reference to the full scale range of the ADC which is dependent on the gain stages of the transceiver. The values produced are therefore best described in dBFS or ADC codes, and not dBm or volts. 
 + 
 + 
 +{{:university:tools:pluto:users:txat0.png?420 |CW at 0dB attenuation}} 
 + 
 +{{ :university:tools:pluto:users:txat-10.png?420|WC at -10dB attenuation}} 
 + 
 +The random peaks in the -10 dB attenuation settings are (I think) random noise caused by the Tx calibrations when the LO changes by more than 100 MHz. 
 + 
 +As expected, the wider LTE10 channel measurement has more //power// in it than a narrow CW signal 
 + 
 +==== Transmit Fidelity  ====
  
 This is a the output of the [[http://www.keysight.com/find/89600B|Keysight 89600 VSA software]], which is used to measure signal demodulation and complete vector signal analysis. In this case, we generate an LTE 10 (10MHz wide channel), and transmit it out the Tx port of the ADALM-PLUTO, and capture it on the [[http://www.keysight.com/find/N9030A|PXA N9030A Signal Analyzer]]. We can measure the RF offset (frequency error = 50Hz), and how accurate the 64-QAM constellation is created (an EVM of -46dB, or less than 0.5% RMS error) - which is pretty good. We can also see the output power (average peak output for the 10MHz channel is -45dBm/Hz). This is a the output of the [[http://www.keysight.com/find/89600B|Keysight 89600 VSA software]], which is used to measure signal demodulation and complete vector signal analysis. In this case, we generate an LTE 10 (10MHz wide channel), and transmit it out the Tx port of the ADALM-PLUTO, and capture it on the [[http://www.keysight.com/find/N9030A|PXA N9030A Signal Analyzer]]. We can measure the RF offset (frequency error = 50Hz), and how accurate the 64-QAM constellation is created (an EVM of -46dB, or less than 0.5% RMS error) - which is pretty good. We can also see the output power (average peak output for the 10MHz channel is -45dBm/Hz).
Line 26: Line 50:
  
 By changing the LO frequency, output power, output attenuation, these results will change. By changing the LO frequency, output power, output attenuation, these results will change.
 +{{:university:tools:pluto:users:pluto_tx2.svg?800|}}
 +
 +<WRAP important>This is power out the SMA, not the antenna. Any antenna (including the one provided in the kit) may provide additional filtering (change the shape), as well as gain/attenuation</WRAP>
  
 +This test was done in an open lab setting and as a result we can observe degradation at certain common commercial frequencies like LTE and WiFi. To remove these outliers the tests should be run inside an RF chamber, to make sure there is no external noise, but since we meet datasheet specifications, we are unlikely to. 
university/tools/pluto/users/transmit.1494867232.txt.gz · Last modified: 15 May 2017 18:53 by Lars-Peter Clausen