<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.physicsbook.gatech.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Lbond9</id>
	<title>Physics Book - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://www.physicsbook.gatech.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Lbond9"/>
	<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/Special:Contributions/Lbond9"/>
	<updated>2026-04-28T11:10:01Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.7</generator>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Air_Resistance&amp;diff=23389</id>
		<title>Air Resistance</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Air_Resistance&amp;diff=23389"/>
		<updated>2016-04-22T19:33:49Z</updated>

		<summary type="html">&lt;p&gt;Lbond9: I took out where it still said &amp;quot;Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&amp;quot; in the History section.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page was completed by Jayanth Chintham (jchintham3). 11/29/15&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The forces acting opposite to the direction of motion are called air resistance. Another term for this restraining effect is called &amp;quot;drag.&amp;quot; Air resistance is an example of energy dissipation.&lt;br /&gt;
 &lt;br /&gt;
 [[File:Air resistance.jpg]]&lt;br /&gt;
&lt;br /&gt;
You may have noticed that moving objects quickly through any substance is harder than moving objects slowly through a substance. This is due to the air resistance. The magnitude of air resistance directly correlates to the speed of the object. Another aspect that impacts air resistance is the cross sectional area of a system. An example is a skydiver with an open parachute has more air resistance than a closed parachute. Air resistance force has an effect on the shape of an object as well. An example of this is a coffee filter, which is blunt object. A ball with the same cross sectional area as a coffee filter has less air resistance. The last effect that impacts air resistance is air density. An example is at higher altitudes (less air density) where there is less air resistance. &lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
The four factors that impact air resistance are cross sectional area, shape, air density, and speed. As you can see in the formula below, these four factors are included in the formula for the air resistance. &lt;br /&gt;
&lt;br /&gt;
[[File:Formula.png]]&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
[Air Resistance Using Glowscript][http://www.glowscript.org/#/user/jayanthchintham/folder/Public/program/AirResistance]&lt;br /&gt;
&lt;br /&gt;
===Rotational Motion on Air Resistance===&lt;br /&gt;
&lt;br /&gt;
[[File:Pressure.png]]&lt;br /&gt;
&lt;br /&gt;
If a ball has spin, there is an effect of fluid flow around the ball that raises the air pressure on the side where the rotational motion is in the same direction as the ball&#039;s velocity, and lowers the air pressure on the other side, where the rotational motion is in the opposite direction to the velocity. In the figure above, the force points upward due to &amp;quot;backspin&amp;quot; and lifts the ball extending the range. In the case where there is topspin on the ball, the force is downward decreasing the range. This topic is related to fluid dynamics.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Problem 1===&lt;br /&gt;
&lt;br /&gt;
You are standing at the top of a 20 building. You throw a ball in the horizontal direction with speed of 10 m/s. If you neglect air resistance, where would you expect the ball to hit on the plain surface below? Do you think your prediction without air resistance is too large or too small?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Solution:&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
height = (initial velocity in y direction)(time) + .5(acceleration from gravity)(time)^2&lt;br /&gt;
&lt;br /&gt;
Since there is no initial velocity in the y direction, the equation is just: &lt;br /&gt;
&lt;br /&gt;
height = .5(acceleration from gravity)(time)^2&lt;br /&gt;
&lt;br /&gt;
20 = .5(9.8)(t)^2&lt;br /&gt;
&lt;br /&gt;
Solve for t. &lt;br /&gt;
&lt;br /&gt;
t = 2.02 seconds&lt;br /&gt;
&lt;br /&gt;
range = (initial velocity in x direction)(time) + .5(acceleration in x direction)(time)^2&lt;br /&gt;
&lt;br /&gt;
Since there is no acceleration in the x direction, the equation is just: &lt;br /&gt;
&lt;br /&gt;
range = (initial velocity in x direction)(time)&lt;br /&gt;
&lt;br /&gt;
range = (10)(2.02)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;range = 20.2 meters&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Our prediction without air resistance is too large, because air resistance has a force opposite to motion. This in turn would make the landing distance shorter.&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Problem 2===&lt;br /&gt;
&lt;br /&gt;
John is going sky diving for the first time. His mass is 70 kg and his terminal speed is 38 m/s. What is the magnitude of the force of the air on John? &lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Solution:&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At the terminal speed, the force of air (air resistance) is equal to the force of gravity. &lt;br /&gt;
&lt;br /&gt;
Force air = Force gravity&lt;br /&gt;
&lt;br /&gt;
Force air = (mass) (acceleration from gravity)&lt;br /&gt;
&lt;br /&gt;
Force air = (70)(9.8)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Force air = 686 Newtons&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Problem 3===&lt;br /&gt;
&lt;br /&gt;
Sarah is doing an air resistance experiment in class. The experiment requires Sarah to drop a coffee filter from a height of 2 meters. Let&#039;s say that the mass of the coffee filter was 2.0 grams, and it reached the ground with a speed of 1.0 m/s. How much kinetic energy did the air gain when Sarah dropped the coffee filter?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Solution:&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:coffee filter.png]]&lt;br /&gt;
&lt;br /&gt;
Potential energy = (mass)(acceleration from gravity)(height)&lt;br /&gt;
&lt;br /&gt;
Potential energy = (.002)(9.8)(2)&lt;br /&gt;
&lt;br /&gt;
Potential energy = .0392 Joules&lt;br /&gt;
&lt;br /&gt;
Kinetic Energy = .5(mass)(velocity)^2&lt;br /&gt;
&lt;br /&gt;
Kinetic Energy = .5(.002)(1.0)^2&lt;br /&gt;
&lt;br /&gt;
Kinetic Energy = .001 Joules&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Total Energy = Potential Energy + Kinetic Energy&lt;br /&gt;
&lt;br /&gt;
Total Energy = 0.0392 + 0.001 = 0.0402 Joules&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&amp;lt;b&amp;gt;How is this topic connected to something that you are interested in?&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As an adventurous person, I have always been interested in skydiving. Air resistance is a huge factor in skydiving, as it allows you to reach the ground safely just with a parachute. There are many factors in releasing a parachute to have the safest possible landing. When you release your parachute and how to control your parachute are very important in having a safe landing. Also, there is obviously a lot of air resistance in a parachute because of the large cross sectional area. &lt;br /&gt;
&lt;br /&gt;
Another topic that air resistance plays a factor in is sports. A specific sport that air resistance impacts is tennis. Spin is very important in tennis, because it allows you to control where the ball lands. If there is topspin on a ball, the air resistance is less allowing the ball to come down faster. If there is backspin, the ball stays in the air longer being controlled by the air. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;How is it connected to your major?&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I am an aerospace engineer, so air resistance has a lot of application in my field. Especially in aircraft design and manufacturing, aerospace engineers must design a aircraft that allows for the least air resistance. This allows for more control over the plane. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Is there an interesting industrial application?&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Air resistance has a lot of application in speed sports. Also, air resistance plays a big factor in skydiving and anything with a parachute. Lastly, the aircraft industry factors in air resistance into all of their products, as this force is very important in certain situations.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Aristotle was the first to write about air resistance in the 4th century BC. In the 15th century, Leonardo da Vinci published the Codex Leicester, in which he rejected Aristotle&#039;s theory and attempted to prove that the only effect of air on a thrown object was to resist its motion. The first equation for air resistance was: &lt;br /&gt;
&lt;br /&gt;
[[File:drag.png]]&lt;br /&gt;
&lt;br /&gt;
This equation overestimates drag in most cases, and was often used in the 19th century to argue the impossibility of human flight.&lt;br /&gt;
&lt;br /&gt;
Louis Charles Breguet&#039;s paper of 1922 began efforts to reduce drag by streamlining. A further major call for streamlining was made by Sir Melvill Jones who provided the theoretical concepts to demonstrate emphatically the importance of streamlining in aircraft design. The aspect of Jones’s paper that most shocked the designers of the time was his plot of the horse power required versus velocity, for an actual and an ideal plane.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Further reading==&lt;br /&gt;
&lt;br /&gt;
http://www.physicsclassroom.com/class/newtlaws/Lesson-3/Free-Fall-and-Air-Resistance&lt;br /&gt;
&lt;br /&gt;
http://www.forbes.com/sites/chadorzel/2015/09/29/the-annoying-physics-of-air-resistance/[http://www.forbes.com/sites/chadorzel/2015/09/29/the-annoying-physics-of-air-resistance/]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Chabay, Ruth, and Bruce Sherwood. &amp;quot;Internal Energy.&amp;quot; Matters and Interactions. 4th ed. Vol. 1. Wiley, 2015. Print.&lt;br /&gt;
&lt;br /&gt;
More information can be found on drag[https://en.wikipedia.org/wiki/Drag_(physics)] and aerodynamics[https://en.wikipedia.org/wiki/History_of_aerodynamics]&lt;/div&gt;</summary>
		<author><name>Lbond9</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=21285</id>
		<title>Net Force</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=21285"/>
		<updated>2016-04-14T02:55:12Z</updated>

		<summary type="html">&lt;p&gt;Lbond9: I&amp;#039;m just making small improvements throughout the whole page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;by Julia Logan&lt;br /&gt;
&lt;br /&gt;
editing claimed by Leila Bond&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
In order to calculate net force, all EXTERNAL forces acting on a system are added together. The mathematical definition is &amp;lt;br&amp;gt;&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = F1 + F2 + F3... &amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Additionally,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = m*a &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
where m=mass of the object, and a = acceleration of the object.&amp;lt;/center&amp;gt;&lt;br /&gt;
If there is a nonzero net force acting on an object, that object is accelerating (not traveling at a constant velocity). A net force of zero can mean that the object is at rest, but it can also mean that the object is moving with constant velocity. Both cases have acceleration = 0, so they both satisfy &amp;lt;math&amp;gt;Fnet = m*a&amp;lt;/math&amp;gt; because &amp;lt;math&amp;gt;Fnet = 0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;a = 0&amp;lt;/math&amp;gt;. It may seem strange that an object can be moving and still have net force = zero, but remember Newton&#039;s first law, which states that objects at rest tend to remain at rest and objects in motion tend to continue going the same way at the same speed unless acted on by an outside force. Imagine an astronaut has a rock that he or she throws out of the space ship while in space: the rock would float away at a constant speed and unless a meteor hit it or something, it would keep moving forever in the same direction at the same speed.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Net force is an essential component of the Momentum Principle! We can use the Momentum Principle in vpython to update the position of a moving object. But first, we have to find net force. &lt;br /&gt;
[[File:netforce.png|200px|thumb|left|Tracing the path of a ball/spring model in vpython using net force and the momentum principle.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   #1 Fspring = -k*s&lt;br /&gt;
   #2 Fgravmag = mball * g&lt;br /&gt;
   #3 Fgrav = Fgravmag * vector(0,-1,0)&lt;br /&gt;
   #4 Fnet = Fspring+Fgrav&lt;br /&gt;
   #5 pball = pball + Fnet * deltat&lt;br /&gt;
   #6 vball = pball / mball&lt;br /&gt;
   #7 ball.pos=ball.pos+vball*deltat&lt;br /&gt;
&lt;br /&gt;
Here, the spring force and the gravitational force are found using formulas (lines 1-3). Then, they are added together to get the net force on the object (in this case a ball, line 4). The net force is then used in the update form of the momentum principle (line 5). In line 6 the velocity is updated, and line 7 the position is updated. Without net force calculations, tracing an object&#039;s path would be impossible. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Simple Example=&lt;br /&gt;
When calculating net force, it is most useful to construct a free body diagram. A free body diagram is a physical representation of the external forces applied to a system. Often, arrows are used to represent forces. In this example, forces are displayed acting on a box. &lt;br /&gt;
&lt;br /&gt;
The first box is being suspended by a rope, so its free body diagram looks like this:&lt;br /&gt;
&lt;br /&gt;
[[File:Net_force_wiki_4.PNG]]&lt;br /&gt;
&lt;br /&gt;
Assume that down is the negative y direction, and you can easily write vector representations of the forces and add them up to find the sum, which is the net force:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 1200, 0) &amp;lt;/math&amp;gt;N&amp;lt;math&amp;gt; + (0, -800, 0) &amp;lt;/math&amp;gt;N&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 400, 0) &amp;lt;/math&amp;gt;N&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The second box is falling, but it has significant air resistance:&lt;br /&gt;
&lt;br /&gt;
[[File:Net_force_wiki_5.PNG]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 600, 0) &amp;lt;/math&amp;gt;N&amp;lt;math&amp;gt; + (0, -800, 0) &amp;lt;/math&amp;gt;N&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, -200, 0) &amp;lt;/math&amp;gt;N&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The third box is on the ground and is sliding to the right, but slowing down because of friction. It has both x-component forces and y-component forces. It is important to put these in the right place in the vector coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:Net_force_wiki_6.PNG]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 50, 0) &amp;lt;/math&amp;gt;N&amp;lt;math&amp;gt; + (0, -50, 0) &amp;lt;/math&amp;gt;N&amp;lt;math&amp;gt; + (-20, 0, 0)&amp;lt;/math&amp;gt;N&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (-20, 0, 0) &amp;lt;/math&amp;gt;N&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=More Complicated Example=&lt;br /&gt;
There is a box, small enough to represented as a point, sitting on a slope inclined twenty degrees with respect to the horizontal. If its mass is 10 kg, what does the magnitude of the force of static friction (pointing up the hill) have to be for net force to be zero? In that case, what is the magnitude of the normal force? (All forces are measured in newtons, and the acceleration due to gravity &amp;lt;math&amp;gt; = g = 9.8&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;m/(s^2) &amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; = force of friction, &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; = weight of the object, and &amp;lt;math&amp;gt; N = &amp;lt;/math&amp;gt; normal force. (The pictures are not to scale.)&lt;br /&gt;
&lt;br /&gt;
[[File:Net_force_wiki_1.PNG]]&lt;br /&gt;
&lt;br /&gt;
First, we have to identify our coordinate axes. We could have the typical horizontal x-axis and vertical y-axis (and we know where to put &amp;lt;math&amp;gt;θ&amp;lt;/math&amp;gt; using similar triangles):&lt;br /&gt;
&lt;br /&gt;
[[File:Net_force_wiki_2.png]]&lt;br /&gt;
&lt;br /&gt;
But, that leaves us with two forces that have to be decomposed into x- and y- components. It makes more sense to draw the axes rotated twenty degrees counterclockwise, like this:&lt;br /&gt;
&lt;br /&gt;
[[File:Net_force_wiki_3.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; is easy to find, since it&#039;s just mass times acceleration due to gravity, both of which are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; W = mg = (10&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;kg)*(9.8&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;m/(s^2)) = 98&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;newtons &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now we are ready to solve for the frictional force. It acts in the positive x direction, and we know that the net force in the x direction has to be zero, so we have to identify the other forces that act in the positive or negative x direction. In this case, it&#039;s only a component of the weight, which points in the negative x direction. Using simple trigonometry, we find that that is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; -W*sin(θ) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So we can write our equilibrium equation like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnetx = f - W*sin(θ) = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then, all we have to do is solve for &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt;, since &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; θ &amp;lt;/math&amp;gt; are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; f = W*sin(θ) = (98&amp;lt;/math&amp;gt; N&amp;lt;math&amp;gt;)*sin(20°) = 33.51797405&amp;lt;/math&amp;gt; N, which is about equal to &amp;lt;math&amp;gt;33.5&amp;lt;/math&amp;gt; N.&lt;br /&gt;
&lt;br /&gt;
Now we have to solve for the normal force. It acts in the positive y direction, and we know that the net force in the y direction has to be zero, so we have to identify the other forces that act in the positive or negative y direction. In this case, the only one is the other component of the weight, which points in the negative y direction. Using simple trigonometry, we find that that is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; -W*cos(θ) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So we can write our equilibrium equation like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnety = N - W*cos(θ) = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then, all we have to do is solve for &amp;lt;math&amp;gt; N &amp;lt;/math&amp;gt;, since &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; θ &amp;lt;/math&amp;gt; are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; N = W*cos(θ) = (98&amp;lt;/math&amp;gt; N&amp;lt;math&amp;gt;)*cos(20°) = 92.08987684&amp;lt;/math&amp;gt; N, which is about equal to &amp;lt;math&amp;gt;92.1&amp;lt;/math&amp;gt; N.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Connectedness=&lt;br /&gt;
Net force is one of the building blocks of Intro Physics, and I would assume all of physics. It&#039;s really important for all motion-related topics, specifically [[Curving Motion]]. A net force due to the gravitational pull of the Sun in the perpendicular direction is how the Earth revolves around the Sun -- why we have days and nights and years! We can see from the derivative form of the Momentum Principle that any change in momentum is due to a nonzero net force acting on a system. All changes in motion can be attributed to a net force acting in some direction. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; dP/dt=Fnet &amp;lt;/math&amp;gt; (&amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; is the symbol for momentum.)&lt;br /&gt;
&lt;br /&gt;
My major is biomedical engineering, and I haven&#039;t taken any BME classes yet, but physics is a requirement so it has to be relevant. Statics is also a requirement for BMEs, and that class deals with net force in every single problem because you have to be able to analyze systems and structures based on the forces they provide and support.&lt;br /&gt;
&lt;br /&gt;
=History=&lt;br /&gt;
&lt;br /&gt;
Some of the earliest records of humans&#039; musings about force come from Aristotle. Aristotle observed the natural world and made assumptions and equations based on what he saw. He described all motion as being either &amp;quot;natural&amp;quot;--circular and infinite OR finite, up and down, in a straight line--or &amp;quot;violent.&amp;quot; Aristotle had issues with projectile motion as he could not reconcile the continuing movement of the object with the lack of force being applied. He ended up concluding that the air provides a simultaneous resistant and accelerating force to the object. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These ideas were challenged by Renaissance men such as John Philoponus, John Buridan, and Oresme, with a clear understanding of the conservation of linear momentum not arriving to the world until Descartes. The most famous face we associate with forces in Physics is Sir Isaac Newton, and he certainly played a huge role in the understanding of net force and momentum. However, he initially believed in the idea of impetus, that a projectile has a certain internal force that keeps it moving, and also the idea of transfer, that objects give up parts of their force during a collision. Though he was wrong, these ideas are not at all silly--in fact they seem quite logical--and he later corrected them after a series of experiments. Thus, the second law of motion was established and with it the relationship between force and motion.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
These other wiki pages might help: &amp;lt;br&amp;gt;&lt;br /&gt;
[[Momentum Principle]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Conservation of Momentum]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Newton&#039;s Laws and Linear Momentum]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force Physics Classroom: Net Force]&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Drawing-Free-Body-Diagrams Physics Classroom: Drawing Free Body Diagrams]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Cardenas, Richard. &amp;quot;What is Net Force? - Definition, Magnitude &amp;amp; Equations.&amp;quot; Web. 30 Nov 2015. http://study.com/academy/lesson/what-is-net-force-definition-magnitude-equations.html &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Net Force.&amp;quot; Wikipedia: The Free Encyclopedia. Wikimedia Foundation, Inc. Web. 30 Nov 2015. https://en.wikipedia.org/wiki/Net_force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Physics Classroom. &amp;quot;Determining the Net Force.&amp;quot; Web. 30 Nov 2015. http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Chabay, Ruth W., and Bruce A. Sherwood. Matter &amp;amp; Interactions. Modern Mechanics. Hoboken, NJ: Wiley, 2011. Print.  &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Stinner, Arthur. &amp;quot;The story of force: from Aristotle to Einstein.&amp;quot; Physics Education. 1994. Web. 30 Nov 2015. http://www.arthurstinner.com/stinner/pdfs/1994-storyofforce.pdf &amp;lt;br&amp;gt;&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Lbond9</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=21266</id>
		<title>Net Force</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=21266"/>
		<updated>2016-04-14T00:48:48Z</updated>

		<summary type="html">&lt;p&gt;Lbond9: I made the original &amp;quot;simple example&amp;quot; clearer and easier to follow, and I added to the connectedness section.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;by Julia Logan&lt;br /&gt;
&lt;br /&gt;
editing claimed by Leila Bond&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
In order to calculate net force, all EXTERNAL forces acting on a system are added together. The mathematical definition is &amp;lt;br&amp;gt;&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = F1 + F2 + F3... &amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Additionally,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = ma &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
where m=mass of the object, and a = acceleration of the object.&amp;lt;/center&amp;gt;&lt;br /&gt;
This is a result of Newton&#039;s Second Law of motion. If there is a nonzero net force acting on an object, that object is accelerating (not traveling at a constant velocity). Interestingly, there is zero net force acting on an object if its velocity is constant. This seems counter-intuitive (surely something is causing the object to move!) but makes sense in the context of Newton&#039;s Second Law. The forces are balanced (sum to zero) if there is no acceleration, despite any movement that may be happening.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Net force is an essential component of the Momentum Principle! We can use the Momentum Principle in vpython to update the position of a moving object. But first, we have to find net force. &lt;br /&gt;
[[File:netforce.png|200px|thumb|left|Tracing the path of a ball/spring model in vpython using net force and the momentum principle.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   #1 Fspring = -k*s&lt;br /&gt;
   #2 Fgravmag = mball * g&lt;br /&gt;
   #3 Fgrav = Fgravmag * vector(0,-1,0)&lt;br /&gt;
   #4 Fnet = Fspring+Fgrav&lt;br /&gt;
   #5 pball = pball + Fnet * deltat&lt;br /&gt;
   #6 vball = pball / mball&lt;br /&gt;
   #7 ball.pos=ball.pos+vball*deltat&lt;br /&gt;
&lt;br /&gt;
Here, the spring force and the gravitational force are found using formulas (lines 1-3). Then, they are added together to get the net force on the object (in this case a ball, line 4). The net force is then used in the update form of the momentum principle (line 5). In line 6 the velocity is updated, and line 7 the position is updated. Without net force calculations, tracing an object&#039;s path would be impossible. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Simple Example=&lt;br /&gt;
When calculating net force, it is most useful to construct a free body diagram. A free body diagram is a physical representation of the external forces applied to a system. Often, arrows are used to represent forces. In this example, forces are displayed acting on a box. &lt;br /&gt;
&lt;br /&gt;
The first box is being suspended by a rope, so its free body diagram looks like this:&lt;br /&gt;
&lt;br /&gt;
[[File:Net_force_wiki_4.PNG]]&lt;br /&gt;
&lt;br /&gt;
Assume that down is the negative y direction, and you can easily write vector representations of the forces and add them up to find the sum, which is the net force:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 1200, 0) &amp;lt;/math&amp;gt;N&amp;lt;math&amp;gt; + (0, -800, 0) &amp;lt;/math&amp;gt;N&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 400, 0) &amp;lt;/math&amp;gt;N&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The second box is falling, but it has significant air resistance:&lt;br /&gt;
&lt;br /&gt;
[[File:Net_force_wiki_5.PNG]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 600, 0) &amp;lt;/math&amp;gt;N&amp;lt;math&amp;gt; + (0, -800, 0) &amp;lt;/math&amp;gt;N&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, -200, 0) &amp;lt;/math&amp;gt;N&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The third box is on the ground and is sliding to the right, but slowing down because of friction. It has both x-component forces and y-component forces. It is important to put these in the right place in the vector coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:Net_force_wiki_6.PNG]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 50, 0) &amp;lt;/math&amp;gt;N&amp;lt;math&amp;gt; + (0, -50, 0) &amp;lt;/math&amp;gt;N&amp;lt;math&amp;gt; + (-20, 0, 0)&amp;lt;/math&amp;gt;N&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (-20, 0, 0) &amp;lt;/math&amp;gt;N&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=More Complicated Example=&lt;br /&gt;
There is a box, small enough to represented as a point, sitting on a slope inclined twenty degrees with respect to the horizontal. If its mass is 10 kg, what does the magnitude of the force of static friction (pointing up the hill) have to be for net force to be zero? In that case, what is the magnitude of the normal force? (All forces are measured in newtons, and the acceleration due to gravity &amp;lt;math&amp;gt; = g = 9.8&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;m/(s^2) &amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; = force of friction, &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; = weight of the object, and &amp;lt;math&amp;gt; N = &amp;lt;/math&amp;gt; normal force. (The pictures are not to scale.)&lt;br /&gt;
&lt;br /&gt;
[[File:Net_force_wiki_1.PNG]]&lt;br /&gt;
&lt;br /&gt;
First, we have to identify our coordinate axes. We could have the typical horizontal x-axis and vertical y-axis (and we know where to put &amp;lt;math&amp;gt;θ&amp;lt;/math&amp;gt; using similar triangles):&lt;br /&gt;
&lt;br /&gt;
[[File:Net_force_wiki_2.png]]&lt;br /&gt;
&lt;br /&gt;
But, that leaves us with two forces that have to be decomposed into x- and y- components. It makes more sense to draw the axes rotated twenty degrees counterclockwise, like this:&lt;br /&gt;
&lt;br /&gt;
[[File:Net_force_wiki_3.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; is easy to find, since it&#039;s just mass times acceleration due to gravity, both of which are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; W = mg = (10&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;kg)*(9.8&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;m/(s^2)) = 98&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;newtons &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now we are ready to solve for the frictional force. It acts in the positive x direction, and we know that the net force in the x direction has to be zero, so we have to identify the other forces that act in the positive or negative x direction. In this case, it&#039;s only a component of the weight, which points in the negative x direction. Using simple trigonometry, we find that that is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; -W*sin(θ) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So we can write our equilibrium equation like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnetx = f - W*sin(θ) = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then, all we have to do is solve for &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt;, since &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; θ &amp;lt;/math&amp;gt; are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; f = W*sin(θ) = (98&amp;lt;/math&amp;gt; N&amp;lt;math&amp;gt;)*sin(20°) = 33.51797405&amp;lt;/math&amp;gt; N, which is about equal to &amp;lt;math&amp;gt;33.5&amp;lt;/math&amp;gt; N.&lt;br /&gt;
&lt;br /&gt;
Now we have to solve for the normal force. It acts in the positive y direction, and we know that the net force in the y direction has to be zero, so we have to identify the other forces that act in the positive or negative y direction. In this case, the only one is the other component of the weight, which points in the negative y direction. Using simple trigonometry, we find that that is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; -W*cos(θ) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So we can write our equilibrium equation like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnety = N - W*cos(θ) = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then, all we have to do is solve for &amp;lt;math&amp;gt; N &amp;lt;/math&amp;gt;, since &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; θ &amp;lt;/math&amp;gt; are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; N = W*cos(θ) = (98&amp;lt;/math&amp;gt; N&amp;lt;math&amp;gt;)*cos(20°) = 92.08987684&amp;lt;/math&amp;gt; N, which is about equal to &amp;lt;math&amp;gt;92.1&amp;lt;/math&amp;gt; N.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Connectedness=&lt;br /&gt;
Net force is one of the building blocks of Intro Physics, and I would assume all of physics. It&#039;s really important for all motion-related topics, specifically [[Curving Motion]]. A net force due to the gravitational pull of the Sun in the perpendicular direction is how the Earth revolves around the Sun -- why we have days and nights and years! We can see from the derivative form of the Momentum Principle that any change in momentum is due to a nonzero net force acting on a system. All changes in motion can be attributed to a net force acting in some direction. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; dP/dt=Fnet &amp;lt;/math&amp;gt; (&amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; is the symbol for momentum.)&lt;br /&gt;
&lt;br /&gt;
My major is biomedical engineering, and I haven&#039;t taken any BME classes yet, but physics is a requirement so it has to be relevant. Statics is also a requirement for BMEs, and that class deals with net force in every single problem because you have to be able to analyze systems and structures based on the forces they provide and support.&lt;br /&gt;
&lt;br /&gt;
=History=&lt;br /&gt;
&lt;br /&gt;
Some of the earliest records of humans&#039; musings about force come from Aristotle. Aristotle observed the natural world and made assumptions and equations based on what he saw. He described all motion as being either &amp;quot;natural&amp;quot;--circular and infinite OR finite, up and down, in a straight line--or &amp;quot;violent.&amp;quot; Aristotle had issues with projectile motion as he could not reconcile the continuing movement of the object with the lack of force being applied. He ended up concluding that the air provides a simultaneous resistant and accelerating force to the object. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These ideas were challenged by Renaissance men such as John Philoponus, John Buridan, and Oresme, with a clear understanding of the conservation of linear momentum not arriving to the world until Descartes. The most famous face we associate with forces in Physics is Sir Isaac Newton, and he certainly played a huge role in the understanding of net force and momentum. However, he initially believed in the idea of impetus, that a projectile has a certain internal force that keeps it moving, and also the idea of transfer, that objects give up parts of their force during a collision. Though he was wrong, these ideas are not at all silly--in fact they seem quite logical--and he later corrected them after a series of experiments. Thus, the second law of motion was established and with it the relationship between force and motion.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
These other wiki pages might help: &amp;lt;br&amp;gt;&lt;br /&gt;
[[Momentum Principle]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Conservation of Momentum]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Newton&#039;s Laws and Linear Momentum]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force Physics Classroom: Net Force]&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Drawing-Free-Body-Diagrams Physics Classroom: Drawing Free Body Diagrams]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Cardenas, Richard. &amp;quot;What is Net Force? - Definition, Magnitude &amp;amp; Equations.&amp;quot; Web. 30 Nov 2015. http://study.com/academy/lesson/what-is-net-force-definition-magnitude-equations.html &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Net Force.&amp;quot; Wikipedia: The Free Encyclopedia. Wikimedia Foundation, Inc. Web. 30 Nov 2015. https://en.wikipedia.org/wiki/Net_force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Physics Classroom. &amp;quot;Determining the Net Force.&amp;quot; Web. 30 Nov 2015. http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Chabay, Ruth W., and Bruce A. Sherwood. Matter &amp;amp; Interactions. Modern Mechanics. Hoboken, NJ: Wiley, 2011. Print.  &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Stinner, Arthur. &amp;quot;The story of force: from Aristotle to Einstein.&amp;quot; Physics Education. 1994. Web. 30 Nov 2015. http://www.arthurstinner.com/stinner/pdfs/1994-storyofforce.pdf &amp;lt;br&amp;gt;&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Lbond9</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=File:Net_force_wiki_6.PNG&amp;diff=21265</id>
		<title>File:Net force wiki 6.PNG</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=File:Net_force_wiki_6.PNG&amp;diff=21265"/>
		<updated>2016-04-14T00:36:05Z</updated>

		<summary type="html">&lt;p&gt;Lbond9: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Lbond9</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=File:Net_force_wiki_5.PNG&amp;diff=21262</id>
		<title>File:Net force wiki 5.PNG</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=File:Net_force_wiki_5.PNG&amp;diff=21262"/>
		<updated>2016-04-14T00:29:30Z</updated>

		<summary type="html">&lt;p&gt;Lbond9: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Lbond9</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=File:Net_force_wiki_4.PNG&amp;diff=21261</id>
		<title>File:Net force wiki 4.PNG</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=File:Net_force_wiki_4.PNG&amp;diff=21261"/>
		<updated>2016-04-14T00:27:38Z</updated>

		<summary type="html">&lt;p&gt;Lbond9: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Lbond9</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=21103</id>
		<title>Net Force</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=21103"/>
		<updated>2016-04-12T18:45:49Z</updated>

		<summary type="html">&lt;p&gt;Lbond9: I am added a more difficult sample problem.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;by Julia Logan&lt;br /&gt;
&lt;br /&gt;
editing claimed by Leila Bond&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
In order to calculate net force, all EXTERNAL forces acting on a system are added together. The mathematical definition is &amp;lt;br&amp;gt;&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = F1 + F2 + F3... &amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Additionally,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = ma &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
where m=mass of the object, and a = acceleration of the object.&amp;lt;/center&amp;gt;&lt;br /&gt;
This is a result of Newton&#039;s Second Law of motion. If there is a nonzero net force acting on an object, that object is accelerating (not traveling at a constant velocity). Interestingly, there is zero net force acting on an object if its velocity is constant. This seems counter-intuitive (surely something is causing the object to move!) but makes sense in the context of Newton&#039;s Second Law. The forces are balanced (sum to zero) if there is no acceleration, despite any movement that may be happening.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Net force is an essential component of the Momentum Principle! We can use the Momentum Principle in vpython to update the position of a moving object. But first, we have to find net force. &lt;br /&gt;
[[File:netforce.png|200px|thumb|left|Tracing the path of a ball/spring model in vpython using net force and the momentum principle.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   #1 Fspring = -k*s&lt;br /&gt;
   #2 Fgravmag = mball * g&lt;br /&gt;
   #3 Fgrav = Fgravmag * vector(0,-1,0)&lt;br /&gt;
   #4 Fnet = Fspring+Fgrav&lt;br /&gt;
   #5 pball = pball + Fnet * deltat&lt;br /&gt;
   #6 vball = pball / mball&lt;br /&gt;
   #7 ball.pos=ball.pos+vball*deltat&lt;br /&gt;
&lt;br /&gt;
Here, the spring force and the gravitational force are found using formulas (lines 1-3). Then, they are added together to get the net force on the object (in this case a ball, line 4). The net force is then used in the update form of the momentum principle (line 5). In line 6 the velocity is updated, and line 7 the position is updated. Without net force calculations, tracing an object&#039;s path would be impossible. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Simple Example=&lt;br /&gt;
When calculating net force, it is most useful to construct a free body diagram. A free body diagram is a physical representation of the external forces applied to a system. Often, arrows are used to represent forces. In this example, forces are displayed acting on a box. &lt;br /&gt;
&lt;br /&gt;
[[File:forcediagram.gif]]&lt;br /&gt;
&lt;br /&gt;
The first two boxes&#039; net force can be easily calculated by adding the two forces acting on them, respectively. With down being in the negative y direction, for the first box we have:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 1200, 0) N + (0, -800, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 400, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And the second box:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 600, 0) N + (0, -800, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, -200, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The third box has both x-component forces and y-component forces. It is important to separate these in solving for the net force. &amp;lt;br&amp;gt;&lt;br /&gt;
y-components:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,y = (0, 50, 0) N + (0, -50, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,y = (0, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
x-components:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,x = (-20, 0, 0) N + (0, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Put them together:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (-20, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=More Complicated Example=&lt;br /&gt;
There is a box, small enough to represented as a point, sitting on a slope inclined twenty degrees with respect to the horizontal. If its mass is 10 kg, what does the magnitude of the force of static friction (pointing up the hill) have to be for net force to be zero? In that case, what is the magnitude of the normal force? (All forces are measured in newtons, and the acceleration due to gravity &amp;lt;math&amp;gt; = g = 9.8&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;m/(s^2) &amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; = force of friction, &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; = weight of the object, and &amp;lt;math&amp;gt; N = &amp;lt;/math&amp;gt; normal force. (The pictures are not to scale.)&lt;br /&gt;
&lt;br /&gt;
[[File:Net_force_wiki_1.PNG]]&lt;br /&gt;
&lt;br /&gt;
First, we have to identify our coordinate axes. We could have the typical horizontal x-axis and vertical y-axis (and we know where to put &amp;lt;math&amp;gt;θ&amp;lt;/math&amp;gt; using similar triangles):&lt;br /&gt;
&lt;br /&gt;
[[File:Net_force_wiki_2.png]]&lt;br /&gt;
&lt;br /&gt;
But, that leaves us with two forces that have to be decomposed into x- and y- components. It makes more sense to draw the axes rotated twenty degrees counterclockwise, like this:&lt;br /&gt;
&lt;br /&gt;
[[File:Net_force_wiki_3.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; is easy to find, since it&#039;s just mass times acceleration due to gravity, both of which are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; W = mg = (10&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;kg)*(9.8&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;m/(s^2)) = 98&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;newtons &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now we are ready to solve for the frictional force. It acts in the positive x direction, and we know that the net force in the x direction has to be zero, so we have to identify the other forces that act in the positive or negative x direction. In this case, it&#039;s only a component of the weight, which points in the negative x direction. Using simple trigonometry, we find that that is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; -W*sin(θ) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So we can write our equilibrium equation like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnetx = f - W*sin(θ) = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then, all we have to do is solve for &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt;, since &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; θ &amp;lt;/math&amp;gt; are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; f = W*sin(θ) = (98&amp;lt;/math&amp;gt; N&amp;lt;math&amp;gt;)*sin(20°) = 33.51797405&amp;lt;/math&amp;gt; N, which is about equal to &amp;lt;math&amp;gt;33.5&amp;lt;/math&amp;gt; N.&lt;br /&gt;
&lt;br /&gt;
Now we have to solve for the normal force. It acts in the positive y direction, and we know that the net force in the y direction has to be zero, so we have to identify the other forces that act in the positive or negative y direction. In this case, the only one is the other component of the weight, which points in the negative y direction. Using simple trigonometry, we find that that is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; -W*cos(θ) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So we can write our equilibrium equation like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnety = N - W*cos(θ) = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then, all we have to do is solve for &amp;lt;math&amp;gt; N &amp;lt;/math&amp;gt;, since &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; θ &amp;lt;/math&amp;gt; are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; N = W*cos(θ) = (98&amp;lt;/math&amp;gt; N&amp;lt;math&amp;gt;)*cos(20°) = 92.08987684&amp;lt;/math&amp;gt; N, which is about equal to &amp;lt;math&amp;gt;92.1&amp;lt;/math&amp;gt; N.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Connectedness=&lt;br /&gt;
Net force is one of the building blocks of Intro Physics, and I would assume all of physics. It&#039;s really important for all motion-related topics, specifically [[Curving Motion]]. A net force due to the gravitational pull of the Sun in the perpendicular direction is how the Earth revolves around the Sun -- why we have days and nights and years! We can see from the derivative form of the Momentum Principle that any change in momentum is due to a nonzero net force acting on a system. All changes in motion can be attributed to a net force acting in some direction. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; dP/dt=Fnet &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=History=&lt;br /&gt;
&lt;br /&gt;
Some of the earliest records of humans&#039; musings about force come from Aristotle. Aristotle observed the natural world and made assumptions and equations based on what he saw. He described all motion as being either &amp;quot;natural&amp;quot;--circular and infinite OR finite, up and down, in a straight line--or &amp;quot;violent.&amp;quot; Aristotle had issues with projectile motion as he could not reconcile the continuing movement of the object with the lack of force being applied. He ended up concluding that the air provides a simultaneous resistant and accelerating force to the object. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These ideas were challenged by Renaissance men such as John Philoponus, John Buridan, and Oresme, with a clear understanding of the conservation of linear momentum not arriving to the world until Descartes. The most famous face we associate with forces in Physics is Sir Isaac Newton, and he certainly played a huge role in the understanding of net force and momentum. However, he initially believed in the idea of impetus, that a projectile has a certain internal force that keeps it moving, and also the idea of transfer, that objects give up parts of their force during a collision. Though he was wrong, these ideas are not at all silly--in fact they seem quite logical--and he later corrected them after a series of experiments. Thus, the second law of motion was established and with it the relationship between force and motion.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
These other wiki pages might help: &amp;lt;br&amp;gt;&lt;br /&gt;
[[Momentum Principle]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Conservation of Momentum]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Newton&#039;s Laws and Linear Momentum]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force Physics Classroom: Net Force]&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Drawing-Free-Body-Diagrams Physics Classroom: Drawing Free Body Diagrams]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Cardenas, Richard. &amp;quot;What is Net Force? - Definition, Magnitude &amp;amp; Equations.&amp;quot; Web. 30 Nov 2015. http://study.com/academy/lesson/what-is-net-force-definition-magnitude-equations.html &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Net Force.&amp;quot; Wikipedia: The Free Encyclopedia. Wikimedia Foundation, Inc. Web. 30 Nov 2015. https://en.wikipedia.org/wiki/Net_force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Physics Classroom. &amp;quot;Determining the Net Force.&amp;quot; Web. 30 Nov 2015. http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Chabay, Ruth W., and Bruce A. Sherwood. Matter &amp;amp; Interactions. Modern Mechanics. Hoboken, NJ: Wiley, 2011. Print.  &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Stinner, Arthur. &amp;quot;The story of force: from Aristotle to Einstein.&amp;quot; Physics Education. 1994. Web. 30 Nov 2015. http://www.arthurstinner.com/stinner/pdfs/1994-storyofforce.pdf &amp;lt;br&amp;gt;&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Lbond9</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=File:Net_force_wiki_3.png&amp;diff=21102</id>
		<title>File:Net force wiki 3.png</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=File:Net_force_wiki_3.png&amp;diff=21102"/>
		<updated>2016-04-12T18:45:00Z</updated>

		<summary type="html">&lt;p&gt;Lbond9: Net force more difficult example, picture 3&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Net force more difficult example, picture 3&lt;/div&gt;</summary>
		<author><name>Lbond9</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=21101</id>
		<title>Net Force</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=21101"/>
		<updated>2016-04-12T18:28:21Z</updated>

		<summary type="html">&lt;p&gt;Lbond9: I am in the process of adding a more difficult sample problem.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;by Julia Logan&lt;br /&gt;
&lt;br /&gt;
editing claimed by Leila Bond&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
In order to calculate net force, all EXTERNAL forces acting on a system are added together. The mathematical definition is &amp;lt;br&amp;gt;&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = F1 + F2 + F3... &amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Additionally,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = ma &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
where m=mass of the object, and a = acceleration of the object.&amp;lt;/center&amp;gt;&lt;br /&gt;
This is a result of Newton&#039;s Second Law of motion. If there is a nonzero net force acting on an object, that object is accelerating (not traveling at a constant velocity). Interestingly, there is zero net force acting on an object if its velocity is constant. This seems counter-intuitive (surely something is causing the object to move!) but makes sense in the context of Newton&#039;s Second Law. The forces are balanced (sum to zero) if there is no acceleration, despite any movement that may be happening.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Net force is an essential component of the Momentum Principle! We can use the Momentum Principle in vpython to update the position of a moving object. But first, we have to find net force. &lt;br /&gt;
[[File:netforce.png|200px|thumb|left|Tracing the path of a ball/spring model in vpython using net force and the momentum principle.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   #1 Fspring = -k*s&lt;br /&gt;
   #2 Fgravmag = mball * g&lt;br /&gt;
   #3 Fgrav = Fgravmag * vector(0,-1,0)&lt;br /&gt;
   #4 Fnet = Fspring+Fgrav&lt;br /&gt;
   #5 pball = pball + Fnet * deltat&lt;br /&gt;
   #6 vball = pball / mball&lt;br /&gt;
   #7 ball.pos=ball.pos+vball*deltat&lt;br /&gt;
&lt;br /&gt;
Here, the spring force and the gravitational force are found using formulas (lines 1-3). Then, they are added together to get the net force on the object (in this case a ball, line 4). The net force is then used in the update form of the momentum principle (line 5). In line 6 the velocity is updated, and line 7 the position is updated. Without net force calculations, tracing an object&#039;s path would be impossible. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Simple Example=&lt;br /&gt;
When calculating net force, it is most useful to construct a free body diagram. A free body diagram is a physical representation of the external forces applied to a system. Often, arrows are used to represent forces. In this example, forces are displayed acting on a box. &lt;br /&gt;
&lt;br /&gt;
[[File:forcediagram.gif]]&lt;br /&gt;
&lt;br /&gt;
The first two boxes&#039; net force can be easily calculated by adding the two forces acting on them, respectively. With down being in the negative y direction, for the first box we have:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 1200, 0) N + (0, -800, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 400, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And the second box:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 600, 0) N + (0, -800, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, -200, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The third box has both x-component forces and y-component forces. It is important to separate these in solving for the net force. &amp;lt;br&amp;gt;&lt;br /&gt;
y-components:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,y = (0, 50, 0) N + (0, -50, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,y = (0, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
x-components:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,x = (-20, 0, 0) N + (0, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Put them together:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (-20, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=More Complicated Example=&lt;br /&gt;
There is a box, small enough to represented as a point, sitting on a slope inclined twenty degrees with respect to the horizontal. If its mass is 10 kg, what does the magnitude of the force of static friction (pointing up the hill) have to be for net force to be zero? In that case, what is the magnitude of the normal force? (All forces are measured in newtons, and the acceleration due to gravity &amp;lt;math&amp;gt; = g = 9.8&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;m/(s^2) &amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; = force of friction, &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; = weight of the object, and &amp;lt;math&amp;gt; N = &amp;lt;/math&amp;gt; normal force. (The pictures are not to scale.)&lt;br /&gt;
&lt;br /&gt;
[[File:Net_force_wiki_1.PNG]]&lt;br /&gt;
&lt;br /&gt;
First, we have to identify our coordinate axes. We could have the typical horizontal x-axis and vertical y-axis (and we know where to put &amp;lt;math&amp;gt;θ&amp;lt;/math&amp;gt; using similar triangles):&lt;br /&gt;
&lt;br /&gt;
[[File:Net_force_wiki_2.PNG]]&lt;br /&gt;
&lt;br /&gt;
But, that leaves us with two forces that have to be decomposed into x- and y- components. It makes more sense to draw the axes rotated twenty degrees counterclockwise, like this:&lt;br /&gt;
&lt;br /&gt;
(picture3)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; is easy to find, since it&#039;s just mass times acceleration due to gravity, both of which are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; W = mg = (10&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;kg)*(9.8&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;m/(s^2)) = 98&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;newtons &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now we are ready to solve for the frictional force. It acts in the positive x direction, and we know that the net force in the x direction has to be zero, so we have to identify the other forces that act in the positive or negative x direction. In this case, it&#039;s only a component of the weight, which points in the negative x direction. Using simple trigonometry, we find that that is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; -W*sin(θ) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So we can write our equilibrium equation like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnetx = f - W*sin(θ) = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then, all we have to do is solve for &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt;, since &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; θ &amp;lt;/math&amp;gt; are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; f = W*sin(θ) = (98&amp;lt;/math&amp;gt; N&amp;lt;math&amp;gt;)*sin(20°) = 33.51797405&amp;lt;/math&amp;gt; N, which is about equal to &amp;lt;math&amp;gt;33.5&amp;lt;/math&amp;gt; N.&lt;br /&gt;
&lt;br /&gt;
Now we have to solve for the normal force. It acts in the positive y direction, and we know that the net force in the y direction has to be zero, so we have to identify the other forces that act in the positive or negative y direction. In this case, the only one is the other component of the weight, which points in the negative y direction. Using simple trigonometry, we find that that is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; -W*cos(θ) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So we can write our equilibrium equation like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnety = N - W*cos(θ) = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then, all we have to do is solve for &amp;lt;math&amp;gt; N &amp;lt;/math&amp;gt;, since &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; θ &amp;lt;/math&amp;gt; are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; N = W*cos(θ) = (98&amp;lt;/math&amp;gt; N&amp;lt;math&amp;gt;)*cos(20°) = 92.08987684&amp;lt;/math&amp;gt; N, which is about equal to &amp;lt;math&amp;gt;92.1&amp;lt;/math&amp;gt; N.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Connectedness=&lt;br /&gt;
Net force is one of the building blocks of Intro Physics, and I would assume all of physics. It&#039;s really important for all motion-related topics, specifically [[Curving Motion]]. A net force due to the gravitational pull of the Sun in the perpendicular direction is how the Earth revolves around the Sun -- why we have days and nights and years! We can see from the derivative form of the Momentum Principle that any change in momentum is due to a nonzero net force acting on a system. All changes in motion can be attributed to a net force acting in some direction. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; dP/dt=Fnet &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=History=&lt;br /&gt;
&lt;br /&gt;
Some of the earliest records of humans&#039; musings about force come from Aristotle. Aristotle observed the natural world and made assumptions and equations based on what he saw. He described all motion as being either &amp;quot;natural&amp;quot;--circular and infinite OR finite, up and down, in a straight line--or &amp;quot;violent.&amp;quot; Aristotle had issues with projectile motion as he could not reconcile the continuing movement of the object with the lack of force being applied. He ended up concluding that the air provides a simultaneous resistant and accelerating force to the object. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These ideas were challenged by Renaissance men such as John Philoponus, John Buridan, and Oresme, with a clear understanding of the conservation of linear momentum not arriving to the world until Descartes. The most famous face we associate with forces in Physics is Sir Isaac Newton, and he certainly played a huge role in the understanding of net force and momentum. However, he initially believed in the idea of impetus, that a projectile has a certain internal force that keeps it moving, and also the idea of transfer, that objects give up parts of their force during a collision. Though he was wrong, these ideas are not at all silly--in fact they seem quite logical--and he later corrected them after a series of experiments. Thus, the second law of motion was established and with it the relationship between force and motion.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
These other wiki pages might help: &amp;lt;br&amp;gt;&lt;br /&gt;
[[Momentum Principle]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Conservation of Momentum]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Newton&#039;s Laws and Linear Momentum]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force Physics Classroom: Net Force]&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Drawing-Free-Body-Diagrams Physics Classroom: Drawing Free Body Diagrams]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Cardenas, Richard. &amp;quot;What is Net Force? - Definition, Magnitude &amp;amp; Equations.&amp;quot; Web. 30 Nov 2015. http://study.com/academy/lesson/what-is-net-force-definition-magnitude-equations.html &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Net Force.&amp;quot; Wikipedia: The Free Encyclopedia. Wikimedia Foundation, Inc. Web. 30 Nov 2015. https://en.wikipedia.org/wiki/Net_force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Physics Classroom. &amp;quot;Determining the Net Force.&amp;quot; Web. 30 Nov 2015. http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Chabay, Ruth W., and Bruce A. Sherwood. Matter &amp;amp; Interactions. Modern Mechanics. Hoboken, NJ: Wiley, 2011. Print.  &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Stinner, Arthur. &amp;quot;The story of force: from Aristotle to Einstein.&amp;quot; Physics Education. 1994. Web. 30 Nov 2015. http://www.arthurstinner.com/stinner/pdfs/1994-storyofforce.pdf &amp;lt;br&amp;gt;&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Lbond9</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=File:Net_force_wiki_2.png&amp;diff=21099</id>
		<title>File:Net force wiki 2.png</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=File:Net_force_wiki_2.png&amp;diff=21099"/>
		<updated>2016-04-12T18:24:19Z</updated>

		<summary type="html">&lt;p&gt;Lbond9: Net force more difficult example, picture 2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Net force more difficult example, picture 2&lt;/div&gt;</summary>
		<author><name>Lbond9</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=File:Net_force_wiki_1.PNG&amp;diff=21097</id>
		<title>File:Net force wiki 1.PNG</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=File:Net_force_wiki_1.PNG&amp;diff=21097"/>
		<updated>2016-04-12T18:22:42Z</updated>

		<summary type="html">&lt;p&gt;Lbond9: Net force more difficult example, picture 1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Net force more difficult example, picture 1&lt;/div&gt;</summary>
		<author><name>Lbond9</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=21090</id>
		<title>Net Force</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=21090"/>
		<updated>2016-04-12T18:12:26Z</updated>

		<summary type="html">&lt;p&gt;Lbond9: I am in the process of adding a more difficult sample problem.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;by Julia Logan&lt;br /&gt;
&lt;br /&gt;
editing claimed by Leila Bond&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
In order to calculate net force, all EXTERNAL forces acting on a system are added together. The mathematical definition is &amp;lt;br&amp;gt;&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = F1 + F2 + F3... &amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Additionally,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = ma &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
where m=mass of the object, and a = acceleration of the object.&amp;lt;/center&amp;gt;&lt;br /&gt;
This is a result of Newton&#039;s Second Law of motion. If there is a nonzero net force acting on an object, that object is accelerating (not traveling at a constant velocity). Interestingly, there is zero net force acting on an object if its velocity is constant. This seems counter-intuitive (surely something is causing the object to move!) but makes sense in the context of Newton&#039;s Second Law. The forces are balanced (sum to zero) if there is no acceleration, despite any movement that may be happening.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Net force is an essential component of the Momentum Principle! We can use the Momentum Principle in vpython to update the position of a moving object. But first, we have to find net force. &lt;br /&gt;
[[File:netforce.png|200px|thumb|left|Tracing the path of a ball/spring model in vpython using net force and the momentum principle.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   #1 Fspring = -k*s&lt;br /&gt;
   #2 Fgravmag = mball * g&lt;br /&gt;
   #3 Fgrav = Fgravmag * vector(0,-1,0)&lt;br /&gt;
   #4 Fnet = Fspring+Fgrav&lt;br /&gt;
   #5 pball = pball + Fnet * deltat&lt;br /&gt;
   #6 vball = pball / mball&lt;br /&gt;
   #7 ball.pos=ball.pos+vball*deltat&lt;br /&gt;
&lt;br /&gt;
Here, the spring force and the gravitational force are found using formulas (lines 1-3). Then, they are added together to get the net force on the object (in this case a ball, line 4). The net force is then used in the update form of the momentum principle (line 5). In line 6 the velocity is updated, and line 7 the position is updated. Without net force calculations, tracing an object&#039;s path would be impossible. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Simple Example=&lt;br /&gt;
When calculating net force, it is most useful to construct a free body diagram. A free body diagram is a physical representation of the external forces applied to a system. Often, arrows are used to represent forces. In this example, forces are displayed acting on a box. &lt;br /&gt;
&lt;br /&gt;
[[File:forcediagram.gif]]&lt;br /&gt;
&lt;br /&gt;
The first two boxes&#039; net force can be easily calculated by adding the two forces acting on them, respectively. With down being in the negative y direction, for the first box we have:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 1200, 0) N + (0, -800, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 400, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And the second box:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 600, 0) N + (0, -800, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, -200, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The third box has both x-component forces and y-component forces. It is important to separate these in solving for the net force. &amp;lt;br&amp;gt;&lt;br /&gt;
y-components:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,y = (0, 50, 0) N + (0, -50, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,y = (0, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
x-components:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,x = (-20, 0, 0) N + (0, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Put them together:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (-20, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=More Complicated Example=&lt;br /&gt;
There is a box, small enough to represented as a point, sitting on a slope inclined twenty degrees with respect to the horizontal. If its mass is 10 kg, what does the magnitude of the force of static friction (pointing up the hill) have to be for net force to be zero? In that case, what is the magnitude of the normal force? (All forces are measured in newtons, and the acceleration due to gravity &amp;lt;math&amp;gt; = g = 9.8&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;m/(s^2) &amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; = force of friction, &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; = weight of the object, and &amp;lt;math&amp;gt; N = &amp;lt;/math&amp;gt; normal force.&lt;br /&gt;
&lt;br /&gt;
(there will be a picture here)&lt;br /&gt;
&lt;br /&gt;
First, we have to identify our coordinate axes. We could have the typical horizontal x-axis and vertical y-axis (and we know where to put &amp;lt;math&amp;gt;θ&amp;lt;/math&amp;gt; using similar triangles):&lt;br /&gt;
&lt;br /&gt;
(picture)&lt;br /&gt;
&lt;br /&gt;
But, that leaves us with two forces that have to be decomposed into x- and y- components. It makes more sense to draw the axes rotated twenty degrees counterclockwise, like this:&lt;br /&gt;
&lt;br /&gt;
(picture)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; is easy to find, since it&#039;s just mass times acceleration due to gravity, both of which are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; W = mg = (10&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;kg)*(9.8&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;m/(s^2)) = 98&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;newtons &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now we are ready to solve for the frictional force. It acts in the positive x direction, and we know that the net force in the x direction has to be zero, so we have to identify the other forces that act in the positive or negative x direction. In this case, it&#039;s only a component of the weight, which points in the negative x direction. Using simple trigonometry, we find that that is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; -W*sin(θ) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So we can write our equilibrium equation like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnetx = f - W*sin(θ) = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then, all we have to do is solve for &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt;, since &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; θ &amp;lt;/math&amp;gt; are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; f = W*sin(θ) = (98&amp;lt;/math&amp;gt; N&amp;lt;math&amp;gt;)*sin(20°) = 33.51797405&amp;lt;/math&amp;gt; N, which is about equal to &amp;lt;math&amp;gt;33.5&amp;lt;/math&amp;gt; N.&lt;br /&gt;
&lt;br /&gt;
Now we have to solve for the normal force. It acts in the positive y direction, and we know that the net force in the y direction has to be zero, so we have to identify the other forces that act in the positive or negative y direction. In this case, the only one is the other component of the weight, which points in the negative y direction. Using simple trigonometry, we find that that is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; -W*cos(θ) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So we can write our equilibrium equation like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnety = N - W*cos(θ) = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then, all we have to do is solve for &amp;lt;math&amp;gt; N &amp;lt;/math&amp;gt;, since &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; θ &amp;lt;/math&amp;gt; are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; N = W*cos(θ) = (98&amp;lt;/math&amp;gt; N&amp;lt;math&amp;gt;)*cos(20°) = 92.08987684&amp;lt;/math&amp;gt; N, which is about equal to &amp;lt;math&amp;gt;92.1&amp;lt;/math&amp;gt; N.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Connectedness=&lt;br /&gt;
Net force is one of the building blocks of Intro Physics, and I would assume all of physics. It&#039;s really important for all motion-related topics, specifically [[Curving Motion]]. A net force due to the gravitational pull of the Sun in the perpendicular direction is how the Earth revolves around the Sun -- why we have days and nights and years! We can see from the derivative form of the Momentum Principle that any change in momentum is due to a nonzero net force acting on a system. All changes in motion can be attributed to a net force acting in some direction. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; dP/dt=Fnet &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=History=&lt;br /&gt;
&lt;br /&gt;
Some of the earliest records of humans&#039; musings about force come from Aristotle. Aristotle observed the natural world and made assumptions and equations based on what he saw. He described all motion as being either &amp;quot;natural&amp;quot;--circular and infinite OR finite, up and down, in a straight line--or &amp;quot;violent.&amp;quot; Aristotle had issues with projectile motion as he could not reconcile the continuing movement of the object with the lack of force being applied. He ended up concluding that the air provides a simultaneous resistant and accelerating force to the object. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These ideas were challenged by Renaissance men such as John Philoponus, John Buridan, and Oresme, with a clear understanding of the conservation of linear momentum not arriving to the world until Descartes. The most famous face we associate with forces in Physics is Sir Isaac Newton, and he certainly played a huge role in the understanding of net force and momentum. However, he initially believed in the idea of impetus, that a projectile has a certain internal force that keeps it moving, and also the idea of transfer, that objects give up parts of their force during a collision. Though he was wrong, these ideas are not at all silly--in fact they seem quite logical--and he later corrected them after a series of experiments. Thus, the second law of motion was established and with it the relationship between force and motion.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
These other wiki pages might help: &amp;lt;br&amp;gt;&lt;br /&gt;
[[Momentum Principle]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Conservation of Momentum]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Newton&#039;s Laws and Linear Momentum]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force Physics Classroom: Net Force]&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Drawing-Free-Body-Diagrams Physics Classroom: Drawing Free Body Diagrams]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Cardenas, Richard. &amp;quot;What is Net Force? - Definition, Magnitude &amp;amp; Equations.&amp;quot; Web. 30 Nov 2015. http://study.com/academy/lesson/what-is-net-force-definition-magnitude-equations.html &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Net Force.&amp;quot; Wikipedia: The Free Encyclopedia. Wikimedia Foundation, Inc. Web. 30 Nov 2015. https://en.wikipedia.org/wiki/Net_force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Physics Classroom. &amp;quot;Determining the Net Force.&amp;quot; Web. 30 Nov 2015. http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Chabay, Ruth W., and Bruce A. Sherwood. Matter &amp;amp; Interactions. Modern Mechanics. Hoboken, NJ: Wiley, 2011. Print.  &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Stinner, Arthur. &amp;quot;The story of force: from Aristotle to Einstein.&amp;quot; Physics Education. 1994. Web. 30 Nov 2015. http://www.arthurstinner.com/stinner/pdfs/1994-storyofforce.pdf &amp;lt;br&amp;gt;&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Lbond9</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=20920</id>
		<title>Net Force</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=20920"/>
		<updated>2016-04-11T23:38:26Z</updated>

		<summary type="html">&lt;p&gt;Lbond9: I am in the process of adding a more difficult sample problem.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;by Julia Logan&lt;br /&gt;
&lt;br /&gt;
editing claimed by Leila Bond&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
In order to calculate net force, all EXTERNAL forces acting on a system are added together. The mathematical definition is &amp;lt;br&amp;gt;&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = F1 + F2 + F3... &amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Additionally,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = ma &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
where m=mass of the object, and a = acceleration of the object.&amp;lt;/center&amp;gt;&lt;br /&gt;
This is a result of Newton&#039;s Second Law of motion. If there is a nonzero net force acting on an object, that object is accelerating (not traveling at a constant velocity). Interestingly, there is zero net force acting on an object if its velocity is constant. This seems counter-intuitive (surely something is causing the object to move!) but makes sense in the context of Newton&#039;s Second Law. The forces are balanced (sum to zero) if there is no acceleration, despite any movement that may be happening.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Net force is an essential component of the Momentum Principle! We can use the Momentum Principle in vpython to update the position of a moving object. But first, we have to find net force. &lt;br /&gt;
[[File:netforce.png|200px|thumb|left|Tracing the path of a ball/spring model in vpython using net force and the momentum principle.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   #1 Fspring = -k*s&lt;br /&gt;
   #2 Fgravmag = mball * g&lt;br /&gt;
   #3 Fgrav = Fgravmag * vector(0,-1,0)&lt;br /&gt;
   #4 Fnet = Fspring+Fgrav&lt;br /&gt;
   #5 pball = pball + Fnet * deltat&lt;br /&gt;
   #6 vball = pball / mball&lt;br /&gt;
   #7 ball.pos=ball.pos+vball*deltat&lt;br /&gt;
&lt;br /&gt;
Here, the spring force and the gravitational force are found using formulas (lines 1-3). Then, they are added together to get the net force on the object (in this case a ball, line 4). The net force is then used in the update form of the momentum principle (line 5). In line 6 the velocity is updated, and line 7 the position is updated. Without net force calculations, tracing an object&#039;s path would be impossible. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Simple Example=&lt;br /&gt;
When calculating net force, it is most useful to construct a free body diagram. A free body diagram is a physical representation of the external forces applied to a system. Often, arrows are used to represent forces. In this example, forces are displayed acting on a box. &lt;br /&gt;
&lt;br /&gt;
[[File:forcediagram.gif]]&lt;br /&gt;
&lt;br /&gt;
The first two boxes&#039; net force can be easily calculated by adding the two forces acting on them, respectively. With down being in the negative y direction, for the first box we have:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 1200, 0) N + (0, -800, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 400, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And the second box:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 600, 0) N + (0, -800, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, -200, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The third box has both x-component forces and y-component forces. It is important to separate these in solving for the net force. &amp;lt;br&amp;gt;&lt;br /&gt;
y-components:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,y = (0, 50, 0) N + (0, -50, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,y = (0, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
x-components:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,x = (-20, 0, 0) N + (0, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Put them together:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (-20, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=More Complicated Example=&lt;br /&gt;
There is a box, small enough to represented as a point, sitting on a slope inclined twenty degrees with respect to the horizontal. If its mass is 10 kg, what does the magnitude of the force of static friction (pointing up the hill) have to be for net force to be zero? In that case, what is the magnitude of the normal force? (All forces are measured in newtons, and the acceleration due to gravity &amp;lt;math&amp;gt; = g = 9.8&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;m/(s^2) &amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; = force of friction, &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; = weight of the object, and &amp;lt;math&amp;gt; N = &amp;lt;/math&amp;gt; normal force.&lt;br /&gt;
&lt;br /&gt;
(there will be a picture here)&lt;br /&gt;
&lt;br /&gt;
First, we have to identify our coordinate axes. We could have the typical horizontal x-axis and vertical y-axis:&lt;br /&gt;
&lt;br /&gt;
(picture)&lt;br /&gt;
&lt;br /&gt;
But, that leaves us with two forces that have to be decomposed into x- and y- components. It makes more sense to draw the axes rotated twenty degrees counterclockwise, like this:&lt;br /&gt;
&lt;br /&gt;
(picture)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; is easy to find, since it&#039;s just mass times acceleration due to gravity, both of which are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; W = mg = (10&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;kg)*(9.8&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;m/(s^2)) = 98&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;newtons &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now we are ready to solve for the frictional force. It acts in the positive x direction, and we know that the net force in the x direction has to be zero, so we have to identify the other forces that act in the positive or negative x direction. In this case, it&#039;s only a component of the weight, which points in the negative x direction. Using simple trigonometry, we find that that is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; -W*sin(θ) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So we can write our equilibrium equation like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnetx = f - W*sin(θ) = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then, all we have to do is solve for &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt;, since &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; θ &amp;lt;/math&amp;gt; are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; f = W*sin(θ) = (98&amp;lt;/math&amp;gt; N&amp;lt;math&amp;gt;)*sin(20°) = 33.51797405&amp;lt;/math&amp;gt; N, which is about equal to &amp;lt;math&amp;gt;33.5&amp;lt;/math&amp;gt; N.&lt;br /&gt;
&lt;br /&gt;
Now we have to solve for the normal force. It acts in the positive y direction, and we know that the net force in the y direction has to be zero, so we have to identify the other forces that act in the positive or negative y direction. In this case, the only one is the other component of the weight, which points in the negative y direction. Using simple trigonometry, we find that that is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; -W*cos(θ) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So we can write our equilibrium equation like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnety = N - W*cos(θ) = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then, all we have to do is solve for &amp;lt;math&amp;gt; N &amp;lt;/math&amp;gt;, since &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; θ &amp;lt;/math&amp;gt; are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; N = W*cos(θ) = (98&amp;lt;/math&amp;gt; N&amp;lt;math&amp;gt;)*cos(20°) = 92.08987684&amp;lt;/math&amp;gt; N, which is about equal to &amp;lt;math&amp;gt;92.1&amp;lt;/math&amp;gt; N.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Connectedness=&lt;br /&gt;
Net force is one of the building blocks of Intro Physics, and I would assume all of physics. It&#039;s really important for all motion-related topics, specifically [[Curving Motion]]. A net force due to the gravitational pull of the Sun in the perpendicular direction is how the Earth revolves around the Sun -- why we have days and nights and years! We can see from the derivative form of the Momentum Principle that any change in momentum is due to a nonzero net force acting on a system. All changes in motion can be attributed to a net force acting in some direction. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; dP/dt=Fnet &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=History=&lt;br /&gt;
&lt;br /&gt;
Some of the earliest records of humans&#039; musings about force come from Aristotle. Aristotle observed the natural world and made assumptions and equations based on what he saw. He described all motion as being either &amp;quot;natural&amp;quot;--circular and infinite OR finite, up and down, in a straight line--or &amp;quot;violent.&amp;quot; Aristotle had issues with projectile motion as he could not reconcile the continuing movement of the object with the lack of force being applied. He ended up concluding that the air provides a simultaneous resistant and accelerating force to the object. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These ideas were challenged by Renaissance men such as John Philoponus, John Buridan, and Oresme, with a clear understanding of the conservation of linear momentum not arriving to the world until Descartes. The most famous face we associate with forces in Physics is Sir Isaac Newton, and he certainly played a huge role in the understanding of net force and momentum. However, he initially believed in the idea of impetus, that a projectile has a certain internal force that keeps it moving, and also the idea of transfer, that objects give up parts of their force during a collision. Though he was wrong, these ideas are not at all silly--in fact they seem quite logical--and he later corrected them after a series of experiments. Thus, the second law of motion was established and with it the relationship between force and motion.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
These other wiki pages might help: &amp;lt;br&amp;gt;&lt;br /&gt;
[[Momentum Principle]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Conservation of Momentum]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Newton&#039;s Laws and Linear Momentum]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force Physics Classroom: Net Force]&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Drawing-Free-Body-Diagrams Physics Classroom: Drawing Free Body Diagrams]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Cardenas, Richard. &amp;quot;What is Net Force? - Definition, Magnitude &amp;amp; Equations.&amp;quot; Web. 30 Nov 2015. http://study.com/academy/lesson/what-is-net-force-definition-magnitude-equations.html &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Net Force.&amp;quot; Wikipedia: The Free Encyclopedia. Wikimedia Foundation, Inc. Web. 30 Nov 2015. https://en.wikipedia.org/wiki/Net_force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Physics Classroom. &amp;quot;Determining the Net Force.&amp;quot; Web. 30 Nov 2015. http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Chabay, Ruth W., and Bruce A. Sherwood. Matter &amp;amp; Interactions. Modern Mechanics. Hoboken, NJ: Wiley, 2011. Print.  &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Stinner, Arthur. &amp;quot;The story of force: from Aristotle to Einstein.&amp;quot; Physics Education. 1994. Web. 30 Nov 2015. http://www.arthurstinner.com/stinner/pdfs/1994-storyofforce.pdf &amp;lt;br&amp;gt;&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Lbond9</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=20918</id>
		<title>Net Force</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=20918"/>
		<updated>2016-04-11T23:02:15Z</updated>

		<summary type="html">&lt;p&gt;Lbond9: I&amp;#039;m in the process of making the more difficult sample question&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;by Julia Logan&lt;br /&gt;
&lt;br /&gt;
editing claimed by Leila Bond&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
In order to calculate net force, all EXTERNAL forces acting on a system are added together. The mathematical definition is &amp;lt;br&amp;gt;&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = F1 + F2 + F3... &amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Additionally,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = ma &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
where m=mass of the object, and a = acceleration of the object.&amp;lt;/center&amp;gt;&lt;br /&gt;
This is a result of Newton&#039;s Second Law of motion. If there is a nonzero net force acting on an object, that object is accelerating (not traveling at a constant velocity). Interestingly, there is zero net force acting on an object if its velocity is constant. This seems counter-intuitive (surely something is causing the object to move!) but makes sense in the context of Newton&#039;s Second Law. The forces are balanced (sum to zero) if there is no acceleration, despite any movement that may be happening.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Net force is an essential component of the Momentum Principle! We can use the Momentum Principle in vpython to update the position of a moving object. But first, we have to find net force. &lt;br /&gt;
[[File:netforce.png|200px|thumb|left|Tracing the path of a ball/spring model in vpython using net force and the momentum principle.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   #1 Fspring = -k*s&lt;br /&gt;
   #2 Fgravmag = mball * g&lt;br /&gt;
   #3 Fgrav = Fgravmag * vector(0,-1,0)&lt;br /&gt;
   #4 Fnet = Fspring+Fgrav&lt;br /&gt;
   #5 pball = pball + Fnet * deltat&lt;br /&gt;
   #6 vball = pball / mball&lt;br /&gt;
   #7 ball.pos=ball.pos+vball*deltat&lt;br /&gt;
&lt;br /&gt;
Here, the spring force and the gravitational force are found using formulas (lines 1-3). Then, they are added together to get the net force on the object (in this case a ball, line 4). The net force is then used in the update form of the momentum principle (line 5). In line 6 the velocity is updated, and line 7 the position is updated. Without net force calculations, tracing an object&#039;s path would be impossible. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Simple Example=&lt;br /&gt;
When calculating net force, it is most useful to construct a free body diagram. A free body diagram is a physical representation of the external forces applied to a system. Often, arrows are used to represent forces. In this example, forces are displayed acting on a box. &lt;br /&gt;
&lt;br /&gt;
[[File:forcediagram.gif]]&lt;br /&gt;
&lt;br /&gt;
The first two boxes&#039; net force can be easily calculated by adding the two forces acting on them, respectively. With down being in the negative y direction, for the first box we have:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 1200, 0) N + (0, -800, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 400, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And the second box:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 600, 0) N + (0, -800, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, -200, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The third box has both x-component forces and y-component forces. It is important to separate these in solving for the net force. &amp;lt;br&amp;gt;&lt;br /&gt;
y-components:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,y = (0, 50, 0) N + (0, -50, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,y = (0, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
x-components:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,x = (-20, 0, 0) N + (0, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Put them together:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (-20, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=More Complicated Example=&lt;br /&gt;
There is a box, small enough to represented as a point, sitting on a slope inclined twenty degrees with respect to the horizontal. If its mass is 10 kg, what does the magnitude of the force of static friction (pointing up the hill) have to be for net force to be zero? In that case, what is the magnitude of the normal force? (All forces are measured in newtons, and the acceleration due to gravity &amp;lt;math&amp;gt; = g = 9.8&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;m/(s^2) &amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; = force of friction, &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; = weight of the object, and &amp;lt;math&amp;gt; N = &amp;lt;/math&amp;gt; normal force.&lt;br /&gt;
&lt;br /&gt;
(there will be a picture here)&lt;br /&gt;
&lt;br /&gt;
First, we have to identify our coordinate axes. We could have the typical horizontal x-axis and vertical y-axis:&lt;br /&gt;
&lt;br /&gt;
(picture)&lt;br /&gt;
&lt;br /&gt;
But, that leaves us with two forces that have to be decomposed into x- and y- components. It makes more sense to draw the axes rotated twenty degrees counterclockwise, like this:&lt;br /&gt;
&lt;br /&gt;
(picture)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; is easy to find, since it&#039;s just mass times acceleration due to gravity, both of which are known quantities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; W = mg = (10&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;kg)*(9.8&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;m/(s^2)) = 98&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;newtons &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now we are ready to solve for the frictional force. It acts in the positive x direction, and we know that the net force in the x direction has to be zero, so we have to identify the other forces that act in the positive or negative x direction. In this case, it&#039;s only a component of the weight, which points in the negative x direction. Using simple trigonometry, we find that that is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; -W*sin(θ) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So we can write our equilibrium equation like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnetx = f - W*sin(θ) = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then, all we have to do is solve for &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt;, since &amp;lt;math&amp;gt; W &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; θ &amp;lt;/math&amp;gt; are given quantities.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Connectedness=&lt;br /&gt;
Net force is one of the building blocks of Intro Physics, and I would assume all of physics. It&#039;s really important for all motion-related topics, specifically [[Curving Motion]]. A net force due to the gravitational pull of the Sun in the perpendicular direction is how the Earth revolves around the Sun -- why we have days and nights and years! We can see from the derivative form of the Momentum Principle that any change in momentum is due to a nonzero net force acting on a system. All changes in motion can be attributed to a net force acting in some direction. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; dP/dt=Fnet &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=History=&lt;br /&gt;
&lt;br /&gt;
Some of the earliest records of humans&#039; musings about force come from Aristotle. Aristotle observed the natural world and made assumptions and equations based on what he saw. He described all motion as being either &amp;quot;natural&amp;quot;--circular and infinite OR finite, up and down, in a straight line--or &amp;quot;violent.&amp;quot; Aristotle had issues with projectile motion as he could not reconcile the continuing movement of the object with the lack of force being applied. He ended up concluding that the air provides a simultaneous resistant and accelerating force to the object. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These ideas were challenged by Renaissance men such as John Philoponus, John Buridan, and Oresme, with a clear understanding of the conservation of linear momentum not arriving to the world until Descartes. The most famous face we associate with forces in Physics is Sir Isaac Newton, and he certainly played a huge role in the understanding of net force and momentum. However, he initially believed in the idea of impetus, that a projectile has a certain internal force that keeps it moving, and also the idea of transfer, that objects give up parts of their force during a collision. Though he was wrong, these ideas are not at all silly--in fact they seem quite logical--and he later corrected them after a series of experiments. Thus, the second law of motion was established and with it the relationship between force and motion.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
These other wiki pages might help: &amp;lt;br&amp;gt;&lt;br /&gt;
[[Momentum Principle]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Conservation of Momentum]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Newton&#039;s Laws and Linear Momentum]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force Physics Classroom: Net Force]&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Drawing-Free-Body-Diagrams Physics Classroom: Drawing Free Body Diagrams]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Cardenas, Richard. &amp;quot;What is Net Force? - Definition, Magnitude &amp;amp; Equations.&amp;quot; Web. 30 Nov 2015. http://study.com/academy/lesson/what-is-net-force-definition-magnitude-equations.html &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Net Force.&amp;quot; Wikipedia: The Free Encyclopedia. Wikimedia Foundation, Inc. Web. 30 Nov 2015. https://en.wikipedia.org/wiki/Net_force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Physics Classroom. &amp;quot;Determining the Net Force.&amp;quot; Web. 30 Nov 2015. http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Chabay, Ruth W., and Bruce A. Sherwood. Matter &amp;amp; Interactions. Modern Mechanics. Hoboken, NJ: Wiley, 2011. Print.  &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Stinner, Arthur. &amp;quot;The story of force: from Aristotle to Einstein.&amp;quot; Physics Education. 1994. Web. 30 Nov 2015. http://www.arthurstinner.com/stinner/pdfs/1994-storyofforce.pdf &amp;lt;br&amp;gt;&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Lbond9</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=20910</id>
		<title>Net Force</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=20910"/>
		<updated>2016-04-11T22:08:17Z</updated>

		<summary type="html">&lt;p&gt;Lbond9: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;by Julia Logan&lt;br /&gt;
&lt;br /&gt;
editing claimed by Leila Bond&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
In order to calculate net force, all EXTERNAL forces acting on a system are added together. The mathematical definition is &amp;lt;br&amp;gt;&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = F1 + F2 + F3... &amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Additionally,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = ma &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
where m=mass of the object, and a = acceleration of the object.&amp;lt;/center&amp;gt;&lt;br /&gt;
This is a result of Newton&#039;s Second Law of motion. If there is a nonzero net force acting on an object, that object is accelerating (not traveling at a constant velocity). Interestingly, there is zero net force acting on an object if its velocity is constant. This seems counter-intuitive (surely something is causing the object to move!) but makes sense in the context of Newton&#039;s Second Law. The forces are balanced (sum to zero) if there is no acceleration, despite any movement that may be happening.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Net force is an essential component of the Momentum Principle! We can use the Momentum Principle in vpython to update the position of a moving object. But first, we have to find net force. &lt;br /&gt;
[[File:netforce.png|200px|thumb|left|Tracing the path of a ball/spring model in vpython using net force and the momentum principle.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   #1 Fspring = -k*s&lt;br /&gt;
   #2 Fgravmag = mball * g&lt;br /&gt;
   #3 Fgrav = Fgravmag * vector(0,-1,0)&lt;br /&gt;
   #4 Fnet = Fspring+Fgrav&lt;br /&gt;
   #5 pball = pball + Fnet * deltat&lt;br /&gt;
   #6 vball = pball / mball&lt;br /&gt;
   #7 ball.pos=ball.pos+vball*deltat&lt;br /&gt;
&lt;br /&gt;
Here, the spring force and the gravitational force are found using formulas (lines 1-3). Then, they are added together to get the net force on the object (in this case a ball, line 4). The net force is then used in the update form of the momentum principle (line 5). In line 6 the velocity is updated, and line 7 the position is updated. Without net force calculations, tracing an object&#039;s path would be impossible. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Simple Example=&lt;br /&gt;
When calculating net force, it is most useful to construct a free body diagram. A free body diagram is a physical representation of the external forces applied to a system. Often, arrows are used to represent forces. In this example, forces are displayed acting on a box. &lt;br /&gt;
&lt;br /&gt;
[[File:forcediagram.gif]]&lt;br /&gt;
&lt;br /&gt;
The first two boxes&#039; net force can be easily calculated by adding the two forces acting on them, respectively. With down being in the negative y direction, for the first box we have:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 1200, 0) N + (0, -800, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 400, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And the second box:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 600, 0) N + (0, -800, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, -200, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The third box has both x-component forces and y-component forces. It is important to separate these in solving for the net force. &amp;lt;br&amp;gt;&lt;br /&gt;
y-components:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,y = (0, 50, 0) N + (0, -50, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,y = (0, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
x-components:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,x = (-20, 0, 0) N + (0, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Put them together:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (-20, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=More Complicated Example=&lt;br /&gt;
There is a box, small enough to represented as a point, sitting on a slope inclined twenty degrees with respect to the horizontal. If its mass is 10 kg, what does the magnitude of the force of static friction (pointing up the hill) have to be for net force to be zero? In that case, what is the magnitude of the normal force?&lt;br /&gt;
&lt;br /&gt;
(there will be a picture here)&lt;br /&gt;
&lt;br /&gt;
First, we have to identify our coordinate axes. We could have the typical horizontal x-axis and vertical y-axis:&lt;br /&gt;
&lt;br /&gt;
(picture)&lt;br /&gt;
&lt;br /&gt;
But, that leaves us with two forces that have to be decomposed into x- and y- components. It makes more sense to draw the axes rotated twenty degrees counterclockwise, like this:&lt;br /&gt;
&lt;br /&gt;
(picture)&lt;br /&gt;
&lt;br /&gt;
Now we are ready to solve for the frictional force. It acts in the positive x direction, and we know that the net force in the x direction has to be zero, so we have to identify the other forces that act in the positive or negative x direction. In this case, it&#039;s only a component of the weight, which points in the negative x direction. Using simple trigonometry, we find that that is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; -W*sin(θ) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So we can write our equilibrium equation like this&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Connectedness=&lt;br /&gt;
Net force is one of the building blocks of Intro Physics, and I would assume all of physics. It&#039;s really important for all motion-related topics, specifically [[Curving Motion]]. A net force due to the gravitational pull of the Sun in the perpendicular direction is how the Earth revolves around the Sun -- why we have days and nights and years! We can see from the derivative form of the Momentum Principle that any change in momentum is due to a nonzero net force acting on a system. All changes in motion can be attributed to a net force acting in some direction. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; dP/dt=Fnet &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=History=&lt;br /&gt;
&lt;br /&gt;
Some of the earliest records of humans&#039; musings about force come from Aristotle. Aristotle observed the natural world and made assumptions and equations based on what he saw. He described all motion as being either &amp;quot;natural&amp;quot;--circular and infinite OR finite, up and down, in a straight line--or &amp;quot;violent.&amp;quot; Aristotle had issues with projectile motion as he could not reconcile the continuing movement of the object with the lack of force being applied. He ended up concluding that the air provides a simultaneous resistant and accelerating force to the object. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These ideas were challenged by Renaissance men such as John Philoponus, John Buridan, and Oresme, with a clear understanding of the conservation of linear momentum not arriving to the world until Descartes. The most famous face we associate with forces in Physics is Sir Isaac Newton, and he certainly played a huge role in the understanding of net force and momentum. However, he initially believed in the idea of impetus, that a projectile has a certain internal force that keeps it moving, and also the idea of transfer, that objects give up parts of their force during a collision. Though he was wrong, these ideas are not at all silly--in fact they seem quite logical--and he later corrected them after a series of experiments. Thus, the second law of motion was established and with it the relationship between force and motion.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
These other wiki pages might help: &amp;lt;br&amp;gt;&lt;br /&gt;
[[Momentum Principle]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Conservation of Momentum]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Newton&#039;s Laws and Linear Momentum]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force Physics Classroom: Net Force]&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Drawing-Free-Body-Diagrams Physics Classroom: Drawing Free Body Diagrams]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Cardenas, Richard. &amp;quot;What is Net Force? - Definition, Magnitude &amp;amp; Equations.&amp;quot; Web. 30 Nov 2015. http://study.com/academy/lesson/what-is-net-force-definition-magnitude-equations.html &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Net Force.&amp;quot; Wikipedia: The Free Encyclopedia. Wikimedia Foundation, Inc. Web. 30 Nov 2015. https://en.wikipedia.org/wiki/Net_force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Physics Classroom. &amp;quot;Determining the Net Force.&amp;quot; Web. 30 Nov 2015. http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Chabay, Ruth W., and Bruce A. Sherwood. Matter &amp;amp; Interactions. Modern Mechanics. Hoboken, NJ: Wiley, 2011. Print.  &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Stinner, Arthur. &amp;quot;The story of force: from Aristotle to Einstein.&amp;quot; Physics Education. 1994. Web. 30 Nov 2015. http://www.arthurstinner.com/stinner/pdfs/1994-storyofforce.pdf &amp;lt;br&amp;gt;&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Lbond9</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=20909</id>
		<title>Net Force</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=20909"/>
		<updated>2016-04-11T21:43:29Z</updated>

		<summary type="html">&lt;p&gt;Lbond9: I am in the process of adding a more difficult sample problem and I fixed the format of some of the headings.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;by Julia Logan&lt;br /&gt;
&lt;br /&gt;
editing claimed by Leila Bond&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
In order to calculate net force, all EXTERNAL forces acting on a system are added together. The mathematical definition is &amp;lt;br&amp;gt;&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = F1 + F2 + F3... &amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Additionally,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = ma &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
where m=mass of the object, and a = acceleration of the object.&amp;lt;/center&amp;gt;&lt;br /&gt;
This is a result of Newton&#039;s Second Law of motion. If there is a nonzero net force acting on an object, that object is accelerating (not traveling at a constant velocity). Interestingly, there is zero net force acting on an object if its velocity is constant. This seems counter-intuitive (surely something is causing the object to move!) but makes sense in the context of Newton&#039;s Second Law. The forces are balanced (sum to zero) if there is no acceleration, despite any movement that may be happening.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Net force is an essential component of the Momentum Principle! We can use the Momentum Principle in vpython to update the position of a moving object. But first, we have to find net force. &lt;br /&gt;
[[File:netforce.png|200px|thumb|left|Tracing the path of a ball/spring model in vpython using net force and the momentum principle.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   #1 Fspring = -k*s&lt;br /&gt;
   #2 Fgravmag = mball * g&lt;br /&gt;
   #3 Fgrav = Fgravmag * vector(0,-1,0)&lt;br /&gt;
   #4 Fnet = Fspring+Fgrav&lt;br /&gt;
   #5 pball = pball + Fnet * deltat&lt;br /&gt;
   #6 vball = pball / mball&lt;br /&gt;
   #7 ball.pos=ball.pos+vball*deltat&lt;br /&gt;
&lt;br /&gt;
Here, the spring force and the gravitational force are found using formulas (lines 1-3). Then, they are added together to get the net force on the object (in this case a ball, line 4). The net force is then used in the update form of the momentum principle (line 5). In line 6 the velocity is updated, and line 7 the position is updated. Without net force calculations, tracing an object&#039;s path would be impossible. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Simple Example=&lt;br /&gt;
When calculating net force, it is most useful to construct a free body diagram. A free body diagram is a physical representation of the external forces applied to a system. Often, arrows are used to represent forces. In this example, forces are displayed acting on a box. &lt;br /&gt;
&lt;br /&gt;
[[File:forcediagram.gif]]&lt;br /&gt;
&lt;br /&gt;
The first two boxes&#039; net force can be easily calculated by adding the two forces acting on them, respectively. With down being in the negative y direction, for the first box we have:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 1200, 0) N + (0, -800, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 400, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And the second box:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 600, 0) N + (0, -800, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, -200, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The third box has both x-component forces and y-component forces. It is important to separate these in solving for the net force. &amp;lt;br&amp;gt;&lt;br /&gt;
y-components:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,y = (0, 50, 0) N + (0, -50, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,y = (0, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
x-components:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,x = (-20, 0, 0) N + (0, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Put them together:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (-20, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=More Complicated Example=&lt;br /&gt;
&lt;br /&gt;
=Connectedness=&lt;br /&gt;
Net force is one of the building blocks of Intro Physics, and I would assume all of physics. It&#039;s really important for all motion-related topics, specifically [[Curving Motion]]. A net force due to the gravitational pull of the Sun in the perpendicular direction is how the Earth revolves around the Sun -- why we have days and nights and years! We can see from the derivative form of the Momentum Principle that any change in momentum is due to a nonzero net force acting on a system. All changes in motion can be attributed to a net force acting in some direction. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; dP/dt=Fnet &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=History=&lt;br /&gt;
&lt;br /&gt;
Some of the earliest records of humans&#039; musings about force come from Aristotle. Aristotle observed the natural world and made assumptions and equations based on what he saw. He described all motion as being either &amp;quot;natural&amp;quot;--circular and infinite OR finite, up and down, in a straight line--or &amp;quot;violent.&amp;quot; Aristotle had issues with projectile motion as he could not reconcile the continuing movement of the object with the lack of force being applied. He ended up concluding that the air provides a simultaneous resistant and accelerating force to the object. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These ideas were challenged by Renaissance men such as John Philoponus, John Buridan, and Oresme, with a clear understanding of the conservation of linear momentum not arriving to the world until Descartes. The most famous face we associate with forces in Physics is Sir Isaac Newton, and he certainly played a huge role in the understanding of net force and momentum. However, he initially believed in the idea of impetus, that a projectile has a certain internal force that keeps it moving, and also the idea of transfer, that objects give up parts of their force during a collision. Though he was wrong, these ideas are not at all silly--in fact they seem quite logical--and he later corrected them after a series of experiments. Thus, the second law of motion was established and with it the relationship between force and motion.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
These other wiki pages might help: &amp;lt;br&amp;gt;&lt;br /&gt;
[[Momentum Principle]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Conservation of Momentum]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Newton&#039;s Laws and Linear Momentum]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force Physics Classroom: Net Force]&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Drawing-Free-Body-Diagrams Physics Classroom: Drawing Free Body Diagrams]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Cardenas, Richard. &amp;quot;What is Net Force? - Definition, Magnitude &amp;amp; Equations.&amp;quot; Web. 30 Nov 2015. http://study.com/academy/lesson/what-is-net-force-definition-magnitude-equations.html &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Net Force.&amp;quot; Wikipedia: The Free Encyclopedia. Wikimedia Foundation, Inc. Web. 30 Nov 2015. https://en.wikipedia.org/wiki/Net_force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Physics Classroom. &amp;quot;Determining the Net Force.&amp;quot; Web. 30 Nov 2015. http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Chabay, Ruth W., and Bruce A. Sherwood. Matter &amp;amp; Interactions. Modern Mechanics. Hoboken, NJ: Wiley, 2011. Print.  &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Stinner, Arthur. &amp;quot;The story of force: from Aristotle to Einstein.&amp;quot; Physics Education. 1994. Web. 30 Nov 2015. http://www.arthurstinner.com/stinner/pdfs/1994-storyofforce.pdf &amp;lt;br&amp;gt;&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Lbond9</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=20908</id>
		<title>Net Force</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Net_Force&amp;diff=20908"/>
		<updated>2016-04-11T21:19:23Z</updated>

		<summary type="html">&lt;p&gt;Lbond9: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;by Julia Logan&lt;br /&gt;
&lt;br /&gt;
editing claimed by Leila Bond&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
In order to calculate net force, all EXTERNAL forces acting on a system are added together. The mathematical definition is &amp;lt;br&amp;gt;&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = F1 + F2 + F3... &amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Additionally,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; Fnet = ma &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
where m=mass of the object, and a = acceleration of the object.&amp;lt;/center&amp;gt;&lt;br /&gt;
This is a result of Newton&#039;s Second Law of motion. If there is a nonzero net force acting on an object, that object is accelerating (not traveling at a constant velocity). Interestingly, there is zero net force acting on an object if its velocity is constant. This seems counter-intuitive (surely something is causing the object to move!) but makes sense in the context of Newton&#039;s Second Law. The forces are balanced (sum to zero) if there is no acceleration, despite any movement that may be happening.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Net force is an essential component of the Momentum Principle! We can use the Momentum Principle in vpython to update the position of a moving object. But first, we have to find net force. &lt;br /&gt;
[[File:netforce.png|200px|thumb|left|Tracing the path of a ball/spring model in vpython using net force and the momentum principle.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   #1 Fspring = -k*s&lt;br /&gt;
   #2 Fgravmag = mball * g&lt;br /&gt;
   #3 Fgrav = Fgravmag * vector(0,-1,0)&lt;br /&gt;
   #4 Fnet = Fspring+Fgrav&lt;br /&gt;
   #5 pball = pball + Fnet * deltat&lt;br /&gt;
   #6 vball = pball / mball&lt;br /&gt;
   #7 ball.pos=ball.pos+vball*deltat&lt;br /&gt;
&lt;br /&gt;
Here, the spring force and the gravitational force are found using formulas (lines 1-3). Then, they are added together to get the net force on the object (in this case a ball, line 4). The net force is then used in the update form of the momentum principle (line 5). In line 6 the velocity is updated, and line 7 the position is updated. Without net force calculations, tracing an object&#039;s path would be impossible. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Simple Example=&lt;br /&gt;
When calculating net force, it is most useful to construct a free body diagram. A free body diagram is a physical representation of the external forces applied to a system. Often, arrows are used to represent forces. In this example, forces are displayed acting on a box. &lt;br /&gt;
&lt;br /&gt;
[[File:forcediagram.gif]]&lt;br /&gt;
&lt;br /&gt;
The first two boxes&#039; net force can be easily calculated by adding the two forces acting on them, respectively. With down being in the negative y direction, for the first box we have:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 1200, 0) N + (0, -800, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 400, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And the second box:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, 600, 0) N + (0, -800, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (0, -200, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The third box has both x-component forces and y-component forces. It is important to separate these in solving for the net force. &amp;lt;br&amp;gt;&lt;br /&gt;
y-components:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,y = (0, 50, 0) N + (0, -50, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,y = (0, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
x-components:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet,x = (-20, 0, 0) N + (0, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Put them together:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; Fnet = (-20, 0, 0) N &amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
Net force is one of the building blocks of Intro Physics, and I would assume all of physics. It&#039;s really important for all motion-related topics, specifically [[Curving Motion]]. A net force due to the gravitational pull of the Sun in the perpendicular direction is how the Earth revolves around the Sun -- why we have days and nights and years! We can see from the derivative form of the Momentum Principle that any change in momentum is due to a nonzero net force acting on a system. All changes in motion can be attributed to a net force acting in some direction. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; dP/dt=Fnet &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Some of the earliest records of humans&#039; musings about force come from Aristotle. Aristotle observed the natural world and made assumptions and equations based on what he saw. He described all motion as being either &amp;quot;natural&amp;quot;--circular and infinite OR finite, up and down, in a straight line--or &amp;quot;violent.&amp;quot; Aristotle had issues with projectile motion as he could not reconcile the continuing movement of the object with the lack of force being applied. He ended up concluding that the air provides a simultaneous resistant and accelerating force to the object. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These ideas were challenged by Renaissance men such as John Philoponus, John Buridan, and Oresme, with a clear understanding of the conservation of linear momentum not arriving to the world until Descartes. The most famous face we associate with forces in Physics is Sir Isaac Newton, and he certainly played a huge role in the understanding of net force and momentum. However, he initially believed in the idea of impetus, that a projectile has a certain internal force that keeps it moving, and also the idea of transfer, that objects give up parts of their force during a collision. Though he was wrong, these ideas are not at all silly--in fact they seem quite logical--and he later corrected them after a series of experiments. Thus, the second law of motion was established and with it the relationship between force and motion.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
These other wiki pages might help: &amp;lt;br&amp;gt;&lt;br /&gt;
[[Momentum Principle]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Conservation of Momentum]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Newton&#039;s Laws and Linear Momentum]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force Physics Classroom: Net Force]&lt;br /&gt;
[http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Drawing-Free-Body-Diagrams Physics Classroom: Drawing Free Body Diagrams]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Cardenas, Richard. &amp;quot;What is Net Force? - Definition, Magnitude &amp;amp; Equations.&amp;quot; Web. 30 Nov 2015. http://study.com/academy/lesson/what-is-net-force-definition-magnitude-equations.html &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Net Force.&amp;quot; Wikipedia: The Free Encyclopedia. Wikimedia Foundation, Inc. Web. 30 Nov 2015. https://en.wikipedia.org/wiki/Net_force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Physics Classroom. &amp;quot;Determining the Net Force.&amp;quot; Web. 30 Nov 2015. http://www.physicsclassroom.com/class/newtlaws/Lesson-2/Determining-the-Net-Force &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Chabay, Ruth W., and Bruce A. Sherwood. Matter &amp;amp; Interactions. Modern Mechanics. Hoboken, NJ: Wiley, 2011. Print.  &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Stinner, Arthur. &amp;quot;The story of force: from Aristotle to Einstein.&amp;quot; Physics Education. 1994. Web. 30 Nov 2015. http://www.arthurstinner.com/stinner/pdfs/1994-storyofforce.pdf &amp;lt;br&amp;gt;&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Lbond9</name></author>
	</entry>
</feed>