PSO driven RBF NN to calculate Microstrip patch Antenna parameter

Size: px
Start display at page:

Download "PSO driven RBF NN to calculate Microstrip patch Antenna parameter"

Transcription

1 90 PSO diven RBF to calculate Micostip patc Antenna paamete Vidya Saga Cintakindi *, D. Syam Sunda Pattnaik *, D.O.P.Bajpai **, S.Devi *, P.K.Pata *, K.M.Bakwad * * Dept. of ETV&ECE, ITTTR, Secto-6, Candiga , India Tel: ; Fax: ; eadetv@yaoo.co.in\ ** Diecto, UIET, Kuusekta Univesity, Kuusekta, India; VOL.4, O., MARCH 009 Abstact- In tis pape, we pesent paticle swam optimization diven adial basis neual netwok to calculate te adius of cicula micostip patc antenna. Te poposed algoitm is tested wit te aleady publised antenna stuctues and te esults ae compaed. Te esults ae in good ageement and ae wit bette accuacy. Index Tems- CMSA, PSO, A, RBF, Radius. I. ITRODUCTIO In Bio-Medical applications, Rada, and wieless communication systems, te micostip antennas ae extensively used due to tei low-pofile featue and ease of fabication [1]. Wit ecent advances in electomagnetic compute-aided design (CAD), te design of micostip antenna as been benefited fom te utilization of accuate numeical metods [1]. In yea 004, Paticle swam optimization (PSO) was intoduced to te electomagnetic (EM) community to calculate micostip patc antenna paametes []. umbe of soft computing tecniques tat exist i.e., Atificial neual netwoks (A), Genetic Algoitm, Fuzzy logic etc.,[-3] ae also used to calculate diffeent paametes of Micostip antenna [1]. But a igoous seac fo faste algoitm simplicity, empasizing speed and accuacy esulted in Paticle Swam Optimization (PSO) [4]. Teefoe, te autos pesent a simple and accuate compute aided design (CAD) appoac fo micostip antenna design by ybidizing PSO wit adial basis neual netwok (RBF). A. Paticle Swam Optimization Paticle Swam Optimization is an evolutionay optimization tecnique, wic is a local to global seac metod based on paticle seac. It follows te optimization pocess by means of local best (lbest), global best (gbest), paticle displacement and velocity. In PSO te social aspect of mind and intelligence comes into play[5].te paticles ae consideed to move toug coodinates of -dimensional space. Wen paticle moves, it sends its co-odinates to a function and measues its fitness value, close to a best solution fo te poblem. Te evolution of paticles, guided only by te best solution, tend to be egulated by beavio of te neigbos. In te simplest fom, te position S and velocity V of eac paticle ae epesented by te following equations consideing lbest ate tan gbest as te best position of te paticle efeed to te neigbos. B. Basic PSO Equations Te paticle velocity is expessed as [6] V ( t) = W V( t 1) + C1 1 ( lbest S( t 1) ) (1) + C ( gbest S( t 1)) and te paticle displacement is expessed as [6] S( t) = S( t 1) + V ( t) () Wee, V=PaticleVelocity, S=Paticle displacement lbest = local best and gbest =global best IJMOT ISRAMT

2 91 VOL.4, O., MARCH 009 W=Inetial weigt [0.9, 0.4] C 1 & C ae acceleation constants=.0(constant) 1 & ae andom values [0, 1] and t=cuent iteation In tis pape, PSO uses gadient descent tecnique to adjust te synapse weigts between neuons in ode to minimize te RBF eo between te actual output and desied taget output. PSO is to minimize te squaed diffeence between te measued adius value and te calculating adius fo cicula micostip patc antenna is also pesents in tis wok. C. AFIS Adapative neuo - fuzzy infeence system (AFIS) is an explained in ef. [10]. Te AFIS is a class of adaptive netwoks wic ae functionally equivalent to fuzzy infeence systems (FISs). Calculated micostip antenna paametes using AFIS [10] wic is sows complicated netwok and lage taining data. PSO & RBF is a ybid soft computing tecnique is pesent in tis pape to obtain bette pefomance and faste convegence wit simple stuctue. II. DEVELOPMET OF THE PROPOSED A MODEL Atificial neual netwoks ae biologically inspied tat map set of inputs to set of outputs. Eac neuon in eac laye geneates one nomalized output, as a function of its nomalized inputs. Te used netwok acitectue is multi laye i.e., one input laye, one idden laye and one output laye. All layes ae fully connected and of te feed fowad type. Te outputs ae nonlinea functions of te input, and ae contolled by weigts tat ae computed duing leaning pocess. In ou poposed metod, leaning pocess is supevised type. Feed fowad neual netwoks wit a single idden laye tat use adial basis activation functions fo idden neuons ae called adial basis function netwoks. A typical RBF netwok stuctue is given in Fig. 1. Te paametes c ij and λ ij ae centes and standad deviations of adial basis activation functions. Commonly used adial basis activation functions ae Gaussian and multiquadatic. Given te inputs x, te total input to te itidden neuon γ i is given by [9] n x j cij γ i =, i = 1,..., j= 1 λ (3) ij Wee, is te numbe of idden neuons. Te output value of te it idden neuon is z ij = σ(γi), σ(γ) is a adial basis function. Finally, te outputs of te RBF netwok ae computed fom idden neuons as y k = i= 0 w ki z ki Wee, wki is te weigt of te link between te it neuon of te idden laye and te kt neuon of te output laye. Taining paametes w of te RBF netwok include wk0, wki, cij, λ ij, k = 1,,..., m, i = 1,,....,, j = 1,,... n λ ij, c ij W ki Z 1 Z X 1 Fig.1 RBF neual netwok stuctue D.PSO-RBF SYSTEM (4) In tis pape, PSO diven RBF is poposed to calculate patc adius of cicula micostip patc antenna. Fig. sows te netwok aciteue of RBF of 3-9-1wit 36 weigts and 9 biasing weigts and fig3 sows te geomety of cicula micostip antenna. Te mean squae eo (MSE) is used as te fitness function [3] wic is epesented as X n Z IJMOT ISRAMT

3 9 VOL.4, O., MARCH 009 MSE = 1 p ( t ag et output) Wee, p is te numbe of pattens (5) Step9. Afte te evolutionay pocess, tain te best netwok fute wit PSO algoitm on te combined taining and validation set until it conveges. Step10. Repeat next iteation. Te PSO is used to minimize te eo between input and output of RBF wit updating of weigt between inputs to idden laye and idden to output layes neuons. Te adial basis function is used as activation function between idden and output laye. Te pefomance of PSO diven RBF is evaluated by taking taining, testing and evaluate pattens of vaious design antennas. Te algoitm of PSO diven RBF as follows 1. umbe of input nodes =3. umbe of idden nodes=9 3. umbe of output nodes=1 4. umbe of paticles is equal between input and idden laye=7 5. umbe of paticles is equal between idden and output laye =9 6. Activation function at idden laye output is adial basis function 7. Activation function at output laye output is linea activation function 8. Fitness function is mean squae eo. 9. C 1 =; 10. C =; 11. w= 0.9 to umbe of iteations of PSO = umbe of epocs A =450 Step1. Initialize paticle position and velocity at andom Step. Evaluate fitness function Step3. Update te weigts, lbest and gbest Step4. If te eo is go to step else continue Step5. Update gbest Step6. If no. of paticles is equal to 36 go to step else continue Step7. If numbe of iteations is not equal to zeo ten go to step else continue Step8. End E. DEVELOPMET MODEL Te adius of a cicula patc is expessed as [1]. F a = 1 πa (6) 1 + ln πε a Wee, F = f ε Eo minimization function of PSO is given as 1 (7) E min = a mes a a eo = 100 % 1 (8) a mes Fo feed fowad neual netwok, esonant fequency (f), pemittivity of te substate (ε ) and eigt () of te substate ae taken as inputs wee as patc adius of cicula micostip patc antenna, is taken as output as sown in Fig.. Twenty nine pattens fom [7-15] ae taken fo taining te netwoks and est eigt pattens ae used fo testing te netwoks. Te esults obtained wit te pesent tecnique i.e. PSO- RBF wee close to te expeiment esults, compaed to te numeical and analytical esults pesented in Table 1. Fig.4 depicts plot of gbest veses iteations. Te plot of diffeences veses and analytical esults in Fig.5 sows te esults. Table 1 sows te compaison between expeimental esults wit AFIS, PSO & PSO-RBF. Table pesents compaison of metods. As seen fom Table 1, in te poposed metod, te eo is less tan 0.01% wile te computational time is seconds. IJMOT ISRAMT

4 93 VOL.4, O., MARCH 009 Patc o. Table1. Compaision of Cicula Micostip Patc Radius of Expeimental Mesued Value wit PSO, PSO-RBF & AFIS of Vaious Ticknesses and Relative Pemittivies [10] ε f (GHz) Measued a mes AFIS a AFIS [10] PSO a pso Pesent Metod PSO-RBF a pso Diff. a mes & AFIS % Diff. a mes & PSO- RBF % * * * ^ # $ $ $ *Measued by Daele and Lee [1]: ^ measued by Daele and Lee[13]; #measued by Cave[14]: $measued by Antoszkiewicz and Safai[15] ε a f Fig Feed Fowad eual etwok (3-9-1) Top view Fig: 4 Plot fo epoc veses gbest values Feed point 14 D a=d/ =D/ Radius mes. AFIS PSO PSO-RBF Side view Cicula patc numbes Co-axial Pobe Fig: 3 geomety cicula micostip antenna Fig: 5 Compaison of Patces Radius Between AFIS PSO,PSO-RBF & Measuements IJMOT ISRAMT

5 VOL.4, O., MARCH Table. Compaison of PSO, AFIS & PSO-RBF Paamete PSO AFIS PSO RBF Maximum leaning steps Eo pecision 1e-5 1e-7 1e-9 Convegence ate 86% 89% 98% umbe of layes Activation functions - 3 Taining eos Testing eos Mean squae eo (MSE) e e e-5 III. COCLUSIO In tis pape, a novel appoac to calculate adius of cicula micostip antenna using PSO-RBF tecnique is developed. Te poposed metod could acieve bette accuacy and wit educed computational time. Te poposed metod may be used as an altenate CAD simulation tool fo micostip antenna design due to its simple and genealization caacteistics. ACKOWLEDGMET Te autos ae tankful to eviewes fo tei valuable suggestions. REFERECES [1] P K Pata, D S S Pattnaik and Swapna Devi ew Bandwidt Enancement Tecnique fo Micostip Patc, Intenational Jounal Micowave and Optical Tecnology lettes, USA,3 (1),Januay 008,pp [] Jacob Robinson and Yaya Ramat-Samii, Paticle Swam Optimization in Electomagnetics, IEEE Tansactions on Antennas and Popagation, Vol. 5, O., Febuay 004, pp [3] D. K. eog, S. S. Pattnaik, D. C. Panda, S. Devi, B. Kuntia and M. Dutta, Design of a Wide Band Micostip Antenna and use of Atificial eual etwoks in te Paamete Calculation, IEEE Antenna and Popagation Magazine, 47(3), June 005, [4] Ebeat, R. C. and Si, Y. Paticle swam optimization: developments, applications and esouces, Poc. Congess on Evolutionay Computation, IEEE sevice cente, Piscataway, J., Seoul, Koea.,001. [5] Si Y. and Ebeat, R.CA modified paticle swam optimize, Poceedings of te IEEE Intenational Confeence on Evolutionay Computation., IEEE Pess, Piscataway, J, 1998, [6] Kennedy, J. and Ebeat, R. C. Paticle swam optimization. Poc. IEEE int'l conf. on neual netwoks IV, IEEE sevice cente, Piscataway, J, 1995, [7] Pata Padyumna Kuma, D. S. S. Pattnaik, Swapna Devi, C. Vidyasaga, G. V. R. S. Sasty, K. M. Bakwad, ew bandwidt enancement and multiesonance tecnique fo micostip patc antenna, Micowave and Optical Tecnology lettes, 50(5),mac,008, [8] I.J. Bal and P.Batia, Micostip antennas (Atec House, Dedam: MA, 1980). [9] S.Sagiolu, K.Guney, M.Ele, Resonantfequency calculation fo cicula micostip antennas using atificial neual netwoks,intenational of RF and Micwave Compute- Aided Engineeing, 8(3),1998, [10] Keim Guney and ucan Saikaya, Adapative euo-fuzzy Intefeence System fo computing patc adius of cicula micostip antennas, Micowave and Optical Tecnology Lettes,48(8),August,006, [11] C.A.Balanis, Antenna Teoy (Jon Wiley & Sons, Inc., 1997). [1].J.S.Daele and K.F. Lee, Effect of substate tickness on te pefomance of cicula disk micostip antenna, IEEE Tans.Antennas Popagate AP-9,1981, [13] J.S.Daele and K.F. Lee, Teoy and expeiment on micostip antenna wit ai gaps, IEE Poc.Pt.H.13,1985, [14] K.R.Cave, Pactical analytical tecniques fo te micostip antenna, Poc.Wksp Pinted Cic. Antenna Tecnol, Las Cuces, ew Mexico, 1979, [15] Antoszkiewicz and L. Safai, Impedance caacteistics of cicula micostip patces, IEEE Tans. Antennas Popagat. AP-38,1990, IJMOT ISRAMT

PSO driven RBFNN for design of equilateral triangular microstrip patch antenna

PSO driven RBFNN for design of equilateral triangular microstrip patch antenna Indian Jounal of Radio & Space Physics Vol. 38, August 009, pp 33-37 PSO diven RBF fo design of equilateal tiangula micostip patch antenna Vidya Saga Chintakindi,$, Shyam Sunda Pattnaik,#,*, O P Bajpai

More information

Design of A Circularly Polarized E-shaped Patch Antenna with Enhanced Bandwidth for 2.4 GHz WLAN Applications

Design of A Circularly Polarized E-shaped Patch Antenna with Enhanced Bandwidth for 2.4 GHz WLAN Applications VNU Jounal of Science: Comp. Science & Com. Eng., Vol. 31, No. 2 (2015) 1-7 Design of A Ciculaly Polaized E-shaped Patch Antenna with Enhanced Bandwidth fo 2.4 GHz WLAN Applications Hong Van Tam 1, Luong

More information

Design and Performance Analysis of Corporate Feed Antenna Array for WLAN Application at 2.4 GHz

Design and Performance Analysis of Corporate Feed Antenna Array for WLAN Application at 2.4 GHz Intenational Jounal of Electical and Electonics Reseac ISSN 348-6988 (online) Vol. 4, Issue 3, pp: (140-146), Mont: July - Septembe 016, Available at: www.eseacpublis.com Design and Pefomance Analysis

More information

Design of Microstrip Antenna for Wireless Local Area Network

Design of Microstrip Antenna for Wireless Local Area Network Available Online at www.ijcsmc.com Intenational Jounal of Compute Science and Mobile Computing A Monthly Jounal of Compute Science and Infomation Technology IJCSMC, Vol. 4, Issue. 4, Apil 205, pg.36 365

More information

CORNER TRUNCATED MICROSTRIP PATCH ANTENNA

CORNER TRUNCATED MICROSTRIP PATCH ANTENNA CORNER TRUNCATED MICROSTRIP PATCH ANTENNA Nazia Hasan 1, D.S.C.Gupta 2 1 Student ECE Deptt. UTU Dehadun,Uttaakhand Technical Univesity, Dehadun(India) 2 ECE Deptt. DIT Dehadun,Dehadun Institute of Technology

More information

Optimal Design of Smart Mobile Terminal Antennas for Wireless Communication and Computing Systems

Optimal Design of Smart Mobile Terminal Antennas for Wireless Communication and Computing Systems Optimal Design of Smat Mobile Teminal Antennas fo Wieless Communication and Computing Systems Autho Lu, Junwei, Yang, Shiyou Published 2007 Confeence Title 2007 4th Intenational Symposium on Electomagnetic

More information

Hexagonal Shaped Microstrip Patch Antenna for Satellite and Military Applications

Hexagonal Shaped Microstrip Patch Antenna for Satellite and Military Applications Intenational Jounal of Engineeing and Advanced Technology (IJEAT) ISSN: 49 8958, Volume-7 Issue-5, June 08 Hexagonal Shaped Micostip Patch Antenna fo Satellite and Militay Applications Jayaenjini N, Unni

More information

Study and Design of Dual Frequency High Gain and Conformal Microstrip Patch Antenna

Study and Design of Dual Frequency High Gain and Conformal Microstrip Patch Antenna , pp.236-243 http://dx.doi.og/10.14257/astl.2017.147.33 Study and Design of Dual Fequency High Gain and Confomal Micostip Patch Antenna S. Auna 1, K. Sinivasa Naik 2, J. Ramesh 2 and D. Madhu 2 1 Andha

More information

ANALYSIS OF CIRCULAR MICROSTRIP ANTENNA ON THICK SUBSTRATE

ANALYSIS OF CIRCULAR MICROSTRIP ANTENNA ON THICK SUBSTRATE Jounal of Micowaves and Optoelectonics, Vol., N. o 5, July 00. 30 ANALYSIS OF CIRCULAR MICROSRIP ANENNA ON HICK SUBSRAE A. K. Vema and Nasimuddin Depatment of Electonic Science Univesity of Delhi South

More information

Analysis of a Fractal Microstrip Patch Antenna

Analysis of a Fractal Microstrip Patch Antenna 124 Analysis of a Factal Micostip Patch Antenna Vibha Rani Gupta and Nisha Gupta* Bila Institute of Technology, Mesa, Ranchi-835215, Jhakhand, India. vgupta@bitmesa.ac.in, ngupta@bitmesa.ac.in Abstact-

More information

Microwave Finite Element Modeling Applications to Coupled Electromagnetic-Thermal Problems and Characterization of Dielectric Materials

Microwave Finite Element Modeling Applications to Coupled Electromagnetic-Thermal Problems and Characterization of Dielectric Materials Micowave Finite Element Modeling Applications to Coupled Electomagnetic-Themal Poblems and Chaacteization of Dielectic Mateials Hulusi Acikgoz, Yann Le Bihan, Olivie Meye, and Lionel Pichon Laboatoie de

More information

DESIGN OF PRINTED DIPOLE ANTENNA AND ITS APPLICATIONS IN UMTS MOBILE COMMUNICATION NETWORKS

DESIGN OF PRINTED DIPOLE ANTENNA AND ITS APPLICATIONS IN UMTS MOBILE COMMUNICATION NETWORKS DESIGN OF PRINTED DIPOLE ANTENNA AND ITS APPLICATIONS IN UMTS MOBILE COMMUNICATION NETWORKS Buak TOMBALOĞLU, Doğan DİBEKÇİ Kocaeli Univesity, Electonic and Communication Eng. Dept. Kocaeli. e-mail: buak.tombaloglu@tuktelekom.com.t,

More information

GAMMA SHAPED MONOPOLE PATCH ANTENNA FOR TABLET PC

GAMMA SHAPED MONOPOLE PATCH ANTENNA FOR TABLET PC GAMMA SHAPED MONOPOLE PATCH ANTENNA FOR TABLET PC Islam Md. Rafiqul, Mohammad Shawkat Habib and Khaizuan Abdullah Depatment of Electical and Compute Engineeing, Intenational Islamic Univesity Malaysia,

More information

A Novel Model for the Input Impedance of Coax- Fed Circular Microstrip Patch Antennas for CAD

A Novel Model for the Input Impedance of Coax- Fed Circular Microstrip Patch Antennas for CAD Damascus Univ. Jounal Vol. -No. 5 Abboud A Novel Model o the Input Impedance o Coax- Fed Cicula Micostip Patch Antennas o CAD Abstact Faiz Abboud We pesent a Novel model o the input impedance o a cicula

More information

Low-Complexity Time-Domain SNR Estimation for OFDM Systems

Low-Complexity Time-Domain SNR Estimation for OFDM Systems Low-Complexity Time-Domain SR Estimation fo OFDM Systems A. jaz, A.B. Awoseyila and B.G. Evans A low-complexity SR estimation algoithm fo OFDM systems in fequency-selective fading channels is poposed.

More information

Design and Characterization of Conformal Microstrip Antennas Integrated into 3D Orthogonal Woven Fabrics

Design and Characterization of Conformal Microstrip Antennas Integrated into 3D Orthogonal Woven Fabrics Design and Chaacteization of Confomal Micostip Antennas Integated into 3D Othogonal Woven Fabics Xin Wang 1, Lan Yao 1, Fujun Xu 2, Dongchun Zhou 1, Yiping Qiu 1 1 College of Textiles, Donghua Univesity,

More information

Air gap aperture coupled stacked patch antenna for dual-band

Air gap aperture coupled stacked patch antenna for dual-band Ai ga aetue couled stacked atc antenna fo dual-band Rajes Kuma Viswakama, Sanjay Tiwai Deatment of ECE, JUET, Ragoga, Guna Scool of Studies in Electonics, Pt. Ravisanka Sukla Univesity Raiu E-mail: kv.786@gmail.com

More information

Comparison Between Known Propagation Models Using Least Squares Tuning Algorithm on 5.8 GHz in Amazon Region Cities

Comparison Between Known Propagation Models Using Least Squares Tuning Algorithm on 5.8 GHz in Amazon Region Cities 106 Compaison Between Known Popagation Models Using Least Squaes Tuning Algoithm on 5.8 GHz in Amazon Region Cities Buno S. L. Casto, Mácio R. Pinheio, Gevásio P. S. Cavalcante Fedeal Univesity of Paá

More information

A Modified Bow Tie Antenna for RFID Application

