Clock code

Last updated

The clock code is a method of mentally computing the sine of an angle between zero and sixty degrees. Pilots sometimes need to do this to estimate the heading correction due to the wind, and sailors may find it useful to do the same thing to allow for the current due to the tides.

The basic assumption is that for angles up to around 60°, it is adequately accurate to assume that sine(A) = A, when A is expressed as a fraction of 60. Thus, the sine of 30° = 30/60 = 1/2 = 0.5.

The clock code is a further method of visualising fractions of 60, since we are very used to expressing fractions of an hour (60 minutes) when telling the time.

Thus:

The angle is the angle of the wind or tide as it presents itself relative to the ship or aircraft, so if the wind is coming from the left at a relative angle of 30°, we use a sine of 0.5. Once the sine has been estimated, the drift due to wind or tide can be estimated accordingly by resolving the velocity of the wind or tide into a forward component and a sideways component. The sideways component is the wind speed x the sine, and the forward component is (1 - the sine) x wind speed (i.e. the cosine). Naturally we must apply these corrections to our groundspeed in the appropriate direction according to logic - a wind from the left will blow us off course in that direction; a headwind will slow our progress, a tailwind will increase it. Converting this back to a heading correction can be done using the 1 in 60 rule.

For wind angles greater than 60°, it is adequate to assume it's at 90°, i.e. a side wind.

More accurate corrections are done when possible, but in the particular case of a VFR pilot mentally calculating an unexpected diversion, using tables or the E6B slide rule in flight is usually not an option, so the clock code is one method of handling the required calculation without excessive error. In practice the wind strength can only be guessed or based on earlier reports, and the error due to the sine calculation will usually be much less than that due to the wind itself. Fine tuning of the heading can be done en route using the usual methods for doing so.

See also

Related Research Articles

Sexagesimal, also known as base 60, is a numeral system with sixty as its base. It originated with the ancient Sumerians in the 3rd millennium BC, was passed down to the ancient Babylonians, and is still used—in a modified form—for measuring time, angles, and geographic coordinates.

<span class="mw-page-title-main">Celestial navigation</span> Navigation using astronomical objects to determine position

Celestial navigation, also known as astronavigation, is the practice of position fixing using stars and other celestial bodies that enables a navigator to accurately determine their actual current physical position in space or on the surface of the Earth without relying solely on estimated positional calculations, commonly known as dead reckoning. Celestial navigation is performed without using satellite navigation or other similar modern electronic or digital positioning means.

<span class="mw-page-title-main">Trigonometric tables</span> Overview about trigonometric tables

In mathematics, tables of trigonometric functions are useful in a number of areas. Before the existence of pocket calculators, trigonometric tables were essential for navigation, science and engineering. The calculation of mathematical tables was an important area of study, which led to the development of the first mechanical computing devices.

The basic principles of air navigation are identical to general navigation, which includes the process of planning, recording, and controlling the movement of a craft from one place to another.

In computer science, a lookup table (LUT) is an array that replaces runtime computation with a simpler array indexing operation, in a process termed as direct addressing. The savings in processing time can be significant, because retrieving a value from memory is often faster than carrying out an "expensive" computation or input/output operation. The tables may be precalculated and stored in static program storage, calculated as part of a program's initialization phase (memoization), or even stored in hardware in application-specific platforms. Lookup tables are also used extensively to validate input values by matching against a list of valid items in an array and, in some programming languages, may include pointer functions to process the matching input. FPGAs also make extensive use of reconfigurable, hardware-implemented, lookup tables to provide programmable hardware functionality. LUTs differ from hash tables in a way that, to retrieve a value with key , a hash table would store the value in the slot where is a hash function i.e. is used to compute the slot, while in the case of LUT, the value is stored in slot , thus directly addressable.

<span class="mw-page-title-main">Equation of time</span> Apparent solar time minus mean solar time

The equation of time describes the discrepancy between two kinds of solar time. The word equation is used in the medieval sense of "reconciliation of a difference". The two times that differ are the apparent solar time, which directly tracks the diurnal motion of the Sun, and mean solar time, which tracks a theoretical mean Sun with uniform motion along the celestial equator. Apparent solar time can be obtained by measurement of the current position of the Sun, as indicated by a sundial. Mean solar time, for the same place, would be the time indicated by a steady clock set so that over the year its differences from apparent solar time would have a mean of zero.

<span class="mw-page-title-main">External ballistics</span> Behavior of projectiles in flight

External ballistics or exterior ballistics is the part of ballistics that deals with the behavior of a projectile in flight. The projectile may be powered or un-powered, guided or unguided, spin or fin stabilized, flying through an atmosphere or in the vacuum of space, but most certainly flying under the influence of a gravitational field.

<span class="mw-page-title-main">Rule of twelfths</span> Approximation to a sine curve

The rule of twelfths is an approximation to a sine curve. It can be used as a rule of thumb for estimating a changing quantity where both the quantity and the steps are easily divisible by 12. Typical uses are predicting the height of the tide or the change in day length over the seasons.

<span class="mw-page-title-main">Plimpton 322</span> Babylonian clay tablet of numbers in Pythagorean triples

Plimpton 322 is a Babylonian clay tablet, notable as containing an example of Babylonian mathematics. It has number 322 in the G.A. Plimpton Collection at Columbia University. This tablet, believed to have been written around 1800 BC, has a table of four columns and 15 rows of numbers in the cuneiform script of the period.

<span class="mw-page-title-main">Bombsight</span> Aircraft system for aiming bombs

A bombsight is a device used by military aircraft to drop bombs accurately. Bombsights, a feature of combat aircraft since World War I, were first found on purpose-designed bomber aircraft and then moved to fighter-bombers and modern tactical aircraft as those aircraft took up the brunt of the bombing role.

<span class="mw-page-title-main">Rangekeeper</span> Electromechanical fire control computer

Rangekeepers were electromechanical fire control computers used primarily during the early part of the 20th century. They were sophisticated analog computers whose development reached its zenith following World War II, specifically the Computer Mk 47 in the Mk 68 Gun Fire Control system. During World War II, rangekeepers directed gunfire on land, sea, and in the air. While rangekeepers were widely deployed, the most sophisticated rangekeepers were mounted on warships to direct the fire of long-range guns.

Equivalent narcotic depth (END) (historically also equivalent nitrogen depth) is used in technical diving as a way of estimating the narcotic effect of a breathing gas mixture, such as nitrox, heliox or trimix. The method is used, for a given breathing gas mix and dive depth, to calculate the equivalent depth which would produce about the same narcotic effect when breathing air.

<i>Mirifici Logarithmorum Canonis Descriptio</i> First publication of complete tables of logarithms, 1614

Mirifici Logarithmorum Canonis Descriptio and Mirifici Logarithmorum Canonis Constructio are two books in Latin by John Napier expounding the method of logarithms. While others had approached the idea of logarithms, notably Jost Bürgi, it was Napier who first published the concept, along with easily used precomputed tables, in his Mirifici Logarithmorum Canonis Descriptio.

<span class="mw-page-title-main">Error analysis for the Global Positioning System</span> Detail of the global positioning system

The error analysis for the Global Positioning System is important for understanding how GPS works, and for knowing what magnitude of error should be expected. The GPS makes corrections for receiver clock errors and other effects but there are still residual errors which are not corrected. GPS receiver position is computed based on data received from the satellites. Errors depend on geometric dilution of precision and the sources listed in the table below.

GNSS enhancement refers to techniques used to improve the accuracy of positioning information provided by the Global Positioning System or other global navigation satellite systems in general, a network of satellites used for navigation. Enhancement methods of improving accuracy rely on external information being integrated into the calculation process. There are many such systems in place and they are generally named or described based on how the GPS sensor receives the information. Some systems transmit additional information about sources of error, others provide direct measurements of how much the signal was off in the past, while a third group provides additional navigational or vehicle information to be integrated into the calculation process.

In trigonometry, a skinny triangle is a triangle whose height is much greater than its base. The solution of such triangles can be greatly simplified by using the approximation that the sine of a small angle is equal to that angle in radians. The solution is particularly simple for skinny triangles that are also isosceles or right triangles: in these cases the need for trigonometric functions or tables can be entirely dispensed with.

<span class="mw-page-title-main">Course Setting Bomb Sight</span> Vector bombsight

The Course Setting Bomb Sight (CSBS) is the canonical vector bombsight, the first practical system for properly accounting for the effects of wind when dropping bombs. It is also widely referred to as the Wimperis sight after its inventor, Harry Wimperis.

A flight computer is a form of slide rule used in aviation and one of a very few analog computers in widespread use in the 21st century. Sometimes it is called by the make or model name like E6B, CR, CRP-5 or in German, as the Dreieckrechner.

<span class="mw-page-title-main">Position of the Sun</span> Calculating the Suns location in the sky at a given time and place

The position of the Sun in the sky is a function of both the time and the geographic location of observation on Earth's surface. As Earth orbits the Sun over the course of a year, the Sun appears to move with respect to the fixed stars on the celestial sphere, along a circular path called the ecliptic.

Tree height is the vertical distance between the base of the tree and the tip of the highest branch on the tree, and is difficult to measure accurately. It is not the same as the length of the trunk. If a tree is leaning, the trunk length may be greater than the height of the tree. The base of the tree is where the projection of the pith (center) of the tree intersects the existing supporting surface upon which the tree is growing or where the seed sprouted. If the tree is growing on the side of a cliff, the base of the tree is at the point where the pith would intersect the cliff side. Roots extending down from that point would not add to the height of the tree. On a slope this base point is considered as halfway between the ground level at the upper and lower sides of the tree. Tree height can be measured in a number of ways with varying degrees of accuracy.