Design of Visual Feedback Tracking Algorithm for Nonholonomic Mobile Robots Based on Neural Network

Size: px
Start display at page:

Download "Design of Visual Feedback Tracking Algorithm for Nonholonomic Mobile Robots Based on Neural Network"

Transcription

1 Sensors & Transducers 2013 by IFSA Desgn of Vsual Feedbac Tracng Algorthm for Nonholonomc Moble Robots Based on Neural Networ 1 Huang Xuan, 2 Wenhua Zeng 1 Cogntve Scence Department, Xamen Unversty, Xamen, Chna, Fuan Key Laboratory of the Bran-le Intellgent Systems, Xamen Unversty, Chna, Zhang Zhou nsttute of technology, Zhang Zhou, Chna, School of Software, Xamen Unversty, Xamen, Chna, Receved: 16 August 2013 /Accepted: 25 September 2013 /Publshed: 31 October 2013 Abstract: Wth the rapd development of the computer and the electronc technque, the applcaton of robots has been wden. The robot vsual servng control system may mmc the human eyes. Then the vson nformaton s used as a feedbac to mprove the ablty of the robot adapton to the envronment. However, tradtonal algorthms whch need the calbraton of vsual parameters spend much tme and become techncal bottlenecs. Ths paper presents the development bacground of the robot and the concept of nonholonomc moble robots wth vsual servong feedbac. Second, the defcency exsts n tradtonal algorthms and fuzzy controller. Thrd, BP neural networ PID s proposed to desgn controller. Combnng BP neutral networ wth PID controller s used to manpulate moble robots frstly. The complex deduces of common tracng controllers s smplfed and tracng control problem wth non calbrated vrtual parameters s solved. Fnally, we program the smulaton code. The smulaton results show that the method s effectve. Copyrght 2013 IFSA. Keywords: Moble Robot, Uncalbrated Vsual Servong, Stablzaton, BP neural networ PID. 1. Introducton Wth the advancement of computer and camera equpment, nonholonomc moble robot vsual servo tracng has become very practcal. Cao Yang and other people desgned a robust speed tracng controller [1] accordng to the concept of servo n the study of traectory tracng control of the global vson of the moble robot. But t s n the case of nown vsual parameters, for the case of unnown parameters, t generally needs to be calbrated vsual parameters. The tradtonal methods are DLT method [2], Tsa's method [3], Weng's teratve method [4]. However, the operaton of these methods s not easy, feasblty of these methods s not hgh, so the research for the vsual parameters calbraton became the hot spot of ths feld. Zhangxue and other people Combned vson algorthms and Lyapunov and constructed an adaptve vsual controllers, although the controller s the vsual parameters calbraton, the mathematcal dervaton of the desgn process s tme-consumng, the structure of the controller s complex [5]. Nonholonomc moble robot tself s non-lnear, and t contans unnown parameters, t s dffcult to use the tradtonal control methods to control t [6]. The fast parallel computng, strong adaptve and nonlnear mappng of the neural networ s applcable to 42 Artcle number P_1384

2 nonlnear systems tracng control of the nonholonomc moble that s parameter uncertanty. Therefore, the choce of the neural networ PID control can acheve a good tracng n the case of vsual calbraton parameters and can avod the tedous formula dervaton [7]. For such nonholonomc moble robot, t s center of mass concdes wth the geometrc center. It s Nonholonomc constrants: x sn θ y cosθ 0 (1) Based on (1), we can ntroduce the nematc model of nonholonomc moble robot n the mage coordnate system: artfcal neural networ actual output value and the desred output value, t s a learnng process whch spreads bac whle corrects the weghts. BP algorthm as the typcal networ s the most mature n the artfcal neural networ [9] Prncple of BP Algorthm The structure of BP networ s shown n Fg. 1, t comprses nput layers, ntermedate layers and output layers. The ntermedate layer s also nown as a hdden layer, t may be a sngle layer or a multlayer. x vα1cos( θ θ0) y vα 2sn( θ θ0) θ w (2) Ths model can be dscretzed nto: x( + 1) x + v α1tcos( θ θ0) y( + 1) y + v α2tsn( θ θ0) θ( + 1) θ + w T The reference traectory of the controlled system s: xr( + 1) xr + vr α1tcos( θr θ0) yr( + 1) yr + vr α2tsn( θr θ0) θr( + 1) θr + wr T (4) y In ths formula, r, x r, θ r, respectvely are the gven deal poston and orentaton of the v nonholonomc moble robot. r, wr respectvely are the gven deal lnear and angular veloctes of the moble robot. So the tracng error nonholonomc moble robot at tme s: ex xr x ey yr y eθ θr θ 2. The BP Neural Networ (5) In 1986, Rumellhart put forward a error bacpropagaton of multlayer feedforward neural networ, that s BP (Bac Propagaton) neural networ, also nown as mult-layer perceptron (multlayer Perceptrons) [8]. BP neural networ uses gradent search, n order to mnmze the error of Fg. 1. Forward neural networ. Assumed that the number of layer of an artfcal neural networ s m, the sample of the nput layer s U X [10]. s the sum of the nputs of the neuron n X the layer, s the output of the neuron n the layer. U X f( U ) (6) W X, 1 (7) where W s the weght coeffcent of neurons n the 1 layer, f( ) s the actvaton functon of the neurons. The learnng process of BP neural networ s dvded nto forward propagaton and bac propagaton. Forward propagaton When t s forward propagaton, the samples of networ nput pass through the layers of hdden layer from the nput layer and then flow to the output layer. In ths process, the state of each layer of neurons wll only affect the state of the next layer neuron. Then, compare the output and the desred output n the output layer, f they are not dentcal, proceed to do the reverse propagaton of next step [11]. 43

3 Bac-propagaton Bac-propagaton s a way to reverse transfer the error sgnal from the output layer to the hdden layer and then to the nput layer, n the process of passng the weghts of each neuron n the hdden layer wll be fxed, and ultmately mnmze the error [12] Descrpton of BP Algorthm Mathematcal The nature of BP algorthm s to use the negatve gradent descent method to modfy the weght value, so that the error functon eventually reaches a mnmum [13]. Frst defne the error functon e, to represent sad the sum of squared dfferences between the actual output and the desred output. 1 e X Y 2 ( m 2 ) (8) Assume that the m layer n the BP networ s the output layer, n the formula X represents the actual output value of the networ, Y means the desred output value of the networ. m (9) where W s the modfcaton amount of the weght value coeffcent W, η s the step length, generally taes a value between 0-1. U W U W Due to the followng equaton: U W 1 ( WX ) X W 1 We can get another formula as follow: (10) (11) d (14) U So the modfcaton amount s: d (15) And the n the above formula can be expressed as follow: d X (1 X ) W d + 1 (16) Summarzed from the above mathematcal relatonshp we can get that neural networ BP algorthm frst does the forward propagaton, adds the nput sample nto the networ, forward transfers through layers of networ to get equaton as follow: X f( U ) And then compare the actual output X and the desred output U, the error generated e modfes the value of weghts through the bac-propagaton: (17) In order to speed up the convergence rate, we can add a weght coeffcent to the modfed formula. (18) In the formula, α s the weght coeffcent correcton constant. Weghts have been modfed, and fnally maes the error tends to be mnmum. The more layers of the neural networ, the more number of neurons, the greater the amount of computaton s, the speed of convergence s slower The Implementaton Steps of BP Neural Networ The BP algorthm flow chart s shown as Fg. 2: W X U 1 (12) 3. Moble Robot Tracng Controller Based on Neural Networ So we can get that: 3.1. The Selecton of the BP Neural Networ PID n Ths Paper (13) PID ncremental control algorthm: And we mae: (19) 44

4 M (2) (2) (1) (2) net w o θ, 1,2, Q 1 (22) (2) (2) o f[ net ] f ( ) n ths formula taes Sgmod functon that s postve and negatve symmetrcal. tanh f x x e e x x e + e x x (23) The nput-output relatonshp of output layer s: Q (2) netl wl o θ l, l 1,2,3 1 ol g[ netl ] (24) g [ ] can be wrtten as follow: 1 g[ x] [1+ tanh( x)] (25) 2 Fg. 2. Flowchart of BP algorthm. e( ) s the error between system's desred output and the actual output at tme, that s: () () e y y (20) r The output of the neural networ s: o1 p o2 o3 d (26) The BP networ selected n ths paper s a threelayer structure for M Q 3, there are M nodes n the nput layer of the networ, Q nodes n the hdden layer, three nodes n the output layer (Fg. 3). The nput sample s: o ( ) x 1, 2, M (21) (1), The functon of the performance ndex s: E ( yr y) e (27) 2 2 The modfed weght coeffcent s: x1 p (28) x2 E And n the formula w l s: xm nput layer Hdden layer Output layer Fg. 3. Model of BP neural networ. The nput-output relatonshp of hdden layer s: d E E y u ol netl wl y u ol netl wl (29) But net w l l o (2) ( ) (30) 45

5 The converson of y u quotes partal dervatves of formula put forward by Psalts and some other people. y y y ( 1) (31) u u u ( 1) y can approxmately be replaced by a sgn u y functon sgn[ ]. u Learnng algorthm of the coeffcent of output layer n the neural networ can be derved from the above dervaton: δ ' l l u () ol () (32) y () u () e sgn g( net ),( l 1,2,3) (33) deferent from the conventonal method, t s based on the error between actual coordnates (x (), y (), θ ()) and the coordnates of the tracng targets (x r (), y r (), θ r ()), obtans the amount of control (u x (), u y (), u θ ()) of each step, through the PID controller of BP neural networ. Model for poston and orentaton of the controlled obects s: x( + 1) ux + x y( + 1) uy + y θ( + 1) uθ + θ (39) And then substtute (u x (), u y (), u θ ()) nto the nematc model wth unnown parameters, through recurrence, get the correspondng amount of control (v (), w ()). Choose three BP neural networs PID control system to respectvely control the x, y, θ n order to prevent mutual nterference. The structure of PID tracng controller of BP neural networ of the moble robot s shown n Fg. 4: Use the same toen, learnng algorthm of the coeffcent of hdden layer n the neural networ can be derved from the above dervaton: δ 3 (2) ' (2) δl l l 1 (34) f ( net ) w,( 1,2,, Q) (35) In the formula, θr u θ θ θ g ' ( ) g( x)[1 g( x)] (36) 1 (37) ' 2 f f x We can obtan from equatons (21) (37) that: u e e( 1) o1 u e o2 u e 2 e( 1) + e( 2) o Moble Robot Tracng Controller Based on Neural Networ PID (38) Tradtonal controller of the moble robot usually desgns drectly the lnear and angular veloctes of the nonholonomc moble robot [14]. The nonlnear structure of the nonholonomc moble robot causes the desgn process of the nonholonomc moble robot cumbersome [15]. The method n ths paper s Fg. 4. PID controller of neural networ. The specfc algorthm s as follows. As the formula (39) show that: ux v α1tcos( θ θ0) uy v α2tsn( θ θ0) uθ w T (40) and Assumes that θ 0 s unnown, α1 α2 α are unnown. It s physcal meanng s that the magnfcaton of the longtudnal drecton and a transverse pxel of a CCD camera s the same. What can be calculated by the formula (40) s: uy uy v Tα uxcos(arctan ) + uysn(arctan ) ux ux uθ w T (41) 46

6 uy In the formula arctan ux and then: s denoted as ϕ ( ), 1. Assume that learnng rate s unchanged and η0.25, and then change the nerta coeffcent α. When η 0.25, α 0.1, the tracng error curve s shown as Fg. 5. v Tα u cos( ϕ) + u sn( ϕ) (42) x y v( + 1) Tα ux( + 1)cos( ϕ( + 1)) + uy( + 1)sn( ϕ( + 1)) (43) The left and rght ends of formula (42) and (43) are respectvely dvded, and then we can get that: v ( 1) ( 1)cos( ( 1)) ( 1)sn( ( 1)) + ux + ϕ + + uy + ϕ + v () u x()cos(()) ϕ + uy()sn(()) ϕ (44) The rght sde of the equaton of the formula (44) s nown, and then the followng equaton can be recursve: v( 1) ( 1) cos( ( 1)) ( 1) sn( ( 1)) + ux + ϕ + + uy + ϕ + v(1) ux(1) cos( ϕ(1)) + uy(1) sn( ϕ(1)) (45) Fg. 5. Error n the condton that η 0.25, α 0.1. When η 0.25, α 0.2, the tracng error curve s shown as Fg. 6. The gven lne speed of nonholonomc moble robot gven at the frst tme s v (1), then accordng to equaton (45) we can get that: ux( + 1) cos( ϕ( + 1)) + uy( + 1) sn( ϕ( + 1)) v ( + 1) v (1) ux(1)cos( ϕ(1)) + uy(1)sn( ϕ(1)) (46) The actual needs of lnear veloctes v and angular veloctes w of every step of the nonholonomc moble robot can be obtaned as follow: uxcos( ϕ) + uysn( ϕ) v v(1) ux(1) cos( ϕ(1)) + uy(1) sn( ϕ(1)) uθ w T (47) Fg. 6. Error n the condton that η 0.25, α 0.2. When η 0.25, α 0.5, the tracng error curve s shown as Fg. 7. Thus n the case that the vsual parameters of nonholonomc moble robot are unnown, and at last the tracng control of the moble car s acheved. 4. Results and Analyss In the structure dagram, the PID controllers of the three BP neural networ use the BP networ structure, and then accordng to the above algorthm to do the smulaton. In the formula, v r 1.5, w r 2.3, v (1) the parameter selecton of BP neural networ: Fg. 7. Error n the condton that η 0.25, α 0.5. When η 0.25, α 0.52, the tracng error curve s shown as Fg

7 Fg. 8. Error n the condton that η 0.25, α Fg. 11. Error n the condton that α0.05, η0.4. When η 0.25, α 0.6, the tracng error curve s shown as Fg. 9. When α0.05, η0.5, the tracng error curve s shown as Fg. 12. Fg. 9. Error n the condton that η 0.25, α 0.6. Accordng to the above smulaton results, when the neural networ s n the case that η s not changed, when mae the value of α less than 0.5, the control effect s good, when the value of α exceeds 0.5 and the error ncreases as the value ncreases, and even there wll be phenomenon out of control as shown n Fg. 8 and Fg assume that the nerta coeffcent s constant and α 0.05, change the learnng rate η. When α0.05, η0.3, the tracng error curve s shown as Fg. 10. Fg. 12. Error n the condton that α0.05, η0.5. When α0.05, η0.6, the tracng error curve s shown as Fg. 13. Fg. 13. Error n the condton that α0.05, η0.6. Fg. 10. Error n the condton that α0.05, η0.3. When α0.05, η0.4, the tracng error curve s shown as Fg. 11. Accordng to the above smulaton results, when the neural networ s n the case that α s not changed, the value of η has lttle effect on the tracng effect. Thus mae the nerta coeffcent A 0.05, learnng rate B 0.25, and then ths wll allow the controller to meet the tracng requrements. Assume that the start poston and orentaton of the target that the system want to trac s (2,2,0), the actual start poston and orentaton of the movng car s (0,0,0). The tracng results as shown as Fg. 14. Because the tracng target s movng randomly, the PID parameters are changng for adaptve adustment, the 48

8 PID parameters are shown as Fg. 15, the tracng error s shown as Fg. 16. PID method. Moble robot that based on vsual parameters are not calbrated, has been a research focus because of usefulness n the feld of robotcs. However, as far as s concerned traectory tracng problem of the robot that vsual parameters are not calbrated, there s a dfferent shortcomngs of exstng methods. Fg. 14. Spral curve tracng. Fg. 17. Straght-lne tracng. Fg. 15. The PID parameters n the Y drecton. Ths paper analyzes and compared the nadequaces of the exstng methods, and put forward a way that s to apply BP neural networ PID to the robot, and desgn a new tracng control algorthm, n order to acheve the tracng of nonholonomc moble robot. In ths paper we prove the valdty of the BP neural networ PID controller by usng a smulaton method. We put forward a dynamc tracng control of nonholonomc moble robot that vsual parameters are not calbrated, and results of the smulaton show the effectveness of ths method. In connecton wth nonholonomc moble robot model that the vsual parameters are not calbrated, we put forward BP neural networ PID control theory, desgn the tracng controller, and the results of smulaton verfy the tracng results. Fg. 16. Tracng error. Assume that the startng poston and orentaton of the target of the nonholonomc moble robot s (2,1,2.3), the actual startng poston and orentaton of the moble car s (0,0,0), and the tracng results are shown as Fg Conclusons In ths paper n connecton wth nonholonomc moble robot model that the vsual parameters are not calbrated, we put forward a method to desgn the tracng controller that uses the BP neural networ References [1]. P. Montesnos, L. Ceze, J. Torrellas, DeLorean: recordng and determnstcally replayng sharedmemory multprocessor executon effcently, n Proceedngs of the 35 th Annual Internatonal Symposum on Computer Archtecture (ISCA'08), 2008, pp [2]. J. Devett, B. Luca, L. Ceze, Lus Ceze, Mar Osn, DMP: determnstc shared memory multprocessng, n Proceedngs of the 14 th Internatonal Conference on Archtectural Support for Programmng Languages and Operatng Systems, 2009, pp [3]. J. Yu, S. Narayanasamy, A case for an nterleavng constraned shared-memory mult-processor, n Proceedngs of the 36 th Annual Internatonal 49

9 Symposum on Computer Archtecture (ISCA'09), 2009, pp [4]. L. Ceze, J. Tuc, J. Torrellas, Caln Cascaval, Bul dsambguaton of speculatve threads n multprocessors, ACM SIGARCH Computer Archtecture, Vol. 34, No. 2, 2006, pp [5]. Lesle Lamppost, Tme, clocs and the orderng of events n a dstrbuted system, Communcatons of the ACM, Vol. 21, No. 7, 1978, pp [6]. Zhenyng Lang, Chaol Wang, Robust exponental stablzaton of nonholonomc wheeled moble robots wth unnown vsual parameters, Journal of Control Theory and Applcatons, Vol. 11, No. 8, 2011, pp [7]. M. A. Yongme, Guanghong Yang, Stablty analyss for lnear dscrete-tme systems subect to actuator saturaton, Journal of Control Theory and Applcatons, Vol. 02, No. 4, 2010, pp [8]. Jnun Lu, Yu Lu, Adaptve RBF neural networ control of robot wth actuator nonlneartes, Journal of Control Theory and Applcatons, Vol. 1, No. 9, 2011, pp [9]. Ruquan Ln, Slan Chen, Xuwe Dng, Nonfragle guaranteed cost control for Delta operator-formulated uncertan tme-delay systems, Journal of Control Theory and Applcatons, Vol. 3, No. 4, 2011, pp [10]. Qng Shen, Wehua Gu, Yng Xong, Chunhua Yang, Predctve control and schedulng codesgn n networ control systems, Journal of Control Theory and Applcatons, Vol. 5, No. 7, 2011, pp [11]. Xaoyu Zhang, Xangna L, Robust ntegral sldng mode control for uncertan systems wth multple tme delays, Journal of Control Theory and Applcatons, Vol. 10, No. 5, 2011, pp [12]. Y Lu, Jun Zhao, Nonfragle control for a class of uncertan swtchng fuzzy tme-delay systems, Journal of Control Theory and Applcatons, Vol. 21, No. 18, 2011, pp [13]. Ko Kong Tan, And Sudana Putra, Tong Heng Lee, Compensaton of hysteress n pezoelectrc actuator wth teratve learnng control, Journal of Control Theory and Applcatons, Vol. 12, No. 11, 2011, pp [14]. Jnbo Wu, Guohua Xu, Zhoupng Yn, Robust adaptve control for a nonholonomc moble robot wth unnown parameters, Journal of Control Theory and Applcatons, Vol. 12, No. 13, 2011, pp [15]. Yaonan Wang, Jnzhu Peng, We Sun, Hongshan Yu, Hu Zhang, Robust adaptve tracng control of robotc systems wth uncertantes, Journal of Control Theory and Applcatons, Vol. 1, No. 8, 2011, pp Copyrght, Internatonal Frequency Sensor Assocaton (IFSA). All rghts reserved. ( 50

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

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

Study of the Improved Location Algorithm Based on Chan and Taylor

Study of the Improved Location Algorithm Based on Chan and Taylor Send Orders for eprnts to reprnts@benthamscence.ae 58 The Open Cybernetcs & Systemcs Journal, 05, 9, 58-6 Open Access Study of the Improved Locaton Algorthm Based on Chan and Taylor Lu En-Hua *, Xu Ke-Mng

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

Lecture 3: Multi-layer perceptron

Lecture 3: Multi-layer perceptron x Fundamental Theores and Applcatons of Neural Netors Lecture 3: Mult-laer perceptron Contents of ths lecture Ree of sngle laer neural ors. Formulaton of the delta learnng rule of sngle laer neural ors.

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

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

Priority based Dynamic Multiple Robot Path Planning

Priority based Dynamic Multiple Robot Path Planning 2nd Internatonal Conference on Autonomous obots and Agents Prorty based Dynamc Multple obot Path Plannng Abstract Taxong Zheng Department of Automaton Chongqng Unversty of Post and Telecommuncaton, Chna

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

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

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

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

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

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

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

Applying Rprop Neural Network for the Prediction of the Mobile Station Location

Applying Rprop Neural Network for the Prediction of the Mobile Station Location Sensors 0,, 407-430; do:0.3390/s040407 OPE ACCESS sensors ISS 44-80 www.mdp.com/journal/sensors Communcaton Applyng Rprop eural etwork for the Predcton of the Moble Staton Locaton Chen-Sheng Chen, * and

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

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

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

Source Localization by TDOA with Random Sensor Position Errors - Part II: Mobile sensors

Source Localization by TDOA with Random Sensor Position Errors - Part II: Mobile sensors Source Localzaton by TDOA wth Random Sensor Poston Errors - Part II: Moble sensors Xaome Qu,, Lhua Xe EXOUISITUS, Center for E-Cty, School of Electrcal and Electronc Engneerng, Nanyang Technologcal Unversty,

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

Enhanced Artificial Neural Networks Using Complex Numbers

Enhanced Artificial Neural Networks Using Complex Numbers Enhanced Artfcal Neural Networks Usng Complex Numers Howard E. Mchel and A. A. S. Awwal Computer Scence Department Unversty of Dayton Dayton, OH 45469-60 mchel@cps.udayton.edu Computer Scence & Engneerng

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

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 Robots Formation A Multiobjctive Evolution Approach

Multiple Robots Formation A Multiobjctive Evolution Approach Avalable onlne at www.scencedrect.com Proceda Engneerng 41 (2012 ) 156 162 Internatonal Symposum on Robotcs and Intellgent Sensors 2012 (IRIS 2012) Multple Robots Formaton A Multobctve Evoluton Approach

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

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

Behavior-Based Autonomous Robot Navigation on Challenging Terrain: A Dual Fuzzy Logic Approach

Behavior-Based Autonomous Robot Navigation on Challenging Terrain: A Dual Fuzzy Logic Approach Behavor-Based Autonomous Robot Navgaton on Challengng Terran: A Dual Fuzzy Logc Approach 1 Kwon Park and 2 Nan Zhang South Dakota School of Mnes and Technology Department of Electrcal and Computer Engneerng

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

The PWM speed regulation of DC motor based on intelligent control

The PWM speed regulation of DC motor based on intelligent control Avalable onlne at www.scencedrect.com Systems Engneerng Proceda 3 (22) 259 267 The 2 nd Internatonal Conference on Complexty Scence & Informaton Engneerng The PWM speed regulaton of DC motor based on ntellgent

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

Study on Shunt Active Power Filter with Improved Control Method Yaheng Ren1,a*, Xiaozhi Gao2,b, Runduo Wang3,c

Study on Shunt Active Power Filter with Improved Control Method Yaheng Ren1,a*, Xiaozhi Gao2,b, Runduo Wang3,c Internatonal Conference on Advances n Energy and Envronmental Scence (ICAEES 015) Study on Shunt Actve Power Flter wth Improved Control Method Yaheng Ren1,a*, Xaozh Gao,b, Runduo Wang3,c 1 Insttute of

More information

Robot Motion Planning Using Neural Networks: A Modified Theory

Robot Motion Planning Using Neural Networks: A Modified Theory 9 Robot Moton Plannng Usng Neural Networs: A Modfed Theory Subhrajt Bhattacharya, Sddharth Talapatra Department of Mechancal Engneerng, IIT Kharagpur Abstract -- A based on compettve learnng has been developed

More information

Development of Neural Networks for Noise Reduction

Development of Neural Networks for Noise Reduction The Internatonal Arab Journal of Informaton Technology, Vol. 7, No. 3, July 00 89 Development of Neural Networks for Nose Reducton Lubna Badr Faculty of Engneerng, Phladelpha Unversty, Jordan Abstract:

More information

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding Sde-Match Vector Quantzers Usng Neural Network Based Varance Predctor for Image Codng Shuangteng Zhang Department of Computer Scence Eastern Kentucky Unversty Rchmond, KY 40475, U.S.A. shuangteng.zhang@eku.edu

More information

White Paper. OptiRamp Model-Based Multivariable Predictive Control. Advanced Methodology for Intelligent Control Actions

White Paper. OptiRamp Model-Based Multivariable Predictive Control. Advanced Methodology for Intelligent Control Actions Whte Paper OptRamp Model-Based Multvarable Predctve Control Advanced Methodology for Intellgent Control Actons Vadm Shapro Dmtry Khots, Ph.D. Statstcs & Control, Inc., (S&C) propretary nformaton. All rghts

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

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

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

Simulation of the adaptive neuro-fuzzy inference system (ANFIS) inverse controller using Matlab S- function

Simulation of the adaptive neuro-fuzzy inference system (ANFIS) inverse controller using Matlab S- function Vol. 8(1), pp. 875-884, 4 June, 013 DOI 10.5897/SRE11.1538 ISSN 199-48 013 Academc Journals http://www.academcjournals.org/sre Scentfc Research and Essays Full Length Research Paper Smulaton of the adaptve

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

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

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

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

THE ARCHITECTURE OF THE BROADBAND AMPLIFIERS WITHOUT CLASSICAL STAGES WITH A COMMON BASE AND A COMMON EMITTER

THE ARCHITECTURE OF THE BROADBAND AMPLIFIERS WITHOUT CLASSICAL STAGES WITH A COMMON BASE AND A COMMON EMITTER VOL. 0, NO. 8, OCTOBE 205 ISSN 89-6608 2006-205 Asan esearch Publshng Network (APN. All rghts reserved. THE ACHITECTUE OF THE BOADBAND AMPLIFIES WITHOUT CLASSICAL STAGES WITH A COMMON BASE AND A COMMON

More information

An Improved Weighted Centroid Localization Algorithm

An Improved Weighted Centroid Localization Algorithm Internatonal Journal of Future Generaton Communcaton an Networng Vol.6, No.5 (203), pp.45-52 http://x.o.org/0.4257/fgcn.203.6.5.05 An Improve Weghte Centro Localzaton Algorthm L Bn, Dou Zheng*, Nng Yu

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

Adaptive Fuzzy Sliding Controller with Dynamic Compensation for Multi-Axis Machining

Adaptive Fuzzy Sliding Controller with Dynamic Compensation for Multi-Axis Machining J. Software Engneerng & Applcatons, 009, : 88-94 do:10.436/jsea.009.4037 Publshed Onlne November 009 (http://www.scrp.org/journal/jsea) Adaptve Fuzzy Sldng Controller wth Dynamc Compensaton for Mult-Axs

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

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

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

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

熊本大学学術リポジトリ. 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

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

Design of Shunt Active Filter for Harmonic Compensation in a 3 Phase 3 Wire Distribution Network

Design of Shunt Active Filter for Harmonic Compensation in a 3 Phase 3 Wire Distribution Network Internatonal Journal of Research n Electrcal & Electroncs Engneerng olume 1, Issue 1, July-September, 2013, pp. 85-92, IASTER 2013 www.aster.com, Onlne: 2347-5439, Prnt: 2348-0025 Desgn of Shunt Actve

More information

Cooperative localization method for multi-robot based on PF-EKF

Cooperative localization method for multi-robot based on PF-EKF Scence n Chna Seres F: Informaton Scences 008 SCIENCE IN CHINA PRESS Sprnger www.scchna.com nfo.scchna.com www.sprngerln.com Cooperatve localzaton method for mult-robot based on PF-EKF WANG Lng, WAN JanWe,

More information

Designing Intelligent Load-Frequency Controllers for Large-Scale Multi-Control-Area Interconnected Power Systems

Designing Intelligent Load-Frequency Controllers for Large-Scale Multi-Control-Area Interconnected Power Systems September 214, Vol. 1, No. 1 Desgnng Intellgent Load-Frequency Controllers for Large-Scale Mult-Control- Interconnected Power Systems Nguyen Ngoc-Khoat 1,2,* 1 Faculty of Automaton Technology, Electrc

More information

Trajectory Planning of Welding Robot Based on Terminal Priority Planning

Trajectory Planning of Welding Robot Based on Terminal Priority Planning Sensors & Transducers 4 by IFSA Publshng, S. L. http://www.sensorsportal.com Trajectory Plannng of Weldng obot Based on Termnal Prorty Plannng, Ch GAO, Mnhou LUO, Fayong GUO, Hu GAO Mechancal and Electronc

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

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

Research on the Process-level Production Scheduling Optimization Based on the Manufacturing Process Simplifies

Research on the Process-level Production Scheduling Optimization Based on the Manufacturing Process Simplifies Internatonal Journal of Smart Home Vol.8, No. (04), pp.7-6 http://dx.do.org/0.457/sh.04.8.. Research on the Process-level Producton Schedulng Optmzaton Based on the Manufacturng Process Smplfes Y. P. Wang,*,

More information

SIMULATION OF FAULT DETECTION FOR PROTECTION OF TRANSMISSION LINE USING NEURAL NETWORK

SIMULATION OF FAULT DETECTION FOR PROTECTION OF TRANSMISSION LINE USING NEURAL NETWORK Internatonal Journal of Scence, ngneerng and Technology Research (IJSTR), Volume 3, Issue 5, May 04 SIMULATIO OF FAULT DTCTIO FOR PROTCTIO OF TRASMISSIO LI USIG URAL TWORK Smrt Kesharwan #, Dharmendra

More information

Implementation of Fan6982 Single Phase Apfc with Analog Controller

Implementation of Fan6982 Single Phase Apfc with Analog Controller Internatonal Journal of Research n Engneerng and Scence (IJRES) ISSN (Onlne): 2320-9364, ISSN (Prnt): 2320-9356 Volume 5 Issue 7 ǁ July. 2017 ǁ PP. 01-05 Implementaton of Fan6982 Sngle Phase Apfc wth Analog

More information

Grain Moisture Sensor Data Fusion Based on Improved Radial Basis Function Neural Network

Grain Moisture Sensor Data Fusion Based on Improved Radial Basis Function Neural Network Gran Mosture Sensor Data Fuson Based on Improved Radal Bass Functon Neural Network Lu Yang, Gang Wu, Yuyao Song, and Lanlan Dong 1 College of Engneerng, Chna Agrcultural Unversty, Bejng,100083, Chna zhjunr@gmal.com,{yanglu,maozhhua}@cau.edu.cn

More information

Comparison of Gradient descent method, Kalman Filtering and decoupled Kalman in training Neural Networks used for fingerprint-based positioning

Comparison of Gradient descent method, Kalman Filtering and decoupled Kalman in training Neural Networks used for fingerprint-based positioning Comparson of Gradent descent method, Kalman lterng and decoupled Kalman n tranng Neural Networs used for fngerprnt-based postonng Claude Mbusa Taenga, Koteswara Rao Anne, K Kyamaya, Jean Chamberlan Chedou

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

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

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

A Novel Hybrid Neural Network for Data Clustering

A Novel Hybrid Neural Network for Data Clustering A Novel Hybrd Neural Network for Data Clusterng Dongha Guan, Andrey Gavrlov Department of Computer Engneerng Kyung Hee Unversty, Korea dongha@oslab.khu.ac.kr, Avg1952@rambler.ru Abstract. Clusterng plays

More information

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems APSIPA ASC 2011 X an Throughput Maxmzaton by Adaptve Threshold Adjustment for AMC Systems We-Shun Lao and Hsuan-Jung Su Graduate Insttute of Communcaton Engneerng Department of Electrcal Engneerng Natonal

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

Low Switching Frequency Active Harmonic Elimination in Multilevel Converters with Unequal DC Voltages

Low Switching Frequency Active Harmonic Elimination in Multilevel Converters with Unequal DC Voltages Low Swtchng Frequency Actve Harmonc Elmnaton n Multlevel Converters wth Unequal DC Voltages Zhong Du,, Leon M. Tolbert, John N. Chasson, Hu L The Unversty of Tennessee Electrcal and Computer Engneerng

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

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

NEURO-FUZZY TECHNIQUES FOR SYSTEM MODELLING AND CONTROL

NEURO-FUZZY TECHNIQUES FOR SYSTEM MODELLING AND CONTROL Paper presented at FAE Symposum, European Unversty of Lefke, Nov 22 NEURO-FUZZY ECHNIQUES FOR SYSEM MODELLING AND CONROL Mohandas K P Faculty of Archtecture and Engneerng European Unversty of Lefke urksh

More information

RBF NN Based Marine Diesel Engine Generator Modeling

RBF NN Based Marine Diesel Engine Generator Modeling 005 Amercan Control Conference June 8-0, 005. Portland, OR, USA ThB4.6 RBF Based Marne Desel Engne Generator Modelng Wefeng Sh, Janmn Yang, Tanhao Tang, Member, IEEE Abstract For buldng a real tme marne

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

STUDY OF MATRIX CONVERTER BASED UNIFIED POWER FLOW CONTROLLER APPLIED PI-D CONTROLLER

STUDY OF MATRIX CONVERTER BASED UNIFIED POWER FLOW CONTROLLER APPLIED PI-D CONTROLLER Journal of Engneerng Scence and Technology Specal Issue on Appled Engneerng and Scences, October (214) 3-38 School of Engneerng, Taylor s Unversty STUDY OF MATRIX CONVERTER BASED UNIFIED POWER FLOW CONTROLLER

More information

Full-duplex Relaying for D2D Communication in mmwave based 5G Networks

Full-duplex Relaying for D2D Communication in mmwave based 5G Networks Full-duplex Relayng for D2D Communcaton n mmwave based 5G Networks Boang Ma Hamed Shah-Mansour Member IEEE and Vncent W.S. Wong Fellow IEEE Abstract Devce-to-devce D2D communcaton whch can offload data

More information

The Spectrum Sharing in Cognitive Radio Networks Based on Competitive Price Game

The Spectrum Sharing in Cognitive Radio Networks Based on Competitive Price Game 8 Y. B. LI, R. YAG, Y. LI, F. YE, THE SPECTRUM SHARIG I COGITIVE RADIO ETWORKS BASED O COMPETITIVE The Spectrum Sharng n Cogntve Rado etworks Based on Compettve Prce Game Y-bng LI, Ru YAG., Yun LI, Fang

More information

A control strategy for grid-side converter of DFIG under unbalanced condition based on Dig SILENT/Power Factory

A control strategy for grid-side converter of DFIG under unbalanced condition based on Dig SILENT/Power Factory IOP Conference Seres: Earth and Envronmental Scence PAPER OPEN ACCESS A control strategy for grdsde converter of DFIG under unbalanced condton based on Dg SILENT/Power Factory To cte ths artcle: Pngpng

More information

Beam quality measurements with Shack-Hartmann wavefront sensor and M2-sensor: comparison of two methods

Beam quality measurements with Shack-Hartmann wavefront sensor and M2-sensor: comparison of two methods Beam qualty measurements wth Shack-Hartmann wavefront sensor and M-sensor: comparson of two methods J.V.Sheldakova, A.V.Kudryashov, V.Y.Zavalova, T.Y.Cherezova* Moscow State Open Unversty, Adaptve Optcs

More information

Improved corner neutron flux calculation for Start-up Range Neutron Monitor

Improved corner neutron flux calculation for Start-up Range Neutron Monitor Proceedngs of Internatonal Symposum on EcoTopa Scence 2007, ISETS07 (2007) Improved corner neutron flux calculaton for Start-up ange Neutron Montor Masato Watanabe 1, Hdetsugu Okada 1 and Yosho Kmura 2

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

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

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

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

Profile Optimization of Satellite Antenna for Angular Jerk Minimization

Profile Optimization of Satellite Antenna for Angular Jerk Minimization Profle Optmzaton of Satellte Antenna for Angular Jerk Mnmzaton Jangwon Lee, Hyosung Ahn, Kwanghee Ko 3 and Semyung Wang 4 Gwangu Insttute of Scence and Technology, Gwangu, Korea, 500-7 and Daekwan Km 5,

More information

A General Technical Route for Parameter Optimization of Ship Motion Controller Based on Artificial Bee Colony Algorithm

A General Technical Route for Parameter Optimization of Ship Motion Controller Based on Artificial Bee Colony Algorithm A General Techncal Route for Parameter Optmzaton of Shp Moton Controller Based on Artfcal Bee Colony Algorthm Yanfe Tan, Lwen Huang, and Yong Xong Abstract The most practcal applcaton n ndustral process

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

Target Tracking and Obstacle Avoidance for Mobile Robot based on Kinect

Target Tracking and Obstacle Avoidance for Mobile Robot based on Kinect 3rd Internatonal Conference on Machnery, Materals and Informaton Technology Applcatons (ICMMITA 015) Target Trackng and Obstacle Avodance for Moble Robot based on Knect Mengxn LI 1, a,jad YIN, b 1 School

More information

Modified Predictive Optimal Control Using Neural Network-based Combined Model for Large-Scale Power Plants

Modified Predictive Optimal Control Using Neural Network-based Combined Model for Large-Scale Power Plants 1 Modfed Predctve Optmal Control Usng Neural Networ-based Combned Model for Large-Scale Power Plants Kwang Y Lee, Fellow, IEEE, Jn S Heo, Jason A Hoffman, Sung-Ho Km, and Won-Hee Jung Abstract--Wth a Neural

More information

Research Article. Adaptive Neuro-Fuzzy Inference System based control of six DOF robot manipulator. Srinivasan Alavandar * and M. J.

Research Article. Adaptive Neuro-Fuzzy Inference System based control of six DOF robot manipulator. Srinivasan Alavandar * and M. J. Jestr Journal of Engneerng Scence and Technology Revew (8) 6- Research Artcle Adaptve Neuro-Fuzzy Inference System based control of sx DOF robot manpulator Srnvasan Alavandar * and M. J. Ngam JOURNAL OF

More information

An Optimal Model and Solution of Deployment of Airships for High Altitude Platforms

An Optimal Model and Solution of Deployment of Airships for High Altitude Platforms An Optmal Model and Soluton of Deployment of Arshps for Hgh Alttude Platforms Xuyu Wang, Xnbo Gao, Ru Zong, Peng Cheng. VIPS Lab, School of Electronc Engneerng, Xdan Unversty, X an 77, Chna. Department

More information

Joint Adaptive Modulation and Power Allocation in Cognitive Radio Networks

Joint Adaptive Modulation and Power Allocation in Cognitive Radio Networks I. J. Communcatons, etwork and System Scences, 8, 3, 7-83 Publshed Onlne August 8 n ScRes (http://www.scrp.org/journal/jcns/). Jont Adaptve Modulaton and Power Allocaton n Cogntve Rado etworks Dong LI,

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

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

A Multi-Robot System Based on A Hybrid Communication Approach

A Multi-Robot System Based on A Hybrid Communication Approach Studes n Meda and Communcaton Vol. 1, No. 1; June 13 ISSN 35-871 E-ISSN 35-88X Publshed by Redfame Publshng URL: http://smc.redfame.com A Mult-Robot System Based on A Hybrd Communcaton Approach Tngka Wang,

More information

NOVEL BAND-REJECT FILTER DESIGN USING MULTILAYER BRAGG MIRROR AT 1550 NM

NOVEL BAND-REJECT FILTER DESIGN USING MULTILAYER BRAGG MIRROR AT 1550 NM NOVEL BAND-REJECT FILTER DESIGN USING MULTILAYER BRAGG MIRROR AT 1550 NM Krshanu Nandy 1, Suhrd Bswas 2, Rahul Bhattacharyya 3, Soumendra Nath Saha 4, Arpan Deyas 5 1,2,3,4,5 Department of Electroncs of

More information