Skip to main content

Lab 3- Non-Constant acceleration problem

Purpose
Solve non-constant acceleration problem by both numerical approach and analytical approach. Here is the question.
A 5000-kg elephant on frictionless roller skates is going 25 m/s when it gets to the bottom of a hill and arrives on level ground. At that point a rocket mounted on the elephant’s back generates a constant 8000 N thrust opposite the elephant’s direction of motion. The mass of the rocket changes with time (due to burning the fuel at a rate of 20 kg/s) so that the m(t) = 1500 – 20t. Find how far the elephant goes before coming to rest.


Numerical Approach
1.     Put appropriate values in for Vo and Xo.
2.     Set Δt to be 1 second. Put in the other appropriate values in cell B1 through B4. (Recall that the force is negative here, since it points in the negative x-direction.)
3.     Input a formula into cell A9 that will calculate the appropriate time, and that you can fill down. Use $B$5 in our formula, so the cell doesn't change as I fill down.
4.     Input a formula into cell B8 that will let me calculate the acceleration at any time. Fill down
5.     In cell C9 calculate the average acceleration for that first Δt interval.
6.     In cell D9 calculate the change in velocity for that first time interval.
7.     In cell E9 calculate the speed at the end of that time interval.
8.     In cell F9 calculate the average speed at the end of that time interval.
9.     In cell G9 calculate the change in position of the elephant during that time internal.
10.   In the H9 calculate the position of the elephant. 

11.   Change the time interval from 1 second to 0.1s and see if it makes a difference.
12.   Change the time interval to 0.05s instead of 0.1s and see if it makes a difference.

So we can derive the conclusion that if we change the interval from 1s to 0.1s, it makes a huge difference. But if we change the interval from 0.1s to 0.05s, it makes a quite small difference.

Questions
1.     When the interval equals to 0.05s, the result of numerical approach approximately equals to the result of analytical approach.
2.     Choose smaller time interval until the result stops changing. That time interval is small enough.
3.     Using the numerical approach with a 0.05s interval, the result is 164.0363m. 

Comments

Popular posts from this blog

lab 11- Work and KE

Purpose: Measure the work done by a non-constant spring which stretches a cart by a measured distance with force sensor, motion detector and Lab Pro. Graph the data collected during stretching and determine the relationship between work done and the kinetic energy, which are equal to each other in theory. The proportion of the force area is exactly the point of kinetic energy at the same time point. EXPT1: work done by a constant force First set up the track, cart , motion detector , force probe and other equipment like the picture shown. Plug force sensor and motion detector and zero them. Adjust the force sensor with a 500-g mass hanging on the string over the pulley. Then remove the mass and add it to the cart. Enter its value as the mass in the data-user parameters menu. Level the track so that the car rolls at a constant speed after a push. Hang 50 grams from the end of the string and then pull the cart back. Hit collect and release the cart. Then we will g...

lab 6- Propagated Uncertainty in Measurements

Propagated Uncertainty in Measurements Purpose Learn how to calculate propagated uncertainty in density measurements with different metal material cylinders. Process First, we need to measure the density of two cylinders made of different materials . To measure the density we should measure its mass m, diameter d and height h. Mass(g) Diameter(cm) Height(cm) 69.4 1.55 5.01 27.6 1.59 4.98 So the density of the first material is about 7.31 g/cm^3, which may be zine. The density of the second material is about 2.80 g/cm^3, which may be aluminum. Then we should calculate the propagated uncertainty of the density. For a cylinder, its density can be calculate with the equation p=(4/∏)* [m/(d2*h)]. The differential form of this equation is dp= (∂p/∂m)*dm + (∂p/∂d)*dd + (∂p/∂h)dh, which equals to The calculation is attached below. Conclusion In this lab, we learnt ho...

Lab 19: PHYS 4A Lab--Conservation of Energy/Conservation of angular momentum