Letters. Evolving a Modular Neural Network-Based Behavioral Fusion Using Extended VFF and Environment Classification for Mobile Robot Navigation

Size: px
Start display at page:

Download "Letters. Evolving a Modular Neural Network-Based Behavioral Fusion Using Extended VFF and Environment Classification for Mobile Robot Navigation"

Transcription

1 IEEE RANSACIONS ON EVOLUIONARY COMPUAION, VOL. 6, NO. 4, AUGUS Letters Evolvng a Modular Neural Network-Based Behavoral Fuson Usng Extended VFF and Envronment Classfcaton for Moble Robot Navgaton Kwang-Young Im, Se-Young Oh, and Seong-Joo Han Abstract A local navgaton algorthm for moble robots s proposed that combnes rule-based and neural network approaches. Frst, the extended vrtual force feld (EVFF), an extenson of the conventonal vrtual force feld (VFF), mplements a rule base under the potental feld concept. Second, the neural network performs fuson of the three prmtve behavors generated by EVFF. Fnally, evolutonary programmng s used to optmze the weghts of the neural network wth an arbtrary form of objectve functon. Furthermore, a multnetwork verson of the fuson neural network has been proposed that lends tself to not only an effcent archtecture but also a greatly enhanced generalzaton capablty. Heren, the global path envronment has been classfed nto a number of basc local path envronments to whch each module has been optmzed wth hgher resoluton and better generalzaton. hese technques have been verfed through computer smulaton under a collecton of complex and varyng envronments. Index erms Behavoral fuson, evolutonary learnng, moble robot navgaton, modular neural networks. Fg. 1. Conventonal VFF concept. number of basc local envronments [13] to whch each of the above behavor modules has been optmzed. hs modular approach [14], [15] lends tself to better generalzaton of the navgaton algorthm. I. INRODUCION he vrtual force feld (VFF) approach [1], [2] s one of the classcal heurstc approaches to local navgaton assumng no global maps of the navgaton envronment. hs s a knd of behavor-based control paradgm [3], [4] n whch the prmtve behavors, such as goal seekng and obstacle avodance, are mutually coordnated to execute a certan task. Heren, each behavor s defned as a stmulus-acton par [4]. On the other sde, evolutonary robotcs [5] [9] s ganng ncreased attenton, whch conssts of a coordnated collecton of smple modules exhbtng emergent ntellgent behavors. In ths paper, the VFF method s extended to nclude free-space behavor as the thrd component. Each of the three forces may be consdered as three basc behavors: 1) obstacle avodance; 2) goal-seekng; and 3) free-space attracton. here are two basc routes to generate overall behavor from these component behavors. Cooperatve fuson [4] takes a lnear combnaton of these behavors, whle compettve fuson selects only one of the behavors at a tme. Whle ths extended vrtual force feld (EVFF) method can solve the local mnmum problems of cooperatve fuson n most cases, t stll may run nto local mnma n specal envronments such as U-shaped objects or narrow channels along the path. o crcumvent ths, a neural network s used for behavoral fuson [10] [12] and further, ts weghts are traned utlzng evolutonary programmng (EP) [6] so that any desred cost functon may be optmzed. Fnally, the global envronment s classfed nto a Manuscrpt receved July 25, 2000; revsed July 23, 2001 and January 2, hs work was supported n part by the Bran Scence and Engneerng Research Program of the Korean Mnstry of Scence and echnology and n part by the Mnstry of Educaton of Korea toward the Electrcal and Computer Engneerng Dvson at Pohang Unversty of Scence and echnology under Program BK21. K.-Y. Im s wth the Insttute of Intellgent System, Samsung Electroncs Ltd., Paldal-Ku, Suwon, Korea (e-mal: neospace@samsung.co.kr). S.-Y. Oh and S.-J. Han are wth the Department of Electrcal Engneerng, Pohang Unversty of Scence and echnology, Pohang, South Korea (e-mal: syoh@postech.ac.kr; hansl@postech.ac.kr). Publsher Item Identfer /EVC II. EXENDED VIRUAL FORCE FIELD MEHOD he VFF method n Fg. 1, a varant of the potental-feld method [1], [2], determnes moble robot s speed accordng to the vector sum of two component forces: 1) goal seekng and 2) obstacle avodance. he magntude of the repulsve force F vr s nversely proportonal to the square of the dstance between the robot and the obstacle. A slght modfcaton s made n our own defnton so that the repulsve force decreases as the dstance ncreases where d F r = F vr [(cos )e x +(sn )e y ] (1) Fvr =6tanh 2 3 (1 0 d) (2) F r = F r (3) angle between the th sensor and the obstacle; dstance to the obstacle for the th sensor; e x; e y unt vector along x; y axes. Next, the goal attractve force s F a = Fca[(cos g)e x + (sn g)e y] (4) g = tan 01 yg 0 y xg 0 x Fca force constant; g robot-to-goal orentaton; x g ; y g goal coordnates. hen, the resultant force vector F becomes (5) F = Fa + Fr: (6) However, usng only attractve and repulsve forces makes the robot vulnerable to becomng trapped n local mnma. he motvaton behnd the EVFF method s to avod three local traps by addng the free force F f as the thrd vrtual force component. hs pont s llustrated n Fg. 2. he free-space force n Fg. 2 allows the robot to escape X/02$ IEEE

