You have 3 free guides left 😟
Unlock your guides
You have 3 free guides left 😟
Unlock your guides

Curvilinear motion describes objects moving along curved paths. This topic explores how to analyze position, velocity, and acceleration vectors in various coordinate systems, providing essential tools for understanding complex motions in engineering.

Engineers use curvilinear motion concepts to solve real-world problems involving non-linear trajectories. By breaking down motion into components and applying vector calculus, they can model everything from planetary orbits to projectile paths.

Curvilinear motion fundamentals

  • Curvilinear motion forms a crucial component of Engineering Mechanics – Dynamics describing movement along curved paths
  • Encompasses the study of position, velocity, and acceleration vectors in various coordinate systems
  • Provides essential tools for analyzing complex motions in engineering applications and real-world scenarios

Position vector

Top images from around the web for Position vector
Top images from around the web for Position vector
  • Defines the instantaneous location of a particle in space relative to a fixed origin
  • Represented as r=xi^+yj^+zk^\vec{r} = x\hat{i} + y\hat{j} + z\hat{k} in Cartesian coordinates
  • Changes continuously over time for objects in curvilinear motion
  • Can be expressed in different coordinate systems (polar, cylindrical) depending on the problem

Velocity vector

  • Describes the rate of change of position with respect to time
  • Calculated as the first derivative of the position vector v=drdt\vec{v} = \frac{d\vec{r}}{dt}
  • Always tangent to the path of motion at any given point
  • Magnitude represents speed, direction indicates instantaneous direction of motion

Acceleration vector

  • Represents the rate of change of velocity with respect to time
  • Obtained by taking the second derivative of the position vector a=dvdt=d2rdt2\vec{a} = \frac{d\vec{v}}{dt} = \frac{d^2\vec{r}}{dt^2}
  • Can be decomposed into tangential and normal components in curvilinear motion
  • Tangential component changes the magnitude of velocity
  • Normal component changes the direction of velocity

Cartesian coordinates

  • Cartesian coordinate system serves as a fundamental framework in Engineering Mechanics – Dynamics
  • Utilizes three mutually perpendicular axes (x, y, z) to describe motion in 3D space
  • Provides a straightforward approach for analyzing linear motion and simple curved paths

Position in xyz

  • Expressed as r=xi^+yj^+zk^\vec{r} = x\hat{i} + y\hat{j} + z\hat{k}, where x, y, and z are scalar components
  • Each component represents the projection of the position vector onto the respective axis
  • Allows for easy visualization and calculation of distances in 3D space
  • Can be converted to other coordinate systems using appropriate transformations

Velocity components

  • Velocity vector in Cartesian coordinates v=vxi^+vyj^+vzk^\vec{v} = v_x\hat{i} + v_y\hat{j} + v_z\hat{k}
  • Each component represents the rate of change of the corresponding position component
    • vx=dxdtv_x = \frac{dx}{dt}, vy=dydtv_y = \frac{dy}{dt}, vz=dzdtv_z = \frac{dz}{dt}
  • Useful for analyzing motion in specific directions or planes
  • Can be used to calculate speed using the Pythagorean theorem v=vx2+vy2+vz2v = \sqrt{v_x^2 + v_y^2 + v_z^2}

Acceleration components

  • Acceleration vector in Cartesian coordinates a=axi^+ayj^+azk^\vec{a} = a_x\hat{i} + a_y\hat{j} + a_z\hat{k}
  • Components represent the rate of change of velocity in each direction
    • ax=dvxdta_x = \frac{dv_x}{dt}, ay=dvydta_y = \frac{dv_y}{dt}, az=dvzdta_z = \frac{dv_z}{dt}
  • Allows for analysis of forces and motion in specific directions
  • Useful for solving problems involving non-uniform acceleration or complex force interactions

Polar coordinates

  • Polar coordinate system provides an alternative representation for curvilinear motion in Engineering Mechanics – Dynamics
  • Particularly useful for describing motion in circular or radial patterns
  • Consists of radial distance (r) and angular position (θ) in 2D, with an additional axial component (z) for 3D

