Question

damped free vibrations can be modeled by a block of mass m that is attached to...

damped free vibrations can be modeled by a block of mass m that is attached to a spring and a dashpot as shown .from

0 0
Add a comment Improve this question Transcribed image text
Answer #1

`Hey,

Note: Brother in case of any queries, just comment in box I would be very happy to assist all your queries

Brother I guess something is missing. Below is the basic matlab code for springmass

clc
clear all
m=1;
c=1;
k=1;
tspan=[0 30];
y0=[0;0];
unforced1=@(t,y) [y(2);(901*cos(3*t)+900*exp(-t/5)*cos(3*t)-(10*y(2))-(226*y(1)))];
[t,y]=ode45(unforced1,tspan,y0);
plot(t,y(:,1));
grid on
xlabel('time')
ylabel('Displacement')
title('Displacement Vs Time')
hold on;
fprintf('The maximum amplitude is %f',max(y(:,1)))

Kindly revert for any queries

Thanks.

Add a comment
Know the answer?
Add Answer to:
damped free vibrations can be modeled by a block of mass m that is attached to...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • A vibratory system can be modeled as a mass spring dashpot system as shown in Figure. In a free vibration test, the mas...

    A vibratory system can be modeled as a mass spring dashpot system as shown in Figure. In a free vibration test, the mass is disturbed from its equilibrium position. The corresponding time history plot is given as shown by the plot. Determine the following characteristics of the system: a) The natural frequency of the system b) The effective spring stifness c) The viscous damping coefficient c E 2 20kg 1.5 time (s) A vibratory system can be modeled as a...

  • A spring-mass-dashpot system for the motion of a block of mass m kg is shown in...

    A spring-mass-dashpot system for the motion of a block of mass m kg is shown in Fig. II-2. The block is moved to the right of the equilibrium position and is released from rest (time t = 0) when its displacement, x = XO. Using the notations given in Fig. II-2,4 (1) Draw the free body diagram of the block - (2) Write the equation of motion of the block- If the initial displacement of the block to the right...

  • A spring-mass-dashpot system for the motion of a block of mass m kg is shown in...

    A spring-mass-dashpot system for the motion of a block of mass m kg is shown in Fig. II-2. The block is moved to the right of the equilibrium position and is released from rest (time t = 0) when its displacement, x = XO. Using the notations given in Fig. II-2,4 (1) Draw the free body diagram of the block - (2) Write the equation of motion of the block- If the initial displacement of the block to the right...

  • can someone help me wuth these two questuons 22. (Forced Damped Vibrations: Particle) Prove the approximation...

    can someone help me wuth these two questuons 22. (Forced Damped Vibrations: Particle) Prove the approximation for Quality Factor Q=fn/(t2 - fl) for determining the lightly damped coefficient of damping based on the measure natural frequency and the half-power power bandwidth (f2-fl). 25. (Forced Damped Vibrations: Particle) The 80-1bf block is attached to a 15 lbf/in spring, the end of which is subjected to a periodic support displacement 0.5 sin (8t) ft. Determine the amplitude of the steady-state horizontal motion...

  • Single Degree of Freedom -Free Damped Vibration of Machines and Vibrations problem shows a lever ...

    Single Degree of Freedom -Free Damped Vibration of Machines and Vibrations problem shows a lever with spring, mass and damper system. The lever has a moment p9 shows a lever with Agure so kgm2 pivoted at point O with a pulley of mass 4 kg with a radius r-0.5 m Vibration and and load mp4 kg. The load stioping between the puiley and cable supporting the load m. The stiffiess coefficient sippie spring isk=2x105 N/m. Calculate the following when the...

  • A block of mass is placed on a horizontal surface and attached to the free end...

    A block of mass is placed on a horizontal surface and attached to the free end of a spring. When the spring is neither stretched nor compressed, it exerts no force on the block. When the block is displaced from this position the force on it due to the spring is equal to 250 N/m times the distance the block is displaced. If the coefficient of static friction between the block and the surface is 0.24, how far from this...

  • A block of mass m = 1.07 kg is attached to a spring with force constant...

    A block of mass m = 1.07 kg is attached to a spring with force constant 134.0 N/m. The block is free to move on a frictionless, horizontal surface as shown in the figure. The block is released from rest after the spring is stretched a distance A = 0.15 m to the right. What is the potential energy of the spring/block system 0.28 s after releasing the block?

  • A block of mass m = 1.23 kg is attached to a spring with force constant...

    A block of mass m = 1.23 kg is attached to a spring with force constant 157.0 N/m. The block is free to move on a frictionless, horizontal surface as shown in the figure. The block is released from rest after the spring is stretched a distance A = 0.11 m to the right. What is the potential energy of the spring/block system 0.28 s after releasing the block?

  • A block of mass m = 0.57 kg is attached to a spring with force constant...

    A block of mass m = 0.57 kg is attached to a spring with force constant 144.0 N/m. The block is free to move on a frictionless, horizontal surface as shown in the figure. The block is released from rest after the spring is stretched a distance A = 0.16 m to the right. What is the potential energy of the spring/block system 0.20 s after releasing the block? J

  • can someone help me with these 2 questions? R15 / ww 25. (Forced Damped Vibrations: Particle)...

    can someone help me with these 2 questions? R15 / ww 25. (Forced Damped Vibrations: Particle) The 80-1bf block is attached to a 15 lbf/in spring, the end of which is subjected to a periodic support displacement 0.5 sin (8t) ft. Determine the amplitude of the steady-state horizontal motion of the block. What happens to the amplitude of the steady-state motion if (a) the block is doubled in weight?, (b the spring is doubled in stiffness? (c) Discuss your findings....

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT