Main Page | See live article

Spherical coordinate system

Note: This article needs its notation and equations to be fact-checked.

The location of a point in three-dimensional space can be represented in various ways, but three numbers are always required. Spherical coordinates have coordinates typically named , φ, θ where the radius ranges from 0 to , the colatitude φ ranges from 0 to π, and the azimuth (or longitude) θ ranges from 0 to .

They describe a point in space as follows: from the origin (0, 0, 0), go units along the z-axis, rotate φ down from the z-axis in the x-z plane (colatitude), and rotate θ counterclockwise about the z-axis (azimuth or longitude). The name of the system comes from the fact that the simple equation describes a sphere, for any given constant radius r.

Note: Some sources interchange the symbols θ and φ relative to the description given here; there is no "right" or "wrong" convention, but the convention being used must be checked whenever using formulae involving spherical coordinates.

There are conversions between Cartesian and spherical coordinates based on trigonometric functions. Both spherical coordinates and cylindrical coordinates are extensions of the two dimensional polar coordinate system. Spherical coordinates are the natural coordinates for physical situations where there is spherical symmetry. In such a situation, one can describe waves using spherical harmonics.

Unlike Cartesian coordinates, spherical coordinates include some redundancy in naming points, especially ones on the z-axis. For instance, (1, 0°, 0°), (1, 0°, 45°), and (-1, 180°, 270°) all describe the same point. Spherical coordinates emphasize distance from the origin. One application is ergodynamic design, where is the arm length of a stationary person and the angles describe the direction of the arm as it reaches out.

Conversion from spherical to Cartesian coordinates



             

Conversion from Cartesian to spherical coordinates




             
Anyone want to check my calculation of the above?

Conversion from spherical to cylindrical coordinates



             

Conversion from cylindrical to spherical coordinates



             

See also