Energy of a vibrating string (continuous field)

Click For Summary

Discussion Overview

The discussion centers on the total energy of a vibrating string as described by the wave equation in the context of quantum field theory. Participants explore the kinetic and potential energy contributions to the total energy, examining the mathematical formulation and underlying physical principles.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant presents the wave equation for a vibrating string and the corresponding total energy expression, questioning the role of the spatial derivative in the potential energy term.
  • Another participant explains that the displacement of a string element is relative to its neighboring elements, suggesting that energy is not contributed by flat portions of the string.
  • A participant proposes a force expression related to tension in the string and attempts to derive the potential energy, but expresses confusion over the integration process.
  • One participant acknowledges a mistake in their approach to integrating the force, realizing that the integration should be over the displacement rather than position.
  • Another participant expresses frustration with classical mechanics while trying to relate force and potential energy mathematically.
  • A later reply introduces the Lagrangian formulation to derive energy, indicating a different approach to the problem.
  • One participant suggests decomposing the string's shape into harmonics to analyze energy contributions, expressing confidence in this method while inviting challenges to their reasoning.
  • Another participant reflects on the importance of understanding the relative positions of string elements in determining potential energy, correcting their earlier assumptions.

Areas of Agreement / Disagreement

Participants express various viewpoints on the formulation of potential energy and the role of string tension, with no consensus reached on the correct approach or final expression for energy. Several participants acknowledge mistakes and uncertainties in their reasoning.

Contextual Notes

Participants highlight limitations in their understanding of classical mechanics and differential calculus, which affect their ability to derive the energy expressions accurately. The discussion reveals dependencies on definitions and assumptions regarding string displacement and tension.

flix
Messages
13
Reaction score
0
Hello,

I know this has already been asked (unfortunately without answer)... learning once again for an exam (quantum field theory) I can't figure out a feature of a very central quantity: the total energy of a vibrating string.

Let's start at the string (field) wave equation:

\frac{1}{c^2} \, \frac{\partial^2 \Phi(x,t)}{\partial t^2} = \frac{\partial^2 \Phi(x,t)}{\partial x^2}

With proper boundary conditions you get a set of modes, for example

\Phi_r(x,t) = A_r(t) \, sin(\frac{r \pi x}{L})

and with that the general motion of the string:

\Phi(x,t) = \sum\limits_{r=1}^\infty A_r(t) \, sin(\frac{r \pi x}{L})

Now, my book confronts me with the total energy of the vibrating string, declaring it as "analogous to the discrete summation":

E = \int\limits_0^L \left[ \frac{1}{2} \rho {(\frac{\partial \Phi}{\partial t})}^2 + \frac{1}{2} \rho c^2 {(\frac{\partial \Phi}{\partial x})}^2 \right] \, dx , \,\,where\, the \, "discrete"\, case\, was \,\,\,\,\,\,E = \sum\limits_{r=1}^N \frac{1}{2} m \dot{q}_r ^2 + V(q_1, ..., q_N)

I can't work this out. I understand that the first term is the kinetic energy, alright. But the second term I don't get.
The potential Energy / Length on the string is

E_{pot} / L = - \frac{1}{2 L} D \, \Phi ^2 = - \frac{1}{2} \omega ^2 \, \rho \, \Phi ^2

as far as I can see from classical mechanics (-D \, \Phi is the force pulling the "mass element" backwards), but why the derivative {(\frac{\partial \Phi}{\partial x})} insted of just \Phi ?

Can somebody help me out? I already wasted too much time on this... I hate it when I don't understand stuff from years back that I just should know.
 
Physics news on Phys.org
Because the displacement from "equilibrium" of one element is taken relative to the element just next to it. An element doesn't want to be at absolute zero, it just wants to be flat relative to its surrounding elements.

So for example, let's say you fix your string at both ends, then set it so that it rises, remains flat for a long length, then goes back to zero. The whole flat portion doesn't contribute to the energy, because there is no tension pulling an element there back down, so it doesn't "know" that it has been displaced.
 
Last edited:
I see what you are heading at, still I don't get it mathematically.

The true Force pulling the string back is: F(x) = T \, \frac{\partial ^2 \Phi}{\partial x^2}
with T = \rho c^2 being the tension (pulling at the ends of that string segment tangentially).

So the potential energy of that string segment should be

E(x) = \int\limits_0^{\Phi} \rho c^2 \frac{\partial ^2 \Phi}{\partial x^2} \, dx

and, unluckily, this is NOT

E(x) = \frac{1}{2} \, \rho c^2 (\frac{\partial \Phi}{\partial x})^2

since

\frac{\partial}{\partial x} \, (\frac{\partial \Phi}{\partial x})^2 = 2 \frac{\partial \Phi}{\partial x} \, \frac{\partial ^2 \Phi}{\partial x^2}

Am I too stupid to differentiate today? I just can't find the error...
 
damn, stupid mistake.

of course I don't have to integrate the force over x, but over \Phi !
One gets:

E(x) = \int\limits_0^{\Phi} \rho c^2 \frac{\partial^2 \Phi}{\partial x^2} \,d\Phi

and this looks much more like it might ultimatel lead to victory if I can somehow find my old differential calculus knowledge again :P
 
flix said:
damn, stupid mistake.

of course I don't have to integrate the force over x, but over \Phi !

me too, I just figured that out :smile:
 
I am still stuck. Physically it seems obvious that it should be:

dF~kdy

dU~k(dy)2

But I can't get there without fudging. :confused:
 
yeah I don't get there, either.

I'll have another go today and I will post any progress here. Damn you, classical mechanics!
 
flix said:
Hello,


Let's start at the string (field) wave equation:

\frac{1}{c^2} \, \frac{\partial^2 \Phi(x,t)}{\partial t^2} = \frac{\partial^2 \Phi(x,t)}{\partial x^2}

This follows from the Lagrangian

\mathcal{L} = \frac{1}{2} \{ (\frac{\partial \Phi}{\partial t})^{2} - (\frac{\partial \Phi}{\partial x})^{2}\}

Now, calculate the energy from

E = \int \ dx \left( \frac{\partial \mathcal{L}}{\partial \dot{\Phi}} \dot{\Phi} - \mathcal{L} \right)

regards

sam
 
Possibly one way would be the decomposition of the shape of the string into its harmonics. Then you just take an average with weights given by the Fourier coeficients, of the energy of each harmonic present.

The energy of an harmonic can be taken ( I guess ) by taking the sinousoidal shape of the string when all its elements are passing by the x axis. In this situation all energy must be in kinetic form. You must simply integrate the kinetic of each element to find the total energy.

I am convinced of this method. This may be dangerous... if someone has some refutation, please show here.

Best wishes

DaTario
 
  • #10
@samalkhaiat: yeah, well, this is exactly why I want to understand this, to motivate the Lagrangian ..

ok, for all other still interested, I found a classical derivation. Of course my initial assumption was plain wrong, as pointed out by atyy: the potential energy of a string element does NOT depend on its total displacement but only on the relative position to its "neighbour elements", since the real force runs along the string (string tension). This is why my integral idea fails.

proper classical derivation:

discrete string element displacement: u_i(x_i, t)

distance of 2 string elements, each of size \Delta x: \Delta s = \sqrt{(\Delta x)^2 + (u_{i+1} - u_i)^2 } \approx \Delta x \left(1+ \frac{(u_{i+1} - u_i)^}{2 (\Delta x)^2} \right)


Discrete pot. energy for string "ground" tension T: U = \sum_{i=1}^N T \Delta x \frac{(u_{i+1} - u_i)^}{2 (\Delta x)^2}


In the limit N \longrightarrow \infty : U = \lim_{N\to\infty} \sum_{i=1}^N T \Delta x \frac{(u_{i+1} - u_i)^}{2 (\Delta x)^2} = \frac{T}{2} \int\limits_0^L \left( \frac{\partial u(x,t)}{\partial x} \right) ^2 \,dx
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 0 ·
Replies
0
Views
923
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
3K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K