- Spherical coordinate system
In
mathematics , the spherical coordinate system is acoordinate system for representing geometric figures in three dimensions using three coordinates: the radial distance of a point from a fixed origin, thezenith angle from the positive z-axis to the point, and theazimuth angle from the positive x-axis to theorthogonal projection of the point in the x-y plane.Notation
Several different conventions exist for representing the three coordinates. In accordance with the International Organisation for Standardisation (
ISO 31-11 ), in physics they are typically notated as ("r", "θ", "φ") for radial distance, zenith, and azimuth, respectively.In (American) mathematics, the notation for zenith and azimuth are reversed as "φ" is used to denote the zenith angle and "θ" is used to denote the azimuthal angle. A further complication is that some mathematics texts list the azimuth before the zenith, but this convention is left-handed and should be avoided. The mathematical convention has the advantage of being most compatible in the meaning of "θ" with the traditional notation for the two-dimensional
polar coordinate system and the three-dimensionalcylindrical coordinate system , while the "physics" convention has broader acceptance geographically. Some users of the "physics" convention also use "φ" for polar coordinates to avoid the first problem (as is the standard ISO forcylindrical coordinates ). Other notation uses "ρ" for radial distance. [cite web
url = http://mathworld.wolfram.com/SphericalCoordinates.html
title = Spherical Coordinates
author =Eric W. Weisstein
publisher =MathWorld
date =2005-10-26
accessdate = 2007-04-10] The notation convention of the author of any work pertaining to spherical coordinates should always be checked before using the formulas and equations of that author. This article uses the standard physics convention.Definition
The three coordinates ("r", "θ", "φ") are defined as:
* "r" ≥ 0 is the distance from the origin to a given point "P".
* 0 ≤ "θ" ≤ π is the angle between the positive z-axis and the line formed between the origin and "P".
* 0 ≤ "φ" < 2π is the angle between the positive x-axis and the line from the origin to the "P" projected onto the xy-plane."φ" is referred to as the azimuth, while "θ" is referred to as the zenith, colatitude or polar angle.
"θ" and "φ" lose significance when "r" = 0 and "φ" loses significance when sin("θ") = 0 (at "θ" = 0 and "θ" = π).
To plot a point from its spherical coordinates, go "r" units from the origin along the positive z-axis, rotate "θ" about the y-axis in the direction of the positive x-axis and rotate "φ" about the z-axis in the direction of the positive y-axis.
Coordinate system conversions
As the spherical coordinate system is only one of many three-dimensional coordinate systems, there exist equations for converting coordinates between the spherical coordinate system and others.
Cartesian coordinate system
The three spherical coordinates are obtained from
Cartesian coordinates by::r=sqrt{x^2 + y^2 + z^2}:heta}=arctan left( frac{sqrt{x^2 + y^2{z} ight)=arccos left( {frac{z}{sqrt{x^2 + y^2 + z^2} ight):varphi}=arctan left( {frac{y}{x ight).Note that the arctangent must be defined suitably so as to take account of the correct quadrant of y/x. Theatan2 or equivalent function accomplishes this for computational purposes.Conversely, Cartesian coordinates may be retrieved from spherical coordinates by::x}=r , sin heta , cosvarphi quad :y}=r , sin heta , sinvarphi quad :z}=r , cos heta quad
Geographic coordinate system
The geographic coordinate system is an alternate version of the spherical coordinate system, used primarily in
geography though also in mathematics andphysics applications. In geography, "ρ" is usually dropped or replaced with a value representing elevation or altitude.Latitude delta}, is the complement of the zenith or colatitude, and can be converted by::delta}=90^circ - heta, or:heta}=90^circ - delta,though latitude is typically represented by "θ" as well. This represents a zenith angle originating from the xy-plane with a domain -90° ≤ "θ" ≤ 90°. The longitude is measured in degrees east or west from 0°, so its domain is -180° ≤ "φ" ≤ 180°.
Cylindrical coordinate system
The cylindrical coordinate system is a three-dimensional extrusion of the
polar coordinate system , with an "z" coordinate to describe a point's height above or below the xy-plane. The full coordinate tuple is (ρ, φ, "z").Cylindrical coordinates may be converted into spherical coordinates by::r=sqrt{ ho^2+z^2}:heta}=arctanfrac{ ho}{z}:varphi}=varphi quad
Spherical coordinates may be converted into cylindrical coordinates by::ho = r sin heta ,:varphi = varphi ,:z = r cos heta ,
Applications
The
geographic coordinate system applies the two angles of the spherical coordinate system to express locations on Earth, calling themlatitude andlongitude . Just as the two-dimensionalCartesian coordinate system is useful on the plane, a two-dimensional spherical coordinate system is useful on the surface of a sphere. In this system, the sphere is taken as a unit sphere, so the radius is unity and can generally be ignored. This simplification can also be very useful when dealing with objects such as rotational matrices.Spherical coordinates are useful in analyzing systems that are symmetrical about a point; a sphere that has the Cartesian equation "x"2 + "y"2 + "z"2 = "c"2 has the very simple equation "r" = "c" in spherical coordinates. An example is in solving a triple integral with a sphere as its domain.
The surface element for a spherical surface is:mathrm dS=r^2sin heta,mathrm d heta,mathrm dvarphi
The volume element is:mathrm dV=r^2sin heta,mathrm dr,mathrm d heta,mathrm dvarphi
Spherical coordinates are the natural coordinates for describing and analyzing physical situations where there is spherical symmetry, such as the potential energy field surrounding a sphere (or point) with mass or charge.Two important
partial differential equations ,Laplace's equation and theHelmholtz equation , allow aseparation of variables in spherical coordinates. The angular portions of the solutions to such equations take the form ofspherical harmonics .Another application is ergonomic design, where "r" is the arm length of a stationary person and the angles describe the direction of the arm as it reaches out.
The concept of spherical coordinates can be extended to higher dimensional spaces and are then referred to as hyperspherical coordinates.
Kinematics
In spherical coordinates the position of a point is written,:mathbf{r} = r mathbf{e}_r its velocity is then,:mathbf{v} = dot{r} mathbf{e}_r + r,dot heta,mathbf{e}_ heta + r,dotvarphi,sin heta mathbf{e}_varphi and its acceleration is,:mathbf{a} = left( ddot{r} - r,dot heta^2 - r,dotvarphi^2sin^2 heta ight)mathbf{e}_r :left( r,ddot heta + 2dot{r},dot heta - r,dotvarphi^2sin hetacos heta ight) mathbf{e}_ heta :left( rddotvarphi,sin heta + 2dot{r},dotvarphi,sin heta + 2 r,dot heta,dotvarphi,cos heta ight) mathbf{e}_varphi
Notes
See also
*
Vector fields in cylindrical and spherical coordinates
*Del in cylindrical and spherical coordinates
*List of canonical coordinate transformations
*Sphere
*Hypersphere Bibliography
* | pages = p. 658
* | pages = pp. 177–178
*, ASIN B0000CKZX7 | pages = pp. 174–175
* | pages = pp. 95–96
*
External links
* [http://mathworld.wolfram.com/SphericalCoordinates.html MathWorld description of spherical coordinates]
Wikimedia Foundation. 2010.