STATICS AND DYNAMICS • DYNAMICS

Newton's Second Law: n-t — Apply Newton's second law in n–t coordinates for curvilinear motion

Resolve forces along the path and perpendicular to it to analyze any particle tracing a curved trajectory.

Historical Context & Motivation

The study of curvilinear motion stretches back to antiquity, but a rigorous mathematical treatment only became possible after Isaac Newton published his laws of motion in the Principia Mathematica (1687). Newton himself analyzed orbital motion by decomposing acceleration into components directed along and perpendicular to the velocity, an approach that anticipates the modern normal–tangential (n–t) coordinate system. The formalization of intrinsic coordinates—sometimes called path coordinates—evolved through the work of several mathematicians who recognized that many engineering problems become far simpler when the reference frame moves with the particle along its trajectory.

1687
Newton's Principia
Newton publishes the three laws of motion and analyzes planetary orbits by resolving acceleration along the radius and perpendicular to it, laying the groundwork for intrinsic coordinate decompositions.
1736
Euler's Mechanica
Leonhard Euler translates Newton's geometric methods into analytical calculus, introducing systematic component equations for particle motion along arbitrary curves.
1829
Frenet–Serret Formulas
Jean-Frédéric Frenet and Joseph Serret independently derive the formulas relating the tangent, normal, and binormal unit vectors of a space curve, completing the mathematical framework for n–t coordinates.
1960s
Modern Engineering Dynamics Texts
Meriam, Kraige, and Beer & Johnston codify the n–t formulation as a standard tool in undergraduate engineering curricula, making it the go-to approach for curvilinear-motion problems.

In engineering dynamics, many real-world situations—vehicles rounding banked curves, roller-coaster cars traversing loops, satellites in orbit—involve particles moving along known or partially known curved paths. For such problems, Cartesian (x–y) or polar (r–θ) coordinates often introduce unnecessary complexity because neither axis aligns naturally with the velocity or the centripetal acceleration direction. The n–t coordinate system resolves this difficulty by attaching the coordinate directions to the path itself, yielding two clean scalar equations that separate the effects of speed change from the effects of path curvature.

Core Principles & Definitions

The n–t formulation rests on a moving reference frame whose unit vectors are defined by the geometry of the particle's path at each instant. Before writing Newton's second law in these coordinates, four foundational ideas must be internalized: the definition of the tangential and normal directions, the decomposition of acceleration, the role of the radius of curvature, and the scalar form of F = ma in the n–t frame.

1

Tangential Unit Vector (eₜ)

Always points in the direction of the velocity vector, tangent to the path and in the direction of motion. Changes direction as the particle moves along the curve but always has unit magnitude.
2

Normal Unit Vector (eₙ)

Points toward the center of curvature of the path—always perpendicular to eₜ and directed inward. Together, eₜ and eₙ span the osculating plane of the curve at the particle's location.
3

Radius of Curvature (ρ)

The radius of the osculating circle—the circle that best fits the curve at the point of interest. A large ρ means a gentle curve; a small ρ means a tight bend. For a straight line, ρ → ∞.
4

Acceleration Decomposition

Acceleration splits into aₜ = dv/dt (tangential, changes speed) and aₙ = v²/ρ (normal, changes direction). These two components are always perpendicular to each other.
5

Scalar Equations of Motion

Newton's second law resolves into ΣFₜ = maₜ along the path and ΣFₙ = maₙ perpendicular to the path. These two independent equations are the workhorses of n–t analysis.
KEY TAKEAWAY
Think of a car on a winding highway. The gas pedal and brakes control the tangential component of acceleration—they change your speed. The steering wheel controls the normal component—it bends your path. The n–t formulation separates these two physically distinct effects into two independent equations, which is why it is so powerful for curvilinear-motion problems.

Visual Explanation — The n–t Coordinate Frame

At every point P on the curved path, the tangential unit vector eₜ is aligned with the velocity, while the normal unit vector eₙ points toward the center of curvature C. The radius of curvature ρ is measured from P to C. Notice that the coordinate axes rotate as the particle moves along the path—this is the defining feature of the n–t system.

In the diagram above, the particle at point P travels along the dashed curve. The unit vector eₜ is always tangent to the path in the direction of increasing arc length s (i.e., the direction the particle is moving). The unit vector eₙ is perpendicular to eₜ and points toward the center of curvature C. The distance from P to C is the radius of curvature ρ. As the particle moves, both eₜ and eₙ rotate; they are not fixed in space. The osculating circle at P—the circle of radius ρ centered at C—is the best local circular approximation to the path, and the normal acceleration v²/ρ is precisely the centripetal acceleration associated with traversing that instantaneous circle.

Mathematical Framework

We begin from Newton's second law in vector form and project it onto the tangential and normal directions. The result is a pair of scalar equations that govern all particle curvilinear-motion problems in the n–t frame.

VECTOR FORM — NEWTON'S SECOND LAW
ΣF = ma
where ΣF is the resultant of all forces on the particle, m is the mass, and a is the acceleration vector.

In n–t coordinates the acceleration vector decomposes as a = aₜ eₜ + aₙ eₙ. The tangential acceleration aₜ captures the rate of change of speed, while the normal acceleration aₙ captures the rate of change of direction. Because eₜ and eₙ are mutually perpendicular, the vector equation separates cleanly into two scalar equations.

TANGENTIAL EQUATION
ΣFₜ = m aₜ = m (dv/dt) = m v (dv/ds)
ΣFₜ = sum of force components along eₜ. v = speed (magnitude of velocity). s = arc-length parameter along the path. dv/dt can also be written as v(dv/ds) via the chain rule, which is useful when speed is given as a function of position.
NORMAL EQUATION
ΣFₙ = m aₙ = m v² / ρ
ΣFₙ = sum of force components along eₙ (positive toward center of curvature). ρ = radius of curvature of the path at the point in question. v²/ρ is always positive; the normal acceleration is always directed inward.
MAGNITUDE OF TOTAL ACCELERATION
|a| = √(aₜ² + aₙ²)
Because eₜ ⊥ eₙ, the magnitude of a follows directly from the Pythagorean theorem.
⚠️ Important Sign Convention
The positive normal direction is always toward the center of curvature. When drawing a free-body diagram, if the net normal force component points away from the center of curvature, it enters the normal equation with a negative sign. A common error is assigning an arbitrary positive direction for eₙ—always check that it points toward C.

These two equations, together with kinematic relationships (the definitions of aₜ and aₙ), provide enough information to solve for unknowns such as the normal force, friction force, speed at a particular point, or the radius of curvature required for a given force limit. In three-dimensional problems a third direction—the binormal b = eₜ × eₙ—completes the triad, but for planar motion ΣF_b = 0 by definition.

Free-Body Diagram Strategy in n–t Coordinates

Drawing a correct free-body diagram (FBD) and aligning it with the n–t axes is the single most important step in solving curvilinear-motion problems. Below is a systematic procedure followed by a diagram illustrating how forces project onto the tangential and normal directions for a classic banked-curve scenario.

  1. Step 1 — Sketch the path and identify the point of interest. Draw the curved path and mark the location where you are analyzing the particle.
  2. Step 2 — Establish eₜ and eₙ. Draw eₜ tangent to the path in the direction of motion. Draw eₙ perpendicular to eₜ, pointing toward the center of curvature.
  3. Step 3 — Draw the free-body diagram. Isolate the particle and draw all external forces: weight, normal forces, friction, tension, applied loads, etc.
  4. Step 4 — Resolve forces into n and t components. Project every force onto eₜ and eₙ, being careful with signs.
  5. Step 5 — Write ΣFₜ = maₜ and ΣFₙ = mv²/ρ. Substitute known values and solve the resulting system.
Left: a car on a banked curve of angle θ. Right: the corresponding free-body diagram resolved along eₙ (toward the center of the circular path) and the vertical. When friction is absent and speed is constant, the tangential equation gives ΣFₜ = 0, and the normal equation yields the design speed for the bank angle.

