John, the input side filters are a good idea according to the drive manufacturers but they did nothing for the output noise I had problems with. The main advantage as I understand it is preventing problems with other items connected to the same ring main, perhaps Murray can expand?
Murray, "filter out noise on the inputs" – guilty as charged! Problem I always seem to have is feedback loops that require psychic ability. Its also hard a lot of the time to be able to change the circumstances so you have to go the filter route rather than fixing the problem at source but then I guess you know that already.
To explain about psychic feedback, I am talking about dynamic control (mostly speed control in response to some process variable) which involves trying to maintain a steady state in the process. Often, responding to a change is too slow and you have to try and anticipate how much change is needed before it happens – an operator can judge and anticipate but electronics (PLC or industrial PC's) are not so clever – yet!
In my case, the process would best be controlled by responding to the magnitude of a specific frequency out of a "spectrum analysis" output but that wont work so we have another work around that seems to work for the job.
(For Murray and anyone else daft enough to be interested; I actually tried to use an FFT implementation on an Arduino using "n" buckets and using the first as the PV for speed control but it generates a signal that is always lagging "n" number of machine cycles. I ended up programming the PLC to perform a rolling average of the output and look for a change greater than a preset magnitude to indicate the degree of speed change to make and just accept a severely damped response)
Mark
Mark