Hybrid Prefix Adder Architecture for Minimizing the Power Delay Product

Size: px
Start display at page:

Download "Hybrid Prefix Adder Architecture for Minimizing the Power Delay Product"

Transcription

1 Iteratoal Joural of Electrocs ad Commucato Egeerg Vol:3, No:4, 009 Hybrd Prefx Adder Archtecture for Mmzg the Power P.Ramaatha 1 ad.p.t.vaath Iteratoal Scece Idex, Electrocs ad Commucato Egeerg Vol:3, No:4, 009 waset.org/publcato/57 Abstract Parallel Prefx addto s a techque for mprovg the speed of bary addto. Due to cotug tegratg testy ad the growg eeds of portable devces, low-power ad hghperformace desgs are of prme mportace. The classcal parallel prefx adder structures preseted the lterature over the years optmze for logc depth, area, fa-out ad tercoect cout of logc crcuts. I ths paper, a ew archtecture for performg 8-bt, 16-bt ad 3-bt Parallel Prefx addto s proposed. The proposed prefx adder structures s compared wth several classcal adders of same bt wdth terms of power, delay ad umber of computatoal odes. The results reveal that the proposed structures have the least power delay product whe compared wth ts peer exstg Prefx adder structures. Taer EDA tool was used for smulatg the adder desgs the TSMC 180 m ad TSMC 130 m techologes. Keywords Parallel Prefx Adder (PPA), Dot operator, Sem-Dot operator, Complemetary Metal Oxde Semcoductor (CMOS), Odd-dot operator, Eve-dot operator, Odd-sem-dot operator ad Eve-sem-dot operator. I. INTRODUCTION LSI Iteger adders fd applcatos Arthmetc ad V Logc uts (ALU s), mcroprocessors ad memory addressg uts. Speed of the adder ofte decdes the mmum clock cycle tme a mcroprocessor. The eed for a Parallel Prefx adder s that t s prmarly fast whe compared wth rpple carry adders. Parallel Prefx adders (PPA) are famly of adders derved from the commoly kow carry look ahead adders. These adders are best suted for adders wth wder word legths. PPA crcuts use a tree etwork to reduce the latecy to O(log ) where represets the umber of bts. A three step process s geerally volved the costructo of a PPA. The frst step volves the creato of geerate, complemetary kll ad propagate sgals for all the put operad bts. G B (1) K + B B () P B (3) 1 P.Ramaatha s wth the PSG College of Techology as a Seor Lecturer Electrocs ad Commucato Egeerg Departmet, Peelamedu, Combatore , Tamladu, Ida (correspodg author phoe: ; fax: ; e-mal: pramaatha_000@yahoo.com). Dr.P.T.Vaath., s wth PSG College of Techology as a Assstat Professor Electrocs ad Commucato Egeerg Departmet, Peelamedu, Combatore , Tamladu, Ida. (Emal : ptva@yahoo.com). Secod step volves the geerato of carry sgals. I PPA, the dot operator ad the sem-dot operator are troduced. The dot operator s defed by the equato (4) ad the sem-dot operator s defed by the equato (5) ( g, k ) ( g, k ) = ( g, + k g, k k ) (4) ( g, k ) ( g, k ) = ( g, + k g ) (5) I the above equato, operator s appled o two pars of bts ( g, k ) ad ( g 1, K 1). These bts represet geerate ad propagate sgals used addto. The output of the operator s a ew par of bts whch s aga combed usg a dot operator or sem-dot operator wth aother pars of bts. Ths procedural use of dot operator ad sem-dot operator creates a prefx tree etwork whch ultmately eds the geerato of all carry sgals. I the fal step, the sum bts of the adder are geerated wth the propagate sgals of the operad bts ad the precedg stage carry bt usg a xor gate. The sem-dot operator wll be preset as last computato ode each colum of the prefx graph structures, where t s essetal to compute oly geerate term, whose value s the carry geerated from that bt to the succeedg bt. The structure of the prefx etwork specfes the type of the PPA. The Prefx etwork descrbed by Haku Zhu, Chug- Kua Cheg ad Roald Graham [1], has the mmal depth for a gve bt adder. Optmal logarthmc adder structures wth a fa-out of two for mmzg the area-delay product s preseted by Matthew Zegler ad Mrcea Sta []. The Sklasky adder [3] presets a mmum depth prefx etwork at the cost of creased fa-out for certa computato odes. The algorthm veted by Kogge-Stoe [4] has both optmal depth ad low fa-out but produces massvely complex crcut realzatos ad also accout for large umber of tercoects. Bret-Kug adder [5] has the mert of mmal umber of computato odes, whch yelds reduced area but structure has maxmum depth whch yelds slght crease latecy whe compared wth other structures. The Ha- Carlso adder [6] combes Bret-Kug ad Kogge-Stoe structures to acheve a balace betwee logc depth ad tercoect cout. Kowles [7] preseted a class of logarthmc adders wth mmum depth by allowg the faout to grow. Lader ad Fscher [8] proposed a geeral method to costruct a prefx etwork wth slghtly hgher depth whe compared wth Sklasky topology but acheved Iteratoal Scholarly ad Scetfc Research & Iovato 3(4) scholar.waset.org/ /57

2 Iteratoal Joural of Electrocs ad Commucato Egeerg Vol:3, No:4, 009 some mert by reducg the maxmum fa-out for computato odes the crtcal path. Related work o PPA lterature such as Lg adder [9], acheve mproved performace gas by chagg the equato of the dot operator. Taxoomy of classcal Prefx Parallel Adders based o fa-out, tercoect cout ad depth characterstcs has bee preseted by Harrs [10]. I ths paper, a ovel hybrd prefx adder structure for 8-bt, 16-bt ad 3-bt has bee proposed. The proposed structures have the least power delay product amogst all ts peer oe s. Iputs P= G + K (8) Iteratoal Scece Idex, Electrocs ad Commucato Egeerg Vol:3, No:4, 009 waset.org/publcato/57 II. EXISTING PARALLEL PREFIX ADDERS Bret Kug adder s oreted towards smpler tree structure wth a fewer computato odes. Kogge-Stoe adder possesses a regular layout ad s preferred for hgh performace applcatos. Ha-Carlso adder the reduces the hardware complexty whe compared to that of a Kogge- Stoe adder but at the cost of troducg a addtoal stage to ts carry merge path. I Sklasky adder, the fa-out from the puts to outputs alog the crtcal path creases drastcally whch troduces latecy the crcut. Lader-Fscher adder s a mproved verso of Sklasky adder, where the maxmum fa-out s reduced. TABLE I. summarzes the data regardg the requremet of umber of computato odes ad logc depth for varous exstg Parallel Prefx adders. Let be the word-legth of the adder terms of bts. TABLE I COMPARATIVE STUDY ON EXISTING PREFIX ADDERS Number of Computato Nodes Bret-Kug [* log ] [(*log ) ] Kogge-Stoe [( *log ) + 1] log Ha-Carlso )] [(log ) + 1] Lader-Fscher )] [(log ) + 1] Sklasky )] log III. PROPOSED PREFIX ADDER STRUCTURES The Proposed 8-bt, 16-bt ad 3-bt parallel prefx adder archtectures are show Fg. 1, Fg. ad Fg. 3 respectvely. The frst stage the archtectures of the proposed prefx adder structures volve the creato of kll ad complemetary geerate for dvdual operad bts usg the equatos (6) ad (7) K = A + B = A. B (6) G = ( A B) (7) I the above equatos, A, B represet put operad bts for the adder, where vares from 0 to 7 for 8-bt, 0 to 15 for 16-bt ad 0 to 31 for 3-bt adders respectvely. The Propagate sgal s derved usg the geerate ad kll sgals ad s gve by Iputs C 7 C 6 C 5 C 4 C 3 C C 1 C 0 Fg. 1 Proposed 8-bt Parallel Prefx Adder Stage C 15 C 14 C 13 C 1 C 11 C 10 C 9 C 8 C 7 C 6 C 5 C 4 C 3 C C 1 C 0 Fg. Proposed 16-bt Parallel Prefx Adder All the proposed desgs are mplemeted usg CMOS logc famly. For dervg the carry sgals the secod stage, ths archtecture troduces four dfferet computato odes for achevg mproved performace. There are two cells desged for the dot operator. Stage Stage 5 Iteratoal Scholarly ad Scetfc Research & Iovato 3(4) scholar.waset.org/ /57

