Introduction
Kinematics describes the motion of objects without reference to the forces causing that motion. The fundamental vectors—position (r), velocity (v), and acceleration (a)—completely characterize particle motion in space. Understanding the relationships between these quantities through differentiation and integration is essential for analyzing all mechanical systems.
Position Vector
The position vector r(t) describes the location of a particle relative to a chosen origin at time t. In Cartesian coordinates: r(t) = x(t)\(\hat{\imath}\) + y(t)\(\hat{\jmath}\) + z(t)\(\hat{k}\). The magnitude |r| = √(x2 + y2 + z2) gives the distance from the origin. The path traced by the tip of r(t) as time progresses is called the trajectory. Position is always measured relative to a reference point; there is no absolute position.
\nIntroduction
Kinematics describes the motion of objects without reference to the forces causing that motion. The fundamental vectors—position (r), velocity (v), and acceleration (a)—completely characterize particle motion in space. Understanding the relationships between these quantities through differentiation and integration is essential for analyzing all mechanical systems.
Position Vector
The position vector r(t) describes the location of a particle relative to a chosen origin at time t. In Cartesian coordinates: r(t) = x(t)\(\hat{\imath}\) + y(t)\(\hat{\jmath}\) + z(t)\(\hat{k}\). The magnitude |r| = √(x2 + y2 + z2) gives the distance from the origin. The path traced by the tip of r(t) as time progresses is called the trajectory. Position is always measured relative to a reference point; there is no absolute position.
\nVelocity Vector
Velocity is the time rate of change of position: v = dr/dt. In component form: v = (dx/dt)\(\hat{\imath}\) + (dy/dt)\(\hat{\jmath}\) + (dz/dt)\(\hat{k}\) = vx\(\hat{\imath}\) + vy\(\hat{\jmath}\) + vz\(\hat{k}\). Velocity is tangent to the trajectory at every point. The speed is the magnitude of velocity: |v| = √(vx2 + vy2 + vz2). Instantaneous velocity gives the direction and rate of motion at a specific moment. Average velocity over interval Δt: v_avg = Δr/Δt.
Acceleration Vector
Acceleration is the time rate of change of velocity: a = dv/dt = d2r/dt2. Components: ax = dvx/dt = d2x/dt2, similarly for y and z. Acceleration can change both the magnitude (speed) and direction of velocity. For curved motion, even constant speed produces acceleration (centripetal) due to changing direction. Average acceleration: a_avg = Δv/Δt. Instantaneous acceleration is found by taking the limit as Δt → 0.
\nRelations Through Calculus
Given position r(t), differentiate to get velocity v(t), differentiate again for acceleration a(t). Conversely, given acceleration a(t) and initial conditions, integrate to find velocity, integrate again for position. With constant acceleration a: v = v0 + at, r = r0 + v0t + 1/2at2. These relationships form the foundation of kinematic analysis.
Graphical Interpretation
Position-time graph slope gives velocity. Velocity-time graph slope gives acceleration; area under curve gives displacement. Acceleration-time graph area gives change in velocity. For 1D motion, the sign of velocity indicates direction (positive/negative axis direction). Zero velocity (slope zero on x-t graph) indicates turning points where direction reverses.
\nSolved Example: Finding Position from Velocity
A particle moves with velocity v(t) = (3t2 - 2t) m/s along x-axis. At t = 0, x = 2 m. Find position at t = 3 s. Solution: v = dx/dt, so dx = v dt. Integrate: x(t) = ∫(3t2 - 2t)dt + C = t3 - t2 + C. Using initial condition x(0) = 2: 2 = 0 - 0 + C, so C = 2. Therefore x(t) = t3 - t2 + 2. At t = 3: x(3) = 27 - 9 + 2 = 20 m. The particle travels from x = 2 m to x = 20 m in 3 seconds.
\n