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

build spherical mirror from elliptical optic #163

Open
leahwang1962 opened this issue Oct 31, 2023 · 4 comments
Open

build spherical mirror from elliptical optic #163

leahwang1962 opened this issue Oct 31, 2023 · 4 comments

Comments

@leahwang1962
Copy link

Hi,
For building a spherical mirror from elliptical optic, what number should I put in the f1 and f2(f1=f2)? Are they the global coordination of circle (spherical) center or focus point?
Thanks.

image

@leahwang1962
Copy link
Author

Hi,
Looking forward to your opinions.
And also like to know if it works with off-axis spherical mirror, like ø=45degree.
Thanks.

image

@kklmn
Copy link
Owner

kklmn commented Nov 2, 2023

Hi,

For building a spherical mirror from elliptical optic, what number should I put in the f1 and f2(f1=f2)? Are they the global
coordination of circle (spherical) center or focus point?

Your ellipse is defined by 3 points: 2 foci and a point on the ellipse -- the center of your mirror. I guess you should know where you want to place your foci.

If I needed a spherical mirror, I would use ToroidMirror class, with equal R and r.

@kklmn
Copy link
Owner

kklmn commented Nov 2, 2023

And also like to know if it works with off-axis spherical mirror, like ø=45degree.

Ray tracing or wave propagation would certainly work, if this was your question.

@leahwang1962
Copy link
Author

Hi,
Thanks for response.
Toroid Mirror would not fit our design. I have to stay with Elliptical optics modification.
When I modify the ellipses to spherical mirror, the 2 foci of ellipses become one point which is the spherical center. In this case, should I input spherical center global coordination into f1 and f2(f1=f2)? It is what I am doing now, but the result is not correct. It is why I need to confirm how the f1 and f2 are defined for spherical mirror.
Sorry for bothering so much.
Li

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

No branches or pull requests

2 participants