VIDEO TRANSCODE SERVICE PLATFORM WITH WORKLOAD PREDICTION

Size: px
Start display at page:

Download "VIDEO TRANSCODE SERVICE PLATFORM WITH WORKLOAD PREDICTION"

Transcription

1 5 th December 0. Vol. 46 No JATIT & LLS. All rghts reserved. ISSN: E-ISSN: VIDEO TRANSCODE SERVICE PLATFORM WITH WORKLOAD PREDICTION GAODE QIN, GAOJIN WEN Shezhe Polytechc, Shezhe 58055, Guagdog, Cha Natoal Laboratory of Patter Recogto, Isttute of Automato of the Chese Academy of Sceces, 95 Zhogguacu East Road, 0090, Beg, Cha ABSTRACT Wth the rapd expadg of the tegrato of telecommucatos etworks, cable TV etworks ad the teret, the effcet ad eergy-savg vdeo trascode servce platform s great demad. Such a platform together wth workload predcto s proposed ths paper. A ew accurate mult-scale predcto method s used to predct the executo tme of trascode tasks ths platform. Specal dstrbuto ad maagemet scheme s appled to serve the purpose of eergy optmzato. Wth several expermets, t s proved that the proposed platform ca be used to predct the workload of the trascode tasks accurately ad save the eergy effcetly by task schedulg optmzato. Keywords: Mult-scale Predcto, Vdeo Trascode, Task Schedulg. INTRODUCTION Trascode hgh-bt-rate vdeo stream to low bt rate vdeo stream, by the demad of equpmet ad software dfferet etwork badwdth ad play termal s oe of the most mportat applcatos of vdeo trascodg [,,3,4,5]. Therefore, the Harley 009 troduced workflow-based dstrbuted trascodg system Carbo Server, the system uses a workflow ad hgh-speed vdeo trascodg servces. I 00, Mcrosoft released a vdeo trascodg ege (Trasform Maager Trascode Ege) based o the cluster system, the system software has good scalablty, support prorty task schedulg ad fault tolerace mechasm. By far, vdeo trascodg systems do ot predct the task workload of vdeo trascodg order to mprove trascodg performace. Thus, ths paper proposes a vdeo trascodg servce platform system based o workload predcto, whch uses a ew type of mult-scale predcto method to estmate the executo tme of trascodg tasks, ad also perform optmzato of trascodg task schedulg optmzato based o the predcted tme. Uder the premse of the ormal operato, the system ams at optmze the eergy cosumpto, allocates ad maages data ceter odes to maxmze the effcecy of the odes.. ARCHITECTURE OF VIDEO TRANSCODING SERVICE PLATFORM SYSTEM Vdeo trascodg servce platform system cossts of oe maagemet ode ad may compute odes sharg storage. System software rug o the maagemet ode s resposble for the etre platform system maagemet ad schedulg, whle vdeo trascodg program o compute odes s resposble for the executo of the trascodg task. Vdeo trascodg servce platform system software cossts of the followg seve modules llustrated Fgure : ) vdeo data maagemet module, s maly resposble for the vdeo data mport, export, backup ad delete operatos; ) task plag modules geerate vdeo trascodg batch task prmarly accordg to the user's requremets (vdeo data, processg tme, format trascodg parameters); 3) log module records trascodg task executo tme ad ode status formato; 4) workload predcto module, s maly resposble for geeratg task workload predcto model. I the ext secto, we wll dscuss the mult-scale workload predcto algorthm detals; 63