3 Iteratoal Joural of Electrocs ad Commucato Egeerg Vol:3, No:4, 009 Iteratoal Scece Idex, Electrocs ad Commucato Egeerg Vol:3, No:4, 009 waset.org/publcato/57 Iputs C 31 C 30 C 9 C 8 C7 C 6 C 5 C 4 C 3 C C 1 C 0 C 19 C 18 C C 15 C 14 C 13 C 1 C11 C 10 C 9 C 8 C 7 C 6 C 5 C 4 C 3 C C 17 C 16 1 C 0 Fg. 3 Proposed 3-bt Parallel Prefx Adder Stage Stage 5 Stage 6 Stage 7 Stage 8 Stage 9 Frst cell for the dot operator amed odd-dot represeted by a, s defed by the equato (9) ( gk, ) = ( g, k) ( g 1, k 1) = ( g ( k+ g 1), k+ k 1 ) (9) The secod cell for the dot operator amed eve-dot represeted by a, s defed by the equato (10) ( gk, ) = ( g, k) ( g 1, k 1) = ( g+ k g 1, k k 1) (10) Smlarly, there are two cells desged for the sem-dot operator. Frst cell for the sem-dot operator amed odd-semdot represeted by a, the secod cell for the sem-dot operator amed eve-sem-dot represeted by a, works are defed usg equatos (11) ad (1) respectvely. ( g) = ( g, k) ( g 1, k 1) = ( g ( k+ g 1) ) (11) ( g) = ( g, k) ( g 1, k 1) = ( g+ k g 1) (1) The stages wth odd dexes use odd-dot ad odd-sem-dot cells where as the stages wth eve dexes use eve-dot ad eve-sem-dot cells. CMOS logc famly wll mplemet oly vertg fuctos. Thus cascadg odd cells ad eve cells alteratvely gves the beeft of elmato of two verters betwee them, f a dot or a sem-dot computato ode a odd stage receves both of ts put edges from ay of the eve stages ad vce-versa. But t s essetal to troduce two verters a path, f a dot or a sem-dot computato ode a eve stage receves ay of ts edges from ay of the eve stages ad vce-versa. From the prefx graph of the proposed structures, we observe that there are oly few edges wth a par of verters, to make ( g, k ) as ( g, k ) or to make ( g, k ) as ( g, k ) respectvely. The par of verters a path s represeted by a the prefx graph. By troducg two cells for dot operator ad two cells for sem-dot operator, we have elmated a large umber of verters. Due to verter elmato paths, the propagato delay these paths has reduced. Further we acheve a beeft power reducto, sce these verters f ot elmated, would have cotrbuted to sgfcat amout of power dsspato due to swtchg. The output of the odd-sem-dot cells gves the value of the carry sgal that correspodg bt posto. The output of the eve-sem-dot cell gves the complemeted value of carry sgal that correspodg bt posto. The fal stage volves geerato of sum bts from the derved Propagate sgals of the dvdual operad bts ad the carry bts geerated true form or complemet form. IV. SIMULATION ENVIRONMENT Smulato of varous Parallel Prefx Adder desgs were carred out wth Taer EDA tool usg TSMC 180 m ad TSMC 130 m techologes. All the Parallel Prefx Adder structures were mplemeted usg CMOS logc famly. The aspect rato of the MOS trasstor devces were chose such W W that = 3*. For TSMC 180 m techology, L L p threshold voltages of NMOS ad PMOS trasstors are aroud V ad V respectvely ad the supply voltage was kept at 1.8 V.. For TSMC 130 m techology, threshold voltages of NMOS ad PMOS trasstors are aroud 0.33 V ad V respectvely ad the supply voltage was kept at 1.3 V. The parameters cosdered for comparso are power cosumpto, worst case delay ad power-delay product. The varous PPA structures were the compared wth the umber of computato odes eeded for crcut realzatos. V. RESULTS AND DISCUSSION TABLE II, TABLE III ad TABLE IV lst out the structural characterstcs for varous 8-bt, 16-bt ad 3-bt Parallel Prefx adders. From the tables t s observed that the proposed 8-bt, 16-bt ad 3-bt Parallel Prefx adder has the least umber of computato odes amogst all other peer desgs. Structure of the proposed 3-bt adder also reveals that the prefx tree bulds alog the ma dagoal after the frst two stages. Iteratoal Scholarly ad Scetfc Research & Iovato 3(4) scholar.waset.org/ /57

4 Iteratoal Joural of Electrocs ad Commucato Egeerg Vol:3, No:4, 009 Iteratoal Scece Idex, Electrocs ad Commucato Egeerg Vol:3, No:4, 009 waset.org/publcato/57 TABLE II CHARACTERISTICS OF 8-BIT PARALLEL PREFIX ADDERS Number of Computato Nodes Bret-Kug Kogge-Stoe Ha-Carlso Lader-Fscher Sklasky Proposed TABLE III CHARACTERISTICS OF 16--BIT PARALLEL PREFIX ADDERS Number of Computato Nodes Bret-Kug Kogge-Stoe Ha-Carlso Lader-Fscher Sklasky Proposed TABLE IV CHARACTERISTICS OF 3-BIT PARALLEL PREFIX ADDERS Number of Computato Nodes Bret-Kug Kogge-Stoe Ha-Carlso Lader-Fscher Sklasky Proposed From the TABLES II, III ad IV we fer that the proposed structures have the least umber of Dot operator computato odes. TABLE V, TABLE VI ad TABLE VII lst out the performace comparso of the varous 8-bt, 16-bt ad 3-bt Parallel Prefx adders 180 m techology. TABLE VIII, TABLE IX ad TABLE X lst out the performace comparso of varous 8-bt, 16-bt ad 3-bt Parallel Prefx adders 130 m techology. TABLE V PERFORMANCE COMPARISON OF 8-BIT PARALLEL PREFIX ADDERS USING 180 m TECHNOLOGY Bret-Kug Kogge-Stoe Ha-Carlso Sklasky Lader-Fscher Proposed TABLE VI PERFORMANCE COMPARISON OF 16-BIT PARALLEL PREFIX ADDERS USING 180 m TECHNOLOGY Bret-Kug Kogge-Stoe Ha-Carlso Sklasky Lader-Fscher Proposed TABLE VII PERFORMANCE COMPARISON OF 3-BIT PARALLEL PREFIX ADDERS USING 180 m TECHNOLOGY Bret-Kug Kogge-Stoe Ha-Carlso Sklasky Lader-Fscher Proposed Iteratoal Scholarly ad Scetfc Research & Iovato 3(4) scholar.waset.org/ /57