2 414 IEEE RANSACIONS ON EVOLUIONARY COMPUAION, VOL. 6, NO. 4, AUGUS 2002 Fg. 4. Proposed archtecture. III. NEURAL-NEWORK-BASED BEHAVIORAL FUSION WIH EVOLUIONARY PROGRAMMING WEIGH OPIMIZAION As mentoned, EVFF stll suffers from the local traps n dffcult stuatons. herefore, each of the three force components s multpled by proper gans before beng added as follows: Fg. 2. Fg. 3. Conventonal VFF versus EVFF. Defnton of the free-space force. F = 1 F a + 1 F r + F f (8) where 0 < < 1 and 0 < < 1. Fg. 4 shows the overall archtecture. he eght sensor readngs and goal orentaton are nput to the EVFF block, whch then computes the three vrtual force components and combnes them through proper gans nto the resultant force, from whch the steerng and velocty commands are derved. he coeffcents, provde the weghts for the attractve and repulsve force components and are obtaned as output of a sngle layer perceptron [11] feedng on the sensory data and the goal drecton relatve to the robot. he weghts of ths sngle-layer percepton are optmzed through EP [6] snce the cost functon s hghly complex and not dfferentable wth respect to the weghts. he cost functon used n ths research wll be explaned next. A. Optmal Gan Learnng hrough Evolutonary Programmng he objectve n gan tunng va a neural network s to determne the optmal values for and, whch we acheve obstacle avodance and goal seekng wthout beng trapped at local mnma, and do ths n the shortest possble tme. Of course, some of these ndvdual objectves may be n conflct and some sutable weghts representng ther relatve mportance must be selected. After fxng the start and goal postons n a rather complex envronment, EP s executed regardng the current neural weghts as an ndvdual, usng the cost functon calculated over the robot s trajectory [5], [6]. EP for neural weght learnng uses the followng self-adaptve mutaton rule [6]: x 0j = xj + N(0; j ) 0j = j 1 exp( 1 N (0; 1) N j (0; 1)) (9) local mnma. F f s computed from ultrasonc sensor readngs and goal orentaton. Frst, the group of eght sensors used n our experment s parttoned nto sx overlappng subgroups of three sensors for each, as shown n Fg. 3. he basc dea behnd sensor groupng s that the free drecton s toward the sensor group wth maxmum average dstance to the obstacle. he averagng s needed to fnd as wde an open space as possble and further to make t robust to sensor nose. hen, the subgroup wth the maxmum average dstance to the obstacle becomes the drecton of the free space. In case of multple maxma, the subgroup lyng n closest drecton to the goal s chosen. hus, the resultant force n EVFF becomes F = Fa + Fr + F f : (7) where x j s jth component of th ndvdual and j s jth standard devaton of th ndvdual. he nput to the neural network conssts of [S(t); S(t02); S(t04)], where S(t) are the 24 sensor readngs at tme t. he reason for usng the sensor hstory data s to look at the local navgaton hstory n order to derve better commands. Hstory of the ultrasonc readngs s used as nput to the neural network to reflect the local path (not just a pont n the path) followed by the robot. hs hstory data consttute the dynamc state of the robot and provde contextual nformaton. hs hstory nformaton allows a dfferent control command to be offered at a gven tme, even for the same value of current sensor readngs dependng on what the past readngs were. hs way, more optmal path plannng s possble. Next, we come to the queston of how far nto the

