Comprehensive Engineering Kinematics and Projectile Dynamics Notes

Rectilinear Kinematics and Variable Acceleration Mechanisms

In the study of rectilinear motion, a street car moving from station A to a subsequent stop B undergoes acceleration that is not constant but varies as a function of displacement. The acceleration law is defined by the equation f=abxf = a - bx, where aa and bb represent positive constants and xx denotes the distance from the starting station A. To determine the total distance AB, we utilize the kinematic relationship f=v×dvdxf = v \times \frac{dv}{dx}. By substituting the acceleration law, we obtain the differential equation v×dv=(abx)×dxv \times dv = (a - bx) \times dx. Integrating both sides from the initial state at station A (x=0x = 0, v=0v = 0) to the final state at stop B (x=dx = d, v=0v = 0), the integral becomes 00v×dv=0d(abx)×dx\int_{0}^{0} v \times dv = \int_{0}^{d} (a - bx) \times dx. The left side of the equation evaluates to zero, leading to the expression 0=[axbx22]0d0 = [ax - \frac{bx^2}{2}]_{0}^{d}, which simplifies to adbd22=0ad - \frac{bd^2}{2} = 0. Solving for distance dd, we find that d×(abd2)=0d \times (a - \frac{bd}{2}) = 0. Since dd cannot be zero for the distance between stations, the distance AB is equal to 2ab\frac{2a}{b}.

Piecewise Velocity and Cumulative Displacement Calculation

The motion of a body on a straight track is often characterized by a piecewise velocity function where the rate of change varies over distinct time intervals. For a particle whose speed is defined by v(t)=2t+13v(t) = 2t + 13 for 0t5s0 \le t \le 5\,s, v(t)=3t+8v(t) = 3t + 8 for 5<t<7s5 < t < 7\,s, and v(t)=4t+1v(t) = 4t + 1 for t>7st > 7\,s, the total distance moved at the end of 10 seconds is the sum of the integrals of each velocity segment. The first displacement component from t=0t = 0 to t=5t = 5 is calculated as 05(2t+13)dt=[t2+13t]05=25+65=90m\int_{0}^{5} (2t + 13) \, dt = [t^2 + 13t]_{0}^{5} = 25 + 65 = 90\,m. The second segment from t=5t = 5 to t=7t = 7 is 57(3t+8)dt=[3t22+8t]57\int_{5}^{7} (3t + 8) \, dt = [\frac{3t^2}{2} + 8t]_{5}^{7}, which results in (3×492+56)(3×252+40)=(73.5+56)(37.5+40)=129.577.5=52m(\frac{3 \times 49}{2} + 56) - (\frac{3 \times 25}{2} + 40) = (73.5 + 56) - (37.5 + 40) = 129.5 - 77.5 = 52\,m. The final segment from t=7t = 7 to t=10t = 10 is calculated as 710(4t+1)dt=[2t2+t]710=(200+10)(98+7)=210105=105m\int_{7}^{10} (4t + 1) \, dt = [2t^2 + t]_{7}^{10} = (200 + 10) - (98 + 7) = 210 - 105 = 105\,m. The total distance moved by the particle is the summation of these three segments: 90+52+105=247m90 + 52 + 105 = 247\,m.

Acceleration as a Function of Time and Velocity Integration

When a particle moving along the x-axis experiences an acceleration ff that depends on time tt, defined by the formula f=f0×(1tT)f = f_0 \times (1 - \frac{t}{T}), where f0f_0 and TT are constants, its velocity can be derived through integration. Given that the particle starts with zero velocity at t=0t = 0, we must find the velocity at the specific instant when the acceleration ff reaches zero. Setting the acceleration equation to zero, f0×(1tT)=0f_0 \times (1 - \frac{t}{T}) = 0, reveals that this occurs at time t=Tt = T. The velocity vv is then found by integrating the acceleration with respect to time: v=0Tf0×(1tT)dtv = \int_{0}^{T} f_0 \times (1 - \frac{t}{T}) \, dt. This integration yields v=f0×[tt22T]0Tv = f_0 \times [t - \frac{t^2}{2T}]_{0}^{T}. Evaluating at the limits, we get v=f0×(TT22T)=f0×(TT2)=12f0Tv = f_0 \times (T - \frac{T^2}{2T}) = f_0 \times (T - \frac{T}{2}) = \frac{1}{2} f_0 T.

