Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polarization and Jones vector #37

Closed
MauriceZeuner opened this issue May 11, 2021 · 2 comments
Closed

Polarization and Jones vector #37

MauriceZeuner opened this issue May 11, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@MauriceZeuner
Copy link
Collaborator

Just to let people know that I am working on extending the Gaussian beam description to correct treatment of (at least fully) polarized light with arbitrary ellipticity of the Jones vector.

If you wonder why: Well, I think we do already have 50% of the stuff we need to model Sisyphus-cooling and I suppose that this would definitely be a nice feature in the mid-future. Any thoughts?

The branch will be "alternative-dipole-force" where I also switch to a full complex electric field treatment for dipole traps.

At the moment, I imagine it working like this: Your basic component always is the LinearGaussianEBeam and then you just add a (name provisional) JonesVector component to the beam entity. Since you can separate the rotation of the electric field vector and the other gaussian beam characteristics, you can then in a SampleElectricFieldSystem just (complex) multiply the jones vector (which is basically a rotation-operator) to the other terms of the gaussian E-field and you should get a (for example circularly) polarized gaussian beam.

For Sysiphus cooling I think, you should be able to get a standing wave in polarization (not intensity!) by just adding two counterpropagating beams with orthogonal polarization to the simulation. At positions where the counter-propagating beams have a phase difference of π/2 the polarization is circular, and where there is no phase difference, the polarization is linear. In the intermediate regions, there is a gradient elipticity of the superposed fields.

What, of course would also be required for this to work (will be a separate issue, probably) is a slightly more complicated atom-component which can respect the important M_J substrates of the atom.

@MauriceZeuner MauriceZeuner added the enhancement New feature or request label May 11, 2021
@MauriceZeuner MauriceZeuner self-assigned this May 11, 2021
@ElliotB256
Copy link
Collaborator

@MauriceZeuner see pre-existing issue #29

@ElliotB256
Copy link
Collaborator

(Closing duplicate issue, lets continue in #29)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants