HOME

TheInfoList



OR:

A cylindrical coordinate system is a
three-dimensional In geometry, a three-dimensional space (3D space, 3-space or, rarely, tri-dimensional space) is a mathematical space in which three values (''coordinates'') are required to determine the position (geometry), position of a point (geometry), poi ...
coordinate system In geometry, a coordinate system is a system that uses one or more numbers, or coordinates, to uniquely determine and standardize the position of the points or other geometric elements on a manifold such as Euclidean space. The coordinates are ...
that specifies point positions around a main axis (a chosen
directed line The orientation of a real vector space or simply orientation of a vector space is the arbitrary choice of which ordered bases are "positively" oriented and which are "negatively" oriented. In the three-dimensional Euclidean space, right-handed ...
) and an auxiliary axis (a reference ray). The three cylindrical
coordinates In geometry, a coordinate system is a system that uses one or more numbers, or coordinates, to uniquely determine and standardize the Position (geometry), position of the Point (geometry), points or other geometric elements on a manifold such as ...
are: the point
perpendicular distance In geometry, the perpendicular distance between two objects is the distance from one to the other, measured along a line that is perpendicular to one or both. The distance from a point to a line is the distance to the nearest point on that lin ...
from the main axis; the point
signed distance In mathematics and its applications, the signed distance function or signed distance field (SDF) is the orthogonal distance of a given point ''x'' to the boundary of a set Ω in a metric space (such as the surface of a geometric shape), with t ...
''z'' along the main axis from a chosen origin; and the
plane angle In Euclidean geometry, an angle can refer to a number of concepts relating to the intersection of two straight Line (geometry), lines at a Point (geometry), point. Formally, an angle is a figure lying in a Euclidean plane, plane formed by two R ...
of the point projection on a reference plane (passing through the origin and perpendicular to the main axis) The main axis is variously called the ''cylindrical'' or ''longitudinal'' axis. The auxiliary axis is called the ''polar axis'', which lies in the reference plane, starting at the origin, and pointing in the reference direction. Other directions perpendicular to the longitudinal axis are called ''radial lines''. The distance from the axis may be called the ''radial distance'' or ''radius'', while the angular coordinate is sometimes referred to as the ''angular position'' or as the ''azimuth''. The radius and the azimuth are together called the ''polar coordinates'', as they correspond to a two-dimensional polar coordinate system in the plane through the point, parallel to the reference plane. The third coordinate may be called the ''height'' or ''altitude'' (if the reference plane is considered horizontal), ''longitudinal position'', or ''axial position''. Cylindrical coordinates are useful in connection with objects and phenomena that have some rotational
symmetry Symmetry () in everyday life refers to a sense of harmonious and beautiful proportion and balance. In mathematics, the term has a more precise definition and is usually used to refer to an object that is Invariant (mathematics), invariant und ...
about the longitudinal axis, such as water flow in a straight pipe with round cross-section, heat distribution in a metal cylinder,
electromagnetic fields In physics, electromagnetism is an interaction that occurs between particles with electric charge via electromagnetic fields. The electromagnetic force is one of the four fundamental forces of nature. It is the dominant force in the interacti ...
produced by an
electric current An electric current is a flow of charged particles, such as electrons or ions, moving through an electrical conductor or space. It is defined as the net rate of flow of electric charge through a surface. The moving particles are called charge c ...
in a long, straight wire, accretion disks in astronomy, and so on. They are sometimes called ''cylindrical polar coordinates'' or ''polar cylindrical coordinates'', and are sometimes used to specify the position of stars in a galaxy (''galactocentric cylindrical polar coordinates'').


Definition

The three coordinates (, , ) of a point are defined as: * The ''radial distance'' is the
Euclidean distance In mathematics, the Euclidean distance between two points in Euclidean space is the length of the line segment between them. It can be calculated from the Cartesian coordinates of the points using the Pythagorean theorem, and therefore is o ...
from the -axis to the point . * The ''azimuth'' is the angle between the reference direction on the chosen plane and the line from the origin to the projection of on the plane. * The ''axial coordinate'' or ''height'' is the signed distance from the chosen plane to the point .


Unique cylindrical coordinates