Fundamental Principles of Ground-to-Ground Projectile Motion

Projectile motion is analyzed by decomposing the initial velocity into horizontal and vertical components. If a particle's horizontal distance is x=6tx = 6t and its vertical distance is y=8t5t2y = 8t - 5t^2, the velocity components are found by differentiating these expressions with respect to time. The horizontal velocity component is vx=dxdt=6m/secv_x = \frac{dx}{dt} = 6\,m/sec, and the vertical velocity component is vy=dydt=810tm/secv_y = \frac{dy}{dt} = 8 - 10t\,m/sec. At the initial moment (t=0t = 0), the components are vx=6m/secv_x = 6\,m/sec and vy=8m/secv_y = 8\,m/sec. The initial velocity magnitude is calculated using the Pythagorean theorem: v=(vx2+vy2)=(62+82)=10m/secv = \sqrt{(v_x^2 + v_y^2)} = \sqrt{(6^2 + 8^2)} = 10\,m/sec. In such a motion, the velocity vector is perpendicular to the acceleration vector (gravity) for only one instant, which occurs at the highest point (apex) of the trajectory where the vertical velocity component is zero.

Range, Time of Flight, and Environmental Variables in Ballistics

The time of flight for a body thrown with a velocity of u=9.8m/su = 9.8\,m/s at an angle θ=30\theta = 30^\circ is given by the formula T=2u×sin(θ)gT = \frac{2u \times \sin(\theta)}{g}. Using g=9.8m/s2g = 9.8\,m/s^2, the calculation is T=2×9.8×sin(30)9.8=2×0.5=1sT = \frac{2 \times 9.8 \times \sin(30^\circ)}{9.8} = 2 \times 0.5 = 1\,s. The horizontal range RR of a projectile is governed by the expression R=v2×sin(2θ)gR = \frac{v^2 \times \sin(2\theta)}{g}. Because the range is inversely proportional to gravity, a projectile thrown on the surface of the moon, where gravity is approximately 16\frac{1}{6} that of Earth (gmoon=gearth6g_{moon} = \frac{g_{earth}}{6}), will have a range six times greater (6R6R) for the same initial speed and angle. Additionally, the range is identical for complementary angles of projection; for an initial angle of 1515^\circ, the other angle yielding the same range is 9015=7590^\circ - 15^\circ = 75^\circ. Comparing two projectiles, A (at 1515^\circ) and B (at 4545^\circ), projectile B will have a larger horizontal range because sin(2×45)=sin(90)=1\sin(2 \times 45^\circ) = \sin(90^\circ) = 1 is greater than sin(2×15)=sin(30)=0.5\sin(2 \times 15^\circ) = \sin(30^\circ) = 0.5.

Conservation and Dynamics in Parabolic Paths

When a ball is thrown upwards and describes a parabolic path, certain physical quantities change while others remain invariant throughout the flight. The speed of the ball, its kinetic energy, and its vertical component of velocity all vary due to the constant downward acceleration of gravity. However, in the absence of air resistance, the horizontal component of velocity remains constant because there are no horizontal forces acting upon the projectile. Furthermore, the energy state of the projectile changes with elevation. If a ball is launched at an angle of 4545^\circ with initial kinetic energy E=12mv2E = \frac{1}{2} m v^2, at the highest point of its flight, the velocity is purely horizontal and equal to v×cos(45)v \times \cos(45^\circ). The kinetic energy at this peak is 12m×(v×cos(45))2=12mv2×cos2(45)=E×(12)2=E2\frac{1}{2} m \times (v \times \cos(45^\circ))^2 = \frac{1}{2} m v^2 \times \cos^2(45^\circ) = E \times (\frac{1}{\sqrt{2}})^2 = \frac{E}{2}.