1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
romanna [79]
3 years ago
15

After a mass weighing 10 pounds is attached to a 5-foot spring, the spring measures 7 feet. This mass is removed and replaced wi

th another mass that weighs 8 pounds. 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 foot below the equilibrium position with a downward velocity of 1 ft/s. (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 dow

Physics
1 answer:
hoa [83]3 years ago
7 0

Answer:

a) x(t) = e^(^-^2^t^)[ cos ( 4t ) + 0.75*sin ( 4t ) ]

b) x(t) = 1.25*e^(^-^a^t^)sin(4t + 0.64350)

c) t = ( 0.7957*k - 0.160875 )s  with k = 0, 1 , 2 , 3 , ....

Explanation:

Declaring variables:-

- The mass = m

- Positive damping constant = β

- Spring constant = k

- Gravitational constant, g = 32.2 ft/s^2

Given:-

- The attached initial weight, Wi = 10 lbs

- The attached second weight, Wf = 8 lbs

- Length of un-extended spring, Li = 5 ft

- The extended length, Lf = 7 ft

Find:-

(a) Find the equation of motion if the mass is initially released from a point foot below the equilibrium position with a downward velocity of 1 ft/s.

(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 dow

Solution:-

- We will first evaluate the constants m , k and β using conditions given:

                         m = Wf / g

                         m = 8 / 32 = 0.25 slugs.

- We will use the equilibrium condition in (vertical direction) on the spring when the weight of Wi = 10 lbs was attached onto the spring. The spring restoring force (Fs) acts up while weight attached combats it by pointing downward.

                         Fs - Wi = 0

- From Hooke's Law we have:

                         Fs = Wi = k*ΔL   .......  ΔL : Extension of spring

                         k = W / ΔL = W / ( Lf - Li )

                         k = 10 / ( 7 - 5 )

                         k = 5 lb/ft

- Since we have insufficient information about the damping constant of the medium we will assume it as unit. β = 1.

- Now, we will consider the dynamic motion of the spring attached with mass with weight Wf damped in a medium with constant β. We will use Newton's second equation of motion for the spring.

                        F_net = m*a

Where, F_net : Net force acting on the attached mass

            a : Acceleration of the block

- There are two forces acting on the spring ( Damping force - D and restoring force of spring (ks) ). We will consider a displacement of mass in vertical direction as (x).

                       - D - Fs = m*a

- Using hooke's law and damping force (D) is proportional to velocity of attached mass. We have:

                       - β*dx/dt - k*x = m*( d^2 x / dt^2)

 - Plug in the constants:

                          \frac{d^2x}{dt^2} + 4*\frac{dx}{dt} + 20*x = 0

- Now solve the derived ODE. The Auxiliary equation for the above ODE is:  

                         s^2 + 4s + 20 = 0              

- Solve the quadratic and evaluate roots.

                        s = -2 +/- 4i ....... (Complex Roots)

- The complementary solution (yc) for complex roots of the auxiliary is:

                        xc (t) = e^(^-^2^t^)[ A*cos ( 4t ) + B*sin ( 4t ) ]

- Use the given initial conditions and evaluate constants A and B :

                       x ( 0 ) = 1 ft , x ' (0) = 1 ft/s

                       xc (0) = e^(^0^)[ A*cos ( 0 ) + B*sin ( 0 ) ] = 1* [ A + 0 ] = 1\\\\A = 1\\\\xc'(t) = -2*e^(^-^2^t^)[ A*cos ( 4t ) + B*sin ( 4t ) ] + e^(^-^2^t^)[ -4A*sin ( 4t ) + 4B*cos ( 4t ) ]\\\\xc'(0) = -2*e^(^0^)[ cos ( 0 ) + B*sin ( 0 ) ] + e^(^0^)[ -4sin ( 0 ) + 4B*cos ( 0 ) ]\\\\ 1 = -2*[ 1 + 0 ] + 1*[ 0 + 4B]\\\\B = 3 / 4 = 0.75

- The complementary solution becomes:

                         xc (t) = e^(^-^2^t^)[ cos ( 4t ) + 0.75*sin ( 4t ) ]

- Since there is no excitation force acting on the system( Homogenous ). The particular solution does not exist and the general solution to equation of motion is:

                         x(t) = e^(^-^2^t^)[ cos ( 4t ) + 0.75*sin ( 4t ) ]

- An alternative form of the displacement (x) - Time (t) motion is:

                        x(t) = Pe^(^-^a^t^)sin(w_dt + theta)

Where,

                        P = √ ( A^2 + B^2)   .... Amplitude

                        theta (θ) = arctan ( B / A )

                        Auxiliary roots = ( a +/- bi) ..... a = -2 , b = 4  

                        wd = w*√ 1 - ρ^2 = w = b = 4 .......... (β = 1 => ρ = 0)

- Evaluate P and theta (θ):

                        P = √ ( 1^2 + 0.75^2) = 1.25 m

                        theta (θ) = arctan ( 3 / 4 ) = 0.64350 rads

- The alternative form of Equation (23) is:

                        x(t) = 1.25*e^(^-^a^t^)sin(4t + 0.64350)

c)