As in polar coordinates, the same point with cylindrical coordinates has infinitely many equivalent coordinates, namely and where is any integer. Moreover, if the radius is zero, the azimuth is arbitrary. In situations where someone wants a unique set of coordinates for each point, one may restrict the radius to be
non-negative In mathematics, the sign of a real number is its property of being either positive, negative, or 0. Depending on local conventions, zero may be considered as having its own unique sign, having no sign, or having both positive and negative sign. ...
() and the azimuth to lie in a specific interval spanning 360°, such as or .


Conventions

The notation for cylindrical coordinates is not uniform. The
ISO The International Organization for Standardization (ISO ; ; ) is an independent, non-governmental, international standard development organization composed of representatives from the national standards organizations of member countries. Me ...
standard 31-11 recommends , where is the radial coordinate, the azimuth, and the height. However, the radius is also often denoted or , the azimuth by or , and the third coordinate by or (if the cylindrical axis is considered horizontal) , or any context-specific letter. In concrete situations, and in many mathematical illustrations, a positive angular coordinate is measured
counterclockwise Two-dimensional rotation can occur in two possible directions or senses of rotation. Clockwise motion (abbreviated CW) proceeds in the same direction as a clock's hands relative to the observer: from the top to the right, then down and then to ...
as seen from any point with positive height.


Coordinate system conversions

The cylindrical coordinate system is one of many three-dimensional coordinate systems. The following formulae may be used to convert between them.


Cartesian coordinates

For the conversion between cylindrical and Cartesian coordinates, it is convenient to assume that the reference plane of the former is the Cartesian -plane (with equation ), and the cylindrical axis is the Cartesian -axis. Then the -coordinate is the same in both systems, and the correspondence between cylindrical and Cartesian are the same as for polar coordinates, namely \begin x &= \rho \cos \varphi \\ y &= \rho \sin \varphi \\ z &= z \end in one direction, and \begin \rho &= \sqrt \\ \varphi &= \begin \text & \text x = 0 \text y = 0\\ \arcsin\left(\frac\right) & \text x \geq 0 \\ -\arcsin\left(\frac\right) + \pi & \mbox x < 0 \text y \ge 0\\ -\arcsin\left(\frac\right) - \pi & \mbox x < 0 \text y < 0 \end \end in the other. The
arcsine In mathematics, the inverse trigonometric functions (occasionally also called ''antitrigonometric'', ''cyclometric'', or ''arcus'' functions) are the inverse functions of the trigonometric functions, under suitably restricted domains. Specific ...
function is the inverse of the
sine In mathematics, sine and cosine are trigonometric functions of an angle. The sine and cosine of an acute angle are defined in the context of a right triangle: for the specified angle, its sine is the ratio of the length of the side opposite th ...
function, and is assumed to return an angle in the range = . These formulas yield an azimuth in the range . By using the
arctangent In mathematics, the inverse trigonometric functions (occasionally also called ''antitrigonometric'', ''cyclometric'', or ''arcus'' functions) are the inverse functions of the trigonometric functions, under suitably restricted domains. Specific ...
function that returns also an angle in the range = , one may also compute \varphi without computing \rho first \begin \varphi &= \begin \text & \text x = 0 \text y = 0\\ \frac\pi2\frac y & \text x = 0 \text y \ne 0\\ \arctan\left(\frac\right) & \mbox x > 0 \\ \arctan\left(\frac\right)+\pi & \mbox x < 0 \text y \ge 0\\ \arctan\left(\frac\right)-\pi & \mbox x < 0 \text y < 0 \end \end For other formulas, see the article
Polar coordinate system In mathematics, the polar coordinate system specifies a given point in a plane by using a distance and an angle as its two coordinates. These are *the point's distance from a reference point called the ''pole'', and *the point's direction from ...
. Many modern programming languages provide a function that will compute the correct azimuth , in the range , given ''x'' and ''y'', without the need to perform a case analysis as above. For example, this function is called by in the C programming language, and in
Common Lisp Common Lisp (CL) is a dialect of the Lisp programming language, published in American National Standards Institute (ANSI) standard document ''ANSI INCITS 226-1994 (S2018)'' (formerly ''X3.226-1994 (R1999)''). The Common Lisp HyperSpec, a hyperli ...
.


Spherical coordinates

Spherical coordinates In mathematics, a spherical coordinate system specifies a given point in three-dimensional space by using a distance and two angles as its three coordinates. These are * the radial distance along the line connecting the point to a fixed point ...
(radius , elevation or inclination , azimuth ), may be converted to or from cylindrical coordinates, depending on whether represents elevation or inclination, by the following:


