Optimum Design of Multi-band Transformer with Multi-section for Two Arbitrary Complex Frequency-dependent Impedances

Size: px
Start display at page:

Download "Optimum Design of Multi-band Transformer with Multi-section for Two Arbitrary Complex Frequency-dependent Impedances"

Transcription

1 Chinese Journal of Electronics Vol.21, No.1, Jan Optimum Design of Multi-band Transformer with Multi-section for Two Arbitrary Complex Frequency-dependent Impedances CHEN Ming (Institute of Microwave and Optics, Xi an University of Posts and Telecommunications, Xi an , China) Abstract N-frequency Transmission line s (TLTs) with N-section for two arbitrary complex frequency-dependent impedances is optimally designed based on an ideal transmission-line model. Optimum design equations of the proposed transmission line are derived and solved by using Particle swarm algorithm (PSO) and Levenberg-Marquardt algorithm(lma). Several numerical examples are given to verify the validity of the design. Key words Complex frequency-dependent impedances, Multi-band, Transmission line, Particle swarm algorithm, Levenberg-Marquardt algorithm. I. Introduction Multi-band impedances is neceery in modern communication systems due to its smaller size and less complexity in realizing maximu power transfer requirement [1]. In 2002, Chow et al. discovered a two-section that can match at a frequency and its first harmonic [2]. In 2003, Monzon developed a two-section construct that can match at two arbitrary frequencies for two different real impedances [3]. Then, Yongle Wu, et al. solved generalized dual-frequency for two arbitrary complex frequency-dependent impedances [4]. Almost at the same time, tri-band [5] and multi-band [6,7] s for real impedances were also investigated. Considering for general tri-and multi-band microwave circuits, including active circuits and systems, complex impedances varying with frequencies are very common, such as Low noise amplifiers (LNAs), Power amplifiers (PAs), mixers and microstrip antennas, therefore, design of a multi-band for two arbitrary complex frequency-dependent impedances is very imperative in modern communication systems. Though analytical methods is a highly effective in design of two-band for two arbitrary complex frequencydependent impedances [4], it is too complex to be difficult to achieve if bands to be matched exceed two, and feasible methods should be explored. In this paper, multi-band multisection Transmission line (TLTs) for two arbitrary complex frequency-dependent impedances is proposed and investigated. Based on an ideal transmission-line model, design equations of the proposed TLTs will be given in Section II. The validity of the the derived equations are proven by some numerical analytical examples in Section III. Finally, this paper presents conclusions in Section IV. II. Design Method 1. Optimum design equations A mult-band multi-section lossless transmission lines between two complex impedances (Z s = R s +jx s and Z L = R L + jx L) is illustrated in Fig.1(a), which is equiverlent to a two port network (see Fig.1(b)). Fig. 1. (a) Multi-section ; (b) Schematic diagram of a equivelent two port network for multi-section where [ ] A B ABCD = C D [ ] [ ] cos βl1 jz 1 sin βl 1 cos βl2 jz 2 sin βl 2 = j j sin βl 1 cos βl 1 sin βl 2 cos βl 2 Z 1 Z 2 Manuscript Received Oct. 2010; Accepted July This work is supported by the National Natural Science Foundation of China (No ).

2 Optimum Design of Multi-band Transformer with Multi-section for Two Arbitrary Complex Frequency-dependent [ ] cos βln jz 2 sin βl n j sin βl n cos βl n Z n where the wavenumber β =2π/λ 1. The scattering parameter S 11 (i.e., the S in in Fig.1(a)) of the two port network with arbitrary source and load impedances is [8] : S 11 = AZL + B CZ SZ L DZS (2) AZ L + B + CZ SZ L + DZ S where S 11 is the function of the frequency f, the characteristic impedances Z 1, Z 2,,Z n and the corresponding electric lengths θ 1,θ 2,,θ n (or the corresponding physical lengths l 1,l 2,,l n). For perfect matching at frequencies f 1,f 2,,f n, simultaneously, let S 11(f i) i=1,2, n = 0, i.e., whose real parts Re{S 11(f i) i=1,2, n} = 0 and imaginary parts Im{S 11(f i) i=1,2, n} = 0, simultaneously. For convenience, they can be rewritten as following equations group: F 1(Z 1,Z 2,,Z n,θ 1,θ 2,,θ n) Re{S 11(f 1)} =0 F 2(Z 1,Z 2,,Z n,θ 1,θ 2,,θ n) Re{S 11(f 2)} =0 F n(z 1,Z 2,,Z n,θ 1,θ 2,,θ n) Re{S 11(f n)} =0 F n+1(z 1,Z 2,,Z n,θ 1,θ 2,,θ n) Im{S 11(f 1)} =0 F n+2(z 1,Z 2,,Z n,θ 1,θ 2,,θ n) Im{S 11(f 2)} =0 F 2n(Z 1,Z 2,,Z n,θ 1,θ 2,,θ n) Im{S 11(f n)} =0 (3) Apparently, there are 2n variables within 2n equations. The goal of the design is to find the characteristic impedances Z 1,Z 2,,Z n, and the corresponding electric lengths θ 1,θ 2,,θ n, or the corresponding physical lengths l 1,l 2,,l n. In order to assure desired parameter values are significant for compact microwave implementation, constraint conditions should be given as (1) Z 1 > 0,Z 2 > 0,,Z n > 0 (4a) 0 <θ i,ii=1,2, n <π/2 (4b) Eq.(3) with Eqs.(4a) and(4b) can be converted into following function optimum problem MinF = 2n i=1 F 2 i (Z 1,Z 2,,Z n,θ 1,θ 2,,θ n) (5) best and globle best position, the velocity matrix is updated according to following equation [9] V i mn =wv i 1 mn + c 1 rand 1 (P i mn X i 1 mn ) + c 2 rand 2 (G i n X i 1 mn ) (6) where the superscripts i and i 1 refer to the time index of the current and the previous iterations, rand 1 and rand 2 are uniformly distributed random numbers in the interval [0,1]. The parameters c 1 and c 2, called cognition and social acceleration, specify the relative weight of the personal best position versus the global best position. The position matrix is updated according to following equation X i = X i 1 + V i (7) The Algorithm flow are followings: (1) Determine spacifications, i.e., the matching frequencies f 1,f 2,,f n, the number n of the sections of, the source equivalent impedances Z si(f i) = R si(f i)+jx si(f i) i=1,2,,n, and the load impedances Z Li(f i)= R Li(f i)+jx Li(f i) i=1,2,,n. (2) Initialize the population - positions and velocities. (3) Use the current position vector of each particle to evaluate the fitness of the individual particle (pbest) using Eq.(5) with Eqs.(4a) and(4b). (4) Compare the particle s fitness value with the particle s pbest. If the current value is better (here better numerically means smaller) than pbest, then replace pbest by the current value, and the particle s position vector by the current position vector. (5) Compare the current fitness value with the global previous best. If the current value is better than gbest, then set gbest and G to the current value and position, respectively (6) Update the particle s velocity and position according to Eqs.(6) and (7). (7) Repeat starting from step (3) until a stopping criterion is met: a good objective value or a maximum number of iterations. And then output G. (8) Let G in step 7 as initial guess of LMA, and further solve Eq.(5) with Eqs.(4a) and(4b) sothatthemoreaccu- rate solution (resulting solution) is obtained by LMA until a maximum number of iteration of LMA is met. A Matlab programming code was developed for the solution process. with Eqs.(4a) and(4b). 2. Solution of the proposed optimum design equation by PSO and LMA To solve the Eq.(5) with Eqs.(4a) and(4b), PSO [9] and LMA [10 12] are used. For the current problem, the design is to find the the characteristic impedances and lengths of N section TLTs matching at N arbitrary frequencies for two arbitrary complex frequency-dependent impedances Z s and Z L, under the conditions of minimizing the reflection coefficient. In order to apply the PSO with LM algorithms to the current design problem, let M is the number of particles in the swarm for an N-dimensional problem, X denotes position matrix, V the velocity matrix, P the personal matrix, G the globle best position. To move each particle closer to both its personal III. Numerical Examples In this section, two complex frequency-dependent impedances are considered, and three kinds of s (dual-band, and tri-band) with 6 types is presented to verify the proposed design. The real and imaginary parts of source and load equivalent impedances are given in Fig.2. Simulation of the frequency characteristics of designed is based on Eq.(5) with Eqs.(4a) and(4b). For the current problem, parameters of the PSO algorithm is chosen as follows: M = 50, c 1 = c 2 = 2, w = 0.9, V max = 2.5. The stopping criterion for PSO is either fitness value < 10 4 calculated from Eq.(5), or a maximum number of iterations = 10,000. And the stopping criterion for LMA is either value

3 162 Chinese Journal of Electronics 2012 < 10 4 calculated directly from Eq.(5), or a maximum number of iterations = 1000,000. In the beginning of the PSO algorithm, the impedance values and electric lengths are randomly initialized within the intervals [Z S,Z L], and (0,π/2), respectively. Fig. 2. Source and load impedances varying with the operating frequency 1. Numerical examples for dual-band two-section The goal is to match these two impedances at two different frequencies. Here, three situations are taken into account as follows: First, given Z S2 = j at f 2 =2GHz Z L2 = j at f 2 =4GHz model, obtained from Eq.(5) with Fig.2, obtained from Eq.(5) with Fig.2, are presented in type 3 of Table 1, and the corresponding dependence of reflection coefficient in db on frequency is presented in Fig.3. From the final matching responses in Fig.3, it can be observed clearly that the two complex frequency-dependent impedances are matched at two different frequencies, simultaneously. Note that the match bandwidth at each frequency depends on the values of matched impedances and the frequency ratio. From this figure, the bandwidth in which the reflection coefficient is lower than 20 db is 181MHz for f 1 = 1GHz and the corresponding matched impedances Z S1 and Z L1, and 208 MHz for f 2 = 2GHz and the corresponding matched impedances Z S2 and Z L2, and the bandwidth in which the reflection coefficient is lower than 20 db is 160 MHz for f 1 = 0.9GHz and the corresponding matched impedances Z S1 and Z L1, and 182 MHz for f 2 = 1.8GHz and the corresponding matched impedances Z S2 and Z L2, as well as the bandwidth in which the reflection coefficient is lower than 20 db is 140 MHz for f 1 = 1GHz and the corresponding matched impedances Z S1 and Z L1, and 206 MHz for f 2 = 4GHz and the corresponding matched impedances Z S2 and Z L2. Table 1. Design parameters of the dual-band Type Z 1 (Ω) Z 2 (Ω) l 1 /λ 1 l 2 /λ Z L2 = j at f 2 =2GHz model, obtained from Eq.(5) with Fig.2, are presented in type 1 of Table 1, and the corresponding dependence of reflection coefficient in db on frequency is presented in Fig.3. Second, given Z S1 = j at f 1 =0.9GHz Z S2 = j at f 2 =1.8GHz Z L1 = j at f 1 =0.9GHz Z L2 = j at f 2 =1.8GHz model, obtained from Eq.(5) with Fig.2, are presented in type 2 of Table 1, and the corresponding dependence of reflection coefficient in db on frequency is presented in Fig.3. Third, given Z S2 = j at f 2 =4GHz Fig. 3. Simulated results of db S 11 versus frequency To prove the validity of the proposed design, the TLTs were designed on an FR4 substrate (ε r = 4.55) of 1.6 mm thickness and simulated by the commercial software ADS. The EM simulation results are shown in Fig.4. From this figure, although the matched frequency f 1 and f 2 deviate respctively from the their original value due to discontinuity of microstrip line width, i.e., for type 1 f 1 from 1 GHz into GHz, and f 2 from 2 GHz into GHz, for type 2 f 1 from 0.9 GHz into GHz, and f 2 from 1.8 GHz into GHz, and for type 3 f 1 from 1 GHz into GHz, and f 2 from 4 GHz into GHz, the bandwidth in which the reflection coefficient is lower than 20 db is 188 MHz for f 1 =1GHzandthecorresponding matched impedances Z S1 and Z L1, and 209 MHz

4 Optimum Design of Multi-band Transformer with Multi-section for Two Arbitrary Complex Frequency-dependent for f 2 = 2 GHz and the corresponding matched impedances Z S2 and Z L2, and the bandwidth in which the reflection coefficient is lower than 20 db is 166 MHz for f 1 =0.9 GHz and the corresponding matched impedances Z S1 and Z L1, and 183 MHz for f 2 =1.8 GHz and the corresponding matched impedances Z S2 and Z L2, as well as the bandwidth in which the reflection coefficient is lower than 20 db is 138 MHz for and Z L1, and 197 MHz for f 2 = 4 GHz and the corresponding matched impedances Z S2 and Z L2. Therefore, Figs.4 and 5 showed a very good agreement between the predicted results using standard transmission line theory and full-wave simulation results. Z S3 = j at f 3 =2.4GHz Z L1 = j at f 1 =0.9GHz Z L2 = j at f 2 =1.8GHz Z L3 = j at f 3 =2.4GHz simulation results of the TLT from Eq.(5) with Fig.2, are presented in type 5 of Table 2, and the corresponding dependence of reflection coefficient in db on frequency is presented in Fig.5. Third, given Z S2 = j at f 2 =2.4GHz Z S3 = j at f 3 =3.9GHz Z L2 = j at f 2 =2.4GHz Z L3 = j at f 3 =3.9GHz Fig. 4. EM simulation results 2. Numerical examples for tri-band three-section The goal is to match these three impedances at three different frequencies. Here, three situations are taken into account as follows: First, given Z S2 = j at f 2 =2GHz Z S3 = j at f 3 =3GHz Z L2 = j at f 2 =2GHz Z L3 = j at f 3 =3GHz simulation results of the TLT from Eq.(5) with Fig.2 are presented in type 4 of Table 2, and the corresponding dependence of reflection coefficient in db on frequency is presented in Fig.5. Table 2. Design parameters of the three-band Type Z 1 (Ω) Z 2 (Ω) Z 3 (Ω) l 1 /λ 1 l 2 /λ 1 l 3 /λ Second, given Z S1 = j at f 1 =0.9GHz Z S2 = j at f 2 =1.8GHz simulation results of the TLT from Eq.(5) with Fig.2 are presented in type 6 of Table 2. The corresponding dependence of reflection coefficient in db on frequency is presented in Fig.5. Fig.5 showed that the two complex frequency-dependent impedances were matched at three different frequencies, simultaneously. Note that the match bandwidth at each frequency depends on the values of matched impedances and the frequency ratio. From this figure, the bandwidth in which the reflection coefficient is lower than 20 db is 164 MHz for and Z L1, 257 MHz for f 2 = 2 GHz and the corresponding matched impedances Z S2 and Z L2, and 203 MHz for f 3 =3 GHz and the corresponding matched impedances Z S3 and Z L3, and the bandwidth in which the reflection coefficient is lower than 20 db is 139 MHz for f 1 =0.9GHz and the corresponding matched impedances Z S1 and Z L1, 249 MHz for f 2 =1.8 GHz and the corresponding matched impedances Z S2 and Z L2, and 243 MHz for f 3 =2.4 GHz and the corresponding matched impedances Z S3 and Z L3, as well as the bandwidth in which the reflection coefficient is lower than 20 db is 164 MHz for and Z L1, 243 MHz for f 2 =2.4 GHz and the corresponding matched impedances Z S2 and Z L2, and 234 MHz for f 3 =3.9 GHz and the corresponding matched impedances Z S3 and Z L3. To prove the validity of the proposed design, the TLTs were designed designed on an FR4 substrate (ε r =4.55) of 1.6 mm thickness and simulated by the commercial software ADS. The EM simulation results were shown in Fig.5. From Fig.5, although the matched frequency f 1,f 2 and f 3 deviate respctively from the their original value due to discontinuity of microstrip line width, i.e., for type 1 f 1 from 1 GHz into GHz, f 2 from 2 GHz into GHz, and f 3 from 3 GHz into GHz, for type 2f 1 from 0.9 GHz into GHz, f 2 from 1.8 GHz into 1.81 GHz, and f 3 from 2.4 GHz into GHz, and for type 3f 1 from 1 GHz into GHz, f 2 from 2.4 GHz into GHz, and f 3 from 3.9 GHz into 3.87 GHz, the bandwidth in which the reflection coefficient is lower

5 164 Chinese Journal of Electronics 2012 than 20 db is 159 MHz for f 1 = 1 GHz and the corresponding matched impedances Z S1 and Z L1, 256 MHz for f 2 =2 GHz and the corresponding matched impedances Z S2 and Z L2, and 199 MHz for f 3 = 3 GHz and the corresponding matched impedances Z S3 and Z L3, and the bandwidth in which the reflection coefficient is lower than 20 db is 126 MHz for f 1 =0.9 GHz and the corresponding matched impedances Z S1 and Z L1, 260 MHz for f 2 =1.8 GHz and the corresponding matched impedances Z S2 and Z L2, and 271 MHz for f 3 =2.4 GHzand the corresponding matched impedances Z S3 and Z L3, aswell as the bandwidth in which the reflection coefficient is lower than 20 db is 166 MHz for f 1 = 1 GHz and the corresponding matched impedances Z S1 and Z L1, 243 MHz for f 2 =2.4 GHz and the corresponding matched impedances Z S2 and Z L2, and 232 MHz for f 3 =3.9 GHz and the corresponding matched impedances Z S3 and Z L3. Therefore, as can be seen by comparing Figs.5 and 6, a very good agreement is obtained between the predicted results using standard transmission line theory and full-wave simulation results. Fig. 5. Simulated results of db S 11 versus frequency Fig. 6. EM simulation results In order to improve the accuracy of the design parameters of the proposed TLTs, full account of discontinuity of microwave line width is necessary, and it can be obtained by full-wave simulation with optimization design. On this issue will be discussed in subsequent articles. IV. Conclusion The design of multi-band multi-section TLTs for two arbitrary complex frequency-dependent impedances by using PSO and LMA were developed. Numerical examples of two-, threesection TLTs for two arbitrary complex frequency-dependent impedances were presented to verify the proposed structure and the design method. This can be used widely in dual-band or multi-band RF/microwave circuits and systems as an internal matching structure. Of course, further research is to solve the problem of the matched frequency offset due to the discontinuity of microstrip line width, by using optimization design of parameters based on electromagnetic simulation. References [1] W. Webb, The Complete Wireless Communications Professional: A Guide for Engineers and Managers. Boston, MA: Artech House, [2] Y.L. Chow and K.L. Wan, A of one-third wavelength in two sections-for a frequency and its first harmonic, IEEE Microw. Wireless Compon. Lett., Vol.12, No.1, pp.22 23, Jan [3] C. Monzon, A small dual-frequency in two sections, IEEE Trans. Microw. Theory Tech., Vol.51, No.4, pp , Apr [4] Y. Wu, Y.A. Liu, S.L. Li, C.P. Yu and X. Liu, A generalized dual-frequency for two arbitrary complex frequency-dependent impedances, IEEE Microw. Wireless Compon. Lett., Vol.19, No.12, pp , Dec [5] M. Chongcheawchamnan, S. Patisang, S. Srisathit, R. Phromloungsri, and S. Bunnjaweht, Analysis and design of a threesection transmission-line, IEEE Trans. Microw. Theory Tech., Vol.53, No.7, pp , July [6] M. Chen, Novel design method of a multi-section transmissionline using genetic algorithm techniques, 11th International Conference on Electrical Machines and Systems, ICEMS 2008, Wuhan, China, pp.17 20, Oct [7] Majid Khodier, Nihad Dib, Jehad Ababneh, Design of multiband multi-section transmission line using particle swarm optimization, Electr. Eng., Vol.90, pp , [8] D.A. Frickey, Conversion between S, Z, Y, h, ABCD, and T parameters which are valid for complex source and load impedances, IEEE Trans. Microwave Theory Tech., Vol.42, pp , [9] Kennedy J., Eberhart R.C. (1995), Particle swarm optimization. in Proceedings IEEE Int. Conf. Neural Networks, Vol.IV, Perth, Australia, pp , [10] Kenneth Levenberg, A method for the solution of certain nonlinear problems in least squares, The Quarterly of Applied Mathematics, No.2, pp , [11] D.W. Marquardt, An Algorithm for the Least-Squares Estimation of Nonlinear Parameters, SIAM Journal of Applied Mathematics, Vol.11, No.2, pp , June [12] H.D. Mittelmann, The Least Squares Problem. [web page], CHEN Ming received the B.S. degree in radio electronics from the Wuhan University, Wuhan, China, in 1982, the Ph.D. degree in electronic science and technology from Xi an Jiaotong University, Xi an, China in He is currently the Director of the Research Center of Microwave & Optics and a Professor with the Department of Electronic Information Engineering, Xi an University of Posts & Telecommunications, Xi an, China. His research and teaching interests include RF/microwave circuits, microwave photonics, and integrated optics. ( chenming5628@sina.com)

DESIGN AND ANALYSIS OF QUAD-BAND WILKINSON POWER DIVIDER

DESIGN AND ANALYSIS OF QUAD-BAND WILKINSON POWER DIVIDER International Journal on Wireless and Optical Communications Vol. 4, No. 3 (2007) 305 312 c World Scientific Publishing Company DESIGN AND ANALYSIS OF QUAD-BAND WILKINSON POWER DIVIDER HUSSAM JWAIED, FIRAS

More information

Design and Optimization of Multi-Band Wilkinson Power Divider

Design and Optimization of Multi-Band Wilkinson Power Divider Design and Optimization of Multi-Band Wilkinson Power Divider Nihad Dib, Majid Khodier Department of Electrical Engineering, Jordan University of Science and Technology, P. O. Box 3030, Irbid, Jordan Received

More information

A 10:1 UNEQUAL GYSEL POWER DIVIDER USING A CAPACITIVE LOADED TRANSMISSION LINE

A 10:1 UNEQUAL GYSEL POWER DIVIDER USING A CAPACITIVE LOADED TRANSMISSION LINE Progress In Electromagnetics Research Letters, Vol. 32, 1 10, 2012 A 10:1 UNEQUAL GYSEL POWER DIVIDER USING A CAPACITIVE LOADED TRANSMISSION LINE Y. Kim * School of Electronic Engineering, Kumoh National

More information

GENERAL DESIGN OF N-WAY MULTI-FREQUENCY UNEQUAL SPLIT WILKINSON POWER DIVIDER US- ING TRANSMISSION LINE TRANSFORMERS

GENERAL DESIGN OF N-WAY MULTI-FREQUENCY UNEQUAL SPLIT WILKINSON POWER DIVIDER US- ING TRANSMISSION LINE TRANSFORMERS Progress In Electromagnetics Research C, Vol. 14, 115 19, 010 GENERAL DESIGN OF N-WAY MULTI-FREQUENCY UNEQUAL SPLIT WILKINSON POWER DIVIDER US- ING TRANSMISSION LINE TRANSFORMERS A. M. Qaroot and N. I.

More information

Progress In Electromagnetics Research C, Vol. 20, 67 81, 2011

Progress In Electromagnetics Research C, Vol. 20, 67 81, 2011 Progress In Electromagnetics Research C, Vol. 2, 67 81, 211 DESIGN AND ANALYSIS OF DUAL-FREQUENCY MODIFIED 3-WAY BAGLEY POWER DIVIDERS A. Qaroot, K. Shamaileh, and N. Dib Electrical Engineering Department

More information

An Area efficient structure for a Dual band Wilkinson power divider with flexible frequency ratios

An Area efficient structure for a Dual band Wilkinson power divider with flexible frequency ratios 1 An Area efficient structure for a Dual band Wilkinson power divider with flexible frequency ratios Jafar Sadique, Under Guidance of Ass. Prof.K.J.Vinoy.E.C.E.Department Abstract In this paper a new design

More information

A Novel Dual-Band Balanced Power Amplifier Using Branch-Line Couplers with Four Arbitrary Terminated Resistances

A Novel Dual-Band Balanced Power Amplifier Using Branch-Line Couplers with Four Arbitrary Terminated Resistances Progress In Electromagnetics Research C, Vol. 6, 67 74, 215 A Novel Dual-Band Balanced Power Amplifier Using Branch-Line Couplers with Four Arbitrary Terminated Resistances Hua Wang *, Bihua Tang, Yongle

More information

Dual band planar hybrid coupler with enhanced bandwidth using particle swarm optimization technique

Dual band planar hybrid coupler with enhanced bandwidth using particle swarm optimization technique Dual band planar hybrid coupler with enhanced bandwidth using particle swarm optimization technique Mahdi Yousefi a), Mohammad Mosalanejad b), Gholamreza Moradi c), and Abdolali Abdipour d) Wave Propagation

More information

Complex Impedance-Transformation Out-of-Phase Power Divider with High Power-Handling Capability

Complex Impedance-Transformation Out-of-Phase Power Divider with High Power-Handling Capability Progress In Electromagnetics Research Letters, Vol. 53, 13 19, 215 Complex Impedance-Transformation Out-of-Phase Power Divider with High Power-Handling Capability Lulu Bei 1, 2, Shen Zhang 2, *, and Kai

More information

Progress In Electromagnetics Research C, Vol. 32, 43 52, 2012

Progress In Electromagnetics Research C, Vol. 32, 43 52, 2012 Progress In Electromagnetics Research C, Vol. 32, 43 52, 2012 A COMPACT DUAL-BAND PLANAR BRANCH-LINE COUPLER D. C. Ji *, B. Wu, X. Y. Ma, and J. Z. Chen 1 National Key Laboratory of Antennas and Microwave

More information

A Folded SIR Cross Coupled WLAN Dual-Band Filter

A Folded SIR Cross Coupled WLAN Dual-Band Filter Progress In Electromagnetics Research Letters, Vol. 45, 115 119, 2014 A Folded SIR Cross Coupled WLAN Dual-Band Filter Zi Jian Su *, Xi Chen, Long Li, Bian Wu, and Chang-Hong Liang Abstract A compact cross-coupled

More information

A NOVEL DUAL-BAND BANDPASS FILTER USING GENERALIZED TRISECTION STEPPED IMPEDANCE RESONATOR WITH IMPROVED OUT-OF-BAND PER- FORMANCE