3 IEEE RANSACIONS ON EVOLUIONARY COMPUAION, VOL. 6, NO. 4, AUGUS past to look for past hstory. Use of [S(t); S(t0 1); S(t02)] may not be effectve snce there may be lttle change n sensor values for such a short tme span. Our research determned the choce of [S(t); S(t 0 2); S(t 0 4)] emprcally. hese values were selected after expermentng wth two to fve moments n tme of the sensory values. Hence, ths s not an optmal combnaton and t may be possble to fnd a better combnaton of past hstores. B. Defnton of Cost Functons he defnton of cost s a very mportant problem n any optmzaton [5], [6]. he most mportant concern s to complete the msson wthout becomng trapped at local mnma. hs comprses the frst term of the cost, represented by lm. Next, t must do so wthout collson. co stands for collson occurrence and defnes a penalty functon that degrades performance n the event of a collson wth an obstacle. hrd, n order to reduce the chance of collson, t s better to maxmze the mnmum obstacle clearance (oc) for safety margn. Fourth, the steerng angle change (sc) must also be mnmzed for smoother moton. Last, t s better to run wth mnmum path length (pathlen). From these consderatons, the cost functon s Cost = Q 1 1 lm + Q2 1 co + Q3 1 oc + Q4 1 sc + Q5 1 pathlen = lm + co +201 oc(t)+81 sc(t) + pathlen (10) 0; f the robot does not get trapped at local mnmum lm = (11) ; f the robot gets trapped at local mnmum co = oc(t) = 0; f the robot does not collde wth obstacles ; f the robot colldes wth obstacles 0; f Mn S >k2, 1 0 Mn k2 S ; f k1 < Mn S <k2, (12) (13) 500; f Mn S <k1. sc(t) = j(t) 0 (t 0 1)j; (t) = steerng angle (14) pathlen = t 1l(t); 1l(t) = (1x(t)) 2 +(1y(t)) 2 : (15) he relatve weghts Q1Q5 have been chosen subjectvely after many navgaton experments n varous envronments. he assgned weghts of the cost functon reflect the relatve penalty for each cost component. he weghts Q1, Q2 for [lm and co] were chosen very hgh to heavly dscourage the occurrence of a local trap or collson. hs hgh value was normalzed to 1.0 whle the remanng weghts Q3Q5 may be properly selected accordng to a subjectve judgment upon the mportance of obstacle clearance, path smoothness, and total tour length for a good navgator. IV. MULINEWORK FUSION ARCHIECURE he EP-optmzed EVFF enables the robot to move from start to goal n a gven envronment. However, f the envronment changes greatly Fg. 5. wo sensory stuatons. U-shaped object wth = = 1. Narrow channel wth = =1. (c) U-shaped object wth = small and = large. (d) Narrow channel wth = large and = small. and/or the startng locaton changes, then the orgnal gans must be further optmzed for a new stuaton. herefore, the navgaton envronment may be segmented nto a local regon wthn whch optmzaton s performed n a fne-gran mode [14], [15]. After ths local optmzaton process, the navgator wll recognze each stuaton n real tme as belongng to one of the pretraned small regons and then read out the proper network weghts [8], [12]. hs wll ncrease the algorthm s robustness as well as ts generalzaton capacty. he mportant ssue to ths end s how to classfy the local stuatons encountered durng navgaton. A. Modular Network Usng Manual Envronment Classfcaton he exact form of the force equaton used n VFF has a large nfluence upon the navgaton performance. It may even be better to change the form of the equaton as a functon of the envronment. herefore, we formulated the basc force equaton as a summaton of the three force components and then adjusted the relatve contrbuton of each component by controllng, whch s the gan term for the repulsve force. hs gan term s generated by a neural network lookng at the local envronment as ts nput. Snce the cost functon representng the robot performance s dscrete and nonlnear as a functon of the neural network weghts and the dynamc model of the robot, EP has to be used to tran these weghts. In ths secton, two classes of stuatons are consdered n whch the performance s qute senstve to the gan. he sensor nformaton alone s not unque to the stuaton classfcaton. Consder two stuatons n Fg. 5 and wthout controllable values of,. he sensory patterns at the entrances of a U-shape obstacle and a narrow corrdor are dentcal as shown n Fg. 5. However, n front of a U-shape local mnmum, the robot needs to be dscouraged from enterng t by ncreasng and, therefore, the repulsve force. In contrast, n front of a narrow corrdor, the robot needs to be encouraged to pass through by decreasng or the repulsve force. In order for the robot to move n a desred drecton, the attractve force and repulsve force must have a substantal dfference n magntude despte ther drectons beng the same. Notce that the free-space force s dentcal. herefore, n case of local trap n Fg. 5,, the coeffcent multplyng the attractve force, must be small whle, the coeffcent multplyng the repulsve force, must be as large as possble. On the contrary, n the case of a narrow path n Fg. 5, must be large whle must be small. he results n Fg. 5(c) and (d) are obtaned usng these controllable values of, for better performance. A pragmatc alternatve wll be to localze the optmzed EVFF to each stuaton and adopt a module selecton network, whch wll classfy the stuaton at hand as shown n Fg. 6. hs sngle-layer network wll look at the goal drecton g as well as the sensor values n order to dstngush the two dfferent cases n

4 416 IEEE RANSACIONS ON EVOLUIONARY COMPUAION, VOL. 6, NO. 4, AUGUS 2002 Fg. 6. Smple module selecton network, whch s traned by manual classfcaton of the envronment. Fg. 5. After each module has been optmzed for ts doman of expertse of the sensory stuatons, they wll be combned wth the module selecton network so that the archtecture can cope wth a multtude of envronments. B. Modular Network Usng Automatc Envronment Classfcaton by Clusterng A sngle network cannot be traned to be a good controller for all the varous envronments. hs s why we proposed a modular neural network. In ths approach, an envronment represented by the sensory patterns s classfed nto fve prototype local envronments for each of whch a neural network s to be traned. he detals of the fve envronments are explaned n Secton V-C. he tranng data for clusterng was obtaned by navgatng a robot through a varety of obstacle envronments. Although we do not clam these fve prototypes are complete, relegaton to the closest prototype seems to work well for navgaton purposes even for other envronments not ncluded n the cluster set. In ths secton, the varous sensng patterns encountered along the way are classfed or clustered nto many local envronments, whch nclude the local mnmum and narrow passage stuatons dealt wth prevously. hen, each behavor module s traned only for the correspondng local envronment and a dfferent permutaton of these local envronments can generate a great varety of navgaton paths. hus, ths modular approach can adapt better to dfferent envronments than the monolthc case. he nput to the clusterng neural network s a quantzed verson of each sensor readng so that some of the detals wll be fltered out to group smlar envronments. Sensor values are quantzed before they are nput to the envronment classfcaton network n order to facltate clusterng by reducng the amount of varaton of the raw sensor patterns and also to allow a well-defned boundary between clusters. he level of quantzaton was determned heurstcally (tral and error) and has a great nfluence upon the navgaton performance. he envronment classfcaton network used n ths research s a smple adaptve-resonance-theory-lke network mplementng the follow-the-leader clusterng [13]. hs s a smple clusterng method where you start wth an ntal cluster whch s just the frst selected tranng pattern. When the second pattern enters, two thngs may happen. If ts dstance to the frst cluster center exceeds a threshold, then a new cluster center s created. Otherwse, t s assgned as a new member to an exstng cluster. After tranng, the classfcaton network looks at the sensory nput representng the current local envronment and determnes the closest prototype envronment. he ndex of ths prototype then enables the output of the correspondng neural network module to act as the two gan terms and, for the goal-attractve and obstacle-repulsve components, respectvely, of the EVFF computaton module. hs overall scheme s llustrated n Fg. 7. Fg. 7. Multnetwork archtecture where each module s localzed for the nput stuaton. Fg. 8. Evoluton of the robot s cost functon. V. SIMULAION RESULS he followng are the basc assumptons underlyng the seres of experments. 1) he moble robot can only move forward. 2) No sensor nose s assumed for smulaton. 3) Only statc obstacles are consdered. 4) he locatons of the goal and the robot are assumed to be known all the tme. 5) here s no pror nformaton regardng the envronmental map. 6) he sze of the navgaton envronment s confned to pxels. A. Evolutonary Programmng Optmzaton of Varable-Gan Extended Vrtual Force Feld he varable-gan EVFF s more useful n that t can adjust ts behavor gans, to meet varous objectves of nterest namely, local trap crcumventon whle avodng obstacles. he use of EP s deal for ths dffcult optmzaton problem. he populaton sze was 30, whle the tournament sze for selecton was 20. he ntal range for x was 01 x 1, for all, and (0) = 0:06667 (=dynamc range of x/populaton sze). Fg. 8 shows not only the total cost, but also the

5 IEEE RANSACIONS ON EVOLUIONARY COMPUAION, VOL. 6, NO. 4, AUGUS (c) (d) (e) (f) Fg. 9. Navgaton performance durng evoluton. Pont 1. Pont 2. (c) Pont 3. (d) Pont 4. (e) Pont 5. (f) Pont 6. ndvdual objectves such as obstacle clearance (oc), average steerng change sc, and the path length (pathlen), whch have been combned wth the relatve weghts of 20, 8, and 1 to yeld the total cost. As shown, after 30 generatons and 357 control steps per traversal, oc, sc, and pathlen became (27 pxels), (5 per step), and 1.82 (2 pxels per step), respectvely. he reason that the path length does not change much compared to the other ones s that ts weght s very small,.e., a short path length was preferred only after the assumpton of no collson and smooth moton n ths experment. Fg. 9 shows the actual paths taken at sx desgnated ponts of Fg. 8 and demonstrates that the robot evolves tself nto a short smooth path wth good obstacle clearance. B. Enhanced Generalzaton Usng a wo Module Fuson Network Archtecture A rather dffcult envronment consstng of the U-shaped obstacle or the very narrow channels explaned n Fg. 5 (Secton IV) has been used to demonstrate the generalzaton capablty of the multnetwork archtecture. Fg. 10 shows the result usng only Module 1, whch has been traned only n envronments wth many narrow channels to pass through, but wth no U-shapes. It demonstrates that the robot could collde nto the obstacle snce the repulsve gan has evolved nto a small value. However, the reverse stuaton s depcted n Fg. 10 usng Module 2. Although there s no collson, the clearance s not

6 418 IEEE RANSACIONS ON EVOLUIONARY COMPUAION, VOL. 6, NO. 4, AUGUS 2002 Fg. 12. Comparson of varous costs. Fg. 10. Executed path usng only one module. Module 1. Module 2. Fg. 13. Quantzaton of the ultrasonc sensor values. (c) (d) (e) Fg. 14. Fve cluster prototypes found by leader clusterng. Wde corrdor. U-shape. (c) Narrow corrdor. (d) Rght wall. (e) Left wall. Fg. 11. Executed path usng modules (1 +2). very good. Fnally, Fg. 11 shows the modular scheme n whch s ncreased for the U-shape but decreased for the narrow channels n order to acheve the low overall cost. Fg. 12 shows the ndvdual costs of the three methods descrbed above. It shows the cost of module 1 s very hgh due to collson. Obvously, Module (1 + 2) can recognze and adapt to dfferent stuatons by selectng gans that have been optmzed for each stuaton n order to reduce the overall cost. he same strategy parameters of EP were used as n Secton V-A. Some statstcs on the experments follow. After 30 generatons of evoluton, a reasonably optmal path has been found. At the ntal generaton, 30% of the ndvduals ether became locally trapped or collded wth an obstacle. 50% dd not reach the goal wthn a specfed tme lmt. As evoluton proceeds, these portons changed to less than 10% and 30%, respectvely. he remanng 60% reached the goal n tme, wth some of these beng the optmal trajectory. It took about four hours of evoluton on a PC usng a smulated robot and ths would have taken longer to apply evoluton to a real robot. C. Multnetwork Archtecture Usng Envronment Classfcaton By Clusterng Secton V-B showed the advantages of usng modular networks for behavoral fuson n order to adapt to dfferent stuatons. In ths secton, automatc clusterng of wdely varyng envronments s performed so that the modular approach can acheve better generalzaton over wdely varyng envronments. he nput to the classfcaton network conssts of the quantzed sensory patterns as shown n Fg. 13 where, MSR stands for maxmum sensng range. Fg. 14 shows the fve prototypes for clusters representng fve local envronments rangng from a wde corrdor, U-shape, (c) narrow corrdor, (d) rght wall, and (e) left wall. Fve neural network modules were traned usng EP under these fve sensory stuatons and then a proper sequence of these modules were called n to match the local envronments encountered to navgate from the start to the goal postons, as shown n Fg. 15.

7 IEEE RANSACIONS ON EVOLUIONARY COMPUAION, VOL. 6, NO. 4, AUGUS VII. SUMMARY AND CONCLUSION A new algorthm for safe and fast navgaton to a gven goal has been proposed n a completely unknown envronment. An EVFF scheme wth a neural network generated gans and an EP optmzaton of the weghts to satsfy a cost constrant lends tself to a very flexble structure that can cope wth varous envronments wth good generalzaton. However, the local weghts optmzed around a local stuaton may not be always sutable for global navgaton. herefore, the navgaton envronment has been classfed nto a certan number of classes and local optmzaton wthn the class has been attempted. he outcome s a modular EVFF approach n whch many local EVFFs are defned and optmzed locally. A module selecton network looks at the current stuaton and determnes the most sutable module to carry out the local task at a gven tme and the sequence of these selected modules performs global navgaton. hs way, the algorthm can adapt to a great varety of envronments wth a unfed archtecture. All these have been verfed va smulaton. Future work stll remans. he proposed algorthm needs to be recombed out to cover the dynamc obstacle envronment. In case of a drastc change of envronment, reoptmzaton may be needed. hus, an onlne optmzaton algorthm has been nvestgated. Map buldng s the next step so that the knowledge can be accumulated along the way. Fnally, the goal has to be specfed va ts absolute poston assumng accurate dead reckonng but eventually vson-based homng would be more desrable. REFERENCES Fg. 15. Navgaton performance of the multnetwork archtecture under two dfferng global envronments contanng U-shape and narrow passage. Narrow channel. VI. DISCUSSION Local navgaton, by defnton, cannot generate an optmal trajectory generally because no map nformaton s avalable. he robot only knows where t s and where the goal s. However, even local navgaton may generate a near-optmal trajectory f several local neural networks are traned to be local experts optmzed for a group of local envronments. he neural network wll generate, wth ts weghts optmzed to meet an objectve functon (defned n the paper). In summary, the proposed local navgaton algorthm represents a reasonably optmal trajectory wthout any pror map nformaton. Many researchers utlze EP to desgn and tran neural networks or fuzzy logc systems. hs s due to the dffculty of modelng the moble robot dynamcs under varous envronments. However, backpropagaton learnng s helpless wthout an exact model of the robot snce the robot performance depends on t. Furthermore, the optmalty of a global path, obtaned by a concatenaton of the local paths to be decded upon at each nstant of tme, can only be determned after the completon of navgaton. hs s why supervsed learnng cannot be used for ths applcaton. Fnally, EP allows the use of any cost functon whch sometmes cannot be expressed mathematcally n terms of the unknown parameters. [1] J. Borensten, Real-tme obstacle avodance for fast moble robots, IEEE rans. Syst. Man Cybern., vol. 19, pp , Sept./Oct [2] J. Borensten and Y. Koren, he vector feld hstogram Fast obstacle avodance for moble robots, IEEE J. Robot. Automat., vol. 7, pp , June [3] R. A. Brooks, A robust layered control system for a moble robot, IEEE J. Robot. Automat., vol. RA-2, pp , Mar [4] R. C. Arkn, Behavor-Based Robotcs. Cambrdge, MA: MI Press, [5]. Gom, Evolutonary Robotcs: From Intellgent Robots to Artfcal Lfe ER97. ON, Canada: AAI Books, [6]. Bäck, D. Fogel, and Z. Mchalewcz, Eds., Handbook of Evolutonary Computaton. London, U.K.: Oxford Unv. Press, [7] J.-M. Yang, J.-. Horng, and C.-Y. Kao, A new evolutonary approach to developng neural autonomous agents, n Proc. IEEE Int. Conf. Robotcs and Automaton, 1998, pp [8] A. Berlanga, P. Isas, A. Sanchs, and J. M. Molna, Neural network robot controller traned wth evoluton strateges, n Proc. Congr. Evolutonary Computaton, 1999, pp [9] R. Odagr, W. Yu,. Asa, O. Yamakawat, and K. Murase, Measurng the complexty of the real envronment wth evolutonary robot: Evoluton of a real moble robot Khepera to have a mnmal structure, n Proc. IEEE World Congr. Computatonal Intellgence, 1998, pp [10] J. an and N. Fukumura, Learnng goal-drected sensory-based navgaton of a moble robot, Neural Netw., vol. 7, no. 3, pp , [11] S. Haykn, Neural Networks: A Comprehensve Foundaton. New York: Macmllan, [12] A. M. S. Zalzala and A. S. Morrs, Neural Networks for Robotc Control. Herts, U.K.: Ells Horwood, [13] J.. ou and R. C. Gonzalez, Pattern Recognton Prncples. Readng, MA: Addsson-Wesley, [14] S. Yamaguch and H. Itakura, A modular neural network for control of moble robots, n Proc. Int. Conf. Neural Informaton Processng, vol. 2, 1999, pp [15] A. Ram and R. C. Arkn, Case-based reactve navgaton: A method for on-lne selecton and adaptaton of reactve robotc control parameters, IEEE rans. Syst. Man Cybern., vol. 27, pp , June 1997.

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

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

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

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

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

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

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

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

Key-Words: - Automatic guided vehicles, Robot navigation, genetic algorithms, potential fields

Key-Words: - Automatic guided vehicles, Robot navigation, genetic algorithms, potential fields Autonomous Robot Navgaton usng Genetc Algorthms F. ARAMBULA COSIO, M. A. PADILLA CASTAÑEDA Lab. de Imágenes y Vsón Centro de Instrumentos, UNAM Méxco, D.F., 451 MEXICO Abstract: - In ths paper s presented

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

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

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

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

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

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

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

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

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

Finding Proper Configurations for Modular Robots by Using Genetic Algorithm on Different Terrains

Finding Proper Configurations for Modular Robots by Using Genetic Algorithm on Different Terrains Internatonal Journal of Materals, Mechancs and Manufacturng, Vol. 1, No. 4, November 2013 Fndng Proper Confguratons for Modular Robots by Usng Genetc Algorthm on Dfferent Terrans Sajad Haghzad Kldbary,

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

Developing a Gesture Based Remote Human-Robot Interaction System Using Kinect

Developing a Gesture Based Remote Human-Robot Interaction System Using Kinect Developng a Gesture Based Remote Human-Robot Interacton System Usng Knect Kun Qan 1, Je Nu 2 and Hong Yang 1 1 School of Automaton, Southeast Unversty, Nanjng, Chna 2 School of Electrcal and Electronc

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

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

Fall 2018 #11 Games and Nimbers. A. Game. 0.5 seconds, 64 megabytes

Fall 2018 #11 Games and Nimbers. A. Game. 0.5 seconds, 64 megabytes 5-95 Fall 08 # Games and Nmbers A. Game 0.5 seconds, 64 megabytes There s a legend n the IT Cty college. A student that faled to answer all questons on the game theory exam s gven one more chance by hs

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

A Hybrid Ant Colony Optimization Algorithm or Path Planning of Robot in Dynamic Environment

A Hybrid Ant Colony Optimization Algorithm or Path Planning of Robot in Dynamic Environment Hao Me, Yantao Tan, Lnan Zu A Hybrd Ant Colony Optmzaton Algorthm or Path Plannng of Robot n Dynamc Envronment A Hybrd Ant Colony Optmzaton Algorthm for Path Plannng of Robot n Dynamc Envronment 1 Hao

More information

Journal of Chemical and Pharmaceutical Research, 2016, 8(4): Research Article

Journal of Chemical and Pharmaceutical Research, 2016, 8(4): Research Article Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2016, 8(4):788-793 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Vrtual Force Coverage Enhancement Optmzaton Algorthm Based

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

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

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

Test 2. ECON3161, Game Theory. Tuesday, November 6 th

Test 2. ECON3161, Game Theory. Tuesday, November 6 th Test 2 ECON36, Game Theory Tuesday, November 6 th Drectons: Answer each queston completely. If you cannot determne the answer, explanng how you would arrve at the answer may earn you some ponts.. (20 ponts)

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

1 GSW Multipath Channel Models

1 GSW Multipath Channel Models In the general case, the moble rado channel s pretty unpleasant: there are a lot of echoes dstortng the receved sgnal, and the mpulse response keeps changng. Fortunately, there are some smplfyng assumptons

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

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

Ensemble Evolution of Checkers Players with Knowledge of Opening, Middle and Endgame

Ensemble Evolution of Checkers Players with Knowledge of Opening, Middle and Endgame Ensemble Evoluton of Checkers Players wth Knowledge of Openng, Mddle and Endgame Kyung-Joong Km and Sung-Bae Cho Department of Computer Scence, Yonse Unversty 134 Shnchon-dong, Sudaemoon-ku, Seoul 120-749

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

A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS

A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS Pedro Godnho and oana Das Faculdade de Economa and GEMF Unversdade de Combra Av. Das da Slva 65 3004-5

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

A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION

A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION Vncent A. Nguyen Peng-Jun Wan Ophr Freder Computer Scence Department Illnos Insttute of Technology Chcago, Illnos vnguyen@t.edu,

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

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

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

More information

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

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

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

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

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

Machine Learning in Production Systems Design Using Genetic Algorithms

Machine Learning in Production Systems Design Using Genetic Algorithms Internatonal Journal of Computatonal Intellgence Volume 4 Number 1 achne Learnng n Producton Systems Desgn Usng Genetc Algorthms Abu Quder Jaber, Yamamoto Hdehko and Rzauddn Raml Abstract To create a soluton

More information

1.0 INTRODUCTION 2.0 CELLULAR POSITIONING WITH DATABASE CORRELATION

1.0 INTRODUCTION 2.0 CELLULAR POSITIONING WITH DATABASE CORRELATION An Improved Cellular postonng technque based on Database Correlaton B D S Lakmal 1, S A D Das 2 Department of Electronc & Telecommuncaton Engneerng, Unversty of Moratuwa. { 1 shashka, 2 dleeka}@ent.mrt.ac.lk

More information

Weighted Penalty Model for Content Balancing in CATS

Weighted Penalty Model for Content Balancing in CATS Weghted Penalty Model for Content Balancng n CATS Chngwe Davd Shn Yuehme Chen Walter Denny Way Len Swanson Aprl 2009 Usng assessment and research to promote learnng WPM for CAT Content Balancng 2 Abstract

More information

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems Fourth Internatonal Conference on Sensor Technologes and Applcatons Advanced Bo-Inspred Plausblty Checkng n a reless Sensor Network Usng Neuro-Immune Systems Autonomous Fault Dagnoss n an Intellgent Transportaton

More information

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm 0 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.8 No., February 008 Mult-focus Image Fuson Usng Spatal Frequency and Genetc Algorthm Jun Kong,, Kayuan Zheng,, Jngbo Zhang,,*,,

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

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

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

Solving the Local Minima Problem for a Mobile Robot by Classification of Spatio-Temporal Sensory Sequences

Solving the Local Minima Problem for a Mobile Robot by Classification of Spatio-Temporal Sensory Sequences Solvng the Local Mnma Problem for a Moble Robot by Classfcaton of Spato-Temporal Sensory Sequences K. Madhava Krshna, Prem K Kalra* Department of Electrcal Engneerng Indan Insttute of Technology Kanpur,

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

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

Discussion on How to Express a Regional GPS Solution in the ITRF

Discussion on How to Express a Regional GPS Solution in the ITRF 162 Dscusson on How to Express a Regonal GPS Soluton n the ITRF Z. ALTAMIMI 1 Abstract The usefulness of the densfcaton of the Internatonal Terrestral Reference Frame (ITRF) s to facltate ts access as

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

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

Intelligent and Robust Genetic Algorithm Based Classifier

Intelligent and Robust Genetic Algorithm Based Classifier Intellgent and Robust Genetc Algorthm Based Classfer S. H. Zahr, H. Raab Mashhad and S. A. Seyedn Downloaded from eee.ust.ac.r at :4 IRDT on Monday September 3rd 018 Abstract: The concepts of robust classfcaton

More information

An Alternation Diffusion LMS Estimation Strategy over Wireless Sensor Network

An Alternation Diffusion LMS Estimation Strategy over Wireless Sensor Network Progress In Electromagnetcs Research M, Vol. 70, 135 143, 2018 An Alternaton Dffuson LMS Estmaton Strategy over Wreless Sensor Network Ln L * and Donghu L Abstract Ths paper presents a dstrbuted estmaton

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

Webinar Series TMIP VISION

Webinar Series TMIP VISION Webnar Seres TMIP VISION TMIP provdes techncal support and promotes knowledge and nformaton exchange n the transportaton plannng and modelng communty. DISCLAIMER The vews and opnons expressed durng ths

More information

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme Proceedngs of the World Congress on Engneerng 2011 Vol II, July 6-8, 2011, London, U.K. Inverse Halftonng Method Usng Pattern Substtuton Based Data Hdng Scheme Me-Y Wu, Ja-Hong Lee and Hong-Je Wu Abstract

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

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

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

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

More information

New Applied Methods For Optimum GPS Satellite Selection

New Applied Methods For Optimum GPS Satellite Selection New Appled Methods For Optmum GPS Satellte Selecton Hamed Azam, Student Member, IEEE Department of Electrcal Engneerng Iran Unversty of Scence &echnology ehran, Iran hamed_azam@eee.org Mlad Azarbad Department

More information

Guidelines for CCPR and RMO Bilateral Key Comparisons CCPR Working Group on Key Comparison CCPR-G5 October 10 th, 2014

Guidelines for CCPR and RMO Bilateral Key Comparisons CCPR Working Group on Key Comparison CCPR-G5 October 10 th, 2014 Gudelnes for CCPR and RMO Blateral Key Comparsons CCPR Workng Group on Key Comparson CCPR-G5 October 10 th, 2014 These gudelnes are prepared by CCPR WG-KC and RMO P&R representatves, and approved by CCPR,

More information

Optimal Sizing and Allocation of Residential Photovoltaic Panels in a Distribution Network for Ancillary Services Application