A Modified Bow Tie Antenna for RFID Application SEI 9 5 th Intenational Coneence: Sciences o Electonic, echnologies o Inomation and elecommunications Mach -6, 9 UNISIA A Modiied Bow ie Antenna o FID Application Abdelhak FECHICHI*, Noueddine SBOUI* and

More information

Volume 1, Number 1, 2015 Pages 1-12 Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online):

Volume 1, Number 1, 2015 Pages 1-12 Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online): JJEE Volume, Numbe, 5 Pages - Jodan Jounal of Electical Engineeing ISSN (Pint): 49-96, ISSN (Online): 49-969 Discimination between Tansfome Inush Cuent and Intenal Fault using Combined DFT-ANN Appoach

More information

DESIGN OF DUAL BAND 1X2 MICROSTRIP PATCH ANTENNA ARRAY FOR GPS RECEIVERS

DESIGN OF DUAL BAND 1X2 MICROSTRIP PATCH ANTENNA ARRAY FOR GPS RECEIVERS DESIGN OF DUAL BAND 1X2 MICROSTRIP PATCH ANTENNA ARRAY FOR GPS RECEIVERS S. Subhashini and S. Sadhish Pabhu B. S. Abdu Rahman Univesity, Chennai, India ABSTRACT An H shaped dual band mico-stip patch antenna

More information

Journal of Applied Science and Agriculture

Journal of Applied Science and Agriculture Jounal of Applied Science and Agicultue, 9(16) Octobe 214, Pages: 1-15 AENSI Jounals Jounal of Applied Science and Agicultue ISSN 1816-9112 Jounal home page: www.aensiweb.com/jasa A Design of New Bluetooth

More information

A New Method of VHF Antenna Gain Measurement Based on the Two-ray Interference Loss

A New Method of VHF Antenna Gain Measurement Based on the Two-ray Interference Loss 7 nd Intenational Confeence on Atificial Intelligence and Engineeing Applications (AIEA 7) ISBN: 978--6595-485- A New Method of VH Antenna Gain Measuement Based on the Two-ay Intefeence Loss ZHIEI YANG,

More information

Experimental Investigation of Influence on Non-destructive Testing by Form of Eddy Current Sensor Probe

Experimental Investigation of Influence on Non-destructive Testing by Form of Eddy Current Sensor Probe Expeimental Investigation of Influence on Non-destuctive Testing by Fom of Eddy Cuent Senso Pobe Fengyun Xie * and Jihui Zhou School of Mechanical and Electonical Engineeing, East China Jiaotong Univesity,

More information

Efficient Power Control for Broadcast in Wireless Communication Systems

Efficient Power Control for Broadcast in Wireless Communication Systems Efficient Powe Contol fo Boadcast in Wieless Communication Systems A. T. Chonopoulos Compute Science Depatment Univesity of Texas at San Antonio San Antonio, TX Email:atc@cs.utsa.edu P. Cotae Depatment

More information

MULTIBAND MILLIMETER WAVE T-SHAPED ANTENNA WITH OPTIMIZED PATCH PARAMETER USING PARTICLE SWARM OPTIMIZATION

MULTIBAND MILLIMETER WAVE T-SHAPED ANTENNA WITH OPTIMIZED PATCH PARAMETER USING PARTICLE SWARM OPTIMIZATION MULTIBAND MILLIMETER WAVE T-SHAPED ANTENNA WITH OPTIMIZED PATCH PARAMETER USING PARTICLE SWARM OPTIMIZATION A. H. Jabie 1,*, A. Abdu and S. Salisu 3 1DEPARTMENT OF ELECTRICAL AND ELECTRONICS TARABA STATE

More information

Design of FIR Filter using Filter Response Masking Technique

Design of FIR Filter using Filter Response Masking Technique Design of FIR Filte using Filte Response Masking Technique Sandeep Shivastava, Alok Jain, Ram Kuma Soni Abstact- In this pape autho is tying to implement Fequency esponse masking (FRM) technique. In this

More information

International Journal of Engineering Research-Online A Peer Reviewed International Journal Articles available online

International Journal of Engineering Research-Online A Peer Reviewed International Journal Articles available online A Pee Reviewed Intenational Jounal Aticles available online http://www.ijoe.in REVIEW ARTICLE ISSN: 2321-7758 GAIN ENHANCEMENT OF MICROSTRIP ANTENNA USING SQUARE ARRAY RAHUL GUPTA 1, BRIJESH DHAKKAR 2,GARIMA

More information

Available online at ScienceDirect. Procedia Engineering 100 (2015 )

Available online at  ScienceDirect. Procedia Engineering 100 (2015 ) Available online at www.sciencediect.com ScienceDiect Pocedia Engineeing 1 (215 ) 1 14 25th DAAAM Intenational Symposium on Intelligent Manufactuing and Automation DAAAM 214 Measuement of Complex Pemittivity

More information

Compact CP Feed Broadband Microstrip Patch Antenna for Wireless Applications