Radial vs tangential components

  • Radial component (r) measures distance from the origin to the particle
  • Tangential component (rθ) represents motion perpendicular to the radial direction
  • Velocity in polar coordinates v=r˙r^+rθ˙θ^\vec{v} = \dot{r}\hat{r} + r\dot{\theta}\hat{\theta}
    • r˙\dot{r} radial velocity component
    • rθ˙r\dot{\theta} tangential velocity component
  • Acceleration in polar coordinates a=(r¨rθ˙2)r^+(rθ¨+2r˙θ˙)θ^\vec{a} = (\ddot{r} - r\dot{\theta}^2)\hat{r} + (r\ddot{\theta} + 2\dot{r}\dot{\theta})\hat{\theta}
    • (r¨rθ˙2)(\ddot{r} - r\dot{\theta}^2) radial acceleration component
    • (rθ¨+2r˙θ˙)(r\ddot{\theta} + 2\dot{r}\dot{\theta}) tangential acceleration component

Angular velocity

  • Represents the rate of change of angular position with respect to time
  • Denoted as ω=dθdt\omega = \frac{d\theta}{dt} in radians per second
  • Related to tangential velocity by vt=rωv_t = r\omega for circular motion
  • Vector quantity with direction perpendicular to the plane of rotation (right-hand rule)

Angular acceleration

  • Describes the rate of change of with respect to time
  • Expressed as α=dωdt=d2θdt2\alpha = \frac{d\omega}{dt} = \frac{d^2\theta}{dt^2} in radians per second squared
  • Relates to tangential acceleration by at=rαa_t = r\alpha for circular motion
  • Causes changes in the magnitude of angular velocity and rotation speed

Normal and tangential coordinates

  • Normal and tangential coordinate system focuses on describing motion along curved paths in Engineering Mechanics – Dynamics
  • Provides a natural framework for analyzing acceleration components in curvilinear motion
  • Particularly useful for problems involving non-uniform circular motion or complex curved trajectories

Path of motion

  • Represents the followed by a particle in curvilinear motion
  • Can be described by a parametric equation r(t)=x(t)i^+y(t)j^+z(t)k^\vec{r}(t) = x(t)\hat{i} + y(t)\hat{j} + z(t)\hat{k}
  • Arc length (s) along the path used as a parameter to describe position
  • Curvature (κ) of the path defined as the rate of change of the unit tangent vector with respect to arc length

Unit vectors

  • Tangent unit vector (t^\hat{t}) points in the direction of motion along the path
  • Normal unit vector (n^\hat{n}) points perpendicular to the path towards the center of curvature
  • Binormal unit vector (b^\hat{b}) completes the right-handed coordinate system
  • Form an orthonormal basis that changes orientation as the particle moves along the path

Frenet-Serret formulas

  • Describe the rate of change of the unit vectors along the path of motion
  • dt^ds=κn^\frac{d\hat{t}}{ds} = \kappa\hat{n}, where κ is the curvature of the path
  • dn^ds=κt^+τb^\frac{d\hat{n}}{ds} = -\kappa\hat{t} + \tau\hat{b}, where τ is the torsion of the path
  • db^ds=τn^\frac{d\hat{b}}{ds} = -\tau\hat{n}
  • Used to analyze the geometry of space curves and particle motion along them

Cylindrical coordinates

  • Cylindrical coordinate system combines elements of polar and Cartesian coordinates in Engineering Mechanics – Dynamics
  • Particularly useful for problems involving rotational symmetry or motion in cylindrical shapes
  • Consists of radial distance (r), azimuthal angle (θ), and axial distance (z)

Radial component

  • Measures the perpendicular distance from the z-axis to the particle
  • Represented by r in the cylindrical coordinate system
  • Radial velocity vr=drdtv_r = \frac{dr}{dt} describes motion towards or away from the z-axis
  • Radial acceleration ar=d2rdt2rθ˙2a_r = \frac{d^2r}{dt^2} - r\dot{\theta}^2 includes both linear and centripetal terms

Azimuthal component

  • Describes the angular position in the xy-plane, measured from the x-axis
  • Represented by θ in the cylindrical coordinate system
  • Azimuthal velocity vθ=rdθdtv_\theta = r\frac{d\theta}{dt} represents the tangential motion around the z-axis
  • Azimuthal acceleration aθ=rd2θdt2+2drdtdθdta_\theta = r\frac{d^2\theta}{dt^2} + 2\frac{dr}{dt}\frac{d\theta}{dt} includes both tangential and Coriolis terms

