Solving Motion of m w/ Respect to O: Spring & Damper

  • Thread starter Thread starter bobred
  • Start date Start date
  • Tags Tags
    Damper Spring
Click For Summary

Homework Help Overview

The discussion revolves around deriving the equation of motion for a mass m in a system involving a spring and damper, with respect to a reference point O. The original poster is tasked with showing that the displacement x(t) satisfies a specific differential equation, while also considering the forces acting on the mass, including spring force, damping force, and weight.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to establish the forces acting on the mass and derive the equation of motion. Participants question the correctness of the force definitions and the relationship between the variables x and y, particularly in terms of their directions and dependencies.

Discussion Status

Participants are actively engaging in clarifying the definitions of forces and their contributions to the equation of motion. Some guidance has been offered regarding the interpretation of the forces and the need to consider the acceleration of the mass relative to the reference point O. Multiple interpretations of the problem setup are being explored.

Contextual Notes

There are discussions about the assumptions regarding the spring's unstretched length and the implications of using different reference frames. The original poster is also considering how to express displacement in terms of equilibrium position, which introduces additional complexity to the problem.

bobred
Messages
170
Reaction score
0

Homework Statement


I am asked to write down the equation of motion of [tex]m[/tex] with respect to O, hence show that [tex]x(t)[/tex] satisfies the differential equation.

[tex]m\ddot{x}+r\dot{x}+kx=mg+kl_0+m\ddot{y}[/tex]

See attached diagram.

Homework Equations


I have the force of the spring H, the Damping R and the weight W as

[tex]\bold{H}=k(x-y-l_0)\bold{i}[/tex]
[tex]\bold{R}=r\dot{x}\bold{i}[/tex]
[tex]\bold{W}=-mg\bold{i}[/tex]



The Attempt at a Solution


Using the above forces and [tex]\bold{F}=m\ddot{x}[/tex], what I get is
[tex]m\ddot{x}-r\dot{x}-kx=-mg-kl_0-ky[/tex]

Do I have the forces H, R and W correct, if so how how do I get

[tex]m\ddot{x}+r\dot{x}+kx=mg+kl_0+m\ddot{y}[/tex] ?

Thanks, James
 

Attachments

  • 14545.png
    14545.png
    1.1 KB · Views: 531
Last edited:
Physics news on Phys.org
[Edit: comments deleted. I might have made a mistake with my advice; I'd like to review original post. It's been awhile since I've done this type of mechanics before, and I don't want to mislead the original poster. I'll follow up with a new post shortly. :redface:]
 
Last edited:
[Okay, I've totally redone the problem for myself, and I'm glad I did. I made a couple of critical mistakes in my first reply. If you happened to have read the first reply, just ignore it (and sorry :blushing:). I'm fairly confident now my advice should much better in this post.]

Hello James,

Let me attempt to get you going. A couple of things first:

(1) Forces pointing up (in the positive i direction) are positive. But be careful when dealing with x, due to the way it is defined in the figure. If x increases, it means the mass moves down, not up. So when dealing with x specifically, things like displacement, velocity and acceleration, terms involving x need a negative sign attached if they are in the up direction. (y is different than x in this respect. With y, positive means up.)

(2) I'm assuming that [itex]l_0[/itex] is the length of the spring when it is not stretched.

(3) There might be more that one way to approach this problem. I'm going to make an effort to keep everything in the inertial frame O. But you might be able to work the problem differently if you use an accelerating frame as your reference (but should give you the same answers, since we're not dealing with relativity). But since the problem statement said to keep things in terms of O, that's what I'm attempting to do (O is not accelerating).
bobred said:
[tex]\bold{H}=k(x-y-l_0)\bold{i}[/tex]
Something is not right with the above. Why should the force from the spring be a function of y? Allow me to explain. Suppose everything is in equilibrium. Now imagine slowly lifting the whole contraption up to the ceiling, such that it is again in equilibrium. The force from the spring doesn't change, even though y is much larger now. So the force from the spring shouldn't depend on y.
[tex]\bold{R}=r\dot{x}\bold{i}[/tex]
Looks okay to me. :approve:
[tex]\bold{W}=-mg\bold{i}[/tex]
That also looks okay. :approve: On a side note, if you were to solve this problem in terms of an accelerating reference frame, above is where you would insert some sort of [itex]m \ddot{y}[/itex] term (instead of where I recommend putting it [see below]). But since we're not working with accelerated frames (well, at least I'm not in this post), it doesn't belong there. So your W looks fine to me the way it is.

