Using Data Mining Techniques for Estimating Minimum, Maximum and Average Daily Temperature Values

Size: px
Start display at page:

Download "Using Data Mining Techniques for Estimating Minimum, Maximum and Average Daily Temperature Values"

Transcription

1 World Academy of cence, Engneerng and Technology Usng Data Mnng Technques for Estmatng Mnmum, Maxmum and Average Daly Temperature Values. Kotsants, A. Kostoulas,. Lykouds, A. Argrou, K. Menagas Internatonal cence Index, Computer and Informaton Engneerng waset.org/publcaton/14600 Abstract Estmates of temperature values at a specfc tme of day, from daytme and daly profles, are needed for a number of envronmental, ecologcal, agrcultural and techncal applcatons, rangng from natural hazards assessments, crop growth forecastng to desgn of solar energy systems. The scope of ths research s to nvestgate the effcency of data mnng technques n estmatng mnmum, maxmum and mean temperature values. For ths reason, a number of experments have been conducted wth well-known regresson algorthms usng temperature data from the cty of Patras n Greece. The performance of these algorthms has been evaluated usng standard statstcal ndcators, such as Coeffcent, Root Mean quared Error, etc. Keywords regresson algorthms, supervsed machne learnng. W I. INTRODUCTION EATHER data are generally classfed as ether synoptc data or clmate data. ynoptc data s the real tme data provded for use n avaton safety and forecast modellng. Clmate data s the offcal data record, usually provded after some qualty control s performed on t. pecal networks also exst n many countres that may be used n some cases to provde supplementary clmate data. Knowledge of meteorologcal data n a ste s essental for meteorologcal, polluton and energy applcatons studes and development. Especally temperature data s used to determne thermal behavour (thermal and coolng loads, heat losses and gans) of buldngs [2]. It s also an explct requrement for szng studes of thermal [13] and/or PV systems [18], [5]. Another major sector where temperature data s fundamental s the estmaton of bometeorologcal parameters n a ste [16]. In advanced energy system desgns the profle of any meteorologcal parameter s a prerequste for systems operatng management on daly and/or hourly bass. Also, smulatons of long-term performance of energy plants requre detaled and accurate meteorologcal data as nput. Ths. Kotsants s wth the Department of Computer cence and Technology, Unversty of Peloponnese, Greece (phone: ; fax: ; e-mal: sotos@math.upatras.gr).. Lykouds s wth the Natonal Observatory of Athens, Insttute for Envronmental Research and ustanable Developement, GR Pala Pendel, Greece. A. Argrou s wth the Unversty of Patras, Department of Physcs, ecton of Appled Physcs, GR Patras, Greece. knowledge may be obtaned, ether by the elaboraton of data banks, or by the use of estmaton methodologes and technques, where no detaled data are avalable. As nowadays smart buldngs have became a realty, artfcal technques must be embedded s buldng management systems (BM), n order energy profle (loads, gans etc) of a followng tme perod (next hour, next day) to be predetermned. That wll lead to a more effectve energy management of the buldng or the energy plant. Weather data from automated weather statons have also become an mportant component for predcton and decson makng n agrculture and forestry. The data collected from such statons are used n predctons of nsect and dsease damage n crops, orchards, turfgrasses, and forests [4]; n decdng on crop-management actons such as rrgaton [1]; n estmatng the probablty of occurrence of forest fres [9]; and n many other applcatons [19]. The scope of ths research s to nvestgate the effcency of data mnng technques n estmatng mnmum, maxmum and average temperature values. A number of experments have been conducted wth well-known regresson algorthms usng temperature data from the cty of Patras n Greece. The performance of these algorthms has been evaluated usng standard statstcal ndcators. The followng secton descrbes the data set of our study. ecton III presents the expermental results for the representatve regresson algorthms. Fnally, secton IV dscusses the conclusons and some future research drectons. II. DECRIPTION OF OUR DATAET The values of temperature data used n ths paper were obtaned from the meteorologcal staton of the Laboratory of Energy and Envronmental Physcs of the Department of Physcs of Unversty of Patras. Collected data cover a four years perod ( ). Ths staton records temperature, relatve humdty and ranfall data on hourly bass (8760 measurements per year). For the needs of ths work mnmum, maxmum and average temperature values for the cty of Patras were calculated, from the elaboraton of the data bank of that staton. The mnmum, maxmum and average temperature values values were nserted n new data banks wth reference to the day of the year (D) (1-365). The data were also elaborated per month. In that case average daly temperatures were regstered wth reference to the number of Internatonal cholarly and centfc Research & Innovaton 1(2)

2 World Academy of cence, Engneerng and Technology Internatonal cence Index, Computer and Informaton Engneerng waset.org/publcaton/14600 the month (1-12), the number of the day of the month (1-30) and fnally to the day of the year (D) (1-365). Many methods have been proposed so far worldwde for the estmaton-predcton of monthly, daly or even hourly values of dfferent meteorologcal parameters [10], [11], [12], [14], based manly on past tme data analyss. uch a smple method s the one proposed by [15]. Ths method s the result of the elaboraton of temperature measurements made by the Hellenc Natonal Meteorologcal ervce (HNM) n dfferent stes of Greece. The analyss of ths data shows that the yearly varaton of the average, maxmum and mnmum values of daly temperature can be expressed by the followng equaton [15]: 360 T ( D) A + Bsn( D f ) (1) 365 where D s the day of the year (1-365), Α s the average yearly temperature n o C, B s the wdth of the yearly temperature varaton n o C and f s the phase shft expressed n degrees or days. These varables are typcal and have constant value dependng on the ste of the country. Ther values have been calculated for a number of Greek ctes usng the least square method. As far as Patras s concerned ther values for the calculaton of average daly temperature are gven n the table below (elaboraton of temperature data of the perod ). The parameters of eq(1) have also been re-estmated usng the data. TABLE 1:VALUE OF A,B AND F FOR THE CITY OF PATRA Based on data Based on data Α 17,339 18,351 Β -7,47-8,65 f -59,691-62, III. DATA MINING ALGORITHM UED The problem of regresson n data mnng conssts n obtanng a functonal model that relates the value of a target contnuous varable y wth the values of varables x 1, x 2,..., x n (the predctors). Ths model s obtaned usng samples of the unknown regresson functon. These samples descrbe dfferent mappngs between the predctor and the target varables. The tradtonal approach for predcton of a contnuous target s the classcal lnear least-squares regresson (LR) [7]. The model constructed for regresson n ths tradtonal approach s a lnear equaton. By estmatng the parameters of ths equaton wth a computatonally smple process on the tranng set, a model s created. However, the lnearty assumpton between nput features and predcted value ntroduces a large bas error for most domans. That s why most studes are drected to nonlnear and, non-parametrc technques for the regresson problem. For the am of our comparson the most common regresson technques namely Model Trees and Rules [20], nstance based learners [3], Artfcal Neural Networks, and addtve regresson [8] are used. Model trees are the counterparts of decson trees for regresson tasks. Model trees are trees that classfy nstances by sortng them based on attrbute values. Instances are classfed startng at the root node and sortng them based on ther attrbute values. The most well known model tree nducer s the M5 [20]. A model tree s generated n two stages. The frst bulds an ordnary decson tree, usng as splttng crteron the maxmzaton of the ntra-subset varaton of the target value [20]. The second prunes ths tree back by replacng subtrees wth lnear regresson functons wherever ths seems approprate. M5rules algorthm produces propostonal regresson rules n IF-THEN rule format usng routnes for generatng a decson lst from M5 Model trees [21]. The algorthm s able to deal wth both contnuous and nomnal varables, and obtans a pecewse lnear model of the data. Instance-based learnng algorthms are lazy-learnng algorthms, as they delay the nducton or generalzaton process untl regresson process s performed. k-nearest Neghbour (knn) s based on the prncple that the nstances wthn a dataset wll generally exst n close proxmty wth other nstances that have smlar propertes [3]. KNN algorthm frst fnds the closest nstances to the query pont n the nstance space accordng to a dstance measure, and then outputs the average of the target values of those nstances as the predcton for that query nstance. As the predcton of the target value of a query nstance requres to measure ts dstance to all tranng nstances, whch mght be a very huge set, the predcton n KNN s very costly. IB3 s a well known technque for nstance based learnng. Artfcal Neural Networks (ANNs) are another method of nductve learnng based on computatonal models of bologcal neurons and networks of neurons as found n the central nervous system of humans [17]. n wth a neural network takes place n two dstnct phases. Frst, the network s traned on a set of pared data to determne the nput-output mappng. The weghts of the connectons between neurons are then fxed and the network s used to predct the numercal class values of a new set of data. The most well-known learnng algorthm to estmate the values of the weghts of a neural network - the Back Propagaton (BP) algorthm [17] - was the representatve of the Neural Networks. Combnng models s not a really new concept for the statstcal pattern recognton, machne learnng, or engneerng communtes, though n recent years there has been an exploson of research explorng creatve new ways to combne models. Currently, there are two man approaches to model combnaton. The frst s to create a set of learned models by applyng an algorthm repeatedly to dfferent tranng sample data; the second apples varous learnng algorthms to the same sample data. The predctons of the models are then combned accordng to an averagng scheme. A method that uses dfferent subset of tranng data wth a sngle learnng method s the boostng approach [6]. The boostng approach uses the base models n sequental collaboraton, where each new model concentrates more on Internatonal cholarly and centfc Research & Innovaton 1(2)

