How Do You Calculate Beta in an Asymmetric Planar Waveguide Using MATLAB?

  • Thread starter Thread starter Gogsey
  • Start date Start date
  • Tags Tags
    Waveguide
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
Gogsey
Messages
153
Reaction score
0
Consider an asymmetric planar waveguide with nf=1.5, ns=1.47, nc=1.0. Determine the allowed values of beta for the TE modes in a waveguide with thickness h=7 micrometers. Assume the excitation wavelength is 1 micrometer.

Our prof gave us this equation;
Beta = (Ko2nf2-Kf2)1/2

Ko =(2pi/lambda)n

But which n do we use in this case and similarly for Kf.
 
Last edited:
Physics news on Phys.org
Hi,

So I figured out what I'm supposed to do. Using the given equation, plus 2 other equations we that we were given, and then using another equation and plotting them on a graph we can see that where the 2 functions cross is the allowed values for beta.

We have use MATLAB for this question and I'm not to familiar with matlab. So can someone please tell how you use the "fzero" function. This will allow you find the zeros of the function and thus the allowed values for beta.


But how do you type this in matlab?