Dynamics/Kinematics/Coordinate Systems/Cylindrical

From Wikiversity
Jump to navigation Jump to search

Introduction[edit | edit source]

Content from Cylindrical coordinate system

A cylindrical coordinate system with origin O, polar axis A, and longitudinal axis L. The dot is the point with radial distance ρ = 4, angular coordinate φ = 130°, and height z = 4.

A cylindrical coordinate system is a three-dimensional coordinate system that specifies point positions by the distance from a chosen reference axis, the direction from the axis relative to a chosen reference direction, and the distance from a chosen reference plane perpendicular to the axis. The latter distance is given as a positive or negative number depending on which side of the reference plane faces the point.

The origin of the system is the point where all three coordinates can be given as zero. This is the intersection between the reference plane and the axis. The axis is variously called the cylindrical or longitudinal axis, to differentiate it from the polar axis, which is the ray that 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,[1] or axial position.[2]

They are sometimes called "cylindrical polar coordinates"[3] and "polar cylindrical coordinates",[4] and are sometimes used to specify the position of stars in a galaxy ("galactocentric cylindrical polar coordinates").[5]

Definition[edit | edit source]

The three coordinates (ρ, φ, z) of a point P are defined as:

  • The axial distance or radial distance ρ is the Euclidean distance from the z-axis to the point P.
  • The azimuth φ is the angle between the reference direction on the chosen plane and the line from the origin to the projection of P on the plane.
  • The axial coordinate or height z is the signed distance from the chosen plane to the point P.

Unique cylindrical coordinates[edit | edit source]

As in polar coordinates, the same point with cylindrical coordinates (ρ, φ, z) has infinitely many equivalent coordinates, namely (ρ, φ ± n×360°, z) and (−ρ, φ ± (2n + 1)×180°, z), where n 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 (ρ ≥ 0) and the azimuth φ to lie in a specific interval spanning 360°, such as [−180°,+180°] or [0,360°].

Conventions[edit | edit source]

The notation for cylindrical coordinates is not uniform. The ISO standard 31-11 recommends (ρ, φ, z), where ρ is the radial coordinate, φ the azimuth, and z the height. However, the radius is also often denoted r or s, the azimuth by θ or t, and the third coordinate by h or (if the cylindrical axis is considered horizontal) x, or any context-specific letter.

The coordinate surfaces of the cylindrical coordinates (ρ, φ, z). The red cylinder shows the points with ρ = 2, the blue plane shows the points with z = 1, and the yellow half-plane shows the points with φ = −60°. The z-axis is vertical and the x-axis is highlighted in green. The three surfaces intersect at the point P with those coordinates (shown as a black sphere); the Cartesian coordinates of P are roughly (1.0, −1.732, 1.0).
Cylindrical coordinate surfaces. The three orthogonal components, ρ (green), φ (red), and z (blue), each increasing at a constant rate. The point is at the intersection between the three colored surfaces.

In concrete situations, and in many mathematical illustrations, a positive angular coordinate is measured counterclockwise as seen from any point with positive height.

Coordinate system conversions[edit | edit source]

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

Cartesian coordinates[edit | edit source]

For the conversion between cylindrical and Cartesian coordinates, it is convenient to assume that the reference plane of the former is the Cartesian xy-plane (with equation z = 0), and the cylindrical axis is the Cartesian z-axis. Then the z-coordinate is the same in both systems, and the correspondence between cylindrical (ρ,φ,z) and Cartesian (x,y,z) are the same as for polar coordinates, namely

in one direction, and

in the other. The arcsin function is the inverse of the sine function, and is assumed to return an angle in the range [−π/2,+π/2] = [−90°,+90°]. These formulas yield an azimuth φ in the range [−90°,+270°]. For other formulas, see the polar coordinate article.

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 atan2(y,x) in the C programming language, and atan(y,x) in Common Lisp.

Spherical coordinates[edit | edit source]

Spherical coordinates (radius r, elevation or inclination θ, azimuth φ), may be converted into cylindrical coordinates by:

θ is elevation: θ is inclination:

