Question

4. Consider the mechanical system shown below with a spring with stiffness, k (N/m), in parallel with a viscous damper with c

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

a) As the spring and damper are acting against the external force hence,

The equation is,

F_{ext}-h\frac{du}{dt}-ku=0

h\frac{du}{dt}+ku=F_{ext}

b) here h=50 N.s/m, k= 75 N/m, and Fext= 4.5 N hence the equation becomes,

50\frac{du}{dt}+75u=4.5

\frac{du}{dt}+1.5u=0.09

multipling both sides with exp(1.5t) we get,

e^{1.5t}\frac{du}{dt}+1.5e^{1.5t}u=0.09e^{1.5t}

\frac{d}{dt}(e^{1.5t}u)=0.09e^{1.5t}

d(e^{1.5t}u)=0.09e^{1.5t}dt

integrating we get,

e^{1.5t}u=\int 0.09e^{1.5t}dt

e^{1.5t}u= \frac{0.09}{1.5}e^{1.5t}+c=0.06e^{1.5t}+c {where c is a constant}

at t=0 , displacement u=0 hence from the eq we get,

0.06+c=0

c=-0.06

e^{1.5t}u=0.06e^{1.5t}-0.06

u=0.06(1-e^-1.5t)

c) to plot the system accurately we must use the transfer function method here we use laplace transformation on the equation and find out the output/ input ratio called the transfer function from this function we can see the step response of the system( when the input [here external force] is constant )

from the equation

\frac{du}{dt}+1.5u=\frac{1}{50}F_{ext} here F_ext = 4.5 U(t) {U(t)=1 for t>=1 ,0 otherwise}

using laplace transformation

su(s)+1.5u(s)=0.09U(s)

transfer function = u(s)/U(s)

=\frac{0.09}{s+1.5}

Matlab program,

>> num= 4.5/50; >> den= [1 1.5]; >> g=tf (num, den) Transfer function: 0.09 --- s + 1.5 >> ltiview

here to plot the response we will use "ltiview" here we have to import the transfer function by clicking on "file"> import and you will see the plot. and click on the binocular to autoscale the plot .

Step Response 0.06 0.05 0.04 Amplitude 0.02 0.01 0.5 1.5 2 2.5 3.5 Time (sec)

d) The simulink model is given below,

and the plot will open when you double click on the scope and click on the binocular icon to autoscale it

0.06 0.05 0.04 0.03 2.02 01 .............. offset: 0

Add a comment
Know the answer?
Add Answer to:
4. Consider the mechanical system shown below with a spring with stiffness, k (N/m), in parallel...
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
  • 63 Figure P6.3 shows a mass-damper system (no stiffness, Problem 2.3). Displacement x is measured...

    63 Figure P6.3 shows a mass-damper system (no stiffness, Problem 2.3). Displacement x is measured from an equilibrium position where the damper is at the "neutral" position. The external force () is a short-duration pulse function: f(!)-5N for 0SS002 s, and f,() = 0 for t > 0.02 s. The system parameters are mass m-0.5kg and viscous friction coefficient b 3 N-s/m and the system is initially at rest. Usc Simulink to determine the system response and plot displacement xit)...

  • Solve the question in Matlab and please show Matlab code Consider a double Spring-Mass-Damper System as...

    Solve the question in Matlab and please show Matlab code Consider a double Spring-Mass-Damper System as shown in the figure below: U >F(t) A. Create a Simulink model to simulate the dynamics of the above system for the following parameter values: F(t) = Step input force of magnitude 5 N ml = 7 kg, b1 = 3 Nsec/m, kl = 4 N/m m2 = 3 kg, b2 = 1 Nsec/m, k2= 2 N/m B. Submit a snapshot of the Simulink...

  • (20pts) Consider the vertical spring-mass-damper system shown below, where m 2 kg, b 4 N-s/m, and...

    (20pts) Consider the vertical spring-mass-damper system shown below, where m 2 kg, b 4 N-s/m, and k 20N/m. Assume that x(0) 0.1 m and (0) 0. The displacement is measured form the equilibrium position. Derive a mathematical model of the system (i.e. an ODE). Then find x(t) as a function of time t.

  • For a mass-spring-damper mechanical systems shown below, x200) K1-1 N/m 0000 -X,(0) K-1 N/m 00004 =...

    For a mass-spring-damper mechanical systems shown below, x200) K1-1 N/m 0000 -X,(0) K-1 N/m 00004 = 1 N-s/m fr2 M1=1 kg = 2 N-s/m M2 -1 kg 13 = 1 N-s/m 1. Find the differential equations relating input force f(t) and output displacement xi(t) and x2(C) in the system. (40 marks) (Hint: K, fy and M are spring constant, friction coefficient and mass respectively) 2. Determine the transfer function G(s)= X1(s)/F(s) (20 marks)

  • a can be skipped Consider the following second-order ODE representing a spring-mass-damper system for zero initial...

    a can be skipped Consider the following second-order ODE representing a spring-mass-damper system for zero initial conditions (forced response): 2x + 2x + x=u, x(0) = 0, *(0) = 0 where u is the Unit Step Function (of magnitude 1). a. Use MATLAB to obtain an analytical solution x(t) for the differential equation, using the Laplace Transforms approach (do not use DSOLVE). Obtain the analytical expression for x(t). Also obtain a plot of .x(t) (for a simulation of 14 seconds)...

  • 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.

  • Problem 2 - A modified mass-spring-damper system: Model the modified mass-spring-damper system shown below. The mass...

    Problem 2 - A modified mass-spring-damper system: Model the modified mass-spring-damper system shown below. The mass of the handle is negligi- ble (only 1 FBD is necessary). Consider the displacement (t) to be the input to the system and the cart displacement az(t) to be the output. You may assume negligible drag. MwSpring-Damper System M0 Problem 3 Repeat problem 2, but with the following differences: • Assume the mass of the handle m, is not equal to zero. You may...

  • A mass m = 1 kg is attached to the end of a spring of stiffness...

    A mass m = 1 kg is attached to the end of a spring of stiffness k = 1 N / m and glides without friction on a horizontal plane. An external force F (t) = 2cos (t) is continuously applied to the mass. The mass is initially at its position of static equilibrium and its speed is zero. 1.Build the problem with Initial values ​​which models this situation. 2.Calculate the displacement of the mass as a function of time....

  • 2. (15 scores) Consider the mechanical system shown in Figure 1. A spring exerts a force...

    2. (15 scores) Consider the mechanical system shown in Figure 1. A spring exerts a force that is a function of its extension. A damper exerts a force that is a function of the velocity of the piston. Assume that the spring and the damper are both linear. (1) We want to describe the relation between the external force F(t) and the position yt) of the mass. Give the differential equation relating F(t) and y(t). Define this carefully as a...

  • The mechanical system shown in the figure below is excited by a sinusoidal force f(t)-Fi cos(ut...

    The mechanical system shown in the figure below is excited by a sinusoidal force f(t)-Fi cos(ut + ?) N. The differential equation of the displacement x(t) is Use phasor techniques to solve for the displacement phasor Xin terms of the excitation frequency ? , and the mechanical elements M = 0.1 kg, D = 8 N-s/m , and K = 2,000 N/m . If Fi-10 N and ?? = 30°, determine the excitation frequency w (in rad/s) at which the...

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