arcsecond, ″ (unit)

This page documents an OPTIMADE Unit Definition. See https://schemas.optimade.org/ for more information.

ID: https://schemas.optimade.org/defs/v1.2/units/si/general/arcsecond
Definition name: arcsecond

Unit name: arcsecond
Latin symbol: arcsec
Display symbol:

Description: A unit of plane and phase angle equal to 1/60 of an arcminute representing 1/1296000 of a circle, equal to π/648000 rad, using the current, or one of the historical, definitions of the SI units.

This definition uses "arcsecond" as the unit name to distingush it from the time unit named minute. The unit appear under the name second (with symbol ″) in the International System of Units (SI), 1st ed. (1970) defined as "1″ = (1/60)′ = (π/648 000) rad."

This is a generalized definition taken to reference the current, or one of the historical, SI unit definitions. This definition is intended for situations when it is not possible to be more precise, e.g., in contexts where data have been collected that uses different historical SI definitions.

Resources:

Compatibility: (other definitions that are covered by the above definition)

Formats: [JSON] [MD]

JSON definition:

{
    "$id": "https://schemas.optimade.org/defs/v1.2/units/si/general/arcsecond",
    "$schema": "https://schemas.optimade.org/meta/v1.2/optimade/physical_unit_definition.json",
    "title": "arcsecond",
    "symbol": "arcsec",
    "display-symbol": "\u2033",
    "alternate-symbols": [
        "second of plane angle",
        "second of arc",
        "\""
    ],
    "description": "A unit of plane and phase angle equal to 1/60 of an arcminute representing 1/1296000 of a circle, equal to \u03c0/648000 rad, using the current, or one of the historical, definitions of the SI units.\n\nThis definition uses \"arcsecond\" as the unit name to distingush it from the time unit named minute.\nThe unit appear under the name second (with symbol \u2033) in the International System of Units (SI), 1st ed. (1970) defined as \"1\u2033 = (1/60)\u2032 = (\u03c0/648 000) rad.\"\n\n- The International System of Units (SI), 1st ed. (1970) categorizes the unit as \"Units in use with the International System.\"\n- The International System of Units (SI), 7th ed. (1998) adds as a footnote: \"ISO 31 recommends that the degree be subdivided decimally rather than using the minute and second.\"\n- The International System of Units (SI), 8th ed. (2006) further adds to that footnote: \"For navigation and surveying, however, the minute has the advantage that one minute of latitude on the surface of the Earth corresponds (approximately) to one nautical mile.\"\n- The International System of Units (SI), 9th ed. (2019) replaces the footnote with: \"For some applications such as in astronomy, small angles are measured in arcseconds (i.e. seconds of plane angle), denoted as or \u2032\u2032, or milliarcseconds, microarcseconds and picoarcseconds, denoted mas, \u03bcas and pas, respectively, where arcsecond is an alternative name for second of plane angle.\"\n  The formulation \"denoted as or \u2033\" is reproduced here faithfully from the source and suggests an alternate symbol may have been omitted due to a typographical error.\n  It is not clear what alternate symbol was intended to be referenced.\n\nThis is a generalized definition taken to reference the current, or one of the historical, SI unit definitions.\nThis definition is intended for situations when it is not possible to be more precise, e.g., in contexts where data have been collected that uses different historical SI definitions.",
    "compatibility": [
        "https://schemas.optimade.org/defs/v1.2/units/si/1970/accepted/arcsecond"
    ],
    "resources": [
        {
            "relation": "Definition in the International System of Units (SI), 1st Edition",
            "resource-id": "https://www.bipm.org/en/publications/si-brochure"
        },
        {
            "relation": "Wikipedia article describing the unit",
            "resource-id": "https://en.wikipedia.org/wiki/Minute_and_second_of_arc"
        }
    ],
    "defining-relation": {
        "base-units": [
            {
                "symbol": "pi",
                "id": "https://schemas.optimade.org/defs/v1.2/constants/math/basic/pi"
            },
            {
                "symbol": "rad",
                "id": "https://schemas.optimade.org/defs/v1.2/units/si/general/radian"
            }
        ],
        "base-units-expression": "pi*rad",
        "scale": {
            "denominator": 648000
        }
    },
    "x-optimade-definition": {
        "label": "arcsecond_si_general",
        "kind": "unit",
        "format": "1.2",
        "version": "1.2.0",
        "name": "arcsecond"
    }
}