J. Peraire 16.07 Dynamics Fall 2004 Version 1.1 Lecture D9 - Linear Impulse and Momentum In this lecture we will consider the equations that result from integrating Newton’s second law, F = ma, in time. This will lead to the principle of linear impulse and momentum. This principle is very useful when solving problems in which we are interested in determining the global effect of a force acting on a particle over a time interval. Linear Momentum We consider the curvilinear motion of a particle of mass, m, under the influence of a force F. Assuming that the mass does not change, we have from Newton’s second law, F = ma = mdvdt = ddt(mv) . The case where the mass of the particle changes with time (e.g. a rocket) will be considered later on in this course. The linear momentum vector, L, is defined as L = mv . Thus, an alternative form of Newton’s second law is F = ˙L , (1) which states that the total forceacting ona particle is equalto the time rate of changeof its linear momentum. Principle of Linear Impulse and Momentum Imagine now that the force considered acts on the particle between time t1 and time t2. Equation (1) can then be integrated in time to obtain integraldisplay t2 t1 F dt = integraldisplay t2 t1 ˙L dt = L2 ?L1 = ?L . (2) Here, L1 = L(t1) and L2 = L(t2). The term I = integraldisplay t2 t1 F dt , is called the linear impulse. Thus, the linear impulse on a particle is equal to the linear momentum change. 1 Note Units of Impulse and Momentum It is obvious that linear impulse and momentum have the same units. In the SI system they are N · s or kg · m/s, whereas in the English system they are lb · s, or slug · ft/s. Example (MK) Average Drag Force The pilot of a 90,000-lb airplane which is originally flying horizontally at a speed of 400 mph cuts off all engine power and enters a glide path as shown where β = 5o. After 120 s, the airspeed of the plane is 360 mph. We want to calculate the magnitude of the time-averaged drag force. Aligning the x-axis with the flight path, we can write the x component of equation (2) as follows integraldisplay 120 0 (W sinβ ?D) dt = Lx(120)?Lx(0) . The time-averaged value of the drag force, ˉD, is ˉD = 1 120 integraldisplay 120 0 D dt . Therefore, (W sinβ ? ˉD)120 = m(vx(120)?vx(0)) . Substituting and applying the appropriate unit conversion factors we obtain, (90,000sin5o ? ˉD)120 = 90,00032.2 (360?400)52803600 → ˉD = 9,210 lb . Impulsive Forces We typically think of impulsive forces as being forces of very large magnitude that act over a very small interval of time, but cause a significant change in the momentum. Examples of impulsive forces are those generated when a ball is hit by a tennis racquet or a baseball bat, or when a steel ball bounces on a steel plate. The table below shows typical time intervals over which some of these impulses occur. 2 Time interval ?t [s] Racquet hitting a tennis ball 0.005 – 0.05 Bat hitting a baseball 0.01–0.02 Golf club hitting a golf ball 0.001 Pile Driver 0.01 – 0.02 Shotgun 0.001 Steel ball bouncing on steel plate 0.0002 Example (MK) Baseball Bat A baseball is travelling with a horizontal velocity of 85 mph just before impact with the bat. Just after the impact, the velocity of the 518 oz. ball is 130 mph, at an angle of 35o above the horizontal. We want to determine the horizontal and vertical components of the average force exerted by the bat on the baseball during the 0.02 s impact. If we consider the time interval between the instant the baseball hits the bat, t1, and the instant after it leaves the bat, t2, the forces responsible for changing the baseball’s momentum are gravity and the contact forces exerted by the bat. We can use the x and y components of equation (2) to determine the average force of contact. First, consider the x component, mvx1 + integraldisplay t2 t1 Fx dt = mvx2 . Inserting numbers and using appropriate conversion factors, we obtain ?5.125/1632.2 (8552803600) + ˉFx(0.02) = 5.125/1632.2 (13052803600 cos35o) → ˉFx = 136.7 lb . For the y direction, we have mvy1 + integraldisplay t2 t1 Fy dt = mvy2 , which gives, 0 + ˉFy(0.02)? 5.12516 (0.02) = 5.125/1632.2 (13052803600 sin35o) → ˉFy = 54.7 lb . 3 We note that mg?t = 0.0064 lb-s, whereas ˉFy(?t) = 1.094 lb - s. Thus, mg?t is 0.59% of the total impulse. We could have safely neglected it. In this case we would have obtained ˉFy = 54.4 lb. Conservation of Linear Momentum We see from equation (1) that if the resultant force on a particle is zero during an interval of time, then its linear momentum L must remain constant. Since equation (1) is a vector quantity, we can have situations in which only some components of the resultant force are zero. For instance, in Cartesian coordinates, if the resultant force has a non-zero component in the y direction only, then the x and z components of the linear momentum will be conserved since the force components in x and z are zero. Consider now two particles, ma and mb, which interact during an interval of time. Assume that interaction forces between them are the only unbalanced forces on the particles. Let F be the interaction force that particle mb exerts on particle ma. Then, according to Newton’s third law, the interaction force that particle ma exerts on particle mb will be ?F. Using expression (2), we will have that ?La = ??Lb, or ?L = ?La + ?Lb = 0. That is, the changes of momentum of particles ma and mb are equal in magnitude and opposite in sign, and the total momentum change equals zero. Recall that this is true if the only unbalanced forces on the particles are the interaction forces. The more general situation in which external forces can be present will be considered in future lectures. We note that the above argument is also valid in a componentwise sense. That is, when two particles interact and there are no external unbalanced forces along a given direction, then the total momentum change along that direction must be zero. Example Ballistic Pendulum The ballistic pendulum is used to measure the velocity of a projectile by observing the maximum angle θmax to which the box of sand with the embedded projectile swings. Find an expression that relates the initial velocity of a projectile v0 of mass m to the maximum angle θmax reached by the pendulum. The mass of the sand box is M and the length of the pendulum is L. 4 We consider the equation of conservation of linear momentum along the horizontal direction. The initial momentum of the projectile is mv0. Since the sand box is initially at rest its momentum is zero. Just after the projectile penetrates into the box, the velocity of the sand box and the projectile are the same. Therefore, if v1 is the velocity of the sand box (with the embedded projectile) just after impact, we have from conservation of momentum, mv0 = (M + m)v1 . After impact, the problem reduces to that of a simple pendulum. The only force doing any workis gravityand therefore we can apply the principle of conservation of work and energy. At the point when θ is maximum, the velocity will be zero. From energy conservation we finally obtain, 1 2(M +m)v 2 1 = (M +m)ghmax , and since h = L(1?cosθ), we have θmax = cos?1 parenleftBigg 1? parenleftbigg m M +m parenrightbigg2 v2 0 2Lg parenrightBigg . ADDITIONAL READING J.L. Meriam and L.G. Kraige, Engineering Mechanics, DYNAMICS, 5th Edition 3/8, 3/9 5