light line equation in EBG

Status
Not open for further replies.

ehsan_2593

Junior Member level 2
Joined
Feb 17, 2013
Messages
23
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,283
Location
iran
Activity points
1,401
hi

I am searching for the light line equations to plot the EBG dispersion diagram in MATLAB.

Can anyone help me??

Thanks
 

The light line is non-dispersive, so you know that

\[\beta = \frac{\omega}{c}\]

Since the dispersion diagram plots Beta*d, you want to plot

\[{\beta}d = \frac{\omega}{c}d\]

Specifically, I plot my light line vs a Beta*d step of 5 degrees, for which I use the equation

LightLine(Angle5) = (1/sqrt(eps*mu))*Angle5*(pi/180)/(2*pi*(d))

Which is a simple re-arrangement of the above equation to give the frequency of the light line at an angle Beta*d
 
Last edited:


hi
Thank you for guidance
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…