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
Identify and explain one way in which we try to deal with infiltration? What are the benefits and cost of that particular soluti
tigry1 [53]

Answer:

i vigilate

Explanation:

5 0
3 years ago
To suck lemonade of density 1040 kg/m3 up a straw to a maximum height of 4.94 cm, what minimum gauge pressure (in atmospheres) m
Lady bird [3.3K]

Answer:

The minimum gauge pressure is 0.4969 atm.

Explanation:

Given that,

Density = 1040 kg/m³

Height = 4.94 cm

We need to calculate the pressure

Using formula of pressure

P_{g}=\rho g h

Where, \rho=density

h = height

Put the value into the formula

P_{g}=1040\times9.8\times4.94

P_{g}=50348.48\ Pa

Pressure in atmospheres

1\ atm =101.3\ kPa

P_{g}=\dfrac{50348.48}{101325}

P_{g}=0.4969\ atm

Hence, The minimum gauge pressure is 0.4969 atm.

7 0
3 years ago
Read 2 more answers
A gas cloud surrounds a dying star against a dark background. The star heats the gases in the cloud. What type of spectrum would
8090 [49]
There are several different types of spectrums that you could expect to find from
the gas cloud, but the best option from the list would be "<span>high-frequency spectrum".</span>
3 0
3 years ago
When a sideways force acts on a moving object, what effect does it have?
My name is Ann [436]

Answer:

it makes the object speed increase, decrease and change the direction of the object.

Hope it helps!

6 0
3 years ago
.A hard rubber ball, released at chest height, falls to the pavement and bounces back to nearly the same height. When it is in c
ohaa [14]

Answer:

 a = 1.1 10⁵ m / s²

Explanation:

This is a momentum exercise, where we use the relationship between momentum and momentum

          I = ∫ F dt = Δp

= p_f - p₀

as they indicate that the ball bounces at the same height, we can assume that the moment when it reaches the ground is equal to the moment when it bounces, but in the opposite direction

        F t = 2 (m v)

therefore the average force is

         F = 2 m v / t

where in general the mass of the ball unknown, the velocity of the ball can be calculated using the conservation of energy

starting point. Done the ball is released with zero initial velocity

        Em₀ = U = mgh

final point. Upon reaching the ground, just before the deformation begins

        Em_f = K = ½ m v²

energy is conserved in this system

        Em₀ = Em_f

        m g h = ½ m v²

        v = √ (2gh)

This is the velocity of the body when it reaches the ground, so the force remains

        F = 2m √(2gh)   /t

where the height of the person's chest is known and the time that the impact with the floor lasts must be estimated in general is of the order of milli seconds

knowing this force let's use Newton's second law

          F = m a

          a = F / m

 

          a = 2 √(2gh) / t

We can estimate the order of magnitude of this acceleration, assuming the person's chest height of h = 1.5 m and a collision time of t = 1 10⁻³ s

         a = 2 √ (2 9.8 1.5) / 10⁻³

         a = 1.1 10⁵ m / s²

6 0
3 years ago
Other questions:
  • 12) Photosynthesis is a chemical reaction where carbon dioxide and water react to form glucose (C6H12O6) and oxygen gas. Which r
    12·2 answers
  • Helppp plss
    13·1 answer
  • Two adjacent natural frequencies of an organ pipe are found to be 550. Hz and 650. Hz. (a) Calculate the fundamental fre- quency
    15·1 answer
  • Two spheres of the same size and mass roll down an incline. Sphere A is hollow and Sphere B is solid with uniform density. Which
    15·1 answer
  • Match each figure with his contribution to art criticism.
    13·1 answer
  • Speedy Sue, driving at 30.0 m/s, enters a one lane tunnel. She then observes a slow moving van 155 m ahead traveling at 5.00 m/s
    13·1 answer
  • Which are the basic physical sciences?
    14·2 answers
  • A group of big city tenants were upset about rising rent for their apartments, and decided to play a prank on the Building Manag
    11·1 answer
  • On a spaceship designed to support a multiyear voyage to the outer planets of the solar system, plants will be grown to provide
    14·1 answer
  • If he leaves the ramp with a speed of 30.5 m/s and has a speed of 28.7 m/s at the top of his trajectory, determine his maximum h
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!