07-24-2020 01:19 PM
hello i want to work with Rayleigh fading channel model in Matlab 2013 and Vivado2015.1 but i couldn't find the provided model can you send it to me?
08-05-2020 09:34 PM
Unfortunately xilinx does not have sysgen demo for Rayleigh fading channel model.
You may check if Matlab has a demo for it, then convert this demo to sysgen design.
---------------------------------------------------------------------------------
Please Kudo or Accept as a solution, If this Post helped you.
---------------------------------------------------------------------------------
08-07-2020 05:55 AM
Thank you for answering my question; i also need a QPSK demodulation model, i did find the modulation model but without the demodulation part can you tall me where i can find it ?
what did you mean by ' then convert this demo to sysgen design' how we can do that ? and thanks in advance.
08-09-2020 02:57 AM
Can you clarify your question "i did find the modulation model but without the demodulation part can you tall me where i can find it ?"
Assuming the matlab design is a simulink model, it's floating point data type and does not use Xilinx sysgen blocks, the converting just means you need to use Xilinx sysgen blocks to replace the simulink blocks, and sometimes you need to use fixed-point data type in the sysgen blocks to replace the previous floating point data type.
08-10-2020 04:52 AM
i need the demodulation model for this modulation model (QPSK). https://www.mathworks.com/matlabcentral/fileexchange/14650-digital-modulation-in-fpgas-xilinx-using-system-generator-ask-bpsk-fsk-ook-qpsk