3 World Academy of cence, Engneerng and Technology Internatonal cence Index, Computer and Informaton Engneerng waset.org/publcaton/14600 the examples where the prevous models had hgh error. Although boostng for regresson has not receved nearly as much attenton as boostng for classfcaton, there s some work examnng gradent descent boostng algorthms n the regresson context. regresson [8] s a well known boostng method for regresson. IV. REULT For the regresson methods, there sn t only one regressor s crteron. Table 2 represents the most well known. Fortunately, t turns out for n most practcal stuatons the best regresson method s stll the best no matter whch error measure s used. In order to calculate the models regressor crtera for our experments, we used the free avalable source code for most of the algorthms by [21] for our experments. TABLE II: REGREOR CRITERIA (P: PREDICTED VALUE, A: ACTUAL VALUE) squared error PA R where PA P A P A ( p p)( a a), n 1 2 ( p p), n 1 2 ( a a) n 1 ( p a ) ( p a ) In the followng three tables we present the models regressor crtera n predctng average daly temperature values usng as nput a) the prevous year data (2004) n Table 3; b) the last two years (2003,2004) n Table 4 and c) the three last years (2002,2003,2004) n Table 5. TABLE III: PREDICTING AVERAGE DAILY TEMPERATURE VALUE UING A INPUT THE PREVIOU YEAR DATA (2004) n M M5rules LR IB BP TABLE IV: PREDICTING AVERAGE DAILY TEMPERATURE VALUE UING A INPUT THE LAT TWO YEAR DATA ( ) M M5rules LR IB BP TABLE V: PREDICTING AVERAGE DAILY TEMPERATURE VALUE UING A INPUT THE LAT THREE YEAR DATA ( ) M M5rules LR IB BP As a result, the experts are n the poston usng the temperatures of prevous years, to predct average daly temperature values of the examned year wth suffcent precson, whch reaches 92% correlaton n the ntal forecasts (usng the data of the prevous of the examned year) and exceeds the 94% usng the data of the last two years before the examned year. In the followng three tables we present the models regressor crtera n predctng mnmum daly temperature values usng as nput a) the prevous year data (2004) n Table 6; b) the last two years (2003,2004) n Table 7 and c) the three last years (2002,2003,2004) n Table 8. Internatonal cholarly and centfc Research & Innovaton 1(2)

4 World Academy of cence, Engneerng and Technology Internatonal cence Index, Computer and Informaton Engneerng waset.org/publcaton/14600 TABLE VI: PREDICTING MINIMUM DAILY TEMPERATURE VALUE UING A INPUT THE PREVIOU YEAR DATA (2004) M M5rules LR IB BP TABLE VII: PREDICTING MINIMUM DAILY TEMPERATURE VALUE UING A INPUT THE LAT TWO YEAR DATA ( ) M M5rules LR IB BP TABLE VIII: PREDICTING MINIMUM DAILY TEMPERATURE VALUE UING A INPUT THE LAT THREE YEAR DATA ( ) M M5rules LR IB BP As a result, the experts are n the poston usng the temperatures of prevous years, to predct mnmum daly temperature values of the examned year wth suffcent precson, whch reaches 93% correlaton n the ntal forecasts (usng the data of the prevous of the examned year) and exceeds the 94% usng the data of the last two years before the examned year. In the followng three tables we present the models regressor crtera n predctng maxmum daly temperature values usng as nput a) the prevous year data (2004) n Table 9; b) the last two years (2003,2004) n Table 10 and c) the three last years (2002,2003,2004) n Table 11. TABLE IX: PREDICTING MAXIMUM DAILY TEMPERATURE VALUE UING A INPUT THE PREVIOU YEAR DATA (2004) M M5rules LR IB BP TABLE X: PREDICTING MAXIMUM DAILY TEMPERATURE VALUE UING A INPUT THE LAT TWO YEAR DATA ( ) M M5rules LR IB BP TABLE XI: PREDICTING MAXIMUM DAILY TEMPERATURE VALUE UING A INPUT THE LAT THREE YEAR DATA ( ) M M5rules LR IB BP As a result, the experts are n the poston usng the temperatures of prevous years, to predct maxmum daly temperature values of the examned year wth suffcent precson, whch reaches 90% correlaton n the ntal forecasts (usng the data of the prevous of the examned year) and exceeds the 92% usng the data of the last two years before the examned year. As a general concluson, t was found that the regresson algorthms could enable experts to predct mnmum, maxmum and average temperature values wth satsfyng accuracy usng as nput the temperatures of the prevous years. We beleve that usng as nput the temperatures of the two Internatonal cholarly and centfc Research & Innovaton 1(2)

