Grizzly101
Electrical
- May 28, 2004
- 2
When solving the eigenvalue problem [A]*E =(beta^2/k0^2)*E, where beta is the prop constant, E the electric field and k0 the free space wavenumber:
Is there a limit on how small a discretisation step size you can take?
In my matrix [A] the main diagonal for a 2-D mesh is constructed by the expression:
n(x,y)^2 - 2/(xstep^2*k0^2) - 2/(ystep^2*k0^2)
Obviously when xstep or ystep and reduced to a small enough size this expresion produces a negative result, which gives purely imaginary eigenvalues which are incorrect. Does anyone know have I discretized the mesh incorrectly? Any help would be greatly appreciated. Thanks K.J
Is there a limit on how small a discretisation step size you can take?
In my matrix [A] the main diagonal for a 2-D mesh is constructed by the expression:
n(x,y)^2 - 2/(xstep^2*k0^2) - 2/(ystep^2*k0^2)
Obviously when xstep or ystep and reduced to a small enough size this expresion produces a negative result, which gives purely imaginary eigenvalues which are incorrect. Does anyone know have I discretized the mesh incorrectly? Any help would be greatly appreciated. Thanks K.J