I read this great answer to this question:
Numerical software to manipulate a light beam in its plane wave representation?
The main thing that I am trying to clear in my head is the following:
Given that plane waves are eigenmodes of maxwell's equations in free space in the absence of sources, shouldn't I be able to use this to propagate a planar e/m field exactly (ignoring aliasing effects)?
For example I know the field that exits in the x, y plane, can't I talk about what it will look like at +/- z0? From the answer I would assume you cannot and the closer that comes to using this type of thinking is the "angular spectrum propagation" as the poster describes it, which seems to me to be the same as the "beam propagation method" but not sure about this either.
If the question requires further clarification please let me know.
Thank you
The propagation of electromagnetic radiation is governed by diffraction.
The exact form of the field at any point can be calculated by solving the diffraction integral
Solving this integral analytically is impossible except for a very small number of initial fields. Solving it numerically on a computer is very computationally costly, but it can certainly be done. Fortunately, in the far field the integral can be approximated as
Note that that is a dot product in the exponential with the unit vector r^. Writing this out in rectangular coordinates yields
which is just the two dimensional Fourier transform. So, the FFT numerical propagation techniques are used when working in the far field because they are significantly less computationally costly even though an exact solution is possible.
Get Answers For Free
Most questions answered within 1 hours.