- To determine the range of times (t) when the mass passes the the equilibrium position can be evaluated by setting x(t) form (23) equal to 0.

                       x(t) = 1.25*e^(^-^a^t^)sin(4t + 0.64350) = 0\\\\e^(^-^a^t^) \neq 0 , sin(4t + 0.64350) = 0\\\\4t + 0.64350 = 0 , \pi , 2\pi , 3\pi = k\pi\ \ .......\ \ (k = 0, 1 , 2 , 3 , ...)\\\\t = \frac{k\pi - 0.64350}{4} = k*0.78571429 - 0.160875

- The domain for time (t) is as follows:

                       t = ( 0.7957*k - 0.160875 )s  with k = 0, 1 , 2 , 3 , ....

                         

You might be interested in
Does an eclipse occur every time the moon is in the new or full moon phase?
harina [27]

Answer:

solar eclipse mostly occurs when the moon gets between Earth and the sun, and the moon casts a shadow over Earth. A solar eclipse can only take place at the phase of new moon, when the moon passes directly between the sun and Earth and its shadows fall upon Earth's surface.

7 0
2 years ago
Read 2 more answers
Astronauts aboard the ISS move at about 8000 m/s, relative to us when we look upward.How long does an astronaut need to stay abo
Luba_88 [7]

Answer:

#_time = 7.5 10⁴ s

Explanation:

In order for the astronaut to be younger than the people on earth, it follows that the speed of light has a constant speed in vacuum (c = 3 108 m / s), therefore with the expressions of special relativity we have.

            t = \frac{t_p}{ \sqrt{1-  (v/c)^2} }

where t_p is the person's own time in an immobile reference frame,

           t_{p} = t \sqrt{1 - (\frac{v}{c})^2 }

let's calculate

we assume that the speed of the space station is constant

              t_p = 1 \sqrt{1 - \frac{8 \ 10^3}{3 \ 10^8} }

             t_p = 1 \sqrt{1- 2.6666 \ 10^{-5}}

             t_ =  0.99998666657   s

             

therefore the time change is

             Δt = t - t_p

             Δt = 1 - 0.9998666657                  

              Δt = 1.3333 10⁻⁵ s

this is the delay in each second, therefore we can use a direct rule of proportions. If Δt was delayed every second, how much second (#_time) is needed for a total delay of Δt = 1 s

               #_time = 1 / Δt

               #_time =\frac{1}{1.3333 \ 10^{-5}}

               #_time = 7.5 10⁴ s

5 0
2 years ago
Nancy needs to do a scientific investigation for her class. She is interested in pottery, plants, and basketball. Which of the f
JulijaS [17]
I believe that the answer is A hope this helped.
7 0
3 years ago
Read 2 more answers
In general, what happens to temperature as depth below earths surface increases
lesantik [10]
Temperature increases as depth increases.
8 0
3 years ago
A uniform beam resting on two pivots has a length L = 6.00 m and weight M = 220 lbs. The pivot under the left end exerts a norma
gulaghasi [49]

Answer:

x = 4,138 m

Explanation:

For this exercise, let's use the rotational equilibrium equation.

Let's fix our frame of reference on the left side of the pivot, the positive direction for anti-clockwise rotation

         ∑ τ = 0

         n₁ 0 - W L / 2 + n₂ 4 - W_woman  x = 0

         x = (- W L / 2 + 4n2) / W_woman

Let's reduce the magnitudes to the SI System

         M = 6 lbs (1 kg / 2.2 lb) = 2.72 kg

         M_woman = 130 lbs = 59.09 kg

Let's write the transnational equilibrium equation

         n₁ + n₂ - W - W_woman = 0

         n₁ + n₂ = W + W_woman

        n₁ + n₂ = (2.72 + 59.09) 9.8

At the point where the system begins to rotate, pivot 1 has no force on it, so its relation must be zero (n₁ = 0)

          n₂ = 605,738 N

 

Let's calculate

         x = (-2.72 9.8 6/2 + 4 605.738) / 59.09 9.8

         x = 4,138 m

4 0
3 years ago
Other questions:
  • What is the reason that a fixed pulley makes work easier
    12·2 answers
  • At the type of plate boundary shown in the image above, two plates are colliding. Which type of plate boundary is shown in this
    6·2 answers
  • The slope of a position-time graph can be used to find the moving object’s
    15·1 answer
  • Which type of sensor uses a burn-off circuit ​
    11·1 answer
  • How is the thermal energy of a radiator transferred to the surrounding air
    11·1 answer
  • If you increase the force on a box, it will have...
    10·1 answer
  • For the love of God please help me before my mom gets angry about my horrible grades
    13·1 answer
  • How far will a squirrel move is it has an average speed of 0.5 m/s and moves for 45 seconds?
    7·1 answer
  • A rocket is fired in deep space, where gravity is negligible. In the first second it ejects 1/160 of its mass as exhaust gas and
    12·1 answer
  • What is the charge of an atom with 20 protons and 18 electrons?
    5·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!