Design of IIR digital filter using Simulated Annealing

Size: px
Start display at page:

Download "Design of IIR digital filter using Simulated Annealing"

Transcription

1 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, INDIA * Correspondng Author: e-mal: chauhan443@yahoo.co.n, Tel , Fax Abstract The Paper presents a smple computer-aded desgn approach for desgnng IIR dgtal flters. IIR flter s essentally a dgtal flter wth Recursve responses. There are many ways for the desgn of IIR Dgtal flters. Ths Paper Presents heurstc way for the desgnng IIR flters. A varety of Heurstc Technques are avalable for the desgnng of IIR Flters. Ths Paper s based only upon Smulated Annealng (SA) for fast convergence of result. SA s a well-known powerful global optmzaton algorthm, ntroduced n combnatoral optmzatons The Smulaton Program for Desgn of IIR dgtal flters usng MATLAB s presented n ths paper and results were found to be very encouragng. Keywords: Dgtal flters, IIR, SA, Optmzaton.. Introducton Over the past several decades the feld of Dgtal Sgnal Processng (DSP) has grown to mportant both theoretcally and technologcally. In DSP, there are two mportant types of systems. The frst type of systems performs sgnal flterng n tme doman and hence t s known as Dgtal Flters. The second type of systems provde sgnal representaton frequency doman and are known as Spectrum Analyzer. Dgtal flterng s one of the most powerful tools of DSP. Dgtal flters are capable of performance specfcatons that would, at best, be extremely dffcult, f not mpossble, to acheve wth an analog mplementaton. In addton, the characterstcs of a dgtal flter can be easly changed under software control. Dgtal flters are classfed ether as Fnte duraton unt pulse response (FIR) flters or Infnte duraton unt pulse response (IIR) flters, dependng on the form of unt pulse response of the system. In IIR system, the mpulse response sequence s of nfnte duraton.. Desgn of IIR Dgtal flter Dgtal flters are classfed as Recursve and Non- Recursve flters. The response of Recursve or IIR flters depend only upon Present and prevous nput of sgnal. IIR flters have the followng advantages:- They are Stable and can be realzed effcently n hardware. Because an IIR flter uses both a feed-forward polynomal (zeros as the roots) and a feedback polynomal (poles as the roots), t has a much sharper transton characterstc for a gven flter order. Lke analog flters wth poles, an IIR flter usually has nonlnear phase characterstcs. Sgnal feed back and IIR flters are recursve type flters. Analog flter to Dgtal flter converson s very easy. IIR flter s usually more effcent desgn n terms of computaton tme and memory requrement. The Dgtal IIR flters have varous stages for ther desgn. The flow chart of the Desgn of Dgtal flter s shown n Fg.. Fgure. Consder the IIR flter wth the nput-output relatonshp governed by y M ( k) + b y( k ) = a x( k ) START Performance Specfcaton Calculaton of Flter Coeffcents Realzaton Structurng Fnte Word length Effects Analyss & Soluton Hardware & Software Implementaton + Testng STOP = = L Proc. of the Internatonal Conference on Advanced Computng and Communcaton Technologes (ACCT ) Copyrght RG Educaton Socety ISBN:

