Question

consider the system shown where m=50kg, c=200N.s/m, k1=350N.m, and k2=550N.m. The free end of the spring k2 is excited by y(t)=0.4sin3t(m) as shown 4. Consider the system shown where m = 50 kg, c = 200 N.s/m, ki = 350 N.m, and k2 = 550 N.m. The free end of the spring ky is

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

Solution

* kz y(t) my 1 mm

Free Body Diagram

- དྷ ན པ

Using Newton's law,

kaly - 2) - kır – ci = më

mö + ci + (ki+k2.c = kay

mi +ci + (ki+k2.= 0.4k2 sin 3t

This is the equation of motion of the system.

* + (%)*+ (* # 2) - ()

\omega_n^2=\frac{k_1+k_2}{m}

Iki + kr wn = VmV . 350 + 550 - = 4.2426 rad/s 50

Therefore natural frequency of the system is 4.2426 rad/s

# %, =2(2) ཡ = ཟེར་བ་

= 2 wn

200 = = 24.2426)

ζ = 0.4714

Therefore damping ratio of the system is 0.4714.

System response

10 Time (s) (ա սլ) (1}x

MATLAB Code

function system_response


t=0:0.001:15; % time scale

%System parameters
m=50;
c=200;
k1=350;
k2=550;

%Initial conditions
initial_x = -0.1;
initial_dxdt = 0.2;

[t,x]=ode45( @f, t, [initial_x initial_dxdt] );

plot(t,x(:,1));
grid on
xlabel('Time (s)'); ylabel('x(t) (in m)');

function dxdt=f(t,x)
dxdt_1 = x(2);
dxdt_2 = -(c/m)*x(2) - ((k1+k2)/m)*x(1) + (k2/m)*0.4*sin(3*t);

dxdt=[dxdt_1; dxdt_2];
end
end

Add a comment
Know the answer?
Add Answer to:
consider the system shown where m=50kg, c=200N.s/m, k1=350N.m, and k2=550N.m. The free end of the spring...
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
  • 3. Consider the spring - mass system shown below, consisting of two masses mi and m2 sus- pended ...

    3. Consider the spring - mass system shown below, consisting of two masses mi and m2 sus- pended from springs with spring constants ki and k2, respectively. Assume that there is no damping in the system. a) Show that the displacements ai and r2 of the masses from their respective equilibrium positions satisfy the differential equations b) Use the above result to show that the spring-mass system satisfies the following fourth order differential equation and c) Find the general solution...

  • Consider the following single degree of freedom mass-spring damper system with m=1 kg, c=3 N.s/m, and...

    Consider the following single degree of freedom mass-spring damper system with m=1 kg, c=3 N.s/m, and k=2N/m. The system is at rest when a force 5e-3t is applied. By using the concept of the Lagrange Transform (using partial fractions), obtain the response, x(t) of the system.

  • h 1 (25 Pts) Consider the system shown below C2. C1 ki k2 ky ka kı...

    h 1 (25 Pts) Consider the system shown below C2. C1 ki k2 ky ka kı = 8 N/m, k,-100 N/m, k3-k,-50 N/m and c,-c2-16Ns/m. a) Determine the equation of motion for the system b) Compute the time constant and natural frequency of oscillation tain the free response for the initial conditions x(0)-1 and (0)-1

  • Problem 5: The spring-mass system shown has spring constants ky = 24 kN/m and kz =...

    Problem 5: The spring-mass system shown has spring constants ky = 24 kN/m and kz = 36 kN/m with a suspended mass of 35 kg at A. If the block is displaced 50 mm below its equilibrium position and released with no initial velocity, determine: a) The circular natural frequency, the natural frequency, and the period b) The position, velocity, and acceleration of the block after a time of 30 seconds k2 mm ki A

  • 6.(16) Consider the spring-mass system shown, consisting of two unit masses m, and my suspended from...

    6.(16) Consider the spring-mass system shown, consisting of two unit masses m, and my suspended from springs with constants k, and ky, respectively. Assuming that there is no damping in the system, the displacement y(t) of the bottom mass m, from its equilibrium positions satisfies the 4-order equation (4) y2 + k + k)y + k_k2yz = e-2, where f(t) = e-2 is an outside force driving the motion of m. If a 24 N weight would stretch the top...

  • 2 with spring stiffness k 1000 N/m, Consider a mass-spring-damper system shown in Figure mass m...

    2 with spring stiffness k 1000 N/m, Consider a mass-spring-damper system shown in Figure mass m = 10 kg, and damping constant c-150 N-s/m. If the initial displacement is xo-o and the initial velocity is 10 m/s (1) Find the damping ratio. (2) Is the system underdamped or overdamped? Why? (3) Calculate the damped natural frequency (4) Determine the free vibration response of the system.

  • . (40pts) Consider a spring-mass-damper system shown below, where the input u() is displacement input at...

    . (40pts) Consider a spring-mass-damper system shown below, where the input u() is displacement input at the right end of the spring k3 and x() is the displacement of mass ml. (Note that the input is displacement, NOT force) k3 k1 m2 (a) (10pts) Draw necessary free-body diagrams, and the governing equations of motion of the system. (b) (10pts) Find the transfer function from the input u() to the output x(t). (c) (10pts) Given the system parameter values of m1-m2-1,...

  • 7. Consider e following mass-spring systemn f (t) winFwin k2 r(t) y(t) The spring near the...

    7. Consider e following mass-spring systemn f (t) winFwin k2 r(t) y(t) The spring near the wall has spring constant ki, and the one between the objects has constant k2. Assume there is no friction in the system. The position of mass m at time t is given by x(t), and the position of mass M is y(t). The rest position of the two masses are, respectively, xo and yo- Starting from time t = 0 a horizontal force f(t)...

  • 3. Consider the spring - mass system shown below, consisting of two masses mi and ma sus- pended ...

    3. Consider the spring - mass system shown below, consisting of two masses mi and ma sus- pended from springs with spring constants ki and k, respectively. Assume that there is no damping in the system. a) Show that the displacements z1 and 2 of the masses from their respective equilibrium positions satisfy the differential equations b) Use the above resuit to show that the spring-mass system satisfies the following fourth order differential equation. and ) Find the general solution...

  • We are designing a system that is critically damped. Consider a spring mass damper design where...

    We are designing a system that is critically damped. Consider a spring mass damper design where mass is m=1 kg and the system has to be critically damped. If we want y(t)=te-t as the response, determine the damping constant b and spring constant k. Since it is critically damped, also find the two initial conditions that gives the desired response.

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