Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
183_notes:examples:netforce [2014/07/10 14:50] – created caballero | 183_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:// | + | The fan cart is observed to experience |
+ | 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 a velocity, | + | * 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) | ||
+ | * a 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:// | + | * The mass of the fan cart is not given, but can be [[http:// |
+ | * 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 Fair=0.45N. | ||
=== Approximations & Assumptions === | === Approximations & Assumptions === | ||
- | | + | * Over the interval that we care about it, we will neglect |
- | * The velocity of the Ford Pinto is much less than the speed of light (|→vcar|≪c=3.00×108ms). | + | |
=== Representations === | === Representations === | ||
- | * The momentum of the Ford Pinto is given by $\vec{p} = m \vec{v}$. | + | * The net force acting on the fan cart is the sum of all the forces, |
+ | * The forces acting on the fan cart (the system' | ||
+ | |||
+ | {{ : | ||
==== Solution ==== | ==== Solution ==== | ||
- | We compute the momentum | + | We simply |
+ | |||
+ | The force on the cart due to the Earth is given by FEarth=m→g where →g=⟨0,−9.8,0⟩ms2. We compute, | ||
+ | |||
+ | FEarth=mcart→g=0.3kg⟨0,−9.8,0⟩ms2=⟨0,−2.94,0⟩N | ||
+ | |||
+ | So, we can now compute the net force, | ||
+ | |||
+ | $$\vec{F}_{net} = \sum \vec{F}_i | ||
- | $$\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\: | + | Notice this is simply the force that the air exerts on the blades. This is the force responsible for the momentum change of the fan cart. |