5 World Academy of cence, Engneerng and Technology Internatonal cence Index, Computer and Informaton Engneerng waset.org/publcaton/14600 prevous years gves suffcent results. There s no need for more hstorcal data. V. CONCLUION Ideally, the market needs tmely and accurate weather data. In order to acheve ths, data should be contnuously recorded from statons that are properly dentfed, manned by traned staff or automated wth regular mantenance, n good workng order and secure from tamperng. The statons should also have a long hstory and not be prone to relocaton. The collecton and archvng of weather data s mportant because t provdes an economc beneft but the local/natonal economc needs are not as dependent on hgh data qualty as s the weather rsk market. In ths study, t was found that the regresson algorthms could enable experts to predct mnmum, maxmum and average temperature values wth satsfyng accuracy usng as nput the temperatures of the prevous years. The methods used n ths work, for the case of Patras, should be tested and n other regons wth dfferent clmatc profle. Also, other methodologes (fuzzy logc technques etc) have to be valdated n many regons of the country coverng ts clmatc spectrum, ncludng not only temperature data (on any tme bass) but other meteorologcal parameters as well (wnd speed, solar radaton etc). REFERENCE [1] Acock M. C., Pachepsky Ya. A., Estmatng Mssng Weather Data for Agrcultural mulatons Usng Group Method of Data Handlng, Journal of Appled Meteorology: Vol. 39, No. 7, pp , [2] Ashrae, Handbook of Fundamentals, Amercan ocety of Heatng, Refrgeratng and Ar Condtonng Engneers, New York: 1993 [3] Atkeson, C. G., Moore, A.W., & chaal,., Locally weghted learnng. Artfcal Intellgence Revew, 11, (1997) [4] Dnell, D., 1995: What weather statons can do. Landscape Manage., 34 (3), 6G. [5] Duffe, J.A., and W.A Beckman olar Engneerng of thermal processes. New York: John Wley and ons [6] Duffy, N. Helmbold, D., Boostng Methods for n, Machne Learnng, 47, (2002) [7] Fox, J. (1997), Appled n Analyss, Lnear Models, and Related Methods, IBN: X, age Pubns. [8] Fredman J. (2002). tochastc Gradent Boostng, Computatonal tatstcs and Data Analyss 38(4): [9] Fujoka, F. M., 1995: Hgh resoluton fre weather models. Fre Manage. Notes, 57, [10] Gelegens, J.J Estmaton of hourly temperature data from ther month average values: case study of Greece. Renewable Energy 18, nos 1: [11] Hall, I.J., Generaton of a Typcal Meteorologcal Year, Proceedngs of the 1978 annual meetng af A of IE, Denver UA, 1979 [12] Jan, P.C., Comparson of technques for the estmaton of daly global rradaton and a new model for the estmaton of hourly global rradaton. olar and Wnd Technology 1, nos. 2, 1984, pp [13] Klen,.A, W.A Beckman and J.A. Duffe A Desgn Procedure for olar Heatng systems. olar Energy 18: [14] Knght, K.M., Klen,.A and Duffe, J.A., A methodology for the synthess of hourly weather data. olar Energy 46, nos 2, 1991, pp [15] Kouremenos D.A, Antonopoulos K.A, Temperature data for 35 Greek ctes. In Greek. Athens 1993 econd Edton. [16] Matzaraks, A Human-bometeorologcal assessment of the clmate of Greece. Ph.D. Dssertaton, Unversty of Thessalonk. [17] Mtchell, T., Machne Learnng, McGraw Hll, [18] Rahman. and Chowdhury B., mulaton of Photovoltac power systems and ther performance predcton. IEEE Transactons on Energy Converson 3, (1988) [19] Tugay Blgn and Ylmaz Çamurcu, 2004, A Data Mnng Applcaton on Ar Temperature Database, n LNC Advances n Informaton ystems, prnger Berln / Hedelberg, IBN , pp [20] Wang, Y. & Wtten, I. H., Inducton of model trees for predctng contnuous classes, In Proc. of the Poster Papers of the European Conference on ML, Prague (pp ). [21] Wtten, I.H., Frank, E., "Data Mnng: Practcal machne learnng tools and technques", 2nd Edton, Morgan Kaufmann, an Francsco, otrs Kotsants receved a dploma n mathematcs, a Master and a Ph.D. degree n computer scence from the Unversty of Patras, Greece. He s an adjunct lecturer n the Department of Computer cence and Technology at the Unversty of Peloponnese, Greece Hs man research nterests are n the feld of machne learnng, data mnng and knowledge representaton. He has about 80 publcatons to hs credt n nternatonal journals and conferences. Internatonal cholarly and centfc Research & Innovaton 1(2)

Prediction algorithm for users Retweet Times

Prediction algorithm for users Retweet Times , pp.9-3 http://dx.do.org/0.457/astl.05.83.03 Predcton algorthm for users Retweet Tmes Hahao Yu, Xu Feng Ba,ChengZhe Huang, Haolang Q Helongang Insttute of Technology, Harbn, Chna Abstract. In vew of the

More information

Calculation and Prediction of Energy Consumption for Highway Transportation

Calculation and Prediction of Energy Consumption for Highway Transportation Calculaton and Predcton of Energy Consumpton for Hghway Transportaton Feng Qu, Wenquan L *, Qufeng Xe, Peng Zhang, Yueyng Huo School of Transportaton, Southeast Unversty, Nanjng 210096, Chna; *E-mal: wenql@seu.edu.cn

More information

Experiments with Protocols for Service Negotiation

Experiments with Protocols for Service Negotiation PROCEEDINGS OF THE WORKSHOP ON APPLICATIONS OF SOFTWARE AGENTS ISBN 978-86-7031-188-6, pp. 25-31, 2011 Experments wth Protocols for Servce Negotaton Costn Bădcă and Mhnea Scafeş Unversty of Craova, Software

More information

Analysis Online Shopping Behavior of Consumer Using Decision Tree Leiyue Yao 1, a, Jianying Xiong 2,b

Analysis Online Shopping Behavior of Consumer Using Decision Tree Leiyue Yao 1, a, Jianying Xiong 2,b Advanced Materals Research Onlne: 2011-07-04 ISSN: 1662-8985, Vols. 271-273, pp 891-894 do:10.4028/www.scentfc.net/amr.271-273.891 2011 Trans Tech Publcatons, Swtzerland Analyss Onlne Shoppng Behavor of

More information

A Group Decision Making Method for Determining the Importance of Customer Needs Based on Customer- Oriented Approach

A Group Decision Making Method for Determining the Importance of Customer Needs Based on Customer- Oriented Approach Proceedngs of the 010 Internatonal Conference on Industral Engneerng and Operatons Management Dhaka, Bangladesh, January 9 10, 010 A Group Decson Makng Method for Determnng the Importance of Customer Needs

More information

Simulation of Steady-State and Dynamic Behaviour of a Plate Heat Exchanger

Simulation of Steady-State and Dynamic Behaviour of a Plate Heat Exchanger Journal of Energy and Power Engneerng 10 (016) 555-560 do: 10.1765/1934-8975/016.09.006 D DAVID PUBLISHING Smulaton of Steady-State and Dynamc Behavour of a Plate Heat Exchanger Mohammad Aqeel Sarareh

More information

Study on Productive Process Model Basic Oxygen Furnace Steelmaking Based on RBF Neural Network

Study on Productive Process Model Basic Oxygen Furnace Steelmaking Based on RBF Neural Network IJCSI Internatonal Journal of Computer Scence Issues, Vol., Issue 3, No 2, May 24 ISSN (Prnt): 694-84 ISSN (Onlne): 694-784 www.ijcsi.org 7 Study on Productve Process Model Basc Oxygen Furnace Steelmakng

More information

Integration of Rules from a Random Forest

Integration of Rules from a Random Forest 2011 Internatonal Conference on Informaton and Electroncs Engneerng IPCSIT vol.6 (2011) (2011) IACSIT Press, Sngapore Integraton of Rules from a Random Forest Naphaporn Srkulvrya 1 and Sukree Snthupnyo

More information

Optimum Generation Scheduling for Thermal Power Plants using Artificial Neural Network

Optimum Generation Scheduling for Thermal Power Plants using Artificial Neural Network Internatonal Journal of Electrcal and Computer Engneerng (IJECE) Vol., o., ecember 0, pp. 35~39 ISS: 088-8708 35 Optmum Generaton Schedulng for Thermal ower lants usng Artfcal eural etwork M. S. agaraja

More information

Supplier selection and evaluation using multicriteria decision analysis

Supplier selection and evaluation using multicriteria decision analysis Suppler selecton and evaluaton usng multcrtera decson analyss Stratos Kartsonaks 1, Evangelos Grgorouds 2, Mchals Neofytou 3 1 School of Producton Engneerng and Management, Techncal Unversty of Crete,

More information

1 Basic concepts for quantitative policy analysis

1 Basic concepts for quantitative policy analysis 1 Basc concepts for quanttatve polcy analyss 1.1. Introducton The purpose of ths Chapter s the ntroducton of basc concepts of quanttatve polcy analyss. They represent the components of the framework adopted

More information

Planning of work schedules for toll booth collectors

Planning of work schedules for toll booth collectors Lecture Notes n Management Scence (0) Vol 4: 6 4 4 th Internatonal Conference on Appled Operatonal Research, Proceedngs Tadbr Operatonal Research Group Ltd All rghts reserved wwwtadbrca ISSN 00-0050 (Prnt),

More information

FIN DESIGN FOR FIN-AND-TUBE HEAT EXCHANGER WITH MICROGROOVE SMALL DIAMETER TUBES FOR AIR CONDITIONER

FIN DESIGN FOR FIN-AND-TUBE HEAT EXCHANGER WITH MICROGROOVE SMALL DIAMETER TUBES FOR AIR CONDITIONER FIN DESIGN FOR FIN-AND-TUBE HEAT EXCHANGER WITH MICROGROOVE SMALL DIAMETER TUBES FOR AIR CONDITIONER Yfeng Gao (a), J Song (a), Jngdan Gao (b), Guolang Dng (b)* (a) Internatonal Copper Assocaton Shangha

More information

Consumption capability analysis for Micro-blog users based on data mining

Consumption capability analysis for Micro-blog users based on data mining Consumpton capablty analyss for Mcro-blog users based on data mnng ABSTRACT Yue Sun Bejng Unversty of Posts and Telecommuncaton Bejng, Chna Emal: sunmoon5723@gmal.com Data mnng s an effectve method of

More information

RULEBOOK on the manner of determining environmental flow of surface water

RULEBOOK on the manner of determining environmental flow of surface water Pursuant to Artcle 54 paragraph 2 of the Law on Waters (Offcal Gazette of the Republc of Montenegro 27/07 and Offcal Gazette of Montenegro 32/11 and 48/15), the Mnstry of Agrculture and Rural Development

More information

Numerical Analysis about Urban Climate Change by Urbanization in Shanghai

Numerical Analysis about Urban Climate Change by Urbanization in Shanghai Numercal Analyss about Urban Clmate Change by Urbanzaton n Shangha Hafeng L 1, Wejun Gao 2 and Tosho Ojma 3 1 Research Assocate, School of Scence and Engneerng, Waseda Unversty, Japan 2 Assocate Professor,

More information

Finite Element Analysis and Optimization for the Multi- Stage Deep Drawing of Molybdenum Sheet

Finite Element Analysis and Optimization for the Multi- Stage Deep Drawing of Molybdenum Sheet Fnte Element Analyss and Optmzaton for the Mult- Deep of Molybdenum Sheet Heung-Kyu Km a,*, Seok Kwan Hong a, Jong-Kl Lee b, Byung-Hee Jeon c, Jeong Jn Kang a, and Young-moo Heo a a Precson Molds and Des

More information

Customer segmentation, return and risk management: An emprical analysis based on BP neural network

Customer segmentation, return and risk management: An emprical analysis based on BP neural network Avalable onlne www.jocpr.com Journal of Chemcal and Pharmaceutcal Research, 204, 6(6):698-703 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Customer segmentaton, return and rsk management: An emprcal

More information

THE STUDY OF GLOBAL LAND SUITABILITY EVALUATION: A CASE OF POTENTIAL PRODUCTIVITY ESTIMATION FOR WHEAT

THE STUDY OF GLOBAL LAND SUITABILITY EVALUATION: A CASE OF POTENTIAL PRODUCTIVITY ESTIMATION FOR WHEAT THE STUDY OF GLOBAL LAND SUITABILITY EVALUATION: A CASE OF POTENTIAL PRODUCTIVITY ESTIMATION FOR WHEAT Guoxn TAN, Ryosuke SHIBASAKI, K S RAJAN Insttute of Industral Scence, Unversty of Tokyo 4-6-1 Komaba,

More information

Product Innovation Risk Management based on Bayesian Decision Theory

Product Innovation Risk Management based on Bayesian Decision Theory Advances n Management & Appled Economcs, vol., no., 0, - ISS: 79-7 (prnt verson), 79-7 (onlne) Internatonal Scentfc Press, 0 Product Innovaton Rsk Management based on Bayesan Decson Theory Yngchun Guo

More information

Statistical Comparison Between Empirical Models And Artificial Neural Network Method For Global Solar Radiation At Qena, Egypt

Statistical Comparison Between Empirical Models And Artificial Neural Network Method For Global Solar Radiation At Qena, Egypt Statstcal Comparson Between Emprcal Models And Artfcal Neural Network Method For lobal Solar Radaton At Qena, Egypt Emad Al Ahmed Physcs department, faculty of scences South Valley Unversty Qena, Egypt

More information

Cloud Computing for Short-Term Load Forecasting Based on Machine Learning Technique

Cloud Computing for Short-Term Load Forecasting Based on Machine Learning Technique Internatonal Journal of Appled Engneerng Research ISS 0973-456 Volume 1, umber 19 (017) pp. 8689-8695 Research Inda Publcatons. http://www.rpublcaton.com Cloud Computng for Short-Term Load Forecastng Based

More information

Regression model for heat consumption monitoring and forecasting

Regression model for heat consumption monitoring and forecasting E3S Web of Conferences 39, 03005 (018) https://do.org/10.1051/e3sconf/0183903005 Regresson model for heat consumpton montorng and forecastng Tatyana Dobrovolskaya 1*, and Valery Stennkov 1 1 Melentev Energy

More information

High impact force attenuation of reinforced concrete systems

High impact force attenuation of reinforced concrete systems Structures Under Shock and Impact XII 273 Hgh mpact force attenuaton of renforced concrete systems Y. Km, T. El-Korch & K. S. Arsava Department of Cvl and Envronmental Engneerng, Worcester Polytechnc Insttute

More information

MULTIPLE FACILITY LOCATION ANALYSIS PROBLEM WITH WEIGHTED EUCLIDEAN DISTANCE. Dileep R. Sule and Anuj A. Davalbhakta Louisiana Tech University

MULTIPLE FACILITY LOCATION ANALYSIS PROBLEM WITH WEIGHTED EUCLIDEAN DISTANCE. Dileep R. Sule and Anuj A. Davalbhakta Louisiana Tech University MULTIPLE FACILITY LOCATION ANALYSIS PROBLEM WITH WEIGHTED EUCLIDEAN DISTANCE Dleep R. Sule and Anuj A. Davalbhakta Lousana Tech Unversty ABSTRACT Ths paper presents a new graphcal technque for cluster

More information

Using Fuzzy Cognitive Maps for E-Commerce Strategic Planning

Using Fuzzy Cognitive Maps for E-Commerce Strategic Planning Usng Fuzzy Cogntve Maps for Commerce Strategc Plannng Athanasos K. Tsadras Department of Appled Informatcs, Unversty of Macedona, 54006 Thessalonk, Greece Emal: tsadras@uom.gr Abstract. In ths paper we

More information

Early warning models of financial distress. Case study of the Romanian firms listed on RASDAQ

Early warning models of financial distress. Case study of the Romanian firms listed on RASDAQ Theoretcal and Appled Economcs Volume XX (2013), No. 5(582), pp. 7-14 Early warnng models of fnancal dstress. Case study of the Romanan frms lsted on RASDAQ Mădălna Ecaterna ANDREICA The Bucharest Unversty

More information

An Implicit Rating based Product Recommendation System

An Implicit Rating based Product Recommendation System An Implct Ratng based Product Recommendaton System Cheh-Yuan Tsa Department of Industral Engneerng and Management Yuan Ze Unversty, Taoyuan Cty, Tawan Tel: (+886) 3-463-8800 ext. 2512, Emal: cytsa@saturn.yzu.edu.tw

More information

A STUDY ON THE FACTORS AFFECTING THE ECONOMICAL LIFE OF HEAVY CONSTRUCTION EQUIPMENT

A STUDY ON THE FACTORS AFFECTING THE ECONOMICAL LIFE OF HEAVY CONSTRUCTION EQUIPMENT A STUDY ON THE FACTORS AFFECTING THE ECONOMICAL LIFE OF HEAVY CONSTRUCTION EQUIPMENT Hongqn Fan and Zhgang Jn Department of Buldng and Real Estate, The Hong Kong Polytechnc Unversty, Kowloon, Hong Kong

More information

Guidelines on Disclosure of CO 2 Emissions from Transportation & Distribution

Guidelines on Disclosure of CO 2 Emissions from Transportation & Distribution Gudelnes on Dsclosure of CO 2 Emssons from Transportaton & Dstrbuton Polcy Research Insttute for Land, Infrastructure and Transport June 2012 Contents 1. Introducton...- 3-1.1 Purpose and concept...- 3-1.2

More information

A Similarity-Based Approach for the All-Time Demand Prediction of New Automotive Spare Parts

A Similarity-Based Approach for the All-Time Demand Prediction of New Automotive Spare Parts Proceedngs of the 51 st Hawa Internatonal Conference on System Scences 2018 A Smlarty-Based Approach for the All-Tme Demand Predcton of New Automotve Spare Parts Danel Steuer Karlsruhe Insttute of Technology

More information

Construction of Control Chart Based on Six Sigma Initiatives for Regression

