A Comparison of MOEA/D, NSGA II and SPEA2 Algorithms

Size: px
Start display at page:

Download "A Comparison of MOEA/D, NSGA II and SPEA2 Algorithms"

Transcription

1 Iteratioal Joural of Egieerig Treds ad Applicatios (IJETA) Volume 4 Issue 6, Nov-Dec 7 RESEARCH ARTICLE A Comparo of MOEA/D, ad Algorithms Rajai [1], Dr. Aad Prakash [] Asstat Professor of Computer Sciece [1] GDC Memorial College, Behal, Bhiwai, Haryaa Asstat Professor of Computer Sciece [] Govt. College, Kawali, Rewaril, Haryaa Idia OPEN ACCESS ABSTRACT The optimizatio of multi-objective problems curretly a importat area of research ad developmet. The importace gaied by th type of problem has give re to the developmet of multi-objective metaheurtics to attai solutios for such problems. I th paper, a experimetal comparo of MOEA/D (Multiobjective Evolutioary Algorithm based o Decompositio), (Nodomiated Sortig Geetic Algorithm II), ad (Stregth Pareto Evolutioary Algorithm ) usig T bechmark, has bee doe to determie which multi-objective metaheurtic has the best performace with respect to a problem. The results thus obtaied are compared ad aalyzed based o three performace metrics amely Hyper volume, GD, ad IGD that evaluate the dpersio of the solutios ad its proximity to it. Keywords: Multiobjective optimizatio; Multiobjective evolutioary algorithm based o Decompositio, Nodomiated sortig geetic algorithm-ii; Stregth pareto evolutioary algorithm. I. INTRODUCTION May real-world decio makig problems eed to achieve several objectives such as miimized rks, maximized reliability, miimized deviatios from desired levels, ad miimized cost etc. The mai goal of sigle-objective (SO) optimizatio to fid the best solutio, which correspods to the miimum or maximum value of a sigle objective fuctio that lumps all differet objectives ito oe. Th type of optimizatio useful as a tool that provides decio makers the ights ito the ature of the problem, but usually lacks to provide a set of alterative solutios that have tradeoff amog differet objectives agat each other. O the cotrary, i a multi-objective optimizatio with coflictig objectives, there o sigle optimal solutio (Rajai et al 7). The iteractio amog differet objectives gives re to a set of compromed solutios, largely kow as the trade-off, o-domiated, o-iferior or Pareto-optimal solutios (Savic, 00). Optimizatio used to fid out oe or more feasible solutios that give(s) the best value(s) for oe or more objectives of some fuctio. Whe oly oe objective fuctio ivolved i the optimizatio problem, the task of fidig the best possible solutio called sigle objective optimizatio as show i figure 1(a). O the other had, whe more tha oe objective fuctio are ivolved i the optimizatio problem, the task of fidig oe or more best possible solutio(s) kow as multi-objective optimizatio as show i figure 1(b) (Badyopadhyay ad Saha, 3). Figure 1 (a) Sigle objective problem formulatio ad (b) Multi-objective problem formulatio feature feature feature 1 feature feature feature 3 feature 1 feature feature 3 Objective 1 Objective Objecti The task of simultaeously optimizig more tha oe coflictig objectives with respect to a set of certai G Go al ISSN: Page 58

2 Iteratioal Joural of Egieerig Treds ad Applicatios (IJETA) Volume 4 Issue 6, Nov-Dec 7 costraits dealt with the help of multi-objective optimizatio. I multi-objective optimizatio problem, if optimizatio of oe objective automatically leads to optimizatio of aother objective, the th kid of problem ot cosidered as a multi-objective optimizatio problem. However, i may real-life situatios we come across problems where a attempt to improve oe objective leads to degradatio of the other objective. Such problems belog to the class of multi-objective optimizatio problems (Deb, 4). Mathematically, the multi-objective problem could be writte as follows: Maximize/miimize (1) Subject costraits: (3) (4) where parameter a dimesioal vector with desig or decio variables,. The costraits i equatio (4) are called variables boud, that restrict each decio variable to take a value withi a lower ad a upper boud. These bouds make up a decio space,. A solutio that satfies all the costraits ad all the variable bouds called a feasible solutio otherwe it kow as a ifeasible solutio. The set of all feasible solutios called the feasible regio or search space, (Deb, 4). Give two vectors (where the decio space), the vector said to domiate,, iff ot worse tha i ay objective fuctio ad it strictly better i at least oe objective fuctio (Deb, 4). If either domiates, or domiates, ad are said to be o-comparable, deoted as. For a give MOP, the Pareto optimal set the set cotaiig all the solutios that are o-domiated with to () respect to. It ca be deoted as (Veldhuize ad Veldhuize, 1999): The, for a give MOP ad its correspodig Pareto optimal set ), the Pareto optimal frot the result of mappig to (where the objective space). defied as (Veldhuize ad Veldhuize, 1999): where the vector fuctio cotaiig objective fuctio. A approximatio set defied by Zitzler et al. as follows (Zitzler et al., 003): let be a set of objective vectors. called a approximatio set if ay elemet of does ot domiate or ot equal to ay other objective vector i. The set of all approximatio sets deoted as. The rest of the paper orgaized as follows: Sectio itroduces brief review of multi-objective optimizatio algorithms. Sectio 3 talks about the basics of three multiobjective optimizatio techiques i.e. MOEA/D,, ad. Sectio 4 covers experimetatio, results ad dcussio. Sectio 5 cocludes the work. II. REVIEW OF ALGORITHMIC CONCEPTS OF MOEA/D,, AND Optimimizig multiple objectives i a problem curretly a importat area of research ad developmet. Recetly, researchers focused o developmet of multiple metaheurtics for solvig multi-objective problems. The followig sectio gives the review of algorithmic cocepts of MOEA/D,, ad..1 MOEA/D (Multiobjective Evolutioary Algorithm based o Decompositio) MOEA/D (Zhag ad Li 007) explicitly decomposes the MOP ito scalar optimizatio sub problems. It solves these sub problems simultaeously by evolvig a populatio of solutios. At each geeratio, the populatio composed of the best solutio foud so far (i.e. sice the start of the ru of the algorithm) for each subproblem. The eighborhood relatios amog these subproblems are defied based o the dtaces betwee their aggregatio coefficiet vectors. The optimal solutios to two eighborig subproblems should be very similar. Each subproblem (i.e., scalar aggregatio fuctio) optimized i MOEA/D by usig iformatio oly from its eighborig subproblems. ISSN: Page 59

3 Iteratioal Joural of Egieerig Treds ad Applicatios (IJETA) Volume 4 Issue 6, Nov-Dec 7. NSGA-II (Nodomiated Sortig Geetic Algorithm II) The multi-objective evolutioary algorithms (MOEA) suffered lots of drawbacks such as: 1. Computatioal complexity where the umber of objective ad the populatio size to.. No-elitm approach ad 3. Need for specifyig a sharig parameter. To overcome these difficulties, K. Deb et al. (00) proposed a elitt o-domiated Sortig GA (NSGA-II). I NSGA-II, the paret populatio used to create the offsprig (child) populatio. To esure a better spread amog the solutio, a ichig strategy used to choose the diverse set of solutio from the set (i.e. paret populatio + offsprig populatio) followed by crowded touramet selectio, crossover ad mutatio operator (Rajai et al 7)..3 (Stregth Pareto Evolutioary Algorithm ) (Zitzler, Laumas, ad Thiele 0) a extesio of SPEA (Stregth Pareto Evolutioary Algorithm) (Zitzler ad Thiele 1999) that resolves the followig weakess of SPEA i.e. 1) Fitess assigmet, ) Desity estimatio, 3) Archive trucatio. SPEA uses a regular populatio ad a archive (exteral set). Startig with a iitial populatio ad a empty archive the followig steps are performed per iteratio. First, all odomiated populatio members are copied to the archive; ay domiated idividuals or duplicates (regardig the objective values) are removed from the archive durig th update operatio. If the size of the updated archive exceeds a predefied limit, further archive members are deleted by a clusterig techique which preserves the charactertics of the odomiated frot. Afterwards, fitess values are assiged to both archive ad populatio members. III. EXPERIMENTATION ad Result Dcussio 3.1 Bechmark Fuctios Used The defiitio of the bechmark fuctios used for experimetatio as follows (Table 1): Table 1 Costrait Bechmark Fuctios 3. Parameter Settig for Ivolved Algorithms The followig table idicates the parameter settigs for the three algorithms. Table MOEA/D Parameter Settigs for, MOEA/D, ad Populatio Mutatio Crossover Performace Metrics ISSN: Page 60

4 Iteratioal Joural of Egieerig Treds ad Applicatios (IJETA) Volume 4 Issue 6, Nov-Dec 7 For the performace measure, as may as three differet performace metrics amely, Hypervolume, Geeratioal Dtace (GD), ad Iverted Geeratioal Dtace (IGD) have bee used (Rajai et al 7). These are defied as: The Hypervolume (HV) (Auger et al, 009), also kow as S metric, hyper-area or Lebesgue measure, a uary metric that measures the size of the objective space covered by a approximatio set. HV cosiders all three aspects: accuracy, diversity ad cardiality, beig the oly uary metric with th capability. A algorithm with a large value of HV desirable. Hypervolume calculated as: Geeratioal Dtace (GD) (Riquelme et al, 5) takes as referece a approximatio set ad calculates how far it from the Pareto optimal frot (or referece set ). Th uary measure cosiders the average Euclidea dtace betwee the members of ad the earest member of. It ca be oticed that GD cosiders oly oe aspect of : the accuracy. A algorithm havig a small value of GD better. It calculated as: Iverted Geeratioal Dtace (IGD) (Riquelme et al, 5) a iverted variatio of GD but it sigificatly differet from GD: i) it calculates the miimum Euclidea dtace (tead of the average dtace) betwee a approximatio set ad the Pareto optimal frot, ii) IGD uses as referece the solutios i solutios i (ad ot the ) to calculate the dtace betwee the two sets ad iii) if sufficiet members of are kow, IGD could measure both the diversity ad the covergece of calculated as:. It where the umber of true pareto optimal solutios ad idicates the Euclidea dtace betwee the ith true pareto optimal solutio ad the closest obtaied pareto optimal solutios i the referece set. 3.4 Results ad Dcussio The above performace metrics allow us to quatitatively compare MOEA/D,, ad. All the algorithms are ru 0 times o the test problems ad the stattics results of these 0 rus are provided i Tables The comparo of the results over five multi-objective test fuctios i.e.,,, ad for three algorithms amely MOEA/D,, ad give i table below: Populatio 80: Table 3 provides stattical results of the algorithms for Hypervolume (HV) o populatio 80. Sice HV the metric that cosiders accuracy ad diversity of a algorithm. Th table shows that MOEA/D algorithm outperforms others o stattical metric mea for,, ad. For, outperforms MOEA/D ad SPEA i terms of mea. MOEA/D also outperforms others i terms of stattical metric stadard deviatio. Table 3 Stattical results for Hypervolume o Populatio 80 o T bechmark T 1 T T 3 T 4 T 6 MOEA/ D Table 4 Stattical results for GD o Populatio 80 o T bechmark MOEA /D E E E E E E E E E E ISSN: Page 61

5 Iteratioal Joural of Egieerig Treds ad Applicatios (IJETA) Volume 4 Issue 6, Nov-Dec 7 Table 5 Stattical results for IGD o Populatio 80 o T bechmark MOE A/D SPEA The stattical results of the algorithms o T bechmark for GD are show i Table 4. It has bee observed from the table that for stattical metric mea, has the better results tha others except o. For, has maximum value for mea. GD the performace metric that shows the accuracy of a algorithm. So it ca be stated that algorithm superior except for. For stattical metric stadard deviatio, MOEA/D outperform better tha others. Table 5 shows the stattical results of the algorithms o T bechmark fuctios for IGD. It has bee observed from the table that has better results for,, ad. For, has good results for mea. It has also bee observed that for stattical metric stadard deviatio, MOEA/D agai outperform better tha others. Populatio 100: The stattical results of MOEA/D,, ad o T bechmark o populatio 100 for GD, IGD ad Hypervolume are show i Tables 6-8. The stattical results of, Abyss ad OMOPSO o T bechmark o populatio 100 for hypervolume metric show i Table 6. Accordig to th, MOEA/D outperforms others for stattical metrics mea except for. For, has greater value for mea. For stattical metric stadard deviatio, MOEA/D domiates others. It demostrates the supremacy of MOEA/D algorithm. The stattical results of MOEA/D,, ad o T bechmark o populatio 100 for GD metric show i Table 7. Accordig to th, outperforms others o,,, ad. For, outperforms others. Agai for stattical metric stadard deviatio, MOEA/D has best values. Table 6 Stattical results for Hypervolume o Populatio 100 o T bechmark MOE A/D E 3.30E E 5.81E E.18E E 8.61E E.8E Table 7 Stattical results for GD o Populatio 100 o T bechmark MOE A/D E.07E E 4.36E E 1.3E E 3.97E E 1.68E Table 8 Stattical results for IGD o Populatio 100 o T bechmark MOEA ISSN: Page 6

6 Iteratioal Joural of Egieerig Treds ad Applicatios (IJETA) Volume 4 Issue 6, Nov-Dec 7 /D T E T E E 6.69E 6.19E T E E E E E 1.67E 4.18E Table 10 Stattical results for GD o Populatio 10 o T bechmark 1.68E.19E 6.86E MOEA/ 1.40E 4.58E 5.83E D The stattical results of MOEA/D,, ad T o T bechmark o populatio 100 for IGD metric show 1 i Table 8. Accordig to th, agai outperforms T others except for mea. For, has maximum value for mea. Agai for stattical metric T Estadard deviatio, MOEA/D domiates others. 3 T Populatio 10: 4 The stattical results of MOEA/D,, ad T o T bechmark o populatio 10 for GD, IGD 6 ad Hypervolume metric are show i table The stattical results of MOEA/D,, ad o T bechmark o populatio 10 for Hypervolume Table 11 Stattical results for IGD o Populatio 10 o metric show i Table 9. Accordig to th, MOEA/D T bechmark outperforms others i terms of mea ad stadard deviatio except. For, has the maximum value for mea. MOEA /D SPEA Table 10 shows the stattical results of MOEA/D, NSGA II, ad o T bechmark o populatio 10 for GD metric. Accordig to th, outperforms others o,,, ad. For, outperforms others. For stadard deviatio, MOEA/D has best values T 1 T Table 9 Stattical results for Hypervolume o Populatio 10 o T bechmark MOEA/ D E E ISSN: Page 63

7 Iteratioal Joural of Egieerig Treds ad Applicatios (IJETA) Volume 4 Issue 6, Nov-Dec 7 Table 11 shows the stattical results of MOEA/D,, ad o T bechmark o populatio 10 for IGD metric. Accordig to th, outperforms others o, ad. For ad, outperforms others. Agai for stadard deviatio, MOEA/D has best values. IV. CONCLUSIONS I th paper, we have performed a experimetal comparo amog three algorithms for multi-objective optimizatio. To evaluate the performace of the algorithms we have used five well-kow bechmark problems (T) by three uary metrics i.e. Hypervolume, GD, IGD. Accordig to experimets with test fuctios examied ad the parameter settigs used, we ca coclude that for Hypervolume metric MOEA/D yields the best performace i terms of mea o populatio 80,100 ad 10. For GD ad IGD metric, MOEA/D yields best results for stadard deviatio ad NSGA II yields best results for mea o populatio 80,100 ad 10. REFERENCES [1] Rajai, Kumar D., Kumar V.(7), A Coceptual Comparo of, OMOPSO ad AbYss algorithms i: Proceedigs of the 3 rd Iteratioal Coferece o Iovatios i Egieerig ad Techology (ICET). [] Savic, D. (00) Sigle-objective vs. Multiobjective Optimatio for Itegrated Decio Support, I: Itegrated Assessmet ad Decio, i: Proceedigs of the First Bieial Meetig of the Iteratioal Evirometal Modellig ad Software Society, pp [3] Deb K. (4) Multi-objective Optimizatio Usig Evolutioary Algorithms, Studet Wiley Editio, pp.1-1. [4] Badyopadhyay, S., Saha, S. (3) Some Sigle- ad Multiobjective Optimizatio Techiques, i: Usuperved Classificatio. Spriger Berli Heidelberg, pp [5] Veldhuize, D.A.V., Veldhuize, D.A.V. (1999) Multiobjective Evolutioary Algorithms: Classificatios, Aalyses, ad New Iovatios. Evolutioary Computatio. [6] Zitzler, E., Thiele, L., Laumas, M., Foseca, C.M., Foseca, V.G. da (003) Performace assessmet of multiobjective optimizers: a aalys ad review. IEEE Trasactios o Evolutioary Computatio 7, [7] Zhag, Q., Li, H., (007) MOEA/D: A Multiobjective Evolutioary Algorithm Based o Decompositio. IEEE Trasactios o Evolutioary Computatio 11(6), [8] Deb, K., Pratap, A., Agarwal, S., Meyariva, T. (00) A fast ad elitt multiobjective geetic algorithm: NSGA-II. IEEE Trasactios o Evolutioary Computatio 6, [9] Eckart Zitzler, Marco Laumas, ad Lothar Thiele (0) : Improvig the Stregth Pareto Evolutioary Algorithm. [10] Zitzler, E. ad L. Thiele (1999). Multiobjective evolutioary algorithms: A comparative case study ad the stregth pareto approach. IEEE Trasactios o Evolutioary Computatio 3(4), [11] Auger, A., Bader, J., Brockhoff, D., Zitzler, E., (009). Theory of the Hypervolume Idicator: Optimal - dtributios ad the Choice of the Referece Poit, i: Proceedigs of the Teth ACM SIGEVO Workshop o Foudatios of Geetic Algorithms, FOGA 09. ACM, New York, NY, USA, pp [1] Riquelme, N., Lücke, C.V., Bara, B. (5) Performace metrics i multi-objective optimizatio, i: 5 Lati America Computig Coferece (CLEI). pp ISSN: Page 64

8.5. Solving Equations II. Goal Solve equations by balancing.

8.5. Solving Equations II. Goal Solve equations by balancing. 8.5 Solvig Equatios II Goal Solve equatios by balacig. STUDENT BOOK PAGES 268 271 Direct Istructio Prerequisite Skills/Cocepts Solve a equatio by ispectio or systematic trial. Perform operatios usig itegers,

More information

A SECOND SOLUTION FOR THE RHIND PAPYRUS UNIT FRACTION DECOMPOSITIONS

A SECOND SOLUTION FOR THE RHIND PAPYRUS UNIT FRACTION DECOMPOSITIONS Fudametal Joural of Mathematics ad Mathematical Scieces Vol., Issue, 0, Pages -55 This paper is available olie at http://www.frdit.com/ Published olie November 9, 0 A SECOND SOLUTION FOR THE RHIND PAPYRUS

More information

ICC WORLD TWENTY ( WORLD CUP-2014 )- A CASE STUDY

ICC WORLD TWENTY ( WORLD CUP-2014 )- A CASE STUDY INTERNATIONAL JOURNAL OF MATHEMATICAL SCIENCES AND APPLICATIONS Volume 5 Number 1 Jauary-Jue 215 ICC WORLD TWENTY2-214 ( WORLD CUP-214 )- A CASE STUDY Bhavi Patel 1 ad Pravi Bhathawala 2 1 Assistat Professor,

More information

Load Calculation and Design of Roller Crowning of Truck Hub Bearing

Load Calculation and Design of Roller Crowning of Truck Hub Bearing Sed Orders for Reprits to reprits@bethamsciece.ae 106 The Ope Mechaical Egieerig Joural, 2015, 9, 106-110 Ope Access Load Calculatio ad Desig of Roller Crowig of Truck Hub Bearig Xitao Xia,1, Shujig Dog

More information

The structure of the Fibonacci numbers in the modular ring Z 5

The structure of the Fibonacci numbers in the modular ring Z 5 Notes o Number Theory ad Discrete Mathematics Vol. 19, 013, No. 1, 66 7 The structure of the iboacci umbers i the modular rig Z J. V. Leyedekkers 1 ad A. G. Shao 1 aculty of Sciece, The Uiversity of Sydey

More information

THE EFFECTS OF COUPLED INDUCTORS IN PARALLEL INTERLEAVED BUCK CONVERTERS

THE EFFECTS OF COUPLED INDUCTORS IN PARALLEL INTERLEAVED BUCK CONVERTERS THE EFFECTS OF COUPED INDUCTORS IN PARAE INTEREAVED BUCK CONVERTERS Paul Seria, David Fi ad Geoff Walker pseria@itee.uq.edu.au School of Iformatio Techology ad Electrical Egieerig Uiversity of Queeslad

More information

P h o t o g r a p h i c L i g h t i n g ( 1 1 B )

P h o t o g r a p h i c L i g h t i n g ( 1 1 B ) 9 1 5 9 P h o t o g r a p h i c L i g h t i g ( 1 1 B ) 30S/30E/30M A Photography Course 9 1 5 9 : P h o t o g r a p h i c L i g h t i g ( 1 1 B ) 3 0 S / 3 0 E / 3 0 M Course Descriptio This course focuses

More information

Electrooculogram Signals Analysis for Process Control Operator Based on Fuzzy c-means

Electrooculogram Signals Analysis for Process Control Operator Based on Fuzzy c-means (IJACSA) Iteratioal Joural of Advaced Computer Sciece ad Applicatios, Vol. 6, No. 9, 5 Electrooculogram Sigals Aalysis for Process Cotrol Operator Based o Fuzzy c-meas Jiagwe Sog Raofe Wag* Guaghua Zhag

More information

Influences of Teaching Styles and Motor Educability on Learning Outcomes of Volleyball

Influences of Teaching Styles and Motor Educability on Learning Outcomes of Volleyball Asia Social Sciece; Vol., No. 5; 14 ISSN 1911-17 E-ISSN 1911-5 Published by Caadia Ceter of Sciece ad Educatio Iflueces of Teachig Styles ad Motor Educability o Learig Outcomes of Volleyball Syamsuddi

More information

SPEED OF SOUND MEASUREMENTS IN GAS-MIXTURES AT VARYING COMPOSITION USING AN ULTRASONIC GAS FLOW METER WITH SILICON BASED TRANSDUCERS

SPEED OF SOUND MEASUREMENTS IN GAS-MIXTURES AT VARYING COMPOSITION USING AN ULTRASONIC GAS FLOW METER WITH SILICON BASED TRANSDUCERS SPEED OF SOUND MEASUREMENTS IN GAS-MIXTURES AT VARYING COMPOSITION USING AN ULTRASONIC GAS FLOW METER WITH SILICON BASED TRANSDUCERS Torbjör Löfqvist, Kęstutis Sokas, Jerker Delsig EISLAB, Departmet of

More information

GENETICS 101 GLOSSARY

GENETICS 101 GLOSSARY GENETICS 101 This documet is iteded to provide a basic uderstadig of caie geetics to the America Eskimo Dog (AED) ower ad breeder. It is simplified from scietific facts ad uderstadig. It is ot iteded to

More information

Available online at ScienceDirect. Procedia Engineering 113 (2015 )

Available online at  ScienceDirect. Procedia Engineering 113 (2015 ) Available olie at www.sciecedirect.com ScieceDirect rocedia Egieerig 3 (205 ) 30 305 Iteratioal Coferece o Oil ad Gas Egieerig, OGE-205 The twi spool efficiecy cotrol Michuri A.I. a *, Avtoomova I.V. a

More information

THE LATENT DEMAND METHOD

THE LATENT DEMAND METHOD THE LATENT DEMAND METHOD Bruce W. Ladis, Russell M. Otteberg, Vekat R. Vattikuti SCI, Ic., 18115 U.S. Highway 41North, Suite 600, Lutz, FL 33549, USA Email: bladis@sciworld.et Travel patters i a metropolita

More information

number in a data set adds (or subtracts) that value to measures of center but does not affect measures of spread.

number in a data set adds (or subtracts) that value to measures of center but does not affect measures of spread. Lesso 3-3 Lesso 3-3 Traslatios of Data Vocabulary ivariat BIG IDEA Addig (or subtractig) the same value to every umber i a data set adds (or subtracts) that value to measures of ceter but does ot affect

More information

DAMAGE ASSESSMENT OF FIBRE ROPES FOR OFFSHORE MOORING

DAMAGE ASSESSMENT OF FIBRE ROPES FOR OFFSHORE MOORING RECOMMENDED PRACTICE DNV-RP-E304 DAMAGE ASSESSMENT OF FIBRE ROPES FOR OFFSHORE MOORING APRIL 2005 FOREWORD (DNV) is a autoomous ad idepedet foudatio with the objectives of safeguardig life, property ad

More information

Policy sensitivity analysis of Karachi commuters

Policy sensitivity analysis of Karachi commuters Policy sesitivity aalysis of Karachi commuters A. Q. Memo 1 & K. Sao 2 1 Departmet of Civil Egieerig, NED Uiversity of Egieerig ad Techology, Karachi, Pakista 2 Departmet of Civil ad Evirometal Egieerig,

More information

Patrick Boston (Leeds University) and Mark Chapman (Edinburgh University)

Patrick Boston (Leeds University) and Mark Chapman (Edinburgh University) Iversio o requecy-depedet AVO data or luid properties Patric Bosto (Leeds Uiversity) ad Mar Chapma (Ediburgh Uiversity) Summary A umber o methods to estimate the requecy-depedece o relectivity have bee

More information

Basic Gas Spring Theory

Basic Gas Spring Theory Calculatig the iitial force The iitial force of the gas sprig ca be calculated as the sealed area of the pisto rod or the pisto (depedig o desig) multiplied by the pressure iside the gas sprig. The larger

More information

ANALYSIS AND MODELING TIME HEADWAY DISTRIBUTIONS UNDER HEAVY TRAFFIC FLOW CONDITIONS IN THE URBAN HIGHWAYS: CASE OF ISFAHAN

ANALYSIS AND MODELING TIME HEADWAY DISTRIBUTIONS UNDER HEAVY TRAFFIC FLOW CONDITIONS IN THE URBAN HIGHWAYS: CASE OF ISFAHAN TRANSPORT ISSN 648-442 prit / ISSN 648-348 olie 2 Volume 26(4): 375 382 doi:.3846/648442.2.635694 ANALYSIS AND MODELING TIME HEADWAY DISTRIBUTIONS UNDER HEAVY TRAFFIC FLOW CONDITIONS IN THE URBAN HIGHWAYS:

More information

Catenary Analysis and Calculation Method of Track Rope of Cargo Cableway with Multiple Loads

Catenary Analysis and Calculation Method of Track Rope of Cargo Cableway with Multiple Loads MATEC Web of Cofereces 8, 01008 (016) DOI: 10.1051/ mateccof/016801008 DME 016 Cateary Aalysis ad Calculatio Method of Track Rope of Cargo Cableway with Multiple Loads Jia Qi a, Ju Che, Liag Qiao, Jiacheg

More information

Characterization of Refrigeration System Compressor Performance

Characterization of Refrigeration System Compressor Performance Purdue Uiversity Purdue e-pubs Iteratioal Refrigeratio ad Air Coditioig Coferece School of Mechaical Egieerig 2002 Characterizatio of Refrigeratio System Compressor Performace A. Mackese Uiversity of Wiscosi-Madiso

More information

Traffic conflicts at roundabouts: risk analysis under car-following conditions

Traffic conflicts at roundabouts: risk analysis under car-following conditions Itersectios Cotrol ad Safety 143 Traffic coflicts at roudabouts: risk aalysis uder car-followig coditios G. Guido, A. Vitale & V. Gallelli Departmet of Tow ad Coutry Plaig, Uiversity of Calabria, Italy

More information

Obstacle Avoidance for Visually Impaired Using Auto-adaptive Thresholding on Kinect s Depth Image

Obstacle Avoidance for Visually Impaired Using Auto-adaptive Thresholding on Kinect s Depth Image Obstacle Avoidace for Visually Impaired Usig Auto-adaptive Thresholdig o Kiect s Depth Image Muhamad Risqi Utama Saputra, Widyawa, Paulus Isap Satosa Departmet of Electrical Egieerig ad Iformatio Techology

More information

This report presents an assessment of existing and future parking & traffic requirements, for the site based on the current development proposal.

This report presents an assessment of existing and future parking & traffic requirements, for the site based on the current development proposal. CR166916b02 20 Jue 2017 Melida Dodso Melida Dodso Architects PO Box 5635 Hughes ACT 2605 Email: mdodso@melidadodsoarchitects.com.au Dear Melida, Project: Dickso Apartmets Lowrie St Re: Statemet o Parkig

More information

ELIGIBILITY / LEVELS / VENUES

ELIGIBILITY / LEVELS / VENUES ELIGIBILITY / LEVELS / VENUES 10U - SQUIRT MINOR '09 & MAJOR '08 Eligibility: Top six teams i the league at each level will qualify based o regular seaso league play. Format: Divisioal crossover with semi-fial

More information

ELIGIBILITY / LEVELS / VENUES

ELIGIBILITY / LEVELS / VENUES ELIGIBILITY / LEVELS / VENUES 10U - SQUIRT MINOR '09 & MAJOR '08 Eligibility: Top six teams i the league at each level will qualify based o regular seaso league play. Format: Divisioal crossover with semi-fial

More information

ELIGIBILITY / LEVELS / VENUES

ELIGIBILITY / LEVELS / VENUES ELIGIBILITY / LEVELS / VENUES 10U - SQUIRT MINOR '08 & MAJOR '07 Eligibility: Top six teams i the league at each level will qualify based o regular seaso league play. Format: Divisioal crossover with semi-fial

More information

Range St. Dev. n Mean. Total Mean % Competency. Range St. Dev. n Mean. Total Mean % Competency

Range St. Dev. n Mean. Total Mean % Competency. Range St. Dev. n Mean. Total Mean % Competency CSWE Core Competecies - MSW 2013 MSW Program Dual Degree MSW/JD Program* *Due to the curret limited umber of Dual Degree studets, the MSW outcomes data represets outcomes for both programs. 1 : Idetify

More information

PERFORMANCE TEAM EVALUATION IN 2008 BEIJING OLYMPIC GAMES

PERFORMANCE TEAM EVALUATION IN 2008 BEIJING OLYMPIC GAMES XV INTERNATIONAL CONFERENCE ON INDUSTRIAL ENGINEERING AND OPERATIONS MANAGEMENT The Idustrial Egieerig ad the Sustaiable Developmet: Itegratig Techology ad Maagemet. Salvador, BA, Brazil, 06 to 09 October

More information

WIND TUNNEL EXPERIMENT ON THE EFFECT OF WIND ON SMOKE EXHAUST SYSTEMS FOR A HIGH RISE BUILDING

WIND TUNNEL EXPERIMENT ON THE EFFECT OF WIND ON SMOKE EXHAUST SYSTEMS FOR A HIGH RISE BUILDING WIND TUNNEL EXPERIMENT ON THE EFFECT OF WIND ON SMOKE EXHAUST SYSTEMS FOR A HIGH RISE BUILDING K.C. Chug Mechaical Egieerig, Natioal Yuli Uiversity of Sciece ad Techology Touliu City, Yuli 4, Taiwa ABSTRACT

More information

ELIGIBILITY / LEVELS / VENUES

ELIGIBILITY / LEVELS / VENUES ELIGIBILITY / LEVELS / VENUES 10U - SQUIRT MINOR '08 & MAJOR '07 Eligibility: Top six teams i the league at each level will qualify based o regular seaso league play. Format: Divisioal crossover with semi-fial

More information

Capacity of Shared-Short Lanes at Unsignalised Intersections

Capacity of Shared-Short Lanes at Unsignalised Intersections Nig Wu itle ad Abstract Author's Address apacity of Shared-Short aes at Usigalised Itersectios Nig Wu ABSA he calculatio procedures i recet highway capacity mauals do ot eactly treat ared/ort laes at usigalized

More information

A Comparative Investigation of Reheat In Gas Turbine Cycles

A Comparative Investigation of Reheat In Gas Turbine Cycles Proceedigs of the Iteratioal Gas Turbie ogress 3 Tokyo November -7, 3 IGT3Tokyo TS-86 A omparative Ivestigatio of Reheat I Gas Turbie ycles K. Sarabchi Departmet of Mechaical egieerig Uiversity of Tabriz

More information

Modelling Lane Changing Behaviour of Heavy Commercial Vehicles

Modelling Lane Changing Behaviour of Heavy Commercial Vehicles Modellig Lae Chagig Behaviour of Heavy Commercial Vehicles Modellig Lae Chagig Behaviour of Heavy Commercial Vehicles Sara Moridpour 1, Majid Sarvi 2, Geoff Rose 3 1 Post Graduate Studet, Moash Uiversity,

More information

A Data Envelopment Analysis Evaluation and Financial Resources Reallocation for Brazilian Olympic Sports

A Data Envelopment Analysis Evaluation and Financial Resources Reallocation for Brazilian Olympic Sports WSEAS TRANSACTIONS o SYSTEMS Reato Pescarii Valério, Lidia Agulo-Meza A Data Evelopmet Aalysis Evaluatio ad Fiacial Resources Reallocatio for Brazilia Olympic Sports RENATO PESCARINI VALÉRIO LIDIA ANGULO-MEZA

More information

Real time lane departure warning system based on principal component analysis of grayscale distribution and risk evaluation model

Real time lane departure warning system based on principal component analysis of grayscale distribution and risk evaluation model DOI: 10.1007/s11771 014 2105 2 Real time lae departure warig system based o pricipal compoet aalysis of grayscale distributio ad risk evaluatio model ZHANG Wei wei( 张伟伟 ), SONG Xiao li( 宋晓琳 ), ZHANG Gui

More information

Footwork is the foundation for a skilled basketball player, involving moves

Footwork is the foundation for a skilled basketball player, involving moves The Complete Book of Offesive Basketball Drills Basic Footwork ad Cuts Drills 2 Equipmet 16 chairs (or less) Persoel The etire team Basic Footwork ad Cuts Drills Two coaches How to Ru the Drill Five feet

More information

SYMMETRY AND VARIABILITY OF VERTICAL GROUND REACTION FORCE AND CENTER OF PRESSURE IN ABLE-BODIED GAIT

SYMMETRY AND VARIABILITY OF VERTICAL GROUND REACTION FORCE AND CENTER OF PRESSURE IN ABLE-BODIED GAIT SYMMETRY AND VARIABILITY OF VERTICAL GROUND REACTION FORCE AND CENTER OF PRESSURE IN ABLE-BODIED GAIT Yu Wag ad Kazuhiko Wataabe Graduate School of Educatio, Hiroshima Uiversity, Hiroshima, Japa, wagyu@hiroshima-u.ac.jp

More information

Hazard Identificaiton of Railway Signaling System Using PHA and HAZOP Methods

Hazard Identificaiton of Railway Signaling System Using PHA and HAZOP Methods www.ijape.org Iteratioal Joural of Automatio ad Power Egieerig (IJAPE) Volume 2 Issue 2, February 2013 Hazard Idetificaito of Railway Sigalig System Usig PHA ad HAZOP Methods Jog Gyu Hwag *1, Hyu Jeog

More information

SPH4U Transmission of Waves in One and Two Dimensions LoRusso

SPH4U Transmission of Waves in One and Two Dimensions LoRusso Waves travelig travellig from oe medium to aother will exhibit differet characteristics withi each medium. Rules A wave of fixed frequecy will have a shorter wavelegth whe passig from a fast medium to

More information

The Prediction of Dynamic Strain in Leaf-Type Compressor Valves With Variable Mass and Stiffness

The Prediction of Dynamic Strain in Leaf-Type Compressor Valves With Variable Mass and Stiffness Purdue Uiversity Purdue e-pubs Iteratioal Compressor Egieerig Coferece School of Mechaical Egieerig 1972 The Predictio of Dyamic Strai i Leaf-Type Compressor Valves With Variable Mass ad Stiffess M. Moavei

More information

Sequential parimutuel games

Sequential parimutuel games Sequetial parimutuel games Rob Feeey ad Stephe P. Kig Departmet of Ecoomics The Uiversity of Melboure Parkville, Vic. 3052. Australia Abstract: I a parimutuel bettig system, a successful player s retur

More information

Human-Robot Interaction: Group Behavior Level

Human-Robot Interaction: Group Behavior Level SPECOM'006, St. Petersburg, 5-9 Jue 006 Huma-Robot Iteractio: Group Behavior Level Lev Stakevich, Deis Trotsky Sait Petersburg State Techical Uiversity 9, Politechicheskaya, St. Petersburg, 955, Russia

More information

Extensible Detection and Indexing of Highlight Events in Broadcasted Sports Video

Extensible Detection and Indexing of Highlight Events in Broadcasted Sports Video Extesible Detectio ad Idexig of Highlight Evets i Broadcasted Sports Video Dia W. Tjodroegoro 1, Yi-Pig Phoebe Che 2, Bih Pham 3 1 School of Iformatio Systems, Queeslad Uiversity of Techology, Brisbae,

More information

The Analysis of Bullwhip Effect in Supply Chain Based on Strategic Alliance

The Analysis of Bullwhip Effect in Supply Chain Based on Strategic Alliance The Aalysis of Bullwhip Effect i Supply Chai Based o Strategic Alliace Rui Xu, Xiaoli Li, Xiaomi Sog, Gag Liu School of Busiess, Hubei Uiversy, Wuha, 430062, P. R. Chia, wdxj826@126.com Abstract. Bullwhip

More information

ASSESSMENT SCORING SYSTEM OF ROAD SAFETY INFRASTRUCTURE

ASSESSMENT SCORING SYSTEM OF ROAD SAFETY INFRASTRUCTURE ASSESSMENT SCORING SYSTEM OF ROAD SAFETY INFRASTRUCTURE Case Study of Mihag District i Shaghai, Chia Yue Wag, Daocheg Su 2 School of Traffic ad Trasportatio Egieerig, Togi Uiversity, Shaghai, Chia ABSTRACT

More information

A Fuzzy-based Software Tool Used to Predict 110m Hurdles Results During the Annual Training Cycle

A Fuzzy-based Software Tool Used to Predict 110m Hurdles Results During the Annual Training Cycle A Fuzzy-based Software Tool Used to Predict 110m Hurdles Results Durig the Aual Traiig Cycle Krzysztof Przedowek 1, Krzysztof Wiktorowicz 2, Tomasz Krzeszowski 2 ad Jausz Iskra 3 1 Faculty of Physical

More information

"The twisting movement of any hoof should, for physiological reasons, not be hindered by Shoeing." (Lungwitz 1884)

The twisting movement of any hoof should, for physiological reasons, not be hindered by Shoeing. (Lungwitz 1884) Volume 15: Issue 2 Shoeig for Rotatioal Deviatio of the Equie Limb by Michael J. Wildestei CJF, FWCF (Hos) Examiatio of a horse prelimiary to shoeig should be made while the aimal is at rest ad afterwards

More information

Modelling Integrated Waste Management System of the Czech Republic

Modelling Integrated Waste Management System of the Czech Republic Modellig Itegrated Waste Maagemet System of the Czech Republic JIRI HREBICEK, JANA SOUKOPOVA Istitute of Biostatistics ad Aalyses, Faculty of Ecoomics ad Admiistratio Masaryk Uiversity Kameice 126/3, 625

More information

University of California, Los Angeles Department of Statistics. Measures of central tendency and variation Data display

University of California, Los Angeles Department of Statistics. Measures of central tendency and variation Data display Uiversity of Califoria, Los Ageles Departmet of Statistics Statistics 13 Istructor: Nicolas Christou Measures of cetral tedecy Measures of cetral tedecy ad variatio Data display 1. Sample mea: Let x 1,

More information

HYDRAULIC MOTORS MM APPLICATION CONTENTS GENERAL MOTORS

HYDRAULIC MOTORS MM APPLICATION CONTENTS GENERAL MOTORS HYDRULIC OORS OORS CONENS Specificatio data... 5 Fuctio diagrams... 6 8 Dimesios ad moutig... 9 1 Shaft extesios... 11 Permissible shaft loads... 11 Order code... 12 GENERL PPLICION Coveyors extile machies

More information

n UL Listed and FM Approved for n Solenoid control n Quick pressure relief valve 73Q n Pressure sustaining & reducing valve 723

n UL Listed and FM Approved for n Solenoid control n Quick pressure relief valve 73Q n Pressure sustaining & reducing valve 723 Pressure Relief/Sustaiig Valve Prioritizig pressure zoes Esurig cotrolled pipelie fill-up Prevetig pipelie emptyig Pump overload & cavitatio protectio Safeguardig pump miimum flow Excessive lie pressure

More information

draft final report NGSIM Arterial-Lane Selection Mode Federal Highway Administration Cambridge Systematics, Inc.

draft final report NGSIM Arterial-Lane Selection Mode Federal Highway Administration Cambridge Systematics, Inc. NGSIM Arterial-Lae Selectio Mode draft fial report prepared for Federal Highway Admiistratio prepared by Cambridge Systematics, Ic. with Itelliget Trasportatio Systems Laboratory Massachusetts Istitute

More information

Headfirst Entry - Diving and Sliding

Headfirst Entry - Diving and Sliding 5/31/2011 Safe divig board use, safe slide use, usi Headfirst Etry - Divig ad Slidig POOLALARMS.COM HOME POOL SAFETY PRODUCTS POOL SAFETY ARTICLES & REPORTS POOL SAFETY LINKS & RESOURCES POOLALARMS.COM

More information

DFC NIST DIGITAL MASS FLOW CONTROLLERS. DFC with optional LCD readout PROG RS485. Programmable Mass Flow Controller with Digital Signal Processing

DFC NIST DIGITAL MASS FLOW CONTROLLERS. DFC with optional LCD readout PROG RS485. Programmable Mass Flow Controller with Digital Signal Processing Programmable Mass Flow Cotroller with Digital Sigal Processig Microprocessor drive digital flow cotrollers allow oe to program, record, ad aalyze flow rates of various gases with a computer via a RS-485

More information

MINNESOTA DEER MANAGEMENT

MINNESOTA DEER MANAGEMENT MINNESOTA DEER MANAGEMENT A study of huter opiios about deer populatios ad maagemet: Blocks H H5 Fial Report A cooperative study coducted by: Miesota Cooperative Fish ad Wildlife Research Uit Miesota Departmet

More information

ELIGIBILITY / LEVELS / VENUES

ELIGIBILITY / LEVELS / VENUES ELIGIBILITY / LEVELS / VENUES 10U - SQUIRT MINOR '08 & MAJOR '07 Eligibility: Top six teams i the league at each level will qualify based o regular seaso league play. Format: Divisioal crossover with semi-fial

More information

Gait-Event-Based Synchronization Method for Gait Rehabilitation Robots via a Bio-inspired Adaptive Oscillator

Gait-Event-Based Synchronization Method for Gait Rehabilitation Robots via a Bio-inspired Adaptive Oscillator TBME-0485-205 Gait-Evet-Based Sychroizatio Method for Gait Rehabilitatio Robots via a Bio-ispired Adaptive Oscillator Gog Che, Peg Qi, Member, IEEE, Zhao Guo ad Haoyog Yu, Member, IEEE Abstract I the field

More information

Application of a Statistical Method to investigate patterns of beach evolution in the vicinity of a seawall

Application of a Statistical Method to investigate patterns of beach evolution in the vicinity of a seawall Joural of Coastal Research SI 95-99 ICS (Proceedigs) Polad ISSN 79-8 Applicatio of a Statistical Method to ivestigate patters of beach evolutio i the viciity of a seawall J. M. Horrillo-Caraballo ad D.E.

More information

Welcome to the world of the Rube Goldberg!

Welcome to the world of the Rube Goldberg! Welcome to the world of the Rube Goldberg! Sice 1988, tes of thousads of studets have competed i our aual Rube Goldberg Machie Cotests where they are challeged to build the wackiest workig Rube Goldberg

More information

Deng Shou Cheng 1,3, Wu Qing*,1, Chu Xiu Min 2 1 School of Logistics Engineering, Wuhan University of Technology,

