Using Laplace transforms to solve mass-spring-damper systems

Click For Summary
SUMMARY

The discussion focuses on solving a mass-spring-damper system using Laplace transforms, specifically the equation m*ydotdot + c*ydot + k*y = F(lowercase delta(t-to)). The example provided simplifies to ydotdot + 3*ydot + 2y = (lowercase delta(t-1)). The solution involves taking the Laplace transform, resulting in Y(s) = L{lowercase delta[t-1]}/(s^2 + 3*s + 2), and requires the application of inverse Laplace transforms to find the time-domain response y(t). Participants emphasize the importance of understanding impulse functions and suggest using partial fractions for simplification.

PREREQUISITES
  • Understanding of Laplace transforms and their properties
  • Familiarity with differential equations, particularly second-order linear equations
  • Knowledge of impulse functions and their role in system dynamics
  • Ability to perform partial fraction decomposition
NEXT STEPS
  • Learn how to apply inverse Laplace transforms to find time-domain responses
  • Study the properties of impulse functions in control systems
  • Explore the use of partial fraction decomposition in solving differential equations
  • Familiarize yourself with LaTeX for formatting complex equations
USEFUL FOR

Mechanical engineering students, control system engineers, and anyone involved in analyzing dynamic systems using Laplace transforms.

uteng2k7
Messages
1
Reaction score
0
Hello everyone, I am actually a mechanical engineering major at the University of Texas, but I thought I'd ask you kind folks for help with this problem. I apologize in advance for this being difficult to read because I don't know how to type many of these symbols.

Homework Statement


"The response of the mass-spring-damper due to a hammerblow F at t=to is described by:

m*ydotdot + c*ydot + k*y = F(lowercase delta (t-to)).

For a particular system: ydotdot+3*ydot+2y = (lowercase delta(t-1)).

a. Using Laplace transforms, determine the mass displacement, y(t) for a system that was initially at rest. Plot y(t) for 0 <= t <= 6.

b. Next, determine and plot the force on the mass Fm(t) for 0 <= t <= 6. Neglect the gravitational force mg as it is constant and hence does not affect the dynamics of the system.


Homework Equations


See above--ydot is the first differentiation of y, ydotdot is the second.


The Attempt at a Solution



I took the Laplace transforms of both sides, and ended up with:

[s^2*Y(s) - s*yo - ydoto] + 3[s*Y(s)-yo]+2Y(s)=L{lowercase delta[t-1]}.

For part a, I assumed that since the system was initially at rest, y(o)=0, and ydot(o)=0.

I then solved for Y(s), and rearranging the info, I got:

Y(s) = L{lowercase delta[t-1]}/(s^2+3*s+2)+(s+1)yo/(s^2+3*s+2)+ydoto/(s^2+3s+2).

Assuming that yo=0 and ydoto=0, the last two terms should equal zero, leaving you with Y(s)= L{lowercase delta[t-1]}/(s^2+3*s+2). You could simplify the bottom term to (s+2)*(s+1), but I'm not sure how to proceed from there.

Thanks for your help!
--Jeremy
 
Physics news on Phys.org
I'll admit I didn't read all of your work, but the Laplace transform of an impulse function is defined. Maybe you even went through that derivation in class. In any event, you'll want to use that to find Y(s), then take the inverse Laplace to find the time domain response.

ETA: more hints in case I'm not around for follow up answers:
-you'll need to do partial fractions or otherwise simplify Y(s) once you find it
-look over your shifting theorems, you may need to use one.
 
Last edited:
i have a suggestion: learn to use LaTeX in spelling out messy equations, so we can read them.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 17 ·
Replies
17
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
6
Views
4K
Replies
9
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K