0:00 / 0:00
Radial and transverse (RT) coordinates are another useful coordinate system that is used to solve dynamics problems and is based on a polar coordinate system. Recall that in polar coordinates, any location (in a 2D space) is defined by a position vector which measures from an origin to a point in space. The magnitude (r) and direction (Θ) are what we use in polar coordinates.


The most common idea students struggle with in this section is the difference between RT coordinate system and a normal-tangential (NT) coordinate system.

An NT coordinate system as previously described, uses the path of motion of a particle to define its axis, and those axis are constantly changing as the particle moves through its trajectory. The normal component is towards the inside of the curvature while the tangential component is tangential with respect to the particle's motion.

The RT coordinate system however uses another point to define the coordinate system. This point, let's call it 'O' is connected to the position of the particle 'P' to define an OP axis. This is the radial axis, and is not necessarily perpendicular to the particular's motion - not unless point 'O' happens to be the centre of curvature of the path which the particle is following.

In general, when given a time dependent function that describes a length vector and angle, you're probably using polar coordinates. After some derivation, you can show that the velocity and acceleration profiles in polar coordinates can be described by the two following equations:

v(t)=drdt=vre^r+vθe^θ=r˙e^r+rθ˙e^θ\vec{v}(t) = \frac{d\vec{r}}{dt}=v_r\hat{e}_r + v_\theta\hat{e}_\theta=\dot{r}\hat{e}_r + r\dot{\theta}\hat{e}_\theta

a(t)=dvdt=are^r+aθe^θ=(r¨rθ˙2)e^r+(rθ¨+2r˙θ˙)e^θ\vec{a}(t) = \frac{d\vec{v}}{dt}=a_r\hat{e}_r + a_\theta\hat{e}_\theta=(\ddot{r}-r\dot{\theta}^2)\hat{e}_r+(r\ddot{\theta}+2\dot{r}\dot{\theta})\hat{e}_\theta

Note: it is most useful to come up with 6 equations, plug in a value of 't' (if applicable) and set up your 6 variables before substituting into the equation. This is most commonly done is some sort of tabular form.
0:00 / 0:00
The location of a camera (at B) on a movie set is controlled through the motion of two motors. The first motor rotates the arm OA, varying the angle Θ, according to equation 1 below. Meanwhile, a second motor rotates the screw, which varies the position of B as measured by r according to equation 2 below.

r(t)=0.1t2+0.15    (eq 1)r(t) = 0.1t^2+0.15 \ \ \ \ (eq\ 1)

θ(t)=10sin(π/10×t)π    (eq 2)\theta(t) = \frac{10sin(\pi /10 \times t)}{\pi} \ \ \ \ (eq\ 2)

Determine the velocity and acceleration of the camera at B at t = 15 seconds.



PAGE BREAK
r=0.1t2+0.15r=0.1t^2+0.15

θ=10sin(π10t)π\theta=\frac{10\sin\left(\frac{\pi}{10}t\right)}{\pi}

v=r˙er^+rθ˙eθ^\vec{v}=\dot{r}\hat{e_r}+r\dot{\theta}\hat{e_\theta}

a=(r¨rθ^2)er^+(rθ¨+2r˙θ˙)eθ^\vec{a}=(\ddot{r}-r\hat{\theta}^2)\hat{e_r}+(r\ddot\theta+2\dot{r}\dot{\theta})\hat{e_\theta}
t=15

r=0.1t2+0.1522.65θ=10sin(π10tπ10πr˙=0.2t3θ˙=cos(π10t)0r¨=0.20.2θ¨=π10sin(π10t)π10\begin{array}{|c|c|c|c|}\hline r=0.1t^{2}+0.15&22.65&\theta=\frac{10sin(\frac{\pi}{10}t}{\pi}&\frac{-10}{\pi}\\[0.5ex]\hline \dot{r}=0.2t&3&\dot{\theta}=cos(\frac{\pi}{10}t)&0\\[0.5ex]\hline \ddot{r}=0.2&0.2&\ddot{\theta}=\frac{\pi}{10}sin(\frac{\pi}{10}t)&\frac{\pi}{10}\\[0.5ex]\hline \end{array}

v=(3er^+0) ms\vec{v}=\left(3\hat{e_r}+0\right)\ \frac{m}{s}

a=(0.222cos(0)2 0)e^r+(22.65π10+2(3)(0) 0)e^r\vec{a}=\left(0.2-22\cancel{\cos\left(0\right)^2}\space^0\right)\hat{e}_r+\left(22.65\cdot\frac{\pi}{10}+\cancel{2\left(3\right)\left(0\right)}\space^0\right)\hat{e}_r

a=(0.2e^r+7.116e^r) ms2\vec{a}=\left(0.2\hat{e}_r+7.116\hat{e}_r\right)\ \frac{m}{s^2}

checklist
Mark Yourself Question
  1. Grab a piece of paper and try this problem yourself.
  2. When you're done, check the "I have answered this question" box below.
  3. View the solution and report whether you got it right or wrong.
The location of a camera (at B) on a movie set is controlled through the motion of two motors. The first motor rotates the arm OA, varying the angle Θ, according to equation 1 below. Meanwhile, a second motor rotates the screw, which varies the position of B as measured by r according to equation 2 below.

r(t)=0.1t2+0.15    (eq 1)r(t) = 0.1t^2+0.15 \ \ \ \ (eq\ 1)

θ(t)=2r      (eq 2)\theta(t) = 2r \ \ \ \ \ \ (eq\ 2)

Determine the velocity and acceleration of the camera at B at t = 15 seconds according to the regular x-y coordinate system.



PAGE BREAK