A NOVEL DUAL-BAND BANDPASS FILTER USING GENERALIZED TRISECTION STEPPED IMPEDANCE RESONATOR WITH IMPROVED OUT-OF-BAND PER- FORMANCE Progress In Electromagnetics Research Letters, Vol. 21, 31 40, 2011 A NOVEL DUAL-BAND BANDPASS FILTER USING GENERALIZED TRISECTION STEPPED IMPEDANCE RESONATOR WITH IMPROVED OUT-OF-BAND PER- FORMANCE X.

More information

ANALYSIS AND APPLICATION OF SHUNT OPEN STUBS BASED ON ASYMMETRIC HALF-WAVELENGTH RESONATORS STRUCTURE

ANALYSIS AND APPLICATION OF SHUNT OPEN STUBS BASED ON ASYMMETRIC HALF-WAVELENGTH RESONATORS STRUCTURE Progress In Electromagnetics Research, Vol. 125, 311 325, 212 ANALYSIS AND APPLICATION OF SHUNT OPEN STUBS BASED ON ASYMMETRIC HALF-WAVELENGTH RESONATORS STRUCTURE X. Li 1, 2, 3, * and H. Wang1, 2, 3 1

More information

NOVEL IN-LINE MICROSTRIP COUPLED-LINE BAND- STOP FILTER WITH SHARP SKIRT SELECTIVITY

NOVEL IN-LINE MICROSTRIP COUPLED-LINE BAND- STOP FILTER WITH SHARP SKIRT SELECTIVITY Progress In Electromagnetics Research, Vol. 137, 585 597, 2013 NOVEL IN-LINE MICROSTRIP COUPLED-LINE BAND- STOP FILTER WITH SHARP SKIRT SELECTIVITY Gui Liu 1, * and Yongle Wu 2 1 College of Physics & Electronic

More information

A Modified Gysel Power Divider With Arbitrary Power Dividing Ratio

A Modified Gysel Power Divider With Arbitrary Power Dividing Ratio Progress In Electromagnetics Research Letters, Vol. 77, 51 57, 2018 A Modified Gysel Power Divider With Arbitrary Power Dividing Ratio Shiyong Chen *, Guoqiang Zhao, and Yantao Yu Abstract A modified Gysel

More information

Progress In Electromagnetics Research C, Vol. 12, , 2010

Progress In Electromagnetics Research C, Vol. 12, , 2010 Progress In Electromagnetics Research C, Vol. 12, 93 1, 21 A NOVEL DESIGN OF DUAL-BAND UNEQUAL WILKINSON POWER DIVIDER X. Li, Y.-J. Yang, L. Yang, S.-X. Gong, X. Tao, Y. Gao K. Ma and X.-L. Liu National

More information

A NOVEL COUPLING METHOD TO DESIGN A MI- CROSTRIP BANDPASS FILER WITH A WIDE REJEC- TION BAND

A NOVEL COUPLING METHOD TO DESIGN A MI- CROSTRIP BANDPASS FILER WITH A WIDE REJEC- TION BAND Progress In Electromagnetics Research C, Vol. 14, 45 52, 2010 A NOVEL COUPLING METHOD TO DESIGN A MI- CROSTRIP BANDPASS FILER WITH A WIDE REJEC- TION BAND R.-Y. Yang, J.-S. Lin, and H.-S. Li Department

More information

Compact Tunable 3 db Hybrid and Rat-Race Couplers with Harmonics Suppression

Compact Tunable 3 db Hybrid and Rat-Race Couplers with Harmonics Suppression 372 Compact Tunable 3 db Hybrid and Rat-Race Couplers with Harmonics Suppression Khair Al Shamaileh 1, Mohammad Almalkawi 1, Vijay Devabhaktuni 1, and Nihad Dib 2 1 Electrical Engineering and Computer

More information

Unbalanced-to-Balanced Power Divider With Arbitrary Power Division

Unbalanced-to-Balanced Power Divider With Arbitrary Power Division Progress In Electromagnetics Research C, Vol. 76, 43 54, 017 Unbalanced-to-Balanced Power Divider With Arbitrary Power Division Amar N. Yadav * and Ratnajit Bhattacharjee Abstract In this paper, Gysel

More information

MICROSTRIP NON-UNIFORM TRANSMISSION LINES TRIPLE BAND 3-WAY UNEQUAL SPLIT WILKINSON POWER DIVIDER

MICROSTRIP NON-UNIFORM TRANSMISSION LINES TRIPLE BAND 3-WAY UNEQUAL SPLIT WILKINSON POWER DIVIDER Rev. Roum. Sci. Techn. Électrotechn. et Énerg. Vol. 6, 3, pp. 88 93, Bucarest, 17 Électronique et transmission de l information MICROSTRIP NON-UNIFORM TRANSMISSION LINES TRIPLE BAND 3-WAY UNEQUAL SPLIT

More information

A COMPACT DUAL-BAND POWER DIVIDER USING PLANAR ARTIFICIAL TRANSMISSION LINES FOR GSM/DCS APPLICATIONS

A COMPACT DUAL-BAND POWER DIVIDER USING PLANAR ARTIFICIAL TRANSMISSION LINES FOR GSM/DCS APPLICATIONS Progress In Electromagnetics Research Letters, Vol. 1, 185 191, 29 A COMPACT DUAL-BAND POWER DIVIDER USING PLANAR ARTIFICIAL TRANSMISSION LINES FOR GSM/DCS APPLICATIONS T. Yang, C. Liu, L. Yan, and K.

More information

Design of a Compact and High Selectivity Tri-Band Bandpass Filter Using Asymmetric Stepped-impedance Resonators (SIRs)

Design of a Compact and High Selectivity Tri-Band Bandpass Filter Using Asymmetric Stepped-impedance Resonators (SIRs) Progress In Electromagnetics Research Letters, Vol. 44, 81 86, 2014 Design of a Compact and High Selectivity Tri-Band Bandpass Filter Using Asymmetric Stepped-impedance Resonators (SIRs) Jun Li *, Shan

More information

Progress In Electromagnetics Research Letters, Vol. 19, 49 55, 2010

Progress In Electromagnetics Research Letters, Vol. 19, 49 55, 2010 Progress In Electromagnetics Research Letters, Vol. 19, 49 55, 2010 A MODIFIED UWB WILKINSON POWER DIVIDER USING DELTA STUB B. Zhou, H. Wang, and W.-X. Sheng School of Electronics and Optical Engineering

More information

COMPACT BRANCH-LINE COUPLER FOR HARMONIC SUPPRESSION

COMPACT BRANCH-LINE COUPLER FOR HARMONIC SUPPRESSION Progress In Electromagnetics Research C, Vol. 16, 233 239, 2010 COMPACT BRANCH-LINE COUPLER FOR HARMONIC SUPPRESSION J. S. Kim Department of Information and Communications Engineering Kyungsung University

More information

COMPACT SHORTED MICROSTRIP PATCH ANTENNA FOR DUAL BAND OPERATION

COMPACT SHORTED MICROSTRIP PATCH ANTENNA FOR DUAL BAND OPERATION Progress In Electromagnetics Research C, Vol. 9, 171 182, 2009 COMPACT SHORTED MICROSTRIP PATCH ANTENNA FOR DUAL BAND OPERATION A. Mishra, P. Singh, N. P. Yadav, and J. A. Ansari Department of Electronics

More information

APPLICATION OF A SIMPLIFIED PROBE FEED IMPEDANCE FORMULA TO THE DESIGN OF A DUAL FREQUENCY PATCH ANTENNA

APPLICATION OF A SIMPLIFIED PROBE FEED IMPEDANCE FORMULA TO THE DESIGN OF A DUAL FREQUENCY PATCH ANTENNA APPLICATION OF A SIMPLIFIED PROBE FEED IMPEDANCE FORMULA TO THE DESIGN OF A DUAL FREQUENCY PATCH ANTENNA Authors: Q.Lu, Z. H. Shaikh, E.Korolkiewicz. School of Computing, Engineering and Information Sciences

More information

Design of Multi-Stage Power Divider Based on the Theory of Small Reflections

Design of Multi-Stage Power Divider Based on the Theory of Small Reflections Progress In Electromagnetics Research Letters, Vol. 60, 23 30, 2016 Design of Multi-Stage Power Divider Based on the Theory of Small Reflections Tongfei Yu *, Dongping Liu, Zhiping Li, and Jungang Miao

More information

In modern wireless. A High-Efficiency Transmission-Line GaN HEMT Class E Power Amplifier CLASS E AMPLIFIER. design of a Class E wireless

In modern wireless. A High-Efficiency Transmission-Line GaN HEMT Class E Power Amplifier CLASS E AMPLIFIER. design of a Class E wireless CASS E AMPIFIER From December 009 High Frequency Electronics Copyright 009 Summit Technical Media, C A High-Efficiency Transmission-ine GaN HEMT Class E Power Amplifier By Andrei Grebennikov Bell abs Ireland