Deng Shou Cheng 1,3, Wu Qing*,1, Chu Xiu Min 2 1 School of Logistics Engineering, Wuhan University of Technology, [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 20 BioTechology 2014 A Idia Joural FULL PAPER BTAIJ, 10(20), 2014 [12451-12458] Risk assessmet of waterway emergecies i Yagtze river

More information

Controlling noise at work

Controlling noise at work Health ad Safety Cotrollig oise at work The Cotrol of Noise at Work Regulatios 2005 Guidace o Regulatios This is a free-to-dowload, web-friedly versio of L108, (Secod editio, published 2005). This versio

More information

M3P. Safety Data Sheet TABLE OF CONTENTS IDENTIFICATION OF THE SUBSTANCE/MIXTURE AND OF THE COMPANY/UNDERTAKING 2 SECTION 2 HAZARDS IDENTIFICATION 2

M3P. Safety Data Sheet TABLE OF CONTENTS IDENTIFICATION OF THE SUBSTANCE/MIXTURE AND OF THE COMPANY/UNDERTAKING 2 SECTION 2 HAZARDS IDENTIFICATION 2 Accordig to the Hazard Commuicatio Stadard (CFR29 1910.1200) HazCom 2015 TABLE OF CONTENTS SECTION 1 IDENTIFICATION OF THE SUBSTANCE/MIXTURE AND OF THE COMPANY/UNDERTAKING 2 SECTION 2 HAZARDS IDENTIFICATION

More information

Active Travel The Role of Self-Selection in Explaining the Effect of Built Environment on Active Travel

Active Travel The Role of Self-Selection in Explaining the Effect of Built Environment on Active Travel Active Livig Research Buildig Evidece to Prevet Childhood Obesity ad Support Active Commuities RESE ARCH brief Fall 2009 activelivigresearch.org Active Travel The Role of Self-Selectio i Explaiig the Effect

More information

EFFICIENT ESTIMATION OF GAS LIQUID RATIOS FOR PLUNGER LIFT SYSTEMS IN PETROLEUM PRODUCTION OPERATIONS

EFFICIENT ESTIMATION OF GAS LIQUID RATIOS FOR PLUNGER LIFT SYSTEMS IN PETROLEUM PRODUCTION OPERATIONS Petroleum & Coal ISSN 337-707 Available olie at www.vurup.sk/petroleum-coal Petroleum & Coal 57(4) 35-357, 05 EFFICIENT ESTIMATION OF GAS LIQUID RATIOS FOR PLUNGER LIFT SYSTEMS IN PETROLEUM PRODUCTION

More information

Seated valves (PN 16) VF 2-2-way valve, flange VF 3-3-way valve, flange

Seated valves (PN 16) VF 2-2-way valve, flange VF 3-3-way valve, flange Data sheet Seated valves (PN 16) VF 2-2-way valve, flage VF 3-3-way valve, flage Descriptio Features: Bubble tight desig 15-80, 200-300 Sap mechaical coectio together with AMV(E) 335, AMV(E) 435 Dedicated

More information

Research Article. Relative analysis of Taekwondo back kick skills biomechanics based on 3D photograph parsing. Mingming Guo

Research Article. Relative analysis of Taekwondo back kick skills biomechanics based on 3D photograph parsing. Mingming Guo Available olie www.jocpr.com Joural of Chemical ad Pharmaceutical Research, 203, 5(2):64-69 Research Article ISSN : 0975-734 CODEN(USA) : JCPRC5 Relative aalysis of Taekwodo back kick skills biomechaics

More information

HERKIMER CENTRAL SCHOOL DISTRICT Herkimer Elementary School 255 Gros Boulevard Herkimer, New York 13350

HERKIMER CENTRAL SCHOOL DISTRICT Herkimer Elementary School 255 Gros Boulevard Herkimer, New York 13350 HERKIMER CENTRAL SCHOOL DISTRICT Herkimer Elemetary School 255 Gros Boulevard Herkimer, New York 13350 Robert J. Miller Superitedet ofschools 315-866-2230, Ext. 1302 FAX 315-866-2234 Reee L. Vogt, Pricipal

More information

Positive-Definite Sparse Precision Matrix Estimation

Positive-Definite Sparse Precision Matrix Estimation Advaces i Pure Mathematics, 7, 7, -3 http://www.scirp.org/joural/apm ISSN Olie: 6-384 ISSN Prit: 6-368 Positive-Defiite Sparse Precisio Matrix Estimatio i Xia, Xudog Huag, Guapeg Wag, Tao Wu School of

More information

When rule-based models need to count

When rule-based models need to count Whe rule-based models eed to cout Pierre Boutillier, Ioaa Cristescu To cite this versio: Pierre Boutillier, Ioaa Cristescu. Whe rule-based models eed to cout. [Research Reort] Harvard Medical School. 2017.

More information

ANALYSIS AND ASSESSMENT OF LITHUANIAN ROAD ACCIDENTS BY AHP METHOD

ANALYSIS AND ASSESSMENT OF LITHUANIAN ROAD ACCIDENTS BY AHP METHOD ISSN 1822-427X/eISSN 1822-4288 2018 Volume 13 Issue 3: 238 260 https://doi.org/10.7250/bjrbe.2018-13.414 ANALYSIS AND ASSESSMENT OF LITHUANIAN ROAD ACCIDENTS BY AHP METHOD MARIUS JAKIMAVIČIUS * Dept of

More information

Introduction to Algorithms 6.046J/18.401J/SMA5503

Introduction to Algorithms 6.046J/18.401J/SMA5503 Itroductio to Algorithms 6.046J/8.40J/SMA5503 Lecture 4 Prof. Charles E. Leiserso Quicsort Proposed by C.A.R. Hoare i 962. Divide-ad-coquer algorithm. Sorts i place lie isertio sort, but ot lie merge sort.

More information

10 th International Congress of the International Maritime Association of the Mediterranean (IMAM), Rethymno, Crete, May 2002

10 th International Congress of the International Maritime Association of the Mediterranean (IMAM), Rethymno, Crete, May 2002 0 th Iteratioal Cogress of the Iteratioal Maritime Associatio of the Mediterraea (IMAM, Rethymo, Crete, May 2002 OPIMIZIG MAPOWER O-BOARD SHIPS ARGEIG O HE ICREASE OF HE COMPEIIVEESS OF HE EU-FLEE HE CASE

More information

THE RELATIONSHIP BETWEEN SELECTED KINEMATIC PARAMETERS AND LENGTH OF JUMPS OF THE SKI-FLYING COMPETITION

THE RELATIONSHIP BETWEEN SELECTED KINEMATIC PARAMETERS AND LENGTH OF JUMPS OF THE SKI-FLYING COMPETITION Vodičar, J. ad Jošt, B.: THE RELATIONSHIP BETWEEN SELECTED KINEATIC... Kiesiology 43(2011) 1:74-81 THE RELATIONSHIP BETWEEN SELECTED KINEATIC PARAETERS AND LENGTH OF JUPS OF THE SKI-FLYING COPETITION Jaez

More information

Equipment. Rackets are fragile. Handle the shuttlecocks carefully and only by their rubber tips.

Equipment. Rackets are fragile. Handle the shuttlecocks carefully and only by their rubber tips. Badmito Overvie ad History Badmito is a racket sport that is played o a court divided by a et five feet high. The game is played ith a shuttlecock ( bird ). Ca be played as sigles or doubles. The object

More information

Computation of the inviscid drift force caused by nonlinear waves on a submerged circular cylinder

Computation of the inviscid drift force caused by nonlinear waves on a submerged circular cylinder csnak, 2011 Iter J Nav Archit Oc Egg (2011) 3:201~207 http://dx.doi.org/10.3744/jnaoe.2011.3.3.201 Computatio of the iviscid drift force caused by oliear waves o a submerged circular cylider Hyeok-Ju Koh

More information

Non-Harmony Notes GRADE 6 MUSIC THEORY

Non-Harmony Notes GRADE 6 MUSIC THEORY No-Harmoy Notes GRADE 6 MUSIC THEORY Dr. Decla Plummer Lesso 3: No-Harmoy Notes 1. No-Harmoy otes are itches that are ot cotaied withi the chord. They decorate the music by rovidig it with more exressio

More information

1. Write down the ideal gas law and define all its variable and parameters. 2. Calculate the values and units of the ideal gas law constant R.

1. Write down the ideal gas law and define all its variable and parameters. 2. Calculate the values and units of the ideal gas law constant R. Ideal Gases Objectives:. Write dow the ideal gas law ad defie all its variable ad parameters.. Calculate the values ad uits of the ideal gas law costat R. 3. Calculate the value of oe variable,, T, or,

More information

Climbing/Rappelling NATIONAL STANDARDS BOY SCOUTS OF AMERICA

Climbing/Rappelling NATIONAL STANDARDS BOY SCOUTS OF AMERICA 2007 Climbig/Rappellig NATIONAL STANDARDS BOY SCOUTS OF AMERICA These stadards apply to coucil ad district climbig/rappellig activities. Climb O Safely, No. 20-099B, applies to uit activities. Toppig Out,

More information

A Genetic Program for Breeding Racing Pigeons

A Genetic Program for Breeding Racing Pigeons A Geetic Program for Breedig Racig Pigeos Dave Shewmaker Shewmaker Geetics PO Box 460 Elk Grove, CA 95759-0460 www.shewmaker shewmaker.com dave@shewmaker shewmaker.com Overview My biases Urba Legeds vs

More information

Projection Based Data Depth Procedure with Application in Discriminant Analysis

Projection Based Data Depth Procedure with Application in Discriminant Analysis Projectio Based Data Depth Procedure with Applicatio i Discrimiat Aalysis Muthukrisha R 1, Vadivel M, Ramkumar N 3 Departmet of Statistics, Bharathiar Uiversity, Coimbatore, Tamil Nadu, Idia 1,,3 Email:

More information

BUBBLE RISE AND DEPARTURE FROM A VISCOUS LIQUID FREE SURFACE. Mohammad Passandideh-Fard Graduate Student

BUBBLE RISE AND DEPARTURE FROM A VISCOUS LIQUID FREE SURFACE. Mohammad Passandideh-Fard Graduate Student Proceedigs of IMECE008 008 ASME Iteratioal Mechaical Egieerig Cogress ad Expositio October 31-November 6, 008, Bosto, Massachusetts, USA IMECE008-68609 BUBBLE RISE AND DEPARTURE FROM A VISCOUS LIQUID FREE

More information

Comparison of Mathematical Approximation Methods for Mine Ventilation Network Analysis

Comparison of Mathematical Approximation Methods for Mine Ventilation Network Analysis Iteratioal Joural o Miig Scie IJMS Volume, Issue, 6, PP -4 ISSN 454-946 Olie wwwarcjouralsorg Compariso o Mathematical Approimatio Methods or Mie Vetilatio Network Aalysis Farhag Sereshki Associate Proessor

More information

Our club has a rich history that dates back to the turn of the 20th century.

Our club has a rich history that dates back to the turn of the 20th century. M E MB E R SHIP IN F O RM AT IO N 9 7 8-7 7 9-6 9 1 9 t h e i t e r at i o a l. c o m 1 5 9 B a l lv i l l e R d, B o lto, MA 01740 Dear Prospective Member Thak you for your iterest i membership at The

More information

On the Relations between Lucas Sequence and Fibonacci-like Sequence by Matrix Methods

On the Relations between Lucas Sequence and Fibonacci-like Sequence by Matrix Methods .J. Mathematical Sciece ad Comutig, 07,, 0-36 Publihed Olie November 07 i MECS (htt://www.mec-re.et) DO: 0.8/ijmc.07.0.03 Available olie at htt://www.mec-re.et/ijmc O the Relatio betwee uca Sequece ad

More information

operate regenerator top without boiling aq. amine solution.

operate regenerator top without boiling aq. amine solution. HSRemoval-MaterialBalacemcd Rough material balace for removal of H S from shale gas with MDEA ad recovery of elemetal sulfur via the Claus process The solvet has bee dow-selected to be methyldiethaolamie

More information

Parsers. Introduction to Computational Linguistics: Parsing Algorithms. Ambiguity refresher. CFG refresher. Example: search space for top-down parser

Parsers. Introduction to Computational Linguistics: Parsing Algorithms. Ambiguity refresher. CFG refresher. Example: search space for top-down parser Itroductio to Computatioal Liguistics: Parsig Algorithms haro Goldwater (based o slides by Mark teedma ad Philipp Koeh) July 5 Parsers A parser is a algorithm that computes a structure for a iut strig

More information

Impacts of Typhoon on Wave Height at Bangkhuntien Shoreline

Impacts of Typhoon on Wave Height at Bangkhuntien Shoreline America Joural of Evirometal Scieces 6 (4): 308-315, 2010 ISSN 1553-345X 2010 Sciece Publicatios Impacts of Typhoo o Wave Height at Bagkhutie Shorelie 1 Prasertsak Ekphisutsutor, 1 Prugcha Wogwises, 2

More information

Outline. Changing needs in Urban Traffic. Introduction The starting point Basic principles Analysis Facts Changes Context Solutions Key messages

Outline. Changing needs in Urban Traffic. Introduction The starting point Basic principles Analysis Facts Changes Context Solutions Key messages Chagig eeds i Urba Traffic Rob Methorst Chair COST 358 Pedestrias Quality Needs Cetre for Trasport ad Navigatio 27th of October 2011 Outlie Itroductio The startig poit Basic priciples Aalysis Facts Chages

More information

Computer Architecture ELEC3441

Computer Architecture ELEC3441 Computer rchitecture ELEC344 ISC vs CISC Iro Law CPUTime = # of istructio program # of cycle istructio cycle Lecture 5 Pipeliig () Dr. Hayde Kwok-Hay So Departmet of Electrical ad Electroic Egieerig L4

More information

A multivariate approach for defining fishing tactics from commercial catch and effort data

A multivariate approach for defining fishing tactics from commercial catch and effort data 51 A multivariate approach for defiig fishig tactics from commercial catch ad effort data Domiique Pelletier ad Jocelye Ferraris Ferraris 65 Itroductio Abstract: Fishig tactics correspod to fishig practices

More information

Report on Satisfaction Level toward Hotel Services. August 2014

Report on Satisfaction Level toward Hotel Services. August 2014 Report o Satisfactio Level toward Hotel Services August 2014 Table of cotet A. Research Backgroud B. Research Desig C. Respodets Profile D. Key Fidigs E. Detail Fidigs 1. Respodets Hotel Stay Experiece

More information

Acta Geophysica vol. 57, no. 4, pp DOI: /s

Acta Geophysica vol. 57, no. 4, pp DOI: /s Acta Geophysica vol. 57, o. 4, pp. 98- DOI:.478/s6-9-7-4 Structure of Numerically Simulated Katabatic ad Aabatic Flows alog Steep Slopes Evgei FEDOROVICH ad Ala SHAPIRO School of Meteorology, Uiversity

More information

An Insect-based Detector of Bovine Manure Odors

An Insect-based Detector of Bovine Manure Odors Iowa State Uiversity From the SelectedWorks of D. Raj Rama 1997 A Isect-based Detector of Bovie Maure Odors D. Raj Rama Reid R. Gerhardt Available at: https://works.bepress.com/raj_rama/30/ AN INSECT-BASED

More information

Field Studies Tom Habib, Barry Nobert, Eric Brownrigg, & Dr. Evelyn Merrill. University of Alberta 1 October 2009 Deer Tracks

Field Studies Tom Habib, Barry Nobert, Eric Brownrigg, & Dr. Evelyn Merrill. University of Alberta 1 October 2009 Deer Tracks Uiversity of Alberta 1 October 2009 Tracks The Newsletter of the Norther Border Study With our last trappig seaso behid us, we are ow eterig the fial stages of field work for the Border Study. While we

More information

DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING, THE UNIVERSITY OF NEW MEXICO ECE-238L: Computer Logic Design Fall Notes - Chapter 6.

DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING, THE UNIVERSITY OF NEW MEXICO ECE-238L: Computer Logic Design Fall Notes - Chapter 6. PARTMNT OF LCTRICAL AN COMPUTR NGINRING, TH UNIVRSITY OF NW MXICO C-238L: Computer Logic esig Fall 23 RGISTRS: Notes - Chapter 6 -bit Register: This is a collectio of '' -type flip flops, where each flip

More information

Series 600 Accessories

Series 600 Accessories Series 600 Geeral These accessories are a rage of devices for completig a peumatic circuit. These valves, with their special fuctios, are iserted betwee two valves, betwee a valve ad a cylider, or followig

More information

Coal Pulveriser. Global Solutions

Coal Pulveriser. Global Solutions Coal Pulveriser. Global Solutios > Worm Gears > Gear Uits > Coupligs & Freewheels Global Coal Pulveriser Solutios Reold is a global egieerig group with over 130 years of experiece i the desig ad maufacture

More information

Introductory Rules of Officiating Small Sided Games Under 6 &Under 8 HANDBOOK

Introductory Rules of Officiating Small Sided Games Under 6 &Under 8 HANDBOOK Itroductory Rules of Officiatig Small Sided Games Uder 6 &Uder 8 O F F I C I A L S HANDBOOK 1 T his hadbook is iteded to be used i cojuctio with the US Youth Soccer Small-sided Game Official s classroom

More information

Adaptive Neuro-Fuzzy control of an unmanned bicycle

Adaptive Neuro-Fuzzy control of an unmanned bicycle Adaptive euro-fuzzy cotrol of a umaed bicycle A. Shafiekhai, M. J. Mahoob, ad M. Roozegar 3 Ceter for Mechatroics ad Automatio, School of Mechaical Egieerig College of egieerig, Uiversity of Tehra Tehra,

More information