Frame Size Modification of Zynq AD9361's QPSK models
17 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Excuse me,
I'm working in a project related to design a communication system based on QPSK modulation. New I'm Using the "QPSK Receiver Using Analog Devices AD9361/AD9364" and "QPSK Transmitter Using Analog Devices AD9361/AD9364".
I'm wondering to change the data frame size in the model. Could you tell me how to modify the frame size correctly?
0 Kommentare
Antworten (1)
Martin Enderwitz
am 8 Feb. 2021
Bearbeitet: Martin Enderwitz
am 8 Feb. 2021
For the transmitter, the frame size is controlled by the dimensions of the data sent to the data input port on the block.
For the receiver, this is controlled by the "Samples per frame" property on the block - see the documentation here: https://www.mathworks.com/help/supportpkg/xilinxzynqbasedradio/ug/ad936xreceiver.html
Regards,
Martin
3 Kommentare
Martin Enderwitz
am 22 Feb. 2021
I need some more information to understand why the data would not be decoding.
- What frame size have you configured the models with? Do both the transmit & receive frame sizes match?
- How did you configure the frame size for the transmitter model? Did you change the value of the buffer feeding the transmitter input?
Regards,
Martin
Siehe auch
Kategorien
Mehr zu QPSK finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!