Skip to main content

Section 2.3 Two Dimensional Coordinate Systems

A coordinate system gives us a frame of reference to describe a system which we would like to analyze. In statics we normally use orthogonal coordinate systems, where orthogonal means “perpendicular”. In an orthogonal coordinate system each coordinate direction is perpendicular to, and thereby independent of, the others. The intersection of the coordinate axes is called the origin, and measurements are made from there. Both points and vectors are described with a set of numbers called the coordinates. For points in space, the coordinates specify the distance you must travel in each of the coordinate directions to get from the origin to the point in question. Together, the coordinates can be thought of as specifying a position vector, a vector from the origin directly to the point. The position vector gives the magnitude and direction needed to travel directly from the origin to the point.

In the case of force vectors, the coordinates are the scalar components of the force in each of the coordinate directions. These components locate the tip of the vector and they can be interpreted as the fraction of the total force which acts in each of the coordinate directions.

Three coordinate directions are needed to map our real three-dimensional world, but in this section we will start with two, simpler, two-dimensional orthogonal systems: rectangular and polar coordinates, and the tools to convert from one to the other.

Subsection 2.3.1 Rectangular Coordinates

The most important coordinate system is the Cartesian system, which was named after the French mathematician René Descartes. In two dimensions, the coordinate axes are straight lines named \(x\text{,}\) and \(y\text{.}\)

In most cases the \(x\) axis is horizontal and points to the right, and the \(y\) axis points vertically upward, however you are free to rotate or translate this entire coordinate system if you like. It is usually mathematically advantageous to establish the origin at a convenient point to make measurements from, and to align one of the coordinate axes with a major feature of the problem.

Figure 2.3.1. Cartesian Coordinate System

Points are specified as an ordered pair of coordinate values separated by a comma and enclosed in parentheses,

\begin{equation*} P = (x,y)\text{.} \end{equation*}

Similarly, forces and other vectors will be specified with an ordered pair of scalar components enclosed by angle brackets,

\begin{equation*} \vec{F} = \langle F_x, F_y \rangle\text{.} \end{equation*}

Subsection 2.3.2 Polar Coordinates

The polar coordinate system is an alternate orthogonal system which is useful in some situations. In this system the a point is specified by giving its distance from the origin \(r\) , and \(\theta\text{,}\) an angle measured from a reference direction.

Figure 2.3.2. Polar Coordinate System

In this text, points in polar coordinates will be specified as an ordered pair of values separated by a semicolon and enclosed in parentheses,

\begin{equation*} P = (r\; ; \theta)\text{.} \end{equation*}

Angles can be measured in either radians or degrees, so be sure to include a degree sign on angle \(\theta\) if that is what you intend.

Subsection 2.3.3 Coordinate Transformation

You should be able to translate points from one coordinate system to the other whenever necessary. The relation between \((x,y\)) coordinates and \((r;\theta)\) coordinates are illustrated in the diagram and right triangle trigonometry is all that is needed to convert from one representation to the other.

Rectangular To Polar for points (Given: \(x\text{,}\) \(y\))

\begin{align} r \amp = \sqrt{x^2 + y^2}\tag{2.3.1}\\ \theta \amp = \tan^{-1}{\left(\frac{y}{x}\right)}\tag{2.3.2}\\ P \amp = (r \; ; \theta)\tag{2.3.3} \end{align}

Polar to Rectangular for points (Given: \(r\text{,}\) \(\theta\))

\begin{align} x \amp = r \cos \theta\tag{2.3.4}\\ y \amp = r \sin \theta\tag{2.3.5}\\ P \amp = (r \cos \theta, r \sin \theta)\tag{2.3.6} \end{align}

If you are working with forces rather than distances, the process is exactly the same but triangle is labeled differently. The hypotenuse of the triangle is the magnitude of the vector, and sides of the right triangle become the scalar components of the force, so for vector \(\vec{A}\)

Rectangular To Polar for forces (Given: rectangular components)

\begin{align} A \amp = \sqrt{A_x^2 + A_y^2}\tag{2.3.7}\\ \theta \amp = \tan^{-1}{\left(\frac{A_y}{A_x}\right)}\tag{2.3.8}\\ \vec{A} \amp = (A\; ; \theta)\tag{2.3.9} \end{align}

