Azzera filtri
Azzera filtri

What is the function of 'Down Sampler' in simulink template 'SoC Blockset/RF SoC', and how to change the parameters if i want to transmit different frequency?

3 visualizzazioni (ultimi 30 giorni)
In the project template 'RF SoC' (RF SoC template document), it allows user to send data from FPGA to processor. However the data must go through a block called 'down sampler' before send to the processor.
I can't understand how does this 'down sampler' works, and which parameter do I need to change if I want to transmit a signal with more samples and higher frequency.
If anyone can help me to get a more clear view of this 'down sampler' block, I would be much appreciated!

Risposta accettata

Akash
Akash il 14 Feb 2024
Modificato: Akash il 15 Feb 2024
Hi Zuyuan,
The 'down sampler' block is used to reduce the transmission rate of the signal before it is sent to the processor. This is typically done to match the processor. The rate at which the signal is downsampled is controlled by the "downSamplingFactor" parameter. You can change this parameter value from the MATLAB Workspace to adjust the number of samples transmitted.
SoC Blockset provides an 'RF Data Converter (RFDC)' block in Simulink that allows to configure various parameters to suit the application requirements, including the sample rate and bandwidth of the signal to transmit.
To get more information about how to configure these parameters, you may refer to the MATLAB documentation link provided below. https://www.mathworks.com/help/soc/ug/rangedopplerradarusingxilinxrfsocdevice.html#:~:text=RF%20Data%20Converter%20Configuration

Più risposte (0)

Categorie

Scopri di più su System on Chip (SoC) in Help Center e File Exchange

Tag

Prodotti


Release

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by