About Basic Acquisition Window of ADC? (c2000)
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Burak Caykenari
le 16 Sep 2020
Commenté : Burak Caykenari
le 24 Sep 2020
Hi Everyone ,
I have basic question about acquistion window value and its calculation . In ADC block the SOCx acquisition window was entered as 14.
According to TI f28379D document from Texas Instruments Acquistion window duration=(SYSCLK)*(ACQPS+1) SYSCLK=5ns (200MHz)
According to this 14 value.
ACQPS+1=14 ---- > ACQPS=13 ? Isn't it ?
and
acquisition window duration = (5ns)*(14)=70 ns ? Isn't it ?
If I 'm mistake , can you correct my answers ?
Manythanks.
Burak
0 commentaires
Réponse acceptée
Ram Alla
le 22 Sep 2020
Hi Burak,
You are right. The 'SOCx acquisition window' parameter in the ADC block is equal to 'ACQPS+1'.
When this parameter is entered as 14 and SYSCLK=5ns (200MHz),
Acquistion window duration=(SYSCLK)*(ACQPS+1) = (5 ns)*14 = 70 ns.
Best Regards,
Ram Alla.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Logical dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!