Orientation and signed curvature

Back to Curves and Surfaces homepage

Recall from the lecture on curvature that if \(p : I \rightarrow \mathbb{R}^3\) is a smooth regular path parametrised by arclength, then the curvature is \[ \kappa(s) = \left| p''(s) \right| = \left| T'(s) \right| \in \mathbb{R}_{\geq 0} . \] In the last lecture we showed that a curve with no inflection points has zero torsion if and only if it is planar. If a curve is planar, then we can fix a normal vector and define notions such as "up" (points in the same direction as the noraml vector) and "down" (points in the opposite direction to the normal vector). We can also use the right-hand rule to define what it means for a path to "curve to the left" (if the thumb of your right hand points in the direction of the normal vector then your fingers curl around to the left), and in the same way we can define "curve to the right" via a left-hand rule. These are ideas that we understand intuitively from walking/driving/moving around on the surface of the earth (or at least a small region that is approximately planar).

In today's lecture we will make this precise by defining the orientation of a plane and using this to define the signed curvature of a path in an oriented plane.

Definition. (Oriented plane)
A plane \(\Pi \subset \mathbb{R}^3\) is oriented by making a constant choice of unit normal vector at each point of \(\Pi\).
Let \(\xi \in \mathbb{R}^3\) denote the constant unit normal vector to \(\Pi\). Then given a path \(p : I \rightarrow \mathbb{R}^3\) in the oriented plane \((\Pi, \xi)\), the vector \(T(s)\) is always parallel to the plane \(\Pi\), which then implies that \[ T(s) \cdot \xi = 0 \quad \text{for all \(s \in I\)}. \] Therefore, by properties of the cross product, the vector \[ \nu(s) = \xi \times T(s) \] is perpendicular to both \(\xi\) and \(T(s)\), and therefore
  1. \(\nu(s)\) is a unit vector,
  2. it must be parallel to the plane \(\Pi\), and
  3. perpendicular to \(T(s)\).
Therefore we must have \[ \nu(s) = \pm N(s) . \] Definition. (Signed curvature)
The signed curvature of a planar curve is the function \(\kappa_s : I \rightarrow \mathbb{R}\) defined by the formula \[ \begin{aligned} \kappa_s(s) & = k(s) \cdot \nu(s) \\ & = k(s) \cdot \left( \xi \times T(s) \right) \\ & = \left[ k(s), \xi, T(s) \right] . \end{aligned} \] (Recall that the last line uses the scalar triple product from the lecture on torsion.)

Therefore, since \(\nu(s)\) is a unit vector, then \(\kappa_s(s) = \pm \kappa(s)\), where the sign is determined by \(N(s) \cdot \nu(s) = \pm 1\), or equivalently \[ \frac{\nu(s) \cdot k(s)}{|k(s)|} = \pm 1 . \]

Intuition behind the signed curvature
Recall that the curvature measures the amount of "turning" in the curve at the point \(p(s)\), while the signed curvature contains the additional information about the direction of the turning.
For example, if you place your right hand in \(\mathbb{R}^3\) with your thumb pointing along the unit vector \(\xi\) normal to the plane of the curve and your forefinger pointing in the direction of the unit tangent vector \(T(s)\), then the signed curvature is positive if your fingers curl in the same direction as the the curve, and the signed curvature is negative if the curve turns in the opposite direction.

We can visualise all of the above definitions in the following example.

Example. (Signed curvature of a cubic planar curve)
Define the cubic curve \(p : \mathbb{R} \rightarrow \mathbb{R}^3\) by \[ p(t) = \left(t, t^3, 0 \right) , \] and define the unit normal vector \(\xi = (0, 0, 1)\). Then \[ \begin{aligned} p'(t) & = (1, 3t^2, 0) \\ \Rightarrow \quad T(t) & = \frac{(1, 3t^2, 0)}{\sqrt{1+9t^4}} \\ \Rightarrow \quad \xi \times T(t) & = \frac{(-3t^2, 1, 0)}{\sqrt{1 + 9t^4}} . \end{aligned} \] This is illustrated in the following diagram. The curve \(p(t)\) is contained in the plane, and the normal vector \(\xi\) points upwards. You can see the unit normal vector \(\xi\), together with the curvature vector \(k(s)\) (coloured in green) and the unit tangent vector \(T(s)\) (coloured in blue). By clicking and dragging the point \(P\) along the curve, you can see that the signed curvature is positive when the curvature vector \(k(s)\) and the vector \(\nu(s) = \xi \times T(s)\) (coloured in red) point in the same direction, and it is negative when they point in opposite directions.


Next time

Now that we have defined the curvature and torsion and studied the intuition behind them, in the next lecture we will prove some useful formulas that allow us to compute the curvature and torsion without having to reparametrise by arclength. As we have seen, reparametrising by arclength can sometimes be difficult, even for curves with very simple equations (such as the cubic curve above), and so these equations will simplify the process of computing the curvature and torsion.

Powered by MathJax