Fuzzy Inference Model for Learning from Experiences and Its Application to Robot Navigation

Size: px
Start display at page:

Download "Fuzzy Inference Model for Learning from Experiences and Its Application to Robot Navigation"

Transcription

1 Fuzzy Inference Model for Learning from Experiences and Is Applicaion o Robo Navigaion Manabu Gouko, Yoshihiro Sugaya and Hiroomo Aso Deparmen of Elecrical and Communicaion Engineering, Graduae School of Engineering, Tohoku Universiy Aoba , Aramaki, Aoba-ku, Sendai, , Japan. gouko@aso.ecei.ohoku.ac.jp Absrac A fuzzy inference model for learning from experiences (FILE) is proposed. The model can learn from experience daa obained by rial-and-error of a ask and i can sably learn from boh experiences of success and failure of a rial. The learning of he model is execued afer each of rial of he ask. Hence, i is expeced ha he achievemen rae increases wih repeiion of he rials, and ha he model adaps o change of environmen. In his paper, we confirm performance of he model by applying he model o a robo navigaion ask simulaion and invesigae he knowledge acquired by he learning. 1. Inroducion Over he pas few decades, a considerable number of sudies have been conduced on he inelligence sysem as ypified by a robo. In recen years, he concern wih he sysem ha acquires knowledge by learning has been growing. In such a research, he sysem acquires knowledge based on ineracion in he environmen. If a designer easily inerpres he knowledge which he sysem acquired, he or she can make use of he informaion o design he sysem, which faciliaes he consrucion of a more flexible sysem. Addiionally if prior knowledge ha he designer has is fed o he sysem, he sysem can learn more effecively using i as a bias. Tha is o say, i brings many advanages ha humans inerpre he knowledge of he sysem. Fuzzy inference model can use knowledge which is easily inerpreed by humans. The model can conduc advanced inference like humans and has been applied o many inelligen sysems. In he model, he knowledge is described in if-hen rule form. Recen sudies on learning fuzzy inference model can be classified ino hree main groups according o learning mehod. In he firs group, models learn by using supervised learning mehod[1, 6, 7]. This is an efficien mehod when inpu-oupu raining daa (eacher daa) are available, bu i is difficul o deermine eacher daa in a changing environmen. Moreover, i canno learn from an evaluaion value which means he success or failure of a rial of a ask; noe ha he evaluaion is no eacher daa. In he second group, models learn by using geneic algorihm[2, 4]. I is possible o learn from he evaluaion value, bu he mehod requires much calculaion for learning. Therefore, i is difficul for he model o adap o environmen changes. In he hird group, models learn by using reinforcemen learning (RL)[5, 8]. RL is on-line learning hrough ineracions wih a dynamic environmen and i is possible o learn from an evaluaion value (reward). Many convenional models using RL learn he opimum behavior by a searching he environmen, bu i requires large number of rialsand-errors[5]. On he oher hand, here are some models o learn based on experiences[8]. The knowledge learned by hese models is no always opimum, bu he learning requires relaively small number of rials-and-errors. Several sudies have been made on he fuzzy inference model ha learns from experiences, however, many convenional models which learn from experiences learn only from experience of eiher success or failure. Addiionally lile aenion has been given o learning in a changing environmen and invesigaion ino he knowledge acquired by learning. We focus on a fuzzy inference model for learning from experiences (FILE) which is proposed by he auhors[3]. FILE can sably learn from boh experiences of success and failure. In he model, he learning execues afer each end of a rial. Hence, i is expeced ha an achievemen rae of a ask increases wih repeiion of he rials. In his paper, we confirm performance of he model by applying he model o a robo navigaion ask simulaion, and we invesigae change of he knowledge caused by an environmenal change.

2 Figure 2. Membership funcion. Figure 1. FILE. (a) Trial mode. (b) Learning mode. 2. Proposed model : FILE Fig.1 shows he srucure of FILE. FILE consiss of a fuzzy inference uni and a buffer. FILE ries o achieve a ask by using own knowledge. One rial is defined as a period from he sar of a ask unil he end. FILE reasons and decides acions several imes during a rial (Fig.1(a)). For example a sensor informaion as an inpu is given o he fuzzy inference uni, and he uni decides an oupu. Such inpu/oupu (I/O) daa by he fuzzy inference uni are sored in he buffer during a rial. The sored daa, which mean experiences, are exploied in learning mode wih he evaluaion value (Fig.1(b)). Evaluaion value E, which is an evaluaion for he rial, is fed o FILE a he end of rial. FILE updaes own knowledge by learning. As a resul, he model acquires he knowledge which is suiable for he environmen Trial mode In he rial mode, FILE ries o achieve a ask by using own knowledge. The inference is execued a he fuzzy inference uni and ha resul is oupued. The uni has n fuzzy rules described in if-hen form. Rule i represens ih fuzzy rule is wrien as follows: Rule i : if x 1 is A i1 and x j is A ij and and x m is A im hen y = b i (i =1, 2,,n),(1) where x 1,x 2,,x m are inpu variables and y is an oupu variable. A i1,a i2,,a im are linguisic labels which represen fuzzy ses and b i is a consan oupu value. y is a resul of inference and calculaed by: µ i = m j=1 A ij(x j ) (i =1, 2,,n), (2) y = n i=1 µ ib i / n i=1 µ i, (3) where µ i is a firing srengh of he ih rule and A ij (x j ) is a membership funcion of x j (fig.2) and calculaed by: ( ) A ij (x j ) = exp (x j c ij ) 2 /σijk 2, (i =1, 2,,n,j =1, 2,,m), (4) where c ij and σ ijk are parameers o give cener and widh, respecively. The membership funcion used in he model has asymmeric widhs σ ijl and σ ijr in he lef and righ. k is an index o represen which side of he funcion. If c ij x j, we se k = L, oherwise we se k = R. I/O daa (x 1,x 2,,x m and y ) of he fuzzy inference uni are sored in he buffer during a rial, which are called learning daa Learning mode In he learning mode, FILE learns from he learning daa and he evaluaion value (Fig.1(b)). Each parameer of he membership funcion is updaed by learning. The evaluaion value E( 1 E 1) has a posiive value when a rial succeeded. When a rial failed, E has a negaive value. When E is posiive, he model learns o reinforce I/O relaionships of he learning daa. When E is negaive, he model learns he repulsive relaionships. The learning process is given below. (1) A se of learning daa (x l,y l )=(x l 1,xl 2,,xl m,yl ) is picked from he buffer. (2) µ l i which is he firing srengh of ih rule for xl is calculaed from eq.(2) and i s is calculaed by i s = augmax i µ l i. (3) c isj and b is are updaed as follows: c new i sj = c old i sj + αea isj(x l j)(x l j c old i sj ) if E 0 (j =1, 2,,m), (5) b new i s = b old i s where α and β are learning raes. + βµ l i s E(y l b old i s ) if E 0, (6)

