Engineering ToolBox - Resources, Tools and Basic Information for Engineering and Design of Technical Applications!

Spherical and Cylindrical Coordinates

3D cylindrical and spherical coordinate systems

Spherical Coordinates

spherical polar to cartesian coordinates

Conversion of Cartesian coordinates to polar coordinates can be expressed as

r = (x2 + y2 + z2)1/2                          (1)

tan(Φ) = y / x                        (1a)

cos(Φ) = z / r

           = z / (x2 + y2 + z2)1/2          (1b)

Conversion of polar coordinates to Cartesian coordinates can be expressed as

x = r cos(Φ) sin(θ)                     (2)

y = r sin(Φ) sin(θ)                      (2a)

z = r cos(θ)                             (2b)

Cylindrical Coordinates

cylindrical to cartesian coordinates

Conversion of Cartesian coordinates to cylindrical coordinates for a point P can be expressed as

ρ = (x2 + y2)1/2                    (3)

tan(Φ) = y / x                     (3a)

z = z                      (3b)

Conversion of cylindrical coordinates to Cartesian coordinates can be expressed as

x = ρ cos(Φ)                        (4)

y = ρ sin(Φ)                        (4b)

z = z                        (4c)

3D Engineering ToolBox - draw and model technical applications! 2D Engineering ToolBox - create and share online diagram drawing templates! Engineering ToolBox Apps - mobile online and offline engineering applications!

Unit Converter


















































9.4.10

.
Cookie Settings