Okay so now there is one final part: the resultant force. This is the sum of all the other forces involved on the mass m. Newton's second law states that ma = Fnet. You can calculate Fnet easily enough by summing all the above forces. But what actually is a, really?

All the Fnet related forces are in respective to the box. But what if we move the box? What if pick up the box and start shaking it? Move it back and forth? Or drop-kick the thing? We need to find the acceleration relative to O, not the box itself!

So what is the acceleration of m relative to O? It's the acceleration of m relative to the box, plus the acceleration of the whole box relative to O!

So a is going to be some sort of combination of both [itex]\ddot{y}[/itex] and [itex]\ddot{x}[/itex]. (Hint: remember, be careful of the sign whenever you deal with an x term, as I mentioned before.)

Good Luck! :biggrin:
 
Thank you, here we go

[tex]\bold{H}=k(x-l_0)\bold{i}[/tex]
[tex]\bold{R}=r\dot{x}\bold{i}[/tex]
[tex]\bold{W}=-mg\bold{i}[/tex]

giving the equation of motion

[tex]m\ddot{x}=-mg+r\dot{x}+kx-kl_0[/tex]

So the acceleration is a combination of accelerations of m relative to the box and to O, so we have

[tex]m(\ddot{y}-\ddot{x})=-mg+r\dot{x}+kx-kl_0[/tex], as said the extn of x is in the negative i direction and y in the positive, giving
[tex]-\ddot{x}-r\dot{x}-kx=-mg-kl_0-m\ddot{y}[/tex] the multiply both sides by -1
[tex]\ddot{x}+r\dot{x}+kx=mg+kl_0+m\ddot{y}[/tex]

I had come to this equation earlier, but wasn't sure how I got there. Thank you for your help and especially the explanations of why!

Thanks, James
 
Hi

I have completed the questions apart from this one

The instrument measures the displacement [tex]z[/tex] from the equilibrium position, [tex]z=x-x_{eq}[/tex]. Find the differential eqn satisfied by [tex]z[/tex].

Am I right in thinking I should replace [tex]x[/tex] with [tex]z+x_{eq}[/tex] in the eqn of motion

[tex]\ddot{x}+r\dot{x}+kx=mg+kl_0+m\ddot{y}[/tex]

Thanks, James
 
Hello James,

I think you forgot an [itex]m[/itex] in your [itex]\ddot{x}[/itex] term. :eek: Other than that, your equation looks good. :approve:
bobred said:
Hi

I have completed the questions apart from this one

The instrument measures the displacement [tex]z[/tex] from the equilibrium position, [tex]z=x-x_{eq}[/tex]. Find the differential eqn satisfied by [tex]z[/tex].

Am I right in thinking I should replace [tex]x[/tex] with [tex]z+x_{eq}[/tex] in the eqn of motion

[tex]\ddot{x}+r\dot{x}+kx=mg+kl_0+m\ddot{y}[/tex]

Thanks, James
Sounds reasonable to me. :approve: Just remember that when calculating [itex]\dot{z}[/itex] and [itex]\ddot{z}[/itex] that [itex]x_{eq}[/itex] is a constant. It makes a difference. The final differential equation shouldn't have any x's or its derivatives left in it (there will be one [itex]x_{eq}[/itex] though). :wink:
 
Hi

Yeah I left out the m term.

Again thank you for your help.

James
 

Similar threads

Replies
1
Views
1K
  • · Replies 24 ·
Replies
24
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
Replies
1
Views
1K
  • · Replies 9 ·
Replies
9
Views
3K
Replies
3
Views
1K
Replies
7
Views
1K