diff --git a/23-049/23-049.adoc b/23-049/23-049.adoc index 9d0346b..86b567d 100644 --- a/23-049/23-049.adoc +++ b/23-049/23-049.adoc @@ -50,5 +50,7 @@ include::sections/11-sync-clocks.adoc[] include::sections/12-temporal-geometry.adoc[] +include::sections/annex-examples.adoc[] + // Bibliography should be the last annex include::sections/annex-bibliography.adoc[] diff --git a/23-049/images/GeologicalOrdinalExample.jpg b/23-049/images/GeologicalOrdinalExample.jpg new file mode 100644 index 0000000..0326ba1 Binary files /dev/null and b/23-049/images/GeologicalOrdinalExample.jpg differ diff --git a/23-049/sections/annex-examples.adoc b/23-049/sections/annex-examples.adoc new file mode 100644 index 0000000..30241af --- /dev/null +++ b/23-049/sections/annex-examples.adoc @@ -0,0 +1,35 @@ +[appendix,obligation="informative"] +[[annex-examples]] +[examples] +== Examples +These show how the concepts of the Abstract Cocenptual Model for Time can be applied to realistic use cases. Of course, the logical and implementation details are outside the scope of this standard. + +=== Ordinal Temporal Reference System + +Geological eras and periods are forms of compound ordinal reference systems. A consistent sequence of rock strata in a region form an ordinal temporal reference system with the events being ordered by changes from one type of rock stratum to another immediately above it, or by the appearance of distinctly different embedded fossils in the rock layers. + +Another consistent sequence of strata from another region can also form another ordinal temporal reference system. It may be possible to relate the two systems to each other because of layers that may share specific varieties of fossils, or a specific distinctive stratum type. + +Figure 2 shows how the four different geological ordinal temporal reference systems of sequences of rocks and fossils, called Periods, from west Wales (Ordovician), south Wales (Silurian), Devon (Devonian), and coal-bearing rocks (Carboniferous) have been combined to define a longer geological ordinal temporal reference system called the Paleozoic Era. + +[[fig-geological-ordinal-example]] +image::images/GeologicalOrdinalExample.jpg[] + +=== Temporal Coordinate Reference System +1. A remote autonomous underwater drone, known as a 'glider' is making regular measurements of temperature and salinity deep in the Atlantic Ocean. The measurements are time-stamped by an on-board computer clock. The clock was synchronized to a satellite's atomic clock when the drone was launched. When the drone surfaces to report its findings, or to be picked up by a research vessel, it is found that the computer clock as 'drifted' compared to time from the satellite. The drone's clock is assumed to have 'drifted' in a consistent, linear, fashion, and the error correction is distributed proportionately along the time series of measurements. + +2. Several timescales have been defined using the same atomic clocks. For various reasons, such as the year of starting, or the need to store numbers in limited length computer words, different epochs have been chosen. This is illustrated in Figure 3. The figure also illustrates how UTC is not a timescale, but a timeline, as it has been adjusted with leap seconds to correspond to the Gregorian calendar and not deviate more than 0.6 seconds from Earth's actual day length. This is because UTC is based on the atomic definition of a second, the SI second, whereas the Gregorian calendar assumes that a day, based on Earth's rotation with respect to the sun, is 86,400 seconds, but this daily rotation varies in duration every day throughout the year for a variety of reasons. + +[[fig-differing-timecales]] +image::images/MISB_Figure_36.png[] + +=== Calendar +A remote and partially autonomous 'rover' is on Mars. To manage activities, a Mars calendar is needed. The year is determined by Mars's orbit around the Sun with respect to a distant fixed point (usually in the constellation of Aries, as used for Earth's year). This is one timescale, with a unit of measure "Mars Year" to avoid confusion with Earth years. + +Months are not useful as there are two small fast moving moons. One orbits three times per Mars day, the other about every 1 1/2 Mars days, so they do not supply a useful intermediate duration between years and days. + +The 'day', the rotation of Mars on its axis with respect to the Sun, is the other timescale that comprises the Mars calendar. To avoid confusion with Earth's days, they are called 'Sols'. This solar day, with a similar definition to an Earth day, would be useful for planning day time and night time activities, pehaps requiring solar power generation. + +Other definitions of a day could have been adopted: +1. A sidereal Mars day, the rotation of Mars with respect to the distant stars, like the sidereal day on Earth. This could be useful if the rover was performing astronomical measurements, such as for navigating using the equivalent of a sextant; +2. An Earth orientated day, the rotation of Mars with respect to Earth in its orbit. This could be useful for planning activities needing extended communication periods with direct line-of-sight with Earth.