Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

After a mass weighing 10poundsis attached to a 5-foot spring, the spring measures 7feet. This mass is removed and replaced with another mass that weighs 8pounds. The entire system is placed in a medium that offers a damping force that is numerically equal to the instantaneous velocity.

(a) Find the equation of motion if the mass is initially released from a point 12footbelow the equilibrium position with a downward velocity of 1fts.

(b) Express the equation of motion in the form given in (23).

(c) Find the times at which the mass passes through the equilibrium position heading downward.

(d) Graph the equation of motion.

Short Answer

Expert verified

(a) The equation of motion is x(t)=e2t12cos4t+12sin4t.

(b) The equation of motion is x(t)=22e2tsin4t+π4.

(c) The time at which the mass passes through the equilibrium position heading downward is t=(8n1)π16s,   n=1,2,3,.

(d) The graph of the equation of motion is,

Step by step solution

01

Definition of Spring / Mass Systems:

Suppose you take into consideration an external force f(t)acting on a vibrating mass on a spring. For example, f(t)could represent a driving force causing an oscillatory vertical motion of the support of the spring. The inclusion of f(t)in the formulation of Newton’s second law gives the differential equation of driven of forced motion:

md2xdt2=kxβdxdt+f(t)

02

Homogeneous differential equation:

You have a system where an object with a mass of m=8lbattached to a spring with a constant kis exhibiting free damped motion where β=1. You also know that the spring is stretched for 5ftto 7ftby a force F=10lb.

Your main objective is to find the equation of motion given the initial conditions x(0)=12and x'(0)=1; then write it in its alternative form. You also need to solve for the times when the mass passes through the equilibrium position while heading downwards.

Remember that to solve for the spring constant kyou make use of Hooke's law which has the formula:

F=ks ….. (1)

Where,Fis the force in pounds andsis the elongation in feet.

Because there is damping, the system exhibits free damped motion described by the differential equation,

d2xdt2+2λdxdt+ω2x=0 ..... (2)

Where,ω2=kmand2λ=βm.

Note that this is a second-order homogenous linear differential equation with constant coefficients having three cases for the solution.

When λ2ω2>0, the system is over damped and the solution is,

x(t)=eλtc1eλ2ω2t+c2eλ2ω2t ….. (3)

03

Find the amplitude and phase angle:

Then when λ2ω2=0, the system is critically damped and the solution is given by,

x(t)=eλt(c1+c2t) ..... (4)

Lastly, when λ2ω2<0, the system is underdamped having the solution to be:

x(t)=eλtc1cosλ2ω2t+c2sinλ2ω2t ..... (5)

After finding the equation of motion, you can write it in its alternative form as,

x(t)=Aeλtsinω2λ2t+ϕ ..... (6)

Where, the amplitude Ais given by the formula,

A=c12+c22

And the phase angle is solved using the formula,

tanϕ=c1c2

04

(a) Find the mass and substitute the initial condition:

Converting the given weight to the appropriate unit of mass gives,

m=Wg=8pounds32fts2=14slug

Following Hooke's Law given by Eq. (1), you find the spring constant to be,

F=W=ks

10=k(75)k=5lbft

With an attached mass of m=14slug,β=1,and k=5lbftthe differential equation modelling the free damped motion of the spring and mass system using Eq. (2) is,

d2xdt2+2λdxdt+ω2x=0d2xdt2+114dxdt+514x=0

d2xdt2+4dxdt+20x=0 ..... (7)

Following Eq. (2) and (7), you have

2λ=4λ=2

And

ω2=20ω=25

It follows that,

λ2ω2=(2)2(25)2=6

And since , you have an underdamped system whose solution is given by Eq. (3).

x(t)=eλtc1cosω2λ2t+c2sinω2λ2t=e2tc1cos204t+c2sin204t=e2tc1cos4t+c2sin4t

Plugging the initial condition x(0)=12to Eq. (8), you can find,

12=e0(c1cos0°+c2sin0°)12=c1(1)+c2(0)c1=12

Likewise, if you plug x'(0)=1to the derivative of Eq. (8) you get,

x'(t)=e2t(4c1sin4t+4c2cos4t)2e2t(c1cos4t+c2sin4t)1=e0(2sin0°+4c2cos0°)2e0(12cos0°+c2sin0°)1=4c21c2=12

With c1=12and c2=12the required equation of motion is given by Eq. (8) as,

