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
The minimum cooking temperature for eggs that will be served immediately is
solong [7]
Cooking and Serving. Cook raw shell eggs that are broken for immediate preparation and service to heat all parts of the food to a temperature of 63°C<span> (</span>145°F<span>) for 15 seconds</span>
5 0
3 years ago
Read 2 more answers
A 0.500 kg rock is whirled in a vertical circle of a radius 0.60 m . the velocity of the rock at the bottom of the swing is 4.0
OLEGan [10]

Explanation:

Centripetal acceleration is:

a = v² / r

a = (4.0 m/s)² / 0.60 m

a = 26.6 m/s²

7 0
3 years ago
How does inertia affect a person who is not wearing a seatbelt during a collision?
ELEN [110]

A person who is not wearing a seatbelt during a collision will be thrown forward because it maintains forward motion

<h3>Further explanation </h3>

In Newton's law, it is stated that if the resultant force acting on an object of magnitude is zero,  it can be formulated :

\large{\boxed{\bold{\Sigma F = 0}}}

then the object tends to defend itself from its state. So for objects in a state of movement, objects tend to move forever. Likewise, for objects in a state of rest, they tend to remain forever. The tendency of objects like this is called<em> inertia </em>

The size of inertia is proportional to mass, the greater the mass of the object, the greater the inertia of the object.

In objects with mass m that move translatively, the object will maintain its linear velocity

When we are in a vehicle that moves forward, then we will still maintain a state of forwarding motion. If our vehicle stops suddenly, then we keep moving forward so we will be pushed forward. From this point, the use of a safety belt serves to hold back our movements so that there are no fatal accidents or collisions.

<h3>Learn more </h3>

Newton's law of inertia

brainly.com/question/1412777

example of Newton's First Law of inertia

brainly.com/question/1090504

law of motion

brainly.com/question/75210

Keywords: inertia, Newton's First Law

7 0
3 years ago
Read 2 more answers
What are some changes that can be caused. By sound energy
aleksley [76]

Answer:

Hearing loss due to sound energy damaging the nerve cells in the inner ear. Many animals behavior is influenced by sound energy. They learn to associate events with sounds, so they run when something crunches in the dry grass (might be a coyote), but won't be bothered by the sound of a waterfall. Mood is affected by sound energy. A wine glass can break with sound energy, if the frequency matches the resonant frequency of the wine glass and the amplitude is great enough (one Mythbusters show featured a professional singer who broke a wine glass with his voice without any amplification).

Sound energy causes the particles in the medium it is traveling through to vibrate.

Unlike sound electromagnetic waves can travel trough empty space

hope these different answers help

4 0
3 years ago
Plzzzzzz help!!!!!!struggling
wel
Metamorphic rock
Coal
Changes in pressure.
the matching will be in comments

4 0
3 years ago
Read 2 more answers
Other questions:
  • Explain Ionic and Covalent bonding..
    14·1 answer
  • WHO WANTS TO BE THE BRAINLIEST???
    10·2 answers
  • What is the value of work done on an object when a
    8·1 answer
  • People have proposed driving motors with the earth's magnetic field. This is possible in principle, but the small field means th
    8·1 answer
  • A proton, initially traveling in the +x-direction with a speed of 5.05×10^5 m/s , enters a uniform electric field directed verti
    14·1 answer
  • The thermal transfer of energy by electromagnetic waves through the vacuum of space is called
    13·2 answers
  • Matthew is looking at two different atoms. One has 8 protons and 10 neutrons. The other substance has 8 protons and 12 neutrons.
    10·1 answer
  • Please help with both questions thank you!
    14·1 answer
  • A plane with the speed of 210 miles per hour is flying at an angle of 40 degrees from true east and a 45 mile per hour wind is b
    6·1 answer
  • What did both newton and einstein believe directly affects gravity? mass of objects distance between objects curvature of object
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!