radian, rad (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/radian
Definition name: radian

Unit name: radian
Latin symbol: rad
Display symbol: rad

Description: A unit of plane angle representing the relation of the arc length on a circle intercepted at a given radius so that the full circle has an angle of 4π radians using the current, or one of the historical, definitions of the SI units.

The radian is defined at the 9th CGPM Meeting in 1948 as: "The radian is the angle with its vertex at the center of a circle that intercepts an arc of length equal to the radius on the circumference of that circle."

The International System of Units (SI), 9th ed. (2019) has a longer but equivalent definition: "The plane angle, expressed in radian, between two lines originating from a common point is the length of circular arc , swept out between the lines by a radius vector of length from the common point divided by the length of the radius vector, = rad. The phase angle (often just referred to as the “phase”) is the argument of any complex number. It is the angle between the positive real axis and the radius of the polar representation of the complex number in the complex plane. One radian corresponds to the angle for which , thus 1 rad = 1. The measure of the right angle is exactly equal to the number π/2."

The radian is categorized in the International System of Units (SI), 1st Edition as a supplementary SI unit. At the 20th CGPM meeting in 1995, resolution 8 the categorization was changed to a dimensionless derived SI unit.

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/radian",
    "$schema": "https://schemas.optimade.org/meta/v1.2/optimade/physical_unit_definition.json",
    "title": "radian",
    "symbol": "rad",
    "display-symbol": "rad",
    "alternate-symbols": [
        "radian"
    ],
    "description": "A unit of plane angle representing the relation of the arc length on a circle intercepted at a given radius so that the full circle has an angle of 4\u03c0 radians using the current, or one of the historical, definitions of the SI units.\n\nThe radian is defined at the 9th CGPM Meeting in 1948 as: \"The radian is the angle with its vertex at the center of a circle that intercepts an arc of length equal to the radius on the circumference of that circle.\"\n\nThe International System of Units (SI), 9th ed. (2019) has a longer but equivalent definition: \"The plane angle, expressed in radian, between two lines originating from a common point is the length of circular arc \\(s\\), swept out between the lines by a radius vector of length \\(r\\) from the common point divided by the length of the radius vector, \\(\\theta\\) = \\(s/r\\) rad. The phase angle (often just referred to as the \u201cphase\u201d) is the argument of any complex number. It is the angle between the positive real axis and the radius of the polar representation of the complex number in the complex plane. One radian corresponds to the angle for which \\(s = r\\), thus 1 rad = 1. The measure of the right angle is exactly equal to the number \u03c0/2.\"\n\nThe radian is categorized in the International System of Units (SI), 1st Edition as a supplementary SI unit.\nAt the 20th CGPM meeting in 1995, resolution 8 the categorization was changed to a dimensionless derived SI unit.\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/1960/supplementary/radian"
    ],
    "resources": [
        {
            "relation": "Definition at the 9th CGPM meeting (1948)",
            "resource-id": "https://www.bipm.org/en/committees/cg/cgpm/9-1948"
        },
        {
            "relation": "Definition in the International System of Units (SI), 9th Edition",
            "resource-id": "https://www.bipm.org/en/publications/si-brochure"
        },
        {
            "relation": "Establishment of the SI unit system at the 11th CGPM meeting (1960), resolution 12.",
            "resource-id": "https://www.bipm.org/en/committees/cg/cgpm/11-1960/resolution-12"
        },
        {
            "relation": "Reclassification at the 20th CGPM meeting (1995)",
            "resource-id": "https://www.bipm.org/en/committees/cg/cgpm/20-1995/resolution-8"
        },
        {
            "relation": "Wikipedia article describing the unit",
            "resource-id": "https://en.wikipedia.org/wiki/Radian"
        }
    ],
    "x-optimade-definition": {
        "label": "radian_si_general",
        "kind": "unit",
        "format": "1.2",
        "version": "1.2.0",
        "name": "radian"
    }
}