A Parallel Motion Planner for Systems with Many Degrees of Freedom Pekka Isto

Size: px
Start display at page:

Download "A Parallel Motion Planner for Systems with Many Degrees of Freedom Pekka Isto"

Transcription

1 A Parallel Moion Planner for Sysems wih Many Degrees of Freedom Pekka Iso Laboraory of Informaion Processing Science Helsinki Universiy of Technology P.O. Box 9700, FIN HUT Absrac During he several decades of research, a number of algorihms inended o solve pracical moion planning problems have been presened. However, he inracabiliy of he problem makes i difficul o design algorihms capable of solving hard problems, especially when he number of degrees-of-freedom is large. I is necessary o use all available means o exend he domain of pracically solvable problem insances. This paper repors resuls for a parallel implemenaion of a moion planner based on wo-level search algorihm. The planner can solve difficul problems wih many degrees-of-freedom wihin pracicable ime limis. Furhermore, easier problems can be solved wih unprecedened search resoluion. 1. Inroducion The compuaion of collision-free moion for an objec among obsacles is an imporan problem wih applicaions in roboics and virual realiy [1]. However, he problem is inracable. The curren undersanding is ha he planning of a collision-free moion for an objec among saic obsacles is PSPACE-hard problem wih an upper bound ha is exponenial in he number of degrees-of-freedom () [2]. The analysis of he problem has produced several heoreical algorihms for moion planning, bu none of he heoreical algorihms have been implemened for pracical use [3]. Insead, a large number of approximae and heurisic algorihms have been developed o solve various insances of pracical moion planning problems [4]. Due o he complexiy of he problem even he bes heurisic planners ake impracical amoun of ime o compue a soluion, if he number of is sufficienly high and he ask is geomerically difficul. In order o solve realworld moion planning problems as efficienly as possible and o exend he scope of pracically solvable moion planning asks, all he available echniques from compuer science mus be used, including parallel processing. The purpose of his paper is o demonsrae ha a wo-level search algorihm [5] can be used o solve geomerically difficul moion planning problems for sysems wih many degrees-of-freedom (here up o 18). Furhermore, he algorihm can solve less difficul asks wih a search resoluion ha is an order of magniude higher han oher mehods [6]. High-resoluion planning is required in workspaces ha conain igh clearances or hin obsacles like in assembly planning and spo welding. The srucure of he algorihm makes i easy o parallelize i efficienly. A parallel implemenaion of he algorihm running on a PC-cluser can solve he Hwang and Ahuja benchmark ask [2] in average ime comparable o he cycle ime enabling near real-ime operaion. The Alpha Puzzle 1.2 benchmark ask [7] can be solved in minues demonsraing significan improvemen over previous resuls. The nex secion will presen a brief overview of he previous relaed research in moion planning. Secion 3 provides an overview of he implemened algorihm and he seleced parallelizaion sraegy. Secion 4 presens he experimenal resuls. Finally, secion 5 presens conclusions. 2. Previous Relaed Research A considerable amoun of lieraure has been accumulaed during he pas hree decades of research in moion planning. Several good reviews and books have been published on he subjec [1,2,3,4,8]. Therefore, his secion is limied o he conex of he resuls presened here. Like mos conemporary algorihms for moion planning, he presened algorihm performs search in discreized represenaion of he robo s join space or configuraion space (C-space) [9]. In order o deal wih he exponenial cos of global planners and he suscepibiliy o local minima of local planners, Faverjon and Tournassoud proposed o combine boh mehods ino a single wo-level planner [10]. Glavina presened randomized planner using similar approach ha builds a subgoal graph by connecing random subgoals or landmarks in C-space wih a sliding local planner [11]. The SANDROS search sraegy performs selecive and non-uniform subdivision of he C-space and uses a sliding local planner o connec subgoals

2 from differen porions of he C-space [12]. As heir local planners are relaively weak, hese moion planners are quie dependable on he qualiy of he generaed subgoals. Recen developmens along his line of research involve he heurisic placemen of he subgoals [13,14,7]. Many of he moion planning approaches and algorihms originally inroduced in serial form have been laer formulaed ino parallel form. Only a limied number is covered here; for a more exensive discussion, see he review by Henrich [15]. Glavina conjecures ha a significan reducion in ime for he firs soluion can be aained by running his algorihm in parallel on muliple worksaions [16]. Challou e al. [6] and laer Caselli and Reggiani [17] use he same approach o consruc a parallel implemenaion of he influenial Randomized Pah Planner (RPP) [18]. Insances of he RPP solving he original problem are run on muliple processors and he firs soluion is kep. Experimenal resuls demonsrae good expeced speedup and reducion in variance of he planning ime when he problems are sufficienly difficul. Baginski presens a parallel version of Glavina s algorihm for ime-varying workspaces [19]. Raher han running muliple insances of he algorihm on he processors, he implemenaion disribues he local planners ino he available slave processors and builds he subgoal graph in he maser processor. Lile experimenal daa is provided, bu a nework of 30 worksaions provides only a speed-up of four. A similar approach is used by Qui and Henrich bu wih a beer speed-up [20]. Their local planner is rule-based. Mazer e al. presen a moion planner based on parallel geneic algorihms [21]. In addiion o running he componens of he planner in parallel, hey implemen parallel collision deecion. The planner should be quie scalable due o he perfecly parallel naure of geneic algorihms. 3. A Parallel Moion Planner The moion planner presened in his paper is a parallel and improved version of he adapive wo-level heurisic search algorihm presened earlier [5]. The upper level is a subgoal graph buil wih random subgoals. A unique feaure of he algorihm is ha raher han using a single local planner or a combinaion of local planners o aemp he pah segmens beween he subgoals, i uses a local planner wih coninuously adapable capabiliy. As more subgoals are needed and generaed for solving he problem, he global planner increases he capabiliy of he local planner. The subgoal graph is essenially a ask decomposiion mehod and he global planner aemps o consruc a soluion from soluions o subproblems wih a cos measure below a cerain increasing limi. The local planner originaes from he free-space enumeraion algorihm presened by Kondo [22]. I uses a bi-direcional A * algorihm guided by four differen heurisics o search a grid represenaion of he C-space. The heurisics are execued in round-robin fashion and he efficiency of each heurisics = 1,...,4 a configuraion node C is esimaed by he formula: p g( C) = F where g(c) is he disance from he sar configuraion o he curren configuraion C in grid seps (Manhaan disance) and F (C) is he oal number of configuraions examined by he heurisics unil he examinaion of C. The overall efficiency P (j) of heurisics a round j is esimaed by aking an average of p (C) over he las 20 configuraions. A he firs round of execuion each heurisics is allocaed 25 node expansions in he A * algorihm. Subsequenly, he number of examinaions is deermined by he relaive efficiency of he heurisics wih he following formula: P ( j) E ( + 1) = max 25 j, 1 max{ P ( ),..., ( )} 1 j P T j where E sands for he number of examinaions allocaed for heurisics. A second evaluaion value is calculaed for each examined configuraion: F O = gc ( ) If he evaluaion value O (C) for he heurisics increases above a hreshold value O h, he execuion of he heurisics is disconinued for ha round. If all heurisics are disconinued, he local planner fails. The heurisic evaluaion of a configuraion uses he sandard form of A * guiding funcion f(c) = g(c) + h(c), where g(c) is as above and h(c) is an esimae for he cos from he evaluaed configuraion o he goal configuraion. The following four weigh ses are used in he esimae: Manipulaor heurisics: + 1 i a i = 9, i = 1,...,. Posiion heurisics: i d ai = 9, = 1,..., 1, i = d + 1,..., Roaion heurisics: i d ai = 1, = 1,..., 9, i = d + 1,...,