3 (4) The widhs of he membership funcions are updaed as follows: σijp old γ 1EA isj(x l j )µl i if E 0, σ new ijp = σijp old γ 2E(1 A isj(x l j ))(1 A ij(x l j )) if E<0, (i =1, 2,...,n, j =1, 2,...,m), (7) where γ 1,γ 2 are learning raes. The index p is deermined as he following: L if c isj <x l j c ij & i i s p = or x l j c ij c isj & i i s, R if c ij x l j c i sj & i i s φ or c isj c ij x l j & i i s, oherwise. (8) If p = φ, neiher widh is updaed. The widh of he rule excep for he i s h rule is decreased corresponding o µ l i, when E has a posiive value. On he whole, he firing srengh µ is is increased. On he oher hand, he firing srengh µ is is decreased when E has a negaive value. (5) Afer he above operaion is compleed, he daa used for he learning is deleed from he buffer, and hen he procedure (1) - (4) is repeaed. The learning mode is finished when here is no daa in he buffer. From he viewpoin of he inerpreing of he rule by humans, i is more desirable ha he model has few rules. However, learning ofen becomes unsable by an influence of dispersion of he learning daa when a model has a few rules. FILE can execue sably learning even if here are few rules[3]. In he eq.(5), A isj(x l j ) prevens he learning from becoming unsable due o he dispersion of he learning daa. A learning daa which is apar from he cener of membership funcion A isj(x l j ) exers small influence on he learning, hus he learning becomes sable. In he eq.(7), he role of A isj(x l j ), 1 A i sj(x l j ) and 1 A ij(x l j ) is sabilizaion of he learning, as we said earlier[3]. Naurally, he model has he limis of he adapabiliy by using only a few rules wihou addiion of he new rules. Therefore, his model should be improved in order ha i can add a rule, bu in his paper, we are no concerned wih ha. 3. Experimenal resuls and discussion We apply FILE o a robo navigaion ask simulaion[4] and confirm he performance of he model. Addiionally, we invesigae change of he knowledge caused by an environmenal change. The robo navigaion ask aims a moving Figure 3. (a) Top view of a mobile robo. (b) Inpu variables. x 1 is he angle beween he raveling direcion and he wall. x 2, x 3 and x 4 are he disances beween he robo and he wall, respecively. of a mobile robo from sar o goal wihou any collisions wih a wall. Fig.3(a) shows he op view of he robo. The diameer of he robo is 20cm. The robo has a sensor which can deec obsacles. The sensing area is ±30 degrees o he raveling direcion and he maximum deph of he sensing area is 200cm. The robo moves based on he informaion which is observed from he environmen. If here is an obsacle in he area, he model execues he inference and decides he raveling direcion. When here is no obsacle in he area, he robo goes sraigh wihou he inference. One sep is defined as ha he robo moves by an observaion. The robo moves forward L[cm] every sep. Fig.3(b) shows inpu variables, x 1 is he angle beween he raveling direcion and he neares deeced wall. x 2 is he shores disance beween he robo and he deeced wall. x 3 and x 4 are he disances beween he robo and he walls deeced a he righ and lef edge of he sensing area. The fuzzy inference uni infers a seering angle from he inpu variables and pus ou i. The maximum seering angle is ±10 degrees. In he fuzzy inference uni, each inpu variable and oupu value are normalized. The experimen is carried ou by using he course as shown in fig.4(a). The robo moves o he goal from he sar by repeaing he inference. One rial is defined as ha he robo reaches he goal or collides wih he wall afer sar. In fig.4(a), a broken line represens he range of sar posiions of he robo. The sar posiion is chosen a random wihin he range a every rial. E is fed o he model a he end of every rial. When he robo reaches he goal, we se E =1. When he robo collides wih he wall, we se E = 1. We confirm performance of learning by using he same navigaion ask wihou learning (es ask). In he experimen, whenever a learning mode finished, he rial of he es ask is execued 100 imes. When he rial of he es ask finished, he robo sars a new rial for learning mode.

