digital pid parameters design
1 view (last 30 days)
Show older comments
Hi Good Evening
I am Manoj.
I am going to design a PID microcontroller based temperature controller AT89C51. My idea: Temp. sensor -> A/D --> microcontroller -> set point comparison and pid C code algorithm -> algorithm controls firing pulses to triac through a programmed timer connected to gate of triac through 1 pin of uC(microcontroller)-> 1KW heater -> Feedback is taken through temperature sensor.
Now,i want to calculate kp,kd,ki parameters of digital PID ALGORITHM and test it. However,i don't have system function to tune it like:
" i/p -> PID -> system function -> feedback loop "
since it is a digital controller with microcontroller.
Kindly guide me in this regard.
awaiting your reply Manoj Kumar
1 Comment
TAB
on 30 Jan 2012
Are you using Matlab OR any matlab product for your PID controller design?
I don't think so.
Answers (1)
See Also
Categories
Find more on PID Controller Tuning in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!