2 5 th December 0. Vol. 46 No JATIT & LLS. All rghts reserved. ISSN: E-ISSN: ) task schedulg optmzato s maly resposble for makg task schedulg program based o the task workload of predcto model ad the status of odes; 6) ode motorg module motors the realtme performace of odes; 7) task schedulg executo module s maly resposble for schedulg tasks accordg to the real-tme status of the odes whch cludes ode wake-up ad sleep operato ad the task mgrato of fault ode. Task Plag Task Schedulg Optmzato Workload Predcto Task Schedulg Executo Log Vdeo Data Maagemet Node Motorg Fgure : Archtecture of vdeo trascodg servce platform system 3. MULTI-SCALE WORKLOAD PREDICTION ALGORITHM After performg oe vdeo trascodg task, you ca get a hstorcal log data vector x of whch the compoet are ma parameters whch affect the vdeo trascodg tme: put vdeo ecodg format, output vdeo codg format, put vdeo resoluto, output vdeo resoluto, vdeo legth, audo format, frame rate, the executo tme, etc. Accordg to the dfferet put ad output vdeo formats, we ca classfy the hstorcal log data. Therefore, we ca predct the task executo tme of each class of tasks. Algorthm : mult-scale workload predcto algorthm x Iput: hstorcal log data of task { } =, the maxmum matchg scale layer MaxLevel = 3 or 4, the predcto error accuracy ε = 0e 6 Output: sequece Ω of mult-scale predcto model Step : Set curret matchg scale CurLevel=, Ω = θ Step : Aalyze usg a varety of tme-seres regresso aalyss method of whch the procedure s as follows: () Use four models for workload predcto of { x } =, geeral autoregressve model AR ( p ), the movg average model MA (q), autoregressve movg average model ARMA ( p, q) ad autoregressve movg average model ARIMA ( p, q). Let { y } be the predctve value of each model where =,,3, 4 represets the model; () Calculate the absolute error of predcted results from the models (). The formula for the -th model s E = = y x ; (3) Select the model of whch relatve error s mmum to be the fal predctve model the curret scale. Suppose the k-th model bears mmum relatve error. Add t to the sequece Ω Ω = Ω k ). (Set { } Step 3: Update the put data of curret tme k sequece, x = x y, where =,...,. Compute the error of curret matchg ω = x = Step 4: IF ( ω < ε ) THEN goto Step 6; ELSE goto Step 5 Step 5: IF (CurLevel < MaxLevel) THEN goto Step ; ELSE CurLevel = CurLevel + ad goto Step 6 Step 6: Output Ω 4. TASK SCHEDULING OPTIMIZATION If we ca get relatve accurate predcto of the task workload, the uder the premse of the vdeo trascodg task executo tme, we ca acheve a 64

3 5 th December 0. Vol. 46 No JATIT & LLS. All rghts reserved. ISSN: E-ISSN: eergy savg target usg the mmum ode to complete the task of trascodg. Assumes that a set of trascodg tasks eed to process batches vdeo data, a hgh-defto vdeo put data eeds to be coverted to k formats. Ths group trascodg tasks workload s k = = t. If the user requres the vdeo trascodg task executo tme s T, t eeds at least k = N t T odes. I addto, trascodg = = tasks schedulg costras that the vdeo fles processed by N odes are ot the same aytme. We ca amed the Best Ft Decreasg method [6] to solve the vdeo trascodg task schedulg problems. The procedure s as follows: Algorthm : costrat best ft decreasg algorthm Iput: a sery of vdeo trascodg tasks k k k t,t,...,t,t,t,...,t-,t,...,t Output: the umber of odes Num, task assgmet Nds ; Step : sort the trascodg tasks decreasgly t t t3... t ad set Nds = θ ; Step : fd the value of Num ad the task lst o Num each ode { Task } = by best ft method; Step 3: Isert the tasks of the frst ode to Nds ; Step 4: For = to Num s { record the task Task by, Pos=; s=0; Whle ( s! = s ) { For = to s t, { If ( t does ot coflct wth Nds ) { Nds = Nds {(t,,pos)} ; else = s ; } } } pos=pos + t ; s++; } Fgure The Vdeo Trascodg Servce Platform Motorg Iterface 65

4 5 th December 0. Vol. 46 No JATIT & LLS. All rghts reserved. ISSN: E-ISSN: SYSTEM IMPLEMENT AND RESULTS ANALYSIS 5. Vdeo Trascodg Servce Platform We gve oe C++ mplemetato of our vdeo trascodg servce platform system. The hardware system comprses oe maagemet ode ad four compute odes. Ope source vdeo trascodg program FFMPEG s deployed o the compute odes. Fgure ad Fgure 3 show the terface of our system. 5. Task Workload Predcto We mplemet the mult-scale task workload predcto module algorthm. We use 80 groups of Fgure 3: The Vdeo Trascodg Task Developg Iterface hgh-defto vdeo data trascodg ob as a testg task. We extract the put / output vdeo formats, stream frames, frame sze, CPU occupacy rate, as the aalyss of elemets of the executo tme. The expermet employs 70 batches of HD vdeo data for modelg ad 0 batches of data for model valdato. Compared wth Weka [6] four dfferet algorthm (decso tree, M5P, Gaussa process, lear regresso), our method ca acheve better predcto show Table. Table : Comparso Of Vdeo Trascodg Task Workload Predcto Results Item Mult-scale Decso Gaussa Lear M5P predcto tree process regresso Relato coeffcet Average absolute error RMS error Relatve error 9.05% 9.63% 4.87% 5.8% 4.95% RMS relatve error 3.9% 4.6% 7.94% 54.73% 49.97% 5.3 Task Schedulg Optmzato We also mplemet ad test costrat best ft decreasg algorthm (Algorthm ). Fgure 4 s the task workload predcto map for the task of covertg 80 groups of hgh-defto vdeo data to fve dfferet meda formats. The total workload s 605 mutes. Assumes that the user requres the vdeo trascodg task executo tme s 500 mutes. The, t eeds = odes. The task schedulg table obtaed by Algorthm s show Fgure 5. After performg may tests, t shows that Algorthm s able to deal effectvely wth the task schedulg problem of vdeo trascodg servce platform. Task schedulg pla s gve Fgure 5. The logtudal legth of the lattce the fgure stads for the task executo tme ad the umber lattce s the meda data processg label. By Fgure 5, t appears that there are o odes processg the meda data wth same label, smultaeously. 66

5 5 th December 0. Vol. 46 No JATIT & LLS. All rghts reserved. ISSN: E-ISSN: Fgure 4: The Task Workload Predcto 6. CONCLUSION Ths paper presets a vdeo trascodg servce platform system archtecture. Its vrtue s to adopt oe mult-scale workload predcto algorthm whch ca accurately predct vdeo trascodg task workload. It helps to mprove the vdeo trascodg servce platform effcecy of resource usage ad eergy cosumpto. REFERENCES: [] X J, Hlbert Trasform-Based Workload Predcto ad Dyamc Frequecy Scalg for Power-Effcet Vdeo Ecodg, Computer- Aded Desg of Itegrated Crcuts ad Systems, IEEE Trasactos, Vol.3, No. 5, 0, pp [] Bao Sheg, Dua Baotog, Shao Fegu, Research ad Applcato of Real-Tme Trascodg Based o Cloud-Computg Techology Trple-Play, Telecommucatos Scece, Vol. 7, 0, pp.-6. [3] Wag Bo, Lu Dche, L M, A Mxture Vdeo Trascodg Method for H. 64, Joural of Image ad Graphcs, Vol. 6, 009, pp [4] Ha Zhe, Hu Rum, Che Hao, L Mg, Error Reslet Vdeo Trascodg Based o Layered Rate Dstorto Optmzato,Chese Joural of Computers, Vol. 3, 009, pp [5] Zhou Yra Che Yaowu, Error-reslet vdeo trascodg based o adaptve redudat slce serto, Joural of Huazhog Uversty of Scece ad Techology (Natural Scece Edto), Vol. 39, 0, pp Fgure 5: The Task Schedulg Pla [6] Yue, My, A smple proof of the equalty FFD(L) (/9)OPT(L) +, for all L, for the FFD b-packg algorthm, Acta Mathematcae Applcatae Sca, Vol. 7, 99, pp

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

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

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 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

The Optimal Model of the Production Planning with Demand Uncertainty for Fast Moving Consumer Goods

The Optimal Model of the Production Planning with Demand Uncertainty for Fast Moving Consumer Goods Mgag Zeg, Shuag L, Xaofa Zhuag 253 The Optmal Model of the Producto Plag wth Demad Ucertaty for Fast Movg Cosumer Goods Mgag Zeg, Shuag L, Xaofa Zhuag * School of Busess Admstrato South Cha Uversty of

More information

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

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

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

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

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

Corresponding author:

Corresponding author: Potetal mpacts of dustral structure o eergy cosumpto ad CO2 emsso: A case study of Bejg Zh-Fu M a,b, Su-Ya Pa a,b, Hao Yu a,b, Y-Mg We a,b,* a Ceter for Eergy ad Evrometal Polcy Research, Bejg Isttute

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

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

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

Hybrid Prefix Adder Architecture for Minimizing the Power Delay Product

Hybrid Prefix Adder Architecture for Minimizing the Power Delay Product 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,

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

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

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

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

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

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

A cloud virtualisation service quality survey platform with an IPA discrimination index

A cloud virtualisation service quality survey platform with an IPA discrimination index World Trasactos o Egeerg ad Techology Educato Vol.13, No.4, 015 015 WIETE A cloud vrtualsato servce qualty survey platform wth a IPA dscrmato dex Y-Tg Ma, Hsueh-Fag Hsu & Hsu-Ya Huag Natoal Tawa Uversty

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

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

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

Prediction of Fiber Quality Using Refining Parameters in Medium-density Fiberboard Production via the Support Vector Machine Algorithm

Prediction of Fiber Quality Using Refining Parameters in Medium-density Fiberboard Production via the Support Vector Machine Algorithm Predcto of Fber Qualty Usg Refg Parameters Medum-desty Fberboard Producto va the Support Vector Mache Algorthm Yubo Gao, a Ju Hua, a, * Guagwe Che, a Lpg Ca, b Na Ja, a ad Lagkua Zhu a Fber qualty greatly

More information

South Korea. Keywords: Mahalanobis distance, normal distribution, welding quality, fault weld, and online monitoring system

South Korea. Keywords: Mahalanobis distance, normal distribution, welding quality, fault weld, and online monitoring system Appled Mechacs ad Materals Ole: 2013-02-13 ISSN: 1662-7482, ols. 291-294, pp 2688-2693 do:10.4028/www.scetfc.et/amm.291-294.2688 2013 Tras Tech Publcatos, Swtzerlad PREDICTION WELDING QUALITY IN MULTI-PASS

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

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

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

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

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 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

Evaluation of Key Success Factors in Project Management of Information Systems and Selection of Operators using Analytical Hierarchy Process

Evaluation of Key Success Factors in Project Management of Information Systems and Selection of Operators using Analytical Hierarchy Process Evaluato of Key Success Factors Project Maagemet of Iformato Systems ad Selecto of Operators usg Aalytcal Herarchy Process Kuyaluk Nuchprayoo 1 ad Chayathach Phuaksama 2 Departmet of Idustral Egeerg, Faculty

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

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

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

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

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

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

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

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

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

You have plenty of time to finish. Take your time and relax. And, have a safe and Happy Holiday!

You have plenty of time to finish. Take your time and relax. And, have a safe and Happy Holiday! Ecoomcs 3 Professor Spearot Itroducto to Ecoometrcs Fall 007 Fal Eam Name Fal Eam Verso A 80 Pots You must aswer all the questos. The eam s closed book ad closed otes. You ma use calculators, but the must

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

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

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

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

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 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

Multi-criteria decision making of brand innovation

Multi-criteria decision making of brand innovation Afrca Joural of usess Maagemet Vol.6 (6), pp. 7648-7658, 4 July, 01 Avalable ole at http://www.academcjourals.org/ajm DOI: 10.5897/AJM11.631 ISSN 1993-833 01 Academc Jourals Full Legth Research Paper Mult-crtera

More information

Applying Grey Relational Analysis to the Decathlon Evaluation Model

Applying Grey Relational Analysis to the Decathlon Evaluation Model Chg-Lag Chag, Chh-Hug Tsa, Leh Che Applyg Grey Relatoal Aalyss to the Decathlo Evaluato Model Chg-Lag Chag, * Chh-Hug Tsa, ad Leh Che Departmet of Idustral Egeerg ad Maagemet Ta-Hwa Isttute of Techology

More information

Prediction of added value of agricultural subsections using artificial neural networks: Box-Jenkins and Holt-Winters methods

Prediction of added value of agricultural subsections using artificial neural networks: Box-Jenkins and Holt-Winters methods Joural of Developmet ad Agrcultural Ecoomcs Vol. 2(4), pp. 115-121, Aprl 2010 Avalable ole at http://www.academcjourals.org/jdae ISSN 2006-9774 2010 Academc Jourals Full Legth Research Paper Predcto of

More information

Collaborative Planning with Dynamic Supply Loops

Collaborative Planning with Dynamic Supply Loops Collaboratve Plag wth Dyamc Supply Loops P. Egr 1, A. Dörg 2, T. Tmm 2, J. Vácza 1,3 (1) 1 Computer ad Automato Research Isttute, Hugara Academy of Sceces, Kede u. 13-17, 1111 Budapest, Hugary 2 Hez Nxdorf

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

Identification for the Variant Pattern of Water Resources Quantity with Variance Variation

Identification for the Variant Pattern of Water Resources Quantity with Variance Variation Sed Orders for Reprts to reprts@bethamscece.ae 058 The Ope Cyberetcs & Systemcs Joural, 04, 8, 058-064 Ope Access Idetfcato for the Varat Patter of Water Resources Quatty wth Varace Varato Bb L, ad Pg

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

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

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

PROBLEMS OF WORLD AGRICULTURE

PROBLEMS OF WORLD AGRICULTURE Scetfc Joural Warsaw Uversty of Lfe Sceces SGGW OBLEMS OF WOLD AGICULTUE Volume 15 (XXX) Number 4 Warsaw Uversty of Lfe Sceces ress Warsaw 2015 Scetfc Joural Warsaw Uversty of Lfe Sceces SGGW roblems of

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

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

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

Robust Optimization of Refinery Hydrogen Networks using Worst-Case Conditional Value-at-Risk Concept

Robust Optimization of Refinery Hydrogen Networks using Worst-Case Conditional Value-at-Risk Concept 685 A publcato of CHEMICAL ENGINEERING TRANSACTIONS VOL. 6, 207 Guest Edtors: Petar S Varbaov, Rogx Su, Ho Loog La, Xa Lu, Jří J Kleeš Copyrght 207, AIDIC Servz S.r.l. ISBN 978-88-95608-5-8; ISSN 2283-926

More information

Mining the Blogosphere to Generate Cuisine Hotspot Maps

Mining the Blogosphere to Generate Cuisine Hotspot Maps Mg the Blogosphere to Geerate Cuse Hotspot Maps Cha-Chu Shh, Tg-Chu Peg, We-She La Isttute for Iformato Idustry Tape, Tawa {chachu, markpeg, acespot}@.org.tw Joural of Dgtal Iformato Maagemet Abstract:

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

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

The solubility of free monomers in polymer has an effective role in the product

The solubility of free monomers in polymer has an effective role in the product Iraa Polymer Joural 17 (7), 2008, 483491 Avalable ole at: http://joural.pp.ac.r Modellg the Solublty of 1,1,1,2Tetrafluoroethae, 1Chloro1,1dfluoroethae, Butae ad Isobutae LDPE wth Artfcal Neural Network

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

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

The Simulation Research on Non-point Source Pollution in Lianshui Watershed Yuannan Long 1,2,a, Changbo Jiang 1,2,b, Shixiong Hu 2,3,c and Bei Chu 4,d

The Simulation Research on Non-point Source Pollution in Lianshui Watershed Yuannan Long 1,2,a, Changbo Jiang 1,2,b, Shixiong Hu 2,3,c and Bei Chu 4,d Appled Mechacs ad Materals Ole: 2012-10-26 ISSN: 1662-7482, Vols. 209-211, pp 2018-2022 do:10.4028/www.scetfc.et/amm.209-211.2018 2012 Tras Tech Publcatos, Swtzerlad The Smulato Research o No-pot Source

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

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

Optimization of Smallholder Palm Oil in Nagan Raya and Aceh Tamiang Aceh Province

Optimization of Smallholder Palm Oil in Nagan Raya and Aceh Tamiang Aceh Province Iteratoal Joural of Cotemporary Appled Sceces Vol. 3, No. 4, Aprl 2016 Optmzato of Smallholder Palm Ol Naga Raya ad Aceh Tamag Aceh Provce Vv Slva *, Sad Muhammad, RajaMasbar, Muhammad Nasr Ecoomcs Faculty

More information

Analysis on the Impact of Seasonality on China s Soybean Import Allocation

Analysis on the Impact of Seasonality on China s Soybean Import Allocation Joural of Advaced Maagemet Scece Vol. 4, No. 5, September 216 Aalyss o the Impact of Seasoalty o Cha s Soybea Import Allocato L Da-Ya School of Ecoomcs ad Maagemet, Najg Uversty of Scece & Techology, Najg,

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

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

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

Reliability estimation of rainwater catchment system using future GCM output data (case study: Birjand city)

Reliability estimation of rainwater catchment system using future GCM output data (case study: Birjand city) Europea Water 59: 169-175, 2017. 2017 E.W. Publcatos Relablty estmato of rawater catchmet system usg future GCM output data (case study: Brjad cty) A. Jafarzadeh 1, M. Pourreza Blod 1*, A. Khashe-Suk 1,

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

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

Determination of Optimal Cropping Pattern Due to Water Deficit: A Case Study in the South of Iran

Determination of Optimal Cropping Pattern Due to Water Deficit: A Case Study in the South of Iran Amerca-Eurasa J. Agrc. & Evro. Sc., 7 (5): 59-595, 200 ISSN 88-6769 IDOSI Publcatos, 200 Determato of Optmal Croppg Patter Due to Water Defct: A Case Study the South of Ira 2 Fard Bousta ad Hamd Mohammad

More information

Particulate Matter Pollution and Population Exposure Assessment over Mainland China in 2010 with Remote Sensing

Particulate Matter Pollution and Population Exposure Assessment over Mainland China in 2010 with Remote Sensing It. J. Evro. Res. Publc Health 2014, 11, 5241-5250; do:10.3390/jerph110505241 OPEN ACCESS Artcle Iteratoal Joural of Evrometal Research ad Publc Health ISSN 1660-4601 www.mdp.com/joural/jerph Partculate

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

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

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

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

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

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

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

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

Cultural Relics Health Evaluation Based on Cloud Model Approved Analytic of Hierarchy Process

Cultural Relics Health Evaluation Based on Cloud Model Approved Analytic of Hierarchy Process www.-cs.org Iteratoal Joural of Iformato ad Computer Scece (IJICS) Volume 3, 204 do: 0.4355/cs.204.03.0 Cultural Relcs Health Evaluato Based o Cloud Model Approved Aalytc of Herarchy Process Xaohog Zhag,2,

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

Optimal advert placement slot using the knapsack problem model

Optimal advert placement slot using the knapsack problem model AMERICAN JOURNAL OF SCIENTIFIC AND INDUSTRIAL RESEARCH 00, Scece Huβ, http://www.schub.org/ajsir ISSN: 5-69X Optal advert placeet slot usg the kapsack proble odel Owoloko, E. A., Sagoe E.T. Departet of

More information

Hexagonal Fuzzy DEMATEL Approach to Analyze the Solid Waste Management

Hexagonal Fuzzy DEMATEL Approach to Analyze the Solid Waste Management Iteratoal Joural of Pure ad Appled Mathematcs Vome 8 No. 5 208 475-492 ISSN: 3-8080 (prted verso); ISSN: 34-3395 (o-le verso) url: http://www.jpam.eu Specal Issue jpam.eu Hexagoal Fuzzy DEMATEL Approach

More information

Chapter 5: MULTIPLE DISCRETE RANDOM VARIABLES

Chapter 5: MULTIPLE DISCRETE RANDOM VARIABLES Charles Bocelet, robablty, Statstcs, ad Radom Sgals," Oford Uversty ress, 06. ISBN: 978-0-9-0005-0 Chapter 5: MULTIL DISCRT RANDOM VARIABLS Sectos 5. Multple Radom Varables ad MFs 5. Idepedece 5. Momets

More information

Adaptive Wavelet Quantization Index Modulation Technique for Audio Watermarking

Adaptive Wavelet Quantization Index Modulation Technique for Audio Watermarking daptve Wavelet Quatzato Idex odulato Techque for udo Waterarg Jog-Tzy Wag, g-sha La, Ka-We Lag, ad Pao-Ch Chag Departet of Electrcal Egeerg, J We Isttute of Techology, Tawa Departet of Coucato Egeerg,

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

JOURNAL OF PHYSICAL AND CHEMICAL SCIENCES

JOURNAL OF PHYSICAL AND CHEMICAL SCIENCES JOURAL OF PHYSICAL AD CHEMICAL SCIECES Joural homepage: http://sceceq.org/jourals/jpcs.php Research Artcle Ope Access Evaluatos of Wd Speed Dstrbuto ad Wd Power Potetal over Ethopa (A case of Ambo) ate

More information

Simulator for operator training in the Sudurnes Regional Heating Corporation 30 MW el combined heat and power (CHP) plant

Simulator for operator training in the Sudurnes Regional Heating Corporation 30 MW el combined heat and power (CHP) plant Smulator for operator trag the Sudures Regoal Heatg Corporato 3 MW el combed heat ad power (CHP) plat Ger Þórólfsso Sudures Regoal Heatg Corporato, Icelad Emal: ger@hs.s Jóha Þór Magússo, Jó Vlberg Guðgersso

More information