Within Timing
Is Internet Time Good Enough for UAP Video?
NTP can help with coarse logging, but frame-level reconstruction may need tighter local synchronization such as precision network timing.
On this page
- What ordinary network time can and cannot do
- Why local precision timing changes sensor fusion
- How to decide the needed timing level
Page outline Jump by section
Introduction
For an automated instrumented UAP detector, internet time is often good enough to answer the question when was this file created? It is not automatically good enough to answer did two different sensors observe the same physical event at the same instant? That distinction is central to assessing unusual aerial observations.
Ordinary computer clock synchronisation using the Network Time Protocol (NTP) is designed to keep computers broadly aligned to Coordinated Universal Time (UTC) over ordinary IP networks. Precision Time Protocol (PTP), standardised as IEEE 1588, is intended for distributed measurement and control systems that require clocks to remain synchronised at far finer levels. Which approach is appropriate depends less on the subject being observed than on the strength of the timing claim the system intends to support. For many detector stations, NTP is entirely adequate for logging and administration. For frame-level sensor fusion or precise event reconstruction, a locally disciplined precision timing system becomes increasingly important. [NIST+2IEEE Standards Association]nist.govIntroduction to IEEE 1588 | NISTIEEE 1588 addresses the clock synchronization requirements of measurement and control systems. NIST h…
What ordinary network time can and cannot do
NTP has become the default timing service for computers because it is inexpensive, mature and works across the public internet. Properly configured systems can often remain synchronised within a few milliseconds on well-managed networks, although performance varies with network congestion, routing asymmetry, operating-system scheduling and hardware. Internet-scale networks are inherently unpredictable, so the actual uncertainty can fluctuate over time. [SafranFederalSystems]safranfederalsystems.comNTP vs PTP Understanding Time Synchronization…This post will explain and compare Network Time Protocol and Precisi…
For an automated detector station, this level of synchronisation is sufficient for tasks such as:
- ordering event logs;
- matching observations with weather records or aircraft databases;
- identifying whether multiple stations were active during the same general time window;
- maintaining consistent timestamps across archived files.
These are valuable capabilities because they preserve the chronology of observations and simplify later investigation.
The limitation appears when analysts begin asking questions that depend on fractions of a video frame or precise arrival times. If one camera records at 60 frames per second, each frame spans about 16.7 milliseconds. A clock error comparable to—or larger than—that interval can make it difficult to determine whether two sensors captured the same transient feature simultaneously or merely observed similar-looking events close together in time. The timing uncertainty becomes part of the measurement uncertainty rather than simply an administrative detail. [NASA Science]science.nasa.govNASA ScienceIndependent Study Team ReportThe panel notes that, at present, gathering data on UAP is hampered by sensor calibration challe…
Why local precision timing changes sensor fusion
PTP was developed specifically for networked measurement systems where timestamps are themselves scientific data. Instead of relying solely on software timestamps after packets arrive, many PTP implementations use hardware timestamping within network interfaces and switches to minimise variable delays introduced by operating systems and network equipment. IEEE 1588 also includes mechanisms for compensating network delay and distributing a common reference clock throughout a local network. [IEEE Standards Association+2NIST]standards.ieee.orgStandards Association IEEE SAIEEE Standards AssociationIEEE SA - IEEE 1588-2008This standard defines a network protocol, the Precision Time Protocol (PTP), enabling a…
The practical consequence is that independent devices can often maintain synchronisation at sub-microsecond levels on appropriately designed local networks. Whether a particular installation achieves microsecond, hundreds-of-nanoseconds or better performance depends on network architecture, hardware support and configuration, but the protocol was created for precisely these measurement problems rather than ordinary office networking. [IEEE Standards Association+2NIST]standards.ieee.orgStandards Association IEEE SAIEEE Standards AssociationIEEE SA - IEEE 1588-2008This standard defines a network protocol, the Precision Time Protocol (PTP), enabling a…
For a multi-sensor detector station, tighter synchronisation changes what becomes possible:
- an optical camera can be compared directly with an infrared camera frame-by-frame;
- radio-frequency detections can be aligned with optical observations;
- pan-tilt mount positions can be associated more accurately with each recorded frame;
- acoustic and optical measurements can be correlated using consistent timestamps;
- geographically separated stations with disciplined clocks can more confidently compare simultaneous observations.
The benefit is not that PTP somehow improves the sensors themselves. Rather, it reduces uncertainty when determining whether multiple measurements belong to the same physical event.
A concrete lesson from other detector systems
The value of precision timing is well established outside UAP research. Multi-detector scientific instruments—including radiation detector arrays, particle experiments and industrial measurement systems—often depend on accurate synchronisation because event reconstruction requires combining observations made by physically separate sensors.
One published detector system for radioactive gas measurements replaced dedicated timing cables by synchronising multiple detector modules over Ethernet using IEEE 1588. The researchers required timing substantially below their coincidence window in order to identify related detector events, demonstrating timing precision from hundreds of nanoseconds down to hundreds of picoseconds depending on configuration. Although the application differs completely from aerial observation, the underlying measurement problem is similar: independent sensors become more informative when their clocks agree closely. [arXiv]arxiv.orgNetwork Time Synchronization of the Readout Electronics for a New Radioactive Gas Detection SystemAugust 21, 2019…
This illustrates an important point for automated UAP detector stations. Precision timing is not unique to UAP investigations; it is a standard engineering solution wherever distributed measurements must later be combined into a single event timeline.
Why internet timing alone cannot guarantee frame-level evidence
One common misconception is that synchronising every computer to an internet time server automatically produces scientifically precise timestamps. In reality, several additional uncertainties remain:
- variable packet delays across the internet;
- differing operating-system scheduling latency;
- camera firmware buffering;
- image encoding delay;
- asynchronous sensor polling;
- storage latency before data are written to disk.
Even if two computers report identical wall-clock time, the instant when a sensor actually measured a signal may differ unless those internal delays have also been characterised or compensated.
For this reason, modern measurement systems increasingly distinguish between the acquisition timestamp—when the sensor actually observed the signal—and later software timestamps associated with storage, transmission or processing. Precision timing infrastructure is most valuable when acquisition timestamps are preserved throughout the data pipeline. [NIST]nist.govIntroduction to IEEE 1588 | NISTIEEE 1588 addresses the clock synchronization requirements of measurement and control systems. NIST h…
How to decide the needed timing level
The appropriate timing system should be chosen according to the evidential claims the detector station intends to support rather than adopting the most sophisticated technology by default.
Intended useSuitable timing approachReasoningFile organisation and archive orderingNTPMillisecond-scale agreement is generally sufficient.Correlating observations with aircraft, weather or satellite databasesNTP, if uncertainty is documentedExternal data sources often have their own timing limitations.Comparing multiple cameras viewing the same eventWell-designed local PTP or equivalent precision timingReduces ambiguity when aligning individual frames.Combining optical, infrared, radio and acoustic measurementsPrecision timing strongly preferredSensor fusion benefits directly from common timestamps.Detailed trajectory reconstruction across multiple stationsPrecision timing with disciplined local clocksSmaller timing uncertainty improves geometric reconstruction and uncertainty analysis.
The key engineering question is therefore not How accurate can the clock become? but What timing uncertainty would materially change the scientific interpretation of an event? If reducing clock uncertainty would not alter the conclusion, NTP is usually adequate. If the interpretation depends on distinguishing events separated by milliseconds or less, investing in local precision timing becomes justified.
Precision timing supports credibility rather than extraordinary claims
Discussions of UAP instrumentation sometimes imply that increasingly sophisticated clocks somehow increase the likelihood of detecting anomalous objects. They do not. Better synchronisation simply produces measurements whose timing uncertainty is known and can be quantified.
This aligns with the broader recommendations from NASA’s independent UAP study, which emphasised improved sensor calibration, richer metadata and consistent measurement practices rather than any specialised technology aimed at unusual phenomena. Likewise, the Galileo Project’s published observatory architecture places considerable emphasis on coordinated multimodal acquisition and data provenance, reflecting the same measurement principle: multiple calibrated sensors are most valuable when their observations can be placed confidently on a common timeline. [NASA Science]science.nasa.govNASA ScienceIndependent Study Team ReportThe panel notes that, at present, gathering data on UAP is hampered by sensor calibration challe…
Amazon book picks
Further Reading
Books and field guides related to Is Internet Time Good Enough for UAP Video?. Use these as the next step if you want deeper reading beyond the article.
Digital image processing
First published 1977. Subjects: Digital techniques, Image processing, open_syllabus_project, Digital Image Processing, Technology.
Measurement Systems Application and Design
First published 1966. Subjects: Measuring instruments, Physical measurements, Meetinstrumenten, Capteurs (technologie), Messgerät.
Computer Vision
First published 2010. Subjects: Computer algorithms, Bildverarbeitung, Computer vision, Image processing, Maschinelles Sehen.
Understanding GPS/GNSS
First published 2017. Subjects: Global Positioning System, TECHNOLOGY & ENGINEERING, Military Science.
eBay marketplace picks
Marketplace Samples
Example marketplace items related to this page. Use the search link to explore similar finds on eBay.
Top pick
network equipment merch
Open a targeted eBay search for items related to this topic.
Browse eBayRelated search
network equipment poster
Open a targeted eBay search for items related to this topic.
Browse eBayRelated search
network equipment patch
Open a targeted eBay search for items related to this topic.
Browse eBayRelated search
network equipment t shirt
Open a targeted eBay search for items related to this topic.
Browse eBayEndnotes
-
Source: nist.gov
Link: https://www.nist.gov/el/intelligent-systems-division-73500/introduction-ieee-1588Source snippet
Introduction to IEEE 1588 | NISTIEEE 1588 addresses the clock synchronization requirements of measurement and control systems. NIST h...
-
Source: standards.ieee.org
Title: Standards Association IEEE SA
Link: https://standards.ieee.org/standard/1588-2008.htmlSource snippet
IEEE Standards AssociationIEEE SA - IEEE 1588-2008This standard defines a network protocol, the Precision Time Protocol (PTP), enabling a...
-
Source: science.nasa.gov
Link: https://science.nasa.gov/wp-content/uploads/2023/09/uap-independent-study-team-final-report.pdfSource snippet
NASA ScienceIndependent Study Team ReportThe panel notes that, at present, gathering data on UAP is hampered by sensor calibration challe...
-
Source: safranfederalsystems.com
Link: https://www.safranfederalsystems.com/pnt-library-content/ntp-vs-ptpSource snippet
NTP vs PTP Understanding Time Synchronization...This post will explain and compare Network Time Protocol and Precisi...
-
Source: nist.gov
Title: tutorial basicpdf
Link: https://www.nist.gov/document/tutorial-basicpdfSource snippet
IEEE-1588 Standard for a Precision Clock Synchronization...by J Eidson · 2005 · Cited by 426 — IEEE 1588 is a protocol designed to synch...
-
Source: arxiv.org
Link: https://arxiv.org/abs/1908.08009Source snippet
Network Time Synchronization of the Readout Electronics for a New Radioactive Gas Detection SystemAugust 21, 2019...
Published: August 21, 2019
-
Source: arxiv.org
Title: arXiv Galileo Project Observatory Class System Architecture
Link: https://arxiv.org/abs/2506.00125Source snippet
Galileo Project Observatory Class System Architectureby P Bridgham · 2025 — Abstract:Scientific investigation of Unidentified Anomalous P...
-
Source: nist.gov
Link: https://www.nist.gov/Source snippet
National Institute of Standards and TechnologyNIST promotes U.S. innovation and industrial competitiveness by advancing measurement scien...
-
Source: nist.gov
Title: ieee 1588
Link: https://www.nist.gov/el/intelligent-systems-division-73500/ieee-1588Source snippet
IEEE 1588 TM Standard for A Precision Clock Synchronization Protocol for Networked Measurement and Control SystemsRead more...
-
Source: nist.gov
Title: ieee 1588 products implementations
Link: https://www.nist.gov/el/intelligent-systems-division-73500/ieee-1588-products-implementationsSource snippet
IEEE 1588 Products & Implementations | NISTOct 22, 2010 — TK-Active Client for recovering and measuring multisource NTP/PTP time and sync...
-
Source: nist.gov
Link: https://www.nist.gov/news-events/news/2026/06/department-commerce-announces-finalization-chips-incentives-powerex-enhanceSource snippet
for U.S. Semiconductor Manufacturing...
-
Source: nist.gov
Link: https://www.nist.gov/document/08odonoghueemergingsecurityoverviewpdfSource snippet
Page 6. IEEE/NIST Time...Read more...
-
Source: nist.gov
Link: https://www.nist.gov/publications/2005-conference-ieee-1588-standard-precision-clock-synchronization-protocol-networkedSource snippet
2005 Conference on IEEE-1588 Standard for a Precision...by KB Lee · 2006 · Cited by 1 — 2005 Conference on IEEE-1588 Standard for a Prec...
-
Source: tsapps.nist.gov
Title: get pdf.cfm
Link: https://tsapps.nist.gov/publication/get_pdf.cfm?pub_id=906259Source snippet
IEEE 1588 Time Synchronization Testbed for Assessing...The testbed provides an experimental venue to explore IEEE 1588 Precision Time Pr...
-
Source: arxiv.org
Link: https://arxiv.org/html/2506.00125v1Source snippet
1 Introduction30 May 2025 — A system designed for the comprehensive scientific study of aerial phenomena which integrates multiple sensor...
Published: May 2025
-
Source: science.nasa.gov
Link: https://science.nasa.gov/uap/Source snippet
nasa.govUAP9 Jun 2022 — The study will focus on identifying available data, how best to collect future data, and how NASA can use that da...
-
Source: ntrs.nasa.gov
Link: https://ntrs.nasa.gov/citations/19780042273Source snippet
timing accuracy requirements and procedures for...by GA Smith · 1978 — Although time accuracies of 100 milliseconds were sufficient when...
-
Source: nasa.gov
Title: update nasa shares uap independent study report names director
Link: https://www.nasa.gov/news-release/update-nasa-shares-uap-independent-study-report-names-director/Source snippet
UPDATE: NASA Shares UAP Independent Study Report14 Sept 2023 — NASA's new Director of UAP Research will develop and oversee the implement...
-
Source: nasa.gov
Title: nasa to release discuss unidentified anomalous phenomena report
Link: https://www.nasa.gov/news-release/nasa-to-release-discuss-unidentified-anomalous-phenomena-report/Source snippet
14, at the agency's headquarters in Washington to discuss the findings from an unidentified...Read more...
-
Source: ieeexplore.ieee.org
Link: https://ieeexplore.ieee.org/document/7579503/Source snippet
time transfer using IEEE 1588 over OTN through...by M Weiss · 2016 · Cited by 11 — This paper provides an update on a joint project empl...
-
Source: sagroups.ieee.org
Title: learn about ptp
Link: https://sagroups.ieee.org/1588/learn-about-ptp/Source snippet
1588 Working Group - LearnThis page provides references to freely available material and books relevant for users and implementers of the...
-
Source: course.hevs.io
Link: https://course.hevs.io/did/eda-docs/eda_libs/Ethernet/ptp.htmlSource snippet
GitLabIEEE Std 1588-2008 Precision Time Protocol (PTP)The Precision Time Protocol allows to synchronize clocks over a distributed network...
-
Source: Wikipedia
Title: Precision Time Protocol
Link: https://en.wikipedia.org/wiki/Precision_Time_ProtocolSource snippet
Precision Time ProtocolPTP was originally defined in the IEEE 1588-2002 standard, officially titled Standard for a Precision Clock Syn...
-
Source: eecis.udel.edu
Link: https://www.eecis.udel.edu/~mills/ptp.htmlSource snippet
1588 Precision Time Protocol (PTP)May 18, 2012 — This document explores the similarities and differences between the Network Time Protoco...
Published: May 18, 2012
-
Source: pwkinternational.com
Title: uap unidentified anomaly or demand signal
Link: https://pwkinternational.com/2025/11/11/uap-unidentified-anomaly-or-demand-signal/Source snippet
UAP | An Uncertainty Tax & Demand Signal |11 Nov 2025 — Not just better cameras or radars — sensor packages that generate actionable meta...
Additional References
-
Source: facebook.com
Link: https://www.facebook.com/AstroAlexandraOfficial/posts/nasa-uap-ufo-report-released-today-offers-a-few-answers-but-doesnt-find-or-rule-/319484690604324/Source snippet
NASA UAP (UFO) report released today offers a few...The report acknowledges that analyzing UAP data faces challenges due to sensor calib...
-
Source: etherwan.com
Link: https://www.etherwan.com/support/featured-articles/ntp-vs-ptp-decoding-time-synchronizationSource snippet
NTP Vs. PTP: Decoding Time SynchronizationPTP enables server time synchronization with sub-microsecond to nanosecond precision, surpassin...
-
Source: reddit.com
Link: https://www.reddit.com/r/networking/comments/itir9t/precision_time_protocol_vs_network_time_protocol/Source snippet
Precision Time Protocol vs. Network Time ProtocolPTP is a newer protocol to keep much tighter time than NTP, for highly specialized purpo...
-
Source: evidence-standards.vercel.app
Link: https://evidence-standards.vercel.app/Source snippet
Sensor Data StandardsSensor data plays a critical role in analyzing UAP encounters. Various sensors, ranging from [radar]({{ 'radar/' | relative_url }}) to electromagneti...
-
Source: nps.edu
Link: https://nps.edu/documents/110773463/165192597/CTX-EAG-Special-Issue-2026.pdfSource snippet
Unidentified Anomalous Phenomena: Science and AnalysisJoshua Shank examine event-based sensing as an emerging technology for detecting, t...
-
Source: skyandtelescope.org
Title: nasa finds no evidence ufos are extraterrestrial promises further study
Link: https://skyandtelescope.org/astronomy-news/nasa-finds-no-evidence-ufos-are-extraterrestrial-promises-further-study/Source snippet
UAP reports are typically single sightings and lack multiple measurements. Those individual reports also often lack sensor metadata, such...
-
Source: timebeat.app
Title: the future of precision timing exploring ptp ntp grandmaster clocks
Link: https://www.timebeat.app/post/the-future-of-precision-timing-exploring-ptp-ntp-grandmaster-clocksSource snippet
Exploring PTP / NTP Grandmaster ClocksFeb 27, 2025 — IEEE-1588, also known as Precision Time Protocol (PTP), was developed to overcome th...
-
Source: nevadacurrent.com
Title: nasa report finds no evidence that ufos are extraterrestrial
Link: https://nevadacurrent.com/2023/09/18/nasa-report-finds-no-evidence-that-ufos-are-extraterrestrial/Source snippet
18 Sept 2023 — Analysis of this data is “hampered by poor sensor calibration, the lack of multiple measurements, the lack of sensor metad...
-
Source: trmc.osd.mil
Title: IEEE 1588 Precision Clock Synchronization Standard Update
Link: https://www.trmc.osd.mil/wiki/download/attachments/113020139/IEEE%201588%20Precision%20Clock%20Synchronization%20Standard%20Update.pdf?api=v2Source snippet
1588 Precision Clock Synchronization Standard UpdateIEEE 1588 is a protocol designed to synchronize real-time clocks in the nodes of a di...
-
Source: maisvch.com
Title: ieee 1588 ptp vs ntp industrial time synchronization
Link: https://maisvch.com/pt/blog/ieee-1588-ptp-vs-ntp-industrial-time-synchronization/Source snippet
IEEE 1588 PTP vs NTP: Industrial Time Sync GuideNTP or IEEE 1588 PTP for your industrial network? Compare accuracy, topology, and protoco...
Topic Tree