Line and volume elements

In many problems involving cylindrical polar coordinates, it is useful to know the line and volume elements; these are used in integration to solve problems involving paths and volumes. The line element is \mathrm\boldsymbol = \mathrm\rho\,\boldsymbol + \rho\,\mathrm\varphi\,\boldsymbol + \mathrmz\,\boldsymbol. The volume element is \mathrmV = \rho\,\mathrm\rho\,\mathrm\varphi\,\mathrmz. The surface element in a surface of constant radius (a vertical cylinder) is \mathrmS_\rho = \rho\,\mathrm\varphi\,\mathrmz. The surface element in a surface of constant azimuth (a vertical half-plane) is \mathrmS_\varphi = \mathrm\rho\,\mathrmz. The surface element in a surface of constant height (a horizontal plane) is \mathrmS_z = \rho\,\mathrm\rho\,\mathrm\varphi. The
del Del, or nabla, is an operator used in mathematics (particularly in vector calculus) as a vector differential operator, usually represented by the nabla symbol ∇. When applied to a function defined on a one-dimensional domain, it denotes ...
operator in this system leads to the following expressions for
gradient In vector calculus, the gradient of a scalar-valued differentiable function f of several variables is the vector field (or vector-valued function) \nabla f whose value at a point p gives the direction and the rate of fastest increase. The g ...
,
divergence In vector calculus, divergence is a vector operator that operates on a vector field, producing a scalar field giving the rate that the vector field alters the volume in an infinitesimal neighborhood of each point. (In 2D this "volume" refers to ...
, curl and
Laplacian In mathematics, the Laplace operator or Laplacian is a differential operator given by the divergence of the gradient of a scalar function on Euclidean space. It is usually denoted by the symbols \nabla\cdot\nabla, \nabla^2 (where \nabla is th ...
: \begin \nabla f &= \frac\boldsymbol + \frac\frac\boldsymbol + \frac\boldsymbol \\ px \nabla \cdot \boldsymbol &= \frac\frac\left(\rho A_\rho\right) + \frac \frac + \frac \\ px \nabla \times \boldsymbol &= \left(\frac\frac - \frac\right)\boldsymbol + \left(\frac - \frac\right)\boldsymbol + \frac\left(\frac\left(\rho A_\varphi\right) - \frac\right) \boldsymbol \\ px \nabla^2 f &= \frac \frac \left(\rho \frac\right) + \frac \frac + \frac \end


Cylindrical harmonics

The solutions to the Laplace equation in a system with cylindrical symmetry are called cylindrical harmonics.


Kinematics

In a cylindrical coordinate system, the position of a particle can be written as \boldsymbol = \rho\,\boldsymbol + z\,\boldsymbol. The velocity of the particle is the time derivative of its position, \boldsymbol = \frac = \dot\,\boldsymbol + \rho\,\dot\varphi\,\hat + \dot\,\hat, where the term \rho \dot\varphi\hat\varphi comes from the Poisson formula \frac = \dot\varphi\hat z\times \hat\rho . Its acceleration is \boldsymbol = \frac = \left( \ddot - \rho\,\dot\varphi^2 \right)\boldsymbol + \left( 2\dot\,\dot\varphi + \rho\,\ddot\varphi \right) \hat + \ddot\,\hat


See also

*
List of canonical coordinate transformations A list is a set of discrete items of information collected and set forth in some format for utility, entertainment, or other purposes. A list may be memorialized in any number of ways, including existing only in the mind of the list-maker, but ...
* Vector fields in cylindrical and spherical coordinates *
Del in cylindrical and spherical coordinates This is a list of some vector calculus formulae for working with common curvilinear coordinates, curvilinear coordinate systems. Notes * This article uses the standard notation ISO 80000-2, which supersedes ISO 31-11#Coordinate systems, ISO 31- ...


References


Further reading

* * * * * *


External links

*
MathWorld description of cylindrical coordinates
Animations illustrating cylindrical coordinates by Frank Wattenberg {{Orthogonal coordinate systems Three-dimensional coordinate systems Orthogonal coordinate systems de:Polarkoordinaten#Zylinderkoordinaten ro:Coordonate polare#Coordonate cilindrice fi:Koordinaatisto#Sylinterikoordinaatisto