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 19: PHYS 4A Lab--Conservation of Energy/Conservation of angular momentum

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 22 Physical Pendulum Lab

Lab 20 Purpose: Predict an expression for the period of various physical pendulums. Verify the predicted value with the value getting from experiment. Learn to find out a physical pendulum’s period by calculating and by Logger Pro and video camera. Theory: In the first part, we need to get the center of mass of different shapes so that we can determine the momentum of inertia of them at the center of mass. By parallel axis theorem, we can derive the momentum of inertia of them at required center. Use the T=I α where α=ω^2*Θ to get the ω . And 2 π / ω is the result we want. We assume the parameter B as the base and H as height for an isosceles-triangle. When it comes to the semicircle, we use R stands for the radius of the semicircle. The result of each physical pendulums is followed. We will use Logger Pro for the experiment part to determine the period in the videos.                               ...