Optimal Sizing and Allocation of Residential Photovoltaic Panels in a Distribution Network for Ancillary Services Application Optmal Szng and Allocaton of Resdental Photovoltac Panels n a Dstrbuton Networ for Ancllary Servces Applcaton Reza Ahmad Kordhel, Student Member, IEEE, S. Al Pourmousav, Student Member, IEEE, Jayarshnan

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

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

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

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

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

More information

A 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

Understanding the Spike Algorithm

Understanding the Spike Algorithm Understandng the Spke Algorthm Vctor Ejkhout and Robert van de Gejn May, ntroducton The parallel soluton of lnear systems has a long hstory, spannng both drect and teratve methods Whle drect methods exst

More information

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

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

More information

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

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

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

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

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

Particle Filters. Ioannis Rekleitis

Particle Filters. Ioannis Rekleitis Partcle Flters Ioanns Reklets Bayesan Flter Estmate state x from data Z What s the probablty of the robot beng at x? x could be robot locaton, map nformaton, locatons of targets, etc Z could be sensor

More information

Ad hoc Service Grid A Self-Organizing Infrastructure for Mobile Commerce

Ad hoc Service Grid A Self-Organizing Infrastructure for Mobile Commerce Ad hoc Servce Grd A Self-Organzng Infrastructure for Moble Commerce Klaus Herrmann, Kurt Gehs, Gero Mühl Berln Unversty of Technology Emal: klaus.herrmann@acm.org Web: http://www.vs.tu-berln.de/herrmann/

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

A Preliminary Study of Information Collection in a Mobile Sensor Network

A Preliminary Study of Information Collection in a Mobile Sensor Network A Prelmnary Study of Informaton ollecton n a Moble Sensor Network Yuemng Hu, Qng L ollege of Informaton South hna Agrcultural Unversty {ymhu@, lqng1004@stu.}scau.edu.cn Fangmng Lu, Gabrel Y. Keung, Bo

More information

Subarray adaptive beamforming for reducing the impact of flow noise on sonar performance

Subarray adaptive beamforming for reducing the impact of flow noise on sonar performance Subarray adaptve beamformng for reducng the mpact of flow nose on sonar performance C. Bao 1, J. Leader and J. Pan 1 Defence Scence & Technology Organzaton, Rockngham, WA 6958, Australa School of Mechancal

More information

Measuring Cooperative Robotic Systems Using Simulation-Based Virtual Environment

Measuring Cooperative Robotic Systems Using Simulation-Based Virtual Environment Measurng Cooperatve c Systems Usng Smulaton-Based Vrtual Envronment Xaoln Hu Computer Scence Department Georga State Unversty, Atlanta GA, USA 30303 Bernard P. Zegler Arzona Center for Integratve Modelng

More information

Implementation of Adaptive Neuro Fuzzy Inference System in Speed Control of Induction Motor Drives

Implementation of Adaptive Neuro Fuzzy Inference System in Speed Control of Induction Motor Drives J. Intellgent Learnng Systems & Applcatons, 00, : 0-8 do:0.436/jlsa.00.04 Publshed Onlne May 00 (http://www.scrp.org/journal/jlsa) Implementaton of Adaptve Neuro Fuzzy Inference System n Speed Control

More information

Optimization of Ancillary Services for System Security: Sequential vs. Simultaneous LMP calculation

Optimization of Ancillary Services for System Security: Sequential vs. Simultaneous LMP calculation Optmzaton of Ancllary Servces for System Securty: Sequental vs. Smultaneous LM calculaton Sddhartha Kumar Khatan, Yuan L, Student Member, IEEE, and Chen-Chng. Lu, Fellow, IEEE Abstract-- A lnear optmzaton

More information

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

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

More information

Optimizing a System of Threshold-based Sensors with Application to Biosurveillance

Optimizing a System of Threshold-based Sensors with Application to Biosurveillance Optmzng a System of Threshold-based Sensors wth Applcaton to Bosurvellance Ronald D. Frcker, Jr. Thrd Annual Quanttatve Methods n Defense and Natonal Securty Conference May 28, 2008 What s Bosurvellance?

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

An Energy-aware Awakening Routing Algorithm in Heterogeneous Sensor Networks

An Energy-aware Awakening Routing Algorithm in Heterogeneous Sensor Networks An Energy-aware Awakenng Routng Algorthm n Heterogeneous Sensor Networks TAO Dan 1, CHEN Houjn 1, SUN Yan 2, CEN Ygang 3 1. School of Electronc and Informaton Engneerng, Bejng Jaotong Unversty, Bejng,

More information

Recognition of Low-Resolution Face Images using Sparse Coding of Local Features

Recognition of Low-Resolution Face Images using Sparse Coding of Local Features Recognton of Low-Resoluton Face Images usng Sparse Codng of Local Features M. Saad Shakeel and Kn-Man-Lam Centre for Sgnal Processng, Department of Electronc and Informaton Engneerng he Hong Kong Polytechnc

More information

Allocation of capacitor banks in distribution systems using multi-objective function

Allocation of capacitor banks in distribution systems using multi-objective function Vol. 8(27), pp. 1282-1288, 18 July, 2013 DOI 10.5897/SRE2013.5554 ISSN 1992-2248 2013 Academc Journals http://www.academcjournals.org/sre Scentfc Research and Essays Full Length Research aper Allocaton

More information