Oscillation Question: Mean Value of x with Constant Force P

  • Thread starter Thread starter skaboy607
  • Start date Start date
  • Tags Tags
    Oscillation
Click For Summary

Discussion Overview

The discussion centers around determining the mean value of oscillation \( x \) when subjected to a constant force \( P \). Participants explore the implications of damping on oscillation behavior, the formulation of differential equations, and the relationship between different variables in the context of oscillatory motion.

Discussion Character

  • Homework-related
  • Technical explanation
  • Exploratory
  • Conceptual clarification

Main Points Raised

  • One participant expresses uncertainty about how to approach the problem and requests guidance.
  • Another participant questions the completeness of the problem statement and suggests that more details are needed, particularly regarding the setup and assumptions.
  • There is a discussion about the role of damping in oscillations, with one participant noting that damping would prevent the oscillation from being a simple sine wave.
  • Participants explore the transformation of variables, introducing \( X = x - P/k \) to simplify the differential equation.
  • It is proposed that the mean value of oscillation could be related to the equilibrium position, which shifts due to the constant force \( P \).
  • Some participants express confusion about the definitions and relationships between the variables, particularly regarding the mean value of oscillation and the position of the mass.
  • Clarifications are made that \( x \) represents the position of the mass, while \( X \) is a transformed variable used to analyze the system without the driving force.

Areas of Agreement / Disagreement

Participants generally agree that the introduction of a constant force alters the equilibrium position of the system, but there remains uncertainty about the implications of damping and the precise definition of the mean value of oscillation. The discussion does not reach a consensus on the interpretation of the mean value in this context.

Contextual Notes

Participants note that the mean value of oscillation is influenced by the presence of damping and the constant force, but the exact relationship and implications are not fully resolved. There are also varying interpretations of the variables involved, particularly regarding the distinction between \( x \) and \( X \).

Who May Find This Useful

This discussion may be useful for students or individuals studying oscillatory motion, particularly in the context of forces and damping in mechanical systems.

skaboy607
Messages
103
Reaction score
0

Homework Statement



What would be the mean value of oscillation x if f(t)=P. Where P is a constant force.

Homework Equations



Not known.

The Attempt at a Solution



Absolutely no idea where to start, happy to just be pointed in the right direction.

Thanks
 
Physics news on Phys.org
?? What is the setup and the corresponding assumptions? You left out a lot of details. You could start off by writing out the DE first then after that we could help you.
 
Thanks for replying. Thats it I'm afraid, that is all the question gives so I can't give anymore information. Ok, how would I do that, t is variable right?
 
There's no way that's the whole question. What is f?
 
I think it is. Here is a link to it, its question 1:

http://i423.photobucket.com/albums/pp315/skaboy607/Questions.png

Does it make more sense if its read in conjunction with question 1?
 
Last edited by a moderator:
Yes, it does make more sense if read in conjunction with Q1.
 
ok, I am still stuck what should be first steps to figuring out what it means and how to answer it?
 
You'll have to show some kind of attempt. Even if you don't know how to do it, give me some of your thoughts on the problem. What is the question asking you? How do you think you could solve it?
 
ok. Well I've done question 1 by drawing free body diagrams, and then writing the equations of motion for that mass. I could replace f(t) with P in that equation. Thinking about that system, I know that if a graph of data was collected after the force P was applied, then I think it would plot a sin wave. I don't know what the mean value of oscillation is but at a guess, I would say the height of the wave but then I'm not sure as that would be amplitude?
 
  • #10
There's damping, so the oscillation will not be a sine wave.

Here's a huge hint: combine the constant force term C with kx like this:

kx - C = k(x - (C/k)).
 
  • #11
The mean value is just the center of oscillation. Do the simpler case first: what would the center of oscillation be if the equation was

[tex]m\frac{d^2 x}{dt^2} + c\frac{dx}{dt} + kx = 0[/tex]

?
 
  • #12