4 100 ) ( s e 90 r a n e 80 m e v ie h 70 c A 0 2 inpus (change) 4 inpus (change) 2 inpus (no change) Number of rials Figure 4. (a) Course of robo navigaion. (b) Membership funcions of x 1 of each rule which are given as he prior knowledge. Figure 5. Relaion beween he number of rials and average of achievemen raes. The achievemen rae of he es ask is expeced o increase as learning ime increases. In he experimen, parameers are α = 0.004,β = ,γ 1 = 110,γ 2 = We give wo simple rules as a prior knowledge o he model. When here is he neares wall in he lef of he robo (x 1 < 0.5), he robo urns he seering wheel o he righ by Rule 1. When here is he neares wall in he righ of he robo (x 1 > 0.5), he robo urns he seering wheel o he lef by Rule 2. Fig.4(b) shows he membership funcions of x 1 of each rule which are given as he prior knowledge. FILE canno execue he learning, if a designer canno give any prior knowledge for i. We assume ha FILE is used under he environmen where a designer can give i some knowledge. In boh rules, he same membership funcion was given for x 2, x 3 and x 4. The cener and widh of he membership funcion of x 2 are 0.7 and 0.5. The cener and widh of he membership funcions of x 3 and x 4 are boh Change of he speed In his experimen, he speed of he robo is changed from L =10o 25. We se L =10unil he 30h rial, and we se L =25aferwards. The experimen is carried ou by using a 2-inpu model and a 4-inpu model. The 2- inpu model infers only from inpu variables x 1,x 2, and he 4-inpu model infers from inpu variables x 1,x 2,x 3,x 4. Fig.5 is he resul of he experimen, and indicaes he relaion beween he number of rials and average of achievemen raes. A solid line indicaes he 2-inpu model, and broken line indicaes he 4-inpu model. A chain dash line indicaes he case using he 2-inpu model alhough he speed is fixed o 25 from he beginning of he ask. The achievemen raes of 2-inpu and 4-inpu models increase o 95.4% and 95.8% unil speed is changed. Each rae in he 31s rial drops o 90.6% and 89.7%, however, unil he 100h rial, each rae is increased o 93.1% and 94.1% by he learning afer he change of he speed. The acquired knowledge is invesigaed by observing he membership funcion (fig.6). Firsly, we invesigae he change of membership funcion of x 1 (fig.6(a)). Before he learning ( =0), he cross poin of he funcions is 0.5. In he 30h and 100h rial ( =30, 100), he cross poin moves o 0.39 and 0.37, respecively. Even if x 1 is a lile smaller han 0.5, he firing srengh of Rule 2 is higher han Rule 1, herefore he robo seers o he lef. This means ha he knowledge ha ends o urn o he lef was acquired by repeiion of he rial and he learning. Such endency becomes sronger as he speed increases. I was found from he resul ha he robo adaps o he increase of he speed by changing own knowledge. We also invesigae he change of he membership funcions of x 3 and x 4 of he 4-inpu model. Fig.6(b) shows he membership funcions of x 3 and x 4 in Rule 2 a he 100h rial. Rule 2 means urning he seering wheel o he lef. The model learned he knowledge ha he robo urns o he lef, if x 4 is larger han x 3. This knowledge is suiable, because his relaion beween x 3 and x 4 is observed when he wall is on he righ of he robo. As a resul, FILE learned he suiable membership funcion of x 3 and x 4 in Rule 2. Furhermore, we confirm ha he knowledge which uses x 3 and x 4 changes o he effecive knowledge in each environmen by learning. Fig.7 shows he rajecories of he robo of 4-inpu model in he es ask. These rajecories were obained by inference ha used only x 3 and x 4. The robo sars from he same posiion and direcion in each rajecory. In fig.7, he small circle represens he robo. Before he learning ( =0) he robo goes sraigh on he wall and collides. Afer 30 rials ( =30), he robo can reach he goal, however, he robo becomes unable o reach he goal again owing o increase in speed ( =31). Finally he robo reaches he goal by he learning in he changed environmen ( = 100). The resul shows ha he knowledge

5 100 ) ( s e 80 r a n e 60 m e v ie h c 40 A 2 inpus 4 inpus Figure 6. (a) Membership funcions of x 1 of each rule. (b) Membership funcions of x 3 and x 4 in Rule Number of rials Figure 8. Relaion beween he number of rials and average of achievemen raes. Figure 7. Trajecories of he robo. which uses x 3 and x 4 changes o he effecive knowledge for each environmen by learning Change of he course By anoher experimen, he course is changed during he experimen. Unil he 30h rial, lef urn course as shown in fig.4(a) is used, and righ urn course is used afer ha. Only a direcion of a corner varies and widh and lengh are he same. The speed of he robo is consan (L = 10). Fig.8 is he resul of he experimen. A solid line indicaes he case using 2-inpu model, and broken line indicaes he case using 4-inpu model. The achievemen raes of 2-inpu and 4-inpu models increase o 93.6% and 94.3% unil he course is changed. Each rae in he 31s rial drops o 34.6% and 31.3%. Unil he 100h rial, each rae is increased o 91.6% and 89.3% by he learning afer he change of he course. Fig.9(a) shows he membership funcions of x 1. In he 30h and 100h rial ( =30, 100), he cross poin is 0.41 and I can be said ha he robo acquired he knowledge ha ends o urn o he direcion of each course. Fig.9(b) shows he membership funcions of x 3 and x 4 in Rule 1 a he 100h rial. In his figure, relaion beween x 3 and x 4 is opposie o fig.6(b). Rule 1 means urning he seering wheel o he righ. I can be said ha he model learned he suiable membership funcions of x 3 and x 4 in Rule 1. Figure 9. (a) Membership funcions of x 1 of each rule. (b) Membership funcions of x 3 and x 4 in Rule 1. The difference in he cener of each membership funcion in fig.9(b) is small in comparison wih he previous experimen(fig.6(b)). This difference resuls from he difference in he speed of he robo. Fig.10 shows behavior of he robo which avoids colliding. In Fig.10(a) and (b), he sar posiions of he robos are he same. The case ha he robo moves forward a low speed is shown in fig.10(a). The robo can avoid colliding wihou approaching he wall very much. The case ha he robo moves forward a high speed is shown in fig.10(b). The robo goes o he wall closer in comparison wih fig.10(a), because he speed of he robo is fas. Fig.10 shows ha hough he robos urn in he same way o he lef, observed x 3 is smaller when he speed is faser. I can be said ha he difference of he cener of he membership funcions in each speed resuls from such difference of he observed variables. 4. Conclusion In his sudy, we focus on a fuzzy inference model for learning from experiences (FILE) which is proposed by he

6 informaion elecronics sysem (SOIM-COE05), pages , [4] H. Iani and T. Furuhashi. A sudy on eaching informaion undersanding by auonomous mobile robo. Trans. of SICE, 38(11): , in Japanese. [5] L. Jouffe. Fuzzy inference sysem learning by reinforcemen mehod. IEEE Trans. Sys., Man, Cybern., par C, 28(3): , [6] G. Leng, T. M. McGinniy, and G. Prasad. An approach for on-line exracion of fuzzy rules using a self-organising fuzzy neural nework. Fuzzy Ses and Sysems, 150: , [7] T. Nishina and M. Hagiwara. Fuzzy inference neural nework. Neurocompuing, 14: , [8] T. Takahama, S. Sakai, H. Ogura, and M. Nakamura. Learning fuzzy rules for bang-bang conrol by reinforcemen learning mehod. Journal of Japan Sociey for Fuzzy Theory and Sysems, 8(1): , in Japanese. Figure 10. Behavior of he robo which avoids colliding. (a) Low speed. (b) High speed. auhors[3]. FILE can sably learn from boh experiences of success and failure. In he model, he learning execues afer each end of a rial. In his paper, we applied he model o an environmen which changes and confirmed performance of he model by using a robo navigaion ask simulaion. Addiionally we invesigaed change of he knowledge caused by an environmenal change. In he experimen, we showed ha he robo adaps o a changing environmen and acquires knowledge which is suiable for each environmen by he learning. A furher direcion of his sudy will be ha we add mechanism which generae new rule o he model and adap he model o more complicaed asks. Acknowledgmen This work is suppored in par by he 21s Cenury COE Program (Gran No ). References [1] M. Er, T. P. Tan, and S. Y. Loh. Conrol of a mobile robo using generalized dynamic fuzzy neural neworks. Microprocessors and Microsysems, 28: , [2] T. Furuhashi, K. Nakaoka, K. Morikawa, H. Maeda, and Y. Uchikawa. A sudy on knowledge finding using fuzzy classifier sysem. Journal of Japan Sociey for Fuzzy Theory and Sysems, 7(4): , in Japanese. [3] M. Gouko, Y. Sugaya, and H. Aso. Learning fuzzy inference model and acquisiion of knowledge. Proceedings of he 3rd suden-organizing inernaional mini-conference on

Lab 3 Acceleration. What You Need To Know: Physics 211 Lab

Lab 3 Acceleration. What You Need To Know: Physics 211 Lab b Lab 3 Acceleraion Wha You Need To Know: The Physics In he previous lab you learned ha he velociy of an objec can be deermined by finding he slope of he objec s posiion vs. ime graph. x v ave. = v ave.

More information

Robot Control using Genetic Algorithms

Robot Control using Genetic Algorithms Robo Conrol using Geneic Algorihms Summary Inroducion Robo Conrol Khepera Simulaor Geneic Model for Pah Planning Chromosome Represenaion Evaluaion Funcion Case Sudies Conclusions The Robo Conroller Problem

More information

Pulse Train Controlled PCCM Buck-Boost Converter Ming Qina, Fangfang Lib

Pulse Train Controlled PCCM Buck-Boost Converter Ming Qina, Fangfang Lib 5h Inernaional Conference on Environmen, Maerials, Chemisry and Power Elecronics (EMCPE 016 Pulse Train Conrolled PCCM Buck-Boos Converer Ming Qina, Fangfang ib School of Elecrical Engineering, Zhengzhou

More information

Memorandum on Impulse Winding Tester

Memorandum on Impulse Winding Tester Memorandum on Impulse Winding Teser. Esimaion of Inducance by Impulse Response When he volage response is observed afer connecing an elecric charge sored up in he capaciy C o he coil L (including he inside

More information

ECE-517 Reinforcement Learning in Artificial Intelligence

ECE-517 Reinforcement Learning in Artificial Intelligence ECE-517 Reinforcemen Learning in Arificial Inelligence Lecure 11: Temporal Difference Learning (con.), Eligibiliy Traces Ocober 8, 2015 Dr. Iamar Arel College of Engineering Deparmen of Elecrical Engineering

More information

Motion-blurred star image acquisition and restoration method based on the separable kernel Honglin Yuana, Fan Lib and Tao Yuc

Motion-blurred star image acquisition and restoration method based on the separable kernel Honglin Yuana, Fan Lib and Tao Yuc 5h Inernaional Conference on Advanced Maerials and Compuer Science (ICAMCS 206) Moion-blurred sar image acquisiion and resoraion mehod based on he separable kernel Honglin Yuana, Fan Lib and Tao Yuc Beihang

More information

Table of Contents. 3.0 SMPS Topologies. For Further Research. 3.1 Basic Components. 3.2 Buck (Step Down) 3.3 Boost (Step Up) 3.4 Inverter (Buck/Boost)

Table of Contents. 3.0 SMPS Topologies. For Further Research. 3.1 Basic Components. 3.2 Buck (Step Down) 3.3 Boost (Step Up) 3.4 Inverter (Buck/Boost) Table of Conens 3.0 SMPS Topologies 3.1 Basic Componens 3.2 Buck (Sep Down) 3.3 Boos (Sep Up) 3.4 nverer (Buck/Boos) 3.5 Flyback Converer 3.6 Curren Boosed Boos 3.7 Curren Boosed Buck 3.8 Forward Converer

More information

EXPERIMENT #9 FIBER OPTIC COMMUNICATIONS LINK

EXPERIMENT #9 FIBER OPTIC COMMUNICATIONS LINK EXPERIMENT #9 FIBER OPTIC COMMUNICATIONS LINK INTRODUCTION: Much of daa communicaions is concerned wih sending digial informaion hrough sysems ha normally only pass analog signals. A elephone line is such

More information

P. Bruschi: Project guidelines PSM Project guidelines.

P. Bruschi: Project guidelines PSM Project guidelines. Projec guidelines. 1. Rules for he execuion of he projecs Projecs are opional. Their aim is o improve he sudens knowledge of he basic full-cusom design flow. The final score of he exam is no affeced by

More information

The design of an improved matched filter in DSSS-GMSK system

The design of an improved matched filter in DSSS-GMSK system Journal of Physics: Conference Series PAPER OPEN ACCESS The design of an improved mached filer in DSSS-GMSK sysem To cie his aricle: Mao Wei-ong e al 16 J. Phys.: Conf. Ser. 679 1 View he aricle online

More information

ECMA st Edition / June Near Field Communication Wired Interface (NFC-WI)

ECMA st Edition / June Near Field Communication Wired Interface (NFC-WI) ECMA-373 1 s Ediion / June 2006 Near Field Communicaion Wired Inerface (NFC-WI) Sandard ECMA-373 1 s Ediion / June 2006 Near Field Communicaion Wired Inerface (NFC-WI) Ecma Inernaional Rue du Rhône 114

More information

Mobile Robot Localization Using Fusion of Object Recognition and Range Information

Mobile Robot Localization Using Fusion of Object Recognition and Range Information 007 IEEE Inernaional Conference on Roboics and Auomaion Roma, Ialy, 10-14 April 007 FrB1.3 Mobile Robo Localizaion Using Fusion of Objec Recogniion and Range Informaion Byung-Doo Yim, Yong-Ju Lee, Jae-Bok

More information

AN303 APPLICATION NOTE

AN303 APPLICATION NOTE AN303 APPLICATION NOTE LATCHING CURRENT INTRODUCTION An imporan problem concerning he uilizaion of componens such as hyrisors or riacs is he holding of he componen in he conducing sae afer he rigger curren

More information

Proceedings of International Conference on Mechanical, Electrical and Medical Intelligent System 2017

Proceedings of International Conference on Mechanical, Electrical and Medical Intelligent System 2017 on Mechanical, Elecrical and Medical Inelligen Sysem 7 Consan On-ime Conrolled Four-phase Buck Converer via Saw-oohwave Circui and is Elemen Sensiiviy Yi Xiong a, Koyo Asaishi b, Nasuko Miki c, Yifei Sun

More information

EXPERIMENT #4 AM MODULATOR AND POWER AMPLIFIER

EXPERIMENT #4 AM MODULATOR AND POWER AMPLIFIER EXPERIMENT #4 AM MODULATOR AND POWER AMPLIFIER INTRODUCTION: Being able o ransmi a radio frequency carrier across space is of no use unless we can place informaion or inelligence upon i. This las ransmier

More information

Dead Zone Compensation Method of H-Bridge Inverter Series Structure

Dead Zone Compensation Method of H-Bridge Inverter Series Structure nd Inernaional Conference on Elecrical, Auomaion and Mechanical Engineering (EAME 7) Dead Zone Compensaion Mehod of H-Bridge Inverer Series Srucure Wei Li Insiue of Elecrical Engineering and Informaion

More information

Knowledge Transfer in Semi-automatic Image Interpretation

Knowledge Transfer in Semi-automatic Image Interpretation Knowledge Transfer in Semi-auomaic Image Inerpreaion Jun Zhou 1, Li Cheng 2, Terry Caelli 23, and Waler F. Bischof 1 1 Deparmen of Compuing Science, Universiy of Albera, Edmonon, Albera, Canada T6G 2E8

More information

Comparative Analysis of the Large and Small Signal Responses of "AC inductor" and "DC inductor" Based Chargers

Comparative Analysis of the Large and Small Signal Responses of AC inductor and DC inductor Based Chargers Comparaive Analysis of he arge and Small Signal Responses of "AC inducor" and "DC inducor" Based Chargers Ilya Zelser, Suden Member, IEEE and Sam Ben-Yaakov, Member, IEEE Absrac Two approaches of operaing

More information

EE 330 Lecture 24. Amplification with Transistor Circuits Small Signal Modelling

EE 330 Lecture 24. Amplification with Transistor Circuits Small Signal Modelling EE 330 Lecure 24 Amplificaion wih Transisor Circuis Small Signal Modelling Review from las ime Area Comparison beween BJT and MOSFET BJT Area = 3600 l 2 n-channel MOSFET Area = 168 l 2 Area Raio = 21:1

More information

Spring Localization I. Roland Siegwart, Margarita Chli, Martin Rufli. ASL Autonomous Systems Lab. Autonomous Mobile Robots

Spring Localization I. Roland Siegwart, Margarita Chli, Martin Rufli. ASL Autonomous Systems Lab. Autonomous Mobile Robots Spring 2017 Localizaion I Localizaion I 10.04.2017 1 2 ASL Auonomous Sysems Lab knowledge, daa base mission commands Localizaion Map Building environmen model local map posiion global map Cogniion Pah

More information

Control and Protection Strategies for Matrix Converters. Control and Protection Strategies for Matrix Converters

Control and Protection Strategies for Matrix Converters. Control and Protection Strategies for Matrix Converters Conrol and Proecion Sraegies for Marix Converers Dr. Olaf Simon, Siemens AG, A&D SD E 6, Erlangen Manfred Bruckmann, Siemens AG, A&D SD E 6, Erlangen Conrol and Proecion Sraegies for Marix Converers To

More information

Direct Analysis of Wave Digital Network of Microstrip Structure with Step Discontinuities

Direct Analysis of Wave Digital Network of Microstrip Structure with Step Discontinuities Direc Analysis of Wave Digial Nework of Microsrip Srucure wih Sep Disconinuiies BILJANA P. SOŠIĆ Faculy of Elecronic Engineering Universiy of Niš Aleksandra Medvedeva 4, Niš SERBIA MIODRAG V. GMIROVIĆ

More information

Double Tangent Sampling Method for Sinusoidal Pulse Width Modulation

Double Tangent Sampling Method for Sinusoidal Pulse Width Modulation Compuaional and Applied Mahemaics Journal 2018; 4(1): 8-14 hp://www.aasci.org/journal/camj ISS: 2381-1218 (Prin); ISS: 2381-1226 (Online) Double Tangen Sampling Mehod for Sinusoidal Pulse Widh Modulaion

More information

Investigation and Simulation Model Results of High Density Wireless Power Harvesting and Transfer Method

Investigation and Simulation Model Results of High Density Wireless Power Harvesting and Transfer Method Invesigaion and Simulaion Model Resuls of High Densiy Wireless Power Harvesing and Transfer Mehod Jaber A. Abu Qahouq, Senior Member, IEEE, and Zhigang Dang The Universiy of Alabama Deparmen of Elecrical

More information

Phase-Shifting Control of Double Pulse in Harmonic Elimination Wei Peng1, a*, Junhong Zhang1, Jianxin gao1, b, Guangyi Li1, c

Phase-Shifting Control of Double Pulse in Harmonic Elimination Wei Peng1, a*, Junhong Zhang1, Jianxin gao1, b, Guangyi Li1, c Inernaional Symposium on Mechanical Engineering and Maerial Science (ISMEMS 016 Phase-Shifing Conrol of Double Pulse in Harmonic Eliminaion Wei Peng1, a*, Junhong Zhang1, Jianxin gao1, b, Guangyi i1, c

More information

Chapter 2 Introduction: From Phase-Locked Loop to Costas Loop

Chapter 2 Introduction: From Phase-Locked Loop to Costas Loop Chaper 2 Inroducion: From Phase-Locked Loop o Cosas Loop The Cosas loop can be considered an exended version of he phase-locked loop (PLL). The PLL has been invened in 932 by French engineer Henri de Belleszice

More information

ACTIVITY BASED COSTING FOR MARITIME ENTERPRISES

ACTIVITY BASED COSTING FOR MARITIME ENTERPRISES ACTIVITY BASED COSTING FOR MARITIME ENTERPRISES 1, a 2, b 3, c 4, c Sualp Omer Urkmez David Sockon Reza Ziarai Erdem Bilgili a, b De Monfor Universiy, UK, c TUDEV, Insiue of Mariime Sudies, Turkey 1 sualp@furrans.com.r

More information

Parameters Affecting Lightning Backflash Over Pattern at 132kV Double Circuit Transmission Lines

Parameters Affecting Lightning Backflash Over Pattern at 132kV Double Circuit Transmission Lines Parameers Affecing Lighning Backflash Over Paern a 132kV Double Circui Transmission Lines Dian Najihah Abu Talib 1,a, Ab. Halim Abu Bakar 2,b, Hazlie Mokhlis 1 1 Deparmen of Elecrical Engineering, Faculy

More information

Revision: June 11, E Main Suite D Pullman, WA (509) Voice and Fax

Revision: June 11, E Main Suite D Pullman, WA (509) Voice and Fax 2.5.3: Sinusoidal Signals and Complex Exponenials Revision: June 11, 2010 215 E Main Suie D Pullman, W 99163 (509) 334 6306 Voice and Fax Overview Sinusoidal signals and complex exponenials are exremely

More information

Answer Key for Week 3 Homework = 100 = 140 = 138

Answer Key for Week 3 Homework = 100 = 140 = 138 Econ 110D Fall 2009 K.D. Hoover Answer Key for Week 3 Homework Problem 4.1 a) Laspeyres price index in 2006 = 100 (1 20) + (0.75 20) Laspeyres price index in 2007 = 100 (0.75 20) + (0.5 20) 20 + 15 = 100

More information

Automatic Power Factor Control Using Pic Microcontroller

Automatic Power Factor Control Using Pic Microcontroller IDL - Inernaional Digial Library Of Available a:www.dbpublicaions.org 8 h Naional Conference on Advanced Techniques in Elecrical and Elecronics Engineering Inernaional e-journal For Technology And Research-2017

More information

Study and Analysis of Various Tuning Methods of PID Controller for AVR System

Study and Analysis of Various Tuning Methods of PID Controller for AVR System Inernaional Journal of esearch in Elecrical & Elecronics Engineering olume, Issue, July-Sepember, 203, pp. 93-98, IASTE 203 www.iaser.com, Online: 2347-5439, Prin: 2348-0025 ABSTACT Sudy and Analysis of

More information

Electrical connection

Electrical connection Reference scanner Dimensioned drawing en 02-2014/06 50117040-01 200 500mm Disance on background/reference 10-30 V DC We reserve he righ o make changes DS_HRTR46Bref_en_50117040_01.fm Robus objec deecion

More information

ECMA-373. Near Field Communication Wired Interface (NFC-WI) 2 nd Edition / June Reference number ECMA-123:2009

ECMA-373. Near Field Communication Wired Interface (NFC-WI) 2 nd Edition / June Reference number ECMA-123:2009 ECMA-373 2 nd Ediion / June 2012 Near Field Communicaion Wired Inerface (NFC-WI) Reference number ECMA-123:2009 Ecma Inernaional 2009 COPYRIGHT PROTECTED DOCUMENT Ecma Inernaional 2012 Conens Page 1 Scope...

More information

EE 40 Final Project Basic Circuit

EE 40 Final Project Basic Circuit EE 0 Spring 2006 Final Projec EE 0 Final Projec Basic Circui Par I: General insrucion 1. The final projec will coun 0% of he lab grading, since i s going o ake lab sessions. All oher individual labs will

More information

A New Voltage Sag and Swell Compensator Switched by Hysteresis Voltage Control Method

A New Voltage Sag and Swell Compensator Switched by Hysteresis Voltage Control Method Proceedings of he 8h WSEAS Inernaional Conference on ELECTRIC POWER SYSTEMS, HIGH VOLTAGES, ELECTRIC MACHINES (POWER '8) A New Volage Sag and Swell Compensaor Swiched by Hyseresis Volage Conrol Mehod AMIR

More information

f t 2cos 2 Modulator Figure 21: DSB-SC modulation.

f t 2cos 2 Modulator Figure 21: DSB-SC modulation. 4.5 Ampliude modulaion: AM 4.55. DSB-SC ampliude modulaion (which is summarized in Figure 21) is easy o undersand and analyze in boh ime and frequency domains. However, analyical simpliciy is no always

More information

5 Spatial Relations on Lines

5 Spatial Relations on Lines 5 Spaial Relaions on Lines There are number of useful problems ha can be solved wih he basic consrucion echniques developed hus far. We now look a cerain problems, which involve spaial relaionships beween

More information

Dimensions. Model Number. Electrical connection emitter. Features. Electrical connection receiver. Product information. Indicators/operating means

Dimensions. Model Number. Electrical connection emitter. Features. Electrical connection receiver. Product information. Indicators/operating means OBE-R-SE Dimensions.8.8 ø..75 7.5 6. 5 6.7 4.9 4. 5.9 ø.6 Model Number OBE-R-SE Elecrical connecion emier Thru-beam sensor wih m fixed cable Feaures 45 cable oule for maximum mouning freedom under exremely

More information

An Emergence of Game Strategy in Multiagent Systems

An Emergence of Game Strategy in Multiagent Systems An Emergence of Game Sraegy in Muliagen Sysems Peer LACKO Slovak Universiy of Technology Faculy of Informaics and Informaion Technologies Ilkovičova 3, 842 16 Braislava, Slovakia lacko@fii.suba.sk Absrac.

More information

How to Shorten First Order Unit Testing Time. Piotr Mróz 1

How to Shorten First Order Unit Testing Time. Piotr Mróz 1 How o Shoren Firs Order Uni Tesing Time Pior Mróz 1 1 Universiy of Zielona Góra, Faculy of Elecrical Engineering, Compuer Science and Telecommunicaions, ul. Podgórna 5, 65-246, Zielona Góra, Poland, phone

More information

A new image security system based on cellular automata and chaotic systems

A new image security system based on cellular automata and chaotic systems A new image securiy sysem based on cellular auomaa and chaoic sysems Weinan Wang Jan 2013 Absrac A novel image encrypion scheme based on Cellular Auomaa and chaoic sysem is proposed in his paper. The suggesed

More information

Evaluation of Instantaneous Reliability Measures for a Gradual Deteriorating System

Evaluation of Instantaneous Reliability Measures for a Gradual Deteriorating System General Leers in Mahemaic, Vol. 3, No.3, Dec 27, pp. 77-85 e-issn 259-9277, p-issn 259-9269 Available online a hp:\\ www.refaad.com Evaluaion of Insananeous Reliabiliy Measures for a Gradual Deerioraing

More information

Study on the Wide Gap Dielectric Barrier Discharge Device Gaofeng Wang

Study on the Wide Gap Dielectric Barrier Discharge Device Gaofeng Wang Sudy on he Wide Gap Dielecric Barrier Discharge Device Gaofeng Wang School of Informaion Engineering, Zhengzhou Universiy, Zhengzhou 450001, China 932167312@qq.com Keywords: DBD; Wide air gap; Plasma body;

More information

Social-aware Dynamic Router Node Placement in Wireless Mesh Networks

Social-aware Dynamic Router Node Placement in Wireless Mesh Networks Social-aware Dynamic Rouer Node Placemen in Wireless Mesh Neworks Chun-Cheng Lin Pei-Tsung Tseng Ting-Yu Wu Der-Jiunn Deng ** Absrac The problem of dynamic rouer node placemen (dynrnp) in wireless mesh

More information

Disribued by: www.jameco.com 1-800-831-4242 The conen and copyrighs of he aached maerial are he propery of is owner. 16K-Bi CMOS PARALLEL E 2 PROM FEATURES Fas Read Access Times: 200 ns Low Power CMOS

More information

A Novel Routing Algorithm for Power Line Communication over a Low-voltage Distribution Network in a Smart Grid

A Novel Routing Algorithm for Power Line Communication over a Low-voltage Distribution Network in a Smart Grid Energies 0, 6, 4-48; doi:0.90/en604 Aricle OPEN ACCESS energies ISSN 996-07 www.mdpi.com/journal/energies A Novel Rouing Algorihm for Power Line Communicaion over a Low-volage Disribuion Nework in a Smar

More information

Optical phase locked loop for transparent inter-satellite communications

Optical phase locked loop for transparent inter-satellite communications Opical phase locked loop for ransparen iner-saellie communicaions F. Herzog 1, K. Kudielka 2,D.Erni 1 and W. Bächold 1 1 Communicaion Phoonics Group, Laboraory for Elecromagneic Fields and Microwave Elecronics,

More information

4 20mA Interface-IC AM462 for industrial µ-processor applications

4 20mA Interface-IC AM462 for industrial µ-processor applications Because of he grea number of indusrial buses now available he majoriy of indusrial measuremen echnology applicaions sill calls for he sandard analog curren nework. The reason for his lies in he fac ha

More information

SLAM Algorithm for 2D Object Trajectory Tracking based on RFID Passive Tags

SLAM Algorithm for 2D Object Trajectory Tracking based on RFID Passive Tags 2008 IEEE Inernaional Conference on RFID The Veneian, Las Vegas, Nevada, USA April 16-17, 2008 1C2.2 SLAM Algorihm for 2D Objec Trajecory Tracking based on RFID Passive Tags Po Yang, Wenyan Wu, Mansour

More information

A NEW DUAL-POLARIZED HORN ANTENNA EXCITED BY A GAP-FED SQUARE PATCH

A NEW DUAL-POLARIZED HORN ANTENNA EXCITED BY A GAP-FED SQUARE PATCH Progress In Elecromagneics Research Leers, Vol. 21, 129 137, 2011 A NEW DUAL-POLARIZED HORN ANTENNA EXCITED BY A GAP-FED SQUARE PATCH S. Ononchimeg, G. Ogonbaaar, J.-H. Bang, and B.-C. Ahn Applied Elecromagneics

More information

ISSCC 2007 / SESSION 29 / ANALOG AND POWER MANAGEMENT TECHNIQUES / 29.8

ISSCC 2007 / SESSION 29 / ANALOG AND POWER MANAGEMENT TECHNIQUES / 29.8 ISSCC 27 / SESSION 29 / ANALOG AND POWER MANAGEMENT TECHNIQUES / 29.8 29.8 A 3GHz Swiching DC-DC Converer Using Clock- Tree Charge-Recycling in 9nm CMOS wih Inegraed Oupu Filer Mehdi Alimadadi, Samad Sheikhaei,

More information

Universal microprocessor-based ON/OFF and P programmable controller MS8122A MS8122B

Universal microprocessor-based ON/OFF and P programmable controller MS8122A MS8122B COMPETENCE IN MEASUREMENT Universal microprocessor-based ON/OFF and P programmable conroller MS8122A MS8122B TECHNICAL DESCRIPTION AND INSTRUCTION FOR USE PLOVDIV 2003 1 I. TECHNICAL DATA Analog inpus

More information

Design and Implementation an Autonomous Mobile Soccer Robot Based on Omnidirectional Mobility and Modularity

Design and Implementation an Autonomous Mobile Soccer Robot Based on Omnidirectional Mobility and Modularity Design and Implemenaion an Auonomous Mobile Soccer Robo Based on Omnidirecional Mobiliy and Modulariy S. Hamidreza Mohades Kasaei and S.Mohammadreza Mohades Kasaei Absrac The purpose of his paper is o

More information

Lecture September 6, 2011

Lecture September 6, 2011 cs294-p29 Seminar on Algorihmic Game heory Sepember 6, 2011 Lecure Sepember 6, 2011 Lecurer: Chrisos H. Papadimiriou Scribes: Aloni Cohen and James Andrews 1 Game Represenaion 1.1 abular Form and he Problem

More information

A-LEVEL Electronics. ELEC4 Programmable Control Systems Mark scheme June Version: 1.0 Final

A-LEVEL Electronics. ELEC4 Programmable Control Systems Mark scheme June Version: 1.0 Final A-LEVEL Elecronics ELEC4 Programmable Conrol Sysems scheme 243 June 26 Version:. Final schemes are prepared by he Lead Assessmen Wrier and considered, ogeher wih he relevan quesions, by a panel of subjec

More information

Acquiring hand-action models by attention point analysis

Acquiring hand-action models by attention point analysis Acquiring hand-acion models by aenion poin analysis Koichi Ogawara Soshi Iba y Tomikazu Tanuki yy Hiroshi Kimura yyy Kasushi Ikeuchi Insiue of Indusrial Science, Univ. of Tokyo, Tokyo, 106-8558, JAPAN

More information

(This lesson plan assumes the students are using an air-powered rocket as described in the Materials section.)

(This lesson plan assumes the students are using an air-powered rocket as described in the Materials section.) The Mah Projecs Journal Page 1 PROJECT MISSION o MArs inroducion Many sae mah sandards and mos curricula involving quadraic equaions require sudens o solve "falling objec" or "projecile" problems, which

More information

ORDER INFORMATION TO pin 320 ~ 340mV AMC7150DLF

ORDER INFORMATION TO pin 320 ~ 340mV AMC7150DLF www.addmek.com DESCRIPTI is a PWM power ED driver IC. The driving curren from few milliamps up o 1.5A. I allows high brighness power ED operaing a high efficiency from 4Vdc o 40Vdc. Up o 200KHz exernal

More information

Solid-state Timer H3CT

Solid-state Timer H3CT Solid-sae Timer H3CT DIN 48 x 48-mm Sandard Size Analog Timer Wide ime range (for 4 series of models); 0.1 s o 30 hrs. Wih H3CT-8H models, he oupu ype can be swiched beween ime limi DPDT and ime limi SPDT

More information

MODEL: M6SXF1. POWER INPUT DC Power R: 24 V DC

MODEL: M6SXF1. POWER INPUT DC Power R: 24 V DC Tension-Clamp Ulra-Slim Signal Condiioners M6S Series FUNCTION MODULE (PC programmable) Funcions & Feaures Mainenance-free ension clamp connecion Single inpu filer and funcion module 12 ypes of funcions

More information

Application of Neural Q-Learning Controllers on the Khepera II via Webots Software

Application of Neural Q-Learning Controllers on the Khepera II via Webots Software Inernaional Conference on Fascinaing Advancemen in Mechanical Engineering (FAME2008), 11-13, December 2008 Applicaion of Neural Q-Learning s on he Khepera II via Webos Sofware Velappa Ganapahy and Wen

More information

March 13, 2009 CHAPTER 3: PARTIAL DERIVATIVES AND DIFFERENTIATION

March 13, 2009 CHAPTER 3: PARTIAL DERIVATIVES AND DIFFERENTIATION March 13, 2009 CHAPTER 3: PARTIAL DERIVATIVES AND DIFFERENTIATION 1. Parial Derivaives and Differeniable funcions In all his chaper, D will denoe an open subse of R n. Definiion 1.1. Consider a funcion

More information

Mobile Communications Chapter 3 : Media Access

Mobile Communications Chapter 3 : Media Access Moivaion Can we apply media access mehods from fixed neworks? Mobile Communicaions Chaper 3 : Media Access Moivaion SDMA, FDMA, TDMA Aloha Reservaion schemes Collision avoidance, MACA Polling CDMA SAMA

More information

A New Measurement Method of the Dynamic Contact Resistance of HV Circuit Breakers

A New Measurement Method of the Dynamic Contact Resistance of HV Circuit Breakers A New Measuremen Mehod of he Dynamic Conac Resisance of HV Circui Breakers M. Landry*, A. Mercier, G. Ouelle, C. Rajoe, J. Caron, M. Roy Hydro-Québec Fouad Brikci Zensol Auomaion Inc. (CANADA) Inroducion

More information

16.5 ADDITIONAL EXAMPLES

16.5 ADDITIONAL EXAMPLES 16.5 ADDITIONAL EXAMPLES For reiew purposes, more examples of boh piecewise linear and incremenal analysis are gien in he following subsecions. No new maerial is presened, so readers who do no need addiional

More information

Solid-state Multi-functional Timer

Solid-state Multi-functional Timer Solid-sae Muli-funcional Timer Eigh operaing modes (H3DE-M) and four operaing modes (H3DE-S) cover a wide range of applicaions. Programmable conac enables he building of a self-holding relay circui (-

More information

A Bidirectional Three-Phase Push-Pull Converter With Dual Asymmetrical PWM Method

A Bidirectional Three-Phase Push-Pull Converter With Dual Asymmetrical PWM Method A Bidirecional Three-Phase Push-Pull Converer Wih Dual Asymmeral PWM Mehod Minho Kwon, Junsung Par, Sewan Choi, IEEE Senior Member Deparmen of Elecral and Informaion Engineering Seoul Naional Universiy

More information

ECE3204 Microelectronics II Bitar / McNeill. ECE 3204 / Term D-2017 Problem Set 7

ECE3204 Microelectronics II Bitar / McNeill. ECE 3204 / Term D-2017 Problem Set 7 EE3204 Microelecronics II Biar / McNeill Due: Monday, May 1, 2017 EE 3204 / Term D-2017 Problem Se 7 All ex problems from Sedra and Smih, Microelecronic ircuis, 7h ediion. NOTES: Be sure your NAME and

More information

ELEG 3124 SYSTEMS AND SIGNALS Ch. 1 Continuous-Time Signals

ELEG 3124 SYSTEMS AND SIGNALS Ch. 1 Continuous-Time Signals Deparmen of Elecrical Engineering Universiy of Arkansas ELEG 3124 SYSTEMS AND SIGNALS Ch. 1 Coninuous-Time Signals Dr. Jingxian Wu wuj@uark.edu OUTLINE 2 Inroducion: wha are signals and sysems? Signals

More information

The University of Melbourne Department of Mathematics and Statistics School Mathematics Competition, 2013 JUNIOR DIVISION Time allowed: Two hours

The University of Melbourne Department of Mathematics and Statistics School Mathematics Competition, 2013 JUNIOR DIVISION Time allowed: Two hours The Universiy of Melbourne Deparmen of Mahemaics and Saisics School Mahemaics Compeiion, 203 JUNIOR DIVISION Time allowed: Two hours These quesions are designed o es your abiliy o analyse a problem and

More information

A Segmentation Method for Uneven Illumination Particle Images

A Segmentation Method for Uneven Illumination Particle Images Research Journal of Applied Sciences, Engineering and Technology 5(4): 1284-1289, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scienific Organizaion, 2013 Submied: July 17, 2012 Acceped: Augus 15, 2012

More information

FROM ANALOG TO DIGITAL

FROM ANALOG TO DIGITAL FROM ANALOG TO DIGITAL OBJECTIVES The objecives of his lecure are o: Inroduce sampling, he Nyquis Limi (Shannon s Sampling Theorem) and represenaion of signals in he frequency domain Inroduce basic conceps

More information

Negative frequency communication

Negative frequency communication Negaive frequency communicaion Fanping DU Email: dufanping@homail.com Qing Huo Liu arxiv:2.43v5 [cs.it] 26 Sep 2 Deparmen of Elecrical and Compuer Engineering Duke Universiy Email: Qing.Liu@duke.edu Absrac

More information

Notes on the Fourier Transform

Notes on the Fourier Transform Noes on he Fourier Transform The Fourier ransform is a mahemaical mehod for describing a coninuous funcion as a series of sine and cosine funcions. The Fourier Transform is produced by applying a series

More information

Application Note 5324

Application Note 5324 Desauraion Faul Deecion Opocoupler Gae Drive Producs wih Feaure: PLJ, PL0J, PLJ, PL1J and HCPLJ Applicaion Noe 1. Inroducion A desauraion faul deecion circui provides proecion for power semiconducor swiches

More information

Autonomous Humanoid Navigation Using Laser and Odometry Data

Autonomous Humanoid Navigation Using Laser and Odometry Data Auonomous Humanoid Navigaion Using Laser and Odomery Daa Ricardo Tellez, Francesco Ferro, Dario Mora, Daniel Pinyol and Davide Faconi Absrac In his paper we presen a novel approach o legged humanoid navigaion

More information

Dimensions. Transmitter Receiver ø2.6. Electrical connection. Transmitter +UB 0 V. Emitter selection. = Light on = Dark on

Dimensions. Transmitter Receiver ø2.6. Electrical connection. Transmitter +UB 0 V. Emitter selection. = Light on = Dark on OBE-R-SE Dimensions Transmier.. 7.5 9..5.8 4.9 4 5 M 8.9 7.5 9..5.8 4 5 M 8.9 ø.6 ø.6 Model Number OBE-R-SE Thru-beam sensor wih m fixed cable Elecrical connecion Transmier Feaures BN +UB WH IN Ulra-small

More information

THE OSCILLOSCOPE AND NOISE. Objectives:

THE OSCILLOSCOPE AND NOISE. Objectives: -26- Preparaory Quesions. Go o he Web page hp://www.ek.com/measuremen/app_noes/xyzs/ and read a leas he firs four subsecions of he secion on Trigger Conrols (which iself is a subsecion of he secion The

More information

Foreign Fiber Image Segmentation Based on Maximum Entropy and Genetic Algorithm

Foreign Fiber Image Segmentation Based on Maximum Entropy and Genetic Algorithm Journal of Compuer and Communicaions, 215, 3, 1-7 Published Online November 215 in SciRes. hp://www.scirp.org/journal/jcc hp://dx.doi.org/1.4236/jcc.215.3111 Foreign Fiber Image Segmenaion Based on Maximum

More information

Dimensions. Transmitter Receiver ø2.6. Electrical connection. Transmitter +UB 0 V. Emitter selection. = Light on = Dark on

Dimensions. Transmitter Receiver ø2.6. Electrical connection. Transmitter +UB 0 V. Emitter selection. = Light on = Dark on OBE-R-SE Dimensions Transmier.. 7.5 9..5.8 4.9 4 5 M 8.9 7.5 9..5.8 4 5 M 8.9 ø.6 ø.6 Model Number OBE-R-SE Thru-beam sensor wih m fixed cable Elecrical connecion Transmier Feaures BN +UB WH IN Ulra-small

More information

UNIT IV DIGITAL MODULATION SCHEME

UNIT IV DIGITAL MODULATION SCHEME UNI IV DIGIAL MODULAION SCHEME Geomeric Represenaion of Signals Ojecive: o represen any se of M energy signals {s i (} as linear cominaions of N orhogonal asis funcions, where N M Real value energy signals

More information

MODEL: M6NXF1. POWER INPUT DC Power R: 24 V DC

MODEL: M6NXF1. POWER INPUT DC Power R: 24 V DC Screw Terminal Ulra-Slim Signal Condiioners M6N Series FUNCTION MODULE (PC programmable) Funcions & Feaures Single inpu filer and funcion module 12 ypes of funcions are PC programmable 7.5-mm wide ulra-slim

More information

Dynamic Networks for Motion Planning in Multi-Robot Space Systems

Dynamic Networks for Motion Planning in Multi-Robot Space Systems Proceeding of he 7 h Inernaional Symposium on Arificial Inelligence, Roboics and Auomaion in Space: i-sairas 2003, NARA, Japan, May 19-23, 2003 Dynamic Neworks for Moion Planning in Muli-Robo Space Sysems

More information

International Journal of Electrical & Computer Sciences IJECS-IJENS Vol:15 No:03 7

International Journal of Electrical & Computer Sciences IJECS-IJENS Vol:15 No:03 7 Inernaional Journal of Elecrical & Compuer Sciences IJECS-IJENS Vol:15 No:03 7 Applying Muliple Paricle Swarm Opimizaion Algorihm o he Opimal Seing of Time Coordinaion Curve of in Disribuion Feeder Auomaed

More information

Sound. Audio DSP. Sound Volume. Sinusoids and Sound: Amplitude

Sound. Audio DSP. Sound Volume. Sinusoids and Sound: Amplitude Sound Ampliude and Loudness Audio DSP Professor Deepa Kundur Universiy of Torono Sound: vibraion ransmied hrough a medium (gas, liquid, solid and plasma) composed of frequencies capable of being deeced

More information

A Fuzzy Model-based Virtual Theme Park Simulator and Evaluation of Agent Action Models

A Fuzzy Model-based Virtual Theme Park Simulator and Evaluation of Agent Action Models 6 IJSNS Inernaional Journal of ompuer Science and Newor Securiy, VOL.0 No.2, February 200 A Fuzzy Model-based Virual Theme Par Simulaor and Evaluaion of Agen Acion Models hi-hyon Oh, Kasuhiro Honda and

More information

On Eliminating the Exposed Terminal Problem Using Signature Detection

On Eliminating the Exposed Terminal Problem Using Signature Detection 1 On Eliminaing he Exposed Terminal Problem Using Signaure Deecion Junmei Yao, Tao Xiong, Jin Zhang and Wei Lou Deparmen of Compuing, The Hong Kong Polyechnic Universiy, Hong Kong {csjyao, csxiong, csjzhang,

More information

Q-learning Based Adaptive Zone Partition for Load Balancing in Multi-Sink Wireless Sensor Networks

Q-learning Based Adaptive Zone Partition for Load Balancing in Multi-Sink Wireless Sensor Networks Q-learning Based Adapive Zone Pariion for Load Balancing in Muli-Sink Wireless Sensor Neworks Sheng-Tzong Cheng and Tun-Yu Chang Deparmen of Compuer Science and Informaion Engineering, Naional Cheng Kung

More information

EE201 Circuit Theory I Fall

EE201 Circuit Theory I Fall EE1 Circui Theory I 17 Fall 1. Basic Conceps Chaper 1 of Nilsson - 3 Hrs. Inroducion, Curren and Volage, Power and Energy. Basic Laws Chaper &3 of Nilsson - 6 Hrs. Volage and Curren Sources, Ohm s Law,

More information

Modeling and Prediction of the Wireless Vector Channel Encountered by Smart Antenna Systems

Modeling and Prediction of the Wireless Vector Channel Encountered by Smart Antenna Systems Modeling and Predicion of he Wireless Vecor Channel Encounered by Smar Anenna Sysems Kapil R. Dandekar, Albero Arredondo, Hao Ling and Guanghan Xu A Kalman-filer based, vecor auoregressive (VAR) model

More information

the next step in tyre modeling

the next step in tyre modeling Igo Besselink Applicaions of SWIFT-Tyre: he nex sep in yre modeling TNO Auomoive TNO Auomoive: applicaions of SWIFT-Tyre November 2001 1 Conens Relaion beween MDI and TNO Auomoive New developmens for ADAMS

More information

A Harmonic Circulation Current Reduction Method for Parallel Operation of UPS with a Three-Phase PWM Inverter

A Harmonic Circulation Current Reduction Method for Parallel Operation of UPS with a Three-Phase PWM Inverter 160 Journal of Power Elecronics, Vol. 5, No. 2, April 2005 JPE 5-2-9 A Harmonic Circulaion Curren Reducion Mehod for Parallel Operaion of U wih a Three-Phase Inverer Kyung-Hwan Kim, Wook-Dong Kim * and

More information

Inferring Maps and Behaviors from Natural Language Instructions

Inferring Maps and Behaviors from Natural Language Instructions Inferring Maps and Behaviors from Naural Language Insrucions Felix Duvalle 1, Mahew R. Waler 2, Thomas Howard 2, Sachihra Hemachandra 2, Jean Oh 1, Seh Teller 2, Nicholas Roy 2, and Anhony Senz 1 1 Roboics

More information

Optical Short Pulse Generation and Measurement Based on Fiber Polarization Effects

Optical Short Pulse Generation and Measurement Based on Fiber Polarization Effects Opical Shor Pulse Generaion and Measuremen Based on Fiber Polarizaion Effecs Changyuan Yu Deparmen of Elecrical & Compuer Engineering, Naional Universiy of Singapore, Singapore, 117576 A*STAR Insiue for

More information

Adaptive Antenna Array for Reliable OFDM Transmission

Adaptive Antenna Array for Reliable OFDM Transmission Adapive Anenna Array for Reliable OFDM Transmission Shinsuke Hara Deparmen of Elecronics, Informaion Sysem And Energy Engineering, Graduae School of Engineering, Osaka Universiy Conens of This Presenaion

More information

Power Control of Resonant Converter MPPT by Pulse Density Modulation

Power Control of Resonant Converter MPPT by Pulse Density Modulation Power Conrol of Resonan Converer MPPT by Pulse Densiy Modulaion Akif Karafil 1, Harun Ozbay 2, and Selim Oncu 3 1,2 Bilecik Seyh Edebali Universiy, Bilecik, Turkey akif.karafil@bilecik.edu.r, harun.ozbay@bilecik.edu.r

More information

BOUNCER CIRCUIT FOR A 120 MW/370 KV SOLID STATE MODULATOR

BOUNCER CIRCUIT FOR A 120 MW/370 KV SOLID STATE MODULATOR BOUNCER CIRCUIT FOR A 120 MW/370 KV SOLID STATE MODULATOR D. Gerber, J. Biela Laboraory for High Power Elecronic Sysems ETH Zurich, Physiksrasse 3, CH-8092 Zurich, Swizerland Email: gerberdo@ehz.ch This

More information

Calculation on the Inter-Lobe Clearance Distribution of Twin-Screw Compressor by Optimization Method

Calculation on the Inter-Lobe Clearance Distribution of Twin-Screw Compressor by Optimization Method Purdue Universi Purdue e-pubs Inernaional Compressor Engineering Conference School of echanical Engineering 6 Calculaion on he Iner-Lobe Clearance Disribuion of Twin-Screw Compressor b Opimiaion ehod Wei

More information

Industrial, High Repetition Rate Picosecond Laser

Industrial, High Repetition Rate Picosecond Laser RAPID Indusrial, High Repeiion Rae Picosecond Laser High Power: RAPID is a very cos efficien, compac, diode pumped Nd:YVO4 picosecond laser wih 2 W average power a 1064 nm. Is 10 ps-pulses have high pulse

More information