cmsrlabs
Junior Member level 3
- Joined
- Aug 27, 2012
- Messages
- 25
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,436
Hello
I wants to implement Autotuning of PID Algo in PIC16 Microcontroller to control temperature.
Most commonly used ziegler method is clear to me with Ultimate Gain and Period Oscillations.
But i want to know how to implement these graphs in C Code. I found somewhere that autotuning function cannot be implemented in 8 bit micros.
Please suggest it whether 8 bit micro can able to do these mathematical calculations or not.
I wants to implement Autotuning of PID Algo in PIC16 Microcontroller to control temperature.
Most commonly used ziegler method is clear to me with Ultimate Gain and Period Oscillations.
But i want to know how to implement these graphs in C Code. I found somewhere that autotuning function cannot be implemented in 8 bit micros.
Please suggest it whether 8 bit micro can able to do these mathematical calculations or not.