Oh ok so damping-no sin wave, no damping-sin wave.

Right definitely lost now. Is this what youve done.

mx(dbl dot)+c(dot)+kx=P
mx(dbl dot)+c(dot)+k(x-p/k)=0

hmmm I haven't got a clue?

Thanks
 
  • #13
Now, change variables to X = x - P/k. What do you get?
 
  • #14
hmm

mx(dbl dot)+cx(dot)+kX=0
 
  • #15
Right. Now what is the relationship between (d²x/dt²) and (d²X/dt²) and between (dx/dt) and (dX/dt)?
 
  • #16
-(omega)^2*sin(omega)t and (omega)*cos(omega)t

Is that right...?
 
  • #17
What's that? Just differentiate X = x - P/k.
 
  • #18
I was clutching at straws. What is the big X suppose to represent?
 
  • #19
It's just a new variable that we're introducing so that the problem changes into another problem whose solution we already know.

The derivatives of X are clearly equal to those of x because they only differ by a constant. Is that clear? So the equation turns into the following equation:

m(d²X/dt²) + c(dX/dt) + kX = 0.

Now this is the equation without the driving force and you already know that the mean value of X is <X> = 0. But <X> = <x> - (C/k). Substitute <X> = 0 in this, and you will get <x> = C/k.
 
  • #20
hmmmmmmmmm, sorry i don't really get it, know anywhere where I can read up about this?
 
  • #21
I guess what I'm saying is if we know that the position of equilibrium is always 0 for a damped oscillator why is there an equation for it?

Thanks
 
  • #22
The equation is the equation of motion. If you start off the oscillator by pulling it a little and giving it some initial velocity, the equation will determine how it moves after that.
 
  • #23
Sure but I've read and you said in your post yesterday that force/k is equal to the mean value of oscillation. Which is always 0 for a damped oscillator right? So I guess I don't really see the point of the question that I was asked 'what is the mean value of oscillation?'
 
  • #24
It is zero for a damped oscillator without the constant force term P. When there is a constant force term, the equilibrium position is P/k.
 
  • #25
Ohh I see, so is the case of velocity and acceleration equal to 0 the same for a system with forced vibration?

Shameful as it may seem, I didnt undersand this that you said yesterday.

'The derivatives of X are clearly equal to those of x because they only differ by a constant. Is that clear? So the equation turns into the following equation:'
 
  • #26
We defined X as X = x - P/k, so

[tex]\frac{dX}{dt} = \frac{dx}{dt} - \frac{d}{dt}\frac{P}{k} = \frac{dx}{dt}.[/tex]

i.e.,

[tex]\frac{dX}{dt} = \frac{dx}{dt}[/tex]

Because P/k is a constant and d/dt (P/k) = 0.

Similarly with the second derivative.
 
  • #27
Ok so I am with you to here,

m(d²X/dt²) + c(dX/dt) + kX = 0. (same as eq with no force) where mean value of x=0.

But lost on the next bit. Also, is x representing our mean value of oscillation? I thought that was the distance say mass1 moved with respect to a datum (say the floor)
 
  • #28
So we've transformed the original equation to m(d²X/dt²) + c(dX/dt) + kX = 0.

But this is just the equation whose equilibrium position is X = 0. But X = x - P/k. So if X = 0, that means (x - P/k) = 0 i.e. x = P/k.

But lost on the next bit. Also, is x representing our mean value of oscillation? I thought that was the distance say mass1 moved with respect to a datum (say the floor)

x is just the position of our mass.
 
  • #29
Right got it! Thank you very much for your help!

So does x always represent the mean value of oscillation as at the top of this thread, you said it was just another variable introduced.

Thanks again.
 
  • #30
X (capital x) was the variable we introduced. x (small x) is the variable in the original equation which represents the position of the mass. What we've shown is that when the position is x = P/k, the mass will be in equilibrium.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 27 ·
Replies
27
Views
4K
Replies
9
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
1
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K