Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Dispersion relation solving in surface wave plasma

Status
Not open for further replies.

ghasem_008

Full Member level 4
Joined
Feb 9, 2012
Messages
221
Helped
11
Reputation
22
Reaction score
10
Trophy points
1,298
Activity points
2,990
Hi.
is there anyone who is familiar with surface wave plasma discharges?
I want to solve dispersion equation of surface waves in cylindrical plasma column,numerically,to obtain "phase diagram" and "attenuation diagram" from dispersion equation solving.
But this dispersion equation include in bessel functions with complex argument (my unknown in this equation is within bessel argument).
But,in matlab this problem can not solve,efficient.
is there anyone who help me?

5 my equation is as following:

I want find all of zeros below equation.
εr*t0*besseli(1,tp*a)*besselk(0,t0*a)+tp*besse lk(1 ,t0*a)*besseli(0,tp*a)=0
where:
tp=√(k^2-εr*k0^2)
t0=√(k^2-k0^2)
k0=ω/c.
c is light velocity,a,ω,εr,k0 are real constant and known.
t0 and tp are in terms of k.k is complex,i.e it has real & imagianry parts.

besseli and besselk are modified bessel functions of first and second type.

in above equation all of quantities are known except k,that k is zero of equation.

i want to find zeros of above,i.e i want find values of k.

by using of "fsolve command" i guess my roots are not perfectly true.
i don't now how find all of zeros in equation exactly.
please help me...
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top