Compact CP Feed Broadband Microstrip Patch Antenna for Wireless Applications IOSR Jounal of Electonics and Communication Engineeing (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 1, Ve. II (Jan. 2014), PP 54-58 Compact CP Feed Boadband Micostip Patch Antenna fo

More information

WIRELESS SENSORS EMBEDDED IN CONCRETE

WIRELESS SENSORS EMBEDDED IN CONCRETE 7th Euopean Wokshop on Stuctual Health Monitoing July 8-11, 2014. La Cité, Nantes, Fance Moe Info at Open Access Database www.ndt.net/?id=17296 WIRELESS SENSORS EMBEDDED IN CONCRETE Amal Abbadi 1 Phd Student,

More information

Cyclic Constellation Mapping Method for PAPR Reduction in OFDM system

Cyclic Constellation Mapping Method for PAPR Reduction in OFDM system 2013 8th Intenational Confeence on Communications and Netwoking in China (CHINACOM) Cyclic Constellation Mapping Method fo PAPR Reduction in OFDM system Yong Cheng, Jianhua Ge, Jun Hou, and Fengkui Gong

More information

Triple Band Microstrip Patch Antenna with I Slot For Radar Altimeter Applications

Triple Band Microstrip Patch Antenna with I Slot For Radar Altimeter Applications IOSR Jounal of Electonics and Communication Engineeing (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume, Issue 3, Ve. I (May-Jun.6), PP 537 www.iosjounals.og Tiple Band Micostip Patch Antenna with I

More information

On Solving TM 0n Modal Excitation in a Ka-Band Overmoded Circular Waveguide by the Conservation of Complex Power Technique

On Solving TM 0n Modal Excitation in a Ka-Band Overmoded Circular Waveguide by the Conservation of Complex Power Technique 8 JOURNL OF ELECTRONIC SCIENCE ND TECHNOLOGY OF CHIN, VOL. 7, NO., JUNE 9 On Solving TM n Modal Excitation in a Ka-and Ovemoded Cicula Waveguide by the Consevation of Complex Powe Technique Feng Lan, Xi

More information

Parametric study of retangular patch antenna using denim textile material

Parametric study of retangular patch antenna using denim textile material Univesidade de São Paulo Biblioteca Digital da Podução Intelectual - BDPI Depatamento de Sistemas Eletônicos - EP/PSI Comunicações em Eventos - EP/PSI 014-03-6 Paametic study of etangula patch antenna

More information

Performance Investigation of Shunt Active Power Filter Using Hysteresis Current Control Method

Performance Investigation of Shunt Active Power Filter Using Hysteresis Current Control Method Pefomance Investigation of Sunt Active Powe Filte Using Hysteesis Cuent Contol Metod VIKASH ANAND M.Tec. (Powe Electonics & Dives) Electical Engineeing Depatment Madan Moan Malviya Engineeing College Goakpu-273010(U.P),

More information

Feasibility of a triple mode, low SAR material coated antenna for mobile handsets

Feasibility of a triple mode, low SAR material coated antenna for mobile handsets Loughboough Univesity Institutional Repositoy Feasibility of a tiple mode, low SAR mateial coated antenna fo mobile handsets This item was submitted to Loughboough Univesity's Institutional Repositoy by

More information

INVESTIGATION OF CLOSE-TO-WALL WIRELESS SENSOR DEPLOYMENT USING 2D FINITE-DIFFERENCE TIME-DOMAIN MODELLING. Y. Wu and I. J.

INVESTIGATION OF CLOSE-TO-WALL WIRELESS SENSOR DEPLOYMENT USING 2D FINITE-DIFFERENCE TIME-DOMAIN MODELLING. Y. Wu and I. J. 2 nd Intenational Confeence on Wieless Communications in Undegound and Confined Aeas August 25-27, 2008 Val-d O - Québec - Canada INVESTIGATION OF CLOSE-TO-WALL WIRELESS SENSOR DEPLOYMENT USING 2D FINITE-DIFFERENCE

More information

Low Profile MIMO Diversity Antenna with Multiple Feed

Low Profile MIMO Diversity Antenna with Multiple Feed 2011, TextRoad Publication ISSN 2090-424X Jounal of Basic and Applied Scientific Reseach www.textoad.com Low Pofile MIMO Divesity Antenna with Multiple Feed Waqas Ahmad, Muhammad Wasif Nisa, Ehsan Ullan

More information

Optimal Eccentricity of a Low Permittivity Integrated Lens for a High-Gain Beam-Steering Antenna

Optimal Eccentricity of a Low Permittivity Integrated Lens for a High-Gain Beam-Steering Antenna EuCAP 2011 - Convened Papes Optimal Eccenticity of a Low Pemittivity Integated Lens fo a High-Gain Beam-Steeing Antenna Aki Kattunen #, Juha Ala-Lauinaho #, Ronan Sauleau +, Antti V. Räisänen # # Aalto

More information

Tri-frequency Microcosmic Fractal Dipole Antenna with PBG Structure Used for 2G, 3G and 4G Systems. Bin LIN 1,*

Tri-frequency Microcosmic Fractal Dipole Antenna with PBG Structure Used for 2G, 3G and 4G Systems. Bin LIN 1,* Intenational Confeence on Compute Netwoks and Communication Technology (CNCT2016) Ti-fequency Micocosmic Factal Dipole Antenna with PBG Stuctue Used fo 2G, 3G and 4G Systems Bin LIN 1,* 1 Xiamen Univesity

More information

DESIGN AND PARAMETRIC EVALUATION OF RECTANGULAR MICROSTRIP PATCH ANTENNA FOR GSM APPLICATION

DESIGN AND PARAMETRIC EVALUATION OF RECTANGULAR MICROSTRIP PATCH ANTENNA FOR GSM APPLICATION DESIGN AND PARAMETRIC EVALUATION OF RECTANGULAR MICROSTRIP PATCH ANTENNA FOR GSM APPLICATION RAHUL T. DAHATONDE, SHANKAR B. DEOSARKAR Dept. of E & TC, D. Babasaheb Ambedka Technological Univesity, Lonee,

More information

Parameters of spinning AM reticles

Parameters of spinning AM reticles Paametes of spinning AM eticles onald G. Digges, Cal E. Halfod, and Glenn D. Boeman A new method of obtaining amplitude modulation (AM) fo detemining taget location with spinning eticles is pesented. The

More information

Design of an LLC Resonant Converter Using Genetic Algorithm

Design of an LLC Resonant Converter Using Genetic Algorithm Design of an LLC Resonant Convete Using Genetic Algoithm H. H. Nien, C. K. Huang, S. K. Changchien, C. H Chan Dept. of Electical Engineeing, Chienkuo Technology Univesity E-mail: nien@ctu.edu.tw Dept,

More information

Helical Antenna Performance in Wideband Communications

Helical Antenna Performance in Wideband Communications Helical Antenna Pefomance in Wideband Communications Maja Šekelja 1, Zoan Blažević, Maino Maslać 3 1,,3 Univesity of Split, Faculty of Electical Engineeing, Mechanical Engineeing and Naval Achitectue,

More information

DESIGN OF A UWB ANTENNA ARRAY FOR KA BAND OPERATION

DESIGN OF A UWB ANTENNA ARRAY FOR KA BAND OPERATION DESIGN OF A UWB ANTENNA ARRAY FOR KA BAND OPERATION 1 Anuima Majumda, 2 Sisi Kuma Das, 3 Annapuna Das 1 Asst Pof, 2 Pof, 3 Pof 123 Depatment of Electonics & Communication Engineeing, 123 Guu Nanak Institute

More information

School of Electrical and Computer Engineering, Cornell University. ECE 303: Electromagnetic Fields and Waves. Fall 2007

School of Electrical and Computer Engineering, Cornell University. ECE 303: Electromagnetic Fields and Waves. Fall 2007 School of Electical and Compute Engineeing, Conell Univesity ECE 303: Electomagnetic Fields and Waves Fall 007 Homewok 1 Due on Nov. 8, 007 by 5:00 PM Reading Assignments: i) Review the lectue notes. ii)

More information

Absolute calibration of null correctors using twin computer-generated holograms

Absolute calibration of null correctors using twin computer-generated holograms Absolute calibation of null coectos using twin compute-geneated hologams Poteep C.V. Mallik a, Rene Zehnde a, James H. Buge a, Alexande Poleshchuk b a College of Optical Sciences, The Univesity of Aizona,

More information

Space Leaky Waves Propagating along a Pair of CRLH SIW Lines

Space Leaky Waves Propagating along a Pair of CRLH SIW Lines RADIOENGINEERING, VOL. 27, NO. 3, SEPTEMBER 2018 633 Space Leaky Waves Popagating along a Pai of CRLH SIW Lines Rihem NOUMI 1, Jan MACHAC 2, Ali GHARSALLAH 1 1 Dept. of Physics, Faculty of Sciences of

More information

A Gain Measurement in the Liquid Based on Friis Transmission Formula in the Near-Field Region

A Gain Measurement in the Liquid Based on Friis Transmission Formula in the Near-Field Region A Gain Measuement in the Liquid Based on Fiis Tansmission Fomula in the Nea-Field Region # Takuhei Akagawa 1, Nozomu Ishii 2,3, Ken-ichi Sato 4, Lia Hamada 3 and Soichi Watanabe 3 1 Gaduate School of Science

More information

Exploring Convolutional Neural Network Structures and Optimization Techniques for Speech Recognition

Exploring Convolutional Neural Network Structures and Optimization Techniques for Speech Recognition INTERSPEECH 2013 Exploing Convolutional Neual Netwok Stuctues and Optimization Techniques fo Speech Recognition Ossama Abdel-Hamid 1, Li Deng 2, Dong Yu 2 1 Depatment of Compute Science and Engineeing,

More information