Cylindrical coordinates may be converted into spherical coordinates by:

θ is elevation: θ is inclination:

Position[edit | edit source]

Material taken from Vector fields in cylindrical and spherical coordinates

Vectors are defined in cylindrical coordinates by (ρ, , z), where

  • ρ is the length of the vector projected onto the xy-plane,
  • is the angle between the projection of the vector onto the xy-plane (i.e. ρ) and the positive x-axis (0 ≤ < 2π),
  • z is the regular z-coordinate.

(ρ, , z) is given in cartesian coordinates by:

or inversely by:

Any vector field can be written in terms of the unit vectors as:

The cylindrical unit vectors are related to the Cartesian unit vectors by:

Note: the matrix is an orthogonal matrix, that is, its inverse is simply its transpose.

An interesting but confusing point is the abstraction of , which can be thought of as being an orthogonal vector to :

It is also possible to represent a position vector in Cartesian and cylindrical coordinates as follows:[6]

where we can leave out the term and describe the position fully.

Velocity[edit | edit source]

Material taken from Vector fields in cylindrical and spherical coordinates

To find out how the vector field A changes in time we calculate the time derivatives. For this purpose we use Newton's notation for the time derivative (). In Cartesian coordinates this is simply:

However, in cylindrical coordinates this becomes:

We need the time derivatives of the unit vectors. They are given by:

So the time derivative simplifies to:

It is also possible to represent position and velocity vectors in Cartesian and cylindrical coordinates as follows:[6]

and

Acceleration[edit | edit source]

Material taken from Vector fields in cylindrical and spherical coordinates

The second time derivative is of interest in physics, as it is found in equations of motion for classical mechanical systems. The second time derivative of a vector field in cylindrical coordinates is given by:

To understand this expression, we substitute A = P, where p is the vector (\rho, θ, z).

This means that .

After substituting we get:

In mechanics, the terms of this expression are called:

Another form for describing the acceleration of position is given as follows:[6]

See also Centripetal force, Angular acceleration, and Coriolis effect.

References[edit | edit source]

  1. Krafft, C.; Volokitin, A. S. (1 January 2002). "Resonant electron beam interaction with several lower hybrid waves". Physics of Plasmas 9 (6): 2786–2797. doi:10.1063/1.1465420. ISSN 1089-7674. Archived from the original on 14 April 2013. http://pop.aip.org/resource/1/phpaen/v9/i6/p2786_s1?isAuthorized=no. Retrieved 9 February 2013. "...in cylindrical coordinates (r,θ,z) ... and Z = vbzt is the longitudinal position..." 
  2. Groisman, Alexander; Steinberg, Victor (1997). "Solitary Vortex Pairs in Viscoelastic Couette Flow". Physical Review Letters 78 (8): 1460–1463. doi:10.1103/PhysRevLett.78.1460. "...where r, θ, and z are cylindrical coordinates ... as a function of axial position..." 
  3. Szymanski, J. E. (1989). Basic Mathematics for Electronic Engineers: models and applications. Tutorial Guides in Electronic Engineering (no. 16). Taylor & Francis. p. 170. ISBN 978-0-278-00068-1. https://books.google.com/books?id=L7wOAAAAQAAJ&q=%22Cylindrical+polar+coordinate%22&pg=PA170. 
  4. Nunn, Robert H. (1989). Intermediate Fluid Mechanics. Taylor & Francis. p. 3. ISBN 978-0-89116-647-4. https://books.google.com/books?id=0KfkkbX-NYQC&q=%22polar+Cylindrical++coordinate%22&pg=PA3. 
  5. Sparke, Linda Siobhan; Gallagher, John Sill (2007). Galaxies in the Universe: An Introduction (2nd ed.). Cambridge University Press. p. 37. ISBN 978-0-521-85593-8. https://books.google.com/books?id=N8Hngab5liQC&q=cylindrical+polar+coordinate+galaxy&pg=PA37. 
  6. 6.0 6.1 6.2 Baruh, Haim (2014). Applied Dynamics. pp. 39-40. doi:10.1201/b17897. http://dx.doi.org/10.1201/b17897.