More information

A NOVEL WIDE-STOPBAND BANDSTOP FILTER WITH SHARP-REJECTION CHARACTERISTIC AND ANA- LYTICAL THEORY

A NOVEL WIDE-STOPBAND BANDSTOP FILTER WITH SHARP-REJECTION CHARACTERISTIC AND ANA- LYTICAL THEORY Progress In Electromagnetics Research C, Vol. 40, 143 158, 2013 A NOVEL WIDE-STOPBAND BANDSTOP FILTER WITH SHARP-REJECTION CHARACTERISTIC AND ANA- LYTICAL THEORY Liming Liang, Yuanan Liu, Jiuchao Li *,

More information

Design and Analysis of Multi-Frequency Unequal-Split Wilkinson Power Divider using Non-Uniform Transmission Lines

Design and Analysis of Multi-Frequency Unequal-Split Wilkinson Power Divider using Non-Uniform Transmission Lines 248 ACES JOURNAL, VOL. 27, NO. 3, MARCH 212 Design and Analysis of Multi-Frequency Unequal-Split Wilkinson Power Divider using Non-Uniform Transmission Lines Derar Hawatmeh 1, Khair Al Shamaileh 2, and

More information

Dual Band Wilkinson Power divider without Reactive Components. Subramanian.T.R (DESE)

Dual Band Wilkinson Power divider without Reactive Components. Subramanian.T.R (DESE) 1 Dual Band Wilkinson Power divider without Reactive Components Subramanian.T.R (DESE) Abstract This paper presents an unequal Wilkinson power divider operating at arbitrary dual band without reactive

More information

DESIGN OF SEVERAL POWER DIVIDERS USING CPW- TO-MICROSTRIP TRANSITION

DESIGN OF SEVERAL POWER DIVIDERS USING CPW- TO-MICROSTRIP TRANSITION Progress In Electromagnetics Research Letters, Vol. 41, 125 134, 2013 DESIGN OF SEVERAL POWER DIVIDERS USING CPW- TO-MICROSTRIP TRANSITION Maoze Wang *, Fushun Zhang, Jian Sun, Ke Chen, and Bin Wen National

More information

DUAL-WIDEBAND BANDPASS FILTERS WITH EX- TENDED STOPBAND BASED ON COUPLED-LINE AND COUPLED THREE-LINE RESONATORS

DUAL-WIDEBAND BANDPASS FILTERS WITH EX- TENDED STOPBAND BASED ON COUPLED-LINE AND COUPLED THREE-LINE RESONATORS Progress In Electromagnetics Research, Vol. 4, 5, 0 DUAL-WIDEBAND BANDPASS FILTERS WITH EX- TENDED STOPBAND BASED ON COUPLED-LINE AND COUPLED THREE-LINE RESONATORS J.-T. Kuo, *, C.-Y. Fan, and S.-C. Tang

More information

High Selectivity Wideband Bandpass Filter Based on Transversal Signal-Interaction Concepts Loaded with Open and Shorted Stubs

High Selectivity Wideband Bandpass Filter Based on Transversal Signal-Interaction Concepts Loaded with Open and Shorted Stubs Progress In Electromagnetics Research Letters, Vol. 64, 133 139, 2016 High Selectivity Wideband Bandpass Filter Based on Transversal Signal-Interaction Concepts Loaded with Open and Shorted Stubs Liwei

More information

Microstrip Dual-Band Bandpass Filter Using U-Shaped Resonators

Microstrip Dual-Band Bandpass Filter Using U-Shaped Resonators Progress In Electromagnetics Research Letters, Vol. 59, 1 6, 2016 Microstrip Dual-Band Bandpass Filter Using U-haped Resonators Eugene A. Ogbodo 1, *,YiWang 1, and Kenneth. K. Yeo 2 Abstract Coupled resonators

More information

A Comparison of Particle Swarm Optimization and Gradient Descent in Training Wavelet Neural Network to Predict DGPS Corrections

A Comparison of Particle Swarm Optimization and Gradient Descent in Training Wavelet Neural Network to Predict DGPS Corrections Proceedings of the World Congress on Engineering and Computer Science 00 Vol I WCECS 00, October 0-, 00, San Francisco, USA A Comparison of Particle Swarm Optimization and Gradient Descent in Training

More information

NOVEL PLANAR MULTIMODE BANDPASS FILTERS WITH RADIAL-LINE STUBS

NOVEL PLANAR MULTIMODE BANDPASS FILTERS WITH RADIAL-LINE STUBS Progress In Electromagnetics Research, PIER 101, 33 42, 2010 NOVEL PLANAR MULTIMODE BANDPASS FILTERS WITH RADIAL-LINE STUBS L. Zhang, Z.-Y. Yu, and S.-G. Mo Institute of Applied Physics University of Electronic

More information

Volume 3, Number 3, 2017 Pages Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online):

Volume 3, Number 3, 2017 Pages Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online): JJEE Volume 3, Number 3, 217 Pages 171-18 Jordan Journal of Electrical Engineering ISSN (Print): 249-96, ISSN (Online): 249-9619 Design of Compact Impedance Matching Components Ala'a I. Hashash a, Mohammed

More information

Compact Microstrip Dual-Band Quadrature Hybrid Coupler for Mobile Bands

Compact Microstrip Dual-Band Quadrature Hybrid Coupler for Mobile Bands Compact Microstrip Dual-Band Quadrature Hybrid Coupler for Mobile Bands Vamsi Krishna Velidi, Mrinal Kanti Mandal, Subrata Sanyal, and Amitabha Bhattacharya Department of Electronics and Electrical Communications

More information

DESIGN OF DUAL-BAND SLOTTED PATCH HYBRID COUPLERS BASED ON PSO ALGORITHM

DESIGN OF DUAL-BAND SLOTTED PATCH HYBRID COUPLERS BASED ON PSO ALGORITHM J. of Electromagn. Waves and Appl., Vol. 25, 2409 2419, 2011 DESIGN OF DUAL-BAND SLOTTED PATCH HYBRID COUPLERS BASED ON PSO ALGORITHM Y. Li 1, 2, *,S.Sun 2,F.Yang 1, and L. J. Jiang 2 1 Department of Microwave

More information

A SMALL SIZE 3 DB 0 /180 MICROSTRIP RING COUPLERS. A. Mohra Microstrip Department Electronics Research Institute Cairo, Egypt

A SMALL SIZE 3 DB 0 /180 MICROSTRIP RING COUPLERS. A. Mohra Microstrip Department Electronics Research Institute Cairo, Egypt J. of Electromagn. Waves and Appl., Vol. 7, No. 5, 77 78, 3 A SMALL SIZE 3 DB /8 MICROSTRIP RING COUPLERS A. Mohra Microstrip Department Electronics Research Institute Cairo, Egypt A. F. Sheta Electronic

More information

BROADBAND ASYMMETRICAL MULTI-SECTION COU- PLED LINE WILKINSON POWER DIVIDER WITH UN- EQUAL POWER DIVIDING RATIO

BROADBAND ASYMMETRICAL MULTI-SECTION COU- PLED LINE WILKINSON POWER DIVIDER WITH UN- EQUAL POWER DIVIDING RATIO Progress In Electromagnetics Research C, Vol. 43, 217 229, 2013 BROADBAND ASYMMETRICAL MULTI-SECTION COU- PLED LINE WILKINSON POWER DIVIDER WITH UN- EQUAL POWER DIVIDING RATIO Puria Salimi *, Mahdi Moradian,

More information

New Design Formulas for Impedance-Transforming 3-dB Marchand Baluns Hee-Ran Ahn, Senior Member, IEEE, and Sangwook Nam, Senior Member, IEEE

New Design Formulas for Impedance-Transforming 3-dB Marchand Baluns Hee-Ran Ahn, Senior Member, IEEE, and Sangwook Nam, Senior Member, IEEE 2816 IEEE TRANSACTIONS ON MICROWAVE THEORY AND TECHNIQUES, VOL. 59, NO. 11, NOVEMBER 2011 New Design Formulas for Impedance-Transforming 3-dB Marchand Baluns Hee-Ran Ahn, Senior Member, IEEE, and Sangwook

More information

Research Article Optimization of Gain, Impedance, and Bandwidth of Yagi-Uda Array Using Particle Swarm Optimization

Research Article Optimization of Gain, Impedance, and Bandwidth of Yagi-Uda Array Using Particle Swarm Optimization Antennas and Propagation Volume 008, Article ID 1934, 4 pages doi:10.1155/008/1934 Research Article Optimization of Gain, Impedance, and Bandwidth of Yagi-Uda Array Using Particle Swarm Optimization Munish

More information

Microstrip Coupler with High Isolation

Microstrip Coupler with High Isolation International Journal of Electronics and Communication Engineering. ISSN 0974-2166 Volume 7, Number 2 (2014), pp. 105-110 International Research Publication House http://www.irphouse.com Microstrip Coupler

More information

S. Fallahzadeh and M. Tayarani Department of Electrical Engineering Iran University of Science and Technology (IUST) Tehran, Iran

S. Fallahzadeh and M. Tayarani Department of Electrical Engineering Iran University of Science and Technology (IUST) Tehran, Iran Progress In Electromagnetics Research Letters, Vol. 11, 167 172, 2009 A COMPACT MICROSTRIP BANDSTOP FILTER S. Fallahzadeh and M. Tayarani Department of Electrical Engineering Iran University of Science

More information

Bandpass-Response Power Divider with High Isolation

Bandpass-Response Power Divider with High Isolation Progress In Electromagnetics Research Letters, Vol. 46, 43 48, 2014 Bandpass-Response Power Divider with High Isolation Long Xiao *, Hao Peng, and Tao Yang Abstract A novel wideband multilayer power divider

More information

Compact Triple-Band Monopole Antenna for WLAN/WiMAX-Band USB Dongle Applications

Compact Triple-Band Monopole Antenna for WLAN/WiMAX-Band USB Dongle Applications Compact Triple-Band Monopole Antenna for WLAN/WiMAX-Band USB Dongle Applications Ya Wei Shi, Ling Xiong, and Meng Gang Chen A miniaturized triple-band antenna suitable for wireless USB dongle applications

More information

NEW DUAL-BAND BANDPASS FILTER WITH COM- PACT SIR STRUCTURE

NEW DUAL-BAND BANDPASS FILTER WITH COM- PACT SIR STRUCTURE Progress In Electromagnetics Research Letters Vol. 18 125 134 2010 NEW DUAL-BAND BANDPASS FILTER WITH COM- PACT SIR STRUCTURE J.-K. Xiao School of Computer and Information Hohai University Changzhou 213022

More information

H.-W. Wu Department of Computer and Communication Kun Shan University No. 949, Dawan Road, Yongkang City, Tainan County 710, Taiwan

H.-W. Wu Department of Computer and Communication Kun Shan University No. 949, Dawan Road, Yongkang City, Tainan County 710, Taiwan Progress In Electromagnetics Research, Vol. 107, 21 30, 2010 COMPACT MICROSTRIP BANDPASS FILTER WITH MULTISPURIOUS SUPPRESSION H.-W. Wu Department of Computer and Communication Kun Shan University No.

More information

PARALLEL coupled-line filters are widely used in microwave

PARALLEL coupled-line filters are widely used in microwave 2812 IEEE TRANSACTIONS ON MICROWAVE THEORY AND TECHNIQUES, VOL. 53, NO. 9, SEPTEMBER 2005 Improved Coupled-Microstrip Filter Design Using Effective Even-Mode and Odd-Mode Characteristic Impedances Hong-Ming

More information

Design of Planar Dual-Band Branch-Line Coupler with π-shaped Coupled Lines

Design of Planar Dual-Band Branch-Line Coupler with π-shaped Coupled Lines Progress In Electromagnetics Research Letters, Vol. 55, 113 12, 215 Design of Planar Dual-Band Branch-Line Coupler with π-shaped Coupled Lines Yu Cao, Jincai Wen *, Hui Hong, and Jun Liu Abstract In this

More information

A COMPACT MULTIBAND MONOPOLE ANTENNA FOR WLAN/WIMAX APPLICATIONS

A COMPACT MULTIBAND MONOPOLE ANTENNA FOR WLAN/WIMAX APPLICATIONS Progress In Electromagnetics Research Letters, Vol. 23, 147 155, 2011 A COMPACT MULTIBAND MONOPOLE ANTENNA FOR WLAN/WIMAX APPLICATIONS Z.-N. Song, Y. Ding, and K. Huang National Key Laboratory of Antennas

More information

Novel Compact Tri-Band Bandpass Filter Using Multi-Stub-Loaded Resonator

Novel Compact Tri-Band Bandpass Filter Using Multi-Stub-Loaded Resonator Progress In Electromagnetics Research C, Vol. 5, 139 145, 214 Novel Compact Tri-Band Bandpass Filter Using Multi-Stub-Loaded Resonator Li Gao *, Jun Xiang, and Quan Xue Abstract In this paper, a compact

More information

Reflection Coefficient Analysis Of Chebyshev Impedance Matching Network Using Different Algorithms

Reflection Coefficient Analysis Of Chebyshev Impedance Matching Network Using Different Algorithms Reflection Coefficient Analysis Of Chebyshev Impedance Matching Network Using Different Algorithms Rashmi Khare 1, Prof. Rajesh Nema 2 Department of Electronics & Communication, NIIST/ R.G.P.V, Bhopal,

More information

A SIMPLE FOUR-ORDER CROSS-COUPLED FILTER WITH THREE TRANSMISSION ZEROS

A SIMPLE FOUR-ORDER CROSS-COUPLED FILTER WITH THREE TRANSMISSION ZEROS Progress In Electromagnetics Research C, Vol. 8, 57 68, 29 A SIMPLE FOUR-ORDER CROSS-COUPLED FILTER WITH THREE TRANSMISSION ZEROS J.-S. Zhan and J.-L. Wang Xidian University China Abstract Generalized

More information

Design of Optimum Gain Pyramidal Horn with Improved Formulas Using Particle Swarm Optimization

Design of Optimum Gain Pyramidal Horn with Improved Formulas Using Particle Swarm Optimization Design of Optimum Gain Pyramidal Horn with Improved Formulas Using Particle Swarm Optimization Yahya Najjar, Mohammad Moneer, Nihad Dib Electrical Engineering Department, Jordan University of Science and

More information

ANALYSIS AND DESIGN OF TWO LAYERED ULTRA WIDE BAND PASS FILTER WITH WIDE STOP BAND. D. Packiaraj

ANALYSIS AND DESIGN OF TWO LAYERED ULTRA WIDE BAND PASS FILTER WITH WIDE STOP BAND. D. Packiaraj A project Report submitted On ANALYSIS AND DESIGN OF TWO LAYERED ULTRA WIDE BAND PASS FILTER WITH WIDE STOP BAND by D. Packiaraj PhD Student Electrical Communication Engineering Indian Institute of Science

More information

A TUNABLE GHz BANDPASS FILTER BASED ON SINGLE MODE

A TUNABLE GHz BANDPASS FILTER BASED ON SINGLE MODE Progress In Electromagnetics Research, Vol. 135, 261 269, 2013 A TUNABLE 1.4 2.5 GHz BANDPASS FILTER BASED ON SINGLE MODE Yanyi Wang *, Feng Wei, He Xu, and Xiaowei Shi National Laboratory of Science and

More information

GENERALIZED IMPEDANCE-TRANSFORMING DUAL- BAND BRANCH-LINE COUPLERS FOR ARBITRARY COUPLING LEVELS

GENERALIZED IMPEDANCE-TRANSFORMING DUAL- BAND BRANCH-LINE COUPLERS FOR ARBITRARY COUPLING LEVELS Progress In Electromagnetics Research B, Vol. 53, 399 415, 2013 GENERALIZED IMPEDANCE-TRANSFORMING DUAL- BAND BRANCH-LINE COUPLERS FOR ARBITRARY COUPLING LEVELS Qiang Liu 1, 2, *, Yuanan Liu 1, Yongle

More information

Design, Simulation and Fabrication of an Optimized Microstrip Antenna with Metamaterial Superstrate Using Particle Swarm Optimization

Design, Simulation and Fabrication of an Optimized Microstrip Antenna with Metamaterial Superstrate Using Particle Swarm Optimization Progress In Electromagnetics Research M, Vol. 36, 101 108, 2014 Design, Simulation and Fabrication of an Optimized Microstrip Antenna with Metamaterial Superstrate Using Particle Swarm Optimization Nooshin

More information

Ultra-Compact LPF with Wide Stop-Band

Ultra-Compact LPF with Wide Stop-Band June, 207 Ultra-Compact LPF with Wide Stop-Band Prashant Kumar Singh, Anjini Kumar Tiwary Abstract An ultra-compact, planar, wide stop-band and low cost low-pass filter (LPF) is proposed using microstrip

More information

A Compact Quad-Band Bandpass Filter Using Multi-Mode Stub-Loaded Resonator

A Compact Quad-Band Bandpass Filter Using Multi-Mode Stub-Loaded Resonator Progress In Electromagnetics Research Letters, Vol. 61, 39 46, 2016 A Compact Quad-Band Bandpass Filter Using Multi-Mode Stub-Loaded Resonator Lakhindar Murmu * and Sushrut Das Abstract This paper presents

More information

THE GENERALIZED CHEBYSHEV SUBSTRATE INTEGRATED WAVEGUIDE DIPLEXER

THE GENERALIZED CHEBYSHEV SUBSTRATE INTEGRATED WAVEGUIDE DIPLEXER Progress In Electromagnetics Research, PIER 73, 29 38, 2007 THE GENERALIZED CHEBYSHEV SUBSTRATE INTEGRATED WAVEGUIDE DIPLEXER Han S. H., Wang X. L., Fan Y., Yang Z. Q., and He Z. N. Institute of Electronic

More information

Progress In Electromagnetics Research Letters, Vol. 23, , 2011

Progress In Electromagnetics Research Letters, Vol. 23, , 2011 Progress In Electromagnetics Research Letters, Vol. 23, 173 180, 2011 A DUAL-MODE DUAL-BAND BANDPASS FILTER USING A SINGLE SLOT RING RESONATOR S. Luo and L. Zhu School of Electrical and Electronic Engineering

More information

F. Fan, Z. Yan, and J. Jiang National Laboratory of Antennas and Microwave Technology Xidian University Xi an, Shaanxi , China

F. Fan, Z. Yan, and J. Jiang National Laboratory of Antennas and Microwave Technology Xidian University Xi an, Shaanxi , China Progress In Electromagnetics Research Letters, Vol. 5, 5 57, 2008 DESIGN OF A NOVEL COMPACT POWER DIVIDER WITH HARMONIC SUPPRESSION F. Fan, Z. Yan, and J. Jiang National Laboratory of Antennas and Microwave

More information

DESIGN OF AN IMPROVED PERFORMANCE DUAL-BAND POWER DIVIDER

DESIGN OF AN IMPROVED PERFORMANCE DUAL-BAND POWER DIVIDER DESIGN OF AN IMPROVED PERFORMANCE DUAL-BAND POWER DIVIDER Stelios Tsitsos, Anastasios Papatsoris, Ioanna Peikou, and Athina Hatziapostolou Department of Computer Engineering, Communications and Networks

More information

A 5 GHz LNA Design Using Neural Smith Chart

A 5 GHz LNA Design Using Neural Smith Chart Progress In Electromagnetics Research Symposium, Beijing, China, March 23 27, 2009 465 A 5 GHz LNA Design Using Neural Smith Chart M. Fatih Çaǧlar 1 and Filiz Güneş 2 1 Department of Electronics and Communication

More information

DUAL-WIDEBAND MONOPOLE LOADED WITH SPLIT RING FOR WLAN APPLICATION

DUAL-WIDEBAND MONOPOLE LOADED WITH SPLIT RING FOR WLAN APPLICATION Progress In Electromagnetics Research Letters, Vol. 21, 11 18, 2011 DUAL-WIDEBAND MONOPOLE LOADED WITH SPLIT RING FOR WLAN APPLICATION W.-J. Wu, Y.-Z. Yin, S.-L. Zuo, Z.-Y. Zhang, and W. Hu National Key

More information

Low-Profile Wideband Circularly Polarized Patch Antenna Using Asymmetric Feeding

Low-Profile Wideband Circularly Polarized Patch Antenna Using Asymmetric Feeding Progress In Electromagnetics Research Letters, Vol. 48, 21 26, 2014 Low-Profile Wideband Circularly Polarized Patch Antenna Using Asymmetric Feeding Yang-Tao Wan *, Fu-Shun Zhang, Dan Yu, Wen-Feng Chen,

More information

MINIATURIZED MICROSTRIP DUAL-BAND BANDS- STOP FILTERS USING TRI-SECTION STEPPED- IMPEDANCE RESONATORS

MINIATURIZED MICROSTRIP DUAL-BAND BANDS- STOP FILTERS USING TRI-SECTION STEPPED- IMPEDANCE RESONATORS Progress In Electromagnetics Research C, Vol. 10, 37 48, 2009 MINIATURIZED MICROSTRIP DUAL-BAND BANDS- STOP FILTERS USING TRI-SECTION STEPPED- IMPEDANCE RESONATORS K.-S. Chin and C.-K. Lung Chang Gung

More information

Progress In Electromagnetics Research, Vol. 107, , 2010

Progress In Electromagnetics Research, Vol. 107, , 2010 Progress In Electromagnetics Research, Vol. 107, 101 114, 2010 DESIGN OF A HIGH BAND ISOLATION DIPLEXER FOR GPS AND WLAN SYSTEM USING MODIFIED STEPPED-IMPEDANCE RESONATORS R.-Y. Yang Department of Materials

More information

Efficient Computation of Resonant Frequency of Rectangular Microstrip Antenna using a Neural Network Model with Two Stage Training

Efficient Computation of Resonant Frequency of Rectangular Microstrip Antenna using a Neural Network Model with Two Stage Training www.ijcsi.org 209 Efficient Computation of Resonant Frequency of Rectangular Microstrip Antenna using a Neural Network Model with Two Stage Training Guru Pyari Jangid *, Gur Mauj Saran Srivastava and Ashok

More information

Miniaturization of Three-Section Branch-Line Coupler Using Diamond-Series Stubs Microstrip Line

Miniaturization of Three-Section Branch-Line Coupler Using Diamond-Series Stubs Microstrip Line Progress In Electromagnetics Research C, Vol. 82, 199 27, 218 Miniaturization of Three-Section Branch-Line Coupler Using Diamond-Series Stubs Microstrip Line Nadera Najib Al-Areqi, Kok Yeow You *, Nor

More information

Compact microstrip stepped-impedance lowpass filter with wide stopband using SICMRC

Compact microstrip stepped-impedance lowpass filter with wide stopband using SICMRC LETTER IEICE Electronics Express, Vol.9, No.22, 1742 1747 Compact microstrip stepped-impedance lowpass filter with wide stopband using SICMRC Mohsen Hayati 1,2a) and Hamed Abbasi 1 1 Electrical and Electronics

More information

ANALYSIS OF COUPLED MICROSTRIP LINES FOR QUAD-BAND EQUAL POWER DIVIDERS/COMBINERS

ANALYSIS OF COUPLED MICROSTRIP LINES FOR QUAD-BAND EQUAL POWER DIVIDERS/COMBINERS Progress In Electromagnetics Research B, Vol. 41, 187 11, 01 ANALYSIS OF COUPLED MICROSTRIP LINES FOR QUAD-BAND EQUAL POWER DIVIDERS/COMBINERS A. M. El-Tager 1, *, A. M. El-Akhdar, and H. M. El-Hennawy

More information

Ultra-Wideband Coplanar-Fed Monopoles: A Comparative Study

Ultra-Wideband Coplanar-Fed Monopoles: A Comparative Study RADIOENGINEERING, VOL. 17, NO. 1, APRIL 2007 37 Ultra-Wideband Coplanar-Fed Monopoles: A Comparative Study Jana JILKOVÁ, Zbyněk RAIDA Dept. of Radio Electronics, Brno University of Technology, Purkyňova

More information

Compact Wideband Quadrature Hybrid based on Microstrip Technique

Compact Wideband Quadrature Hybrid based on Microstrip Technique Compact Wideband Quadrature Hybrid based on Microstrip Technique Ramy Mohammad Khattab and Abdel-Aziz Taha Shalaby Menoufia University, Faculty of Electronic Engineering, Menouf, 23952, Egypt Abstract

More information

X. Wu Department of Information and Electronic Engineering Zhejiang University Hangzhou , China

X. Wu Department of Information and Electronic Engineering Zhejiang University Hangzhou , China Progress In Electromagnetics Research Letters, Vol. 17, 181 189, 21 A MINIATURIZED BRANCH-LINE COUPLER WITH WIDEBAND HARMONICS SUPPRESSION B. Li Ministerial Key Laboratory of JGMT Nanjing University of

More information

Design of Asymmetric Dual-Band Microwave Filters

Design of Asymmetric Dual-Band Microwave Filters Progress In Electromagnetics Research Letters, Vol. 67, 47 51, 2017 Design of Asymmetric Dual-Band Microwave Filters Zhongxiang Zhang 1, 2, *, Jun Ding 3,ShuoWang 2, and Hua-Liang Zhang 3 Abstract This

More information

Optimal design of a linear antenna array using particle swarm optimization

Optimal design of a linear antenna array using particle swarm optimization Proceedings of the 5th WSEAS Int. Conf. on DATA NETWORKS, COMMUNICATIONS & COMPUTERS, Bucharest, Romania, October 16-17, 6 69 Optimal design of a linear antenna array using particle swarm optimization

More information

COMPACT DUAL-MODE TRI-BAND TRANSVERSAL MICROSTRIP BANDPASS FILTER

COMPACT DUAL-MODE TRI-BAND TRANSVERSAL MICROSTRIP BANDPASS FILTER Progress In Electromagnetics Research Letters, Vol. 26, 161 168, 2011 COMPACT DUAL-MODE TRI-BAND TRANSVERSAL MICROSTRIP BANDPASS FILTER J. Li 1 and C.-L. Wei 2, * 1 College of Science, China Three Gorges

More information

GPS Patch Antenna Loaded with Fractal EBG Structure Using Organic Magnetic Substrate

GPS Patch Antenna Loaded with Fractal EBG Structure Using Organic Magnetic Substrate Progress In Electromagnetics Research Letters, Vol. 58, 23 28, 2016 GPS Patch Antenna Loaded with Fractal EBG Structure Using Organic Magnetic Substrate Encheng Wang * and Qiuping Liu Abstract In this

More information

DESIGN OF COMPACT COUPLED LINE WIDE BAND POWER DIVIDER WITH OPEN STUB

DESIGN OF COMPACT COUPLED LINE WIDE BAND POWER DIVIDER WITH OPEN STUB DESIGN OF COMPACT COUPLED LINE WIDE BAND POWER DIVIDER WITH OPEN STUB S. C. Siva Prakash 1, M. Pavithra M. E. 1 and A. Sivanantharaja 2 1 Department of Electronics and Communication Engineering, KLN College

More information

A NOVEL HIGH-POWER AMPLIFIER USING A GEN- ERALIZED COUPLED-LINE TRANSFORMER WITH IN- HERENT DC-BLOCK FUNCTION

A NOVEL HIGH-POWER AMPLIFIER USING A GEN- ERALIZED COUPLED-LINE TRANSFORMER WITH IN- HERENT DC-BLOCK FUNCTION Progress In Electromagnetics Research, Vol. 119, 171 190, 2011 A NOVEL HIGH-POWER AMPLIFIER USING A GEN- ERALIZED COUPLED-LINE TRANSFORMER WITH IN- HERENT DC-BLOCK FUNCTION Y. Wu *, Y. Liu, S. Li, and

More information

Analysis and Design of Rectangular Microstrip Antenna in X Band

Analysis and Design of Rectangular Microstrip Antenna in X Band MIT International Journal of Electronics and Communication Engineering Vol. 1, No. 1, Jan. 2011, pp. (31-35) 31 Analysis and Design of Rectangular Microstrip Antenna in X Band Alka Verma Department of

More information

REALIZATION OF A COMPACT BRANCH-LINE COU- PLER USING QUASI-FRACTAL LOADED COUPLED TRANSMISSION-LINES

REALIZATION OF A COMPACT BRANCH-LINE COU- PLER USING QUASI-FRACTAL LOADED COUPLED TRANSMISSION-LINES Progress In Electromagnetics Research C, Vol. 13, 33 40, 2010 REALIZATION OF A COMPACT BRANCH-LINE COU- PLER USING QUASI-FRACTAL LOADED COUPLED TRANSMISSION-LINES M. Nosrati Faculty of Engineering Department

More information

MINIATURIZED MODIFIED DIPOLES ANTENNA FOR WLAN APPLICATIONS

MINIATURIZED MODIFIED DIPOLES ANTENNA FOR WLAN APPLICATIONS Progress In Electromagnetics Research Letters, Vol. 24, 139 147, 211 MINIATURIZED MODIFIED DIPOLES ANTENNA FOR WLAN APPLICATIONS Y. Y. Guo 1, *, X. M. Zhang 1, G. L. Ning 1, D. Zhao 1, X. W. Dai 2, and

More information

Microstrip even-mode half-wavelength SIR based I-band interdigital bandpass filter

Microstrip even-mode half-wavelength SIR based I-band interdigital bandpass filter Indian Journal of Engineering & Materials Sciences Vol. 9, October 0, pp. 99-303 Microstrip even-mode half-wavelength SIR based I-band interdigital bandpass filter Ram Krishna Maharjan* & Nam-Young Kim

More information

This article has been accepted and published on J-STAGE in advance of copyediting. Content is final as presented.

This article has been accepted and published on J-STAGE in advance of copyediting. Content is final as presented. This article has been accepted and published on J-STAGE in advance of copyediting. Content is final as presented. IEICE Electronics Express, Vol.* No.*,*-* Design of Broadband Inverse Class-F Power Amplifier

More information

Progress In Electromagnetics Research C, Vol. 12, , 2010

Progress In Electromagnetics Research C, Vol. 12, , 2010 Progress In Electromagnetics Research C, Vol. 12, 23 213, 21 MICROSTRIP ARRAY ANTENNA WITH NEW 2D-EECTROMAGNETIC BAND GAP STRUCTURE SHAPES TO REDUCE HARMONICS AND MUTUA COUPING D. N. Elsheakh and M. F.

More information

THE ever-increasing demand for advanced wireless communication

THE ever-increasing demand for advanced wireless communication 2406 IEEE TRANSACTIONS ON MICROWAVE THEORY AND TECHNIQUES, VOL. 55, NO. 11, NOVEMBER 2007 A Dual-Band Coupled-Line Balun Filter Lap Kun Yeung, Member, IEEE, and Ke-Li Wu, Senior Member, IEEE Abstract In

More information

A BROADBAND QUADRATURE HYBRID USING IM- PROVED WIDEBAND SCHIFFMAN PHASE SHIFTER

A BROADBAND QUADRATURE HYBRID USING IM- PROVED WIDEBAND SCHIFFMAN PHASE SHIFTER Progress In Electromagnetics Research C, Vol. 11, 229 236, 2009 A BROADBAND QUADRATURE HYBRID USING IM- PROVED WIDEBAND SCHIFFMAN PHASE SHIFTER E. Jafari, F. Hodjatkashani, and R. Rezaiesarlak Department

More information

COMPACT HALF U-SLOT LOADED SHORTED RECTAN- GULAR PATCH ANTENNA FOR BROADBAND OPERA- TION

COMPACT HALF U-SLOT LOADED SHORTED RECTAN- GULAR PATCH ANTENNA FOR BROADBAND OPERA- TION Progress In Electromagnetics Research M, Vol. 9, 5 6, 009 COMPACT HALF U-SLOT LOADED SHORTED RECTAN- GULAR PATCH ANTENNA FOR BROADBAND OPERA- TION J. A. Ansari, N. P. Yadav, P. Singh, and A. Mishra Department

More information

COMPACT MICROSTRIP BANDPASS FILTERS USING TRIPLE-MODE RESONATOR

COMPACT MICROSTRIP BANDPASS FILTERS USING TRIPLE-MODE RESONATOR Progress In Electromagnetics Research Letters, Vol. 35, 89 98, 2012 COMPACT MICROSTRIP BANDPASS FILTERS USING TRIPLE-MODE RESONATOR K. C. Lee *, H. T. Su, and M. K. Haldar School of Engineering, Computing

More information

Miniature Multiband Antenna for WLAN and X-Band Satellite Communication Applications

Miniature Multiband Antenna for WLAN and X-Band Satellite Communication Applications Progress In Electromagnetics Research Letters, Vol. 75, 13 18, 2018 Miniature Multiband Antenna for WLAN and X-Band Satellite Communication Applications Ruixing Zhi, Mengqi Han, Jing Bai, Wenying Wu, and

More information

An Application of Singly-Inductive Compensated Parallel-Coupled Microstrip Lines

An Application of Singly-Inductive Compensated Parallel-Coupled Microstrip Lines An Application of Singly-Inductive Compensated Parallel-Coupled Microstrip Lines 123 An Application of Singly-Inductive Compensated Parallel-Coupled Microstrip Lines Ravee Phromloungsri 1 and Mitchai Chongcheawchamnan

More information

T/R Module failure correction in active phased array antenna system

T/R Module failure correction in active phased array antenna system E&EE An Electrical & Electronic Engineering Journal E&EEJ, 1(1), 2016 [001-007] T/R Module failure correction in active phased array antenna system Rizwan H.Alad Department of Electronics & Communication,Faculty

More information

The Selective Harmonic Elimination Technique for Harmonic Reduction of Multilevel Inverter Using PSO Algorithm

The Selective Harmonic Elimination Technique for Harmonic Reduction of Multilevel Inverter Using PSO Algorithm The Selective Harmonic Elimination Technique for Harmonic Reduction of Multilevel Inverter Using PSO Algorithm Maruthupandiyan. R 1, Brindha. R 2 1,2. Student, M.E Power Electronics and Drives, Sri Shakthi

More information

DESIGN OF FOLDED WIRE LOADED ANTENNAS USING BI-SWARM DIFFERENTIAL EVOLUTION

DESIGN OF FOLDED WIRE LOADED ANTENNAS USING BI-SWARM DIFFERENTIAL EVOLUTION Progress In Electromagnetics Research Letters, Vol. 24, 91 98, 2011 DESIGN OF FOLDED WIRE LOADED ANTENNAS USING BI-SWARM DIFFERENTIAL EVOLUTION J. Li 1, 2, * and Y. Y. Kyi 2 1 Northwestern Polytechnical

More information