MIMO OTA Testing in Small Multi-Probe Anechoic Chamber Setups Llorente, Ines Carton; Fan, Wei; Pedersen, Gert F.

MIMO OTA Testing in Small Multi-Probe Anechoic Chamber Setups Llorente, Ines Carton; Fan, Wei; Pedersen, Gert F. Aalbog Univesitet MIMO OTA Testing in Small Multi-Pobe Anechoic Chambe Setups Lloente, Ines Caton; Fan, Wei; Pedesen, Get F. Published in: I E E E Antennas and Wieless Popagation Lettes DOI (link to publication

More information

The Periodic Ambiguity Function Its Validity and Value

The Periodic Ambiguity Function Its Validity and Value The Peiodic Ambiguity Function Its Validity and Value Nadav Levanon Dept. of Electical Engineeing Systems Tel Aviv Univesity Tel Aviv, Isael nadav@eng.tau.ac.il Abstact The peiodic ambiguity function (PAF)

More information

Published in: International Journal of Material Forming. Document Version: Peer reviewed version

Published in: International Journal of Material Forming. Document Version: Peer reviewed version A Vitual Inspection Technique fo Assessing the Dimensional Accuacy of Foged Compesso Blades Using FE Modeling and CMM Inspection Makem, J., Ou, H., Amstong, C., Rennie, A., & Nikov, S. (2008). A Vitual

More information

The controller of ball and plate system designed based on FNN

The controller of ball and plate system designed based on FNN Availale online www.jocp.com Jounal of Cemical and Pamaceutical Reseac,, 66:7-5 Reseac Aticle ISSN : 975-7 CODENUSA : JCPRC5 Te contolle of all and plate sstem designed ased on FNN Yanua Zao* and Yunwang

More information

Numerical and Experimental Analysis of Microstrip Antennas Loaded with a Single DNG Resonator

Numerical and Experimental Analysis of Microstrip Antennas Loaded with a Single DNG Resonator Intenational Jounal of Electomagnetics and Applications 1, (): 6-1 DOI: 1.593/j.ijea.1. Numeical and Expeimental Analysis of Micostip Antennas Loaded with a Single DNG Resonato Fabio Ubani *, Luis D. Quinteo

More information

FREQUENCY RECONFIGURABLE MICROSTRIP SLOT ANTENNA LOADED WITH VARACTOR DIODE

FREQUENCY RECONFIGURABLE MICROSTRIP SLOT ANTENNA LOADED WITH VARACTOR DIODE Intenational Jounal o Advanced Technology in Engineeing and Science www.ijates.com FREQUENCY RECONFIGURABLE MICROSTRIP SLOT ANTENNA LOADED WITH VARACTOR DIODE RitikaTandon 1, Tejbi Singh 1 M.Tech Schola,

More information

Realistic Simulation of a Wireless Signal Propagation in an Urban Environment

Realistic Simulation of a Wireless Signal Propagation in an Urban Environment Realistic Simulation of a Wieless Signal Popagation in an Uban Envionment Keyukuma J. Patel Univesity of Southen Queensland Toowoomba, Austalia e-mail: keyupatel@ieee.og Andew Y. J. Lee Nanyang Technological

More information

Digital Cell Macro-model with Regular Substrate Template and EKV Based MOSFET Model

Digital Cell Macro-model with Regular Substrate Template and EKV Based MOSFET Model Digital Cell Maco-model wit Regula Substate Template and EKV Based MOSFET Model ABSTRACT Tis pape pesents substate noise maco-models fo standad digital cells like INV, NAND and BUFFER. Te macomodels ae

More information

TECHNICAL REPORT: CVEL Maximum Radiated Emission Calculator: Power Bus EMI Algorithm. Chentian Zhu and Dr. Todd Hubing. Clemson University

TECHNICAL REPORT: CVEL Maximum Radiated Emission Calculator: Power Bus EMI Algorithm. Chentian Zhu and Dr. Todd Hubing. Clemson University TECHNICAL REPORT: CVEL-13-053 Maximum Radiated Emission Calculato: Powe Bus EMI Algoithm Chentian Zhu and D. Todd Hubing Clemson Univesity Octobe 12, 2013 Abstact The Maximum Radiated Electomagnetic Emissions

More information

Highly Selective Dual-Mode Microstrip Bandpass Filters Using Triangular Patch Resonators

Highly Selective Dual-Mode Microstrip Bandpass Filters Using Triangular Patch Resonators ADVANCED ELECTROMAGNETICS, VOL. 6, NO. 1, MARCH 2017 Highly Selective Dual-Mode Micostip Bandpass Filtes Using Tiangula Patch Resonatos K.G. Avinash, I. Sinivasa Rao School of Electonics Engineeing, VIT

More information

Optic Cable Tracking and Positioning Method Based on Distributed Optical Fiber Vibration Sensing

Optic Cable Tracking and Positioning Method Based on Distributed Optical Fiber Vibration Sensing 08 5th Intenational Confeence on Electical & Electonics Engineeing and Compute Science (ICEEECS 08) Optic Cable Tacking and Positioning Method Based on Distibuted Optical Fibe Vibation Sensing Zhang Chao,

More information

Demosaicking using Adaptive Bilateral Filters

Demosaicking using Adaptive Bilateral Filters Demosaicking using Adaptive Bilateal Filtes Ekine Akuiyibo Timothy Atobatele EE 362, Winte 2006 0. Abstact Digital cameas sample the continuous spectum using an aay of colo filtes such that each pixel

More information

Design and Performance Analysis of Compact MIMO Antenna by Mutual Coupling Suppression between Elements

Design and Performance Analysis of Compact MIMO Antenna by Mutual Coupling Suppression between Elements Design and Pefomance Analysis of Compact MIMO Antenna by Mutual Coupling Suppession between Elements Jagadish M 1, T Ramya 2 Student 1, Assistant Pofesso (S.G) 2, Depatment of Electonics and Communication

More information

ISSN: [Shinde * et al.,6(9): September, 2017] Impact Factor: 4.116

ISSN: [Shinde * et al.,6(9): September, 2017] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY MINIATURIZATION OF MICROSTRIP PATCHANTENNA USING INTERCONNECTED HEXAGONAL RINGS OFDOUBLE NEGATIVE MATERIAL STRUCTURE Juhi Shinde

More information

Optimized Fuzzy Controller Design to Stabilize Voltage and Frequency Amplitude in a Wind Turbine Based on Induction Generator Using Firefly Algorithm

Optimized Fuzzy Controller Design to Stabilize Voltage and Frequency Amplitude in a Wind Turbine Based on Induction Generator Using Firefly Algorithm Intenational Reseach Jounal of Management Sciences. Vol., 3 (3), 12-117, 215 Available online at http://www.ijmsjounal.com ISSN 2147-964x 215 Optimized Fuzzy Contolle Design to Stabilize Voltage and Fequency

More information

An Intelligent Controller designed to improve the Efficiency of Cascade Gama-LC Resonant Converters

An Intelligent Controller designed to improve the Efficiency of Cascade Gama-LC Resonant Converters Austalian Jounal of Basic and Applied Sciences, 5(): 36-35, 0 ISSN 99-878 An Intelligent Contolle designed to impove the Efficiency of Cascade Gama-C esonant Convetes Mohammad Jafai, Zaha Malekjamshidi

More information

2D Coding for Future Perpendicular and Probe Recording

2D Coding for Future Perpendicular and Probe Recording 2D Coding fo Futue Pependicula and Pobe Recoding Joseph A. O Sullivan Naveen Singla Ronald S. Indec Washington Univesity Saint Louis, Missoui s Outline: 2D Coding fo 2D ISI Motivation: 2D Intesymbol Intefeence

More information

An Efficient Control Approach for DC-DC Buck-Boost Converter

An Efficient Control Approach for DC-DC Buck-Boost Converter 2016 Published in 4th Intenational Symposium on Innovative Technologies in Engineeing and Science 3-5 Novembe 2016 (ISITES2016 Alanya/Antalya - Tukey) An Efficient Contol Appoach fo DC-DC Buck-Boost Convete

More information

Analysis of the optimized low-nonlinearity lateral effect sensing detector

Analysis of the optimized low-nonlinearity lateral effect sensing detector Jounal of hysics: Confeence Seies Analysis of the optimized low-nonlineaity lateal effect sensing detecto To cite this aticle: Saeed Olyaee et al J. hys.: Conf. Se. 76 4 Related content - Neual netwok

More information

UNCERTAINTY ESTIMATION OF SIZE-OF-SOURCE EFFECT MEASUREMENT FOR 650 NM RADIATION THERMOMETERS

UNCERTAINTY ESTIMATION OF SIZE-OF-SOURCE EFFECT MEASUREMENT FOR 650 NM RADIATION THERMOMETERS XIX IMEKO Wold Congess Fundamental and Applied Metology Septembe 6 11, 29, Lisbon, Potugal UNCERTAINTY ESTIMATION OF SIZE-OF-SOURCE EFFECT MEASUREMENT FOR 65 NM RADIATION THERMOMETERS Fumihio Sakuma, Laina

More information

A Coplanar Waveguide Fed Asymmetric Ground Frequency Reconfigurable Antenna

A Coplanar Waveguide Fed Asymmetric Ground Frequency Reconfigurable Antenna Received: Mach 28, 2018 293 A Coplana Waveguide Fed Asymmetic Gound Fequency Reconfiguable Antenna Maddela Vijaya Lakshmi 1, 2 * Padhasaadhi Pokkunui 3 Boddapati Taaka Phani Madhav 3 1 Depatment of Electonics

More information

This article presents the

This article presents the A Ciculaly Polaized 6 GHz Micostip Antenna Hee is a mm-wave antenna suitable fo WLAN systems By V. A. Volkov, M. D. Panes Asco, and V. D. Koolkov and R. G. Shifman Resonance This aticle pesents the design

More information

Electrical characterization of thin film ferroelectric capacitors

Electrical characterization of thin film ferroelectric capacitors 1 Electical chaacteization of thin film feoelectic capacitos M. P. J. Tiggelman, K. Reimann, M. Klee, D. Beelen, W. Keu, J. Schmitz, and R. J. E. Hueting Abstact Tunable capacitos can be used to facilitate

More information

Switching-off angle control for switched reluctance motor using adaptive neural fuzzy inference system

Switching-off angle control for switched reluctance motor using adaptive neural fuzzy inference system Intenational Jounal of Enegy and Powe Engineeing 0; (): 9- Published online Febuay, 0 (http://www.sciencepublishinggoup.com//iepe) doi: 0.68/.iepe.000.6 ISSN: 6-97X (Pint); ISSN: 6-960X (Online) Switching-off

More information

Wall Compensation for Ultra Wideband Applications

Wall Compensation for Ultra Wideband Applications 64 A. MUQAIBEL, N. IYA, U. JOHAR, WALL COMPENSATION FOR ULTRA WIDEBAND APPLICATIONS Wall Compensation fo Ulta Wideband Applications Ali H. MUQAIBEL, Nuuddeen M. IYA, Uma M. JOHAR Dept. of Electical Engineeing,

More information

Antenna Miniaturization Based on Supperscattering Effect

Antenna Miniaturization Based on Supperscattering Effect 512 JING-JING YANG, MING HUANG, FU-CHUN MAO, JING SUN, ANTENNA MINIATURIZATION BASED ON SUPPERSCATTERING Antenna Miniatuiation Based on Suppescatteing Effect Jing-jing YANG, Ming HUANG, Fu-chun MAO, Jing

More information

Multiagent Reinforcement Learning Dynamic Spectrum Access in Cognitive Radios

Multiagent Reinforcement Learning Dynamic Spectrum Access in Cognitive Radios Sensos & Tansduces 204 by IFSA Publishing, S L http://wwwsensospotalcom Multiagent Reinfocement Leaning Dynamic Spectum Access in Cognitive Radios Wu Chun, 2 Yin Mingyong, 2 Ma Shaoliang, Jiang Hong School

More information

Localization Algorithm for a mobile robot using igs

Localization Algorithm for a mobile robot using igs Poceedings of the 17th Wold Congess The Intenational Fedeation of Automatic Contol Seoul, Koea, July 6-11, 008 Localization Algoithm fo a mobile obot using igs DaeGeun Seo *, JangMyung Lee** * Electical

More information

ISSN: [Reddy & Rao* et al., 5(12): December, 2016] Impact Factor: 4.116

ISSN: [Reddy & Rao* et al., 5(12): December, 2016] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY SIMULATION COMPARISONS OF INDUCTION MOTOR DRIVE WITH ESTIMATOR AND PLL V. Nasi Reddy *, S. Kishnajuna Rao*, S.Nagenda Kuma * Assistant

More information

VLSI Implementation of Low Complexity MIMO Detection Algorithms

VLSI Implementation of Low Complexity MIMO Detection Algorithms , Impact Facto :.643 eissn : 349-000 & pissn : 394-4544 Intenational Jounal of Reseach and Applications (Ap-Jun 015 Tansactions) (6): 309-313 Intenational Confeence on Emeging Tends in Electonics & Telecommunications

More information

Antenna fundamentals: With answers to questions and problems (See also Chapter 9 in the textbook.)

Antenna fundamentals: With answers to questions and problems (See also Chapter 9 in the textbook.) adio Technology Metopolia/A. Koivumäki Antenna fundamentals: With answes to questions and poblems (See also Chapte 9 in the textbook.) 1. a) Make up a definition fo the tem "antenna". Answe: One definition:

More information

INTERFERENCE MITIGATION IN MICROWAVE PROPAGATION. Didigwu Fidelis Uchenna and J. J. Biebuma

INTERFERENCE MITIGATION IN MICROWAVE PROPAGATION. Didigwu Fidelis Uchenna and J. J. Biebuma JORIND () June, 04. ISSN 596-8308. www.tanscampus.og/jounals; www.ajol.info/jounals/join INTERFERENCE MITIGATION IN MICROWAVE PROPAGATION Diigwu Fielis Ucenna an J. J. Biebuma Depatment of Electical an

More information

VTU NOTES QUESTION PAPERS NEWS VTU RESULTS FORUM BOOKSPAR ANDROID APP UNIT-4

VTU NOTES QUESTION PAPERS NEWS VTU RESULTS FORUM BOOKSPAR ANDROID APP UNIT-4 NTENN & PROPGTION 6EC6 1EC6 UNIT- Unit : Loop and Hon ntenna: Intoduction, small loop, compaison of fa field of small loop and shot dipole, loop antenna geneal case, fa field pattens of cicula loop, adiation

More information

IMPACT OF DIELECTRIC CONSTANT ON THE DIMENSION OF SQUARE MICROSTRIP PATCH L-BAND ANTENNA

IMPACT OF DIELECTRIC CONSTANT ON THE DIMENSION OF SQUARE MICROSTRIP PATCH L-BAND ANTENNA ISSN: 78 7798 Intenational Jounal o Science, Engineeing and Technology Reseach (IJSETR) Volume 6, Issue 1, Januay 17 IMPACT OF DIEECTRIC CONSTANT ON THE DIMENSION OF SQUARE MICROSTRIP PATCH -BAND ANTENNA

More information

Spread Spectrum Codes Identification by Neural Networks

Spread Spectrum Codes Identification by Neural Networks in "Systems and Contol: heoy and Applications", published by WSES, 2, pp. 257-262, ISBN 96-852-4 Spead Spectum Codes Identification by Neual Netwoks Céline BOUDER, Gilles BUREL Laboatoie d Electonique

More information

Spectrum Sharing between Public Safety and Commercial Users in 4G-LTE

Spectrum Sharing between Public Safety and Commercial Users in 4G-LTE 1 Spectum Shaing between Public Safety and Commecial Uses in 4G-LTE Haya Shajaiah, Ahmed Abdel-Hadi and Chales Clancy Badley Depatment of Electical and Compute Engineeing Viginia Tech, Alington, VA, 22203,

More information

QoE Enhancement of Audio Video IP Transmission with IEEE e EDCA in Mobile Ad Hoc Networks

QoE Enhancement of Audio Video IP Transmission with IEEE e EDCA in Mobile Ad Hoc Networks QoE Enhancement of Audio Video IP Tansmission with IEEE 8.e in Mobile Ad Hoc Netwoks Toshio Nunome and Shuji Tasaka Depatment of Compute Science and Engineeing, Gaduate School of Engineeing, Nagoya Institute

More information

Controller Design of Discrete Systems by Order Reduction Technique Employing Differential Evolution Optimization Algorithm

Controller Design of Discrete Systems by Order Reduction Technique Employing Differential Evolution Optimization Algorithm Contolle Design of Discete Systems by Ode Reduction Technique Employing Diffeential Evolution Optimization Algoithm J. S. Yadav, N. P. Patida, and J. Singhai Abstact One of the main objectives of ode eduction

More information

Analysis of Dielectric Properties On Agricultural Waste for Microwave Communication Application

Analysis of Dielectric Properties On Agricultural Waste for Microwave Communication Application MATEC Web of Confeences 140, 01013 (2017) Analysis of Dielectic Popeties On Agicultual Waste fo Micowave Communication Application Nuul Ain Zulkifli 1*, Fwen Hoon Wee 1, Nofadila Mahom 1, Been Seok Yew

More information

Experiments with the HoloEye LCD spatial light modulator

Experiments with the HoloEye LCD spatial light modulator Expeiments with the HoloEye LCD spatial light modulato HoloEye model LC00 spatial light modulato The HoloEye (http://www.holoeye.com/spatial_light_modulato_lc_00.html) LC 00 Spatial Light Modulato (SLM)

More information

OPTIMUM MEDIUM ACCESS TECHNIQUE FOR NEXT GENERATION WIRELESS SYSTEMS

OPTIMUM MEDIUM ACCESS TECHNIQUE FOR NEXT GENERATION WIRELESS SYSTEMS 9 th Febuay. Vol. 3 No. 5 - JATIT & LLS. All ights eseved. ISSN: 99-5 www.jatit.og E-ISSN: 7-395 OPTIMUM MEDIUM ACCESS TECHNIQUE FOR NEXT GENERATION WIRELESS SYSTEMS N.AMUTHA PRABHA, V.MANIANDAN VIT UNIVERSITY,

More information

Discussion #7 Example Problem This problem illustrates how Fourier series are helpful tools for analyzing electronic circuits. Often in electronic

Discussion #7 Example Problem This problem illustrates how Fourier series are helpful tools for analyzing electronic circuits. Often in electronic Discussion #7 Example Poblem This poblem illustates how Fouie seies ae helpful tools fo analyzing electonic cicuits. Often in electonic cicuits we need sinusoids of vaious fequencies But we may aleady

More information

Development of Corona Ozonizer Using High Voltage Controlling of Produce Ozone Gas for Cleaning in Cage

Development of Corona Ozonizer Using High Voltage Controlling of Produce Ozone Gas for Cleaning in Cage Moden Envionmental Science and Engineeing (ISSN 333-58) July 07, Volume 3, No. 7, pp. 505-509 Doi: 0.534/mese(333-58)/07.03.07/0 Academic Sta Publishing Company, 07 www.academicsta.us Development of Coona

More information

Figure Geometry for Computing the Antenna Parameters.

Figure Geometry for Computing the Antenna Parameters. Spheical Coodinate Systems Definitions Figue 1.2.1 Geomety fo Computing the Antenna Paametes. Antenna Radiation Patten: The distibution of adiated enegy fom an antenna ove a suface of constant adius centeed

More information

Channel Frequency Optimization of a Future AMSU-B-Like Millimeter-Wave Radiometer for Integrated Water Vapor Retrieval in polar regions

Channel Frequency Optimization of a Future AMSU-B-Like Millimeter-Wave Radiometer for Integrated Water Vapor Retrieval in polar regions Poceedings of the 4th WSEAS Intenational Confeence on REMOTE SENSING (REMOTE'8) Channel Fequency Optimization of a Futue AMSU-B-Like Millimete-Wave Radiomete fo Integated Wate Vapo Retieval in pola egions

More information

ScienceDirect. Simplified Generation of Electromagnetic Field within EMC Immunity Test Area

ScienceDirect. Simplified Generation of Electromagnetic Field within EMC Immunity Test Area Available online at www.sciencediect.com ScienceDiect Pocedia Engineeing 69 ( 014 ) 7 34 4th DAAAM Intenational Symposium on Intelligent Manufactuing and Automation, 013 Simplified Geneation of Electomagnetic

More information

Sliding Mode Control for Half-Wave Zero Current Switching Quasi-Resonant Buck Converter

Sliding Mode Control for Half-Wave Zero Current Switching Quasi-Resonant Buck Converter Sliding Mode Contol fo Half-Wave Zeo Cuent Switching Quasi-Resonant Buck Convete M. Ahmed, Student membe, IEEE, M. Kuisma, P. Silventoinen Abstact This pape focuses on the pactical implementation of sliding

More information

Performance Analysis of Corporate Feed Rectangular Patch Element and Circular Patch Element 4x2 Microstrip Array Antennas

Performance Analysis of Corporate Feed Rectangular Patch Element and Circular Patch Element 4x2 Microstrip Array Antennas (IJACSA) Intenational Jounal of Advanced Compute Science and Applications, Vol., No.8, 011 Pefomance Analysis of Copoate Feed Rectangula Patch Element and Cicula Patch Element 4x Micostip Aay Antennas

More information

Synopsis of Technical Report: Designing and Specifying Aspheres for Manufacturability By Jay Kumler

Synopsis of Technical Report: Designing and Specifying Aspheres for Manufacturability By Jay Kumler OPTI 51 Synopsis (Gad Requiement #1) G. Desoches Synopsis of Technical Repot: Designing and Specifying Asphees fo Manufactuability By Jay Kumle Novembe 1, 007 Reviewed by: Gead Desoches Abstact Since asphees

More information