5 Iteratoal Joural of Electrocs ad Commucato Egeerg Vol:3, No:4, 009 Iteratoal Scece Idex, Electrocs ad Commucato Egeerg Vol:3, No:4, 009 waset.org/publcato/57 TABLE VIII PERFORMANCE COMPARISON OF 8-BIT PARALLEL PREFIX ADDERS USING 130 m TECHNOLOGY Bret-Kug Kogge-Stoe Ha-Carlso Sklasky Lader-Fscher Proposed TABLE IX PERFORMANCE COMPARISON OF 16-BIT PARALLEL PREFIX ADDERS USING 130 m TECHNOLOGY Bret-Kug Kogge-Stoe Ha-Carlso Sklasky Lader-Fscher Proposed TABLE X PERFORMANCE COMPARISON OF 3-BIT PARALLEL PREFIX ADDERS USING 130 m TECHNOLOGY Bret-Kug Kogge-Stoe Ha-Carlso Sklasky Lader-Fscher Proposed VI. CONCLUSION It s observed that the proposed 16-bt ad 3-bt prefx adders have the least value of power delay product whe compared wth ts exstg peer oes. The proposed desg acheves about 0% to 40 % power savgs whe compared to Kogge-Stoe adder. The proposed desg attas a mprovemet of 5% to 14% power savgs whe compared wth Bret-Kug adder. A beeft of 7% to 5% power savg s acheved the proposed desg whe compared wth Sklasky adder. A beeft of 5% to % mprovemet power ca be attaed for the proposed adders whe compared wth Ha-Carlso adder. It s ferred that the power savg gradually creases for the proposed desg whe the sze of the prefx adder grows. It s also observed that the power delay product s mmal whe the word legth of the adder creases. The proposed desg cosumes least power wth very less delay pealty whe compared wth ts peer exstg prefx adders. Ths sgfcat mprovemet power makes the proposed desg more suted for ALU s, Multplers ad Dgtal Sgal Processors. REFERENCES [1] Haku Zhu, Chug-Kua Cheg ad Roald Graham, Costructg Zero Defcecy Parallel Prefx adder of Mmum Depth, Proceedgs of 005 Asa South Pacfc Desg Automato Coferece, 005, pp [] Matthew Zegler, Mrcea Sta, Optmal Logarthmc Adder structures wth a fa-out of two for mmzg area delay product, IEEE 001. [3] J. Sklasky, Codtoal Sum Addto Logc, IRE Trasactos o Electroc computers, vol. EC-9, 1960, pp [4] P.Kogge ad H.Stoe, A Parallel Algorthm for the effcet soluto of a geeral class of recurrece relatos, IEEE Trasactos o Computers, vol. C-, o.8, August 1973, pp [5] R.Bret ad H.Kug, A Regular Layout for Parallel adders, IEEE Trasacto o Computers, vol. C-31, o.3, March 198, pp [6] T. Ha ad D. Carlso, Fast Area Effcet VLSI adders, Proceedgs of the 8 th Symposum o Computer Arthmetc, September 1987, pp [7] S.Kowles, A Famly of Adders, Proceedg of the 15 th IEEE Symposum o Computer Arthmetc, Jue 001, pp [8] R. Lader ad M. Fscher, Parallel Prefx Computato, Joural of ACM, vol.7,o.4, October 1980, pp [9] Gorgos Dmtrakopoulos ad Dmtrs Nkolos, Hgh Speed Parallel Prefx VLSI Lg adders, IEEE Trasactos o Computers, vol.54, o., February 005, pp [10] Davd Harrs, A Taxoomy of Parallel Prefx Networks, Proceedgs of the 37 th Aslomar Coferece o Sgals, Systems ad Computers, 003, pp P.Ramaatha s curretly workg as a Seor Lecturer Electrocs ad Commucato departmet, PSG College of Techology, Peelamedu, Combatore Ida.. He has about 10 years of teachg experece ad s curretly dog research the area of VLSI Desg.. Dr.P.T.Vaath s curretly workg as a Assstat Professor Electrocs ad Commucato departmet, PSG College of Techology, Combatore Ida.. She has about 0 years of teachg experece. Her research are Speech Sgal Processg, Image Processg ad VLSI Desg.. Iteratoal Scholarly ad Scetfc Research & Iovato 3(4) scholar.waset.org/ /57

Work Sampling Defined. Work Sampling. When is Work Sampling Appropriate? Historical Notes. Example: How Work Sampling Works.

Work Sampling Defined. Work Sampling. When is Work Sampling Appropriate? Historical Notes. Example: How Work Sampling Works. Chapter 16 Work Samplg Sectos: 1. How Work Samplg Works. Statstcal Bass of Work Samplg 3. Applcato Issues Work Samplg Work Samplg Defed Statstcal techque for determg the proportos of tme spet by subjects

More information

VIDEO TRANSCODE SERVICE PLATFORM WITH WORKLOAD PREDICTION

VIDEO TRANSCODE SERVICE PLATFORM WITH WORKLOAD PREDICTION 5 th December 0. Vol. 46 No. 005-0 JATIT & LLS. All rghts reserved. ISSN: 99-8645 www.att.org E-ISSN: 87-395 VIDEO TRANSCODE SERVICE PLATFORM WITH WORKLOAD PREDICTION GAODE QIN, GAOJIN WEN Shezhe Polytechc,

More information

An Approximate Net Profit Model for a Fixed-Life Perishable Product in a Two- Echelon Inventory System

An Approximate Net Profit Model for a Fixed-Life Perishable Product in a Two- Echelon Inventory System Proceedgs of the Iteratoal MultCoferece of Egeers ad Computer Scetsts 2007, March 21-23, 2007, Regal Kowloo Hotel, Hog Kog, Cha A Approxmate Net Proft Model for a Fxed-Lfe Pershable Product a Two- Echelo

More information

Analysis and Simulation Study on Multiple AGV Utilization Efficiency in AS/RS. Shicai Yang, Lindu Zhao *

Analysis and Simulation Study on Multiple AGV Utilization Efficiency in AS/RS. Shicai Yang, Lindu Zhao * 011-0375 Aalyss ad Smulato Study o Multple AGV Utlzato Effcecy AS/RS Shca Yag, Ldu Zhao * Isttute of Systems Egeerg, Southeast Uversty Najg, Jagsu, 10096, Cha *Correspodg author. ldzhao@seu.edu.c, +86-5-5090759

More information

IMPROVEMENT SKILLS CONSULTING LTD. Simply, improvement. Knowledge Management: Applied Common Sense?

