How to Calculate Transmission Spetrum

In summary, the conversation discusses the simulation of light traveling through a periodic grating with subwavelength apertures. The individual is trying to find the transmission spectrum for their problem and is considering using the finite-difference time-domain (FDTD) method or the rigorous coupled-wave analysis (RCWA). They also mention the use of particle-in-cell (PIC) code and their current problem of calculating transmission efficiencies using the incident and transmitted poynting vector over a period of time. The responder provides a summary of the differences between FDTD and RCWA, as well as the mathematics involved in RCWA.
  • #1
luke
25
0
EDIT: Now that I have thought more I suppose this problem is a classical problem and should therefore be moved to that forum. Sorry for the mistake. Can this be moved?

Hi

I am working on a simulation trying to model light traveling through a periodic grating with subwavelength apertures. I am launching a Gaussian pulse at this structure and I would like to find which frequencies have the highest transmission. I have setup diagnostics that measure the poynting vector verse time of the incident and transmitted wave. Once I collect the data I use fast Fourier transform in MATLAB and then get the power spectrum from the incident and transmitted wave.

From my introductory waves course (I'm an undergrad) I remember that the transmission of a wave (lets just talk about a wave on a string) through a boundary is the
square of the transmitted amplitude/square of the incident amplitude.

So to find the transmission spectrum for my problem should I do something like what I would do with a wave on a string? I could divide the power spectrum of the transmitted wave by the power spectrum of the incident wave?

I do not necessarily need a fully answer. It would be sufficient to just let me know if I am on the right or wrong track. Also can anyone recommend a book, website, or anything that would cover this material and is written at the undergrad/grad level? Thank you in advance for your help

Note: I posted here because this forum cover computational physics but if there is a better place for this please let me know.
 
Last edited:
Physics news on Phys.org
  • #2
What physical model are you simulating? Also, it would be helpful to see even a crude sketch of the geometry (angles of beams with respect to the grating, orientation of the holes, etc.). I am worried that you are simulating structures comparable to the wavelength of the light, and it is not clear whether or not you are accounting for evanescent wave effects.

My first thought on how to approach this problem is to simulate the interaction of the light with the grating using the finite-difference time-domain (FDTD) method (discretization of Maxwell's equations in space and time, which will account for evanescent wave effects), then Fourier transform the electric field at the output to obtain the transmission spectrum (as you've been doing). Some codes for simulating photonic crystals may be applicable to this situation as well.
 
  • #3
I just want to start off by saying thank you for your interest and help. I will try to clarify the best I can but sometimes I have a hard time explaining what I am doing in words.

What physical model are you simulating?
what exactly do you mean by model?

I attached a diagram of the geometry. The grating is periodic in the vertical direction and the light is horizontal. So the light is normal to the surface. I should have been more specific since I only want to look at waves being launched at the grating with magnetic component pointing out of the page in the diagram.

Using FDTD method is what many of the papers I have read have done. I am trying to reproduce some of the results from S. Astilean, P. Lalanne, M. Palamaru, Optics Communications, Volume 175, Issue 4-6, p. 265-273. (I would have attached it but it was too large). They used what they called "the enhanced version of the rigorous coupled-wave analysis" which I believe is just a certain type of FDTD.

Instead of using FDTD I would like to model that same behavior that they did using particle-in-cell (PIC) code. I am using OOPIC Pro, a 2D PIC code. Since my grating is periodic in one direction I can use periodic boundary conditions to reduce my problem to a 1D problem. I have modeled silver in OOPIC by creating stationary positively charged ions and electrons in the same region with the proper number density. I think that assuming I have a sufficiently small enough grid I should have the evanescent waves accounted for.

Does that all make sense?

My current problem is in how to calculate transmission efficiencies if I know the incident and transmitted poynting vector over a period of time.

Thank you again
 

Attachments

  • diagram.doc
    21 KB · Views: 236
Last edited:
  • #4
Sorry it's taken me a little while to get back to you. First, I just wanted to let you know that rigorous coupled-wave analysis (RCWA) is a different simulation method than finite-difference time-domain (FDTD).

FDTD samples the electric and magnetic field at evenly-spaced points in space and time. If the sampling interval in space is [tex]\Delta x > 0[/tex], then FDTD approximates spatial derivatives like [tex]\frac{df}{dx}[/tex] by [tex]\frac{df}{dx} \approx \frac{f(x + \Delta x) - f(x)}{\Delta x}[/tex]. Note that if we take the limit of this approximation as [tex] \Delta x \to 0[/tex], we have the definition of the exact derivative. This approximation is extended to partial derivatives with respect to space and time to evaluate Maxwell's equations.

RCWA utilizes the Bloch theorem (known as the Floquet theorem in the one-dimensional case) that the eigenfunctions of the wave equation for a periodic potential (in this case, a grating) have the form of a plane-wave [tex]\exp(i \vec{k} \cdot \vec{r})[/tex] multiplied by a function that has the periodicity of the potential. Thus the electric and magnetic field can be represented by a Fourier series where the fundamental frequency corresponds to the periodicity of the grating. RCWA solves for the field by finding a modal (Fourier) decomposition for the field in the grating region and in the incident and transmitted regions, then finding the amplitudes of these modes that satisfy Maxwell's equations and electromagnetic boundary conditions. The mathematics involved in this process include finding matrix eigenvalues and eigenvectors (which correspond to modes), and solving a linear system of equations (to find the mode amplitudes). If you're confused by all this, don't worry--a year ago I was probably as confused or more confused than you are now. The upshot is that the mathematics of RCWA and FDTD are very different.

I must confess that I know very little about particle-in-cell methods, and in particular I have no idea how particle-in-cell methods are used to simulate electromagnetic fields, so I'm afraid I can't help too much with that at this time.
 

1. What is a transmission spectrum?

A transmission spectrum is a graph that shows the amount of light or radiation that passes through a substance at different wavelengths. It is used to analyze the properties of materials and can provide information about their composition, structure, and density.

2. How is a transmission spectrum calculated?

A transmission spectrum is calculated by measuring the intensity of light or radiation that passes through a substance at different wavelengths. This data is then plotted on a graph, with the wavelength on the x-axis and the intensity on the y-axis.

3. What is the purpose of calculating a transmission spectrum?

The purpose of calculating a transmission spectrum is to understand the properties of a material, such as its transparency, opacity, and absorption. It can also be used to identify the presence of certain substances and to study the effects of light or radiation on a material.

4. What are some applications of transmission spectroscopy?

Transmission spectroscopy has a wide range of applications in various scientific fields. It is commonly used in chemistry and materials science to analyze the composition of substances. It is also used in astronomy to study the atmospheres of planets and stars, and in medicine to identify the presence of specific biomarkers in the body.

5. Are there any limitations to transmission spectroscopy?

Yes, there are some limitations to transmission spectroscopy. It is most effective for analyzing transparent materials and may not provide accurate results for opaque or highly scattering substances. It also requires a precise and controlled measurement setup to ensure reliable data.

Similar threads

  • Atomic and Condensed Matter
Replies
2
Views
2K
  • Electrical Engineering
Replies
7
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
2
Views
1K
Replies
5
Views
822
  • Electromagnetism
Replies
8
Views
1K
Replies
14
Views
1K
Replies
9
Views
3K
  • Introductory Physics Homework Help
Replies
2
Views
710
  • Electrical Engineering
Replies
8
Views
1K
  • Introductory Physics Homework Help
Replies
9
Views
1K
Back
Top