You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a mode of operation that can compare the relative timing between one input (light sensor or audio) and one or more other inputs.
This mode of operation does not need to use the DVB CSS protocols at all. Instead it can just take measurments then use one as the "expected" timings to compare against the others (treating them as the "observed" timings).
For two sets of measurements being compared, the error bounds need to be combined, but not just by summing (since some effects are not independent variables - e.g. uncertainty due to sampling being quantised into 1ms period chunks)
The text was updated successfully, but these errors were encountered:
Add a mode of operation that can compare the relative timing between one input (light sensor or audio) and one or more other inputs.
This mode of operation does not need to use the DVB CSS protocols at all. Instead it can just take measurments then use one as the "expected" timings to compare against the others (treating them as the "observed" timings).
For two sets of measurements being compared, the error bounds need to be combined, but not just by summing (since some effects are not independent variables - e.g. uncertainty due to sampling being quantised into 1ms period chunks)
The text was updated successfully, but these errors were encountered: