Skip to main content

Modes of Propagation in Waveguides

It is possible to propagate several modes of electromagnetic waves within a waveguide. The physical dimensions of a waveguide determine the cutoff frequency for each mode. If the frequency of the impressed signal is above the cutoff frequency for a given mode, the electromagnetic energy can be transmitted through the guide for that particular mode with minimal attenuation. Otherwise the electromagnetic energy with a frequency below cutoff for that particular mode will be attenuated to a negligible value in a relatively short distance.

The dominant mode in a particular waveguide is the mode having the lowest cutoff frequency. For rectangular waveguide this is the TE10 mode. The TE (transverse electric) signifies that all electric fields are transverse to the direction of propagation and that no longitudinal electric field is present. There is a longitudinal component of magnetic field and for this reason the TEmn waves are also called Hmnwaves. The TE designation is usually preferred.

Figure 1 shows a graphical depiction of the E field variation in a waveguide for the TE10 TE20 , and TE30 modes. As can be seen, the first index indicates the number of half wave loops across the width of the guide and the second index, the number of loops across the height of the guide - which in this case is zero.

figure-1.

It is advisable to choose the dimensions of a guide in such a way that, for a given input signal, only the energy of the dominant mode can be transmitted through the guide. For example, if for a particular frequency, the width of a rectangular guide is too large, then the TE20 mode can propagate causing a myriad of problems. For rectangular guides of low aspect ratio the TE20 mode is the next higher order mode and is harmonically related to the cutoff frequency of the TE10 mode. It is this relationship together with attenuation and propagation considerations that determine the normal operating range of rectangular waveguide.


Another type of waveguide commonly used in EW systems is the “double ridge” rectangular waveguide. The ridges in this waveguide increase the bandwidth of the guide at the expense of higher attenuation and lower power-handling capability.



Comments

Popular posts from this blog

Application Engineer- Prototyping at Siemens India

  Hello, Dear Readers, Siemens India has a vacancy for the Application Engineer role. Siemens EDA is a global technology leader in Electronic Design Automation software. Our software tools enable companies around the world to develop highly innovative electronic products faster and more cost-effectively. Our customers use our tools to push the boundaries of technology and physics to deliver better products in the increasingly complex world of chip, board, and system design. This role is based in Bengaluru. But you’ll also get to visit other locations in India and globe, so you’ll need to go where this job takes you. In return, you’ll get the chance to work with teams impacting entire cities, countries, and the shape of things to come We make real what matters! This is your role: Deploy Siemens EDA ProFPGA prototyping software and hardware solutions at customers and guide the customers to successful design bring-up Work closely with R&D to solve problems, review product spe...

Tutorial on EasyEDA desktop software for PCB and schematic design

In this article, I am going to write a tutorial on how to use EasyEDA desktop application for creating a schematic and for PCB design. One of best advantage of this software is that you can create design offline and can automatically synchronize your design with your online EasyEDA account.  It can be used for circuits simulation, PCB deign and electronics circuits design. You can download EasyEDA desktop application by clicking on following link and it will work on windows 7 or its greater version. They are also releasing soon offline application OSX and Linux users. So keep visiting their website for more information.                                                    https://easyeda.com/page/download So let’s start and see how to design a schematic and PCB using EasyEDA offline desktop application. So first of all lets see how to create a schema...

CMOS OPAMP Design Using LTspice

  Hello Dear Reader, Here in this post, I will give an idea about how CMOS OPAMP designing using 180nm technology node and using LTspice. from that opamp I have design switched capacitor integrator. Design Specifications: Here Design specification may be changed according to the application here my target is to design an active lowpass filter so I have chosen an opamp integrator so in the below I have explained how to design an opamp as well as an integrator in a 180nm technology node in LTspice. So let's start design First, we need a technology parameter file so that the file we can insert in the LTspice, in my example it is 180nm so mostly it is available from the  http://ptm.asu.edu/latest.html  and you make one text file using notepad or whatever is fit on your own. Then go to the LTspice and new schematic and then you see .op on the right most upper side click on it and give your text file path after .include  as shown in the below images.  Now first of all...