Construction of Control Chart Based on Six Sigma Initiatives for Regression 2018 IJSRST Volume 4 Issue 2 Prnt ISSN: 2395-6011 Onlne ISSN: 2395-602X Themed Secton: Scence and Technology Constructon of Control Chart Based on Sx Sgma Intatves for Regresson ABSTRACT R. Radhakrshnan

More information

K vary over their feasible values. This allows

K vary over their feasible values. This allows Proceedngs of the 2007 INFORMS Smulaton Socety Research Workshop. MULTI-PRODUCT CYCLE TIME AND THROUGHPUT EVALUATION VIA SIMULATION ON DEMAND John W. Fowler Gerald T. Mackulak Department of Industral Engneerng

More information

Analyses Based on Combining Similar Information from Multiple Surveys

Analyses Based on Combining Similar Information from Multiple Surveys Secton on Survey Research Methods JSM 009 Analyses Based on Combnng Smlar Informaton from Multple Surveys Georga Roberts, Davd Bnder Statstcs Canada, Ottawa Ontaro Canada KA 0T6 Statstcs Canada, Ottawa

More information

A Two-Echelon Inventory Model for Single-Vender and Multi-Buyer System Through Common Replenishment Epochs

A Two-Echelon Inventory Model for Single-Vender and Multi-Buyer System Through Common Replenishment Epochs A Two-Echelon Inventory Model for Sngle-Vender and Mult-Buyer System Through Common Replenshment Epochs Wen-Jen Chang and Chh-Hung Tsa Instructor Assocate Professor Department of Industral Engneerng and

More information

Research Article Modeling of Daily Solar Energy System Prediction using Soft Computing Methods for Oman

Research Article Modeling of Daily Solar Energy System Prediction using Soft Computing Methods for Oman Research Journal of Appled Scences, Engneerng and Technology 13(3): 237-244, 2016 DOI:10.19026/rjaset.13.2936 ISSN: 2040-7459; e-issn: 2040-7467 2016 Maxwell Scentfc Publcaton Corp. Submtted: January 26,

More information

Research on the Process of Runoff and Sediment-production in the Shunjiagou Small Watershed by Applying Automatic Measurement System

Research on the Process of Runoff and Sediment-production in the Shunjiagou Small Watershed by Applying Automatic Measurement System Research on the Process of Runoff and -producton n the Shunjagou Small Watershed by Applyng Automatc Measurement System Zhou Janghong, Le Tngwu College of Hydraulc and Cvl Engneerng, Chna Agrcultural Unversty,

More information

Classification and Regression Trees and MLP Neural Network to Classify Water Quality of Canals in Bangkok, Thailand

Classification and Regression Trees and MLP Neural Network to Classify Water Quality of Canals in Bangkok, Thailand Internatonal Journal of Intellgent Computng Research (IJICR), Volume 1, Issue 1/, March/June 010 Classfcaton and Regresson Trees and MLP eural etwork to Classfy Water Qualty of Canals n Bangkok, Thaland

More information

Reprint from "MPT-Metallurgical P(ant and Technology International" issue No. 2/1990, pages Optimization of. Tempcore installations for

Reprint from MPT-Metallurgical P(ant and Technology International issue No. 2/1990, pages Optimization of. Tempcore installations for Reprnt from "MPT-Metallurgcal P(ant and Technology nternatonal" ssue No. 2/990, pages 6-69 (Ç 990, Verlag StahlesenmbH, Düsseldorf Optmzaton of. Tempcore nstallatons for rebars Perre Smon, Centre de Recherches

More information

Hourly electricity consumption by households and the peak demand Frits Møller Andersen

Hourly electricity consumption by households and the peak demand Frits Møller Andersen Hourly electrcty consumpton by households and the peak demand Frts Møller Andersen 16-06-2017 Categores [] Categores [] Total [] Total [] Why focus on households and peak consumpton? The peak consumpton

More information

Comparison of robust M estimator, S estimator & MM estimator with Wiener based denoising filter for gray level image denoising with Gaussian noise

Comparison of robust M estimator, S estimator & MM estimator with Wiener based denoising filter for gray level image denoising with Gaussian noise Comparson of robust M estmator, S estmator & MM estmator wth Wener based denosng flter for gray level mage denosng wth Gaussan nose Mr. Pratyaksh A Maru Electroncs and Communcaton Department, Dr. Jvraj

More information

MODELING OF RIVER ICE BREAKUP DATE AND THICKNESS IN THE LENA RIVER

MODELING OF RIVER ICE BREAKUP DATE AND THICKNESS IN THE LENA RIVER Ice n the Envronment: Proceedngs of the 16th IAHR Internatonal Symposum on Ice Dunedn, New Zealand, 2nd 6th December 2002 Internatonal Assocaton of Hydraulc Engneerng and Research MODELING OF RIVER ICE

More information

6.4 PASSIVE TRACER DISPERSION OVER A REGULAR ARRAY OF CUBES USING CFD SIMULATIONS

6.4 PASSIVE TRACER DISPERSION OVER A REGULAR ARRAY OF CUBES USING CFD SIMULATIONS 6.4 PASSIVE RACER DISPERSION OVER A REGULAR ARRAY OF CUBES USING CFD SIMULAIONS Jose Lus Santago *, Alberto Martll and Fernando Martn CIEMA (Center for Research on Energy, Envronment and echnology). Madrd,

More information

Long-term Streamflow Forecasting by Adaptive Neuro-Fuzzy Inference System Using K-fold Cross-validation: (Case Study: Taleghan Basin, Iran)

Long-term Streamflow Forecasting by Adaptive Neuro-Fuzzy Inference System Using K-fold Cross-validation: (Case Study: Taleghan Basin, Iran) Journal of Water Scences Research, ISSN: 51-7405 eissn: 51-7413 Vol.6, No.1, Wnter 014, 71-83, JWSR Long-term Streamflow Forecastng by Adaptve Neuro-Fuzzy Inference System Usng K-fold Cross-valdaton: (Case

More information

A METHOD TO ASSESS THE SUITABILITY OF A CLIMATE FOR NATURAL VENTILATION OF COMMERCIAL BUILDINGS

A METHOD TO ASSESS THE SUITABILITY OF A CLIMATE FOR NATURAL VENTILATION OF COMMERCIAL BUILDINGS A METHOD TO ASSESS THE SUITABILITY OF A CLIMATE FOR NATURAL VENTILATION OF COMMERCIAL BUILDINGS By James Axley And Steve Emmerch Buldng and Fre Research Laboratory Natonal Insttute of Standards and Technology

More information

Introducing Ensemble Methods to Predict the Performance of Waste Water Treatment Plants (WWTP)

Introducing Ensemble Methods to Predict the Performance of Waste Water Treatment Plants (WWTP) Introducng Ensemble Methods to Predct the Performance of Waste Water Treatment Plants (WWTP) Bharat B. Gulyan and Arsha Fathma Abstract Optmzaton and control of waste water treatment plants (WWTP) s an

More information

Prediction of Hourly Generated Electric Power Using Artificial Neural Network for Combined Cycle Power Plant

Prediction of Hourly Generated Electric Power Using Artificial Neural Network for Combined Cycle Power Plant Internatonal Journal of Electrcal Energy, Vol. 4, No., June 016 Predcton of Hourly Generated Electrc Power Usng Artfcal Neural Network for Combned Cycle Power Plant Bayram Akdemr Electrc and Electroncs

More information

Different Methods of Long-Term Electric Load Demand Forecasting; A Comprehensive Review

Different Methods of Long-Term Electric Load Demand Forecasting; A Comprehensive Review Dfferent Methods of Long-Term Electrc Load Demand Forecastng; A Comprehensve Revew L. Ghods* and M. Kalantar* Abstract: Long-term demand forecastng presents the frst step n plannng and developng future

More information

Predicting heat demand for a district heating systems

Predicting heat demand for a district heating systems Internatonal Journal of Energy and Power Engneerng 204; 3(5): 237-244 Publshed onlne October 20, 204 (http://www.scencepublshnggroup.com/j/jepe) do: 0.648/j.jepe.2040305.3 ISSN: 2326-957X (Prnt); ISSN:

More information

Optimal Operation of a Wind and Fuel Cell Power Plant Based CHP System for Grid-Parallel Residential Micro-Grid

Optimal Operation of a Wind and Fuel Cell Power Plant Based CHP System for Grid-Parallel Residential Micro-Grid Optmal Operaton of a Wnd and Fuel Cell Power Plant Based CHP System for Grd-Parallel Resdental Mcro-Grd M. Y. EL-SHARKH, M. TARIOVE, A. RAHMA, M. S. ALAM Department of Electrcal and Computer Engneerng,

More information

International Trade and California Employment: Some Statistical Tests

International Trade and California Employment: Some Statistical Tests Internatonal Trade and Calforna Employment: Some Statstcal Tests Professor Dwght M. Jaffee Fsher Center for Real Estate and Urban Economcs Haas School of Busness Unversty of Calforna Berkeley CA 94720-1900

More information

An Artificial Neural Network Method For Optimal Generation Dispatch With Multiple Fuel Options

An Artificial Neural Network Method For Optimal Generation Dispatch With Multiple Fuel Options An Artfcal Neural Network Method For Optmal Generaton Dspatch Wth Multple Fuel Optons S.K. Dash Department of Electrcal Engneerng, Gandh Insttute for Technologcal Advancement,Badaraghunathpur,Madanpur,

More information

Fiber length of pulp and paper by automated optical analyzer using polarized light

Fiber length of pulp and paper by automated optical analyzer using polarized light T 27 om-2 PROVISIOA METHOD 99 OFFICIA METHOD 988 REVISED 2002 REVISED 2007 REVISED 202 202 TAPPI The nformaton and data contaned n ths document were prepared by a techncal commttee of the Assocaton. The

More information

Volume 30, Issue 4. Who likes circus animals?

Volume 30, Issue 4. Who likes circus animals? Volume 30, Issue 4 Who lkes crcus anmals? Roberto Zanola Unversty of Eastern Pedmont Abstract Usng a sample based on 268 questonnares submtted to people attendng the Acquatco Bellucc crcus, Italy, ths

More information

Development and production of an Aggregated SPPI. Final Technical Implementation Report

Development and production of an Aggregated SPPI. Final Technical Implementation Report Development and producton of an Aggregated SPP Fnal Techncal mplementaton Report Marcus Frdén, Ulf Johansson, Thomas Olsson Servces Producer Prce ndces, Prce Statstcs Unt, Statstcs Sweden 2010 ntroducton

More information

Wind Power Prediction Using a Hybrid Approach with Correction Strategy Based on Risk Evaluation

Wind Power Prediction Using a Hybrid Approach with Correction Strategy Based on Risk Evaluation M.Essa et al., Vol.7, No.3, 7 Wnd Power Predcton Usng a Hybrd Approach wth Correcton Strategy Based on Rsk Evaluaton Mohammed Essa*, Yu Jla*, Wang Songyan*, Peng Lu* *School of Electrcal Engneerng and

More information

Adaptive Neuro Fuzzy Inference System (ANFIS) for Prediction of Groundwater Quality Index in Matar Taluka and Nadiad Taluka

Adaptive Neuro Fuzzy Inference System (ANFIS) for Prediction of Groundwater Quality Index in Matar Taluka and Nadiad Taluka Internatonal Journal of Scence and Research (IJSR) ISSN (nlne): 2319-7064 Index Coperncus Value (2013): 6.14 Impact Factor (2013): 4.438 Adaptve Neuro Fuzzy Inference System (ANFIS) for Predcton of Groundwater

More information

ANFIS based Prediction of Monthly Average Global Solar Radiation over Bhubaneswar (State of Odisha)

ANFIS based Prediction of Monthly Average Global Solar Radiation over Bhubaneswar (State of Odisha) ANFIS based Predcton of Monthly Average Global Solar Radaton over Bhubanesar (State of dsha) Sthtapragyan Mohanty Research Scholar, Department of Computer Scence & Engneerng, CET Bhubanesar Emal-msthtapragyan@gmal.com

More information

A Scenario-Based Objective Function for an M/M/K Queuing Model with Priority (A Case Study in the Gear Box Production Factory)

A Scenario-Based Objective Function for an M/M/K Queuing Model with Priority (A Case Study in the Gear Box Production Factory) Proceedngs of the World Congress on Engneerng 20 Vol I WCE 20, July 6-8, 20, London, U.K. A Scenaro-Based Objectve Functon for an M/M/K Queung Model wth Prorty (A Case Study n the Gear Box Producton Factory)

More information

The ranks of Indonesian and Japanese industrial sectors: A further study

The ranks of Indonesian and Japanese industrial sectors: A further study Journal of Physcs: Conference Seres PAPER OPEN ACCESS The ranks of Indonesan and Japanese ndustral sectors: A further study To cte ths artcle: Ubadllah Zuhd 2017 J. Phys.: Conf. Ser. 820 012029 Vew the

More information

The Credit Risk Assessment Model of Internet Supply Chain Finance: Multi-Criteria Decision-Making Model with the Principle of Variable Weight

The Credit Risk Assessment Model of Internet Supply Chain Finance: Multi-Criteria Decision-Making Model with the Principle of Variable Weight Journal of Computer and Communcatons, 2016, 4, 1-11 http://www.scrp.org/journal/jcc ISSN Onlne: 2327-5227 ISSN Prnt: 2327-5219 The Credt Rsk Assessment Model of Internet Supply Chan Fnance: Mult-Crtera

More information

A MODEL TO MEASURE THE PERFORMANCE OF HUMAN RESOURCES IN ORGANISATIONS

A MODEL TO MEASURE THE PERFORMANCE OF HUMAN RESOURCES IN ORGANISATIONS DOI: 10.2478/sues-2018-0005 A MODEL TO MEASURE THE PERFORMANCE OF HUMAN RESOURCES IN ORGANISATIONS Lecturer Magnola Tlca PhD Vasle Goldş Western Unversty of Arad E mal: tlca.magnola@uvvg.ro Elsabeta Mare

More information

EVALUATION METHODOLOGY OF BUS RAPID TRANSIT (BRT) OPERATION

EVALUATION METHODOLOGY OF BUS RAPID TRANSIT (BRT) OPERATION 200-203 JATIT & LL. All rghts reserved. IN: 992-864 www.att.org E-IN: 87-39 EVALUATION METHODOLOGY OF BU RAPID TRANIT (BRT) OPERATION WU HONGYANG A a Chna Urban ustanable Transport Research Center (CUTReC),

More information

RIGOROUS MODELING OF A HIGH PRESSURE ETHYLENE-VINYL ACETATE (EVA) COPOLYMERIZATION AUTOCLAVE REACTOR. I-Lung Chien, Tze Wei Kan and Bo-Shuo Chen

RIGOROUS MODELING OF A HIGH PRESSURE ETHYLENE-VINYL ACETATE (EVA) COPOLYMERIZATION AUTOCLAVE REACTOR. I-Lung Chien, Tze Wei Kan and Bo-Shuo Chen RIGOROUS MODELING OF A HIGH PRESSURE ETHYLENE-VINYL ACETATE (EVA) COPOLYMERIZATION AUTOCLAVE REACTOR I-Lung Chen, Tze We an and Bo-Shuo Chen Department of Chemcal Engneerng, Natonal Tawan Unversty of Scence

More information

PREDICTION OF SEWAGE QUALITY BASED ON FUSION OF BPNETWORKS

PREDICTION OF SEWAGE QUALITY BASED ON FUSION OF BPNETWORKS INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS VOL. 9, NO. 2, JUNE 2016 PREDICTION OF SEWAGE QUALITY BASED ON FUSION OF BPNETWORKS Ljuan Wang School of Electroncs and Informaton Engneerng

More information

Application of artificial neural networks in flow discharge prediction for the Fitzroy River, Australia

Application of artificial neural networks in flow discharge prediction for the Fitzroy River, Australia Applcaton of artfcal neural networks n flow dscharge predcton for the Ftzroy Rver, Australa Author Joorabch, Amrhassan, Zhang, Hong, Blumensten, Mchael Publshed 2007 Journal Ttle Journal of Coastal Research

More information

A Split-Step PSO Algorithm in Prediction of Water Quality Pollution

A Split-Step PSO Algorithm in Prediction of Water Quality Pollution Ths s the Pre-Publshed Verson. Lecture Notes n Computer Scence, Vol. 3498, 2005, pp. 1034-1039 A Splt-Step PSO Algorthm n Predcton of Water Qualty Polluton Kwokwng Chau Department of Cvl and Structural

More information

A Study of Applying Genetic Algorithm to Predict Reservoir Water Quality

A Study of Applying Genetic Algorithm to Predict Reservoir Water Quality A Study of Applyng Genetc Algorthm to Predct Reservor Water Qualty L. Chen, M. Jamal, C. Tan, and B. Alabbad Abstract Ths paper s amed at demonstratng a genetc algorthm method and applyng t to predct the

More information

APPLICATION OF ARTIFICIAL NEURAL NETWORK FOR WATER QUALITY MANAGEMENT

APPLICATION OF ARTIFICIAL NEURAL NETWORK FOR WATER QUALITY MANAGEMENT LOWLAND TECHNOLOGY INTERNATIONAL Vol. 5, No.2,10-15, December 2003 Internatonal Assocaton of Lowland Technology (IALT), ISSN 1344-9656 APPLICATION OF ARTIFICIAL NEURAL NETWORK FOR WATER QUALITY MANAGEMENT

More information

The Credit Risk Assessment Model of Internet Supply Chain Finance: Multi-Criteria Decision-Making Model with the Principle of Variable Weight

The Credit Risk Assessment Model of Internet Supply Chain Finance: Multi-Criteria Decision-Making Model with the Principle of Variable Weight Journal of Computer and Communcatons, 2017, 5, 20-30 http://www.scrp.org/journal/jcc ISSN Onlne: 2327-5227 ISSN Prnt: 2327-5219 The Credt Rsk Assessment Model of Internet Supply Chan Fnance: Mult-Crtera

More information

LIFE CYCLE ENVIRONMENTAL IMPACTS ASSESSMENT FOR RESIDENTIAL BUILDINGS IN CHINA

LIFE CYCLE ENVIRONMENTAL IMPACTS ASSESSMENT FOR RESIDENTIAL BUILDINGS IN CHINA Proceedngs: Indoor Ar 2005 LIFE CYCLE ENVIRONMENTAL IMPACTS ASSESSMENT FOR RESIDENTIAL BUILDINGS IN CHINA DJ Gu 1,*, JJ Lu 1, LJ Gu 1 1 Department of Buldng Scence, School of Archtecture, Tsnghua Unversty,

More information

OVERVIEW OF 2007 E-DEFENSE BLIND ANALYSIS CONTEST RESULTS

OVERVIEW OF 2007 E-DEFENSE BLIND ANALYSIS CONTEST RESULTS The th World Conference on Earthquake Engneerng October -,, Beng, Chna OVERVIEW OF E-DEFENSE BLIND ANALYSIS CONTEST RESULTS Makoto Ohsak, Kazuhko Kasa, Tsuyosh Hkno and Yuch Matsuoka Assocate Professor,

More information

Supporting Information

Supporting Information 1 2 3 4 Supportng Informaton Novel Approach for In-stu Recovery of Lthum Carbonate from Spent Lthum Ion Batteres Usng Vacuum Metallurgy Jefeng Xao a, Ja L a,b*, Zhenmng Xu a 5 a School of Envronmental

More information

A SIMULATION STUDY OF QUALITY INDEX IN MACHINE-COMPONF~T GROUPING

A SIMULATION STUDY OF QUALITY INDEX IN MACHINE-COMPONF~T GROUPING A SMULATON STUDY OF QUALTY NDEX N MACHNE-COMPONF~T GROUPNG By Hamd Sefoddn Assocate Professor ndustral and Manufacturng Engneerng Department Unversty of Wsconsn-Mlwaukee Manocher Djassem Assstant Professor

More information

Determination of Housing Price in Taipei City Using Fuzzy Adaptive Networks

Determination of Housing Price in Taipei City Using Fuzzy Adaptive Networks Determnaton of Housng Prce n Tape Cty Usng Fuzzy Adaptve Networks We-Tes Lee, Jan-Jun Chen and Kuenta Chen*, Abstract The man purpose of ths research s to forecast pre-owned housng prces usng Fuzzy Adaptve

More information

Qiang Yang and Hong Cheng

Qiang Yang and Hong Cheng From: ICAPS-3 Proceedngs. Copyrght 23, AAAI (www.aaa.org). All rghts reserved. Plannng for Marketng Campagns Qang Yang and Hong Cheng Department of Computer Scence Hong Kong Unversty of Scence and Technology

More information

CONFLICT RESOLUTION IN WATER RESOURCES ALLOCATION

CONFLICT RESOLUTION IN WATER RESOURCES ALLOCATION 7 th Internatonal Conference on Hydronformatcs HIC 2006, Nce, FRANCE CONFLICT RESOLUTION IN WATER RESOURCES ALLOCATION MASOUD ASADZADEH ESFAHANI Graduate Research Assstant, School of Cvl and Envronmental

More information

EVALUATING THE PERFORMANCE OF SUPPLY CHAIN SIMULATIONS WITH TRADEOFFS BETWEEN MULITPLE OBJECTIVES. Pattita Suwanruji S. T. Enns

EVALUATING THE PERFORMANCE OF SUPPLY CHAIN SIMULATIONS WITH TRADEOFFS BETWEEN MULITPLE OBJECTIVES. Pattita Suwanruji S. T. Enns Proceedngs of the 00 Wnter Smulaton Conference R.G. Ingalls, M. D. Rossett, J. S. Smth, and B. A. Peters, eds. EVALUATING THE PERFORMANCE OF SUPPLY CHAIN SIMULATIONS WITH TRADEOFFS BETWEEN MULITPLE OBJECTIVES

More information

Modeling of LDO-fired Rotary Furnace Parameters using Adaptive Network-based Fuzzy Inference System

Modeling of LDO-fired Rotary Furnace Parameters using Adaptive Network-based Fuzzy Inference System The Internatonal Journal Of Engneerng And Scence (IJES) Volume 4 Issue 8 Pages PP -38-43 2015 ISSN (e): 2319 1813 ISSN (p): 2319 1805 Modelng of LDO-fred Rotary Furnace Parameters usng Adaptve Network-based

More information

o,==iiol o=o=

o,==iiol o=o= Hgh Temperature Stran Measurements usng Welded Stran Gages Emerson G. Rabello, Paulo de Tarso V. Gomes and Tanus R. Mansur Center of Development of the Nuclear Technology (CDTNCNEN), P.O. Box 941, Belo

More information

Heat Transfer Model of Casted Heat Exchanger in Summer Condition Yu Jie 1,2,a, Ni Weichen 1,2,b and You Shijun 3,c

Heat Transfer Model of Casted Heat Exchanger in Summer Condition Yu Jie 1,2,a, Ni Weichen 1,2,b and You Shijun 3,c Internatonal Conference on Intellgent Systems Research and Mechatroncs Engneerng (ISRME 205) Heat Transfer Model of Casted Heat Exchanger n Summer Condton Yu Je,2,a, N Wechen,2,b and You Shjun 3,c School

More information

Application of Ant colony Algorithm in Cloud Resource Scheduling Based on Three Constraint Conditions

Application of Ant colony Algorithm in Cloud Resource Scheduling Based on Three Constraint Conditions , pp.215-219 http://dx.do.org/10.14257/astl.2016.123.40 Applcaton of Ant colony Algorthm n Cloud Resource Schedulng Based on Three Constrant Condtons Yang Zhaofeng, Fan Awan Computer School, Pngdngshan

More information

Program Phase and Runtime Distribution-Aware Online DVFS for Combined Vdd/Vbb Scaling

Program Phase and Runtime Distribution-Aware Online DVFS for Combined Vdd/Vbb Scaling Program Phase and Runtme Dstrbuton-Aware Onlne DVFS for Combned Vdd/Vbb Scalng Jungsoo Km, Sungjoo Yoo, and Chong-Mn Kyung Dept. of EECS at KAIST jskm@vslab.kast.ac.kr, kyung@ee.kast.ac.kr Dept. of EE

More information

Verification of Decline Curve Analysis Models for Production Prediction Kewen Li and Roland N. Horne, SPE, Stanford University

Verification of Decline Curve Analysis Models for Production Prediction Kewen Li and Roland N. Horne, SPE, Stanford University SPE 93878 Verfcaton of Declne Curve Analyss Models for Predcton Kewen L and Roland N. Horne, SPE, Stanford Unversty Copyrght 2005, Socety of Petroleum Engneers Inc. Ths paper was prepared for presentaton

More information

Varunraj Valsaraj, Kara Kockelman, Jennifer Duthie, and Brenda Zhou University of Texas at Austin. Original Version: September 2007.

Varunraj Valsaraj, Kara Kockelman, Jennifer Duthie, and Brenda Zhou University of Texas at Austin. Original Version: September 2007. FORECASTING EMPLOYMENT & POPULATION IN TEXAS: An Investgaton on TELUM Requrements Assumptons and Results ncludng a Study of Zone Sze Effects for the Austn and Waco Regons Varunraj Valsaraj Kara Kockelman

More information

A Longer Tail?: Estimating The Shape of Amazon s Sales Distribution Curve in Erik Brynjolfsson, Yu (Jeffrey) Hu, Michael D.

A Longer Tail?: Estimating The Shape of Amazon s Sales Distribution Curve in Erik Brynjolfsson, Yu (Jeffrey) Hu, Michael D. A Longer Tal?: Estmatng The Shape of Amazon s Sales Dstrbuton Curve n 2008 1. Introducton Erk Brynjolfsson, Yu (Jeffrey) Hu, Mchael D. Smth The term The Long Tal was coned by Wred s Chrs Anderson (Anderson

More information

MODULE - 8 LECTURE NOTES 6 URBAN STORMWATER MANAGEMENT

MODULE - 8 LECTURE NOTES 6 URBAN STORMWATER MANAGEMENT Water Resources Systems Plannng and Management: Water Resources Systems Modelng Urban MODULE - 8 LECTURE NOTES 6 URBAN STORMWATER MANAGEMENT INTRODUCTION Urban stormwater management systems are meant to

More information

Experimental Validation of a Suspension Rig for Analyzing Road-induced Noise

Experimental Validation of a Suspension Rig for Analyzing Road-induced Noise Expermental Valdaton of a Suspenson Rg for Analyzng Road-nduced Nose Dongwoo Mn 1, Jun-Gu Km 2, Davd P Song 3, Yunchang Lee 4, Yeon June Kang 5, Kang Duc Ih 6 1,2,3,4,5 Seoul Natonal Unversty, Republc

More information

A study on Fast Predicting the Washability Curve of Coal

A study on Fast Predicting the Washability Curve of Coal Avalable onlne at www.scencedrect.com Proceda Envronmental Scences (20) 580 584 A study on Fast Predctng the Washablty Curve of Coal Zhang Ze-ln, Yang Jan-guo, Wang Yu-lng, Xa Wen-Cheng, Lng Xang-yang

More information

Wind power potential and characteristic analysis of Chiang Mai, Thailand

Wind power potential and characteristic analysis of Chiang Mai, Thailand Journal of Mechancal Scence and Technology 24 (7) (2) 475~479 www.sprngerlnk.com/content/738-494x DOI.7/s226--45-3 Wnd power potental and characterstc analyss of Chang Ma, Thaland Tanate Chachana,* and

More information

emissions in the Indonesian manufacturing sector Rislima F. Sitompul and Anthony D. Owen

emissions in the Indonesian manufacturing sector Rislima F. Sitompul and Anthony D. Owen Mtgaton optons for energy-related CO 2 emssons n the Indonesan manufacturng sector Rslma F. Stompul and Anthony D. Owen School of Economcs, The Unversty of New South Wales, Sydney, Australa Why mtgaton

More information

Ninth International Water Technology Conference, IWTC9 2005, Sharm El-Sheikh, Egypt 371

Ninth International Water Technology Conference, IWTC9 2005, Sharm El-Sheikh, Egypt 371 Nnth Internatonal Water Technology Conference, IWTC9 2005, Sharm El-Shekh, Egypt 37 HYDROGRAPH ESTIMATION IN SEMIARID REGIONS USING GIS SUPPORTED GIUH MODEL Hafez Shaheen, Anan Jayyous, Sameer Shadeed

More information

Fast Algorithm for Prediction of Airfoil Anti-icing Heat Load *

Fast Algorithm for Prediction of Airfoil Anti-icing Heat Load * Energy and Power Engneerng, 13,, 493-497 do:.4236/epe.13.4b09 Publshed Onlne July 13 (http://www.scrp.org/ournal/epe) Fast Algorthm for Predcton of Arfol Ant-cng Heat * Xueqn Bu, Ru Yang, Ja Yu, Xaobn

More information

Ternary fission of 250,252 Cf isotopes with 3 H and 6 He as light charged particle

Ternary fission of 250,252 Cf isotopes with 3 H and 6 He as light charged particle IOSR Journal of Appled Physcs (IOSR-JAP) e-issn: 78-4861, PP 1-18 www.osrjournals.org Ternary fsson of 5,5 Cf sotopes wth H and 6 He as lght charged partcle Sreejth Krshnan 1, K. P. Santhosh 1 1 (School

More information

ASSESSMENT OF THE IMPACT OF DECAY CORRECTION IN THE DOSE-TO- CURIE METHOD FOR LONG-TERM STORED RADIOACTIVE WASTE DRUMS

ASSESSMENT OF THE IMPACT OF DECAY CORRECTION IN THE DOSE-TO- CURIE METHOD FOR LONG-TERM STORED RADIOACTIVE WASTE DRUMS ASSESSMENT OF THE IMPACT OF DECAY CORRECTION IN THE DOSE-TO- CURIE METHOD FOR LONG-TERM STORED RADIOACTIVE WASTE DRUMS K. H. Hwang, S. C. Lee, S. H. Kang, K. J. Lee Korea Advanced Insttute of Scence and

More information

The Estimation of Thin Film Properties by Neural Network

The Estimation of Thin Film Properties by Neural Network Automaton, Control and Intellgent Systems 2016; 4(2): 15-20 http://www.scencepublshnggroup.com/j/acs do: 10.11648/j.acs.20160402.12 ISS: 2328-5583 (Prnt); ISS: 2328-5591 (Onlne) The Estmaton of Thn Flm

More information

Identifying Factors that Affect the Downtime of a Production Process

Identifying Factors that Affect the Downtime of a Production Process Identfyng Factors that Affect the Downtme of a Producton Process W. Nallaperuma 1 *, U. Ekanayake 1, Ruwan Punch-Manage 2 1 Department of Physcal scences, Rajarata Unversty, Sr Lanka 2 Department of Statstcs

More information

CONSUMER PRICE INDEX METHODOLOGY (Updated February 2018)

CONSUMER PRICE INDEX METHODOLOGY (Updated February 2018) CONSUMER PRCE NDEX METHODOLOGY (Updated February 208). Purpose, nature and use The purpose s to obtan country representatve data for the prces of goods and servces and to compute overall and group ndces

More information

A Software Sensor for Feedwater Flow Monitoring

A Software Sensor for Feedwater Flow Monitoring The Semnar of JSPS-KOSEF Core Unversty Program on Energy Scence & Technology November -, 004, Tohoku Unversty, Senda, Japan A Software Sensor for Feedwater Flow Montorng * Man Gyun Na ), Yoon Joon Lee

More information

Researches on the best-fitted talents recommendation algorithm

Researches on the best-fitted talents recommendation algorithm Researches on the best-ftted talents recommendaton algorthm Shjun ao, Zhuo 2, Lang Zhang. he sxth faculty of Informaton Engneerng, Unversty, Zhengzhou 45000, Chna E-mal: ysj@zzu.edu.cn 2. he sxth faculty

More information