curious_mind
Full Member level 4
Looking for a practical implementation of fixed point PI controller using MCU. Simulation in laplace domain has fetched Kp=0.1 and Ki= 1.75 as results. My ADC 16 bit data input is 2's complement (Range -1.0 to +1.0). If I were to use Q15 format ( FOR ADC), how do I convert Ki value to this format?