Polar to Rectangular for forces (Given: magnitude and direction)

\begin{align} A_x \amp = A \cos \theta\label{p2r-vec}\tag{2.3.10}\\ A_y \amp = A \sin \theta\tag{2.3.11}\\ \vec{A} \amp = A \langle \cos \theta, \sin \theta \rangle \tag{2.3.12} \end{align}
Example 2.3.1. Example.

Express point \(P = (-8.66, 5)\) in polar coordinates.

Answer

\(P = (10\; ; 150°)\)

Solution 1

Given: \(x = -8.66\text{,}\) \(y = 5\)

\begin{align*} r \amp = \sqrt{x^2 +y^2} \amp \theta \amp =\tan^{-1} \left(\frac{y}{x}\right)\\ \amp = \sqrt{(-8.66)^2 + (5)^2 } \amp \amp =\tan^{-1} \left(\frac{5}{-8.66}\right)\\ \amp = 10 \amp \amp = \tan^{-1} (- 0.577)\\ \amp \amp \amp = -\ang{30} \end{align*}

You must be careful here and use some common sense. The \(\ang{-30}\) angle your calculator gives you in this problem is incorrect because point \(P\) is in the second quadrant, but your calculator doesn't know this. It can't tell whether the argument of \(\tan^{-1}(-0.577)\) is negative because the \(x\) was negative or because the \(y\) was negative, so it must make an assumption and in this case it is wrong.

The arctan function on calculators will always return values in the first and fourth quadrant. If, by inspection of the \(x\) and the \(y\) coordinates, you see that the point is in the second or third quadrant, you must add or subtract \(\deg{180}\) to the calculator’s answer.

So in this problem, \(\theta\) is really \(\ang{-30} + \ang{180}\text{.}\) After making this adjustment, the the location of \(P\) in polar coordinates is:

\begin{gather*} P = (10; \ang{150}) \end{gather*}
Solution 2

Most scientific calculators include handy polar-to-rectangular and rectangular-to-polar functions which can save you time and help you avoid errors. Perhaps you should google your calculator model to find out if yours does and learn how to use it.

Example 2.3.2. Example.

Express \(\N{200}\) force \(\vec{F}\) as a pair of scalar components.

Answer
\begin{gather*} \vec{F} = \langle \N{-173.2}, \N{-100} \rangle \end{gather*}
Solution 1

Given: The magnitude of force \(\vec{F} = \N{200}\text{,}\) and from the diagram we see that the direction of \(\vec{F}\) is \(\ang{30}\) counterclockwise from the negative \(x\) axis.

Letting \(\theta = \ang{30}\) we can find the components of \(\vec{F}\) with right triangle trigonometry.

\begin{align*} F_x \amp = F \cos \theta \amp F_y \amp = F \sin \theta\\ \amp = \N{200} \cos \ang{30} \amp \amp = \N{200} \sin \ang{30}\\ \amp = \N{173.2} \amp \amp = \N{100} \end{align*}

Since the force points down and to the left into the third quadrant, these values are actually negative, and the signs must be applied manually.

After making this adjustment, the the location of \(\vec{F}\) expressed in rectangular coordinates is:

\begin{equation*} \vec{F} = \langle \N{-173.2}, \N{-100} \rangle \end{equation*}
Solution 2

If you would prefer not to apply the negative signs by hand, you can convert the \(\ang{30}\) to an angle measured from the positive \(x\) axis and let your calculator take care of the signs. You may use either \(\theta = \ang{30} \pm \ang{180}\text{.}\)

For \(\theta = \ang{-150}\)

\begin{align*} F_x \amp = F \cos \theta \amp F_y \amp = F \sin \theta\\ \amp = \N{200} \cos (\ang{-150}) \amp \amp = \N{200} \sin( \ang{-150})\\ \amp = \N{-173.2} \amp \amp = \N{-100} \\\\ \vec{F} \amp = \langle \N{-173.2}, \N{-100} \rangle \end{align*}

Although this approach is mathematically correct, experience has shown that it can lead to errors and we recommend that when you work with right triangles, use angles between zero and \(\ang{90}\text{,}\) and apply signs manually as required by the physical situation.