x(t)=e2t12cos4t+12sin4t

05

(b) Substitution:

Representing this in terms of Eq. (4), you need to substitutec1=12and c2=12to Eq. (5), which leads to,

A=122+122=22

Note that c1>0and c2>0, so must lie in the first quadrant. With Eq. (5), it follows that,

ϕ=tan11212=π4

Therefore, you obtain the alternative form of the equation of motion using Eq. (4) as,

x(t)=Aeλtsinω2λ2t+ϕ=22e2tsin4t+π4

06

(c) Find the value of t:

To find the values of twhen the mass passes through the equilibrium position, you set the equation of motion given by Eq. (9) to be equal to zero. Solving for t, you get,

0=22e2tsin4t+π4=e2tsin4t+π4=sin4t+π4

The exponential function e2twill not be zero in finite time, so the only time that x(t)=0is when,

sin4t+π4=0

Getting the inverse sine of both sides of Eq. (8), you find tto be,

sin1sin4t+π4=sin1(0)4t+π4=0+πn4t=π4+πn

t=π16+πn4

Where, nis any integer (n=0,1,2,).

When n=0, Eq. (9) gives t=π16which you will disregard since must be greater than zero for the motion to start.

Then, when n=1is plugged to Eq. (9) you get t=3π16. You now have a possible value of t. But because the mass was initially released below the equilibrium position, x(0)=12, it will be heading upward as it passes through the equilibrium position.

Finally, when n=2Eq. (9) gives t=7π16which is a positive value. So, the mass will now be heading downwards as it passes through the equilibrium position. So, nmust be a multiple of 2. You now rewrite Eq. (9) as,

t=π16+π(2n)4=π16+8πn16=(8n1)π16s

Where,n1(n=1,2,3,)

07

(d) Graph the equation of motion:

Using a graphing utility, the graph of the equation of motion is shown in the figure below.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Relief supplies As shown in figurea plane flying horizontally at a constant speed drops V0 relief supply pack to a person on the ground. Assume the origin is the point where the supply pack is released and that the positive x-axis points forward and that positive y-axis points downward. under the assumption that the horizontal and vertical components of the air resistance are proportional to(dx/dt)2and=(dy/dt)2,respectively, and if the position of the supply pack is given by r(t)=x(i)+y(t)j, then its velocity is v(t)=(dx/dt)i+(dy/dt)j Equating components in the vector form of Newton’s second law of motion.

mdydt=mg-dxdt2i+dydt2jmd2xdt2=mg-kdxdt2,x0=0,x'0='v0md2ydt2=mg-kdydt2y0=0,y'0='0

a)solve both of the foregoing initial-value problems by means of the substitutionsu=dxdy,w=dydt and separation of variable.[Hint: see the Remarks at the end of

section .]

b)suppose the plane files at an altitude of 1000ftft and that its constant speed 300is mi/h. assume that the constant of proportionality for air resistance is k=0.0053 and that the supply pack weighs256 Ib. use a root-finding application of a CAC or a graphic calculator to determine the horizontal distance the pack travels, measured from its point of release to the point where it hits the ground.

Discussion problems.

21.Discuss why the damping term in equation(3) is written as

βdxdtdxdt instead of βdxdt2

Suppose a pendulum is formed by attaching a massto theend of a string of negligible mass and length l. Att=0thependulum is released from rest at a small displacement angleθ0>0to the right of the vertical equilibrium position OP. SeeFigure 5.R.5. At timet1>0the string hits a nail at a point N onOP a distance34lfrom O, but the mass continues to the left asshown in the figure.

(a) Construct and solve a linear initial-value problem for thedisplacement angleshown in the figure. Find theinterval[0,t1]on whichθ1(t)is defined.

(b) Construct and solve a linear initial-value problem for thedisplacement angle θ2(t)shown in the figure. Find theinterval[t1,t2]on which θ2(t)is defined, where t2isthe time that m returns to the vertical line NP.

d2xdt2+xe0.01x=0x(0)=1,x'(0)=1;x(0)=3,x'(0)=-1

A mass weighing 4poundsis attached to a spring whose constant is 2lbft. The medium offers a damping force that is numerically equal to the instantaneous velocity. The mass is initially released from a point 1footabove the equilibrium position with a downward velocity of 8fts. Determine the time at which the mass passes through the equilibrium position. Find the time at which the mass attains its extreme displacement from the equilibrium position. What is the position of the mass at this instant?

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free