ResearchForge / Calculators
← all articles
dynamicskinematicsmotioncalculusmechanicsSat Apr 25
3Blue1Brown-style animation reel

Dynamics: Core Equations and Relations

Abstract

Dynamics relies on a small set of interconnected kinematic relationships that link position, velocity, and acceleration through calculus. This article presents the core equations governing one-dimensional motion, derives their relationships, and demonstrates their application through worked examples. Understanding these foundations is essential for analyzing particle motion in engineering and physics.

Background

The study of dynamics begins with three fundamental quantities: position, velocity, and acceleration. Each is defined as a rate of change of the previous quantity with respect to time, forming a chain of derivatives that allows us to move fluidly between descriptions of motion [position-function].

In classical mechanics, we assume that the position of a particle can be expressed as a continuous function of time, denoted s(t)s(t). From this single function, all other kinematic information can be derived through differentiation. This hierarchical structure—position → velocity → acceleration—is the backbone of kinematic analysis.

Key Results

The Kinematic Chain

Position is the fundamental quantity. A particle's location along a line is given by s(t)s(t) [position-function].

Velocity is the first derivative of position with respect to time:

v(t)=dsdtv(t) = \frac{ds}{dt}

Velocity represents the instantaneous rate of change of position [velocity-function]. Physically, it tells us both how fast the particle is moving and in which direction. A positive velocity indicates motion in the positive direction; a negative velocity indicates motion in the opposite direction. Critically, points where v(t)=0v(t) = 0 mark instantaneous stops and potential reversals in direction [velocity-function].

Acceleration is the first derivative of velocity, or equivalently, the second derivative of position:

a(t)=dvdt=d2sdt2a(t) = \frac{dv}{dt} = \frac{d^2s}{dt^2}

Acceleration quantifies how quickly velocity is changing [acceleration]. It reveals whether a particle is speeding up, slowing down, or maintaining constant velocity.

Average Velocity

For a finite time interval [t1,t2][t_1, t_2], the average velocity over that interval is:

vavg=ΔsΔt=s(t2)s(t1)t2t1v_{\text{avg}} = \frac{\Delta s}{\Delta t} = \frac{s(t_2) - s(t_1)}{t_2 - t_1}

This provides a single summary value for motion over a time period, useful when instantaneous rates are unknown or when comparing overall motion across different intervals [average-velocity].

Relationships Between Quantities

The three kinematic quantities are related by:

  • Velocity is the derivative of position
  • Acceleration is the derivative of velocity
  • Displacement is the integral of velocity
  • Change in velocity is the integral of acceleration

These relationships allow us to move between representations: given any one function, we can compute the others through differentiation or integration.

Worked Examples

Example 1: Computing Velocity and Acceleration from Position

Given: A particle's position is s(t)=10t2+20s(t) = 10t^2 + 20 (in millimeters) [position-function].

Find: The velocity and acceleration functions.

Solution:

Velocity is the derivative of position: v(t)=dsdt=ddt(10t2+20)=20t mm/sv(t) = \frac{ds}{dt} = \frac{d}{dt}(10t^2 + 20) = 20t \text{ mm/s}

Acceleration is the derivative of velocity: a(t)=dvdt=ddt(20t)=20 mm/s2a(t) = \frac{dv}{dt} = \frac{d}{dt}(20t) = 20 \text{ mm/s}^2

In this case, acceleration is constant, indicating uniformly accelerated motion.

Example 2: Finding Stopping Points

Given: A particle has velocity v(t)=2t6v(t) = 2t - 6 (in m/s) [velocity-function].

Find: When does the particle stop?

Solution:

The particle stops when v(t)=0v(t) = 0: 2t6=02t - 6 = 0 t=3 st = 3 \text{ s}

At t=3t = 3 seconds, the particle momentarily stops. For t<3t < 3, we have v<0v < 0 (motion in the negative direction), and for t>3t > 3, we have v>0v > 0 (motion in the positive direction). This indicates a reversal in direction at t=3t = 3 [velocity-function].

Example 3: Average Velocity Over an Interval

Given: Position function s(t)=10t2+20s(t) = 10t^2 + 20 (mm). Find the average velocity between t=1t = 1 s and t=3t = 3 s.

Solution:

First, compute positions at the endpoints: s(1)=10(1)2+20=30 mms(1) = 10(1)^2 + 20 = 30 \text{ mm} s(3)=10(3)2+20=110 mms(3) = 10(3)^2 + 20 = 110 \text{ mm}

Then apply the average velocity formula: vavg=ΔsΔt=1103031=802=40 mm/sv_{\text{avg}} = \frac{\Delta s}{\Delta t} = \frac{110 - 30}{3 - 1} = \frac{80}{2} = 40 \text{ mm/s}

Over this 2-second interval, the particle's average rate of position change is 40 mm/s [average-velocity].

References

AI Disclosure

This article was drafted with AI assistance from class notes (Zettelkasten). All mathematical claims and definitions are sourced from the cited notes, which reference Engineering Mechanics: Dynamics (14th Edition) by Russell C. Hibbeler. The article structure, paraphrasing, and worked examples were generated by AI under human direction to ensure technical accuracy and clarity.

Try the math live

References

AI disclosure: Generated from personal class notes with AI assistance. Every factual claim cites a note. Model: claude-haiku-4-5-20251001.