Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
if you tell as more precisely what your current status is
1) how is the wave defined (e.g. electric field amplitude in some mode, voltage wave, ....)
2) how do you measure it (if you use FDTD then you have to express the wave in terms of E/H fields)
1) i am working in the gaussian pulse in a waveguide :
source = -2.0*((T-t0)./tw).*exp(-1.0*((T-t0)./tw).^2.0);
Ex(is,js,ks) = source;
2) in the loop i have use the maxwell equations of:
Ex(ii,jj,kk), Ey(ii,jj,kk), Ez(ii,jj,kk)
Hx(ii,jj,kk), Hy(ii,jj,kk), Hz(ii,jj,kk)
- yes i am working on the electric field.
- and i must calculate the beta betwin 20 Ghz and 60 Ghz.
- i dont know how to measure the wave at different location
and applicate the fft on it, and these location have the same disance betouin them ?
and how to applicate the fft on them because the amplitudes is a constant and its not the same point to save historic of the field to calculate his fft ?
- and my program give a bad amplitude of E.
- and i belieave the fft is calculate at the same point and at different time of the field, not at at different place.
- i dont know the stage where i must calculate the the parameters a and b and how to calculate them, and how to use them to find beta ? and i dont know how to calculate the amplitude and phase of the wave ? and i must have a good approximation of what ?
- and if you want, i can send you my template program in your mail.
- i have a probleme with documentation, and my professor not have an idea in this method