Static Friction: Difference between revisions

From Physics Book
Jump to navigation Jump to search
Line 47: Line 47:
Take notice that '''F_N''' is equal to '''F_grav''' which is as follows:
Take notice that '''F_N''' is equal to '''F_grav''' which is as follows:


::<math> {F}_{grav} = {M}{g}</math>  where  ::<math> {g} = {9.81} {m}{----}{s<sup>2}</math>
::<math> {F}_{grav} = {M}{g}</math>  where  ::<math> {g} = {9.81} {m/}{s<sup>2}</math>


So, the static friction can be simplified to the final equation:
So, the static friction can be simplified to the final equation:

Revision as of 22:48, 25 November 2018

claimed by: jfitton3 Short Description of Topic

The Main Idea

Friction is the resistance to motion between two objects. It is proportional to the force that pushes the two surfaces together and the roughness of the surface. Static friction is the friction between two objects that are not moving. Static friction between the two objects will increase to oppose motion until it reaches a certain point in which the objects move. This point of motion is defined by the coefficient of static friction which is generally greater than the coefficient of kinetic friction.

A Mathematical Model

Friction is defined by the formula:

[math]\displaystyle{ {F}_{friction} = {μ}{F}_{normal} }[/math]

Where μ is the coefficient of friction between the two objects and F_normal is the normal force between the two surfaces.

Static friction is the maximum force just before the two objects enter into motion and it is related to the coefficient of static friction. It is defined as follows:

[math]\displaystyle{ {F}_{max,f} = {μ}_{static}{F}_{normal} }[/math]

Where μ_static is the coefficient of static friction and F_normal is the normal force between the two surfaces. If the net force exerted on the objects exceeds the F_max the objects start to move. So, the object will begin to move against the direction of the static frictional force if:

[math]\displaystyle{ {F}_{object} \gt {F}_{max,f} }[/math]


Forces that will act on the object could be applied forces, gravitational forces, and frictional forces. As long as the maximum frictional force is greater than the rest of the forces acting on the object, that object won't move. However, once this static friction is overcome, the friction then becomes kinetic which typically requires a different coefficient of friction value.

A Computational Model

How do we visualize or predict using this topic. Consider embedding some vpython code here Teach hands-on with GlowScript

Examples

Be sure to show all steps in your solution and include diagrams whenever possible

Basic Example

There is a box on top of a table and is not moving. The box has a mass M and the coefficient of static friction between the box and the table is ::[math]\displaystyle{ {μ}_{static} }[/math]. What is the frictional force?

The way to solve this problem is to recognize that the box itself is not moving. Therefore, one can deduce that the frictional force has to be static, and the coefficient of static friction can then be used. The static friction force is calculated as follows:

[math]\displaystyle{ {F}_{friction} = {F}_{N}{μ}_{static} }[/math]

Take notice that F_N is equal to F_grav which is as follows:

[math]\displaystyle{ {F}_{grav} = {M}{g} }[/math] where  ::[math]\displaystyle{ {g} = {9.81} {m/}{s\lt sup\gt 2} }[/math]

So, the static friction can be simplified to the final equation:

[math]\displaystyle{ {F}_{friction} = {M}{g}{μ}_{static} }[/math]

Middling

There is a box resting on an incline plane with a mass M_b. The coefficient of static friction between the box and the ramp is μ_s. The box isn’t moving, what is the friction force?

Solution:

To solve the problem the first step required is to identify the free body diagram:

The next step is to calculate the Y component of the F_grav . That will be equal to the F_N .

[math]\displaystyle{ {F}_{N} = {F}_{grav}{sinθ} }[/math]
[math]\displaystyle{ With {F}_{grav} = {9.81}{M}_{b} }[/math]

The final step is to utilize the formula for static friction and the calculated F_N:

[math]\displaystyle{ {F}_{friction} = {F}_{N}{μ}_{s} }[/math]

That solves the problem.

Difficult

Real Life Application

Static friction is a much more important Physics concept than most people think because this static friction plays such a big roll in large scale systems. For example, wheels are able to rotate solely due to static friction because it prevents the wheel from "slipping" with the surface that it makes contact. The ground applies a static frictional force to the wheel at the point of contact so that the wheel will "roll" over that point without truly spinning.

Static friction can also be seen else where such as walking and running which is achieved through the static friction between our shoe and the ground. The friction itself allows us to push forward using the static friction between our shoe and the ground as a pivot.

Overall, static is a minor basic Physic's concept that plays a big role in our everyday life without us truly noticing. Try keeping your eyes open for different systems of motion and how static friction might play a role on the movement in that system.

History

Static friction is the answer that people gave to the question of why certain objects didn't slide down inclined planes or why when something was pushed it didn't go on forever. The basis of this is in Newton's Laws. "An object in motion will remain in motion unless an external force is exerted on it." When an object is in motion, friction is the external force that is stopping it. Leonardo da Vinci is credited as the one who discovered the basic laws of friction.

See also

Look below

Further reading

  • The Wikipedia page on friction[1]
  • An explanation of static friction with some diagrams[2]

External links

  • A couple of animations[3]

References

The book we used in class was a reference utilized in the creation of this page:

Matter and Interactions 4th edition. Full Citation: Chabay, Ruth W., and Bruce A. Sherwood. Matter and Interactions. Hoboken, NJ: Wiley, 2011. Print.