Other Parts Discussed in Thread: TMS320F28034
Hello to designers of Solar Explorer. Could you explain me the reall neсessity of using _IQ representation in a project.
I tried to realise project on TMS320F28034 ( it does not have floation math) , only substituted 2pole2zero on Pid Grando (TI code),
and I used only integers, and did not use floating points ( only if I need out them on some terminal program for operator).
In result we should receive integer numbers of counters of PWM and I do not understand correctly,
why we need to use this fractional numbers like _IQ( 0.00001).
I took coefficients in PID controller numbers like: kp=400000, ki=350000, took vaues from ADC and some way it works .
But may be I am hugely wrong and it should not work properly, Could you in pair of pharse explain me my
delusion.
Michael.
