Friction

Let's do another example of forces applied to a not so difficult situation. Suppose you are asked to tug a rope connected to a heavy box of mass m. The box slides along a frictionless floor but is low enough so that you have to hold the rope at an angle q with respect to the horizontal (see the figure below).

So the velocity is the square root of 2axd. If we were to ask an additional question, what angle of inclination for the rope maximizes the speed we get for the same magnitude tension applied and the same distance traveled, we can see immediately that since ax depends linearly on T cos(q) and since cos(q) is maximm for q = 0, the optimal condition is to pull horizontally parallel to the floor. Is this also true if friction is involved? Let's see.


How Does Friction Change Things?

First, we need to know some things about the frictional force. To begin with, let's start with case of an object moving across a floor which has friction. Experimental observation tells us that the frictional force, at low velocities, is constant as long as the object is moving across the surface and is not moving too rapidly. The direction of the frictional force is opposite to the direction of motion and its magnitude is proportional to the normal force which maintains contact between the object and the surface, in this case the floor. We call this type of friction kinetic friction. Intuitively, it makes some sense that the kinetic friction should depend on how strongly the object is being pressed into the surface it's sliding on. The fact that the frictional force is independent of the surface area in contact just reflects an intuitive notion that, if the area is large, the average force per unit area smushing the object and surface together is small, but the area is large. If the area of contact is small, then the average force per unit area smushing the surfaces together is large. These effects of force per unit area and amount of area in contact largely offset each other so that the friction depends just on the total amount of force maintaining the contact. The constant of proportionality is usually referred to as the coefficient of kinetic friction and is denoted by the greek letter, m.

Now we can return to our previous problem and add in friction. The force diagram now becomes

The vertical change in motion is unaffected by the kinetic friction since the friction acts only in the horizontal direction. The magnitude of the kinetic friction is mkFN = mkmg - T sin(q) since we previously found the relationship between the normal force, mg, and T. The horizontal acceleration is

T cos(q) - fk = max ==> ax = (T[cos(q) + mk sin(q)] - mk mg)/m

We can calculate the velocity after a distance d has been traveled as before. Now, however, if we ask what angle q maximizes the velocity, we can not be sure the answer is still 0. In fact, we can see that it is very likely not zero since the frictional force and the horizontal component of the tension both increase as q goes to zero. As we increase q, the horizontal component of tension goes down, but since the vertical component goes up, the normal force from the floor goes down and the frictional force also goes down. How do we solve this? First, note that the cosine of q at zero is 1 and the sine of q at zero is 0. For q near zero, the cosine goes down more slowly than the sine increases as q goes up. Hence, we expect that raising the angle will reduce the frictional force at a faster rate than the reduction of the horizontal component of the tension. To get the exact answer, we note that the velocity is largest when the acceleration is largest, so if we find the value of q that maximizes the acceleration, we are done. The usual trick is to find where the first derivative or instantaneous rate of change of acceleration as a function of q goes to zero. The rate going to zero describes an approach of the function value to a minimum or maximum. In our case,

dax/d(q) = T[-sin(q) + mk cos(q)] = 0 ==> q = tan-1[ mk]

describes a maximum since the acceleration increases as q goes up from zero. We can prove this by asking Maple to graph the acceleration as a function of q. In the plot below, I chose T = 50 N, m = 20 kg, and m = 0.2.

What do the negative values of acceleration correspond to? These are not physical. When q = 0.891 or 51° or so, the frictional force overtakes the horizontal component of the tension and the block stops. Since friction can not cause the object to move backwards, the block remains stationary for values of q > 0.891. Our plot does show the acceleration going up as q increases. The maximum occurs at about q = 0.197 or about 11° . This angle minimizes the amount of acceleration you get for a given tension in the rope.


What About Static Friction?

The static frictional force acts to keep objects from beginning motion against a surface. Its magnitude can be any value between 0 and a maximum value which is proportional to the normal force coming from contact between the object and the surface. We call the constant of proportionality for this maximum static frictional force ms, the coefficient of static friction.

The direction is such as to oppose the direction in which motion would occur if friction were not present.

Let's do an example.


Static and Kinetic Friction

The problem below is not really simple at all. It's solution reflects how we want to think about friction however. We start with the figure shown below:

You can develop the free-body diagrams by noting that, if we start with m2, the simpler of the two blocks, there are only two points of contact, the rope and contact with block m2. That means there are 4 forces acting on m1. These are shown on the free-body diagram below. Note that the direction of kinetic friction is determined by the direction of motion of m2 with respect to m1. Since m2 must move to the left when m1 moves to the right, it's motion relative to m1 is to the left, so the frictional force points to the right.

We expect that m2 will not accelerate along the vertical position, so the equations governing its motion are:

y motion: FN2 - m2g = 0 ==> FN2 = m2g
x motion: fk - T = m2a2 ==> mk m2g - T = m2a2

Now we can look at the free-body diagram for m2

Where we note that Newton's Third Law demands that if m2 undergoes a frictional force because of its interaction with m1, then m1 must undergo a frictional force of the same magnitude, but oppositely directed. The equations of motion are:

y motion: FN1 - m1g - m2g = 0 ==> FN1 = (m1 + m2)g
x motion: F - fk - T = m1a1 ==> F - mkm2g - T = m1a1

We also note that if m1 moves to the right by a certain distance, m2 must move to the left by the same distance in the same time in order to keep the string from stretching. Therefore, we must impose a1 = -a2. Setting a1 = a, we can solve our above expressions using Maple

We note that Maple gives the acceleration as the external force F - 2fk divided by the sum of the masses. This makes intuitive sense because if we consider m1 and m2 to be a system, then the external forces are F acting on m1 and fk acting on both m1 and m2.



Hits since 10/01/99: