A simulation-based optimization of low noise amplifier design using PSO algorithm

Size: px
Start display at page:

Download "A simulation-based optimization of low noise amplifier design using PSO algorithm"

Transcription

1 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.16 No.5, May A smulaton-based optmzaton of low nose amplfer desgn usng PSO algorthm Roohollah Nakhae, Peyman Almasnejad and Mohammad Zahab Department of electrcal Engneerng, Payame Noor Unversty, I.R. of Iran Department of computer Engneerng and nformaton technology, Payame Noor Unversty, I.R. of Iran Summary In ths paper we propose a partcle swarm optmzaton based approach for desgnng CMOS low nose amplfer (LNA). Exstence of tradeoffs between nose, gan, lnearty, stablty and power consumpton n LNA desgn, forces the desgner to accomplsh such a long tme complcated work to optmze the crcut. So the utlzaton of a modern optmzaton s nevtable. In ths work the usage of PSO algorthm n LNA crcut desgn optmzaton has been nvestgated. The performance of LNA crcut s evaluated through HSPICE and PSO algorthm s mplemented n MATLAB, so a combnaton of MATLAB and HSPICE s performed. A cascode LNA s desgned usng 0.18µm CMOS technology foe near 2.4 GHz band applcatons. The results of ths work ndcate the effectveness of ths optmzaton approach that s a tme saver method. Key words: LNA, PSO, optmzaton, CMOS. 1. Introducton Nowadays, due to emergng commercal wreless applcaton, hgh-performance RF crcuts are requred n modern communcaton. Low nose amplfer (LNA) s one of the most mportant and essental buldng blocks n RF transcevers [1]. It s ntegrated nto the recevng chan and s ether drectly connected to the antenna or placed after RF pass band flter[2], and t should provde a proper low nose amplfed sgnal to the next stage, e.g. mxer, from a week nput sgnal by addng as lttle nherent as possble[3]. The LNA should provde suffcent tranceconductance gan wth acceptable lnearty and power consumpton to allow for long battery lfe especally n portable hand-held applcatons. Therefore there are some tradeoffs between gan, nose fgure (NF), lnearty and stablty n LNA desgn optmzaton [4]. In order to acheve the best performance of the desgned crcut, desgners must contnuously and repeatedly tune the desgned crcut elements and perform a crcut smulaton usng an electrc computer-aded desgn (ECAD) software, to optmze actve devces model parameters and szes, passve devces parameters, basng condtons, etc. t s n general a long tme, hgh complexty and complcated work. A proper optmzaton method can be used to overcome ths problem. In ths work we mplement a partcle swarm optmzaton (PSO) algorthm n MATLAB [5] whch has been lnked wth an electrcal smulator, HSPICE [6]. The performance of LNA s consdered n terms of NF, IIP3, gan, s- parameters and power consumpton. Prce and other market requrements force RF recevers to be ntegrated n standard CMOS technology along wth the rest of dgtal sgnal processng unt [7]. Snce several applcatons have been developed near the 2.4 GHz band, such as IEEE , IEEE802.11b and Bluetooth, we have smulated a 2.4 GHz CMOS LNA usng TSMC parameters for 0.18 μm mxed sgnal and BSIM30 verson 3.1[8]. Ths paper s organzed as follows: The partcle swarm optmzaton concept s explaned n Secton 2. In Secton 3 the platform of optmzaton s explaned. In Secton 4 the LNA desgn specfcatons and consderaton has been descrbed. We propose the method of optmzng LNA desgn usng PSO n Secton 5. The acheved smulaton results are dscussed n Secton 6 and fnally, we draw conclusons n secton Partcle swarm optmzaton Partcle swarm optmzaton (PSO), frst ntroduced by Kennedy and Ebehart[9], s an evolutonary computaton method based on the socal behavor and movement of swarm searchng for the optmal and best locaton n a multdmensonal search space and has been found to be robust n solvng contnues nonlnear optmzaton problems[10]. Ths approach smulates the socal behavor of brd flockng or fsh schoolng model. Each partcle (-th partcle) poston s represented by a d-dmensonal vector and denoted as X = [x1, x2,, xd ] and s randomly ntalzed. The set of n partcle n the swarm are called populaton: X=[X1, X2,,Xn]. Each partcle s assumed to move around n the so called multdmensonal space to reach the best poston whch has the best ftness value. In each teraton of smulaton the ftness functon s evaluated by takng the current poston of each partcle, Manuscrpt receved May 5, 2016 Manuscrpt revsed May 20, 2016

2 46 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.16 No.5, May 2016 and f acheved ftness value s better than prevous best ftness of -th partcle, the current poston wll be selected as the best prevous poston of -th partcle and descrbed as PB=[pb1, pb2,, pbd]. The best poston among the populaton s called global best poston and descrbed as GB=[gb1, gb2,, gbd]. The rate of poston change for each partcle s called partcle velocty: V = [v1v2,, vd ]. each partcle would lke to return to ts own optmum pont, so the velocty has a term proportonal to (pb-x), t would lke to follow overall best global optmum pont too, so a term proportonal to (gb-x) s added to velocty. Therefore: vdk+1 = wvdk +c1 rand1k (pbd -xk) + c2 rand2k (gbdk-xdk) (2) Where w s ntera weght parameter whch controls the tradeoff between the global and the local search capabltes of the swarm. c1 and c2 are acceleraton factors and ndcate the relatve attracton toward pb and gb respectvely. rand1 and rand2 are two random numbers unformly dstrbuted between 0 and 1, whch ndcate the crazness of partcles[10]. k s the teraton number. The new poston of -th partcle s then determned by: xdk+1 = xdk + vdk+1 (2) Generally PSO has the advantage of beng very smple n concept, easy to mplement and computatonally effcent algorthm. Snce updates n algorthm consst of smple addng and multplcaton operators and no dervaton operaton s ncluded, computaton tme s dramatcally decreased compared to other heurstc algorthms. In order to avod premature Convergence, PSO utlzes a dstnctve feature of controllng a balance between global and local exploraton of the search space whch prevents from beng stacked to local mnma [11]. 3. System platform The purpose of optmzaton s to acheve the optmal sze of MOS transstors (channel length and wdth), passve component values and bas currents of the crcut, n order to meet the desred specfcatons. Ths paper proposes a technque that utlzes a smulaton-based approach for crcut desgn optmzaton. The system platform s llustrated n Fg. 1. The startng pont s a spce-lke netlst of the crcut topology, currently entered n the optmzaton engne as ts nput. Desred specfcatons are other nputs. Optmzaton engne consst of a PSO algorthm wrtten n MATLAB whch has been lnked wth an electrcal smulator, HSPICE, as ts performance evaluator. Fg. 1 system platform flow. Optmzaton s executed on a vector of desgn varables of crcut extracted from the netlst. In fact, the partcle poston vector s the channel length (L) and wdth (W) of MOS transstors, passve component values, and bas currents. At frst, each partcle (-th partcle) poston vector s randomly ntalzed. In each teraton, the algorthm runs the HSPICE for each partcle and evaluates a cost functon (CF), descrbed n (3): k f ( x) f d (3) CF = w = 1 f d Whch, f(x) s -th desgn specfcaton, k s the number of specfcatons, fd s desred value for -th desgn specfcaton and w are the mportance factors that say whch specfcaton has more mportance for desgner regardng to dfferent especal applcatons of the crcut. Wth ths approach, the searchng algorthm (optmzer) wll fnd the best soluton that meets ths cost functon.

3 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.16 No.5, May Therefore, PB and GB are showng the mnmum CF for best prevous poston and global best poston respectvely that each partcle attempts to reach them. At the end of each teraton, GB gves the best soluton of the populaton. g do d( = d( V d DS ) ) V DS = 0 4. LNA desgn specfcatons As called prevously, there are some tradeoffs between nose fgures (NF), gan, lnearty and stablty n LNA desgn process. There are some consderatons about these desgn Specfcatons: 4.1 Lnearty Increasng the gan of LNA can degrade the lnearty. Lnearty of LNA s measured n terms of IIP3 that s requred to be maxmzed. Generally, to acheve hgher lnearty n RF recevers, IIP3 must be more than -10dBm [12]. 4.2 Stablty The stablty condtons, f and only f k>1 and Δ <1, presented by stablty factor k must be satsfed [3] where k= (1- S11 2- S22 2+ Δ ) / (2 S21 S12 ) (3) Δ= S11 S22 - S21 S12 (4) For CMOS LNAs, the requred S21 s normally larger than 10 db. For S11 and S22, the nput/output return losses, less than -10 db are desrable. Also to avod unwanted sgnals to reach the LNA nput from the followng stages, reverse power gan S12 must be less than -20 db [12].so n LNA desgn optmzaton these specfcatons must be consdered. 4.3 Nose The nose performance of a crcut s typcally characterzed by a nose factor F or NF whch ndcates how much degradaton occurs n the output sgnal-to-nose rato due to the crcut s nternal nose [13]: n total output nose F = = out total output nose due to source or n NF = 10 log out (5) Fg.2 shows the standard CMOS nose model [14]. One of the nose source caused by channel resstance, whch s modulated by Vgs. ts power spectral densty gven by: 2 =, (6) 4kTγ nd g do Fg. 2 Standard CMOS nose model. Whch, gdo s the conductance when VDS s equal to zero. γ s the channel thermal nose coeffcent, whch depends on channel length and ts bas condtons. Fnte gate resstance also exhbts the other source of nose. Power spectral densty of gate s thermal nose s gven by: v 2 = 4, (7) R ng ktr G RgW = 3n L G 2 Where Rg s the gate polyslcon sheet resstance, W and L are the wdth and length of the devce and n s the number of gate fngers n the devce layout. Therefore, sze and other parameters of actve devces and the value of crcut's resstance and bas condton affect the NF and must be optmzed n LNA desgn. 5. The LNA crcut desgn and optmzaton The schematc of LNA under nvestgaton [3] s shown n fg.3. It has the cascode topology wth nductve degeneraton to provde a hgh gan and hgh reverse solaton, whch mprove the stablty and smply nput port matchng. Fg. 3 The cascade LNA schematc.

4 48 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.16 No.5, May 2016 The purpose of LNA optmzaton s to acheve the actve devces sze and passve values that gve the best desgn specfcatons, whch consdered n secton 3.for ths purpose; the PSO algorthm gets a spce netlst of LNA crcut as ts nputs. In fact, the partcle poston vector s the sze and value of the actve and passve devces. In ths work, t s a 9-dmensonal vector, as shown n table 1. Table 1: The desgn parameters and specfcatons The poston vector's elements Desgn specfcatons Iref NF WM1 IIP3 WM2 Power dsspated WM3 S11 (nput return l ) Ld S22 (output return l ) Ls S21(power gan) Lg S12(reverse power gan) C Rb At the optmzaton engne, each partcle (-th partcle) selects random values for actve and passve devces (or random value for -th poston vector). In each teraton, the algorthm runs the HSPICE for each partcle and evaluates a cost functon (CF), descrbed n (3). So, at the end of each teraton, PB and GB are showng the mnmum CF for best prevous poston and global best poston respectvely that each partcle attempts to reach them. Fnally, as the stop condton of algorthm s reached, GB shows the optmzed values of the crcut. In case study 1, the gan has assumed to get much hgher prorty among other desgn specfcatons. As ndcated n table 3, the mprovement n gan s acheved n cost of lnearty degradaton and power dsspaton. Conversely, the power has more mportance for desgner, n case study 2. It s clearly vsble from table 3 that although the power consumpton s decreased but the gan of LNA s decreased too. Fnally, consderng all specfcatons, a reasonable LNA desgn for general applcatons s carred out n case study 3, whch ts gan, s11, s12 and NF are depcted n fg.4 6. Smulaton results Consderng so called mportance factors, three case studes of LNA s carred out usng PSO. For each case, acheved value of passve devces and sze of actve devces and bas current are tabulated n table 2, and a comparson wht three other works s shown n table 3. Table 2: acheved value of passve devces and sze of actve devces and bas current Fg. 4 The specfcatons of case study 3. Table 3: The crcut specfcatons n comparson wht other works

