Dated: 30-10-2024
Polar Coordinates
We were using \(x\) and \(y\) axes to find position
of a point on a plane
.1
Now we will use \(r\) and \(\theta\) instead where \(r\) is the distance
from the origin
, also called pole
and \(\theta\) is the measure of angle
relative to \(x\) axis.
Conversion from Cartesian to Polar Coordinates
Using the Pythagorus theorem
.
Using the slope
,2 we have
Regular Coordinates for 3D Points
These coordinates are called rectangular
coordinate system.
A point is represented as
Cylindrical Coordinates for 3D Points
A point in this system is represented as
Here \(r\) is the distance
in \(xy\) plane, \(\theta\) is the \(\alpha\) and \(z\) is the height
in the cylinder
.
Spherical Coordinates for 3D Points
A point in this system is represented as
Where \(p\) is the distance
to the point from origin
, \(\theta\) is the \(\alpha\) and \(\phi\) is \(\gamma\).
Conversion between Cylindrical and Rectangular
Cylindrical to Rectangular
Rectangular to Cylindrical
Conversion between Cylindrical and Spherical
Cylindrical to Spherical
Spherical to Cylindrical
Conversion between Spherical and Rectangular
Spherical to Rectangular
Rectangular to Spherical
Constant Surfaces in Rectangular Coordinate System
Constant Surfaces in Cylindrical Coordinate System
\(r = r_0\) defines a right cylinder
, \(z = z_0\) defines a plane
1 and \(\theta = \theta_0\) defines a half plane
1 attached to the z axis
.
Constant Surfaces in Spherical Coordinate System
\(p = p_0\) defines a sphere
, \(\theta = \theta_0\) defines a half plane
1 and \(\phi = \phi_0\) defines a right cone
.
Spherical Coordinates in Navigation
Imagine z axis
going through the north pole
of the earth, x axis
going through the prime meridian
.
Then, the longitutde
is specified in east
and west
degrees
, represented by \(\theta\) and latitude
is specified in north
and south
degrees
, represented by \(\phi\).
Where \(p\) would be the radius
of the earth.
References
Read more about notations and symbols.