Hauptinhalt

RF Data Converter Configuration

R2026b
Configure RF data converter on RFSoC device from MATLAB

Configure the RF data converter on the RFSoC device from MATLAB® using an Ethernet connection that enables control of the ADC and DAC tiles.

Blocks

RF Data Converter blockRF Data ConverterProvide RF data path interface to hardware logic
ADC To Vector block iconADC To VectorConvert concatenated 16-bit ADC input samples to vector outputs
Vector To DAC block iconVector To DACConvert vector inputs to concatenated 16-bit DAC output samples
RFDC Bus Creator blockRFDC Bus CreatorConvert control signals into RF Data Converter real-time interface-compatible bus (Since R2022a)
RFDC Bus Selector blockRFDC Bus SelectorConvert RF Data Converter real-time interface-compatible bus into control signals (Since R2022a)
Aurora 64B66B blockAurora 64B66BProvide high-speed serial communication using Xilinx Aurora interface (Since R2023a)

Objects

soc.RFDataConverterConfigure the RF Data Converter on the RFSoC device from MATLAB

Functions

expand all

setupEstablish connection with RF data converter
applyConfigurationApply settings to the RF Data Converter
releaseRelease TCP/IP connection
enableMTSEnable multi-tile synchronization mode
disableMTSDisable multi-tile synchronization mode
configureLMXPLLSet reference clock frequency of external LMX PLL
getLMXPLLReference clock frequency of external LMX PLL
readRFStatusStatus of RF-ADC and RF-DAC tiles
applyNyquistZoneUpdate Nyquist zone
applyCalibrationModeUpdate calibration mode for RF-ADC
configureADCTileConfigure the PLL and sampling rate of ADC tile
configureADCChannelConfigure decimation factor in channel of ADC tile
configureADCThresholdSettingsConfigure threshold settings for ADCs in real time (Since R2022b)
configureADCTileClockConfigure output clock frequency of ADC tile
configureADCMixerConfigure properties of mixer for channel in ADC tile
configureADCLocalOscillatorConfigure frequency of NCO mixer for ADC channel in RF-ADC tile
configureDACTileConfigure the PLL and sampling rate of DAC tile
configureDACChannelConfigure interpolation factor in channel of DAC tile
configureDACTileClockConfigure output clock frequency of DAC tile
configureDACMixerConfigure properties of mixer for channel in DAC tile
configureDACLocalOscillatorConfigure frequency of NCO mixer for DAC channel in RF-DAC tile

Topics

  • System Object Usage

    Use the object functions and properties of the object to configure the RF data converter.