You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A generalized way to convariantly express dissipative systems.
Motivation
Dealing with dissipative systems is hard, as usually langrians are not covariant which results in needing to add lagrange multipliers using some fictitious generalized forces. However, this can also fail because there is no reason for the lagrange multiplier terms to be covariant. We need a different approach.
In thermodynamics, one treats an open system by including its surroundings. However, this implies that we need some understanding of the surrounding system in order to proceed. This can grow very quickly to an unmanageably complex description. Therefore we need a way to simplify the description.
However, for sufficiently simple systems one can simply introduce a mirror system that instead of loosing energy it gains energy. This is similar to the original system as if it was evolving backwards in time (hence the term mirror). An example of this is a wave in a dissipative medium, generating another (virtual) wave with the energy lost. Here we will use mirror systems to provide a more general description of Dissipative systems.
Dissipation Current Intuition
Consider a wave in 1 spatial dimension. We can represent it using a smooth function over $\R^2$ where one dimension is space and the other is time. Here is a picture of it (right)
In a normal case of dissipation we have the same wave, only it is simply damped towards the time direction, as its decreases with increasing time. We could think of this as having to squeeze the wave between an envelope. Yet calculating the envelope is dificult for most applications.
Instead we can think of the dissipative component using vector fields. As you can see the magnitude of the gradient of the pressure decreases as we move further in time. Therefore, we can think of every point as a sink for the gradient, where more gradient enters than it comes out. How much? This is proportional to the component of the gradient at the time direction. In other words we can think of a current flowing all over the space, we will call that the dissipation current, and force our gradient to be sinked parallel to it. In this case the dissipation current is pointing towards the time direction at every point with the same magnitude.
Mathematical Formulation
Here we rigorously formalize the intuition of the previous section using differential geometry. We will also show how it arizes from the formalism.
Consider an $n$ dimensional smooth manifold $M$ with a symplectic metric $g$. We will now define the structure for our fields. In this case we are working in a scalar field theory so we consider the follwoing Fiber Bundle $(E,\pi,M,\mathcal{F})$
Here it is a trivial vector bundle over the spacetime manfold $M$ with fiber $F = \R$. The set of smooth sections on $E$ is denoted as $\Gamma^\infty\cong C^\infty(M)$ and it is the set of smooth functions over $M$.
Dissipation Currents
Definition: A dissipation current $J \in \Omega^{n-1}(M)$ is an $n-1$ form over the manifold $M$. The current $J$ is conserved iff it is closed, i.e. $dJ=0$.
Using the current we can now create our lagrangian. Consider scalar field theory where the field of interest is $\phi \in \Gamma^\infty \cong C^\infty(M)$. We need to introduce our mirror scalar field $\bar{\phi} \in \Gamma^\infty$ such that it has the same equation but with the opposite dissipation current. Notice that at this point, we haven’t specified any property on the field itself, other than the fact that $\bar{\phi}$ is another scalar field. Now we will relate them such that they can naturally lead to the dissipation formalism
Definition: Given a $k$-form $\omega \in \Omega^{k}(M)$ and and $m$-form $\eta \in \Omega^{m}(M)$ we can define their dissipative form $\langle \omega,\eta\rangle_D$ is a bilinear map given by
Notice that the dissipation form is very similar to taking the exterior derivative $d(\omega \wedge\eta) = d\omega \wedge d\eta + (-1)^k \omega \wedge d\eta$. It just flips the sign between the terms. There is an interesting property of the dissipation form.
Proposition: The dissipative product has the following properties:
linear (by the linearity of the differential and wedge product)
$$\langle\eta,1\rangle_D = d\eta$$
Come on I am not going to write a proof for this….
Proposition: Let $\phi = f\cdot h$ and $\bar{\phi} = \frac{f}{h}$ where $f,h \in C^\infty(M)$ with $h$ nonvanishing. Then the dissipation form is given by:
This is incospicuous until we set $\langle \phi,\bar{\phi}\rangle = 2cf$ where $c=c_idx^i\in \Omega^1(M)$ and is constant, the factor of $2$ is important in context. This implies
$$
\begin{align*}
h:M&\to\mathbb{R}\\
p &\mapsto h(p) = \exp(c_ix^i(p))
\end{align*}
$$
Which is perfection! We saw how the dissipation form gives rize to the exponential envelope. Clearly current $J$ would instill a preferential direction to the exponential envelope.
Example: A simple example is when $\dim M = 1$. This way we have one dimensional functions for fields. In that case we would have some function $f(t)$ and an envelope $h(t)$. Let’s pick an $f(t)$ such that it satisfies the wave equation. We therefore have.
Therefore the field $\phi = f(t)e^{ct}$ and the mirror field would be $f(t)e^{-ct}$. We have showed that stationary points of the disispation form cause fields that have the damping characteristic. This can be seen in the picture where $f(t) = \sin(t)$
The blue curve is $\phi$, the red curve is its mirror $\bar\phi$ one loses energy in time the other one gains it. Note that the green curve is simply $c f^2 = \langle \phi,\bar{\phi}\rangle_D$ which is really cool! It tells us that the dissipation form, removes the envelope and adds a mass term to the undamped field proportional to the damping coefficient!
A Covariant Lagrangian
We are finally at a position to introduce the Lagrangian. Consider two scalar fields $\phi \in \Gamma^\infty$ and its mirror $\bar\phi \in \Gamma^\infty$, their dissipative Lagrangian is given by
This is it! We have a covariant lagrangian for the two fields. And now, ladies and gentlemen the derivation of he field equations. Hold on to your butts this is going to be good!
This integral must vanish $\forall \eta \in\Gamma^\infty$ therefore we are in the position of doing by parts integration. Before we do so, notice the following identities:
So we have gotten the wave equatiuon loosing energy in the direction of the dissipation current. Here is a picture of this
The field of interest is loosing energy in the direction of the dissipation current, whereas the mirror field is gaining energy in the direction of the current.