Ray Tracing - Optics - Bend light with circular lenses

AI Thread Summary
A user has developed a basic 2D ray tracer in Mathematica that utilizes Snell's law to simulate light refraction and absorption around a central absorbing circle surrounded by circular lenses. The setup demonstrates light bending around the object, with the outer lenses acting as perfect transmitters with a refractive index of 1.65. The results appear to show rays refracting correctly, although there is some confusion regarding the visual representation of the rays. Participants in the discussion clarify that the rays are indeed refracting and not reflecting, and the thickness of the rays represents multiple rays closely aligned. The user seeks feedback on the optical accuracy of their simulation results.
johanns
Messages
2
Reaction score
0
Hey guys first time poster.

I have written a 2D ray tracer in Mathematica. It's very basic, all it does is use Snell's law to trace ray refraction and very basic absorption. The set up is a central absorbing circle surrounded by circular lenses. The central circle is a perfect absorber, so if a ray encounters it it is totally absorbed. The outer circles are perfect transmitters and if a ray encounters them it is refracted and transmitted.

This was just something I wanted to experiment with to see if I could bend light around and object. The results are pretty cool and the light seem to bend so perfectly I'm a bit suspicious. Can someone who know a lot about optics take a look a the results and tell me if you think they are within the realms of possibility.

The lenses have a refractive index of 1.65.

I have included a picture but I have also included a link to a vector file (.svg) which can be opened in any web browser and you can zoom into your hearts content (ctrl +)

NB the blue line is tangent to the large circle and parallel to all initial rays, so any rays that appear on the right half of the image would otherwise have been absorbed (ignoring diffraction)

1F70.png


Vector Link

Thanks
 
Science news on Phys.org
I am not sure if I am just confused from your picture or what, but I believe that rays should be bending around the object, and from the picture it seems as though the rays are bending out the object. Does that make sense?

Also assuming that the rays from the right, their thickness is the amount of light that is being reflected around the object, the thickness seems to coincide with reason. Since less and less light should bend away towards the object which is what is being shown.
 
Hi there thanks for your reply. Just to clarify the rays are approaching the object from the left. The small circles are lenses which totally transmit light, and the big thing absorbs light. The rays on the right are rays that would otherwise have been absorbed by the big circle, but have instead been refracted (not reflected) around the big circle. Their thickness is just where multiple rays have lined up close together making what appears to be a thicker ray.
 
Then yes, the refraction does seem to make sense, whether it makes sense mathematically I wouldn't be able to tell you.
 
Thread 'A quartet of epi-illumination methods'
Well, it took almost 20 years (!!!), but I finally obtained a set of epi-phase microscope objectives (Zeiss). The principles of epi-phase contrast is nearly identical to transillumination phase contrast, but the phase ring is a 1/8 wave retarder rather than a 1/4 wave retarder (because with epi-illumination, the light passes through the ring twice). This method was popular only for a very short period of time before epi-DIC (differential interference contrast) became widely available. So...
I am currently undertaking a research internship where I am modelling the heating of silicon wafers with a 515 nm femtosecond laser. In order to increase the absorption of the laser into the oxide layer on top of the wafer it was suggested we use gold nanoparticles. I was tasked with modelling the optical properties of a 5nm gold nanoparticle, in particular the absorption cross section, using COMSOL Multiphysics. My model seems to be getting correct values for the absorption coefficient and...
Back
Top