In the banked-curve scenario the tangential direction points into the page (the car moves around the curve), so the FBD's plane is the n-vertical plane. Resolving the normal force N and the weight mg along eₙ and the vertical gives two equations in two unknowns (N and v or θ). This is a prototypical n–t problem: by aligning the axes with the path geometry, the equations emerge naturally without awkward angle bookkeeping.

Worked Example — Car Cresting a Hill

A 1500 kg car travels over the crest of a hill whose vertical cross-section can be approximated as a circular arc with radius of curvature ρ = 80 m. At the crest, the car's speed is 25 m/s. Determine (a) the normal force exerted on the car by the road, and (b) the maximum speed at which the car can travel over the crest without leaving the road.

Worked Example — Car at the Crest of a Hill
1
Step 1 — Establish the n–t FrameAt the crest, the car moves horizontally, so eₜ is horizontal (in the direction of motion). The center of curvature of the hilltop arc is directly below the crest, so eₙ points downward (toward the center of curvature). This is a critical observation—eₙ is in the same direction as the weight.
2
Step 2 — Draw the Free-Body DiagramTwo forces act on the car at the crest: (1) the weight W = mg acting downward, and (2) the normal force N acting upward (perpendicular to the road surface). Along eₙ (positive downward toward center of curvature): mg acts in the +eₙ direction, N acts in the −eₙ direction.
3
Step 3 — Write the Normal Equation (ΣFₙ = mv²/ρ)With eₙ positive downward: mg − N = mv²/ρ. Solving for N: N = m(g − v²/ρ).
4
Step 4 — Substitute Known Values (Part a)N = 1500 × (9.81 − 25²/80) = 1500 × (9.81 − 7.8125) = 1500 × 1.9975 = 2996 N ≈ 3.00 kN.
N ≈ 3.00 kN
5
Step 5 — Find Maximum Speed (Part b)The car leaves the road when N = 0. Setting N = 0 in the equation from Step 3: 0 = m(g − v²_max/ρ), so v²_max = gρ, and v_max = √(gρ) = √(9.81 × 80) = √784.8 = 28.0 m/s ≈ 101 km/h. At any speed above 28.0 m/s the required centripetal force exceeds the available gravitational component and the car would become airborne.
v_max = 28.0 m/s (≈ 101 km/h)
💡 Physical Check
Notice that the normal force at 25 m/s is only about 3.0 kN, far less than the static weight mg = 14.7 kN. The car feels 'lighter' at the crest—a familiar sensation. This apparent weight reduction is entirely captured by the normal equation: the centripetal demand mv²/ρ is supplied partly by gravity, reducing the road's contribution.

n–t vs. Other Coordinate Systems

Choosing the right coordinate system is a strategic decision in dynamics. Below we compare the n–t system with Cartesian (x–y) and polar (r–θ) coordinates to clarify when each is most advantageous.

Comparison of coordinate systems for particle dynamics
Featuren–t CoordinatesCartesian (x–y)Polar (r–θ)
Best suited forKnown curved path; speed/direction analysisRectilinear or projectile motionCentral-force problems; rotation about a fixed point
AxesMove with the particle; rotate along the pathFixed in spaceOne axis tracks the radial line from origin to particle
Acceleration componentsaₜ = dv/dt, aₙ = v²/ρaₓ = d²x/dt², a_y = d²y/dt²aᵣ = r̈ − rθ̇², a_θ = rθ̈ + 2ṙθ̇
Requires path geometry (ρ)?Yes — ρ must be known or computableNoNo (but r must be known)
LimitationCannot be used if path is unknown or discontinuousCurved-path problems yield coupled equationsAwkward when the origin is not at the center of curvature
🧭 WHEN TO USE n–t
Use n–t coordinates whenever the path is known (or can be described geometrically) and the questions involve speed, normal force, or direction change along that path. If the path itself is unknown—for example, a projectile whose trajectory you need to find—Cartesian or polar coordinates are usually superior. Think of n–t as the 'driver's-eye view': it tells you how fast you're going and how hard you're turning, which is exactly the information you need for road and track design, roller-coaster engineering, and similar applications.

