Tool/software: Code Composer Studio
Hi,
Please refer the original question. It states that the following command in MRR demo :
Vreal ≡ Vslow (mod 2Vs_max) ≡ Vfast (mod 2Vf_max)
As per original thread, the above equation is the implementation of CRT.
I am new to CRT and learning it.
I suppose that the Vslow and Vfast in the above relation, are the velocities derived derived from, say, some PRFslow and PRFfast, which are in fact the two Pulse Repetition Frequency.
By the initial study of CRT, I understand that minimum 3 PRFs are required for use of CRT. however, in the above case, it seems that only two PRFs are used. Can you please comment and elaborate that is my understanding right and how and why did TI only use 2 PRFs for CRT instead of minimum required 3 PRFs as per the general CRT knowledge base?
Thanks and regards