メインコンテンツ

RF データ コンバーター構成

MATLAB から RFSoC デバイスの RF データ コンバーターを構成する

soc.RFDataConverter オブジェクトは、MATLAB® から RFSoC デバイスの RF データ コンバーターを構成します。このオブジェクトは RFSoC デバイスへのイーサネット接続を作成します。これにより、MATLAB から ADC タイルおよび DAC タイルを制御できるようになります。HDL ワークフロー アドバイザーのステップ 1.2 で RF データ コンバーターを構成するには、soc.RFDataConverter オブジェクトを使用します。

トピック

  • System Object Usage

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

オブジェクト

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

関数

すべて展開する

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 (R2021a 以降)
configureADCTileConfigure the PLL and sampling rate of ADC tile
configureADCChannelConfigure decimation factor in channel of ADC tile
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
configureADCThresholdSettingsConfigure threshold settings for ADCs in real time (R2022b 以降)
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