IMPROVEMENT SKILLS CONSULTING LTD. Simply, improvement. Knowledge Management: Applied Common Sense? IMPROVEMENT SKILLS CONSULTING LTD. Smply, mprovemet Kowledge Maagemet: Appled Commo Sese? Kowledge Maagemet: Appled Commo Sese? There s o such thg as Kowledge Maagemet, oly kowledgeable people. [Peter

More information

Application Specific Integrated Circuits Design and Implementation of Rademacher and Walsh Functions

Application Specific Integrated Circuits Design and Implementation of Rademacher and Walsh Functions Amerca Joural of Egeerg ad Appled Sceces 6 (4): 360-368, 013 ISSN: 1941-700 014 A. Abbas et al., Ths ope access artcle s dstrbuted uder a Creatve Commos Attrbuto (CC-BY) 3.0 lcese do:10.3844/ajeassp.013.360.368

More information

Resource Selection in Computational Grid Based on User QoS and Trust

Resource Selection in Computational Grid Based on User QoS and Trust 24 IJCSNS Iteratoal Joural of Computer Scece ad Network Securty, VOL. No.3, March 20 Resource Selecto Computatoal Grd Based o User QoS ad Trust G.Kavtha ad V.Sakaraarayaa Research scholar, B.S.A. Crescet

More information

Finding Pareto Optimal Front for the Multi- Mode Time, Cost Quality Trade-off in Project Scheduling

Finding Pareto Optimal Front for the Multi- Mode Time, Cost Quality Trade-off in Project Scheduling Fdg Pareto Optmal Frot for the Mult- Mode Tme, Cost Qualty Trade-off Project Schedulg H. Iramaesh, M. R. Skadar, ad M. Allahverdloo Abstract Project maagers are the ultmate resposble for the overall characterstcs

More information

Immunisation. Immunisation refers to a hedging strategy in asset-liability management

Immunisation. Immunisation refers to a hedging strategy in asset-liability management Immusato Immusato refers to a hedgg strategy asset-lablty maagemet cosstg offsettg the rsk of some assets or labltes by a opposte posto other assets wth very smlar rsks profle. Immusato s a cocept maly

More information

Preliminary study on ground based coherent differential absorption LIDAR for vertical profiling of water vapor density using 1.

Preliminary study on ground based coherent differential absorption LIDAR for vertical profiling of water vapor density using 1. 8 th Coheret Laser Radar Coferece Prelmary study o groud based coheret dfferetal absorpto LIDAR for vertcal proflg of water vapor desty usg.53 µm wavelegth Masaharu IMAKI, Ryota KOJIMA, Takayuk YANAGISAWA,

More information

An Application of Revised Fuzzy AHP Modeling on Taiwan High-Tech Stock Portfolio Strategy 1

An Application of Revised Fuzzy AHP Modeling on Taiwan High-Tech Stock Portfolio Strategy 1 A Applcato of Revsed Fuzzy AHP Modelg o Tawa Hgh-Tech Stock Portfolo Strategy P. Wu * ad Y. H. Che ** * Departmet of Idustral Egeerg ad Maagemet I-Shou Uversty, Kaohsug Couty, Tawa, ROC. Emal: pwu@su.edu.tw

More information

Numerical Summary Measures

Numerical Summary Measures Eample: Brth weghts ( lb) of 5 babes bor from two groups of wome uder dfferet care programs. Group : 7, 6, 8, 7, 7 Group : 3, 4, 8, 9, 6 7 8 Numercal Summary Measures Descrbe Dstrbuto wth Numbers Measure

More information

Research on Cold Storage Multi-objective Optimal Operation with Photovoltaic Power Generation

Research on Cold Storage Multi-objective Optimal Operation with Photovoltaic Power Generation Iteratoal Joural of Electrcal Eergy, Vol. 5, No. 2, December 207 Research o Cold Storage Mult-obectve Optmal Operato wth Photovoltac Power Geerato Bo Hu, Tao Wag, Peghu L, Fe Qu, Chaoa J, Lag Kog2, Heg

More information

A New Approach in Software Cost Estimation by Improving Genetic Algorithm with Bat Algorithm

A New Approach in Software Cost Estimation by Improving Genetic Algorithm with Bat Algorithm Joural of Computer & Robotcs 11 (2), 2018 3144 31 Computer & Robotcs A New Approach Software Cost Estmato by Improvg Geetc Algorthm wth Bat Algorthm Abstract Sakeh Asghar Agcheh Dzaj a, Farhad Solemaa

More information

Multi Responses Optimization Through Game Theory Approach

Multi Responses Optimization Through Game Theory Approach Iteratoal Joural of Idustral Egeerg & Producto Research September 04, Volume 5, Number 3 pp. 5-4 pissn: 008-4889 http://ijiepr.ust.ac.r/ Mult Resposes Optmzato Through Game Theory Approach H.R. Navd, A.

More information

Case Analysis of the ZC Company s AS Power Project Investment Decision-Making

Case Analysis of the ZC Company s AS Power Project Investment Decision-Making Amerca Joural of Idustral ad Busess Maagemet, 205, 5, 640-647 Publshed Ole November 205 ScRes. http://www.scrp.org/oural/abm http://dx.do.org/0.4236/abm.205.5064 Case Aalyss of the ZC Compay s AS Power

More information

REVIEW PROCESS OF WATER MOVEMENT IN SOIL IN THE SPRINKLER IRRIGATION SYSTEM USING A SIMULATION MODEL HYDRUS-1D

REVIEW PROCESS OF WATER MOVEMENT IN SOIL IN THE SPRINKLER IRRIGATION SYSTEM USING A SIMULATION MODEL HYDRUS-1D Scetfc Papers. Seres A. Agroomy, Vol. LV-0 ISSN Ole 85-579; ISSN-L 85-5785 REVIEW PROCESS OF WATER MOVEMENT IN SOIL IN THE SPRINLER IRRIGATION SYSTEM USING A SIMULATION MODEL HYDRUS-D Amrpouya SARRAF,

More information

Decentralised Allocation of Generation in Autonomous Power Networks

Decentralised Allocation of Generation in Autonomous Power Networks 1 Decetralsed Allocato of Geerato Autoomous Power Networks J. Frut, Member, IEEE, ad W. L. Klg, Member, IEEE, ad J. M. A. Myrzk Abstract Due to much larger umbers of small geerators t wll be more complex

More information

Green Product Design Based on Fuzzy Hierarchy Evaluation Yu Tian

Green Product Design Based on Fuzzy Hierarchy Evaluation Yu Tian 4th Iteratoal Coferece o Machery, Materals ad Computg Techology (ICMMCT 2016) Gree Product Desg Based o Fuzzy Herarchy Evaluato Yu Ta Hebe Academy of Fe Arts, Shjazhuag 050700, Cha Keywords: gree product,

More information

A DEVS Based Modelling and Simulation Methodology COSIM

A DEVS Based Modelling and Simulation Methodology COSIM Appl Math If Sc 6 No 2S pp 417S-423S (212) Appled Mathematcs & Iformato Sceces A Iteratoal Joural @ 212 NSP Natural Sceces Publshg Cor A DEVS Based Modellg ad Smulato Methodology COSIM Sog Xao 1 Zhag L

More information

EVOLUTIONARY PARALLEL SAP2000 FOR TRUSS STRUCTURE OPTIMIZATION

EVOLUTIONARY PARALLEL SAP2000 FOR TRUSS STRUCTURE OPTIMIZATION EVOLUTIONARY PARALLEL SAP2000 FOR TRUSS STRUCTURE OPTIMIZATION Mohammad Ghoz 1, Pujo Aj 2, Pryo Suprobo 2 1 Cvl Egeerg Departmet, Bhayagkara Surabaya Uversty ad Doctorate Programme of Cvl Egeerg of ITS;

More information

S. Ganesan Senior Lecturer Department of Electrical Engineering Annamalai University Annamalainagar, India

S. Ganesan Senior Lecturer Department of Electrical Engineering Annamalai University Annamalainagar, India Iteratoal Joural of Computer Applcatos (0975 8887 A Smple Approach for Emsso Costraed Ecoomc Dspatch roblems S. Subramaa rofessor Departmet of Electrcal Egeerg Aamala Uversty Aamalaagar, Ida S. Gaesa Seor

More information

Multi-Parameter Analysis and Modeling of Surface Roughness in Electro Discharge Machining of AISI D2 Steel

Multi-Parameter Analysis and Modeling of Surface Roughness in Electro Discharge Machining of AISI D2 Steel Iteratoal Joural of Scetfc & Egeerg Research, Volume 3, Issue 6, Jue-01 1 Mult-Parameter Aalyss ad Modelg of Surface Roughess Electro Dscharge Machg of AISI D Steel B B PATEL, K B RATHOD Abstract Whereas

More information

A Hierarchy Grey Relational Analysis for Selecting the Renewable Electricity Generation Technologies

A Hierarchy Grey Relational Analysis for Selecting the Renewable Electricity Generation Technologies Proceedgs of the World Cogress o Egeerg 0 Vol II, July 6-8, 0, Lodo, U.K. A Herarchy Grey Relatoal Aalyss for Selectg the Reewable Electrcty Geerato Techologes Ahmet Saruca, M. Em Baysal, Cegz Kahrama,

More information

Domain Knowledge Based Personalized Recommendation Model and Its Application in Cross-selling

Domain Knowledge Based Personalized Recommendation Model and Its Application in Cross-selling Avalable ole at www.scecedrect.com Proceda Computer Scece 9 (2012 ) 1314 1323 Iteratoal Coferece o Computatoal Scece, ICCS 2012 Doma Kowledge Based Persoalzed Recommedato Model ad Its Applcato Cross-sellg

More information

A Multi-Objective Stochastic Approach to Hydroelectric Power Generation Scheduling

A Multi-Objective Stochastic Approach to Hydroelectric Power Generation Scheduling A Mult-Objectve Stochastc Approach to Hydroelectrc Power Geerato Schedulg Atas Sauhats, Roma Petrcheko, Karls Baltputs, Zae Broka, Reata Varfolomejeva Isttute of Power Egeerg Rga Techcal Uversty Rga, Latva

More information

DESIGN AND IMPLEMENTATION OF HYBRID CASCADED ENERGY EFFICIENT KOGGE STONE ADDER

DESIGN AND IMPLEMENTATION OF HYBRID CASCADED ENERGY EFFICIENT KOGGE STONE ADDER ARPN Journal of Engneerng and Appled Scences 2006-2017 Asan Research Publshng Network (ARPN). All rghts reserved. DESIGN AND IMPLEMENTATION OF HYBRID CASCADED ENERGY EFFICIENT KOGGE STONE ADDER J. Vgnesh

More information

Optimal Bidding Strategy for Profit Maximization of Generation Companies under Step-Wise Bidding Protocol

Optimal Bidding Strategy for Profit Maximization of Generation Companies under Step-Wise Bidding Protocol Aay Bhardwa et al. / Iteratoal Joural of Egeerg ad Techology (IJET) Optmal Bddg Strategy for Proft Maxmzato of Geerato Compaes uder Step-Wse Bddg Protocol Aay Bhardwa #, Akash Saxea #, Tau Magla # # M.

More information

Optimization of Kerf Width, MRR and Surface Roughness of H-11 Material Machined with Wire Cut EDM Process Using Grey Relation Analysis

Optimization of Kerf Width, MRR and Surface Roughness of H-11 Material Machined with Wire Cut EDM Process Using Grey Relation Analysis Iteratoal Joural o Recet ad Iovato Treds Computg ad Commucato ISSN: 2321-8169 Optmzato of Kerf Wdth, MRR ad Surface Roughess of H-11 Materal Mached wth Wre Cut EDM Process Usg Grey Relato Aalyss H C Patel

More information

RELIABILITY AND ACCURACY OF BOOTSTRAP AND MONTE CARLO METHODS FOR DEMAND DISTRIBUTION MODELING

RELIABILITY AND ACCURACY OF BOOTSTRAP AND MONTE CARLO METHODS FOR DEMAND DISTRIBUTION MODELING Proceedgs of the 5th Aual ISC Research Symposum ISCRS 2011 Aprl 7, 2011, Rolla, ssour RELIABILITY AND ACCURACY OF BOOTSTRAP AND ONTE CARLO ETHODS FOR DEAND DISTRIBUTION ODELING Swth S. Razu Dept. of echacal

More information

A Reputation Management Policy Based on the User Credibility for Cloud Services

A Reputation Management Policy Based on the User Credibility for Cloud Services Iteratoal Joural of Egeerg ad Advaced Research Techology (IJEART) ISSN: 2454-9290, Volume-2, Issue-3, March 206 A Reputato Maagemet Polcy Based o the User Credblty for Cloud Servces Xao-gag Ca, Qg-tao

More information

Measuring Perceived Software Quality

Measuring Perceived Software Quality Measurg Perceved Software Qualty M Xeos ad D Chrstodoulaks Departmet of Computer Egeerg ad Iformatcs, Uversty of Patras, Ro 26500, Greece e-mal: xeos@ct.gr Ths paper presets a method for measurg customer

More information

Wind Climate Modelling for Estimation of Along Wind Load

Wind Climate Modelling for Estimation of Along Wind Load The Eghth Asa-Pacc Coerece o Wd Egeerg, December 0 4, 03, Chea, Ida Wd Clmate Modellg or Estmato o Alog Wd Load Arab Sarar, Amt Kumar Sgh Assstat Proessor o mechacal egg.,iit(bhu),varaas,u.p.,ida,arab_xyz@yahoo.co.

More information

MLP-ANN and SMN-ANN based models for sediment yield prediction in upper Ganga basin (India)

MLP-ANN and SMN-ANN based models for sediment yield prediction in upper Ganga basin (India) Iteratoal Assocato of Scetfc Iovato ad Research (IASIR) (A Assocato Ufyg the Sceces, Egeerg, ad Appled Research) Iteratoal Joural of Emergg Techologes Computatoal ad Appled Sceces (IJETCAS) www.asr.et

More information

Open Access Study on Steam Huff and Puff Injection Parameters of Herringbone Well in Shallow and Thin Heavy Oil Reservoir

Open Access Study on Steam Huff and Puff Injection Parameters of Herringbone Well in Shallow and Thin Heavy Oil Reservoir Sed Orders for Reprts to reprts@bethamscece.et The Ope Petroleum Egeerg Joural, 203, 6, 69-75 69 Ope Access Study o Steam Huff ad Puff Ijecto Parameters of Herrgboe Well Shallow ad Th Heavy Ol Reservor

More information

A/R Methodological Tool

A/R Methodological Tool Thrty-fourth meetg Page 1 A/R Methodologcal Tool Draft Tool for demostrato of approprateess of volume equatos for estmato of abovegroud tree bomass A/R CDM project actvtes (Verso 01.0.0) Scope I. SCOPE,

More information

Key performance indicators in a joint-stock company

Key performance indicators in a joint-stock company Afrca Joural of Busess Maagemet Vol. 4(6), pp. 890-902, Jue 200 Avalable ole at http://www.academcjourals.org/ajbm ISSN 993-8233 200 Academc Jourals Full Legth Research Paper Key performace dcators a jot-stock

More information

EFFECTS OF TRANSPORTATION COST AND LEAD-TIME ON SELECTING MULTIPLE SUPPLIERS

EFFECTS OF TRANSPORTATION COST AND LEAD-TIME ON SELECTING MULTIPLE SUPPLIERS EFFECTS OF TRANSPORTATION COST AND LEAD-TIME ON SELECTING MULTIPLE SUPPLIERS by Rotchaart Krpuyapog Departmet of Logstcs Egeerg, School of Egeerg, Uversty of the Tha Chamber of Commerce, Bagkok, Thalad

More information

Test Data on Intumescent Fire Protection for Structural Steel Sections in Thailand

Test Data on Intumescent Fire Protection for Structural Steel Sections in Thailand Artcle Test Data o Itumescet Fre Protecto for Structural Steel Sectos Thalad Thayawat Pothsr * ad Nattawut Hemathul Fre Safety Research Ceter, Departmet of Cvl Egeerg, Faculty of Egeerg, Chulalogkor Uversty,

More information

UNFCCC/CCNUCC. CDM Executive Board EB 67 Report Annex 24 Page 1

UNFCCC/CCNUCC. CDM Executive Board EB 67 Report Annex 24 Page 1 CDM Executve Board EB 67 Aex 4 Page 1 A/R Methodologcal Tool Demostratg approprateess of volume equatos for estmato of abovegroud tree bomass A/R CDM project actvtes (Verso 01.0.1) Scope I. SCOPE, APPLICABILITY

More information

A Novel Imperialist Competitive Algorithm to Solve Flexible Flow Shop Scheduling Problem in Order to Minimize Maximum Completion Time

A Novel Imperialist Competitive Algorithm to Solve Flexible Flow Shop Scheduling Problem in Order to Minimize Maximum Completion Time Iteratoal Joural of Computer Applcatos (0975 8887) A ovel Imperalst Compettve Algorthm to Solve Flexble Flow Shop Schedulg Problem Order to Mmze Maxmum Completo Tme S.F.Attar Departmet of Idustral Egeerg,

More information

IDENTIFYING OPTIMAL MIXTURE PROPERTIES FOR HIDiC APPLICATION

IDENTIFYING OPTIMAL MIXTURE PROPERTIES FOR HIDiC APPLICATION Dstllato Absorpto 2010 A.B. de Haa, H. Koojma ad A. Górak (Edtors) All rghts reserved by authors as per DA2010 copyrght otce IDETIYIG OPTIMAL MIXTURE PROPERTIES OR HIDC APPLICATIO Adreas Harwardt, Korba

More information

Effect of Machining Parameters of AISI D2 Tool Steel on Electro Discharge Machining

Effect of Machining Parameters of AISI D2 Tool Steel on Electro Discharge Machining Research Artcle Iteratoal Joural of Curret Egeerg ad Techology E-ISSN 22 4106, P-ISSN 234-161 14 INPRESSCO, All Rghts Reserved Avalable at http://pressco.com/category/jcet Effect of Machg Parameters of

More information

Demand Forecasting on The Mobile Communication Service Market Using Diffusion Models and Growth Curve Models: A Case Study

Demand Forecasting on The Mobile Communication Service Market Using Diffusion Models and Growth Curve Models: A Case Study Proceedgs of the 6th WSEAS Iteratoal Coferece o Appled Computer Scece, Hagzhou, Cha, Aprl 5-7, 2007 27 Demad Forecastg o The Moble Commucato Servce Market Usg Dffuso Models ad Growth Curve Models: A Case

More information

Sustainable Economic and Emission Control Strategy for Deregulated Power Systems

Sustainable Economic and Emission Control Strategy for Deregulated Power Systems Iteratoal Joural of Eergy Ecoomcs ad Polcy ISSN: 146-4553 avalable at http: www.ecoourals.com Iteratoal Joural of Eergy Ecoomcs ad Polcy, 017, 7(5), 10-110. Sustaable Ecoomc ad Emsso Cotrol Strategy for

More information

Architectural Power Optimization by Bus Splitting

Architectural Power Optimization by Bus Splitting Archtectural Power Otmzato by Bus Slttg Abstract A slt-bus archtecture s roosed to mrove the ower dssato for global data exchage amog a set of modules. The resultg bus slttg roblem s formulated ad solved

More information

Total Quality Management in Product Life Cycle

Total Quality Management in Product Life Cycle Total Qualty Maageet roduct Lfe Cycle Dh So NGUEN 1 1 Daag Uversty of Scece ad Techology The Uversty of Daag, Veta (dso@dut.ud.v; guye.dso@gal.co) Abstract Today, the developet of scece ad forato techology

More information

Data-mining application for country segmentation based on the RFM model

Data-mining application for country segmentation based on the RFM model 26 It. J. Data Aalyss Techques ad Strateges, Vol., No. 2, 2008 Data-mg applcato for coutry segmetato based o the RFM model Mehd Ghazafar Idustral Egeerg Departmet Ira Uversty of Scece ad Techology Tehra,

More information

Comparison of Artificial Neural Network and Physically Based Models for Estimating of Reference Evapotranspiration in Greenhouse

Comparison of Artificial Neural Network and Physically Based Models for Estimating of Reference Evapotranspiration in Greenhouse Australa Joural of Basc ad Appled Sceces, 3(3): 2528-2535, 2009 ISSN 1991-8178 Comparso of Artfcal Neural Network ad Physcally Based Models for Estmatg of Referece Evapotrasprato Greehouse 1 Abed-Koupa,

More information

A Warehouse Design Decision Model Case Study

A Warehouse Design Decision Model Case Study A Warehouse Desg Decso Model Case Study Carla A. S. Geraldes, M. Samero F. B. S. Carvalho, Gulherme A. B. Perera Abstract Today s compettve ad volatle market requres flexblty, qualty ad effcecy from the

More information

Dynamic Lot Optimization of Assembly Supply Chain with Delivery Time Constraint

Dynamic Lot Optimization of Assembly Supply Chain with Delivery Time Constraint Iteratoal Busess Research; Vol. 6 No. ; 03 ISSN 93-9004 E-ISSN 93-90 Publshed by Caada Ceter of Scece ad Educato Dyamc Lot Optmzato of Assembly Supply Cha wth Delvery Tme Costrat Shuag-ya L De-zh Zhag

More information

MOX: A Novel Global Optimization Algorithm Inspired from Oviposition Site Selection and Egg Hatching Inhibition in Mosquitoes

MOX: A Novel Global Optimization Algorithm Inspired from Oviposition Site Selection and Egg Hatching Inhibition in Mosquitoes 1 3 MOX: A Novel Global Optmzato Algorthm Ispred from Ovposto Ste Selecto ad Egg Hatchg Ihbto Mosqutoes 4 Fayyaz ul Amr Afsar Mhas (Correspodg Author) Departmet of Computer & Iformato Sceces Paksta Isttute

More information

Analysis of the efficiency of financial support for agriculture in China under. the DEA model

Analysis of the efficiency of financial support for agriculture in China under. the DEA model 2d Iteratoal Coferece o Socal Scece ad Techology Educato (ICSSTE 2016) Aalyss of the effcecy of facal support for agrculture Cha uder the DEA model L Qu Wag Chu-pg* Sheyag Agrcultural Uversty Sheyag, Laog,

More information

OPTIMISATION OF HARD TURNING OF M42 TOOL STEEL USING PCR-TOPSIS METHOD

OPTIMISATION OF HARD TURNING OF M42 TOOL STEEL USING PCR-TOPSIS METHOD 5 th Iteratoal & 6 th All Ida Maufacturg Techology, Desg ad Research Coferece (AIMTDR 04) December th 4 th, 04, IIT Guwahat, Assam, Ida OPTIMISATION OF HARD TURNING OF M4 TOOL STEEL USING PCR-TOPSIS METHOD

More information

Proceedings of the 2017 Winter Simulation Conference W. K. V. Chan, A. D'Ambrogio, G. Zacharewicz, N. Mustafee, G. Wainer, and E. Page, eds.

Proceedings of the 2017 Winter Simulation Conference W. K. V. Chan, A. D'Ambrogio, G. Zacharewicz, N. Mustafee, G. Wainer, and E. Page, eds. Proceedgs of the 2017 Wter Smulato Coferece W. K. V. Cha, A. D'Ambrogo, G. Zacharewcz, N. Mustafee, G. Waer, ad E. Page, eds. A STUDY OF REMANUFACTURING SYSTEM IN PRESENCE OF UNRELIABLE SUPPLY OF NEW PRODUCTS

More information

An Integrated AHP-VIKOR Approach for Market Selection Process

An Integrated AHP-VIKOR Approach for Market Selection Process Iteratoal Joural of Cotrol Theory ad Applcatos ISSN : 0974-5572 Iteratoal Scece Press Volume 9 Number 44 2016 A Itegrated AHP-VIKOR Approach for Market Selecto Process Mguel Ortz-Barros a ad Pedro López-Meza

More information

AN EVALUATION OPTIMIZATION APPROACH OF IAAS RESOURCE DISTRIBUTION BASED ON GENETIC ALGORITHM

AN EVALUATION OPTIMIZATION APPROACH OF IAAS RESOURCE DISTRIBUTION BASED ON GENETIC ALGORITHM 5 th December 202. Vol. 46 o. 2005-202 JAI & LLS. All rghts reserved. ISS: 992-8645 www.jatt.org E-ISS: 87-395 A EVALUAIO OPIMIZAIO APPROACH OF IAAS RESOURCE DISRIBUIO BASED O GEEIC ALGORIHM FU HOGXIA,,

More information

TRB Optimal Refueling Station Location and Supply Planning for Hurricane Evacuation

TRB Optimal Refueling Station Location and Supply Planning for Hurricane Evacuation TRB - 0 Optmal Refuelg Stato Locato ad Supply Plag for Hurrcae Evacuato Yag Gao, Y-Chag Chu*, Shuo Wag Departmet of Cvl Egeerg ad Egeerg Mechacs The Uversty of Arzoa, Tucso, Arzoa 1 Tel: (0) - E-mal: chu@emal.arzoa.edu

More information

Dynamic Optimization of the Investment Portfolio in the Contemporary Business Conditions

Dynamic Optimization of the Investment Portfolio in the Contemporary Business Conditions XVII Iteratoal Scetfc Coferece o Idustral Systems () Nov Sad, Serba, October 4. 6. 07. Uversty of Nov Sad, Faculty of Techcal Sceces, Departmet for Idustral Egeerg ad Maagemet Avalable ole at http://www.m.ft.us.ac.rs/s7

More information

It is at these processes that ICT can have its influence in three different ways:

It is at these processes that ICT can have its influence in three different ways: Implemetg educatoal software Itroducto The possbltes preseted by moder formato- e commucato techology ca be vewed from dfferet perspectves. The perspectve descrbed the frst part of ths documet s the rather

More information

Your. Contact us. Marathon. Half Marathon. 10 Mile. Additional training 10K. Flexibility training. Cross-training. Resistance training.

Your. Contact us. Marathon. Half Marathon. 10 Mile. Additional training 10K. Flexibility training. Cross-training. Resistance training. How to tra Tra plas The key to all tra s to start slowly ad work your way up. Our tra plas are a ude oly you kow your ow body ad kow what feels rht. The most mportat oal s to fsh the race oe pece ad ejoy

More information

Calibration and validation of SWMM model in two urban catchments in Athens, Greece

Calibration and validation of SWMM model in two urban catchments in Athens, Greece 5 th Iteratoal Coferece o Evrometal Scece ad Techology Rhodes, Greece, 3 August to September Calbrato ad valdato of SWMM model two urba catchmets Athes, Greece Kourts I.M.,*, Kopsafts G., Bellos V., ad

More information

Stochastic Programming Model in Agricultural Production Decision Support System

Stochastic Programming Model in Agricultural Production Decision Support System Stochastc Programmg Model Agrcultural Producto Decso Support System Gordaa Duk ABACUS Tuto, Research ad Busess Cosultacy Mosorska 8, 1000 Osek, Croata gordaa.dukc@emal.t-com.hr Zdravko Toluš Departmet

More information

Optimal Capacity, Location and Number of Distributed Generation at 20 kv Substations

Optimal Capacity, Location and Number of Distributed Generation at 20 kv Substations Australa Joural o Basc ad Appled ceces, 5(10: 1051-1061, 011 IN 1991-8178 Optmal Capacty, ocato ad Number o Dstrbuted Geerato at 0 V ubstatos 1.A. Hosse, M. Karam, 3.. Karm Madah, 4 F. Razav ad 5 A.A.

More information

Simulation and Optimization of Cooling Water Systems with Closed Wet Cooling Tower Based on Reduced Order Model

Simulation and Optimization of Cooling Water Systems with Closed Wet Cooling Tower Based on Reduced Order Model 415 A publcato of CHEMICAL ENGINEERING TRANSACTIONS VOL. 70, 2018 Guest Edtors: Tmothy G. Walmsley, Petar S. Varbaov, Rogx Su, Jří J. Klemeš Copyrght 2018, AIDIC Servz S.r.l. ISBN 978-88-95608-67-9; ISSN

More information

Empirical Analysis about Satisfaction Influencing Factors of Core Employee in Chinese Small and Micro Enterprise

Empirical Analysis about Satisfaction Influencing Factors of Core Employee in Chinese Small and Micro Enterprise Joural of Huma Resource ad Sustaablty Studes, 03,, 85-9 Publshed Ole December 03 (http://www.scrp.org/oural/hrss) http://d.do.org/0.436/hrss.03.40 Emprcal Aalyss about Satsfacto Ifluecg Factors of Core

More information

Specification of length of planning period and terminal value of fish stock

Specification of length of planning period and terminal value of fish stock Specfcato of legth of plag perod ad termal value of fsh stock Lagyue Cao, Ahmed Haf ad Nco Klj Australa Bureau of Agrcultural ad Resource Ecoomcs GPO Box 563, Caberra 260 45 th Aual Coferece of Australa

More information

DERIVED OPERATING RULES FOR RESERVOIRS IN SERIES

DERIVED OPERATING RULES FOR RESERVOIRS IN SERIES DERIVED OPERATING RULES FOR RESERVOIRS IN SERIES OR IN PARALLEL By Jay R. Lud 1 ad Joel Guzma 2 ABSTRACT: Ths paper revews a varety of derved sgle-purpose operatg polces for reservors seres ad parallel

More information

RESILIENT INFRASTRUCTURE June 1 4, 2016

RESILIENT INFRASTRUCTURE June 1 4, 2016 RESILIENT INFRASTRUTURE Jue 4 206 OPTIMIZING THE LOATION OF ROAD WEATHER INFORMATION SYSTEMS RWIS STATIONS A SAMPLING DESIGN OPTIMIZATION APPROAH Tae J. Kwo Uversty of Waterloo ON aada Lpg Fu Uversty of

More information

An easy way to analyse octagonal slab

An easy way to analyse octagonal slab 4 th Aual Paper eet ad 1 t Cvl Egeerg Cogre, December 22-24, 2011, Dhaka, Bagladeh ISBN: 978-984-33-4363-5 Noor, Am, Bhuya, Chowdhury ad Kakoled www.ebcoferece.fo A eay way to aalye octagoal lab Sharm

More information

Outline. Network Design Decisions. Logistics and Supply Chain Management. Factors Influencing Network Design Decisions.

Outline. Network Design Decisions. Logistics and Supply Chain Management. Factors Influencing Network Design Decisions. Logstcs ad Supply Cha Maagemet Network Desg 1 Outle A strategc framework for faclty locato Mult-echelo hl etworks Gravty methods for locato Plat locato models Chopra ad Medl (2006) Supply Cha Maagemet:

More information

Treatment of discontinuous interface in liquid-solid forming with extended finite element method

Treatment of discontinuous interface in liquid-solid forming with extended finite element method ras. Noferrous Met. Soc. Cha 20(200) s9-s95 reatmet of dscotuous terface lqud-sold formg wth exteded fte elemet method ZHOU J-mg( 周计明 ),2, QI Le-hua( 齐乐华 ),2. School of Mechatroc Egeerg, Northwester Polytechcal

More information

Analytical Chemistry. LD Chemistry Leaflets. Determination of the chemical composition of a brass sample using x-ray fluorescence C3.6.5.

Analytical Chemistry. LD Chemistry Leaflets. Determination of the chemical composition of a brass sample using x-ray fluorescence C3.6.5. SW-214-8 alytcal Chemstry ppled aalyss Materal aalyss LD Chemstry Leaflets Determato of the chemcal composto of a brass sample usg x-ray fluorescece ms of the expermet To lear how to use a x-ray apparatus.

More information

A Comparative Study of Design of Experiments and Fuzzy Inference System for Plaster Process Control

A Comparative Study of Design of Experiments and Fuzzy Inference System for Plaster Process Control Proceedgs of the World Cogress o Egeerg 07 Vol I WCE 07, July 5-7, 07, Lodo, U.K. A Comparatve Study of Desg of Expermets ad Fuzzy Iferece System for Plaster Process Cotrol P. Aegchua, ad B. Phruksapharat,

More information

OPTIMIZATION OF EDM PARAMETERS USING INTEGRATED APPROACH OF RSM, GRA AND ENTROPY METHOD

OPTIMIZATION OF EDM PARAMETERS USING INTEGRATED APPROACH OF RSM, GRA AND ENTROPY METHOD OPTIMIZATION OF EDM PARAMETERS USING INTEGRATED APPROACH OF RSM, GRA AND ENTROPY METHOD SANJAY KUMAR MAJHI, M. K. PRADHAN 2, HARGOVIND SONI 3 Departmet of Mechacal Egeerg, Gya Gaga Isttute of Techology

More information

Application of an Artificial Neural Network Model to Rivers Water Quality Indexes Prediction A Case Study. Hossein Banejad 1, Ehsan Olyaie 1

Application of an Artificial Neural Network Model to Rivers Water Quality Indexes Prediction A Case Study. Hossein Banejad 1, Ehsan Olyaie 1 Joural of Amerca Scece, 2011;7(1) Applcato of a Artfcal Neural Network Model to Rvers Water Qualty Idexes Predcto A Case Study Hosse Baejad 1, Ehsa Olyae 1 1. Departmet of Water Egeerg, Faculty of Agrculture,

More information

USING THE THEORY OF CONSTRAINTS AND ACTIVITY-BASED COSTING FOR OPTIMAL PRODUCT MIX DECISION-MAKING IN METALLURGY

USING THE THEORY OF CONSTRAINTS AND ACTIVITY-BASED COSTING FOR OPTIMAL PRODUCT MIX DECISION-MAKING IN METALLURGY USING THE THEORY OF CONSTRAINTS AND ACTIVITY-BASED COSTING FOR OPTIMAL PRODUCT MIX DECISION-MAKING IN METALLURGY Jří HÁJEK Uversty of Ecoomcs, Prague, Faculty of Busess Admstrato, ám. W. Churchlla 4, 130

More information

Automated Model Creation from TLS Data

Automated Model Creation from TLS Data Faclty of Cvl Egeerg Departmet of Srveyg Slova Uversty of Techology Bratslava Atomated Model Creato from TLS Data Jaa Halčová Aloz Kopáč Marraech FIG WW May 2011 1 Atomated Model Creato from TLS Data Topcs

More information

An Automated Arabic Text Categorization Based on the Frequency Ratio Accumulation

An Automated Arabic Text Categorization Based on the Frequency Ratio Accumulation The Iteratoal Arab Joural of Iformato Techology, Vol. 11, No. 2, March 2014 213 A Automated Arabc Text Categorzato Based o the Frequecy Rato Accumulato Baraa Sharef 1, 3, Nazla Omar 1, ad Zeyad Sharef

More information

Preparation of acrylamide/2-ethylhexyl acrylate copolymer and calculation of monomer reactivity ratios

Preparation of acrylamide/2-ethylhexyl acrylate copolymer and calculation of monomer reactivity ratios Bulgara Chemcal Commucatos, Specal Issue F, (pp. 74 78) 2016 Preparato of acrylamde/2-ethylhexyl acrylate copolymer ad calculato of moomer reactvty ratos M. Ta, Y.J. Xu* School of Chemstry ad Chemcal Egeerg,

More information

Effects of Foamers and Stabilizers on Foaming Ability and Stability of Oxidized Starch/Polyacrylic Acid Size Liquor in Foam Sizing

Effects of Foamers and Stabilizers on Foaming Ability and Stability of Oxidized Starch/Polyacrylic Acid Size Liquor in Foam Sizing Effects of Foamers ad Stablzers o Foamg Ablty ad Stablty of Oxdzed Starch/Polyacrylc Acd Sze Lquor Foam Szg Bo Zhu, Xwe Cao, Jal Lu, Wedog Gao Jaga Uversty, Jagsu Egeerg Techology Research Ceter for Fuctoal

More information

A Fuzzy Based Maintenance Quality Function Deployment Application for an Automoblie Service Station

A Fuzzy Based Maintenance Quality Function Deployment Application for an Automoblie Service Station Iteratoal Joural of Egeerg Research & Techology (IJERT) A Fuzzy Based Mate Qualty Fucto Deploymet Applcato for a Automoble Servce Stato ISSN: 2278-08 Vol. 2 Issue, November - 203 Davy George Valav Research

More information

IJSOM August 2015, Volume 2, Issue 2, pp ISSN-Print: ISSN-Online:

IJSOM August 2015, Volume 2, Issue 2, pp ISSN-Print: ISSN-Online: Iteratoal Joural of Supply ad Operatos Maagemet IJSOM August 2015, Volume 2, Issue 2, pp. 700-719 ISSN-Prt: 2383-1359 ISSN-Ole: 2383-2525 www.jsom.com Vehcle routg wth tme wdows ad customer selecto for

More information

A Market-Driven Approach to the Design of Platform-Based Product Families

A Market-Driven Approach to the Design of Platform-Based Product Families A Market-Drve Approach to the Desg of Platform-Based Product Famles Deepak Kumar * ad We he Northwester Uversty, Evasto, IL 6008 USA Tmothy W. Smpso The Pesylvaa State Uversty, Uversty Park, PA 1680 USA

More information

Probabilistic Design in a Sheet Metal Stamping Process under Failure Analysis

Probabilistic Design in a Sheet Metal Stamping Process under Failure Analysis Probablstc Desg a Sheet Metal Stampg Process uder Falure Aalyss Thaweepat Buraatht a, Ja Cao a *, Z. Cedrc Xa b, We Che a a Departmet of Mechacal Egeerg, Northwester Uversty, Evasto, Illos 60208. b Ford

More information

Classification of Textures Based on Features Extracted from Preprocessing Images on Random Windows

Classification of Textures Based on Features Extracted from Preprocessing Images on Random Windows Iteratoal Joural of Advaced Scece ad Techology Volue 9 August 29 Classfcato of Textures Based o Features Extracted fro reprocessg Iages o Rado Wdows B.V. Raaa Reddy A. Suresh 2 M. Radhka Ma 3 ad V.Vaya

More information

Proposed platform for improving grid security by trust management system

Proposed platform for improving grid security by trust management system (IJCSIS) Iteratoal Joural of Computer Scece ad Iformato Securty, Vol. 6, No., 009 Proposed platform for mprovg grd securty by trust maagemet system feh dat Islamc Azad Uversty, Scece ad Research Brach,

More information

Available online at ScienceDirect. Procedia CIRP 50 (2016 ) th CIRP Design Conference

Available online at   ScienceDirect. Procedia CIRP 50 (2016 ) th CIRP Design Conference Avalable ole at www.scecedrect.com SceceDrect Proceda CIRP 50 (2016 ) 173 178 26th CIRP Desg Coferece A ew model to ascerta product maturty product developmet processes Alexadra Kadt a *, Tobas Pckshaus

More information

environment environment

environment environment Grouup Group decso decso makg makg cotractor process selecto for cotractor based selecto o SWOT based o SWOT fuzzy fuzzy evromet evromet L. Izad, Idustral Egeerg Departmet Uversty of Payame Noor Hameda,

More information

Flexural Tension in Unreinforced Masonry: Evaluation of Current Specifications

Flexural Tension in Unreinforced Masonry: Evaluation of Current Specifications lexural Teso Ureforced Masory: Evaluato of Curret Specfcatos Youg Sag Km ad Rchard M. Beett Ureforced masory s that whch the tesle stregth of the masory s take to cosderato desg. Allowable out-of-plae

More information

A Multi-Criteria Approach for Biomass Crop Selection under Fuzzy Environment

A Multi-Criteria Approach for Biomass Crop Selection under Fuzzy Environment Proceedgs of the 2014 Idustral ad Systems Egeerg Research Coferece Y. Gua ad H. Lao, eds. A Mult-Crtera Approach for Bomass Crop Selecto uder Fuzzy Evromet Hall Ibrahm Cobuloglu ad İ. Esra Büyüktahtakı

More information

INCENTIVE SCHEMES FOR SEMICONDUCTOR CAPACITY-ALLOCATION: A GAME THEORETIC ANALYSIS

INCENTIVE SCHEMES FOR SEMICONDUCTOR CAPACITY-ALLOCATION: A GAME THEORETIC ANALYSIS INCENTIVE SCHEMES FOR SEMICONDUCTOR CAPACITY-ALLOCATION: A GAME THEORETIC ANALYSIS Suleyma Karabuk Departmet of Idustral Egeerg, College of Egeerg Uversty of Oklahoma, Norma, OK 7309-063 karabuk@ou.edu

More information

Congestion charging and the optimal provision of public infrastructure: theory and evidence

Congestion charging and the optimal provision of public infrastructure: theory and evidence Cogesto chargg ad the optmal provso o publc rastructure: theory ad evdece Cogesto chargg ad the optmal provso o publc rastructure: theory ad evdece Truog P Truog ad Davd A Hesher Uversty o New South Wales;

More information

Knowledge-Graded Manpower Planning Model for the Manufacturing. Industry

Knowledge-Graded Manpower Planning Model for the Manufacturing. Industry Iteratoal Joural of Egeerg Iovato ad Maagemet (0) Kowledge-Graded Mapower Plag Model for the Maufacturg Idustry B. Kareem, Federal Uversty of Techology, Akure, Ngera, bkareem@futa.edu.g S.O. Akade, Kog

More information

ABSTRACT. 1. The Residential Heating Energy Sector in Greece

ABSTRACT. 1. The Residential Heating Energy Sector in Greece MONTE CARLO FORECASTING OF RESIDENTIAL NATURAL GAS AND DISTRICT HEATING DEMAND AND TARIFFS, AND COMPARISONS BASED ON THE CURRENTLY USED HEATING DIESEL, IN A CITY IN NORTH GREECE. by Chrstos Em. Papadopoulos,

More information

Closed-Loop Measurement of Equipment Efficiency and Equipment Capacity

Closed-Loop Measurement of Equipment Efficiency and Equipment Capacity Closed-Loop Measuremet of Equpmet Effcecy ad Equpmet Capacty Robert C. Leachma Dept. of Idustral Egeerg ad Operatos Research Uversty of Calfora at Berkeley Berkeley, CA 94720-777 Jauary, 2002. Itroducto

More information

Optimal Location of TCSC for Social Welfare Maximization in Deregulated Electricity Market

Optimal Location of TCSC for Social Welfare Maximization in Deregulated Electricity Market Iteratoal Joural of Appled Eeerg Research ISS 0973-456 Volue 13, uber 7 (018) pp. 484-4850 Optal Locato of for Socal Welfare Maxzato Deregulated Electrcty Market guye Hoag Quoc Vet 1, Duog Thah Log,*,

More information

BOOTSTRAPPING CORRESPONDENCE ANALYSIS

BOOTSTRAPPING CORRESPONDENCE ANALYSIS BOOTSTRAPPING CORRESPONDENCE ANALYSIS Meral Yay-Elf Özge Özdamar Abstract Correspodece aalyss, also kow as homogeety aalyss s a statstcal vsualzato method for graphcally represetg of two way cotgecy tables.

More information

Figure 1 : Pareto optimal solutions

Figure 1 : Pareto optimal solutions Pravee Kuar Mallad et al, / (IJCSIT) Iteratoal Joural of Coputer Scece ad Iforato Techologes, Vol. 3 (3), 2012,4331-4338 Relable Pareto Solutos for Multple Objectve Schedulg Probles Pravee Kuar Mallad,

More information

Estimation of zeolite application effect on solute transport parameters at different soils using HYDRUS-1D model

Estimation of zeolite application effect on solute transport parameters at different soils using HYDRUS-1D model Ira Agrcultural Research (017) 36() 31-40 Shraz Uversty Estmato of zeolte applcato effect o solute trasport parameters at dfferet sols usg HYDRUS-1D model M. Foolad Dorha *, A. R. Sepaskhah Departmet of

More information