Axial component

  • Measures the vertical distance along the z-axis
  • Represented by z in the cylindrical coordinate system
  • Axial velocity vz=dzdtv_z = \frac{dz}{dt} describes motion parallel to the z-axis
  • Axial acceleration az=d2zdt2a_z = \frac{d^2z}{dt^2} represents changes in vertical motion

Motion analysis techniques

  • Motion analysis techniques in Engineering Mechanics – Dynamics provide powerful tools for understanding complex movements
  • Enable engineers to break down intricate motions into manageable components
  • Facilitate the solution of real-world problems involving multiple moving parts or reference frames

Relative motion

  • Describes the motion of one object with respect to another moving object or reference frame
  • Utilizes vector addition of velocities and accelerations
  • Relative velocity equation vA/B=vAvB\vec{v}_{A/B} = \vec{v}_A - \vec{v}_B
  • Relative acceleration equation aA/B=aAaB\vec{a}_{A/B} = \vec{a}_A - \vec{a}_B
  • Applies to both translational and rotational motions

Instantaneous center of rotation

  • Point about which a rigid body appears to rotate at a given instant
  • Located where the velocity of the body is zero relative to the fixed frame
  • Used to simplify analysis of planar motion of rigid bodies
  • Can be found by intersecting perpendicular lines to velocity vectors at two points on the body

Coriolis acceleration

  • Additional acceleration experienced by objects moving in a rotating reference frame
  • Expressed as ac=2ω×vrel\vec{a}_c = 2\vec{\omega} \times \vec{v}_{rel}, where ω is the angular velocity of the rotating frame
  • Causes apparent deflection of moving objects (Coriolis effect)
  • Important in analyzing motion on rotating platforms or planetary-scale phenomena

Applications of curvilinear motion

  • Applications of curvilinear motion in Engineering Mechanics – Dynamics span various fields and real-world scenarios
  • Enable engineers to model and analyze complex systems involving non-linear paths
  • Provide insights into natural phenomena and form the basis for many engineering designs

Projectile motion

  • Describes the path of an object launched into the air and subject to gravity
  • Combines horizontal motion at constant velocity with vertical motion under constant acceleration
  • Trajectory forms a parabola in the absence of air resistance
  • Key equations
    • Horizontal position x=v0cosθtx = v_0\cos\theta \cdot t
    • Vertical position y=v0sinθt12gt2y = v_0\sin\theta \cdot t - \frac{1}{2}gt^2
    • Time of flight tflight=2v0sinθgt_{flight} = \frac{2v_0\sin\theta}{g}
  • Applications include ballistics, sports (javelin throw), and rocket launches

Circular motion

  • Involves movement of an object along a circular path at constant or varying speed
  • Characterized by directed towards the center of the circle
  • Uniform circular motion equations
    • Centripetal acceleration ac=v2r=ω2ra_c = \frac{v^2}{r} = \omega^2r
    • Period T=2πrv=2πωT = \frac{2\pi r}{v} = \frac{2\pi}{\omega}
  • Non-uniform circular motion includes tangential acceleration component
  • Applications include planetary motion, centrifuges, and rotary engines

Planetary orbits

  • Describes the motion of planets, moons, and artificial satellites around a central body
  • Governed by Newton's law of universal gravitation and Kepler's laws of planetary motion
  • Elliptical orbits with the central body at one focus
  • Kepler's laws
    • Orbits are ellipses
    • Equal areas are swept in equal times
    • The square of the orbital period is proportional to the cube of the semi-major axis
  • Applications in space exploration, satellite communications, and understanding celestial mechanics

Kinematic equations

  • Kinematic equations in Engineering Mechanics – Dynamics describe the motion of objects without considering the forces causing the motion
  • Provide fundamental relationships between position, velocity, acceleration, and time
  • Form the basis for solving a wide range of motion problems in engineering and physics

Constant acceleration

  • Describes motion where acceleration remains constant throughout the motion
  • Set of equations valid for straight-line motion or individual components of curvilinear motion
  • Key equations
    • v=v0+atv = v_0 + at
    • x=x0+v0t+12at2x = x_0 + v_0t + \frac{1}{2}at^2
    • v2=v02+2a(xx0)v^2 = v_0^2 + 2a(x - x_0)
  • Applicable to free fall, simple projectile motion, and uniform circular motion

