Incorrect Hybrid Polariton Dispersion Results

In summary, the author is trying to verify the results of the hybrid polariton case with the following hamiltonian, but cannot seem to verify the results in various published papers. Can someone please explain what is wrong and how to get the a similar dispersion graph? I'm solving for the eigenenergies for the matrix below, then solve the cubic using the trigonometric method.The matrix is pretty standard in hybrid polaritonics as well as the 3-oscillator dispersion.
  • #1
thefacemyer
10
0
I am trying to verify the results of the hybrid polariton case with the following hamiltonian, but cannot seem to verify the results in various published papers. Can someone please explain what is wrong and how to get the a similar dispersion graph? I'm solving for the eigenenergies for the matrix below, then solve the cubic using the trigonometric method.

Code:
\begin{pmatrix}
E_c - \lambda & F & W \\
F & E_f - \lambda & 0 \\
W & 0 & E_w - \lambda
\end{pmatrix}

Where Ec is the photon/cavity energy, Ef is the Frenkel exciton energy, and Ew is the Wannier-Mott exciton energy.

The characteristic equation is:
Code:
\begin{equation}
0 = \lambda_n^3 - (E_c + E_f +E_w)\lambda_n^2 + (E_f E_w + E_c E_w + E_c E_f - F^2 - W^2)\lambda_n - E_c E_f E_w +F^2 E_w + W^2 E_f
\end{equation}

Where n = {0,1,2} corresponding to the three hybrid polariton branches. I used the trigonometric formula to solve the cubic for the energy.

Code:
\begin{equation}
\lambda_n = 2 \sqrt{- \frac{p}{3}} \cos \left( \frac{1}{3} \arccos \left( \frac{3q}{2p} \sqrt{- \frac{3}{p}} \right) - \frac{2 \pi n}{3} \right)
\end{equation}

Where p and q are the coefficients of the transformed cubic
Code:
\begin{equation}
\lambda_n^3 + p\lambda_n + q = 0
\end{equation}
.
 
Physics news on Phys.org
  • #2
Could it be, that the sign of the terms containing F and W is wrong?
 
  • #3
Unfortunately, that isn't the problem (it only worsened the curves).
 
  • #4
You should give us your references.
 
  • #5
The matrix is pretty standard in hybrid polaritonics as well as the 3-oscillator dispersion.
Determining-the-Rabi-energies-by-the-coupled-oscillator-model-Dispersion-relation-of-the.jpg

Taken from:
Strong coupling between surface plasmon polaritons and Sulforhodamine 101 dye
  • March 2012
  • Nanoscale Research Letters 7(1):191
  • DOI:
  • 10.1186/1556-276X-7-191
  • Source
  • https://www.researchgate.net/deref/http%3A%2F%2Fwww.ncbi.nlm.nih.gov%2Fpubmed%2F22429311

  • License
  • https://www.researchgate.net/deref/https%3A%2F%2Fcreativecommons.org%2Flicenses%2Fby%2F2.0%2F
  • Svitlana_Baieva.jpg
    Svitlana V Baieva
  • https://www.researchgate.net/scientific-contributions/13327746_T_K_Hakala?_sg=n9QRcKpXonAMNYrufZTHIhEyVk1Lces7xSWkqyBWuMfqOq0FCsK9iHRNns1M0bwkdlfKzVs.vGHxvSa2VUYMQJEBdLMgiJyA5Ug4IqjkfUL-lO3FpxmSZm9LxKdOExvOFf5R15UzmLGcGPUDCTElNNqg5mEMUw
  • J_Toppari.jpg
    J. Jussi Toppari
 

Attachments

  • Determining-the-Rabi-energies-by-the-coupled-oscillator-model-Dispersion-relation-of-the.jpg
    Determining-the-Rabi-energies-by-the-coupled-oscillator-model-Dispersion-relation-of-the.jpg
    36 KB · Views: 677
  • Svitlana_Baieva.jpg
    Svitlana_Baieva.jpg
    1.7 KB · Views: 506
  • J_Toppari.jpg
    J_Toppari.jpg
    1.2 KB · Views: 500
  • #6
That is puzzling. You want to calculate the polariton dispersion for two different excitons coupling to a cavity mode, but post a reference for surface plasmons, which have a different dispersion. Most likely you are assuming wrong coupling constants or an incorrect dispersion for the bare particles.

It will be hard to help you, unless you post the exact bare particle dispersions and off-diagonal matrix elements you assume. Is your cavity dispersion parabolic with an effective mass? What is the effective mass you assume? What are the off-diagonal elements? What does your dispersion look like now?
 
  • #7

Attachments

  • ncomms14097-f2.jpg
    ncomms14097-f2.jpg
    57.9 KB · Views: 556
  • #8
The original post of mine is the correct matrix for the characteristic polynomial.
 
  • #9
Well, your equation (2) does not reproduce the bare particle energies in the limit of no coupling (F=0 and W=0), so there is obviously something wrong with it.
 
  • #10
This is why I've posted the question. There is something wrong, and I need to help finding it. The hamiltonian is correct and comes from the latter referenced article.
 
  • #11
I should have been more clear. Sorry. Could you give us the explicit expressions you get for p and q?
 
  • #12
4e9b7cc61a1dff62a3cdb3a6a2bb3ebc9b7aa753
 
  • #13
Assuming you are not interested in linewidths (imaginary part) at the moment, you are doing it right. This will give you the correct results. A quick check gave me the correct dispersions.
Did you check that:
- your convention in the cos-term is right (degree or radians)
- hat you remember to convert back to the energies? The roots you calculate this way are for the [itex]\lambda_n[/itex] in the transformed cubic, which is usually called t and not equivalent to your initial [itex]\lambda_n[/itex]. You get back to the energy by calculating [itex]E_i=t_i-\frac{b}{3a}[/itex]
 
  • #14
Thanks! I'll check. Could you tell me what you used for your micro cavity energy?
 
  • #15
I just used simple numbers, where I know that the numbers will not create a mess.

The x-value (cavity length, k-value, whatever) goes from 1 to 100. In this range, Ec goes from -50 to 50. Ef=-10. Ew=10. F^2=W^2=10.
Of course these numbers are unphysical, but it is easy to go to meaningful numbers once the equations work well.
 
  • #16
If I may, what are you using to graph the dispersion?

Let me ask clearly, you get the cubic (eq 1) for the characteristic polynomial?
 
  • #17
Thank you. I have the dispersion with respect to angle of incidence. I'm not sure why my cavity-dispersion wasn't correct when I used cavity length, though. Thanks again!
 

1. What is hybrid polariton dispersion?

Hybrid polariton dispersion is a phenomenon that occurs in materials that have both exciton and photon properties, resulting in a hybrid state that exhibits characteristics of both. This dispersion can be observed through changes in the energy and momentum of the particles.

2. How are hybrid polariton dispersion results obtained?

Hybrid polariton dispersion results are typically obtained through theoretical calculations and experiments using specialized equipment, such as spectroscopy techniques. These results can also be simulated using computer models.

3. What are incorrect hybrid polariton dispersion results?

Incorrect hybrid polariton dispersion results refer to data or findings that do not accurately represent the expected behavior of hybrid polaritons. This could be due to errors in measurement, flawed calculations, or other factors that affect the accuracy of the results.

4. What are some potential causes of incorrect hybrid polariton dispersion results?

There are several potential causes of incorrect hybrid polariton dispersion results, including experimental errors, limitations of equipment or techniques used, incorrect assumptions or parameters in theoretical models, and external factors that affect the material's properties.

5. How can incorrect hybrid polariton dispersion results be addressed?

If incorrect hybrid polariton dispersion results are identified, scientists can re-evaluate their methods and data to identify the source of the error. This may involve repeating experiments, refining theoretical models, or using different techniques to obtain more accurate results. Collaboration and peer review can also help to identify and address incorrect results.

Similar threads

  • Atomic and Condensed Matter
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
311
  • Calculus and Beyond Homework Help
Replies
6
Views
669
Replies
2
Views
961
  • Atomic and Condensed Matter
Replies
1
Views
951
  • Advanced Physics Homework Help
Replies
3
Views
367
  • Advanced Physics Homework Help
Replies
9
Views
878
  • Introductory Physics Homework Help
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
10
Views
987
Replies
2
Views
1K
Back
Top