3 Even heurisics: a i = 5, i = 1,...,. d= ( + 0.5)/ 2. An addiional greediness muliplier A=3 and a ie-breaking erm ρ are added o he full expression of h(c): hc ( ) = A ad i i( CG, ) ρaj, i= 1 D i (C,G) is he disance beween he curren configuraion and he goal configuraion G in grid seps along axis i. The ie-breaking erm has a value of 0.5 if he evaluaed node was expanded in he same direcion as he paren node along he axis j or 0 oherwise. All of he heurisics share he search space represenaion, and herefore progress made by any of he heurisics will immediaely and coninuously benefi all of hem. The evaluaion values conrol he search so ha relaively more efficien heurisics are used more and he individual heurisics and evenually he local planner are disconinued if sufficien progress is no made. The memory consumpion of he local planner grows exponenially as he number of degrees-of-freedom is increased. The hreshold parameer O h can be used o conrol he memory consumpion, bu an addiional limi on he maximum number of configuraion nodes for each subask is needed. This is a machine specific parameer ha depends on he amoun of main memory in he machine. The global planner generaes random subgoals and builds wo rees of subgoals and successful subpahs, one rooed a he sar configuraion and he oher a he goal configuraion. Pohl s cardinaliy principle [23] is used o selec he ree for expansion. As more subgoals are generaed, he hreshold parameer is updaed according o he formula O h = O h R S, where S is he curren number of subgoals, O h and R are consans wih values of 3 and This means ha he local planner becomes gradually more powerful and he balance of compuaion shifs increasingly from global planning o local planning. The main moivaion for he parallel implemenaion of he moion planner is o reduce he wall-clock ime spen in solving he planning asks. Alhough no esablished limi exiss o denoe wha is pracicable planning ime, Gupa considers run imes in few minues and few ens of minues reasonable [8] and imes in hours impracicable [24]. A parallel implemenaion should be able o reduce he running ime from hours o minues or ens of minues wih reasonable compuing resources. Several alernaive parallelizaion sraegies could be used. The whole planner can be run on muliple machines for he firs soluion like parallel RPP. Or he Figure 1: A version of he benchmark problem proposed by Hwang and Ahuja. Figure 2: Alpha Puzzle 1.2 benchmark ask. Two inerwined L shaped ubes mus be separaed. Figure 3: The sar and goal configuraions for he 12 ask dogs wih bones. Figure 4: The sar and goal configuraions for he 18 ask. The robos mus avoid he gaes and each ohers while performing a righ hand roaion. local planners can be disribued o he slave processors while he global planner is run a he maser processor. A hybrid sraegy would combine hese approaches by running muliple copies of he whole planner on subasks a he slave processors and running an addiional global planner a he maser. The resuls presened here are for he second sraegy as i has

4 5 HR5 6 HR CPUs Min. 25% 50% 75% Max. Ave. Sd Table 1: Run imes in wall clock seconds for he various asks on a single 500 MHz CPU and on he whole cluser of 11 CPUs. Sample size is 100 runs. Perceniles are rounded up. (HR6). These are significan improvemens, since he smalles granulariy of compuing, and hus is he he earlier resuls are in hours on a single processor [7]. wors case for scalabiliy. The planner has also demonsraed capabiliy o plan 4. Experimenal Resuls The parallel moion planner was esed on a Linux PC cluser comprised of 11 processors wih clock speeds beween 450 MHz and 550 MHz and memory sizes of 128 MB or 512 MB. The compuing nodes are conneced wih 100 Mbi Eherne. For he scalabiliy experimens he compuing nodes are grouped so ha each group has an average clock speed of 500 MHz. The implemenaion uses RAPID collision deecion library [25] and MPICH message passing library [26]. As seen in able 1, he planner can solve he Hwang and Ahuja benchmark ask (figure 1) in seconds wih a grid represenaion of he C- space (label: 5). The search resoluion is he same as ha of he similar AdepOne ask [12]. A high-resoluion version of he ask (HR5) can be solved in few minues using he whole cluser. The benchmark ask is designed o force a large backracking moion o he soluion and many oher planners would need considerable effor for producing he backracking moion a such a high search resoluion. The Alpha Puzzle 1.2 ask (figure 2) is inended o represen disassembly problems wih a narrow passage. The parallel planner can solve i in minues wih a resoluion of 128 posiions for each (6). A high-resoluion version wih 1280 posiions can be solved in ens of minues on he whole cluser moions hrough narrow space in he previous experimens [5]. The main moivaion of his paper is o complemen earlier experimens wih many degrees-of-freedom problems and demonsrae ha he planner can be used for such problems despie he poenially excessive memory consumpion of he local planner [5]. Various noions of wha is considered a large number of degrees-of-freedom exis. Gupa saes ha from he pracical poin of view, sysems wih more ha four mus be included in he caegory [24,8]. Faverjon and Tournassoud would only include sysems wih 8 or more [10]. Kavraki and Laombe inroduced he PRM approach especially for sysems wih many degrees-of-freedom [27]. Their es cases have 8 and 12. The minimum number of degrees-of-freedom required o place an objec ino an arbirary posiion and orienaion in 3D space is six. Therefore, moion planners inended for general use should be able o generae moions for 6 degrees-of-freedom sysems. Indusrial robo cells usually have auxiliary degrees-offreedom for placemen of he work piece. Mulirobo cells can easily have wo dozens degrees-of-freedom. Recenly inroduced new applicaions, such as planning for flexible objecs, call for several dozens or hundreds of degrees-of-freedom [28,29,30]. In his paper, sysems wih 10 or more degrees-of-freedom are included in he caegory of problems wih many degrees-of-freedom. The Hwang and Ahuja benchmark ask can be exended ino a 10 version by planning he moion

5 Number of Processors ask 10 ask Speed up Figure 5: Speed-up for asks 5 and 10. The speed-up is calculaed from he average run ime for 5 runs of he planner. simulaneously for wo independen SCARA robos (10). Similarly, 12 and 18 asks are consruced from wo and hree Puma ype robos as shown in figures 3 and 4. The 12 and 18 asks are planned wih 100 discree posiions for each degreeof-freedom. The daa in able 1 shows ha also hese problems can be solved in minues wih he cluser. Finally, he scalabiliy of he planner is shown in figure 5. Even he wors-case parallelizaion sraegy provides an accepable speed-up. Addiional reducion in planning ime could be aained by adding more processors o he cluser. However, he graph shows diminishing reurns and evenually a larger granulariy sraegy mus be used. The superlinear speed-up for small number of processors is probably caused by cache effecs. 5. Conclusions This paper presened experimens wih a parallel moion planner based on wo-level heurisic search in he configuraion space. The experimens demonsraed a moderaely good scalabiliy of he algorihm on an inexpensive parallel compuer buil form commodiy hardware and free sofware. While he algorihm shows diminishing speed-up as he number of processors is increased, alernaive parallelizaion sraegies may be used o provide improvemen in he behavior of he planner. Even in he curren form, he parallel implemenaion can be used o solve very difficul moion planning problems wihin near real-ime and pracicable off-line ime limis. The es problems included cases wih many degrees-of-freedom demonsraing ha A * search-based approach can be used o solve such cases. Addiionally, easier bu nonrivial problems can be solved wih excepionally highresoluion represenaion of he C-space. The resuls on Alpha Puzzle 1.2 presened here are a significan improvemen over previous resuls. Acknowledgmens This research is funded by he Helsinki Graduae School in Compuer Science and Engineering. The parallel implemenaion is based on sofware developed by Johannes Lehinen and he IMPACT group of Tik Sofware Projec course. Mr. Lehinen also provided he geomeric model for he 5 es problem. Alpha Puzzle 1.2 was designed by Boris Yamrom, GE Corporae Research & Developmen Cener. The model was provided by he DSMFT research group a Texas A&M Universiy. Janne Ravani provided access o he cluser compuer a he Bamford Laboraory, Universiy of Helsinki. The auhor hanks Dr. Juha Tuominen for helpful commens and suggesions. References [1] J. C. Laombe, Robo Moion Planning, Kluwer Academic Publishers, Norwell, Mass [2] Y. K. Hwang, N. Ahuja, Gross Moion Planning - A Survey, ACM Compuing Surveys, vol. 24, no. 3, Sep. 1992, [3] J. C. Laombe, Moion Planning: A Journey of Robos, Molecules, Digial Acors, and Oher Arifacs, Inernaional Journal of Roboics Research, vol. 18, no. 11, November 1999, [4] K. Gupa, A. P. del Pobil (eds.), Pracical Moion Planning in Roboics: Curren Approaches and Fuure Direcions, John Wiley & Sons, Wes Sussex, [5] P. Iso, A Two-level Search Algorihm for Moion Planning, Proceedings of he 1997 IEEE Inernaional Conference on Roboics and Auomaion, IEEE Press, [6] D. J. Challou, D. Boley, M. Gini, V. Kumar, C. Olson, Parallel Search Algorihms for Robo Moion Planning, In [4], [7] D. Vallejo, C. Jones, N. M. Amao, An Adapive Framework for `Single Sho' Moion Planning, Proceedings of he IEEE/RSJ Inernaional Conference on Inelligen Robos and Sysems (IROS), [8] K. Gupa, Moion Planning for Flexible' Shapes (Sysems wih Many Degrees of Freedom): A Survey, The Visual Compuer, vol. 14, no. 5/6, [9] T. Lozano-Pérez, M. Wesley, An Algorihm for Planning Collision-free Pahs among Polyhedral

6 Obsacles, Communicaions of he ACM, vol. 22, no. 10, Ocober 1979, [10] B. Faverjon and P. Tournassoud, A local approach for pah planning of manipulaors wih a high number of degrees of freedom, Proceedings of he 1987 IEEE Inernaional Conference on Roboics and Auomaion, Raleigh, NC, 1987, [11] B. Glavina, Solving Findpah by Combinaion of Goal-Direced and Randomized Search, Proceedings of he 1990 IEEE Inernaional Conference on Roboics and Auomaion, IEEE, 1990, [12] P. C. Chen, Y. K. Hwang, SANDROS: A Dynamic Graph Search Algorihm for Moion Planning, IEEE Transacions on Roboics and Auomaion, vol. 14, no. 3, June 1998, [13] D. Hsu, J. C. Laombe and R. Mowani, Pah Planning in Expansive Configuraion Spaces, Proceedings of he 1997 IEEE Inernaional Conference on Roboics and Auomaion, IEEE, 1997, [14] R. Bohlin and L. E. Kavraki, Pah Planning Using Lazy PRM, Proceedings of he 2000 IEEE Inernaional Conference on Roboics and Auomaion, IEEE, [15] D. Henrich, Fas Moion Planning by Parallel Processing a Review, Journal of Inelligen and Roboic Sysems, vol. 20, no. 1, Sepember [16] B. Glavina, A Fas Moion Planner for 6- Manipulaors in 3-D Environmens. Proceedings of he Fifh Inernaional Conference on Advanced Roboics, IEEE Press, 1991, [17] S. Caselli and M. Reggiani, Randomized Moion Planning on Parallel and Disribued Archiecures, 7h Euromicro Workshop on Parallel and Disribued Processing, PDP'99, IEEE, [18] J. Barraquand, J.C. Laombe, Robo Moion Planning: A Disribued Represenaion Approach, The Inernaional Journal of Roboics Research, vol. 10, no. 6, Dec. 1991, [19] B. Baginski, Fas Moion Planning in Dynamic Environmens wih he Parallelized Z^3-Mehod, Proceedings of he Sixh Inernaional Symposium on Roboics and Manufacuring ISRAM, ASME Press, 1996, [20] C. Qin, D. Henrich, Randomized Parallel Moion Planning for Robo Manipulaors, Technical Repor 5/96, Compuer Science Deparmen, Universiy of Karlsruhe, [21] E. Mazer, J. Ahuaczin, G. Talbi and P. Bessiere, The Ariadne's Clew Algorihm, Journal of Arificial Inelligence Research vol. 9, 1998, [22] K. Kondo, Moion Planning wih Six Degrees of Freedom by Mulisraegic Bidirecional Heurisic Free-Space Enumeraion. IEEE Transacions on Roboics and Auomaion, Vol. 7, No. 3, June 1991, [23] I. Pohl, Bi-direcional Search, Machine Inelligence 6, Edinburgh Universiy Press, Edinburgh, 1971, [24] K. Gupa, Overview and Sae of he Ar, In [4], 3-8. [25] S. Goschalk, M. C. Lin, D. Manocha, OBB-Tree: A Hierarchical Srucure for Rapid Inerference Deecion, Technical repor TR96-013, Deparmen of Compuer Science, Universiy of N. Carolina, Chapel Hill. [26] W. Gropp, E. Lusk, N. Doss, A. Skjellum, A High- Performance, Porable Implemenaion of he MPI Message Passing Inerface Sandard, Parallel Compuing, vol. 22, no. 6, Sepember 1996, [27] L. Kavraki, J.C. Laombe, Randomized Preprocessing of Configuraion Space for Fas Pah Planning, Proceeding of he 1994 IEEE Inernaional Conference on Roboics and Auomaion, IEEE Press, Los Alamios, 1994, [28] L. E. Kavraki, F. Lamiraux, and R. Holleman, Towards planning for elasic objecs. In P. K. Agarwal, L. Kavraki, and M. Mason (eds.), Roboics: The Algorihmic Perspecive. AK Peers, [29] A.P. Singh, J.C. Laombe, and D.J. Brulag, A Moion Planning Approach o Flexible Ligand Binding, Proceedings 7h Inernaional Conference on Inelligen Sysems for Molecular Biology (ISMB), AAAI Press, Menlo Park, CA, 1999, [30] G. Song and N. M. Amao, A Moion Planning Approach o Folding: From Paper Craf o Proein Srucure Predicion, Technical Repor , Deparmen of Compuer Science, Texas A&M Universiy, January 17, 2000.

Multiprocessor Systems-on-Chips

Multiprocessor Systems-on-Chips Par of: Muliprocessor Sysems-on-Chips Edied by: Ahmed Amine Jerraya and Wayne Wolf Morgan Kaufmann Publishers, 2005 2 Modeling Shared Resources Conex swiching implies overhead. On a processing elemen,

More information

Automatic measurement and detection of GSM interferences

Automatic measurement and detection of GSM interferences Auomaic measuremen and deecion of GSM inerferences Poor speech qualiy and dropped calls in GSM neworks may be caused by inerferences as a resul of high raffic load. The radio nework analyzers from Rohde

More information

SELF-EVALUATION FOR VIDEO TRACKING SYSTEMS

SELF-EVALUATION FOR VIDEO TRACKING SYSTEMS SELF-EVALUATION FOR VIDEO TRACKING SYSTEMS Hao Wu and Qinfen Zheng Cenre for Auomaion Research Dep. of Elecrical and Compuer Engineering Universiy of Maryland, College Park, MD-20742 {wh2003, qinfen}@cfar.umd.edu

More information

Real-time Particle Filters

Real-time Particle Filters Real-ime Paricle Filers Cody Kwok Dieer Fox Marina Meilă Dep. of Compuer Science & Engineering, Dep. of Saisics Universiy of Washingon Seale, WA 9895 ckwok,fox @cs.washingon.edu, mmp@sa.washingon.edu Absrac

More information

Single-machine Scheduling with Periodic Maintenance and both Preemptive and. Non-preemptive jobs in Remanufacturing System 1

Single-machine Scheduling with Periodic Maintenance and both Preemptive and. Non-preemptive jobs in Remanufacturing System 1 Absrac number: 05-0407 Single-machine Scheduling wih Periodic Mainenance and boh Preempive and Non-preempive jobs in Remanufacuring Sysem Liu Biyu hen Weida (School of Economics and Managemen Souheas Universiy

More information

Journal Of Business & Economics Research September 2005 Volume 3, Number 9

Journal Of Business & Economics Research September 2005 Volume 3, Number 9 Opion Pricing And Mone Carlo Simulaions George M. Jabbour, (Email: jabbour@gwu.edu), George Washingon Universiy Yi-Kang Liu, (yikang@gwu.edu), George Washingon Universiy ABSTRACT The advanage of Mone Carlo

More information

TEMPORAL PATTERN IDENTIFICATION OF TIME SERIES DATA USING PATTERN WAVELETS AND GENETIC ALGORITHMS

TEMPORAL PATTERN IDENTIFICATION OF TIME SERIES DATA USING PATTERN WAVELETS AND GENETIC ALGORITHMS TEMPORAL PATTERN IDENTIFICATION OF TIME SERIES DATA USING PATTERN WAVELETS AND GENETIC ALGORITHMS RICHARD J. POVINELLI AND XIN FENG Deparmen of Elecrical and Compuer Engineering Marquee Universiy, P.O.

More information

USE OF EDUCATION TECHNOLOGY IN ENGLISH CLASSES

USE OF EDUCATION TECHNOLOGY IN ENGLISH CLASSES USE OF EDUCATION TECHNOLOGY IN ENGLISH CLASSES Mehme Nuri GÖMLEKSİZ Absrac Using educaion echnology in classes helps eachers realize a beer and more effecive learning. In his sudy 150 English eachers were

More information

Market Liquidity and the Impacts of the Computerized Trading System: Evidence from the Stock Exchange of Thailand

Market Liquidity and the Impacts of the Computerized Trading System: Evidence from the Stock Exchange of Thailand 36 Invesmen Managemen and Financial Innovaions, 4/4 Marke Liquidiy and he Impacs of he Compuerized Trading Sysem: Evidence from he Sock Exchange of Thailand Sorasar Sukcharoensin 1, Pariyada Srisopisawa,

More information

Distributing Human Resources among Software Development Projects 1

Distributing Human Resources among Software Development Projects 1 Disribuing Human Resources among Sofware Developmen Proecs Macario Polo, María Dolores Maeos, Mario Piaini and rancisco Ruiz Summary This paper presens a mehod for esimaing he disribuion of human resources

More information

Principal components of stock market dynamics. Methodology and applications in brief (to be updated ) Andrei Bouzaev, bouzaev@ya.

Principal components of stock market dynamics. Methodology and applications in brief (to be updated ) Andrei Bouzaev, bouzaev@ya. Principal componens of sock marke dynamics Mehodology and applicaions in brief o be updaed Andrei Bouzaev, bouzaev@ya.ru Why principal componens are needed Objecives undersand he evidence of more han one

More information

System Performance Improvement By Server Virtualization

System Performance Improvement By Server Virtualization Sysem Performance Improvemen By Server Virualizaion Hioshi Ueno, Tomohide Hasegawa, and Keiichi Yoshihama Absrac Wih he advance of semiconducor echnology, microprocessors become highly inegraed and herefore

More information

The Application of Multi Shifts and Break Windows in Employees Scheduling

The Application of Multi Shifts and Break Windows in Employees Scheduling The Applicaion of Muli Shifs and Brea Windows in Employees Scheduling Evy Herowai Indusrial Engineering Deparmen, Universiy of Surabaya, Indonesia Absrac. One mehod for increasing company s performance

More information

PROFIT TEST MODELLING IN LIFE ASSURANCE USING SPREADSHEETS PART ONE

PROFIT TEST MODELLING IN LIFE ASSURANCE USING SPREADSHEETS PART ONE Profi Tes Modelling in Life Assurance Using Spreadshees PROFIT TEST MODELLING IN LIFE ASSURANCE USING SPREADSHEETS PART ONE Erik Alm Peer Millingon 2004 Profi Tes Modelling in Life Assurance Using Spreadshees

More information

Performance Center Overview. Performance Center Overview 1

Performance Center Overview. Performance Center Overview 1 Performance Cener Overview Performance Cener Overview 1 ODJFS Performance Cener ce Cener New Performance Cener Model Performance Cener Projec Meeings Performance Cener Execuive Meeings Performance Cener

More information

Chapter 8: Regression with Lagged Explanatory Variables

Chapter 8: Regression with Lagged Explanatory Variables Chaper 8: Regression wih Lagged Explanaory Variables Time series daa: Y for =1,..,T End goal: Regression model relaing a dependen variable o explanaory variables. Wih ime series new issues arise: 1. One

More information

Task is a schedulable entity, i.e., a thread

Task is a schedulable entity, i.e., a thread Real-Time Scheduling Sysem Model Task is a schedulable eniy, i.e., a hread Time consrains of periodic ask T: - s: saring poin - e: processing ime of T - d: deadline of T - p: period of T Periodic ask T

More information

Direc Manipulaion Inerface and EGN algorithms

Direc Manipulaion Inerface and EGN algorithms A Direc Manipulaion Inerface for 3D Compuer Animaion Sco Sona Snibbe y Brown Universiy Deparmen of Compuer Science Providence, RI 02912, USA Absrac We presen a new se of inerface echniques for visualizing

More information

MACROECONOMIC FORECASTS AT THE MOF A LOOK INTO THE REAR VIEW MIRROR

MACROECONOMIC FORECASTS AT THE MOF A LOOK INTO THE REAR VIEW MIRROR MACROECONOMIC FORECASTS AT THE MOF A LOOK INTO THE REAR VIEW MIRROR The firs experimenal publicaion, which summarised pas and expeced fuure developmen of basic economic indicaors, was published by he Minisry

More information

Load Prediction Using Hybrid Model for Computational Grid

Load Prediction Using Hybrid Model for Computational Grid Load Predicion Using Hybrid Model for Compuaional Grid Yongwei Wu, Yulai Yuan, Guangwen Yang 3, Weimin Zheng 4 Deparmen of Compuer Science and Technology, Tsinghua Universiy, Beijing 00084, China, 3, 4

More information

Making a Faster Cryptanalytic Time-Memory Trade-Off

Making a Faster Cryptanalytic Time-Memory Trade-Off Making a Faser Crypanalyic Time-Memory Trade-Off Philippe Oechslin Laboraoire de Securié e de Crypographie (LASEC) Ecole Polyechnique Fédérale de Lausanne Faculé I&C, 1015 Lausanne, Swizerland philippe.oechslin@epfl.ch

More information

Constant Data Length Retrieval for Video Servers with Variable Bit Rate Streams

Constant Data Length Retrieval for Video Servers with Variable Bit Rate Streams IEEE Inernaional Conference on Mulimedia Compuing & Sysems, June 17-3, 1996, in Hiroshima, Japan, p. 151-155 Consan Lengh Rerieval for Video Servers wih Variable Bi Rae Sreams Erns Biersack, Frédéric Thiesse,

More information

Individual Health Insurance April 30, 2008 Pages 167-170

Individual Health Insurance April 30, 2008 Pages 167-170 Individual Healh Insurance April 30, 2008 Pages 167-170 We have received feedback ha his secion of he e is confusing because some of he defined noaion is inconsisen wih comparable life insurance reserve

More information

Morningstar Investor Return

Morningstar Investor Return Morningsar Invesor Reurn Morningsar Mehodology Paper Augus 31, 2010 2010 Morningsar, Inc. All righs reserved. The informaion in his documen is he propery of Morningsar, Inc. Reproducion or ranscripion

More information

DETERMINISTIC INVENTORY MODEL FOR ITEMS WITH TIME VARYING DEMAND, WEIBULL DISTRIBUTION DETERIORATION AND SHORTAGES KUN-SHAN WU

DETERMINISTIC INVENTORY MODEL FOR ITEMS WITH TIME VARYING DEMAND, WEIBULL DISTRIBUTION DETERIORATION AND SHORTAGES KUN-SHAN WU Yugoslav Journal of Operaions Research 2 (22), Number, 6-7 DEERMINISIC INVENORY MODEL FOR IEMS WIH IME VARYING DEMAND, WEIBULL DISRIBUION DEERIORAION AND SHORAGES KUN-SHAN WU Deparmen of Bussines Adminisraion

More information

Improvement of a TCP Incast Avoidance Method for Data Center Networks

Improvement of a TCP Incast Avoidance Method for Data Center Networks Improvemen of a Incas Avoidance Mehod for Daa Cener Neworks Kazuoshi Kajia, Shigeyuki Osada, Yukinobu Fukushima and Tokumi Yokohira The Graduae School of Naural Science and Technology, Okayama Universiy

More information

Evolutionary building of stock trading experts in real-time systems

Evolutionary building of stock trading experts in real-time systems Evoluionary building of sock rading expers in real-ime sysems Jerzy J. Korczak Universié Louis Paseur Srasbourg, France Email: jjk@dp-info.u-srasbg.fr Absrac: This paper addresses he problem of consrucing

More information

A Natural Feature-Based 3D Object Tracking Method for Wearable Augmented Reality

A Natural Feature-Based 3D Object Tracking Method for Wearable Augmented Reality A Naural Feaure-Based 3D Objec Tracking Mehod for Wearable Augmened Realiy Takashi Okuma Columbia Universiy / AIST Email: okuma@cs.columbia.edu Takeshi Kuraa Universiy of Washingon / AIST Email: kuraa@ieee.org

More information

Analysis of Pricing and Efficiency Control Strategy between Internet Retailer and Conventional Retailer

Analysis of Pricing and Efficiency Control Strategy between Internet Retailer and Conventional Retailer Recen Advances in Business Managemen and Markeing Analysis of Pricing and Efficiency Conrol Sraegy beween Inerne Reailer and Convenional Reailer HYUG RAE CHO 1, SUG MOO BAE and JOG HU PARK 3 Deparmen of

More information

Genetic Algorithm Based Optimal Testing Effort Allocation Problem for Modular Software

Genetic Algorithm Based Optimal Testing Effort Allocation Problem for Modular Software BIJIT - BVICAM s Inernaional Journal of Informaion Technology Bharai Vidyapeeh s Insiue of Compuer Applicaions and Managemen (BVICAM, ew Delhi Geneic Algorihm Based Opimal Tesing Effor Allocaion Problem

More information

Activity-Based Scheduling of IT Changes

Activity-Based Scheduling of IT Changes Aciviy-Based Scheduling of IT Changes David Trasour, Maher Rahmoun Claudio Barolini Trused Sysems Laboraory HP Laboraories Brisol HPL-2007-03 July 3, 2007* ITIL, change managemen, scheduling Change managemen

More information

Technical Report. Resource Sharing Under a Server-based Semi- Partitioned Scheduling Approach. Alexandre Esper Eduardo Tovar

Technical Report. Resource Sharing Under a Server-based Semi- Partitioned Scheduling Approach. Alexandre Esper Eduardo Tovar Technical Repor Resource Sharing Under a Server-based Semi- Pariioned Scheduling Approach Alexandre Esper Eduardo Tovar CISTER-TR-4008 0-08-04 Technical Repor CISTER-TR-4008 Resource Sharing Under a Server-based

More information

The Grantor Retained Annuity Trust (GRAT)

The Grantor Retained Annuity Trust (GRAT) WEALTH ADVISORY Esae Planning Sraegies for closely-held, family businesses The Granor Reained Annuiy Trus (GRAT) An efficien wealh ransfer sraegy, paricularly in a low ineres rae environmen Family business

More information

Appendix D Flexibility Factor/Margin of Choice Desktop Research

Appendix D Flexibility Factor/Margin of Choice Desktop Research Appendix D Flexibiliy Facor/Margin of Choice Deskop Research Cheshire Eas Council Cheshire Eas Employmen Land Review Conens D1 Flexibiliy Facor/Margin of Choice Deskop Research 2 Final Ocober 2012 \\GLOBAL.ARUP.COM\EUROPE\MANCHESTER\JOBS\200000\223489-00\4

More information

Stock Price Prediction Using the ARIMA Model

Stock Price Prediction Using the ARIMA Model 2014 UKSim-AMSS 16h Inernaional Conference on Compuer Modelling and Simulaion Sock Price Predicion Using he ARIMA Model 1 Ayodele A. Adebiyi., 2 Aderemi O. Adewumi 1,2 School of Mahemaic, Saisics & Compuer

More information

The Journey. Roadmaps. 2 Architecture. 3 Innovation. Smart City

The Journey. Roadmaps. 2 Architecture. 3 Innovation. Smart City The Journe 1 Roadmaps 2 Archiecure 3 Innovaion Uili Mobili Living Enr Poins o a Grid Journe Sraeg COMM projec Evoluion no Revoluion IT Concerns Daa Mgm Inegraion Archiecure Analics Regulaor Analics Disribued

More information

The naive method discussed in Lecture 1 uses the most recent observations to forecast future values. That is, Y ˆ t + 1

The naive method discussed in Lecture 1 uses the most recent observations to forecast future values. That is, Y ˆ t + 1 Business Condiions & Forecasing Exponenial Smoohing LECTURE 2 MOVING AVERAGES AND EXPONENTIAL SMOOTHING OVERVIEW This lecure inroduces ime-series smoohing forecasing mehods. Various models are discussed,

More information

Distributed Echo Cancellation in Multimedia Conferencing System

Distributed Echo Cancellation in Multimedia Conferencing System Disribued Echo Cancellaion in Mulimedia Conferencing Sysem Balan Sinniah 1, Sureswaran Ramadass 2 1 KDU College Sdn.Bhd, A Paramoun Corporaion Company, 32, Jalan Anson, 10400 Penang, Malaysia. sbalan@kdupg.edu.my

More information

Measuring macroeconomic volatility Applications to export revenue data, 1970-2005

Measuring macroeconomic volatility Applications to export revenue data, 1970-2005 FONDATION POUR LES ETUDES ET RERS LE DEVELOPPEMENT INTERNATIONAL Measuring macroeconomic volailiy Applicaions o expor revenue daa, 1970-005 by Joël Cariolle Policy brief no. 47 March 01 The FERDI is a

More information

LEVENTE SZÁSZ An MRP-based integer programming model for capacity planning...3

LEVENTE SZÁSZ An MRP-based integer programming model for capacity planning...3 LEVENTE SZÁSZ An MRP-based ineger programming model for capaciy planning...3 MELINDA ANTAL Reurn o schooling in Hungary before and afer he ransiion years...23 LEHEL GYÖRFY ANNAMÁRIA BENYOVSZKI ÁGNES NAGY

More information

PolicyCore. Putting Innovation and Customer Service at the Core of Your Policy Administration and Underwriting

PolicyCore. Putting Innovation and Customer Service at the Core of Your Policy Administration and Underwriting PolicyCore Puing Innovaion and Cusomer Service a he Core of Your Policy Adminisraion and Underwriing As new echnologies emerge and cusomer expecaions escalae, P&C insurers are seeing opporuniies o grow

More information

Stock Trading with Recurrent Reinforcement Learning (RRL) CS229 Application Project Gabriel Molina, SUID 5055783

Stock Trading with Recurrent Reinforcement Learning (RRL) CS229 Application Project Gabriel Molina, SUID 5055783 Sock raing wih Recurren Reinforcemen Learning (RRL) CS9 Applicaion Projec Gabriel Molina, SUID 555783 I. INRODUCION One relaively new approach o financial raing is o use machine learning algorihms o preic

More information

Multi-camera scheduling for video production

Multi-camera scheduling for video production Muli-camera scheduling for video producion Fahad Daniyal and Andrea Cavallaro Queen Mary Universiy of London Mile End Road, E 4S London, Unied Kingdom Email: {fahad.daniyal, andrea.cavallaro}@eecs.qmul.ac.uk

More information

Why Did the Demand for Cash Decrease Recently in Korea?

Why Did the Demand for Cash Decrease Recently in Korea? Why Did he Demand for Cash Decrease Recenly in Korea? Byoung Hark Yoo Bank of Korea 26. 5 Absrac We explores why cash demand have decreased recenly in Korea. The raio of cash o consumpion fell o 4.7% in

More information

Relationships between Stock Prices and Accounting Information: A Review of the Residual Income and Ohlson Models. Scott Pirie* and Malcolm Smith**

Relationships between Stock Prices and Accounting Information: A Review of the Residual Income and Ohlson Models. Scott Pirie* and Malcolm Smith** Relaionships beween Sock Prices and Accouning Informaion: A Review of he Residual Income and Ohlson Models Sco Pirie* and Malcolm Smih** * Inernaional Graduae School of Managemen, Universiy of Souh Ausralia

More information

Optimal Stock Selling/Buying Strategy with reference to the Ultimate Average

Optimal Stock Selling/Buying Strategy with reference to the Ultimate Average Opimal Sock Selling/Buying Sraegy wih reference o he Ulimae Average Min Dai Dep of Mah, Naional Universiy of Singapore, Singapore Yifei Zhong Dep of Mah, Naional Universiy of Singapore, Singapore July

More information

The Transport Equation

The Transport Equation The Transpor Equaion Consider a fluid, flowing wih velociy, V, in a hin sraigh ube whose cross secion will be denoed by A. Suppose he fluid conains a conaminan whose concenraion a posiion a ime will be

More information

Combination of UWB and GPS for indoor-outdoor vehicle localization

Combination of UWB and GPS for indoor-outdoor vehicle localization ombinaion of UW and for indoor-oudoor vehicle localizaion González J., lanco J.L., Galindo., Oriz-de-Galiseo., Fernández-Madrigal J.., Moreno F.., and Marínez J.L. {jgonzalez, jlblanco,cipriano,jafma}@cima.uma.es,

More information

GoRA. For more information on genetics and on Rheumatoid Arthritis: Genetics of Rheumatoid Arthritis. Published work referred to in the results:

GoRA. For more information on genetics and on Rheumatoid Arthritis: Genetics of Rheumatoid Arthritis. Published work referred to in the results: For more informaion on geneics and on Rheumaoid Arhriis: Published work referred o in he resuls: The geneics revoluion and he assaul on rheumaoid arhriis. A review by Michael Seldin, Crisopher Amos, Ryk

More information

Surprise and Curiosity for Big Data Robotics

Surprise and Curiosity for Big Data Robotics Sequenial Decision-Making wih Big Daa: Papers from he AAAI-14 Workshop Surprise and Curiosiy for Big Daa Roboics Adam Whie, Joseph Modayil, Richard S. Suon Reinforcemen Learning and Arificial Inelligence

More information

Bid-Price Control for Energy-Aware Pricing of Cloud Services

Bid-Price Control for Energy-Aware Pricing of Cloud Services Bid-Price Conrol for Energy-Aware Pricing of Cloud Services Marc Premm Universiy of Hohenheim, Deparmen of Informaion Sysems 2, Sugar, Germany marc.premm@uni-hohenheim.de Absrac. The amoun of elecrical

More information

Time Series Analysis Using SAS R Part I The Augmented Dickey-Fuller (ADF) Test

Time Series Analysis Using SAS R Part I The Augmented Dickey-Fuller (ADF) Test ABSTRACT Time Series Analysis Using SAS R Par I The Augmened Dickey-Fuller (ADF) Tes By Ismail E. Mohamed The purpose of his series of aricles is o discuss SAS programming echniques specifically designed

More information

Situated vs. Global Aggregation Schemes for Autonomous Management Systems

Situated vs. Global Aggregation Schemes for Autonomous Management Systems 4h IFIP/IEEE Workshop on Disribued Auonomous Nework Managemen Sysems Siuaed vs. Global Aggregaion Schemes for Auonomous Managemen Sysems Rafik Makhloufi*, Guillaume Doyen*, Gregory Bonne and Dominique

More information

Hedging with Forwards and Futures

Hedging with Forwards and Futures Hedging wih orwards and uures Hedging in mos cases is sraighforward. You plan o buy 10,000 barrels of oil in six monhs and you wish o eliminae he price risk. If you ake he buy-side of a forward/fuures

More information

Price Controls and Banking in Emissions Trading: An Experimental Evaluation

Price Controls and Banking in Emissions Trading: An Experimental Evaluation This version: March 2014 Price Conrols and Banking in Emissions Trading: An Experimenal Evaluaion John K. Sranlund Deparmen of Resource Economics Universiy of Massachuses-Amhers James J. Murphy Deparmen

More information

ANALYSIS AND COMPARISONS OF SOME SOLUTION CONCEPTS FOR STOCHASTIC PROGRAMMING PROBLEMS

ANALYSIS AND COMPARISONS OF SOME SOLUTION CONCEPTS FOR STOCHASTIC PROGRAMMING PROBLEMS ANALYSIS AND COMPARISONS OF SOME SOLUTION CONCEPTS FOR STOCHASTIC PROGRAMMING PROBLEMS R. Caballero, E. Cerdá, M. M. Muñoz and L. Rey () Deparmen of Applied Economics (Mahemaics), Universiy of Málaga,

More information

Statistical Analysis with Little s Law. Supplementary Material: More on the Call Center Data. by Song-Hee Kim and Ward Whitt

Statistical Analysis with Little s Law. Supplementary Material: More on the Call Center Data. by Song-Hee Kim and Ward Whitt Saisical Analysis wih Lile s Law Supplemenary Maerial: More on he Call Cener Daa by Song-Hee Kim and Ward Whi Deparmen of Indusrial Engineering and Operaions Research Columbia Universiy, New York, NY 17-99

More information

Research on Inventory Sharing and Pricing Strategy of Multichannel Retailer with Channel Preference in Internet Environment

Research on Inventory Sharing and Pricing Strategy of Multichannel Retailer with Channel Preference in Internet Environment Vol. 7, No. 6 (04), pp. 365-374 hp://dx.doi.org/0.457/ijhi.04.7.6.3 Research on Invenory Sharing and Pricing Sraegy of Mulichannel Reailer wih Channel Preference in Inerne Environmen Hanzong Li College

More information

ANALYZE OF A COLLISION AVOIDANCE STRATEGY FOR COOPERATIVE ROBOTS

ANALYZE OF A COLLISION AVOIDANCE STRATEGY FOR COOPERATIVE ROBOTS ANALYZE OF A COLLISION AVOIDANCE STRATEGY FOR COOPERATIVE ROBOTS ANALYZE OF A COLLISION AVOIDANCE STRATEGY FOR COOPERATIVE ROBOTS Prof. Eng. A. Frau PhD 1, Prof. Eng. M. Dambrine PhD 2, 3 1 Universiy Transilvania

More information

DDoS Attacks Detection Model and its Application

DDoS Attacks Detection Model and its Application DDoS Aacks Deecion Model and is Applicaion 1, MUHAI LI, 1 MING LI, XIUYING JIANG 1 School of Informaion Science & Technology Eas China Normal Universiy No. 500, Dong-Chuan Road, Shanghai 0041, PR. China

More information

Real Time Bid Optimization with Smooth Budget Delivery in Online Advertising

Real Time Bid Optimization with Smooth Budget Delivery in Online Advertising Real Time Bid Opimizaion wih Smooh Budge Delivery in Online Adverising Kuang-Chih Lee Ali Jalali Ali Dasdan Turn Inc. 835 Main Sree, Redwood Ciy, CA 94063 {klee,ajalali,adasdan}@urn.com ABSTRACT Today,

More information

TOOL OUTSOURCING RISK RESEARCH BASED ON BP NEURAL NETWORK

TOOL OUTSOURCING RISK RESEARCH BASED ON BP NEURAL NETWORK Inernaional Journal of Innovaive Managemen, Informaion & Producion ISME Inernaionalc2011 ISSN 2185-5439 Volume 2, Number 1, June 2011 PP. 57-67 TOOL OUTSOURCING RISK RESEARCH BASED ON BP NEURAL NETWORK

More information

Advise on the development of a Learning Technologies Strategy at the Leopold-Franzens-Universität Innsbruck

Advise on the development of a Learning Technologies Strategy at the Leopold-Franzens-Universität Innsbruck Advise on he developmen of a Learning Technologies Sraegy a he Leopold-Franzens-Universiä Innsbruck Prof. Dr. Rob Koper Open Universiy of he Neherlands Educaional Technology Experise Cener Conex - Period

More information

Adaptive Workflow Scheduling on Cloud Computing Platforms with Iterative Ordinal Optimization

Adaptive Workflow Scheduling on Cloud Computing Platforms with Iterative Ordinal Optimization Adapive Workflow Scheduling on Cloud Compuing Plaforms wih Ieraive Ordinal Opimizaion Fan Zhang, Senior Member, IEEE; Junwei Cao, Senior Member, IEEE; Kai Hwang, Fellow, IEEE; Keqin Li, Senior Member,

More information

Option Put-Call Parity Relations When the Underlying Security Pays Dividends

Option Put-Call Parity Relations When the Underlying Security Pays Dividends Inernaional Journal of Business and conomics, 26, Vol. 5, No. 3, 225-23 Opion Pu-all Pariy Relaions When he Underlying Securiy Pays Dividends Weiyu Guo Deparmen of Finance, Universiy of Nebraska Omaha,

More information

A New Adaptive Ensemble Boosting Classifier for Concept Drifting Stream Data

A New Adaptive Ensemble Boosting Classifier for Concept Drifting Stream Data A New Adapive Ensemble Boosing Classifier for Concep Drifing Sream Daa Kapil K. Wankhade and Snehlaa S. Dongre, Members, IACSIT Absrac Wih he emergence of large-volume and high speed sreaming daa, mining

More information

Chapter 1.6 Financial Management

Chapter 1.6 Financial Management Chaper 1.6 Financial Managemen Par I: Objecive ype quesions and answers 1. Simple pay back period is equal o: a) Raio of Firs cos/ne yearly savings b) Raio of Annual gross cash flow/capial cos n c) = (1

More information

Improved Techniques for Grid Mapping with Rao-Blackwellized Particle Filters

Improved Techniques for Grid Mapping with Rao-Blackwellized Particle Filters 1 Improved Techniques for Grid Mapping wih Rao-Blackwellized Paricle Filers Giorgio Grisei Cyrill Sachniss Wolfram Burgard Universiy of Freiburg, Dep. of Compuer Science, Georges-Köhler-Allee 79, D-79110

More information

policies are investigated through the entire product life cycle of a remanufacturable product. Benefiting from the MDP analysis, the optimal or

policies are investigated through the entire product life cycle of a remanufacturable product. Benefiting from the MDP analysis, the optimal or ABSTRACT AHISKA, SEMRA SEBNEM. Invenory Opimizaion in a One Produc Recoverable Manufacuring Sysem. (Under he direcion of Dr. Russell E. King and Dr. Thom J. Hodgson.) Environmenal regulaions or he necessiy

More information

GUIDE GOVERNING SMI RISK CONTROL INDICES

GUIDE GOVERNING SMI RISK CONTROL INDICES GUIDE GOVERNING SMI RISK CONTROL IND ICES SIX Swiss Exchange Ld 04/2012 i C O N T E N T S 1. Index srucure... 1 1.1 Concep... 1 1.2 General principles... 1 1.3 Index Commission... 1 1.4 Review of index

More information

TSG-RAN Working Group 1 (Radio Layer 1) meeting #3 Nynashamn, Sweden 22 nd 26 th March 1999

TSG-RAN Working Group 1 (Radio Layer 1) meeting #3 Nynashamn, Sweden 22 nd 26 th March 1999 TSG-RAN Working Group 1 (Radio Layer 1) meeing #3 Nynashamn, Sweden 22 nd 26 h March 1999 RAN TSGW1#3(99)196 Agenda Iem: 9.1 Source: Tile: Documen for: Moorola Macro-diversiy for he PRACH Discussion/Decision

More information

AP Calculus BC 2010 Scoring Guidelines

AP Calculus BC 2010 Scoring Guidelines AP Calculus BC Scoring Guidelines The College Board The College Board is a no-for-profi membership associaion whose mission is o connec sudens o college success and opporuniy. Founded in, he College Board

More information

Duration and Convexity ( ) 20 = Bond B has a maturity of 5 years and also has a required rate of return of 10%. Its price is $613.

Duration and Convexity ( ) 20 = Bond B has a maturity of 5 years and also has a required rate of return of 10%. Its price is $613. Graduae School of Business Adminisraion Universiy of Virginia UVA-F-38 Duraion and Convexiy he price of a bond is a funcion of he promised paymens and he marke required rae of reurn. Since he promised

More information

Towards Optimal Capacity Segmentation with Hybrid Cloud Pricing

Towards Optimal Capacity Segmentation with Hybrid Cloud Pricing Towards Opimal Capaciy Segmenaion wih Hybrid Cloud Pricing Wei Wang, Baochun Li, and Ben Liang Deparmen of Elecrical and Compuer Engineering Universiy of Torono Absrac Cloud resources are usually priced

More information

A Component-Based Navigation-Guidance-Control Architecture for Mobile Robots

A Component-Based Navigation-Guidance-Control Architecture for Mobile Robots A Componen-Based Navigaion-Guidance-Conrol Archiecure for Mobile Robos Nicolas Gobillo Charles Lesire David Doose Onera - The French Aerospace Lab, Toulouse, France firsname.lasname a onera.fr Absrac In

More information

Stochastic Volatility Option Pricing ASAP

Stochastic Volatility Option Pricing ASAP Cambridge-Kaiserslauern, Financial Mahemaics Workshop 2009 Fraunhofer ITWM, Kaiserslauern 05.05.2009 Sochasic Volailiy Opion Pricing ASAP Dr. Ulrich Nögel, Parner u.noegel@devne.de Disincive Financial

More information

Strategic Optimization of a Transportation Distribution Network

Strategic Optimization of a Transportation Distribution Network Sraegic Opimizaion of a Transporaion Disribuion Nework K. John Sophabmixay, Sco J. Mason, Manuel D. Rossei Deparmen of Indusrial Engineering Universiy of Arkansas 4207 Bell Engineering Cener Fayeeville,

More information

Distributed Online Localization in Sensor Networks Using a Moving Target

Distributed Online Localization in Sensor Networks Using a Moving Target Disribued Online Localizaion in Sensor Neworks Using a Moving Targe Aram Galsyan 1, Bhaskar Krishnamachari 2, Krisina Lerman 1, and Sundeep Paem 2 1 Informaion Sciences Insiue 2 Deparmen of Elecrical Engineering-Sysems

More information

How To Optimize Time For A Service In 4G Nework

How To Optimize Time For A Service In 4G Nework Process Opimizaion Time for a Service in 4G Nework by SNMP Monioring and IAAS Cloud Compuing Yassine El Mahoi Laboraory of Compuer Science, Operaions Research and Applied Saisics. Téouan, Morocco Souad

More information

Information Theoretic Evaluation of Change Prediction Models for Large-Scale Software

Information Theoretic Evaluation of Change Prediction Models for Large-Scale Software Informaion Theoreic Evaluaion of Change Predicion Models for Large-Scale Sofware Mina Askari School of Compuer Science Universiy of Waerloo Waerloo, Canada maskari@uwaerloo.ca Ric Hol School of Compuer

More information

A Distributed Multiple-Target Identity Management Algorithm in Sensor Networks

A Distributed Multiple-Target Identity Management Algorithm in Sensor Networks A Disribued Muliple-Targe Ideniy Managemen Algorihm in Sensor Neworks Inseok Hwang, Kaushik Roy, Hamsa Balakrishnan, and Claire Tomlin Dep. of Aeronauics and Asronauics, Sanford Universiy, CA 94305 Elecrical

More information

Genetic Algorithm Search for Predictive Patterns in Multidimensional Time Series

Genetic Algorithm Search for Predictive Patterns in Multidimensional Time Series Geneic Algorihm Search for Predicive Paerns in Mulidimensional Time Series Arnold Polanski School of Managemen and Economics Queen s Universiy of Belfas 25 Universiy Square Belfas BT7 1NN, Unied Kingdom

More information

DYNAMIC MODELS FOR VALUATION OF WRONGFUL DEATH PAYMENTS

DYNAMIC MODELS FOR VALUATION OF WRONGFUL DEATH PAYMENTS DYNAMIC MODELS FOR VALUATION OF WRONGFUL DEATH PAYMENTS Hong Mao, Shanghai Second Polyechnic Universiy Krzyszof M. Osaszewski, Illinois Sae Universiy Youyu Zhang, Fudan Universiy ABSTRACT Liigaion, exper

More information

Analogue and Digital Signal Processing. First Term Third Year CS Engineering By Dr Mukhtiar Ali Unar

Analogue and Digital Signal Processing. First Term Third Year CS Engineering By Dr Mukhtiar Ali Unar Analogue and Digial Signal Processing Firs Term Third Year CS Engineering By Dr Mukhiar Ali Unar Recommended Books Haykin S. and Van Veen B.; Signals and Sysems, John Wiley& Sons Inc. ISBN: 0-7-380-7 Ifeachor

More information

Premium Income of Indian Life Insurance Industry

Premium Income of Indian Life Insurance Industry Premium Income of Indian Life Insurance Indusry A Toal Facor Produciviy Approach Ram Praap Sinha* Subsequen o he passage of he Insurance Regulaory and Developmen Auhoriy (IRDA) Ac, 1999, he life insurance

More information

How To Predict A Person'S Behavior

How To Predict A Person'S Behavior Informaion Theoreic Approaches for Predicive Models: Resuls and Analysis Monica Dinculescu Supervised by Doina Precup Absrac Learning he inernal represenaion of parially observable environmens has proven

More information

Capacity Planning and Performance Benchmark Reference Guide v. 1.8

Capacity Planning and Performance Benchmark Reference Guide v. 1.8 Environmenal Sysems Research Insiue, Inc., 380 New York S., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-307-3014 Capaciy Planning and Performance Benchmark Reference Guide v. 1.8 Prepared by:

More information

A Note on Using the Svensson procedure to estimate the risk free rate in corporate valuation

A Note on Using the Svensson procedure to estimate the risk free rate in corporate valuation A Noe on Using he Svensson procedure o esimae he risk free rae in corporae valuaion By Sven Arnold, Alexander Lahmann and Bernhard Schwezler Ocober 2011 1. The risk free ineres rae in corporae valuaion

More information

Towards Optimal Capacity Segmentation with Hybrid Cloud Pricing

Towards Optimal Capacity Segmentation with Hybrid Cloud Pricing Towards Opimal Capaciy Segmenaion wih Hybrid Cloud Pricing Wei Wang, Baochun Li, and Ben Liang Deparmen of Elecrical and Compuer Engineering Universiy of Torono Torono, ON M5S 3G4, Canada weiwang@eecg.orono.edu,

More information

Predicting Stock Market Index Trading Signals Using Neural Networks

Predicting Stock Market Index Trading Signals Using Neural Networks Predicing Sock Marke Index Trading Using Neural Neworks C. D. Tilakarane, S. A. Morris, M. A. Mammadov, C. P. Hurs Cenre for Informaics and Applied Opimizaion School of Informaion Technology and Mahemaical

More information

MODEL AND ALGORITHMS FOR THE REAL TIME MANAGEMENT OF RESIDENTIAL ELECTRICITY DEMAND. A. Barbato, G. Carpentieri

MODEL AND ALGORITHMS FOR THE REAL TIME MANAGEMENT OF RESIDENTIAL ELECTRICITY DEMAND. A. Barbato, G. Carpentieri MODEL AND ALGORITHMS FOR THE REAL TIME MANAGEMENT OF RESIDENTIAL ELECTRICITY DEMAND A. Barbao, G. Carpenieri Poliecnico di Milano, Diparimeno di Eleronica e Informazione, Email: barbao@ele.polimi.i, giuseppe.carpenieri@mail.polimi.i

More information

Ecological Scheduling Decision Support System Based on RIA and Cloud Computing on the YaLong River Cascade Project

Ecological Scheduling Decision Support System Based on RIA and Cloud Computing on the YaLong River Cascade Project 2012 4h Inernaional Conference on Signal Processing Sysems (ICSPS 2012) IPCSIT vol. 58 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V58.31 Ecological Scheduling Decision Suppor Sysem

More information

Understanding the Profit and Loss Distribution of Trading Algorithms

Understanding the Profit and Loss Distribution of Trading Algorithms Undersanding he Profi and Loss Disribuion of Trading Algorihms Rober Kissell Vice Presiden, JPMorgan Rober.Kissell@JPMChase.com Robero Malamu, PhD Vice Presiden, JPMorgan Robero.Malamu@JPMChase.com February

More information

Improving Unreliable Mobile GIS with Swarm-based Particle Filters

Improving Unreliable Mobile GIS with Swarm-based Particle Filters Improving Unreliable Mobile GIS wih Swarm-based Paricle Filers Fama Hrizi, Jérôme Härri, Chrisian Bonne EURECOM, Mobile Communicaions Deparmen Campus SophiaTech, 450 Roue des Chappes Bio, France {hrizi,

More information

Towards Optimal Capacity Segmentation with Hybrid Cloud Pricing

Towards Optimal Capacity Segmentation with Hybrid Cloud Pricing Towards Opimal Capaciy Segmenaion wih Hybrid Cloud Pricing Wei Wang, Baochun Li, and Ben Liang Deparmen of Elecrical and Compuer Engineering Universiy of Torono Torono, ON M5S 3G4, Canada weiwang@eecg.orono.edu,

More information

Segment and combine approach for non-parametric time-series classification

Segment and combine approach for non-parametric time-series classification Segmen and combine approach for non-parameric ime-series classificaion Pierre Geurs and Louis Wehenkel Universiy of Liège, Deparmen of Elecrical Engineering and Compuer Science, Sar-Tilman B28, B4000 Liège,

More information

Inventory Planning with Forecast Updates: Approximate Solutions and Cost Error Bounds

Inventory Planning with Forecast Updates: Approximate Solutions and Cost Error Bounds OPERATIONS RESEARCH Vol. 54, No. 6, November December 2006, pp. 1079 1097 issn 0030-364X eissn 1526-5463 06 5406 1079 informs doi 10.1287/opre.1060.0338 2006 INFORMS Invenory Planning wih Forecas Updaes:

More information

Q-SAC: Toward QoS Optimized Service Automatic Composition *

Q-SAC: Toward QoS Optimized Service Automatic Composition * Q-SAC: Toward QoS Opimized Service Auomaic Composiion * Hanhua Chen, Hai Jin, Xiaoming Ning, Zhipeng Lü Cluser and Grid Compuing Lab Huazhong Universiy of Science and Technology, Wuhan, 4374, China Email:

More information

cooking trajectory boiling water B (t) microwave 0 2 4 6 8 101214161820 time t (mins)

cooking trajectory boiling water B (t) microwave 0 2 4 6 8 101214161820 time t (mins) Alligaor egg wih calculus We have a large alligaor egg jus ou of he fridge (1 ) which we need o hea o 9. Now here are wo accepable mehods for heaing alligaor eggs, one is o immerse hem in boiling waer

More information

Model-Based Monitoring in Large-Scale Distributed Systems

Model-Based Monitoring in Large-Scale Distributed Systems Model-Based Monioring in Large-Scale Disribued Sysems Diploma Thesis Carsen Reimann Chemniz Universiy of Technology Faculy of Compuer Science Operaing Sysem Group Advisors: Prof. Dr. Winfried Kalfa Dr.

More information