electricgeek
Newbie level 5
PI Control Query for motor control with PIC18
I'm using PIC18F4520 to make a line tracking robot. It has to use an array of 10 LED/Photo-transistor pairs. Now i have to implement PI control on the robot. I've already done normal line tracking with a couple of LED/Photo-transistor pairs without PID. I have studied documentations on PI and understand how it works. What I want to ask is what will the PI control do? The error will be the comparator output going to zero when it moves offline? And will the PI rectify the error in software?
I'm using PIC18F4520 to make a line tracking robot. It has to use an array of 10 LED/Photo-transistor pairs. Now i have to implement PI control on the robot. I've already done normal line tracking with a couple of LED/Photo-transistor pairs without PID. I have studied documentations on PI and understand how it works. What I want to ask is what will the PI control do? The error will be the comparator output going to zero when it moves offline? And will the PI rectify the error in software?
Last edited: