Other Parts Discussed in Thread: MMWCAS-DSP-EVM, MMWCAS-RF-EVM
Hello,everyone.
I am using the MMWCAS-DSP-EVM and MMWCAS-RF-EVM with matlab in TX Beamforming mode.
Now I have some questions.
there are phaseMismatchCalibration.mat and phaseShifterCalibration.mat.
As the mmwave user's guide said, "phaseShiftCalibfile -> Phase shifter calibration file, the same calibration file is used by default for all boards
o phaseMismatchCalibfile -> Phase Mismatch calibration file, the same calibration matrix generated in the MIMO mode will apply"
However, in MIMO mode, I can only obtain the file----calibrateResults_high.mat. What should I do ?
I captured the ADC data in TX beamforming mode then ran the cascade_TxBF_signalProcessing.m.
I got the range profile peak at about 6.587 meters .
Then I moved the target to about 2 meters and do it again.
I got almost the same range profile peak.
It seems that the target range does not change at all.
Even though the calibration result is not precise, the ranges of two experiments should be different.
3) What's the difference among the chirpProfile_TxBF_LRR.m, chirpProfile_TxBF_SMRR.m,chirpProfile_TxBF_USRR.m.
As the comments in Matlab ,they are for different ranges.
However, what I want to know is the details.
In other words, which parameters should be changed for my applications?
Thanks.