Electronic – Select appropriate bandwidth for sensor (MEMS gyroscope)

bandwidthgyrosensor

Short question: how to select the correct bandwidth for a sensor?

Some further details. I'm working with an ADIS16260 (rate gyro) placed upon an industrial vehicle. This sensor has both an analog filter on the front-end and a digital filter. I need to set their parameters.

I'm asking a rule-of-thumb to set them. What empirical measures I might take? I don't have a mathematical model of the equipment. It's quite heavy, so movements are slow, but I still need to determine the order of magnitude of the bandwidth.

Best Answer

As always it depends on what your are doing with the data,

If you are using the data in a closed loop system, the rule of thumb is that the sensor bandwidth should be at least 5-10 times the loop bandwidth

If you are just recording data for later analysis or whatever, its better to choose the highest bandwidth possible and filter in software later if needed, (since this is possible but it is not possible unfilter! and increase the bandwidth in post processing), the important thing to keep in mind is that your sampling frequency should be at least 2times the sensor bandwidth, so if you cant achieve high sampling, lower the bandwidth to prevent aliasing.