cancel
Showing results for 
Search instead for 
Did you mean: 

compensating networks

betuel
Associate II
Posted on October 11, 2012 at 22:08

Is there a library that implements compensation networks such as PID for STM32F4xx?

#compensating-networks-pid
3 REPLIES 3
frankmeyer9
Associate II
Posted on October 12, 2012 at 08:55

Well, ''compensating networks'' is a rather unusual translation for controller ...

Look at the DSP_Lib folder in the stm32f4 firmware package. There are, amongst others, PID implementations using float and 16/32 bit fixed point.

betuel
Associate II
Posted on October 12, 2012 at 10:38

Thanks for your support!

I apologize for my English!

what is the more correct translation for the controllers?

thank you very much!

frankmeyer9
Associate II
Posted on October 12, 2012 at 11:19

what is the more correct translation for the controllers?

I would use controller or regulator - albeit the first term is already in use for the uC itself...

But in my view it would be a better reference to the field of ''control engineering / control theory''.

Translations are sometimes difficult. But ''PID'' made clear what you were asking for 😉