Hello there,
in slva882b on page 4 there is a formula (1) that represents the input capacitor rms current.
I am struggling to acquire what exactly "foor" means. (m = floor (n × D) )
Regards,
Momchil Haymanov
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.
Hello there,
in slva882b on page 4 there is a formula (1) that represents the input capacitor rms current.
I am struggling to acquire what exactly "foor" means. (m = floor (n × D) )
Regards,
Momchil Haymanov
Hi Momchil,
Floor function gives the largest integer value less than or equal to the x. So floor(3.5) = 3, floor(4.95), floor(6.25) = 6 etc.
Hopefully, this answers your question, let me know if you need more clarifications,
Thank you,
Dhanya Prem