Variable acceleration

  • Involves motion where acceleration changes with time or position
  • Requires calculus-based approaches to solve for position, velocity, and acceleration
  • General relationships
    • Velocity as a function of time v(t)=a(t)dtv(t) = \int a(t) dt
    • Position as a function of time x(t)=v(t)dtx(t) = \int v(t) dt
  • Often involves numerical integration techniques for complex acceleration functions
  • Applications include rocket launches, particle motion in electric fields, and damped oscillations

Parametric equations

  • Describe the position of a particle as a function of a parameter (usually time)
  • Expressed as x=f(t)x = f(t), y=g(t)y = g(t), z=h(t)z = h(t) in 3D space
  • Allow for representation of complex curved paths in a simple form
  • Velocity and acceleration obtained by differentiating parametric equations
  • Useful for analyzing motion along arbitrary curves and in computer graphics applications

Curvilinear motion constraints

  • Curvilinear motion constraints in Engineering Mechanics – Dynamics limit the possible motions of a system
  • Play a crucial role in determining the degrees of freedom and equations of motion for mechanical systems
  • Help simplify complex problems by reducing the number of variables needed to describe the motion

Holonomic constraints

  • Can be expressed as functions of position and time only
  • Do not involve velocities explicitly
  • General form f(x,y,z,t)=0f(x, y, z, t) = 0 for a single constraint
  • Reduce the number of degrees of freedom by the number of independent constraints
  • Examples include rigid connections, fixed distances between points, and motion along a specified curve

Non-holonomic constraints

  • Cannot be expressed solely in terms of position and time
  • Involve velocities or higher-order derivatives
  • Cannot be integrated to obtain position constraints
  • General form f(x,y,z,x˙,y˙,z˙,t)=0f(x, y, z, \dot{x}, \dot{y}, \dot{z}, t) = 0
  • Do not necessarily reduce the number of degrees of freedom
  • Examples include rolling without slipping, knife-edge constraints, and certain types of robotic manipulators

Degrees of freedom

  • Represent the number of independent parameters needed to specify the configuration of a system
  • Calculated as the difference between the total number of coordinates and the number of independent constraints
  • For a system of N particles in 3D space
    • Total coordinates 3N
    • Degrees of freedom 3N - m, where m is the number of independent holonomic constraints
  • Crucial for determining the minimum number of equations needed to describe the motion
  • Impacts the complexity of analysis and the choice of generalized coordinates in Lagrangian mechanics

Energy in curvilinear motion

  • Energy analysis in curvilinear motion provides powerful tools in Engineering Mechanics – Dynamics
  • Allows for solving complex problems without detailed knowledge of forces or accelerations
  • Connects the concepts of work, energy, and power to the motion of particles and rigid bodies

Kinetic energy

  • Represents the energy of motion for a particle or system
  • For translational motion KE=12mv2KE = \frac{1}{2}mv^2, where m is mass and v is velocity
  • For rotational motion KE=12Iω2KE = \frac{1}{2}I\omega^2, where I is moment of inertia and ω is angular velocity
  • In curvilinear motion, often expressed as the sum of translational and rotational components
  • Changes in kinetic energy relate to work done by forces acting on the system

Potential energy

  • Energy possessed by a system due to its position or configuration
  • Common forms include
    • Gravitational potential energy PE=mghPE = mgh, where h is height above a reference level
    • Elastic potential energy PE=12kx2PE = \frac{1}{2}kx^2, where k is spring constant and x is displacement
  • Changes in potential energy relate to conservative forces acting on the system
  • Crucial for analyzing oscillatory motion and systems with varying height or deformation

Work-energy theorem

  • States that the work done by all forces acting on a particle equals the change in its kinetic energy
  • Expressed mathematically as W=ΔKE=KEfKEiW = \Delta KE = KE_f - KE_i
  • For conservative forces, work done is independent of the path taken
  • Allows for solving problems by considering initial and final states without needing detailed motion information
  • Particularly useful in curvilinear motion where force directions may change continuously
© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.


© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.
Glossary
Glossary