Replies: 4 comments
-
Allan variances are used to characterize sensors, most commonly clocks and gyroscopes, and sometimes accelerometers. For a clock: frequency data is literally frequency in Hz. Phase data would be time elapsed in seconds and so forth and so on. |
Beta Was this translation helpful? Give feedback.
-
I see, so "frequency" = "rate", as I assumed for cases like angular velocity (e.g. deg/h). Is acceleration (m/s^2) also considered "frequency" data? Are data assumed to be normalized as well? |
Beta Was this translation helpful? Give feedback.
-
It probably depends on to whom you're presenting. I've seen accelerometer Allan Variance plots plot m/s^2 as "frequency" data in my limited exposure. I think it would be a tough sell as "phase" data, because then you'd be looking at a device that was integrating jerk (m/s^3) to get acceleration. |
Beta Was this translation helpful? Give feedback.
-
@jondoesntgit @spluque Frequency data is actually a ratio delta f /f, I think instead of "frequency data" one should read "fractional frequency data". In a fractional measurement, (most commonly for clock signals) you are measuring the difference (in Hz) and compare it to the reference beat (in Hz), for example 10E-11 [Hz] / 10E6 [Hz]. So what you actually feed to the calculator has no unit, it's a fractional measurement, you are measuring "errors". My understanding, one should use "frequency data" (read fractional frequency data) for any type of fractional measurement. In the case of a Gyro/Other sensor, it all depends whether you are measuring fractional or raw data In the case of phase data, here we are talking about raw data directly read from a sensor. In most cases it's the output of a phase meter (raw 'radians') and you can directly feed those values to the calculator (using the appropriate formula - ie, the one without any average). If your measurement from other types of sensors are not fractional I think you should use this option In my opinion, the initial allan deviation and related formulas make no sense it's not a real formula, it's a notation. |
Beta Was this translation helpful? Give feedback.
-
What exactly is meant by "frequency data input" in the README statement?
Allan variance and related techniques are in the time-domain, so it is not clear. Does it actually mean rate? Help clarifying appreciated.
Beta Was this translation helpful? Give feedback.
All reactions