183_notes:examples:netforce

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
183_notes:examples:netforce [2014/07/10 14:50] – created caballero183_notes:examples:netforce [2017/12/05 02:48] (current) pwirving
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-====== Example: Calculating the momentum of a slow-moving object ======+====== Example: Calculating the net force ======
  
-A [[http://s.hswstatic.com/gif/1971-1980-ford-pinto-1971.jpg|1971 Ford Pinto]] is observed to moving with velocity of $\langle 22.35, 0, 1.06\rangle\dfrac{m}{s}$. Determine the momentum of this sweet ride.+The fan cart is observed to experience net force to the right
  
 +Determine the (vector) net force acting on the fan cart.
 ==== Setup ==== ==== Setup ====
  
-You need to compute the momentum of a 1971 Ford Pinto using the information provided and any information that you can collect or assume.+You need to compute the net force on the fan cart using the information provided and any information that you can collect or assume.
  
 === Facts ==== === Facts ====
  
-  * The Ford Pinto is in motion +  * The fan cart accelerates to the right. 
-  * It has velocity, $\vec{v}_{car} = \langle 22.35, 0, 1.06\rangle\dfrac{m}{s}$.+  * The fan cart experiences several forces including: 
 +    * the force of the air on the blades (to the right) 
 +    * the gravitational force due to the interaction with the Earth (directly downward) 
 +    * the force applied by the track (directly upward) 
 +    * frictional forces and air resistance that resist the motion 
 +  * The acceleration due to gravity is 9.8 $\dfrac{m}{s^2}$ and is directed downward.
      
 === Lacking === === Lacking ===
  
-  * The mass of the Ford Pinto is not given, but can be [[http://lmgtfy.com/?q=mass+of+a+1971+ford+pinto+sedan|found online]] ($m_{car} = 884.05 kg$).+  * The mass of the fan cart is not given, but can be [[http://lmgtfy.com/?q=mass+of+a+pasco+fan+cart|found online]] ($m_{cart} = 0.kg$)
 +  * The force that the air exerts on the fan blades, which is responsible for the force to right, is unknown. This could be determined by finding the change in momentum of the fan cart over some time interval. Let's say that was done and it was found to be $F_{air} = 0.45 N$.
  
 === Approximations & Assumptions === === Approximations & Assumptions ===
  
-  The Ford Pinto experiences several forces, but over the short time we are looking at it, it experiences no net force, so its velocity will remain unchanged. +   Over the interval that we care about it, we will neglect the frictional forces and the force of air resistance.
-  * The velocity of the Ford Pinto is much less than the speed of light ($|\vec{v}_{car}| \ll c = 3.00\times10^8 \dfrac{m}{s}$). +
  
 === Representations === === Representations ===
  
-  * The momentum of the Ford Pinto is given by $\vec{p} = \vec{v}$.+  * The net force acting on the fan cart is the sum of all the forces, $\vec{F}_{net} = \sum \vec{F}_i = \vec{F}_1 + \vec{F}_2 + \dots$. 
 +  * The forces acting on the fan cart (the system's interactions with its surroundings) are represented in this free-body diagram. 
 + 
 +{{ :183_notes:mi3e_02-011.jpg?200 }}
  
 ==== Solution ==== ==== Solution ====
  
-We compute the momentum vector.+We simply compute the force vector noting that the momentum does not change in the vertical direction, so the forces on the cart due to gravity and the force on the cart due to the track are equal in magnitude. 
 + 
 +The force on the cart due to the Earth is given by $F_{Earth} = m\vec{g}$ where $\vec{g} = \langle 0, -9.8, 0 \rangle \dfrac{m}{s^2}$. We compute, 
 + 
 +$$F_{Earth} = m_{cart}\vec{g} = 0.3 kg\:\langle 0, -9.8, 0 \rangle \dfrac{m}{s^2} = \langle 0, -2.94, 0 \rangle N$$ 
 + 
 +So, we can now compute the net force, 
 + 
 +$$\vec{F}_{net} = \sum \vec{F}_i  = \vec{F}_{fan} + \vec{F}_{Earth} + \vec{F}_{track} = \langle 0.45, 0, 0 \rangle N + \langle 0, -2.94, 0 \rangle + \langle 0, 2.94, 0 \rangle = \langle 0.45, 0, 0 \rangle N$$
  
-$$\vec{p}_{car} = m_{car} \vec{v}_{car} = (884.05 kg) \langle 22.35, 0, 1.06\rangle\dfrac{m}{s} = \langle 1.98 \times 10^4, 0, 9.37 \times 10^2\rangle \dfrac{kg\:m}{s}$$+Notice this is simply the force that the air exerts on the bladesThis is the force responsible for the momentum change of the fan cart.
  • 183_notes/examples/netforce.1405003851.txt.gz
  • Last modified: 2014/07/10 14:50
  • by caballero