Solving Continuous Action/State Problem in Q-Learning Using Extended Rule Based Fuzzy Inference Systems

Size: px
Start display at page:

Download "Solving Continuous Action/State Problem in Q-Learning Using Extended Rule Based Fuzzy Inference Systems"

Transcription

1 7 ICASE: The Insttute o Control, Automaton and Systems Engneers, KOREA Vol., No., September, Solvng Contnuous Acton/State Problem n Q-Learnng Usng Extended Rule Based Fuzzy Inerence Systems Mn-Soeng Km and Ju-Jang Lee Abstract: Q-learnng s a knd o renorcement learnng where the agent solves the gven task based on rewards receved rom the envronment. Most research done n the eld o Q-learnng has ocused on dscrete domans, although the envronment wth whch the agent must nteract s generally contnuous. Thus we need to devse some methods that enable Q-learnng to be applcable to the contnuous problem doman. In ths paper, an extended uzzy rule s proposed so that t can ncorporate Q-learnng. The nterpolaton technque, whch s wdely used n memory -based learnng, s adopted to represent the approprate Q value o r current state and acton par n each extended uzzy rule. The resultng structure based on the uzzy nerence system has the capablty o solvng the contnuous state and acton problem n Q-learnng. Also t can generate uzzy rules va nteractng wth the envronment wthout a pror knowledge about the envronment. The eectveness o the proposed structure s shown through smulaton on the cart-pole system. Keywords:Q-Learnng, renorcement learnng, uzzy logc controller I. Introducton Q-learnng s a knd o renorcement learnng where the agent solves the gven task based on rewards receved rom the envronment. In Q-learnng[], Q value whch can be seen as a qualty value or a certan acton n a certan state s generated and an agent can learn to select ts proper acton n each state based on these Q values. However, most research done n the eld o renorcement learnng has ocused on dscrete domans, although the envronment wth whch the agent must nteract s usually contnuous. Thus we need to devse some methods that enable Q-learnng to be applcable to the contnuous problem doman. Moreover, rom the control perspectve, t s natural that the agent wth contnuous acton can perorm better than the one wth lmted dscrete actons. There has been much research to make Q-learnng deal wth the contnuous state/acton spaces.[]-[] In these methods, however, the acton selecton method s based on a step search n acton space. That s, the Q value or all actons n the possble acton range s calculated and the acton o whch the Q value s the maxmum s selected to be perormed. The contnuous property o acton s dependent on the step sze. Moreover, the sequence o generated actons does not change contnuously, or smoothly. The contnuty o acton s mportant rom the practcal vew because the control nput cannot change rapdly by an actuator. Meanwhle, n the uzzy ne r- ence system (FIS), both the contnuous state and contnuous acton can be descrbed by a nte set o uzzy varables. Thus, the FIS s promsng as an eectve model to overcome the lmtatons o conventonal Q-learnng.[5]-[7] In ths paper, the FIS and Q-learnng are combned to resolve the contnuous state and acton problem n Q-learnng. A basc uzzy rule s extended so that Q-learnng can be ncorporated and the nterpolaton technque, whch s wdely used n memory -based learnng, s adopted to represent the approprate Q value or current state and current acton. The remander o ths paper s organzed as ollows. In Sec- Manuscrpt receved: Nov.,., Accepted: May. 5,. Mn-Soeng Km : Department o Electrcal Engneerng and Computer Scence, KAIST (mbella@cas.kast.ac.kr) Ju-Jang Lee: Department o Computer Scence and Electrcal Engneerng, KAIST (lee@ee.kast.ac.kr) ton, the basc uzzy rule and the conventonal Q-learnng algorthm are brely revewed. In Secton, the concept o extended rule s addressed. Also Q-value representaton scheme usng kernel uncton based nterpolaton s developed, whch enable the ntroducton o Q-learnng n FIS. The proposed structure and the learnng algorthm or ths structure are shown n Secton. In Secton 5, the smulaton results are presented to show the eectveness o the proposed methods. The concluson about the characterstcs o proposed methods s presented n Secton 6. II. Prelmnares. Fuzzy nerence system Fuzzy Inerence Systems (FIS) are expert systems based on -then rules, n whch p remses and conclusons are expressed by means o lngustc terms. The most mportant eatures o FIS are that they can ncorporate experts' pror knowledge nto ther parameter and that these parameters have clear physcal meanng. The FIS rule base s made o N derent rules o the ollowng general orm: R : s s A ands s A andsk s AM, then y s B k where s = [ s s sk] R s nput state varables, A ( where m =, M ) and B are uzzy membershps or each -th rule and characterzed by lngustc label (e.g., small, medum, etc ). These membershps are represented by a uncton µ A : s [,] and µ B : s [,], respectvely. A FIS are based on the uzzy rule base that conssts o several uzzy rules. A FIS usually has a uzzer that translates real-valued nput nto uzzy values and a deuzzer that translates uzzy output values nto real-valued output. Thus contnuous states or actons can be descrbed by a nte set o uzzy varables. Thus, a FIS seems to be an eectve model to overcome the lmtatons o conventonal Q-learnng, that s, contnuous state/acton problem. By combnng a FIS and Q- learnng, we can make Q-learnng able to deal wth contnuous states whle generatng contnuous actons. () m

2 Transacton on Control, Automaton, and Systems Engneerng Vol., No., September, 7. Q-learnng In Q-learnng, the agent selects an approprate acton or the current state usng the correspondng Q value o the current state and acton. The Q value s the mmedate reward by executng acton rom state plus the value o sum o expected uture reward ollowng the optmal polcy thereter. The basc Q-learnng algorthm s as ollows: Intalze all Q ( s, values to and observe the current state s Do orever Select an acton a and execute t Receve mmedate reward r Observe new state s Update Q ( s, value usng the ollowng equaton Q( s, Q( s, + α [ r + γ maxq( s, b) Q( s, ] () b A Replace s by s A detaled explanaton can be ound n [8]. III. Extended rule. Extended rule To ncorporate Q-learnng n FIS, an extended rule s proposed n ths paper. The proposed extended rule s derent rom the basc uzzy rule n that t has many canddates that can be selected to be an actual consequent part o the rule and has several characterstcs as ollows: - For one antecedentpart o each rule, several canddate consequent parts(actons) exst. - Each canddate acton has ts own Q value. - A rule acton s selected among canddate actons by usng polcy and each canddate's Q-value. Ths rule acton becomes an actual consequent part o the rule and nal acton s obtaned by deuzzcaton. Ths extended rule can be descrbed as ollows: R : s ands s L k s L ands M, then a k s L s π (u, Q ) where s = [ s s sk] R s nput state varables, L ( where m =, M ) s uzzy membershps related to each nput state. a s a -th rule acton whch corresponds to the actual consequent part o -th rule, R. π (, ) s a polcy that selects a rule acton rom dscrete acton set A. A s a collecton o an acton, u (where =, p ), whch s a canddate acton or the consequent part o -th rule. Every u has ts own Q value, Q. The superscrpt represents rule number and =, N. In each rule, one o the canddate actons s selected based on ther Q value and the polcy. Thereore the Q-learnng process must be ncorporated. A Rule's canddate acton s currently selected acton, among canddate consequent parts, to be an actual consequent part. These selected rule actons generate nal acton, a, by deuzzcaton. The nal acton s, however, generally derent rom each rule's rule acton. Because Q value s the unctonal value o state and acton, derent value o acton cannot be used n obtanng Q-value () m or current state and the nal acton. That s, we must have Q- value or the nal acton n each rule to obtan Q ( s, ) by deu zzcaton. Thus some knds o technque to obtan the Q value correspondng to nal acton n each rule have to be devsed, the nterpolaton technque s used to obtan a Q value or the nal acton n each rule n ths paper.. Q value representaton n the extended rule Once the nal acton, a, s determned rom the uzzy rule base, the Q(s, value or a certan acton a, whch s not ncluded n the dscrete acton set, can be calculated usng nterpolaton technque. In other words, Q value or the nal acton n R can be obtaned usng the ollowng equaton: p Q( R, ) = K ( u p, a ) Q () = K( u, a ) h where K (, ) s a kernel uncton whch determnes the degree o how each ( u, Q ) par n R contrbutes to calcu- latng Q R, a ) and has the ollowng orm: ( K( u, a ( a ) ) exp( u = ) (5) σ IV. Sel-organzng uzzy nerence system. The structure o SOFIS-Q In ths secton, the sel-organzng uzzy nerence system based on Q-learnng(SOFIS-Q) s ntroduced. The term, selorganzng, means that the consequent part o the uzzy rule s automatcally selected rom the dscrete acton set based on the polcy and on the Q value or each canddate acton. The whole structure s shown n Fg.. Ths structure perorms the uzzy nerence based on the uzzy rule base that conssts o extended rules n (). The nputs or the network are the states o the envronment or a plant. Outputs are the nal acton and the Q value or the nal acton and the current state (.e., Q ( s, ) ). The SOFIS-Q network conssts o total 5 layers. Layer to layer acheves uzzcaton n the nput state that resolves contnuous state representaton problem n Q-learnng. Layer to layer 5 generates contnuous acton by uzzy ne r- ence and also generates the assocated Q value or that nerred acton by uzzy nerence mxed wth the nterpolaton technque. Layer 5 Layer Layer Layer Layer u u u Q( s, u a R R ) u u u R u nal acton a u s k n u n u Fg.. The structure o SOFIS-Q. R n n u

3 7 ICASE: The Insttute o Control, Automaton and Systems Engneers, KOREA Vol., No., September, Layer The uncton o the rst layer s to receve the value o the state and transmt ths value to the next layer. Each node n ths layer corresponds to one nput state varable s ( =, k) Layer Ths layer conssts o several lngustc labels or each nput varable. Lngustc label L m n () has ts own membershp uncton that s denoted by µ L m ( ). Trangular and trapezo - dal membershp unctons are used n the paper. The output value rom layer ndcates a membershp degree o the current state. Layer One lnk rom a node n layer to the node n layer corresponds to one antecedent part o FIS. That s, t represents the part o each rule R n (). The value o each node n layer smply represents how much current state s belongs to the rule R and can be obtaned by uzzy and operator. Ths value represents the rng strength o R or the state s and denoted as α R. α R s obtaned usng the ollowng equaton. M α ( s) = µ ( s) (6) R m= where the uzzy and operator s mplemented by usng product operaton. Layer Layer corresponds to the then part o each uzzy rule. Based on Q values and polcy, one canddate acton rom the dscrete acton set s selected as a rule acton a n () and these rule actons rom each rule are combned to generate the nal acton. Lm a = π ( u, Q ) (7) where s the number o canddate actons and π (, ) represents the polcy used to select the acton. In ths paper, ε -greedy polcy [8] s used. Ths polcy selects an acton o whch Q value s the maxmum wth the probablty o ( ε ). Besdes the selecton o the rule acton, the Q value or the nal acton s calculated by () ter the nal acton s calculated n layer 5. Layer 5 In layer 5, the nal acton s obtaned by usng a weghted sum o each rule acton wth ther rng strength as ollows. N a = α a N = αrh Once a s obtaned, value o Q ( R, a ) s calculated or each rule usng (). Then, Q ( s, ) value can be obtaned usng the ollowng equaton. R (8). Learnng algorthm or SOFIS-Q The update o Q-value or each rule n SOFIS-Q s perormed through the change n the Q value o each canddate acton or each rule. To speed up the learnng, a replacng elgblty [9] s adopted. The elgblty s obtaned usng the ollowng equaton. e e αr = N α Rk k= e K ( u, a ) p K( u, a ) h R / u par s selected. = λγ otherwse () where λ s an elgblty rate whch s used to weght each (rule,rule acton)-par accordng to ther proxmty to the occurrng tme step rom the current state. The learnng procedure s shown below:. Intalze all Q values o all canddate actons n each rule to zero. Perceve the current state s curr and generate nal acton a curr by (8). Calculate Q ( s curr, a ) by (9) and calculate elg blty curr traces by (). Perorm a curr, receve reward r next and transton to the next state s next. 5. Obtan Q ( s next, a next ) by (9) and calculate temporal error ε. ε = r + γq( s, a ) Q( s, a ) next next next curr curr 6. For each canddate acton o every rule, update the Q value as Q curr 7. I tral s not ended, set = Q curr +αεe a = a and goto step. curr next V. Smulaton. Cart-pole balancng problem The cart -pole balancng problem s concerned wth how to balance an uprght pole. The pole has only one degree o reedom and the prmary control task s to keep the pole vertcally balanced whle keepng the cart wthn the ral track boundares. Four state varables are used n descrbng ths system and one varable represents the orce appled to the cart. These are: θ : the angle o the pole rom uprght poston(radan); θ : the angular velocty o the pole(radan/seconds); x : the poston o the cart's center (meters); ẋ : the velocty o the cart (meter/seconds); : orce appled to the cart (Newton) The model dynamcs and correspondng parameters can be ound n []. Euler method s used or smulaton usng a tme step o.s. The constrants on the varables are θ, x.m, and N. N Q( s, ) = α N = α Rh Q( R, a ) R (9) It s assumed that the dynamcs o the system s unknown to the controller. The controller can be normed o only the values o the state varables and the reward sgnal at each tme step. The only avalable eedback or SOFIS-Q s alure sgnal when θ > or x >. m. The reward sgnal gven to

4 Transacton on Control, Automaton, and Systems Engneerng Vol., No., September, 7 the controller s as ollows: θ > or x = >.m r otherwse The smulatons were done wth varous numbers o canddate actons. The parameter values used or Q-learnng are as ollows: γ s.9, α s. and λ s.7.. Smulaton results Fgure and Fg. show learnng curves or the case where two canddate actons and ve canddate actons, wth zero ntal condton, are used, respectvely. The curve conssts o ten consecutve runs where a run conssts o several trals. Each tral ends n two cases. Frst, the pole has allen or the cart poston exceeds the lmts o the ral track. Second, the tme step exceeds. -tme step corresponds to seconds n smulaton tme. Fnally, rom Fg. to Fg. 6, shown are the resultng traectores o θ, x and or learned controller wth 5 dscrete canddate actons. These traectores are selected as a sample rom many results. The proposed SOFIS-Q can learn to acheve the gven task only wth the bnary reward sgnal.. Comparson study There were ew approaches that can resolve contnuous state and acton problem smultaneously wth Q-learnng. Snce the ocus o ths paper s on whether the agent can generate contnuous acton or not. Thus, we compare the results n the vew o exerted control eort. Fg. 8 shows the results rom the obtaned data by the one-step search based approach, n whch the control s selected by ncreasng control value wth a nte step sze and comparng the resultng Q value or each control value. Although the approaches based on the one Fg.. Learnng curve wth canddate actons trals trals Fg.. Learnng curve wth 5 canddate actons. trals Table. Average learnng speed. Method Average tral Conventonal Q-learnng 5 Fuzzy nterpolaton based Q-learnng 96 Sel-organzng modular neural network 5 The proposed method wth canddate actons 7 The proposed method wth 5 canddate actons 9 è θ (deg) 5 (deg) X x (meter) (meter) control - - Fg.. Traectory o pole angle Fg. 5. Traectory o cart poston Fg. 6. Generated control orce.

5 7 ICASE: The Insttute o Control, Automaton and Systems Engneers, KOREA Vol., No., September, step search mght be derent accordng to each method, t can be sad that, because selecton o control acton s based upon the one-step search, the resultng control eort has smlar characterstcs or the most algorthm. Thus we here adopt the one-step search algorthm whch uses the uzzy network as an approxmator o Q(s, values and used the same learnng parameters and nput space partton. From the Fgures, we can drectly see the advantage o ablty that can generate contnuous acton. The control traectory o Fg. 8 s very derent rom that o Fg. 7. For the one-step search method, we can make a smoother control by reducng the step sze used n searchng. Ths reducng n step sze, however, means more computaton tme. Thus we must trade o between the contnuty and the computaton tme wth one-step search based algorthm. More mportantly, the resultng control by the onestep search method s not truly contnuous n that ts value can ump rom one acton value to another value dscontnuously. However, n SOFIS-Q, the generated control s nherently contnuous. control control Fg. 7. Generated control orce wth the proposed method. control Fg. 8. Generated control orce wth one-step search method. VI. Concluson In ths paper, the sel-organzng uzzy nerence system by Q-learnng s proposed. The purpose o ths SOFIS-Q s to cope wth contnuous states whle generatng contnuous actons n Q-learnng. By methods based on uzzcaton, the contnuous nput state problem s easly resolved. By Usng deuzzcaton, the contnuous acton problem s also resolved. By the extended rule and the nterpolaton technque, the SOFIS-Q behaves as a uzzy nerence system whle approxmatng the Q(s, values. Several smulatons or a pole - balancng problem were conducted to show the eectveness o the proposed structure. To show the advantage o the contnuous acton, the comparson wth the one step search based method was shown and the learnng speed was compared. By ncorporatng the uzzy nerence system wth Q-learnng, wthout the model and knowledge about the plant, the SOFIS- Q can adust descendant part o a FIS automatcally. In SOFIS-Q, there are several canddate actons n each rule, but what number s the optmal one or the problem can not be determned. There should be some prunng or growng methods that automatcally ncrease or decrease the number o canddate actons. Smlarly where to locate the canddate acton n acton space can be a problem accordng to the gven task. Thus research on sel-locatng the canddate acton should be made. Reerences [] C. J. C. H. Watkns and P. Dayan, Techncal note: Q- learnng, Machne Learnng, vol. 8, pp. 79-9, 99. [] T. Horuch, A. Funo, O. Kata, and T. Sawarag, Fuzzy nterpolaton based Q-learnng wth contnuous states and acton, Proc. FUZZ-IEEE'96, 5th Int. Con. Fuzzy Systems., New Orleans, pp. 59-6, 996. [] J. H. Km, I. H. Suh, S. R. Oh, Y. J. Cho, and Y. K. Chung, Regon-based Q-learnng usng convex clusterng approach, Proc. IROS 97, pp. 6-67, 997. [] J. C. Santamara, R. S. Sutton, and A. Ram, Experments wth renorcement learnng n problems wth contnuous state and acton spaces, CONIS Techncal Report 96-88, Unversty o Massachusetts, December, 996. [5] A. Bonarn, Delayed renorcement, uzzy {Q}-learnng and uzzy logc controllers, Proc. Herrera, pp. 7-66, 996. [6] P. Y. Glorennec, Fuzzy Q-learnng and dynamcal uzzy Q-learnng, Proc. FUZZ-IEEE'9, rd Int. Con. Fuzzy Systems., Orlando, FL, vol., pp. 7-79, 99. [7] K.B. Sm, Fuzzy nerence-based renorcement learnng o dynamc recurrent neural networks, SICE Annual Conerence o Japan(Internatonal sesson), Tokushma, Japan, pp. 8-88, 997. [8] Rchard S. Sutton and Andrew G. Barto, Renorcement Learnng: An Introducton, MIT Press, Camb rdge, MA, 998. [9] S. P. Sngh, R. S. Sutton, Renorcement learnng wth replacng elgblty traces, Machne Learnng, vol., pp. -58, 996. [] C. T. Ln and C. S. G. Lee, Renorcement structure / parameter learnng or neural-network-based uzzy logc control systems, IEEE Transactons on Fuzzy Systems, vol., no., pp. 6-6, February, 99. [] S. G. Hong, M. S. Km, W. Km, and J. J. Lee, Selorganzng modular neural network or renorcement learnng problem, Proceedngs o the ICMT' 99, Oct. -, pp , Pusan, Korea.

6 Transacton on Control, Automaton, and Systems Engneerng Vol., No., September, 75 Mn-Soeng Km He receved the B.S. degree rom Hanyang unversty n 997, and M. S. degree rom KAIST n 999. He s currently workng toward the Ph.D. degree n electrcal engneerng at KAIST. Hs research nterests are artcal ntellgence, renorcement learnng and moble robots. Ju-Jang Lee He was born n Seoul, Korea, on November, 98. He receved the B.S. and M.S. degrees n electrcal engneerng rom Seoul Natonal Unversty n 97 and 977, respectvely, and the Ph.D. degree n electrcal engneerng rom the unversty o Wsconsn n 98. He s a proessor n the department o electrcal engneerng, KAIST, whch he oned 98. Hs research nterests are n the areas o space robotcs, varable structure systems, ntellgent moble robot control, ITS and robust control theory.

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

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

Proceedings of the 6th WSEAS International Conference on Applications of Electrical Engineering, Istanbul, Turkey, May 27-29,

Proceedings of the 6th WSEAS International Conference on Applications of Electrical Engineering, Istanbul, Turkey, May 27-29, Proceedngs o the 6th WSEAS Internatonal Conerence on Applcatons o Electrcal Engneerng, Istanbul, Turkey, May 27-29, 2007 189 THE SPEED CONTROL OF DC SERVO MOTOR WITH PROPORTIONAL INTEGRAL, FUZZY LOGIC

More information

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

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

More information

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

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

More information

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

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

More information

A Neurofuzzy Algorithm-Based Advanced Bilateral Controller for Telerobot Systems

A Neurofuzzy Algorithm-Based Advanced Bilateral Controller for Telerobot Systems ICASE: he Insttute o Control, Automaton and Systems Engneers, KOREA Vol., No., March, A Neurouzzy Algorthm-Based Advanced Blateral Controller or elerobot Systems Dong-hyu Cha and Hyung Suc Cho Abstract:

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

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

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

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

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

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

A PARTICLE SWARM OPTIMIZATION FOR REACTIVE POWER AND VOLTAGE CONTROL CONSIDERING VOLTAGE SECURITY ASSESSMENT

A PARTICLE SWARM OPTIMIZATION FOR REACTIVE POWER AND VOLTAGE CONTROL CONSIDERING VOLTAGE SECURITY ASSESSMENT A PARTICLE SWARM OPTIMIZATION FOR REACTIVE POWER AND VOLTAGE CONTROL CONSIDERING VOLTAGE SECURITY ASSESSMENT Hrotaka Yoshda Kench Kawata IEEE Trans. on Power Systems, Vol.15, No.4, pp.1232-1239, November

More information

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

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

More information

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

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

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

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

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

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

Chapter 13. Filters Introduction Ideal Filter

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

More information

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

CONCERNING THE NO LOAD HIGH VOLTAGE TRANSFORMERS DISCONNECTING

CONCERNING THE NO LOAD HIGH VOLTAGE TRANSFORMERS DISCONNECTING CONCERNING THE NO LOAD HIGH VOLTAGE TRANSFORMERS DISCONNEING Mara D Brojbou and Vrgna I Ivanov Faculty o Electrcal engneerng Unversty o Craova, 7 Decebal Blv, Craova, Romana E-mal: mbrojbou@elthucvro,

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

A Look-ahead Control Algorithm with Arc Transition for High-speed Machining of Continuous Micro-segments

A Look-ahead Control Algorithm with Arc Transition for High-speed Machining of Continuous Micro-segments Internatonal Journal o Engneerng and Techncal Research (IJETR) ISSN: 3-869, Volume-, Issue-8, August 4 A Loo-ahead Control Algorthm wth Arc Transton or Hgh-speed Machnng o Contnuous Mcro-segments Jun Zhang,

More information

29. Network Functions for Circuits Containing Op Amps

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

More information

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

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

More information

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

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

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

An Improved Profile-Based Location Caching with Fixed Local Anchor Based on Group Deregistration for Wireless Networks

An Improved Profile-Based Location Caching with Fixed Local Anchor Based on Group Deregistration for Wireless Networks An Improved Prole-Based Locaton Cachng wth Fxed Local Anchor Based on Group Deregstraton or Wreless Networks Md. Kowsar Hossan, Mousume Bhowmck, Tumpa Ran Roy 3 Department o Computer Scence and Engneerng,

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

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

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

1. Introduction. Amin Amini 1+, Naser Ebadati 2, Mohammadreza Ameri Mahabadian 3

1. Introduction. Amin Amini 1+, Naser Ebadati 2, Mohammadreza Ameri Mahabadian 3 2012 Internatonal Conerence on Boscence, Bochemstry and Bonormatcs IPCBEE vol.3 1(2012) (2012)IACSIT Press, Sngapoore Applcaton o Commttee Machne Neural Networks Utlzed wth Fuzzy Genetc Algorthm (FGA CMNN)

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

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

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

Using Genetic Algorithms to Optimize Social Robot Behavior for Improved Pedestrian Flow

Using Genetic Algorithms to Optimize Social Robot Behavior for Improved Pedestrian Flow 2005 IEEE Internatonal Conerence on Systems, Man and Cybernetcs Wakoloa, Hawa October 10-12, 2005 Usng Genetc Algorthms to Optmze Socal Robot Behavor or Improved Pedestran Flow Bryce D. Eldrdge Electrcal

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

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

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

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

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

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

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

Cooperative Sensing Decision Rules over Imperfect Reporting Channels Nian Xia1, a, Chu-Sing Yang1, b

Cooperative Sensing Decision Rules over Imperfect Reporting Channels Nian Xia1, a, Chu-Sing Yang1, b 2nd Internatonal Conerence on Advances n Mechancal Engneerng Industral Inormatcs (AMEII 206) Cooperatve Sensng Decson Rules over Imperect Reportng Channels an Xa, a, Chu-Sng Yang, b Insttute o Computer

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

UNIT 11 TWO-PERSON ZERO-SUM GAMES WITH SADDLE POINT

UNIT 11 TWO-PERSON ZERO-SUM GAMES WITH SADDLE POINT UNIT TWO-PERSON ZERO-SUM GAMES WITH SADDLE POINT Structure. Introducton Obectves. Key Terms Used n Game Theory.3 The Maxmn-Mnmax Prncple.4 Summary.5 Solutons/Answers. INTRODUCTION In Game Theory, the word

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

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

Harmonic Balance of Nonlinear RF Circuits

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

More information

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

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

More information

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

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

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

More information

Secure Transmission of Sensitive data using multiple channels

Secure Transmission of Sensitive data using multiple channels Secure Transmsson of Senstve data usng multple channels Ahmed A. Belal, Ph.D. Department of computer scence and automatc control Faculty of Engneerng Unversty of Alexandra Alexandra, Egypt. aabelal@hotmal.com

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

The PWM speed regulation of DC motor based on intelligent control

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

More information

A Simple Satellite Exclusion Algorithm for Advanced RAIM

A Simple Satellite Exclusion Algorithm for Advanced RAIM A Smple Satellte Excluson Algorthm for Advanced RAIM Juan Blanch, Todd Walter, Per Enge Stanford Unversty ABSTRACT Advanced Recever Autonomous Integrty Montorng s a concept that extends RAIM to mult-constellaton

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

Fuzzy Logic Controlled Shunt Active Power Filter for Three-phase Four-wire Systems with Balanced and Unbalanced Loads

Fuzzy Logic Controlled Shunt Active Power Filter for Three-phase Four-wire Systems with Balanced and Unbalanced Loads Fuzzy Logc ontrolled Shunt ctve Power Flter for Threephase Fourwre Systems wth alanced and Unbalanced Loads hmed. Helal, Nahla E. Zakzouk, and Yasser G. Desouky bstract Ths paper presents a fuzzy logc

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

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

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

More information

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

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

More information

Optimal Spectrum Management in Multiuser Interference Channels

Optimal Spectrum Management in Multiuser Interference Channels Optmal Spectrum Management n Multuser Intererence Channels Yue Zhao, and Gregory J. Potte Department o Electrcal Engneerng Unversty o Calorna, Los Angeles Los Angeles, CA, 90095, USA Emal: yuezhao@ucla.edu,

More information

Prevention of Sequential Message Loss in CAN Systems

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

More information

Approximating User Distributions in WCDMA Networks Using 2-D Gaussian

Approximating User Distributions in WCDMA Networks Using 2-D Gaussian CCCT 05: INTERNATIONAL CONFERENCE ON COMPUTING, COMMUNICATIONS, AND CONTROL TECHNOLOGIES 1 Approxmatng User Dstrbutons n CDMA Networks Usng 2-D Gaussan Son NGUYEN and Robert AKL Department of Computer

More information

A Current Differential Line Protection Using a Synchronous Reference Frame Approach

A Current Differential Line Protection Using a Synchronous Reference Frame Approach A Current Dfferental Lne rotecton Usng a Synchronous Reference Frame Approach L. Sousa Martns *, Carlos Fortunato *, and V.Fernão res * * Escola Sup. Tecnologa Setúbal / Inst. oltécnco Setúbal, Setúbal,

More information

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

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

More information

Dynamic Lightpath Protection in WDM Mesh Networks under Wavelength Continuity Constraint

Dynamic Lightpath Protection in WDM Mesh Networks under Wavelength Continuity Constraint Dynamc Lghtpath Protecton n WDM Mesh etworks under Wavelength Contnuty Constrant Shengl Yuan* and Jason P. Jue *Department of Computer and Mathematcal Scences, Unversty of Houston Downtown One Man Street,

More information

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

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

More information

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

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

Static Security Based Available Transfer Capability (ATC) Computation for Real-Time Power Markets

Static Security Based Available Transfer Capability (ATC) Computation for Real-Time Power Markets SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 7, No. 2, November 2010, 269-289 UDK: 004.896:621.311.15 Statc Securty Based Avalable Transfer Capablty (ATC) Computaton for Real-Tme Power Markets Chntham

More information

FEATURE SELECTION FOR SMALL-SIGNAL STABILITY ASSESSMENT

FEATURE SELECTION FOR SMALL-SIGNAL STABILITY ASSESSMENT FEAURE SELECION FOR SMALL-SIGNAL SABILIY ASSESSMEN S.P. eeuwsen Unversty of Dusburg teeuwsen@un-dusburg.de Abstract INRODUCION hs paper ntroduces dfferent feature selecton technques for neural network

More information

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

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

More information

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

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

Letters. Evolving a Modular Neural Network-Based Behavioral Fusion Using Extended VFF and Environment Classification for Mobile Robot Navigation IEEE RANSACIONS ON EVOLUIONARY COMPUAION, VOL. 6, NO. 4, AUGUS 2002 413 Letters Evolvng a Modular Neural Network-Based Behavoral Fuson Usng Extended VFF and Envronment Classfcaton for Moble Robot Navgaton

More information

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

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

More information

Scilab/Scicos Modeling, Simulation and PC Based Implementation of Closed Loop Speed Control of VSI Fed Induction Motor Drive

Scilab/Scicos Modeling, Simulation and PC Based Implementation of Closed Loop Speed Control of VSI Fed Induction Motor Drive 16th NATIONAL POWER SYSTEMS CONFERENCE, 15th-17th DECEMBER, 2010 453 Sclab/Sccos Modelng, Smulaton and PC Based Implementaton of Closed Loop Speed Control of VSI Fed Inducton Motor Dre Vjay Babu Korebona,

More information

Dynamic Modeling and Optimum Load Control of a PM Linear Generator for Ocean Wave Energy Harvesting Application

Dynamic Modeling and Optimum Load Control of a PM Linear Generator for Ocean Wave Energy Harvesting Application Dynamc Modelng and Optmum Load Control o a PM Lnear Generator or Ocean Wave Energy Harvestng Applcaton Haoe Luan, Omer C. Onar, and Alreza Khalgh Energy Harvestng and enewable Energes Laboratory, Electrc

More information

An Adaptive Scheduling Algorithm for Set Cover Problem in Wireless Sensor Networks: A Cellular Learning Automata Approach

An Adaptive Scheduling Algorithm for Set Cover Problem in Wireless Sensor Networks: A Cellular Learning Automata Approach 2 3rd Internatonal Conference on Machne Learnng and Computng (ICMLC 2) n daptve chedulng lgorthm for et Cover Problem n Wreless ensor Networks: Cellular Learnng utomata pproach eza Ghader Computer Engneerng

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

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

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

More information

The Impact of Spectrum Sensing Frequency and Packet- Loading Scheme on Multimedia Transmission over Cognitive Radio Networks

The Impact of Spectrum Sensing Frequency and Packet- Loading Scheme on Multimedia Transmission over Cognitive Radio Networks Ths artcle has been accepted for publcaton n a future ssue of ths journal, but has not been fully edted. Content may change pror to fnal publcaton. The Impact of Spectrum Sensng Frequency and Pacet- Loadng

More information

Section 5. Signal Conditioning and Data Analysis

Section 5. Signal Conditioning and Data Analysis Secton 5 Sgnal Condtonng and Data Analyss 6/27/2017 Engneerng Measurements 5 1 Common Input Sgnals 6/27/2017 Engneerng Measurements 5 2 1 Analog vs. Dgtal Sgnals 6/27/2017 Engneerng Measurements 5 3 Current

More information

Prediction-based Interacting Multiple Model Estimation Algorithm for Target Tracking with Large Sampling Periods

Prediction-based Interacting Multiple Model Estimation Algorithm for Target Tracking with Large Sampling Periods 44 Internatonal Jon Ha Journal Ryu, Du of Hee Control, Han, Automaton, Kyun Kyung and Lee, Systems, and Tae vol. Lyul 6, Song no., pp. 44-53, February 8 Predcton-based Interactng Multple Model Estmaton

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

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

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

An Interactive Fuzzy Satisfying Method Based on Particle Swarm Optimization for Multi-Objective Function in Reactive Power Market

An Interactive Fuzzy Satisfying Method Based on Particle Swarm Optimization for Multi-Objective Function in Reactive Power Market An Interactve Fuzzy Satsyng Method Based on Partcle Swarm Optmzaton or Mult-Objectve Functon n Reactve Power Maret N. Tabrz*, E. Babae* (C.A.) and M. Mehdnejad* Abstract: Reactve power plays an mportant

More information

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

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

More information

Neural-MOS Threshold Gate as a Way to Design On-Chip Learning Neuron Structures

Neural-MOS Threshold Gate as a Way to Design On-Chip Learning Neuron Structures Neural-MOS Threshold Gate as a Way to Desgn On-Chp Learnng Neuron Structures RAFAIL LASHESKY Hardware Department The Unversty o Azu 965-8580 JAPAN Abstract: - Hardware mplementaton o artcal neuron networs

More information

A Fuzzy-based Routing Strategy for Multihop Cognitive Radio Networks

A Fuzzy-based Routing Strategy for Multihop Cognitive Radio Networks 74 Internatonal Journal of Communcaton Networks and Informaton Securty (IJCNIS) Vol. 3, No., Aprl 0 A Fuzzy-based Routng Strategy for Multhop Cogntve Rado Networks Al El Masr, Naceur Malouch and Hcham

More information

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

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

More information

Maximizing Lifetime of Sensor-Target Surveillance in Wireless Sensor Networks

Maximizing Lifetime of Sensor-Target Surveillance in Wireless Sensor Networks Maxmzng Lfetme of Sensor-Target Survellance n Wreless Sensor Networks Ha Lu, Xaowen Chu, Yu-Wng Leung Computer Scence, Hong Kong Baptst Unversty Xaohua Ja, Peng-Jun Wan Computer Scence, Cty Unversty of

More information

@IJMTER-2015, All rights Reserved 383

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

More information

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

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

More information

Selective Sensing and Transmission for Multi-Channel Cognitive Radio Networks

Selective Sensing and Transmission for Multi-Channel Cognitive Radio Networks IEEE INFOCOM 2 Workshop On Cogntve & Cooperatve Networks Selectve Sensng and Transmsson for Mult-Channel Cogntve Rado Networks You Xu, Yunzhou L, Yfe Zhao, Hongxng Zou and Athanasos V. Vaslakos Insttute

More information