RF Data Converter: input/output data types
Show older comments
Dear all,
I am using the SoC Blockset add-on to create a design for ZCU111 evaluation board.
1) The RF Data converter block accepts only int16/uint16 at adcTxChy inport. How does it determine the amplitude of the received signal when deployed on hardware? Or, to put question differently, which amplitudes of the received signal are converted to which uint16 instances? Am I correct, that in the simulation it does not matter what the amplitude of the signal is - it receives and passes raw bits?
2) The output adcTxChyData of RFDC can be of types uint16 | uint32 | uint64 | fixed point. I am curious about in which cases it is a fixed point datatype? Does the amplitude of the received signal equal real world value of this fixed point data type when deployed on hardware?
Thank you!
Accepted Answer
More Answers (0)
Categories
Find more on Hardware I/O Devices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!