2 Proc. of the Internatonal Conference on Advanced Computng and Communcaton Technologes (ACCT ) where x(k) and y(k) are the flter s nput and output, respectvely, and M ( L) s the flter order. The transfer functon of ths IIR flter can be wrtten n the followng general form: H A B = = = M L + a z = b z Dgtal Flters are desgned by usng the values of both the past outputs and the present nput, an operaton brought about by convoluton. If such flters subjected to an mpulse then ts output need not necessarly become zero. The nfnte mpulse response of such a flter mples the ablty of the flter to have an nfnte mpulse response. Ths ndcates that the system s prone to feedback and nstablty. IIR flters have Infnte Duraton Impulse Response, hence they can be matched to analog flters, all of whch generally have nfnte long mpulse response. Therefore the basc technque of IIR Flter desgn transforms well-known analog flters nto Dgtal Flters. Hence IIR flter desgns wll be treated as the characterstc of three wdely used analog flters, namely, Butterworth, Chebyshev (Type and Type) and Ellptc flters. Butterworth of maxmally flat flters have a monotonc ampltude frequency response whch s maxmally flat at zero frequency response and the ampltude frequency response decreases logarthmcally wth ncreasng frequency. The Butterworth flter has mnmal phase shft over the flter s band pass when companed to other conventonal flters. Chebyshev Flters are of two types.e Chebyshev I and Chebyshev II flters. Chebyshev I flters are all pole flters whch are equrpple n the pass band and are monotonc n the stop band.chebyshev II flters contan both poles and zeros exhbton a monotonc behavor n the pass band and equ-rpple n the stop band. Ellptc flters are characterzed by equ- rpples the both ther pass bands and stop band. They provde a realzaton wth the lowest order for a partcular set of condtons. 3. Smulated Annealng SA s a well-known powerful global optmzaton algorthm, ntroduced n combnatoral optmzatons.it s based on random moves, and has the ablty to overcome local mnma, found on the way toward a better mnmum, wth uphll moves. The synthess of a dgtal flter transfer functon requres that the values of the multpler coeffcents n the flter mplementaton be selected such that the transfer functon of the flter meets the prescrbed frequency response specfcaton. The flter Coeffcents are selected n such a way as to mnmze the dfference between the desred and the actual response. The desgn process seeks to mnmze ths "dfference" functon, known as the objectve or cost functon. Snce the number of flter coeffcents can be large, the number of confguratons that the flter system can assume becomes very large. An exhaustve search for a coeffcent set that mnmzes the objectve functon can only be attempted at great computatonal expense. To mnmze the computatonal effort, lmted systematc or random search methods are reled upon. Smulated annealng s a stochastc optmzaton technque that has been used for large-scale, dscrete space problems. The smulated annealng algorthm, whch s based on the theory of statstcal mechancs s, essentally an teratve random search procedure wth adaptve moves along the coordnate drectons. It permts uphll moves under the control of a probablstc crteron. It s the capacty to traverse "hlls" that makes smulated annealng an attractve algorthm for optmzng functons wth many varables and hence many local mnma. A close relatonshp has been shown to exst between statstcal mechancs and combnatoral mnmzaton. In partcular, the study shows that the process that occurs n nature n order for matter to acheve ts low temperature state can provde useful technques for use n mnmzaton. The study also shows that fndng the low temperature state alone n practce does not guarantee matter to be n one of ts lowest energy states. It s possble for the substance to be n a low temperature state and yet fal to mantan equlbrum at that temperature. A system n ths state s sad to be "metastable", that s t can easly get out of equlbrum. Experments that attempt to fnd the low temperature state of a substance begn by rasng the temperature of the substance n queston to a very hgh value that s the meltng pont of the substance. The temperature s then lowered n slow stages so that at each temperature value the substance s allowed suffcent tme to acheve thermal equlbrum. The process contnues untl the substance s "cold, that s untl no further changes n energy occur. The Metropols algorthm, whch has been wdely used n smulated annealng, was orgnally developed for use n the smulaton of a collecton of atoms n thermal equlbrum at a gven temperature. At each step of ths algorthm, an atom s gven a small random dsplacement and the resultng change n the energy of the system ( E) s computed. The method of smulated annealng conssts of three functonal relatonshps.. g(x): Probablty densty of state-space of D parameters x = x ; =, D.. h( E): Probablty for acceptance of new cost-functon gven the just prevous value. 3. T(k): schedule of annealng the temperature T n annealng-tme steps k,.e., of changng the volatlty or fluctuatons of one or both of the two prevous probablty denstes. The new dsplacement s accepted subject to the crteron: If E, the acceptance probablty s based on 336

