Physics:Flick (time)

From HandWiki
Short description: Unit of time used in audio/video timing cacluations


A flick is a unit of time equal to exactly 1/705,600,000 of a second. The figure was chosen so that time periods associated with frequencies commonly used for video or screen frame rate (24, 25, 30, 48, 50, 60, 90, 100 and 120 Hz), as well as audio sampling (8, 16, 22.05, 24, 32, 44.1, 48, 88.2, 96, and 192 kHz), can all be represented nicely with integers.[1] That is useful in programming, because non-integer computing generally involves approximations, and possibly leads to noticeable errors.

A flick is approximately 1.42 × 10−9 s, which makes it larger than a nanosecond but much smaller than a microsecond.

The unit was launched in January 2018 by Facebook.[2] A similar unit for integer representation of temporal points was proposed in 2004 under the name TimeRef, splitting a second into 14,112,000 parts.[3] This makes 1 TimeRef equivalent to 50 flicks.

Etymology

The word flick is a portmanteau of frame (as in e.g. animation frame) and tick (as in computer instruction cycle).[2]

References

  1. "OculusVR/Flicks". https://github.com/OculusVR/Flicks. 
  2. 2.0 2.1 "Facebook invents new unit of time". BBC News. 21 October 2018. https://www.bbc.com/news/technology-42787529. 
  3. Raphaël Troncy, Jean Carrive, Steffen Lalande and Jean-Philippe Poli (2004). A Motivating Scenario for Designing an Extensible Audio-Visual Description Language. 

External links