5 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.16 No.5, May Concluson In ths paper, a PSO based approach for optmal desgn of LNA crcut has been reported. Electrcal characterstcs of the LNA crcut consdered n the optmzaton process are the gan, S parameters, nose fgure, power consumpton and the nput thrd-order ntercept pont. The results of ths work ndcate the effectveness of ths optmzaton approach that s a tme consumng method. We note that ths approach can also be appled to desgn optmzaton of other crcut and can be embedded nto any electronc CAD software whch mproves the process of desgn and fabrcaton. Transactonson Mcrowave Theory and Technques (2006) [17] Muhammad Khorram and S.M. Resaul Hasan A 3 5 GHz Current-Reuse gm-boosted CG LNA for Ultrawdeband n 130 nmcmos, IEEE TRANSACTIONS ON VERY LARGE SCALE INTEGRATION (VLSI) SYSTEMS, VOL. 20, NO. 3, MARCH 2012, pp [18] S.Udaya shankar, M.Davdson Kamala dhas, " Desgn and Performance Measure of 5.4 GHZ CMOS Low Nose Amplfer usng Current Reuse Technque n 0.18.m Technology", Proceda Computer Scence 47 ( 2015 ) References [1] A. Tell, M. Askar, CMOS LNA desgn for LEO space S- band applcatons, IEEE Can. Conf. Electr. Comput. Eng. 1, 2003 )27 30). [2] B. Razav, RF Mcroelectroncs, Prentce Hall Inc., 1998R [3] S.Toofan et al, A low-power and hgh-gan fully ntegrated CMOS LNA, Mcroelectroncs Journal 38 (2007) [4] S.Park, W.Km, Desgn of a 1.8GHz low-nose amplfer for RF front-end n a 0.8 mm CMOS technology, IEEETrans.Consum.Electron.47 (1)(2001). [5] [6] ce.htm [7] J.-H.Tsa, W.-C.Chen, T.-P.Wang, T.-W.Huang, H.Wang, Amnature Q-band low nose amplfer usng 0.13 mm CMOS Technology, IEEE Mcrowave Wreless Components Lett.16(6)(2006) [8] [9] J. Kennedy, R.C. Eberhart, Partcle swarm optmzaton, n: Proc. IEEE Internatonal Conference on Neural Networks, 1995, pp [10] J.schneder, S.krkpatrck, Stochastc optmzaton, sprnger-verlag berln Hedelborg,2006. [11] ] M. Clerc, The partcle swarm Exploson, stablty and convergence n a multdmensonal complex space, IEEE Trans. Evol. Comput. (2002) [12] S. Park, W. Km, Desgn of a 1.8GHz low-nose amplfer for RF front-end n a 0.8 mm CMOS Technology, IEEE Trans. Consum. Electron. 47 (1) (2001) [13] S. Toofan et al, Low power and hgh gan current reuse LNA wth modfed nput matchng and nter-stage nductors, Mcroelectroncs Journal 39 (2008) [14] D.K. Shaeffer, T.H. Lee, A 1.5-V, 1.5-GHz CMOS low nose amplfer, IEEE J. Sold-State Crcut 32 (5) (1997) [15] L.-H. Lu, H.-H. Hseh, Y.-S. Wang, A compact 2.4/5.2-GHz CMOS dual-band low-nose amplfer, n: IEEE Mcrowave and Wreless Components Letters, vol. 15, 10, 2005, pp [16] T.-K.Nguyen,V.Krzhanovsk,J.Lee,S.-K.Han,S.-G.Lee,N.- S.Km,C.-S.Pyo, A low-power RF drect-converson recever/transmtter for2.4-ghz-band IEEE standard n 0.18-mm CMOS technology, IEEE

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES IEE Electroncs Letters, vol 34, no 17, August 1998, pp. 1622-1624. ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES A. Chatzgeorgou, S. Nkolads 1 and I. Tsoukalas Computer Scence Department, 1 Department

More information

High Speed, Low Power And Area Efficient Carry-Select Adder

High Speed, Low Power And Area Efficient Carry-Select Adder Internatonal Journal of Scence, Engneerng and Technology Research (IJSETR), Volume 5, Issue 3, March 2016 Hgh Speed, Low Power And Area Effcent Carry-Select Adder Nelant Harsh M.tech.VLSI Desgn Electroncs

More information

antenna antenna (4.139)

antenna antenna (4.139) .6.6 The Lmts of Usable Input Levels for LNAs The sgnal voltage level delvered to the nput of an LNA from the antenna may vary n a very wde nterval, from very weak sgnals comparable to the nose level,

More information

A study of turbo codes for multilevel modulations in Gaussian and mobile channels

A study of turbo codes for multilevel modulations in Gaussian and mobile channels A study of turbo codes for multlevel modulatons n Gaussan and moble channels Lamne Sylla and Paul Forter (sylla, forter)@gel.ulaval.ca Department of Electrcal and Computer Engneerng Laval Unversty, Ste-Foy,

More information

GP-based Design and Optimization of a Floating Voltage Source for Low-Power and Highly Tunable OTA Applications

GP-based Design and Optimization of a Floating Voltage Source for Low-Power and Highly Tunable OTA Applications Manuscrpt receved Jun. 11, 2007; revsed Sep. 15, 2007 GP-based Desgn and Optmzaton of a Floatng Voltage Source for Low-Power and Hghly Tunable OTA Applcatons MARYAM SHOJAEI BAGHINI *, RAJENDRA KANPHADE

More information

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System Int. J. Communcatons, Network and System Scences, 10, 3, 1-5 do:10.36/jcns.10.358 Publshed Onlne May 10 (http://www.scrp.org/journal/jcns/) The Performance Improvement of BASK System for Gga-Bt MODEM Usng

More information

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht 68 Internatonal Journal "Informaton Theores & Applcatons" Vol.11 PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION Evgeny Artyomov and Orly

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS A MODIFIED DIFFERENTIAL EVOLUTION ALORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS Kaml Dmller Department of Electrcal-Electroncs Engneerng rne Amercan Unversty North Cyprus, Mersn TURKEY kdmller@gau.edu.tr

More information

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode A Hgh-Senstvty Oversamplng Dgtal Sgnal Detecton Technque for CMOS Image Sensors Usng Non-destructve Intermedate Hgh-Speed Readout Mode Shoj Kawahto*, Nobuhro Kawa** and Yoshak Tadokoro** *Research Insttute

More information

Microelectronic Circuits

Microelectronic Circuits Mcroelectronc Crcuts Slde 1 Introducton Suggested textbook: 1. Adel S. Sedra and Kenneth C. Smth, Mcroelectronc Crcuts Theory and Applcatons, Sxth edton Internatonal Verson, Oxford Unersty Press, 2013.

More information

Passive Filters. References: Barbow (pp ), Hayes & Horowitz (pp 32-60), Rizzoni (Chap. 6)

Passive Filters. References: Barbow (pp ), Hayes & Horowitz (pp 32-60), Rizzoni (Chap. 6) Passve Flters eferences: Barbow (pp 6575), Hayes & Horowtz (pp 360), zzon (Chap. 6) Frequencyselectve or flter crcuts pass to the output only those nput sgnals that are n a desred range of frequences (called

More information

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b 2nd Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 207) Research of Dspatchng Method n Elevator Group Control System Based on Fuzzy Neural Network Yufeng

More information

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS INTRODUCTION Because dgtal sgnal rates n computng systems are ncreasng at an astonshng rate, sgnal ntegrty ssues have become far more mportant to

More information

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques The th Worshop on Combnatoral Mathematcs and Computaton Theory Effcent Large Integers Arthmetc by Adoptng Squarng and Complement Recodng Technques Cha-Long Wu*, Der-Chyuan Lou, and Te-Jen Chang *Department

More information

Calculation of the received voltage due to the radiation from multiple co-frequency sources

Calculation of the received voltage due to the radiation from multiple co-frequency sources Rec. ITU-R SM.1271-0 1 RECOMMENDATION ITU-R SM.1271-0 * EFFICIENT SPECTRUM UTILIZATION USING PROBABILISTIC METHODS Rec. ITU-R SM.1271 (1997) The ITU Radocommuncaton Assembly, consderng a) that communcatons

More information

29. Network Functions for Circuits Containing Op Amps

29. Network Functions for Circuits Containing Op Amps 9. Network Functons for Crcuts Contanng Op Amps Introducton Each of the crcuts n ths problem set contans at least one op amp. Also each crcut s represented by a gven network functon. These problems can

More information

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme Performance Analyss of Mult User MIMO System wth Block-Dagonalzaton Precodng Scheme Yoon Hyun m and Jn Young m, wanwoon Unversty, Department of Electroncs Convergence Engneerng, Wolgye-Dong, Nowon-Gu,

More information

Chaotic Filter Bank for Computer Cryptography

Chaotic Filter Bank for Computer Cryptography Chaotc Flter Bank for Computer Cryptography Bngo Wng-uen Lng Telephone: 44 () 784894 Fax: 44 () 784893 Emal: HTwng-kuen.lng@kcl.ac.ukTH Department of Electronc Engneerng, Dvson of Engneerng, ng s College

More information

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol., No., November 23, 3-9 Rejecton of PSK Interference n DS-SS/PSK System Usng Adaptve Transversal Flter wth Condtonal Response Recalculaton Zorca Nkolć, Bojan

More information

HIGH PERFORMANCE ADDER USING VARIABLE THRESHOLD MOSFET IN 45NM TECHNOLOGY

HIGH PERFORMANCE ADDER USING VARIABLE THRESHOLD MOSFET IN 45NM TECHNOLOGY Internatonal Journal of Electrcal, Electroncs and Computer Systems, (IJEECS) HIGH PERFORMANCE ADDER USING VARIABLE THRESHOLD MOSFET IN 45NM TECHNOLOGY 1 Supryo Srman, 2 Dptendu Ku. Kundu, 3 Saradndu Panda,

More information

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University Dynamc Optmzaton Assgnment 1 Sasanka Nagavall snagaval@andrew.cmu.edu 16-745 January 29, 213 Robotcs Insttute Carnege Mellon Unversty Table of Contents 1. Problem and Approach... 1 2. Optmzaton wthout

More information

CMOS Implementation of Lossy Integrator using Current Mirrors Rishu Jain 1, Manveen Singh Chadha 2 1, 2

CMOS Implementation of Lossy Integrator using Current Mirrors Rishu Jain 1, Manveen Singh Chadha 2 1, 2 Proceedngs of Natonal Conference on Recent Advances n Electroncs and Communcaton Engneerng CMOS Implementaton of Lossy Integrator usng Current Mrrors Rshu Jan, Manveen Sngh Chadha 2, 2 Department of Electroncs

More information

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results AMERICAN JOURNAL OF UNDERGRADUATE RESEARCH VOL. 1 NO. () A Comparson of Two Equvalent Real Formulatons for Complex-Valued Lnear Systems Part : Results Abnta Munankarmy and Mchael A. Heroux Department of

More information

Investigation of Hybrid Particle Swarm Optimization Methods for Solving Transient-Stability Constrained Optimal Power Flow Problems

Investigation of Hybrid Particle Swarm Optimization Methods for Solving Transient-Stability Constrained Optimal Power Flow Problems Investgaton of Hybrd Partcle Swarm Optmzaton Methods for Solvng Transent-Stablty Constraned Optmal Power Flow Problems K. Y. Chan, G. T. Y. Pong and K. W. Chan Abstract In ths paper, hybrd partcle swarm

More information

Servo Actuating System Control Using Optimal Fuzzy Approach Based on Particle Swarm Optimization

Servo Actuating System Control Using Optimal Fuzzy Approach Based on Particle Swarm Optimization Servo Actuatng System Control Usng Optmal Fuzzy Approach Based on Partcle Swarm Optmzaton Dev Patel, L Jun Heng, Abesh Rahman, Deepka Bhart Sngh Abstract Ths paper presents a new optmal fuzzy approach

More information

Latency Insertion Method (LIM) for IR Drop Analysis in Power Grid

Latency Insertion Method (LIM) for IR Drop Analysis in Power Grid Abstract Latency Inserton Method (LIM) for IR Drop Analyss n Power Grd Dmtr Klokotov, and José Schutt-Ané Wth the steadly growng number of transstors on a chp, and constantly tghtenng voltage budgets,

More information

PSO and ACO Algorithms Applied to Location Optimization of the WLAN Base Station

PSO and ACO Algorithms Applied to Location Optimization of the WLAN Base Station PSO and ACO Algorthms Appled to Locaton Optmzaton of the WLAN Base Staton Ivan Vlovć 1, Nša Burum 1, Zvonmr Špuš 2 and Robert Nađ 2 1 Unversty of Dubrovn, Croata 2 Unversty of Zagreb, Croata E-mal: van.vlovc@undu.hr,

More information

Adaptive System Control with PID Neural Networks

Adaptive System Control with PID Neural Networks Adaptve System Control wth PID Neural Networs F. Shahra a, M.A. Fanae b, A.R. Aromandzadeh a a Department of Chemcal Engneerng, Unversty of Sstan and Baluchestan, Zahedan, Iran. b Department of Chemcal

More information

Application of a Modified PSO Algorithm to Self-Tuning PID Controller for Ultrasonic Motor

Application of a Modified PSO Algorithm to Self-Tuning PID Controller for Ultrasonic Motor The Proceedngs of the st Internatonal Conference on Industral Applcaton Engneerng Applcaton of a Modfed PSO Algorthm to Self-Tunng PID Controller for Ultrasonc Motor Djoewahr Alrjadjs a,b,*, Kanya Tanaa

More information

Optimum Allocation of Distributed Generations Based on Evolutionary Programming for Loss Reduction and Voltage Profile Correction

Optimum Allocation of Distributed Generations Based on Evolutionary Programming for Loss Reduction and Voltage Profile Correction ISSN : 0976-8491(Onlne) ISSN : 2229-4333(rnt) Optmum Allocaton of Dstrbuted Generatons Based on Evolutonary rogrammng for Reducton and Voltage rofle Correcton 1 Mohammad Saleh Male, 2 Soodabeh Soleyman

More information

ECE 2133 Electronic Circuits. Dept. of Electrical and Computer Engineering International Islamic University Malaysia

ECE 2133 Electronic Circuits. Dept. of Electrical and Computer Engineering International Islamic University Malaysia ECE 2133 Electronc Crcuts Dept. of Electrcal and Computer Engneerng Internatonal Islamc Unversty Malaysa Chapter 12 Feedback and Stablty Introducton to Feedback Introducton to Feedback 1-4 Harold Black,

More information

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter Walsh Functon Based Synthess Method of PWM Pattern for Full-Brdge Inverter Sej Kondo and Krt Choesa Nagaoka Unversty of Technology 63-, Kamtomoka-cho, Nagaoka 9-, JAPAN Fax: +8-58-7-95, Phone: +8-58-7-957

More information

Improvement of Buck Converter Performance Using Artificial Bee Colony Optimized-PID Controller

Improvement of Buck Converter Performance Using Artificial Bee Colony Optimized-PID Controller Journal of Automaton and Control Engneerng Vol. 3, No. 4, August 2015 Improvement of Buck Converter Performance Usng Artfcal Bee Colony Optmzed-PID Controller Yusuf Sonmez1, Ozcan Ayyldz1, H. Tolga Kahraman2,

More information

ECE315 / ECE515 Lecture 5 Date:

ECE315 / ECE515 Lecture 5 Date: Lecture 5 Date: 18.08.2016 Common Source Amplfer MOSFET Amplfer Dstorton Example 1 One Realstc CS Amplfer Crcut: C c1 : Couplng Capactor serves as perfect short crcut at all sgnal frequences whle blockng

More information

Harmonic Balance of Nonlinear RF Circuits

Harmonic Balance of Nonlinear RF Circuits MICROWAE AND RF DESIGN Harmonc Balance of Nonlnear RF Crcuts Presented by Mchael Steer Readng: Chapter 19, Secton 19. Index: HB Based on materal n Mcrowave and RF Desgn: A Systems Approach, nd Edton, by

More information

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate Comparatve Analyss of Reuse and 3 n ular Network Based On IR Dstrbuton and Rate Chandra Thapa M.Tech. II, DEC V College of Engneerng & Technology R.V.. Nagar, Chttoor-5727, A.P. Inda Emal: chandra2thapa@gmal.com

