|
|
|
|
|
by Gibbon1
978 days ago
|
|
I used to design PID controllers where some of the analog readings would be actually bad. And grossly so. Like 1002, 998, 1004, 48723, 2104, 1003, 997... Estimating the deviation from the mean of the last n readings and ignoring ones too far out works well. Also calculate the percentage of bad readings and have a way of displaying it. |
|