nigelspeedy
New Member
As a little flight test instrumentation project I am planning on using three 1Kohm string pots to measure stick and rudder displacements. I am just working through the sensor definition file and have a couple of questions.
1. In the 'shift' & 'age' definitions there is reference to 16Hz, is this the sample rate of the EMS?
2. Are all parameters sampled at the same rate?
3. For the example of shift the wiki says to use x=5 for a 1 second filter to 90%. Just to be sure of my maths, 2^5=32, 32/16=2sec? Is x=4 the correct number for a 1 second filter or have I got this wrong?
4. Is the filter a simple moving average or is it weighted?
5. Age: If I want the filter to expire and snap to the input value after 2 seconds do I use age = 2 or age =32?
Thanks for any help you can provide
1. In the 'shift' & 'age' definitions there is reference to 16Hz, is this the sample rate of the EMS?
2. Are all parameters sampled at the same rate?
3. For the example of shift the wiki says to use x=5 for a 1 second filter to 90%. Just to be sure of my maths, 2^5=32, 32/16=2sec? Is x=4 the correct number for a 1 second filter or have I got this wrong?
4. Is the filter a simple moving average or is it weighted?
5. Age: If I want the filter to expire and snap to the input value after 2 seconds do I use age = 2 or age =32?
Thanks for any help you can provide