Is a 60kg Man an Excitation Force in a Spring-Mass-Damper System?

  • Thread starter Thread starter blitzzz
  • Start date Start date
AI Thread Summary
The discussion revolves around determining the dynamics of a spring-mass-damper system involving a 60 kg man sitting on a seat. It is clarified that this is a single degree of freedom (SDOF) problem, and the man's weight does not act as an excitation force but rather affects the initial conditions of the system. The participants discuss how to formulate the equation of motion, emphasizing the importance of the spring constant and damping coefficient in calculating the natural frequency. The equation of motion is derived, and a change of variables is suggested to simplify the problem by measuring displacement from the equilibrium position. Ultimately, the focus is on understanding the system's response following the man's abrupt departure from the seat.
blitzzz
Messages
5
Reaction score
0
Hi.

I'm working with a spring-mass-damper-system problem but the thing is.. i can't figure out whether it is a single degree of freedom system(SDOF) or multi-degree of freedom system(MDOF). The question begins with a seat that is supported by a spring and also a damper. A man of 60 kg then sits on it. If the man slips off the seat withour imparting any vertical impulse to it, determine the expression for the ensuing motion of the seat against time.

Is the 60kg weight counted as an excitation force? Any form of help will be greatly appreciated.

Regards,
Joel
 
Physics news on Phys.org
This is a one dimensional problem. Basically, they want to you determine what happens if the mass on an oscillating spring system changes abruptly.
 
Tide said:
This is a one dimensional problem. Basically, they want to you determine what happens if the mass on an oscillating spring system changes abruptly.

Okay..i'm still lost. Do i need to find out the natural frequency of the system?
 
blitzzz said:
Okay..i'm still lost. Do i need to find out the natural frequency of the system?

Of course! The presence of the man tells you how much the spring is compressed initially and now you have an oscillator starting with that amount of compression with only the seat itself as the mass. The system will undergo damped harmonic oscillation and ultimately approach a new equilibrium.
 
Tide said:
Of course! The presence of the man tells you how much the spring is compressed initially and now you have an oscillator starting with that amount of compression with only the seat itself as the mass. The system will undergo damped harmonic oscillation and ultimately approach a new equilibrium.

Hmm but do i calculate the natural frequency using the spring stiffness or the damping coefficient, C?
In the case of spring stiffness, natural freq, w = squareroot(K/m)
In the case of damping coefficient, natural freq, w = C/2*m*damping factor,
I assume its not the latter since I'm not given the damping factor.
Or do we calulate the natural frequencies of the combined system of the man and the seat together?
 
It all becomes clear if you write down the differntial equaiton of the system and solve it.

You can write the force equation (with x = position, x'=velocity, x''=acceleration) as

mx'' = -dx' - kx

or mx'' + dx' + kx = 0

the solution of which is x = C e^{\frac{-d +/-\sqrt{d^2-4 m k}}{2m} t}

This oscillates only if d^2-4 m k < 0, in which case the magnitude of the imaginary part is sqrt(d^2 - 4*m*k)/2m). You can see that in the limit as d=0, the oscillation frequency is sqrt(4*m*k)/2m = sqrt(m/k).
 
pervect said:
It all becomes clear if you write down the differntial equaiton of the system and solve it.

You can write the force equation (with x = position, x'=velocity, x''=acceleration) as

mx'' = -dx' - kx

or mx'' + dx' + kx = 0

the solution of which is x = C e^{\frac{-d +/-\sqrt{d^2-4 m k}}{2m} t}

This oscillates only if d^2-4 m k < 0, in which case the magnitude of the imaginary part is sqrt(d^2 - 4*m*k)/2m). You can see that in the limit as d=0, the oscillation frequency is sqrt(4*m*k)/2m = sqrt(m/k).

I was given Damping coeeficient = 355 ,mass of seat = 40kg, mass of man = 60kg and spring constant = 19620.
Would my equation of motion be 40x'' = -355x' - 19620x + 60*9.81 (inclusive of the man's weight)? This problem would be relatively easy but the addition of the man sitting down and slipping off the seat part makes it all difficult to understand for me. But i do realize this is a SDOF problem.
 
re-write your equation as

mx'' + dx' + k(x-a) = 0

then substitute u=x-a

You'll get rid of the constant term. This change of variables represents the measurement of the distance x as a departure from it's equilbrium position.
 
pervect said:
re-write your equation as

mx'' + dx' + k(x-a) = 0

then substitute u=x-a

You'll get rid of the constant term. This change of variables represents the measurement of the distance x as a departure from it's equilbrium position.
Umm, i understand x is the vertical displacement of the seat from its equilibrium position, but wot is a?
 
Back
Top