More information

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION 7th European Sgnal Processng Conference (EUSIPCO 9 Glasgow, Scotland, August 4-8, 9 ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION Babta Majh, G. Panda and B.

More information

Sensors for Motion and Position Measurement

Sensors for Motion and Position Measurement Sensors for Moton and Poston Measurement Introducton An ntegrated manufacturng envronment conssts of 5 elements:- - Machne tools - Inspecton devces - Materal handlng devces - Packagng machnes - Area where

More information

Open Access Research on PID Controller in Active Magnetic Levitation Based on Particle Swarm Optimization Algorithm

Open Access Research on PID Controller in Active Magnetic Levitation Based on Particle Swarm Optimization Algorithm Send Orders for Reprnts to reprnts@benthamscence.ae 1870 The Open Automaton and Control Systems Journal, 2015, 7, 1870-1874 Open Access Research on PID Controller n Actve Magnetc Levtaton Based on Partcle

More information

熊本大学学術リポジトリ. Kumamoto University Repositor

熊本大学学術リポジトリ. Kumamoto University Repositor 熊本大学学術リポジトリ Kumamoto Unversty Repostor Ttle Wreless LAN Based Indoor Poston and Its Smulaton Author(s) Ktasuka, Teruak; Nakansh, Tsune CtatonIEEE Pacfc RIM Conference on Comm Computers, and Sgnal Processng

More information

This is a repository copy of AN ADAPTIVE LOCALIZATION SYSTEM USING PARTICLE SWARM OPTIMIZATION IN A CIRCULAR DISTRIBUTION FORM.

This is a repository copy of AN ADAPTIVE LOCALIZATION SYSTEM USING PARTICLE SWARM OPTIMIZATION IN A CIRCULAR DISTRIBUTION FORM. hs s a repostory copy of AN ADAPIVE LOCALIZAION SYSEM USING PARICLE SWARM OPIMIZAION IN A CIRCULAR DISRIBUION FORM. Whte Rose Research Onlne URL for ths paper: http://eprnts.whterose.ac.uk/118699/ Verson:

More information

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation T. Kerdchuen and W. Ongsakul / GMSARN Internatonal Journal (09) - Optmal Placement of and by Hybrd Genetc Algorthm and Smulated Annealng for Multarea Power System State Estmaton Thawatch Kerdchuen and

More information

Applications of Modern Optimization Methods for Controlling Parallel Connected DC-DC Buck Converters

Applications of Modern Optimization Methods for Controlling Parallel Connected DC-DC Buck Converters IJCSI Internatonal Journal of Computer Scence Issues, Volume 3, Issue 6, November 26 www.ijcsi.org https://do.org/.2943/266.559 5 Applcatons of Modern Optmzaton Methods for Controllng Parallel Connected

More information

FAST ELECTRON IRRADIATION EFFECTS ON MOS TRANSISTOR MICROSCOPIC PARAMETERS EXPERIMENTAL DATA AND THEORETICAL MODELS

FAST ELECTRON IRRADIATION EFFECTS ON MOS TRANSISTOR MICROSCOPIC PARAMETERS EXPERIMENTAL DATA AND THEORETICAL MODELS Journal of Optoelectroncs and Advanced Materals Vol. 7, No., June 5, p. 69-64 FAST ELECTRON IRRAIATION EFFECTS ON MOS TRANSISTOR MICROSCOPIC PARAMETERS EXPERIMENTAL ATA AN THEORETICAL MOELS G. Stoenescu,

More information

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks Resource Allocaton Optmzaton for Devce-to- Devce Communcaton Underlayng Cellular Networks Bn Wang, L Chen, Xaohang Chen, Xn Zhang, and Dacheng Yang Wreless Theores and Technologes (WT&T) Bejng Unversty

More information

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network Avalable onlne at www.scencedrect.com Proceda Engneerng 5 (2 44 445 A Prelmnary Study on Targets Assocaton Algorthm of Radar and AIS Usng BP Neural Networ Hu Xaoru a, Ln Changchuan a a Navgaton Insttute

More information

Optimal Allocation of Static VAr Compensator for Active Power Loss Reduction by Different Decision Variables

Optimal Allocation of Static VAr Compensator for Active Power Loss Reduction by Different Decision Variables S. Aucharyamet and S. Srsumrannukul / GMSARN Internatonal Journal 4 (2010) 57-66 Optmal Allocaton of Statc VAr Compensator for Actve Power oss Reducton by Dfferent Decson Varables S. Aucharyamet and S.

More information

Lecture 10: Bipolar Junction Transistor Construction. NPN Physical Operation.

Lecture 10: Bipolar Junction Transistor Construction. NPN Physical Operation. Whtes, EE 320 Lecture 10 Page 1 of 9 Lecture 10: Bpolar Juncton Transstor Constructon. NPN Physcal Operaton. For the remander of ths semester we wll be studyng transstors and transstor crcuts. The transstor

More information

Research on Peak-detection Algorithm for High-precision Demodulation System of Fiber Bragg Grating

Research on Peak-detection Algorithm for High-precision Demodulation System of Fiber Bragg Grating , pp. 337-344 http://dx.do.org/10.1457/jht.014.7.6.9 Research on Peak-detecton Algorthm for Hgh-precson Demodulaton System of Fber ragg Gratng Peng Wang 1, *, Xu Han 1, Smn Guan 1, Hong Zhao and Mngle

More information

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm Network Reconfguraton n Dstrbuton Systems Usng a Modfed TS Algorthm ZHANG DONG,FU ZHENGCAI,ZHANG LIUCHUN,SONG ZHENGQIANG School of Electroncs, Informaton and Electrcal Engneerng Shangha Jaotong Unversty

More information

BP Neural Network based on PSO Algorithm for Temperature Characteristics of Gas Nanosensor

BP Neural Network based on PSO Algorithm for Temperature Characteristics of Gas Nanosensor 2318 JOURNAL OF COMPUTERS, VOL. 7, NO. 9, SEPTEMBER 2012 BP Neural Network based on PSO Algorthm for Temperature Characterstcs of Gas Nanosensor Weguo Zhao Center of Educaton Technology, Hebe Unversty

More information

Multiple Beam Array Pattern Synthesis by Amplitude and Phase with the Use of a Modified Particle Swarm Optimisation Algorithm

Multiple Beam Array Pattern Synthesis by Amplitude and Phase with the Use of a Modified Particle Swarm Optimisation Algorithm SETIT 29 5 th Internatonal Conference: Scences of Electronc, Technologes of Informaton and Telecommuncatons March 22-26, 29 TUNISIA Multple Beam Array Pattern Synthess by Ampltude and wth the Use of a

More information

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel To: Professor Avtable Date: February 4, 3 From: Mechancal Student Subject:.3 Experment # Numercal Methods Usng Excel Introducton Mcrosoft Excel s a spreadsheet program that can be used for data analyss,

More information

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems 0 nd Internatonal Conference on Industral Technology and Management (ICITM 0) IPCSIT vol. 49 (0) (0) IACSIT Press, Sngapore DOI: 0.776/IPCSIT.0.V49.8 A NSGA-II algorthm to solve a b-obectve optmzaton of

More information

Prevention of Sequential Message Loss in CAN Systems

Prevention of Sequential Message Loss in CAN Systems Preventon of Sequental Message Loss n CAN Systems Shengbng Jang Electrcal & Controls Integraton Lab GM R&D Center, MC: 480-106-390 30500 Mound Road, Warren, MI 48090 shengbng.jang@gm.com Ratnesh Kumar

More information

Figure 1. DC-DC Boost Converter

Figure 1. DC-DC Boost Converter EE46, Power Electroncs, DC-DC Boost Converter Verson Oct. 3, 11 Overvew Boost converters make t possble to effcently convert a DC voltage from a lower level to a hgher level. Theory of Operaton Relaton

More information

FACTS Devices Allocation Using a Novel Dedicated Improved PSO for Optimal Operation of Power System

FACTS Devices Allocation Using a Novel Dedicated Improved PSO for Optimal Operation of Power System Journal of Operaton and Automaton n Power Engneerng Vol. 1, No., Summer & Fall 013, Pages: 14-135 http://journals.uma.ac.r/joape FACTS Devces Allocaton Usng a Novel Dedcated Improved PSO for Optmal Operaton

More information

A High-Speed Multiplication Algorithm Using Modified Partial Product Reduction Tree

A High-Speed Multiplication Algorithm Using Modified Partial Product Reduction Tree World Academy of Scence, Engneerng and Technology Internatonal Journal of Electrcal and Computer Engneerng Vol:4, No:, 200 A Hgh-Speed Multplcaton Algorthm Usng Modfed Partal Product educton Tree P Asadee

More information

Optimization of Microstrip Ring UWB filter using ANN- PSO

Optimization of Microstrip Ring UWB filter using ANN- PSO Internatonal Journal of Scentfc and Research Publcatons, Volume 3, Issue 8, August 2013 1 Optmzaton of Mcrostrp Rng UWB flter usng ANN- PSO Mandpa Nath AIACTR, elh mandpa.deoghar@gmal.com Abstract- Ultra-Wde

More information

Chapter 13. Filters Introduction Ideal Filter

Chapter 13. Filters Introduction Ideal Filter Chapter 3 Flters 3.0 Introducton Flter s the crcut that capable o passng sgnal rom nput to output that has requency wthn a speced band and attenuatng all others outsde the band. Ths s the property o selectvty.

More information

Wideband Gain Flattened Hybrid Erbium-doped Fiber Amplifier/Fiber Raman Amplifier

Wideband Gain Flattened Hybrid Erbium-doped Fiber Amplifier/Fiber Raman Amplifier Journal of the Optcal Socety of Korea Vol. 14, No. 4, December 2010, pp. 342-350 DOI: 10.3807/JOSK.2010.14.4.342 Wdeband Gan Flattened Hybrd Erbum-doped Fber Amplfer/Fber Raman Amplfer Hossen Afkham Islamc

More information

Control of Chaos in Positive Output Luo Converter by means of Time Delay Feedback

Control of Chaos in Positive Output Luo Converter by means of Time Delay Feedback Control of Chaos n Postve Output Luo Converter by means of Tme Delay Feedback Nagulapat nkran.ped@gmal.com Abstract Faster development n Dc to Dc converter technques are undergong very drastc changes due

More information

Optimal PID Design for Control of Active Car Suspension System

Optimal PID Design for Control of Active Car Suspension System I.J. Informaton Technology and Computer Scence, 2018, 1, 16-23 Publshed Onlne January 2018 n MECS (http://www.mecs-press.org/) DOI: 10.5815/jtcs.2018.01.02 Optmal PID Desgn for Control of Actve Car Suspenson

More information

Open Access Node Localization Method for Wireless Sensor Networks Based on Hybrid Optimization of Differential Evolution and Particle Swarm Algorithm

Open Access Node Localization Method for Wireless Sensor Networks Based on Hybrid Optimization of Differential Evolution and Particle Swarm Algorithm Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 014, 6, 61-68 61 Open Access Node Localzaton Method for Wreless Sensor Networks Based on Hybrd Optmzaton

More information

A Novel Soft-Switching Two-Switch Flyback Converter with a Wide Operating Range and Regenerative Clamping

A Novel Soft-Switching Two-Switch Flyback Converter with a Wide Operating Range and Regenerative Clamping 77 Journal of ower Electroncs, ol 9, No 5, September 009 JE 9-5- A Novel Soft-Swtchng Two-Swtch Flybac Converter wth a Wde Operatng Range and Regeneratve Clampng Marn-Go Km and Young-Seo Jung * Dvson of

More information

Design of a Tunable Active Low Pass Filter by CMOS OTA and a Comparative Study with NMOS OTA with Different Current Mirror Loads

Design of a Tunable Active Low Pass Filter by CMOS OTA and a Comparative Study with NMOS OTA with Different Current Mirror Loads Internatonal Journal of Electroncs and Electrcal Engneerng Vol. 3, No. 5, October 05 Desgn of a Tunable Actve Low Pass Flter by CMOS OTA and a Comparatve Study wth NMOS OTA wth Dfferent Current Mrror Loads

More information

Controller Design Using Coefficient Diagram Methods for Matrix Converter Based Unified Power Flow Controllers

Controller Design Using Coefficient Diagram Methods for Matrix Converter Based Unified Power Flow Controllers APSAEM Journal of the Japan Socety of Appled Electromagnetcs and Mechancs Vol., No.3 (03) Regular Paper Controller Desgn Usng Coeffcent Dagram Methods for Matrx Converter Based Unfed Power Flow Controllers

More information

Chapter 2 Two-Degree-of-Freedom PID Controllers Structures

Chapter 2 Two-Degree-of-Freedom PID Controllers Structures Chapter 2 Two-Degree-of-Freedom PID Controllers Structures As n most of the exstng ndustral process control applcatons, the desred value of the controlled varable, or set-pont, normally remans constant

More information

Australian Journal of Basic and Applied Sciences

Australian Journal of Basic and Applied Sciences Australan Journal of Basc and Appled Scences, 9(16) Specal 2015, Pages: 197-203 ISSN:1991-8178 Australan Journal of Basc and Appled Scences Journal home page: www.ajbasweb.com Performance Evaluaton of

More information

Medium Term Load Forecasting for Jordan Electric Power System Using Particle Swarm Optimization Algorithm Based on Least Square Regression Methods

Medium Term Load Forecasting for Jordan Electric Power System Using Particle Swarm Optimization Algorithm Based on Least Square Regression Methods Journal of Power and Energy Engneerng, 2017, 5, 75-96 http://www.scrp.org/journal/jpee ISSN Onlne: 2327-5901 ISSN Prnt: 2327-588X Medum Term Load Forecastng for Jordan Electrc Power System Usng Partcle

More information

RC Filters TEP Related Topics Principle Equipment

RC Filters TEP Related Topics Principle Equipment RC Flters TEP Related Topcs Hgh-pass, low-pass, Wen-Robnson brdge, parallel-t flters, dfferentatng network, ntegratng network, step response, square wave, transfer functon. Prncple Resstor-Capactor (RC)

More information

DIMENSIONAL SYNTHESIS FOR WIDE-BAND BAND- PASS FILTERS WITH QUARTER-WAVELENGTH RES- ONATORS

DIMENSIONAL SYNTHESIS FOR WIDE-BAND BAND- PASS FILTERS WITH QUARTER-WAVELENGTH RES- ONATORS Progress In Electromagnetcs Research B, Vol. 17, 213 231, 29 DIMENSIONAL SYNTHESIS FOR WIDE-BAND BAND- PASS FILTERS WITH QUARTER-WAVELENGTH RES- ONATORS Q. Zhang and Y. Lu School of Electrcal and Electroncs

More information

Coverage Maximization in Mobile Wireless Sensor Networks Utilizing Immune Node Deployment Algorithm

Coverage Maximization in Mobile Wireless Sensor Networks Utilizing Immune Node Deployment Algorithm CCECE 2014 1569888203 Coverage Maxmzaton n Moble Wreless Sensor Networs Utlzng Immune Node Deployment Algorthm Mohammed Abo-Zahhad, Sabah M. Ahmed and Nabl Sabor Electrcal and Electroncs Engneerng Department

More information

MASTER TIMING AND TOF MODULE-

MASTER TIMING AND TOF MODULE- MASTER TMNG AND TOF MODULE- G. Mazaher Stanford Lnear Accelerator Center, Stanford Unversty, Stanford, CA 9409 USA SLAC-PUB-66 November 99 (/E) Abstract n conjuncton wth the development of a Beam Sze Montor

More information

PI-Controller Adjustment Using PSO for a Laboratory Scale Continuous Stirred Tank Heater

PI-Controller Adjustment Using PSO for a Laboratory Scale Continuous Stirred Tank Heater 03, TextRoad Publcaton ISSN 090-4304 Journal of Basc and Appled Scentfc Research www.textroad.com PI-Controller Adjustment Usng for a Laboratory Scale Contnuous Strred Tan Heater Mohammad Ahmad, Mohammadsoroush

More information

EE133 - Lab 6 RF Amplification: The Power Amplifier and LNA (revisited)

EE133 - Lab 6 RF Amplification: The Power Amplifier and LNA (revisited) Lab 6 - The Power Amplfer and LNA - EE133 - Prof. Dutton - Wnter 2004 1 EE133 - Lab 6 RF Amplfcaton: The Power Amplfer and LNA (revsted) 1 Introducton There wll be no formal Prelab 6 handout. Ths does

More information

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation 1 Parameter Free Iteratve Decodng Metrcs for Non-Coherent Orthogonal Modulaton Albert Gullén Fàbregas and Alex Grant Abstract We study decoder metrcs suted for teratve decodng of non-coherently detected

More information

Space Time Equalization-space time codes System Model for STCM

Space Time Equalization-space time codes System Model for STCM Space Tme Eualzaton-space tme codes System Model for STCM The system under consderaton conssts of ST encoder, fadng channel model wth AWGN, two transmt antennas, one receve antenna, Vterb eualzer wth deal

More information

Design of Digital Band Stop FIR Filter using Craziness Based Particle Swarm Optimization (CRPSO) Technique

Design of Digital Band Stop FIR Filter using Craziness Based Particle Swarm Optimization (CRPSO) Technique Internatonal Journal o Scentc Research Engneerng & Technology (IJSRET), ISSN 78 088 Volume, Issue 5, May 05 6 Desgn o Dgtal Band Stop FIR Flter usng Crazness Based Partcle Swarm Optmzaton (CRPSO) Technque

More information

PERFORMANCE EVALUATION OF BOOTH AND WALLACE MULTIPLIER USING FIR FILTER. Chirala Engineering College, Chirala.

PERFORMANCE EVALUATION OF BOOTH AND WALLACE MULTIPLIER USING FIR FILTER. Chirala Engineering College, Chirala. PERFORMANCE EVALUATION OF BOOTH AND WALLACE MULTIPLIER USING FIR FILTER 1 H. RAGHUNATHA RAO, T. ASHOK KUMAR & 3 N.SURESH BABU 1,&3 Department of Electroncs and Communcaton Engneerng, Chrala Engneerng College,

More information

Power System State Estimation Using Phasor Measurement Units

Power System State Estimation Using Phasor Measurement Units Unversty of Kentucky UKnowledge Theses and Dssertatons--Electrcal and Computer Engneerng Electrcal and Computer Engneerng 213 Power System State Estmaton Usng Phasor Measurement Unts Jaxong Chen Unversty

More information

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985 NATONAL RADO ASTRONOMY OBSERVATORY Green Bank, West Vrgna SPECTRAL PROCESSOR MEMO NO. 25 MEMORANDUM February 13, 1985 To: Spectral Processor Group From: R. Fsher Subj: Some Experments wth an nteger FFT

More information

Controlled Random Search Optimization For Linear Antenna Arrays

Controlled Random Search Optimization For Linear Antenna Arrays L. MERAD, F. T. BENDIMERAD, S. M. MERIAH, CONTROLLED RANDOM SEARCH OPTIMIZATION FOR LINEAR Controlled Random Search Optmzaton For Lnear Antenna Arrays Lotf MERAD, Feth Tar BENDIMERAD, Sd Mohammed MERIAH

More information

Particle Swarm Optimization (PSO) and Genetic Algorithm (GA) Optimizing Linear Quadratic Regulator Controller On DC-DC Converter

Particle Swarm Optimization (PSO) and Genetic Algorithm (GA) Optimizing Linear Quadratic Regulator Controller On DC-DC Converter Internatonal Conference on Control, Automaton and Systems 28 Oct. 14-17, 28 n COEX, Seoul, Korea Partcle Swarm Optmzaton (PSO) and Genetc Algorthm (GA) Optmzng Lnear Quadratc Regulator Controller On DC-DC

More information

Department of Electronics and Communication Engineering. 2

Department of Electronics and Communication Engineering. 2 ACEEE Int. J. on Communcatons, Vol. 3, No., March Partcle Swarm Optzaton wth Constrcton Factor and Inerta Weght Approach Based Synthess of Concentrc Crcular Antenna Array wth Non-sotropc Elements Durbadal

More information

Design of IIR digital filter using Simulated Annealing

Design of IIR digital filter using Simulated Annealing Desgn of IIR dgtal flter usng Smulated Annealng Ranjt Sngh *, Sandeep K. Arya * Department of Electroncs and Comm. Engneerng, JMIT Radaur, INDIA Department of Electroncs and Comm. Engneerng, GJU Hsar,

More information

A Novel Optimization of the Distance Source Routing (DSR) Protocol for the Mobile Ad Hoc Networks (MANET)

A Novel Optimization of the Distance Source Routing (DSR) Protocol for the Mobile Ad Hoc Networks (MANET) A Novel Optmzaton of the Dstance Source Routng (DSR) Protocol for the Moble Ad Hoc Networs (MANET) Syed S. Rzv 1, Majd A. Jafr, and Khaled Ellethy Computer Scence and Engneerng Department Unversty of Brdgeport

More information

sensors ISSN by MDPI

sensors ISSN by MDPI Sensors 2007, 7, 628-648 Full Paper sensors ISSN 1424-8220 2007 by MDPI www.mdp.org/sensors Dstrbuted Partcle Swarm Optmzaton and Smulated Annealng for Energy-effcent Coverage n Wreless Sensor Networks

More information

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs Journal of Communcatons Vol. 9, No. 9, September 2014 A New Type of Weghted DV-Hop Algorthm Based on Correcton Factor n WSNs Yng Wang, Zhy Fang, and Ln Chen Department of Computer scence and technology,

More information

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13 A Hgh Gan DC - DC Converter wth Soft Swtchng and Power actor Correcton for Renewable Energy Applcaton T. Selvakumaran* and. Svachdambaranathan Department of EEE, Sathyabama Unversty, Chenna, Inda. *Correspondng

More information

Design of UPQC by Optimizing PI Controller using GA and PSO for Improvement of Power Quality

Design of UPQC by Optimizing PI Controller using GA and PSO for Improvement of Power Quality Desgn of UPQC by Optmzng PI Controller usng GA and PSO for Improvement of Power Qualty T.Gunasekar, Dr.R.Anta Abstract Ths paper presents a new control desgn of an Unfed Power Qualty Condtoner (UPQC).

More information

Optimum Allocation of Distributed Generation using PSO: IEEE Test Case Studies Evaluation

Optimum Allocation of Distributed Generation using PSO: IEEE Test Case Studies Evaluation Optmum Allocaton of Dstrbuted Generaton usng PSO: IEEE Test Case Studes Evaluaton 1 Taha Jabbar Sahb, 1 Mohd Ruddn Ab. Ghan*, Zanarah Jano, 3 Imad Hazm Mohamed 1 Faculty of Electrcal Engneerng (FKE) Center

More information

Multiple Error Correction Using Reduced Precision Redundancy Technique

Multiple Error Correction Using Reduced Precision Redundancy Technique Multple Error Correcton Usng Reduced Precson Redundancy Technque Chthra V 1, Nthka Bhas 2, Janeera D A 3 1,2,3 ECE Department, Dhanalakshm Srnvasan College of Engneerng,Combatore, Tamlnadu, Inda Abstract

More information

Performance Analysis of Power Line Communication Using DS-CDMA Technique with Adaptive Laguerre Filters

Performance Analysis of Power Line Communication Using DS-CDMA Technique with Adaptive Laguerre Filters Internatonal Conference on Informaton and Electroncs Engneerng IPCSIT vol.6 ( ( IACSIT Press, Sngapore Performance Analyss of Power Lne Communcaton Usng DS-CDMA Technque wth Adaptve Laguerre Flters S.

More information

Queen Bee genetic optimization of an heuristic based fuzzy control scheme for a mobile robot 1

Queen Bee genetic optimization of an heuristic based fuzzy control scheme for a mobile robot 1 Queen Bee genetc optmzaton of an heurstc based fuzzy control scheme for a moble robot 1 Rodrgo A. Carrasco Schmdt Pontfca Unversdad Católca de Chle Abstract Ths work presents both a novel control scheme

More information

Soft-Switched CCM Boost Converter with High Voltage Gain for High Power Applications

Soft-Switched CCM Boost Converter with High Voltage Gain for High Power Applications Soft-Swtched CCM Boost Converter wth Hgh oltage Gan for Hgh Power Applcatons Sungsk Park and Sewan Cho, IEEE Senor Member Seoul Natonal Unversty of Technology Dept. of Control and Instrumentaton Eng. 17

More information

Topology Control for C-RAN Architecture Based on Complex Network

Topology Control for C-RAN Architecture Based on Complex Network Topology Control for C-RAN Archtecture Based on Complex Network Zhanun Lu, Yung He, Yunpeng L, Zhaoy L, Ka Dng Chongqng key laboratory of moble communcatons technology Chongqng unversty of post and telecommuncaton

More information

Multiobjective Optimization of Load Frequency Control using PSO

Multiobjective Optimization of Load Frequency Control using PSO Internatonal Journal of Emergng Technology and Advanced Engneerng Webste: www.jetae.com (ISSN 5-459, ISO 9:8 Certfed Journal, Volume 4, Specal Issue 7, Aprl 4) Internatonal Conference on Industral Engneerng

More information

Multi-sensor optimal information fusion Kalman filter with mobile agents in ring sensor networks

Multi-sensor optimal information fusion Kalman filter with mobile agents in ring sensor networks Mult-sensor optmal nformaton fuson Kalman flter wth moble agents n rng sensor networs Behrouz Safarneadan *, Kazem asanpoor ** *Shraz Unversty of echnology, safarnead@sutech.ac.r ** Shraz Unversty of echnology,.hasanpor@gmal.com

More information