Tool/software: Code Composer Studio
hi,
everyone,
why pra Gsmopos , it has (v.Vb/v.Ib) in smopos_const.h formula?
How to know the means of (v.Vb/v.Ib) ?
Thanks!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
hi,
everyone,
why pra Gsmopos , it has (v.Vb/v.Ib) in smopos_const.h formula?
How to know the means of (v.Vb/v.Ib) ?
Thanks!
It is the base voltage divided by base current, which is the max voltage and current the board is designed for. At these limits, the feedback signal at the ADC input will be at its maximum.
thanks,
but I want to know:
Why {v.Vb/v.Ib } multiply with Gsmopos? not Fsmopos?
IT is a difference equation representing the current in R-L circuit, and this is how it pans out. Suggest to review digital filter implementation topics, we dont have a document that derives it.