summaryrefslogtreecommitdiff
path: root/source/know/concept/modulational-instability
diff options
context:
space:
mode:
authorPrefetch2022-12-20 20:11:25 +0100
committerPrefetch2022-12-20 20:11:25 +0100
commit1d700ab734aa9b6711eb31796beb25cb7659d8e0 (patch)
treeefdd26b83be1d350d7c6c01baef11a54fa2c5b36 /source/know/concept/modulational-instability
parenta39bb3b8aab1aeb4fceaedc54c756703819776c3 (diff)
More improvements to knowledge base
Diffstat (limited to 'source/know/concept/modulational-instability')
-rw-r--r--source/know/concept/modulational-instability/index.md69
1 files changed, 41 insertions, 28 deletions
diff --git a/source/know/concept/modulational-instability/index.md b/source/know/concept/modulational-instability/index.md
index e29b2d5..f1c246c 100644
--- a/source/know/concept/modulational-instability/index.md
+++ b/source/know/concept/modulational-instability/index.md
@@ -16,25 +16,28 @@ is a nonlinear effect that leads to the exponential amplification
of background noise in certain frequency regions.
It only occurs in the [anomalous dispersion regime](/know/concept/dispersive-broadening/)
($$\beta_2 < 0$$), which we will prove shortly.
+The underlying physical process causing it is *degenerate four-wave mixing*.
Consider the following simple solution to the nonlinear Schrödinger equation:
a time-invariant constant power $$P_0$$ at the carrier frequency $$\omega_0$$,
-which is experiencing [self-phase modulation](/know/concept/self-phase-modulation/):
+experiencing [self-phase modulation](/know/concept/self-phase-modulation/):
$$\begin{aligned}
- A(z,t) = \sqrt{P_0} \exp( i \gamma P_0 z)
+ A(z,t)
+ = \sqrt{P_0} \exp( i \gamma P_0 z)
\end{aligned}$$
We add a small perturbation $$\varepsilon(z,t)$$ to this signal,
representing background noise:
$$\begin{aligned}
- A(z,t) = \big(\sqrt{P_0} + \varepsilon(z,t)\big) \exp( i \gamma P_0 z)
+ A(z,t)
+ = \big(\sqrt{P_0} + \varepsilon(z,t)\big) \exp( i \gamma P_0 z)
\end{aligned}$$
We insert this into the nonlinear Schrödinger equation to get a perturbation equation,
which we linearize by assuming that $$|\varepsilon|^2$$ is negligible compared to $$P_0$$,
-such that all higher-order terms of $$\varepsilon$$ can be dropped, yielding:
+such that all higher-order terms of $$\varepsilon$$ can be dropped, leaving:
$$\begin{aligned}
0
@@ -52,7 +55,7 @@ $$\begin{aligned}
We split the perturbation into real and imaginary parts
$$\varepsilon(z,t) = \varepsilon_r(z,t) + i \varepsilon_i(z,t)$$,
-which we fill in in this equation.
+which we put in this equation.
The point is that $$\varepsilon_r$$ and $$\varepsilon_i$$ are real functions:
$$\begin{aligned}
@@ -66,9 +69,11 @@ Splitting this into its real and imaginary parts gives two PDEs
relating $$\varepsilon_r$$ and $$\varepsilon_i$$:
$$\begin{aligned}
- \pdv{\varepsilon_r}{z} = \frac{\beta_2}{2} \pdvn{2}{\varepsilon_i}{t}
- \qquad \quad
- \pdv{\varepsilon_i}{z} = - \frac{\beta_2}{2} \pdvn{2}{\varepsilon_r}{t} + 2 \gamma P_0 \varepsilon_r
+ \pdv{\varepsilon_r}{z}
+ \frac{\beta_2}{2} \pdvn{2}{\varepsilon_i}{t}
+ \qquad \qquad
+ \pdv{\varepsilon_i}{z}
+ = - \frac{\beta_2}{2} \pdvn{2}{\varepsilon_r}{t} + 2 \gamma P_0 \varepsilon_r
\end{aligned}$$
We [Fourier transform](/know/concept/fourier-transform/)
@@ -76,18 +81,22 @@ these in $$t$$ to turn them into ODEs relating
$$\tilde{\varepsilon}_r(z,\omega)$$ and $$\tilde{\varepsilon}_i(z,\omega)$$:
$$\begin{aligned}
- \pdv{\tilde{\varepsilon}_r}{z} = - \frac{\beta_2}{2} \omega^2 \tilde{\varepsilon}_i
- \qquad \quad
- \pdv{\tilde{\varepsilon}_i}{z} = \Big(\frac{\beta_2}{2} \omega^2 + 2 \gamma P_0 \Big) \tilde{\varepsilon}_r
+ \pdv{\tilde{\varepsilon}_r}{z}
+ = - \frac{\beta_2}{2} \omega^2 \tilde{\varepsilon}_i
+ \qquad \qquad
+ \pdv{\tilde{\varepsilon}_i}{z}
+ = \Big(\frac{\beta_2}{2} \omega^2 + 2 \gamma P_0 \Big) \tilde{\varepsilon}_r
\end{aligned}$$
We are interested in exponential growth, so let us make the following ansatz,
where $$k$$ may be a function of $$\omega$$, as long as it is $$z$$-invariant:
$$\begin{aligned}
- \tilde{\varepsilon}_r(z, \omega) = \tilde{\varepsilon}_r(0, \omega) \exp(k z)
- \qquad \quad
- \tilde{\varepsilon}_i(z, \omega) = \tilde{\varepsilon}_i(0, \omega) \exp(k z)
+ \tilde{\varepsilon}_r(z, \omega)
+ = \tilde{\varepsilon}_r(0, \omega) \exp(k z)
+ \qquad \qquad
+ \tilde{\varepsilon}_i(z, \omega)
+ = \tilde{\varepsilon}_i(0, \omega) \exp(k z)
\end{aligned}$$
With this, we can write the system of ODEs for
@@ -105,11 +114,12 @@ $$\begin{aligned}
\begin{bmatrix} 0 \\ 0 \end{bmatrix}
\end{aligned}$$
-This has non-zero solutions if the system matrix' determinant is zero,
+This has nonzero solutions if the system matrix' determinant is zero,
which is true when:
$$\begin{aligned}
- k = \pm \sqrt{ - \frac{\beta_2}{2} \omega^2 \Big( \frac{\beta_2}{2} \omega^2 + 2 \gamma P_0 \Big) }
+ k
+ = \pm \sqrt{ - \frac{\beta_2}{2} \omega^2 \Big( \frac{\beta_2}{2} \omega^2 + 2 \gamma P_0 \Big) }
\end{aligned}$$
To get exponential growth, it is essential that $$\mathrm{Re}\{k\} > 0$$,
@@ -117,18 +127,19 @@ so we discard the negative sign,
and get the following condition for MI:
$$\begin{aligned}
- - \frac{\beta_2}{2} \omega^2 \Big( \frac{\beta_2}{2} \omega^2 + 2 \gamma P_0 \Big) > 0
- \quad \implies \quad
+ -\frac{\beta_2}{2} \omega^2 \Big( \frac{\beta_2}{2} \omega^2 + 2 \gamma P_0 \Big)
+ > 0
+ \qquad \implies \qquad
\boxed{
- \omega^2 < -\frac{4 \gamma P_0}{\beta_2}
+ \omega^2
+ < -\frac{4 \gamma P_0}{\beta_2}
}
\end{aligned}$$
-Since $$\omega^2$$ is positive, $$\beta_2$$ must be negative,
-so MI can only occur in the ADR.
+Since $$\omega^2$$ is positive, MI can only occur when $$\beta_2$$ is negative.
It is worth noting that $$\beta_2 = \beta_2(\omega_0)$$,
-meaning there can only be exponential
-noise growth when the "parent pulse" is in the anomalous dispersion regime,
+meaning there can only be exponential noise growth
+when the parent pulse is in the anomalous dispersion regime,
but that growth may appear in areas of normal dispersion,
as long as the above condition is satisfied by the parent.
@@ -153,15 +164,17 @@ The frequencies with maximum gain are then found as extrema of $$g(\omega)$$,
which satisfy:
$$\begin{aligned}
- g'(\omega_\mathrm{max}) = 0
+ g'(\omega_\mathrm{max})
+ = 0
\qquad \implies \qquad
\boxed{
- \omega_\mathrm{max} = \pm \sqrt{\frac{2 \gamma P_0}{-\beta_2}}
+ \omega_\mathrm{max}
+ = \pm \sqrt{\frac{2 \gamma P_0}{-\beta_2}}
}
\end{aligned}$$
A simulation of MI is illustrated below.
-The pulse considered was a solition of the following form
+The pulse considered was a soliton of the following form
with settings $$T_0 = 10\:\mathrm{ps}$$, $$P_0 = 10\:\mathrm{kW}$$,
$$\beta = -10\:\mathrm{ps}^2/\mathrm{m}$$ and $$\gamma = 0.1/\mathrm{W}/\mathrm{m}$$,
whose peak is approximately flat, so our derivation is valid there,
@@ -176,7 +189,7 @@ $$\begin{aligned}
Where $$L_\mathrm{NL} = 1/(\gamma P_0)$$ is the characteristic length of nonlinear effects.
Note that no noise was added to the simulation;
-what you are seeing are pure numerical errors getting amplified.
+you are seeing pure numerical errors getting amplified.
If one of the gain peaks accumulates a lot of energy quickly ($$L_\mathrm{NL}$$ is small),
and that peak is in the anomalous dispersion regime,
@@ -187,7 +200,7 @@ This is seen above for $$z > 30 L_\mathrm{NL}$$.
What we described is "pure" MI, but there also exists
a different type caused by Raman scattering.
In that case, amplification occurs at the strongest peak of the Raman gain $$\tilde{g}_R(\omega)$$,
-even when the parent pulse is in the NDR.
+even when the parent pulse has $$\beta_2 > 0$$.
This is an example of stimulated Raman scattering (SRS).