Connections to Advanced Dynamics

The n–t framework for a single particle is a stepping stone toward several more advanced topics in engineering dynamics and beyond. Understanding where it leads helps you appreciate both its power and its boundaries.

From n–t basics to advanced dynamics topics
Concept in This LessonAdvanced ExtensionKey Difference / Addition
Planar n–t (2-D)3-D Frenet–Serret frame (n–t–b)Adds the binormal unit vector b and torsion τ, which measure how the path twists out of its osculating plane.
Particle curvilinear motionRigid-body kinematics (rotating frames)Must account for the body's angular velocity ω and angular acceleration α in addition to path geometry.
ΣFₜ = maₜ (tangential equation)Work–energy method along the pathIntegrating ΣFₜ ds = m v dv yields the work–energy theorem, bypassing the need for explicit time dependence.
Constant ρ (circular arc)Variable curvature (general curves)ρ becomes a function of s; often computed from ρ = [1 + (dy/dx)²]^(3/2) / |d²y/dx²| for planar paths.

When you later study the work–energy theorem, you will see that it arises naturally from integrating the tangential equation of motion along the path: ∫ΣFₜ ds = ½mv₂² − ½mv₁². Similarly, the normal equation provides the key to understanding why the normal force does no work (it is always perpendicular to the displacement). These connections make n–t coordinates a conceptual bridge between Newton's force-based approach and the energy-based methods that dominate the latter half of a dynamics course.

Practice Problems

PROBLEM 1CONCEPTUAL
A particle moves along a curved path at constant speed. Is the net force on the particle zero? Explain your reasoning in terms of both the tangential and normal components of acceleration.
PROBLEM 2BASIC CALCULATION
A 0.5 kg ball on a string moves in a vertical circle of radius 1.2 m. At the top of the circle the ball's speed is 4.0 m/s. Find the tension in the string at that point.
PROBLEM 3INTERMEDIATE
A 2000 kg car rounds an unbanked circular curve of radius 150 m. The coefficient of static friction between the tires and the road is μₛ = 0.40. If the car is decelerating at 2.0 m/s² while rounding the curve, what is the maximum speed it can have without sliding?
PROBLEM 4APPLIED
A roller-coaster car (mass 800 kg including passengers) enters the bottom of a circular loop of radius 12 m at a speed of 18 m/s. Determine the normal force on the car at the bottom of the loop and express it as a multiple of the car's weight. The track is frictionless.
PROBLEM 5CRITICAL THINKING
A particle moves along a path described by y = x²/200 (x and y in meters). At the instant when x = 40 m, the particle's speed is 10 m/s and its tangential acceleration is 3.0 m/s². Determine the magnitude and direction of the resultant force on the 5 kg particle at that instant. (Hint: first compute the radius of curvature using ρ = [1 + (dy/dx)²]^(3/2) / |d²y/dx²|.)

Lesson Summary

The normal–tangential (n–t) coordinate system is a moving reference frame that decomposes a particle's acceleration into two perpendicular components: the tangential acceleration aₜ = dv/dt, which changes the particle's speed, and the normal acceleration aₙ = v²/ρ, which changes the particle's direction. Newton's second law then splits into two independent scalar equations: ΣFₜ = maₜ along the path and ΣFₙ = mv²/ρ perpendicular to it.

The key to successful n–t analysis is a well-drawn free-body diagram with the n and t directions clearly identified. The radius of curvature ρ must be known or computed from the path equation. This coordinate system is ideal when the trajectory is given and questions involve speed, normal forces, or the interplay between changing speed and changing direction. It connects directly to the work–energy theorem (via integration of the tangential equation) and extends to three dimensions through the Frenet–Serret formulas.

Varsity Tutors • Statics and Dynamics • Newton's Second Law: n-t — Apply Newton's second law in n–t coordinates for curvilinear motion