-
Notifications
You must be signed in to change notification settings - Fork 5
Description
"the correlation time (denoted here as τ ) is the longest separation time ∆t over which x(t)
and x(t+∆t) remain (linearly) correlated."
This definition is very intuitive and easy to calculate, but in practice, it is rarely used and inconsistent with popular definitions.
For example, the rotational correlation time τ is defined such that R(t) = R(0) exp(-t/τ), where R is analagous to the correlation coefficient. It can be seen that R(τ) > 0. In fact, R(t) > 0 for any t, although τ is finite.
The above definition is the exponential correlation time. Another definition is the integrated correlation time. In many trivial cases, we also have R(τ) != 0. In the case of exponential decay, the two definitions are equivalent.
More proper definitions are: (1) the time scale at which the correlation is, on average, reduced by some factor (e.g. e). (2) When the statistical error calculated with all samples over a time period of T is equal to the statistical error of N independent samples, the (integrated) correlation time τ is T/N.
There are certainly other definitions, but in the context of this review, I think the integrated correlation time is the most relevant.