3 Proc. of the Internatonal Conference on Advanced Computng and Communcaton Technologes (ACCT ) the chances of obtanng a new state wth energy Ek+ relatve to a prevous state wth energy h exp( E k / T ) E ) = exp( E / T ) + exp( E = + exp( Δ E / T ) = exp( Δ E / T ) + ( Δ k / T ) where E represents the energy dfference between the present and prevous values of the energes (consdered here as cost functons) approprate to the physcal problem,.e., E = Ek+ Ek. Ths essentally s the Boltzmann dstrbuton contrbutng to the statstcal mechancal partton functon of the system.unform random devates n the nterval (, l) are a convenent means of mplementng the random part h ( E). The accepted rearrangement s then used as the startng pont of the next step. By repeatng the step many tmes, the algorthm smulates the thermal moton of atoms n thermal contact wth a heat bath at temperature T. At very hgh values of temperature T, n the above expressons, vrtually any rearrangement wll be accepted. As the temperature falls to low values, rearrangements that ncrease the change n energy wll "re lkely be rejected. Ths strategy allows for controlled "uphll" excursons to be taken and hence to seek "hdden" arrangements wth lower energy levels. Usng the Metropols algorthm, smulated annealng has been used for dscrete optmzaton problems. Although the algorthm does not guarantee to fnd the global optmum, f the functon has many good near optmal solutons t wll fnd one. The smulated annealng desgn process conssts of frst "meltng" the system beng optmzed at a hgh temperature and then lowerng the temperature n slow stages untl the system s "cold", that s untl no further changes occur. As n statstcal mechancs, the smulaton must proceed long enough for the system to attan a steady state at each temperature. An annealng schedule s the sequence of temperatures and rearrangements of the coeffcent values attempted to reach steady state at each temperature. An mportant feature of smulated annealng s that the "gross" features of the functon appear at hgh values of temperature and the "fner" detal at lower values. 4. Proposed algorthm The proposed smulated annealng algorthm s derved from that used for functons of contnuous varables and adapted to the optmzaton of functons of dscrete varables. Fgure s a pseudo code lstng of the man steps of the proposed smulated annealng algorthm. The ntalzaton phase reads the desred frequency magntude specfcatons of the flter, computes the ntal value for the control parameter T, calculates the correspondng ntal cost functon, and sets up the teraton lmts. The man loop, whch performs the annealng, repeatedly performs a cycle of random moves along coordnate drectons n turn, calculates the objectve functon, and apples the acceptance crteron untl equlbrum s consdered establshed at that temperature. If, wthn the man loop, the optmzaton process satsfes the desred specfcatons the process s able to termnate. Annealng Algorthm () Intalze: passband and stopband tolerance regons etc; Obtan startng temperature; Generate random ntal coeffcent set; Compute:current magntude response error; olderror = current error; optmum_error = current error: set: upper_lmt = lmt based on sze of problem; lower_lmt = value based on sze of problem; temp_dec = ; for (=; <= number of step adjustments; ++) nsucc = ; coordnate = ; for (k=l ; k<=upper_lmt; k++) perform random move along specfed coordnate drecton; calculate objectve functon(new error); f(acceptance crteron && stable) update error(olderror = newerror); record total accepted ponts; record ponts n coordnate dr; f( newerror = opterror) record optmum pont; else restore last pont; next coordnate; f(lower_lmt s reached) break; compute statstcal data for temperature determnaton; update step: reset ponts n coordnate dr. to ; decrement the temperature; ncrement temp_dec; f(temp_dec = = Nt) start from optmum pont; f(stoppng crtera s satsfed) stop smulated annealng; compute fnal frequency response; wrte fnal coeffcent set; Fgure : Proposed Smulated Annealng Algorthm. The determnaton of steady state n the smulated annealng algorthm s referred to as the "nner-loop" crteron. Most smulated annealng algorthms do not detect the steady state condton explctly. Rather a large constant number of teratons s appled at each temperature after whch the system s assumed to have attaned steady state. Applyng a fxed teraton count n ths manner has the effect of slowng 337

4 Proc. of the Internatonal Conference on Advanced Computng and Communcaton Technologes (ACCT ) down the rate of convergence. Ths s due to the fact that at hgh temperature values most of the functon evaluatons do not contrbute drectly to the optmzaton process. In the proposed algorthm an attempt has been made to speed up the rate of convergence of the optmzaton process by alterng the manner n whch the annealng parameters are : (a) Startng Temperature: The method used n the proposed algorthm for calculatng the startng temperature s based on the requrement for numercal stablty when computng the exponental functon n the Metropols crteron. The proposed algorthm starts by randomly perturbng as much of the coeffcent search space as possble whle computng the change n the objectve functon at each pont. The maxmum change n the objectve functon s recorded and the startng temperature s made ten tmes ths maxmum change. (b) Temperature decrement scheme: Usng a fxed temperature decrement factor slows the rate of convergence. In addton, t s possble to mss the hgh ponts of the surface beng explored whch could lead the routne nto fndng and gettng stuck n a local mnmum. The result s an exponental decrease wth the temperature fallng quckly ntally and hence spendng less tme evaluatng functons that do not contrbute to the fnal convergence of the algorthm. To avod a drastc temperature decrease, the temperature rato s set to have a lower bound, say.5. (c) Inner-Loop Crteron: Most smulated annealng algorthms do not mplement an explct equlbrum detecton scheme. The problem wth not dong so s that t s easy to get caught n local mnma of hgh energy. An easy way around ths s to have a large teraton count at each temperature whch yelds many functon evaluatons. (d) Termnaton Crteron: Smple termnaton tests nvolve determnng when the cost has not changed sgnfcantly over several temperature reductons. An adaptve step scheme, used for the contnuous varable case, s employed n ths algorthm. Ideally, then, at termnaton the step sze must be the smallest nteger value possble, that s unty. In the new algorthm developed here, termnaton s effected when the average cost has not changed sgnfcantly over four temperature reductons or when all the component values of the step vector are at the smallest desgnated value. The end temperature, when approprately computed, can also be used as a stoppng crteron n conjuncton wth any of the above condtons. "nner-loop'' crteron for detectng equlbrum at a fxed temperature. (e) Functon Evaluatons: In order to speed the annealng process, trgonometrc functons are evaluated by the use of a "look-up" table over the dscrete frequency range to x radans. Ths scheme s made possble by the dscrete nature of the problem. In evaluatng the cost functon, only the contrbuton of the ncremental value of the altered coeffcent s evaluated resultng n further speed mprovement. 5. Smulaton and Results Ths secton presents the smulaton framework for the Desgn of IIR flter usng Smulated Annealng. The MATLAB smulaton s carred for certan specfcatons such as Rpb=.43, Rsb=.6, Wpb=7854, Wsb=9635 and Wss=48 for IIR flter. The Plots of Frequency Response and Pole-Zero of tradtonal and proposed scheme are shown below n Fgure 3 to Fgure 6. Magntude (db) -5 Butterworth IIR Lowpass Dgtal flter Response Normalzed Frequency Phase (Radans) Imagnary Part Magntude (db) Phase (Radans) Normalzed Frequency Fgure 3 Pole-Zero Plot, Order of Butterworth LP Flter s Real Part Fgure 4 Butterworth IIR Lowpass Dgtal flter Response Usng SA Normalzed Frequency Normalzed Frequency Fgure 5 338

5 Proc. of the Internatonal Conference on Advanced Computng and Communcaton Technologes (ACCT ) Imagnary Part x 4 Pole-Zero Plot usng SA, Order of Butterworth LP Flter s Real Part x 4 Fgure 6 6. Concluson A smulated annealng algorthm has been used to obtan fnte precson IIR flter coeffcents to approxmate a desred magntude frequency response. Both tradtonal and Proposed IIR dgtal flters have been desgned to meet a specfed magntude response. The Plots of Frequency Response, Impulse Responses and Pole-Zero of Butterworth low pass flter s ntroduced. The Pole-Zero plots dscusses the stablty of IIR dgtal flters. Further, the other Evolutonary algorthm can be dscussed for the desgn of IIR flters. Nomenclature IIR Infnte Impulse Respons SA Smulated Aneealng E Energy T Temperature [7] Devleeschouwer E., Grenez F., 99 An effcent procedure for the desgn of a large class of analog and dgtal flters, IEEE Trans. Crcuts Systm.-II, vol. 39, no., pp [8] Chauhan R.S., Kamboj A.K., 8, MATLAB based Desgn of Dgtal FIR flter usng wndow technque, IEEE Conf. on Art. Int. Systems (AIS), pp. 8-, [9] Pham D.T., Karaboga D.,, Intellgent Optmzaton Technques: genetc algorthms, tabu search, smulated annealng and neural networks, Advanced manufacturng seres. Sprnger, London. []Rao S.S, Ramasubrahmanyan A., 996, Desgn of dscrete co-effcent FIR flters by smulated evoluton, IEEE Sgnal Processng Letters, vol.3, no.5, pp []ProakS J. G., Manolaks D. G., 7, Dgtal Sgnal Processng: Prncples,Algorthms,andApplcatons, 4 th Edton, Pearson Educaton, Inc, New Delh. Bographcal notes Ranjt Sngh receved B. Tech. and M. Tech from Natonal Insttute of Technology, Jalandhar n 999 and 7, respectvely. He s a Assstant Professor n the Department of Electroncs and Communcaton Engneerng, JMIT Radaur, Inda. Presently he s dong Ph.D. from GJU Hsar Hs research nterests nclude Sgnal and Systems, Control Engg., dgtal sgnal processng and evolutonary Computaton. Sandeep Kumar Arya s a Charman n the Department of Electroncs and Communcaton Engneerng, Guru Jambheshwar Unversty of Scence and Technology, Hsar Inda. He has more than 5 years of experence n teachng and research. Hs current area of research ncludes Optcal communcaton, Sgnal and Systems, Control Engg. and Optmzaton Technques. He has publshed number of papers n referred nternatonal journals. He has also presented number of research artcles n natonal and nternatonal conferences. References [] Chua L.O., Ln P.M., 975 Computer-Aded Analyss of Electronc Crcuts: Algorthm and Computatonal Technques, Prentce-Hall, INC. [] Krkpatrck S., Gelatt C.D., Vecch M. P., 983, Optmzaton by smulated annealng, Jr. Scence, vol., pp [3] Dethorn E.J., Munson D.C., 986, Fnte word length FIR dgtal flter desgn usng smulated annealng IEEE Proc. Int. Symp. on Crcuts and Systems, vol. no.5, pp [4] Catthoor F., Man H.D., Vandewalle J., 988, Smulated-annealng based optmzaton of coeffcent and data word-lengths n dgtal flters, Int. J. Crcut Theory Appl., vol. 6, pp [5] Benvenuto N., Marches M., 989, Dgtal flters desgn by smulated, IEEE Trans. Crcuts Syst, vol 36, pp [6] Kacelenga R.V., Graumann P.V., and Turner L.E., 99, Desgn of flters usng smulated annealng, IEEE Proc. Int. Symp. on Crcuts and Systems (New Orleans, LA), pp

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

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

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

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

EE 508 Lecture 6. Degrees of Freedom The Approximation Problem

EE 508 Lecture 6. Degrees of Freedom The Approximation Problem EE 508 Lecture 6 Degrees of Freedom The Approxmaton Problem Revew from Last Tme Desgn Strategy Theorem: A crcut wth transfer functon T(s) can be obtaned from a crcut wth normalzed transfer functon T n

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

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

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

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

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

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

Learning Ensembles of Convolutional Neural Networks

Learning Ensembles of Convolutional Neural Networks Learnng Ensembles of Convolutonal Neural Networks Lran Chen The Unversty of Chcago Faculty Mentor: Greg Shakhnarovch Toyota Technologcal Insttute at Chcago 1 Introducton Convolutonal Neural Networks (CNN)

More information

Mooring Cost Sensitivity Study Based on Cost-Optimum Mooring Design

Mooring Cost Sensitivity Study Based on Cost-Optimum Mooring Design Proceedngs of Conference 8 Korean Socety of Ocean Engneers May 9-3, Cheju, Korea Moorng Cost Senstvty Study Based on Cost-Optmum Moorng Desgn SAM SANGSOO RYU, CASPAR HEYL AND ARUN DUGGAL Research & Development,

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

MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patidar, J.

MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patidar, J. ABSTRACT Research Artcle MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patdar, J. Sngha Address for Correspondence Maulana Azad

More information

High Speed ADC Sampling Transients

High Speed ADC Sampling Transients Hgh Speed ADC Samplng Transents Doug Stuetzle Hgh speed analog to dgtal converters (ADCs) are, at the analog sgnal nterface, track and hold devces. As such, they nclude samplng capactors and samplng swtches.

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

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

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

NETWORK 2001 Transportation Planning Under Multiple Objectives

NETWORK 2001 Transportation Planning Under Multiple Objectives NETWORK 200 Transportaton Plannng Under Multple Objectves Woodam Chung Graduate Research Assstant, Department of Forest Engneerng, Oregon State Unversty, Corvalls, OR9733, Tel: (54) 737-4952, Fax: (54)

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

FFT Spectrum Analyzer

FFT Spectrum Analyzer THE ANNUAL SYMPOSIUM OF THE INSTITUTE OF SOLID MECHANICS SISOM 22 BUCHAREST May 16-17 ----------------------------------------------------------------------------------------------------------------------------------------

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

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

Design of an FPGA based TV-tuner test bench using MFIR structures

Design of an FPGA based TV-tuner test bench using MFIR structures ANNUAL JOURNAL OF ELECTRONICS, 3, ISSN 34-78 Desgn of an FPGA based TV-tuner test bench usng MFIR structures Jean-Jacques Vandenbussche, Peter Lee and Joan Peuteman Abstract - The paper shows how Multplcatve

More information

Fast Code Detection Using High Speed Time Delay Neural Networks

Fast Code Detection Using High Speed Time Delay Neural Networks Fast Code Detecton Usng Hgh Speed Tme Delay Neural Networks Hazem M. El-Bakry 1 and Nkos Mastoraks 1 Faculty of Computer Scence & Informaton Systems, Mansoura Unversty, Egypt helbakry0@yahoo.com Department

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

ANNUAL OF NAVIGATION 11/2006

ANNUAL OF NAVIGATION 11/2006 ANNUAL OF NAVIGATION 11/2006 TOMASZ PRACZYK Naval Unversty of Gdyna A FEEDFORWARD LINEAR NEURAL NETWORK WITH HEBBA SELFORGANIZATION IN RADAR IMAGE COMPRESSION ABSTRACT The artcle presents the applcaton

More information

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock Tme-frequency Analyss Based State Dagnoss of Transformers Wndngs under the Short-Crcut Shock YUYING SHAO, ZHUSHI RAO School of Mechancal Engneerng ZHIJIAN JIN Hgh Voltage Lab Shangha Jao Tong Unversty

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

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

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

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

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

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

Digital Transmission

Digital Transmission Dgtal Transmsson Most modern communcaton systems are dgtal, meanng that the transmtted normaton sgnal carres bts and symbols rather than an analog sgnal. The eect o C/N rato ncrease or decrease on dgtal

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

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 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

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04.

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04. Networs Introducton to - In 1986 a method for learnng n mult-layer wor,, was nvented by Rumelhart Paper Why are what and where processed by separate cortcal vsual systems? - The algorthm s a sensble approach

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

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

Application of Intelligent Voltage Control System to Korean Power Systems

Application of Intelligent Voltage Control System to Korean Power Systems Applcaton of Intellgent Voltage Control System to Korean Power Systems WonKun Yu a,1 and HeungJae Lee b, *,2 a Department of Power System, Seol Unversty, South Korea. b Department of Power System, Kwangwoon

More information

Design of Practical FIR Filter Using Modified Radix-4 Booth Algorithm

Design of Practical FIR Filter Using Modified Radix-4 Booth Algorithm Desgn of Practcal FIR Flter Usng Modfed Radx-4 Booth Algorthm E Srnvasarao M.Tech Scholar, Department of ECE, AITAM. V. Lokesh Raju Assocate Professor, Department of ECE, AITAM. L Rambabu Assstant Professor,

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

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

Adaptive Modulation for Multiple Antenna Channels

Adaptive Modulation for Multiple Antenna Channels Adaptve Modulaton for Multple Antenna Channels June Chul Roh and Bhaskar D. Rao Department of Electrcal and Computer Engneerng Unversty of Calforna, San Dego La Jolla, CA 993-7 E-mal: jroh@ece.ucsd.edu,

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

MTBF PREDICTION REPORT

MTBF PREDICTION REPORT MTBF PREDICTION REPORT PRODUCT NAME: BLE112-A-V2 Issued date: 01-23-2015 Rev:1.0 Copyrght@2015 Bluegga Technologes. All rghts reserved. 1 MTBF PREDICTION REPORT... 1 PRODUCT NAME: BLE112-A-V2... 1 1.0

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

POLYTECHNIC UNIVERSITY Electrical Engineering Department. EE SOPHOMORE LABORATORY Experiment 1 Laboratory Energy Sources

POLYTECHNIC UNIVERSITY Electrical Engineering Department. EE SOPHOMORE LABORATORY Experiment 1 Laboratory Energy Sources POLYTECHNIC UNIERSITY Electrcal Engneerng Department EE SOPHOMORE LABORATORY Experment 1 Laboratory Energy Sources Modfed for Physcs 18, Brooklyn College I. Oerew of the Experment Ths experment has three

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

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

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

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

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION Phaneendra R.Venkata, Nathan A. Goodman Department of Electrcal and Computer Engneerng, Unversty of Arzona, 30 E. Speedway Blvd, Tucson, Arzona

More information

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart Control Chart - hstory Control Chart Developed n 920 s By Dr. Walter A. Shewhart 2 Process n control A phenomenon s sad to be controlled when, through the use of past experence, we can predct, at least

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

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

Hardware Design of Filter Bank-Based Narrowband/Wideband Interference Canceler for Overlaid TDMA/CDMA Systems

Hardware Design of Filter Bank-Based Narrowband/Wideband Interference Canceler for Overlaid TDMA/CDMA Systems Hardware Desgn of Flter anased arrowband/deband Interference Canceler for Overlad TDMA/CDMA Systems Toyoau Ktano Kaunor Hayash Htosh Masutan and Shnsue Hara Graduate School of Engneerng Osaa Unversty YamadaOa

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

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

AC-DC CONVERTER FIRING ERROR DETECTION

AC-DC CONVERTER FIRING ERROR DETECTION BNL- 63319 UC-414 AGS/AD/96-3 INFORMAL AC-DC CONVERTER FIRING ERROR DETECTION O.L. Gould July 15, 1996 OF THIS DOCUMENT IS ALTERNATING GRADIENT SYNCHROTRON DEPARTMENT BROOKHAVEN NATIONAL LABORATORY ASSOCIATED

More information

Adaptive Phase Synchronisation Algorithm for Collaborative Beamforming in Wireless Sensor Networks

Adaptive Phase Synchronisation Algorithm for Collaborative Beamforming in Wireless Sensor Networks 213 7th Asa Modellng Symposum Adaptve Phase Synchronsaton Algorthm for Collaboratve Beamformng n Wreless Sensor Networks Chen How Wong, Zhan We Sew, Renee Ka Yn Chn, Aroland Krng, Kenneth Tze Kn Teo Modellng,

More information

Network Reconfiguration of Distribution System Using Artificial Bee Colony Algorithm

Network Reconfiguration of Distribution System Using Artificial Bee Colony Algorithm World Academy of Scence, Engneerng and Technology Internatonal Journal of Electrcal and Computer Engneerng ol:8, No:, 014 Network Reconfguraton of Dstrbuton System Usng Artfcal Bee Colony Algorthm S. Ganesh

More information

Analysis of Time Delays in Synchronous and. Asynchronous Control Loops. Bj rn Wittenmark, Ben Bastian, and Johan Nilsson

Analysis of Time Delays in Synchronous and. Asynchronous Control Loops. Bj rn Wittenmark, Ben Bastian, and Johan Nilsson 37th CDC, Tampa, December 1998 Analyss of Delays n Synchronous and Asynchronous Control Loops Bj rn Wttenmark, Ben Bastan, and Johan Nlsson emal: bjorn@control.lth.se, ben@control.lth.se, and johan@control.lth.se

More information

An Efficient Method for PAPR Reduction of OFDM Signal with Low Complexity

An Efficient Method for PAPR Reduction of OFDM Signal with Low Complexity An Effcent Method for PAPR Reducton of OFDM Sgnal wth Low Complety Mahesh Ingle M.E. EXTC MGMCET,Kamothe Nav Mumba-41009 Sachn Nkalje M.E. EXTC MGMCET Kamothe Nav Mumba-41009 Savta Bhosale H.o.D.(EXTC)

More information

Switched-Capacitor Filter Optimization with Respect to Switch On-State Resistance and Features of Real Operational Amplifiers

Switched-Capacitor Filter Optimization with Respect to Switch On-State Resistance and Features of Real Operational Amplifiers 34 L. DOLÍVKA, J. HOSPODKA, SWITCHED-CAPACITOR FILTER OPTIMIZATION Swtched-Capactor Flter Optmzaton wth Respect to Swtch On-State Resstance and Features of Real Operatonal Amplfers Lukáš DOLÍVKA, Jří HOSPODKA

More information

Research Article Dynamic Relay Satellite Scheduling Based on ABC-TOPSIS Algorithm

Research Article Dynamic Relay Satellite Scheduling Based on ABC-TOPSIS Algorithm Mathematcal Problems n Engneerng Volume 2016, Artcle ID 3161069, 11 pages http://dx.do.org/10.1155/2016/3161069 Research Artcle Dynamc Relay Satellte Schedulng Based on ABC-TOPSIS Algorthm Shufeng Zhuang,

More information

Optimal Reconfiguration of Distribution System by PSO and GA using graph theory

Optimal Reconfiguration of Distribution System by PSO and GA using graph theory Proceedngs of the 6th WSEAS Internatonal Conference on Applcatons of Electrcal Engneerng, Istanbul, Turkey, May 27-29, 2007 83 Optmal Reconfguraton of Dstrbuton System by PSO and GA usng graph theory Mehd

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

Traffic balancing over licensed and unlicensed bands in heterogeneous networks

Traffic balancing over licensed and unlicensed bands in heterogeneous networks Correspondence letter Traffc balancng over lcensed and unlcensed bands n heterogeneous networks LI Zhen, CUI Qme, CUI Zhyan, ZHENG We Natonal Engneerng Laboratory for Moble Network Securty, Bejng Unversty

More information

A novel immune genetic algorithm based on quasi-secondary response

A novel immune genetic algorithm based on quasi-secondary response 12th AIAA/ISSMO Multdscplnary Analyss and Optmzaton Conference 10-12 September 2008, Vctora, Brtsh Columba Canada AIAA 2008-5919 A novel mmune genetc algorthm based on quas-secondary response Langyu Zhao

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

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

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

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

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

Th P5 13 Elastic Envelope Inversion SUMMARY. J.R. Luo* (Xi'an Jiaotong University), R.S. Wu (UC Santa Cruz) & J.H. Gao (Xi'an Jiaotong University)

Th P5 13 Elastic Envelope Inversion SUMMARY. J.R. Luo* (Xi'an Jiaotong University), R.S. Wu (UC Santa Cruz) & J.H. Gao (Xi'an Jiaotong University) -4 June 5 IFEMA Madrd h P5 3 Elastc Envelope Inverson J.R. Luo* (X'an Jaotong Unversty), R.S. Wu (UC Santa Cruz) & J.H. Gao (X'an Jaotong Unversty) SUMMARY We developed the elastc envelope nverson method.

More information

Research on Controller of Micro-hydro Power System Nan XIE 1,a, Dezhi QI 2,b,Weimin CHEN 2,c, Wei WANG 2,d

Research on Controller of Micro-hydro Power System Nan XIE 1,a, Dezhi QI 2,b,Weimin CHEN 2,c, Wei WANG 2,d Advanced Materals Research Submtted: 2014-05-13 ISSN: 1662-8985, Vols. 986-987, pp 1121-1124 Accepted: 2014-05-19 do:10.4028/www.scentfc.net/amr.986-987.1121 Onlne: 2014-07-18 2014 Trans Tech Publcatons,

More information

A Heuristic Speech De-noising with the aid of Dual Tree Complex Wavelet Transform using Teaching-Learning Based Optimization

A Heuristic Speech De-noising with the aid of Dual Tree Complex Wavelet Transform using Teaching-Learning Based Optimization ISSN (Prnt) : 39-863 ISSN (Onlne) : 975-44 D. Yugandhar et al. / Internatonal Journal of Engneerng and Technology (IJET) A Heurstc Speech De-nosng wth the ad of Dual Tree Complex Wavelet Transform usng

More information

Estimating Mean Time to Failure in Digital Systems Using Manufacturing Defective Part Level

Estimating Mean Time to Failure in Digital Systems Using Manufacturing Defective Part Level Estmatng Mean Tme to Falure n Dgtal Systems Usng Manufacturng Defectve Part Level Jennfer Dworak, Davd Dorsey, Amy Wang, and M. Ray Mercer Texas A&M Unversty IBM Techncal Contact: Matthew W. Mehalc, PowerPC

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

Micro-grid Inverter Parallel Droop Control Method for Improving Dynamic Properties and the Effect of Power Sharing

Micro-grid Inverter Parallel Droop Control Method for Improving Dynamic Properties and the Effect of Power Sharing 2015 AASRI Internatonal Conference on Industral Electroncs and Applcatons (IEA 2015) Mcro-grd Inverter Parallel Droop Control Method for Improvng Dynamc Propertes and the Effect of Power Sharng aohong

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

Hybrid Differential Evolution based Concurrent Relay-PID Control for Motor Position Servo Systems

Hybrid Differential Evolution based Concurrent Relay-PID Control for Motor Position Servo Systems Hybrd Dfferental Evoluton based Concurrent Relay-PID Control for Motor Poston Servo Systems B.Sartha 1, Dr. L. Rav Srnvas P.G. Student, Department of EEE, Gudlavalleru Engneerng College, Gudlavalleru,

More information

NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL

NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL Vladmro Mranda vmranda@nescporto.pt Nuno Fonseca nfonseca@power.nescn.pt INESC Insttuto de Engenhara de Sstemas e Computadores

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

DUE TO process scaling, the number of devices on a

DUE TO process scaling, the number of devices on a IEEE TRANSACTIONS ON COMPONENTS, PACKAGING AND MANUFACTURING TECHNOLOGY, VOL. 1, NO. 11, NOVEMBER 011 1839 Latency Inserton Method (LIM) for DC Analyss of Power Supply Networks Dmtr Klokotov, Patrck Goh,

More information

Total Power Minimization in Glitch-Free CMOS Circuits Considering Process Variation

Total Power Minimization in Glitch-Free CMOS Circuits Considering Process Variation Total Power Mnmzaton n Gltch-Free CMOS Crcuts Consderng Process Varaton Abstract Compared to subthreshold age, dynamc power s normally much less senstve to the process varaton due to ts approxmately lnear

More information

@IJMTER-2015, All rights Reserved 383

@IJMTER-2015, All rights Reserved 383 SIL of a Safety Fuzzy Logc Controller 1oo usng Fault Tree Analyss (FAT and realablty Block agram (RB r.-ing Mohammed Bsss 1, Fatma Ezzahra Nadr, Prof. Amam Benassa 3 1,,3 Faculty of Scence and Technology,

More information

Joint Power Control and Scheduling for Two-Cell Energy Efficient Broadcasting with Network Coding

Joint Power Control and Scheduling for Two-Cell Energy Efficient Broadcasting with Network Coding Communcatons and Network, 2013, 5, 312-318 http://dx.do.org/10.4236/cn.2013.53b2058 Publshed Onlne September 2013 (http://www.scrp.org/journal/cn) Jont Power Control and Schedulng for Two-Cell Energy Effcent

More information

IIR Filters Using Stochastic Arithmetic

IIR Filters Using Stochastic Arithmetic IIR Flters Usng Stochastc Arthmetc Naman Saraf, Ka Bazargan, avd J Llja, and Marc Redel epartment of Electrcal and Computer Engneerng Unversty of Mnnesota, Twn Ctes Mnneapols, MN, USA {saraf012, ka, llja,

More information

Rational Secret Sharing without Broadcast

Rational Secret Sharing without Broadcast Ratonal Secret Sharng wthout Broadcast Amjed Shareef, Department of Computer Scence and Engneerng, Indan Insttute of Technology Madras, Chenna, Inda. Emal: amjedshareef@gmal.com Abstract We use the concept

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

FPGA Implementation of Ultrasonic S-Scan Coordinate Conversion Based on Radix-4 CORDIC Algorithm

FPGA Implementation of Ultrasonic S-Scan Coordinate Conversion Based on Radix-4 CORDIC Algorithm IACSIT Internatonal Journal of Engneerng and Technology, Vol. 7, No. 3, June 25 FPGA Implementaton of Ultrasonc S-Scan Coordnate Converson Based on Radx-4 CORDIC Algorthm Ruobo Ln, Guxong Lu, and Wenmng

More information

Define Y = # of mobiles from M total mobiles that have an adequate link. Measure of average portion of mobiles allocated a link of adequate quality.

Define Y = # of mobiles from M total mobiles that have an adequate link. Measure of average portion of mobiles allocated a link of adequate quality. Wreless Communcatons Technologes 6::559 (Advanced Topcs n Communcatons) Lecture 5 (Aprl th ) and Lecture 6 (May st ) Instructor: Professor Narayan Mandayam Summarzed by: Steve Leung (leungs@ece.rutgers.edu)

More information

Discrete Time Sliding Mode Control of Magnetic Levitation System with Enhanced Exponential Reaching Law

Discrete Time Sliding Mode Control of Magnetic Levitation System with Enhanced Exponential Reaching Law Dscrete Tme Sldng Mode Control of Magnetc Levtaton System wth Enhanced Eponental Reachng Law Dnçer Maden, İrfan Yazıcı Duzce Unversty, Department of Electrcal & Electroncs Engneerng, 86 Konuralp, Düzce,

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