owntech-foundation / control_library

control and dsp algorithms for owntech converters
GNU Lesser General Public License v2.1
0 stars 2 forks source link

added setw0 method in Pr controller to change the pulsation. #7

Closed rrodgeur closed 4 months ago

rrodgeur commented 4 months ago

Currently the coefficients use the ot_cos() function, if there's problem of computation time we could consider to use an series expansion of the cos() function with an order 4.