A Hierarchical Artificial Neural Network for Gasoline Demand Forecast of Iran

Size: px
Start display at page:

Download "A Hierarchical Artificial Neural Network for Gasoline Demand Forecast of Iran"

Transcription

1 Int. J. Humanities (202) Vo. 9 (): (-3) A Hierarchica Artificia Neura Network for Gasoine Demand Forecast of Iran A. Kazemi, M.R. Mehregan 2, H. Shakouri. G 3, M.B. Mehnaj 4, E. Asgharizadeh 5, M.R. Taghizadeh 6 Received: 2009/5/2 Accepted: 20/4/7 Abstract This paper presents a neuro-based approach for annua gasoine demand forecast in Iran by taking into account severa socio-economic indicators. To anayze the infuence of economic and socia indicators on the gasoine demand, gross domestic product (GDP), popuation and the tota number of vehices are seected. This approach is structured as a hierarchica artificia neura network (ANN) based on supervised muti-ayer perceptron (MLP), trained with back-propagation (BP) agorithm. This hierarchica ANN is designed propery. The input variabes are GDP, popuation, tota number of vehices and the gasoine demand in the ast one year. The output variabe is the gasoine demand. The paper proposes a hierarchica network by which the inputs to the ending eve are obtained as outputs of the starting eves. Actua Iranian data between 967 and 2008 were used to test the hierarchica ANN hence; it iustrated the capabiity of the approach. Comparison of the mode predictions with vaidation data shows vaidity of the mode. Furthermore, the demand for the period between 20 and 2030 is estimated. It is noticeabe that if there wi not be any price shock or efficiency improvement in the transportation sector, the gasoine consumption may achieve a threatening eve of about 54 biion iters by 2030 in Iran. Keywords: ANN; MLP; BP Agorithm; Forecasting; Gasoine Demand.. PhD Student, Operation Research Management, University of Tehran, Iran. aiyehkazemi@ut.ac.ir 2. Associate Professor, Department of Industria Management, University of Tehran, Iran 3. Associate Professor, Department of Industria Engineering, University of Tehran, Iran 4. Professor, Department of Eectrica Engineering, Amirkabir University of Technoogy, Iran 5. Associate Professor, Department of Industria Management, University of Tehran, Iran 6. PhD Student, Operation and Production Management, University of Tehran, Iran

2 A Hierarchica Artificia Neura Int. J. Humanities (202) Vo. 9 () Introduction The transportation sector in many deveoping countries reies heaviy on gasoine for its daiy mobiity. This reiance is even more acute in the under deveoping countries due to the ack of efficient pubic transportation. Gasoine demand forecast becomes an essentia function in panning for the future demand to design more efficient transportation systems as we as to contro the demand by a proper price mechanism. During past decades, a variety of technica and statistica methods for energy forecasting have been proposed with varying resuts. However, no technique or combination of techniques has been consistenty successfu enough to forecast the energy demand. ANNs one such method being used extensivey in forecasting different types of energy demands. Athough there are simper, faster, and easier aternatives, ANNs have been appied to the energy forecasting probem with considerabe success. Evidenty, an ANN yied more usefu insights than a regression based mode and that ANNs architecture used to forecast energy demands presents higher accuracy than a traditiona poynomia fit method (Nasr et a, 2003: ). Appications of artificia neura networks for energy forecasting probems have resuted in severa research papers (Nasr et a., 2003; Azadeh, 200: ). Kermanshahi and Iwamiya deveoped an artificia neura network mode to predict the peak eectric oad in Japan up to 2020 (Kermanshahi & Iwamiya 2002: ). Hsu and Chen coected an empirica data to formuate an artificia neura network mode to predict the regiona peak oad of Taiwan in 2003 (Hsu CC, Chen, 2003:94 9). Nasr et a formuated a neura network approach for the gasoine consumption prediction in Lebanon (Nasr et a, 2003). Murat and Ceyan deveoped yet another mode based on artificia neura network to predict transportation of energy demand in Turkey (Murat & Ceyan, 2006: ). Azadeh, Ghaderi and Sohrabkhani formuated a neura network mode to predict the annua eectricity consumption in high energy consuming industria sectors in Iran (Azadeh et a., 2008: ). Geem and Roper used neura networks to estimate energy demand in South Korea (Geem & Roper, 2009: ). Ekonomou deveoped a neura network mode to predict Greek ong-term energy consumption (Ekonomou, 200:52-7). The same year, Azadeh, Arab and Behfard came up with a mode to forecast ong-term gasoine demand in the US, Canada, Japan, Kuwait and Iran using artificia neura networks (Azadeh et a., 200: ). In this paper, the gasoine demand of Iran is forecasted using MLP trained by BP agorithm considering economic and socia indicators for 2

3 Kazemi A. and others Int. J. Humanities (202) Vo. 9 () the time span 20 to For the estimation, time series data covering period between 967 and 2008 are used. The remaining parts of the paper are organized as foows. In Section 2, ANNs are introduced. Detais of the proposed forecast strategy and numerica resuts are described in Section 3.A brief review of the paper and future researches are given insection 4. Artificia Neura Networks ANNs are computationa modeing toos that have recenty emerged and found extensive acceptance in many discipines for modeing compex rea-word probems. In an ANN mode, a neuron is an eementa processing unit that forms part of a arger network. ANNs consist of an inter-connection of a number of neurons. There are varieties of connections under study; however, ony one type of network caed the muti-ayer perceptron (MLP) wi be discussed here. A MLP consists of (i) input variabes, (ii) an output ayer with nodes representing the dependent variabes (i.e. what is being modeed), and (iii) one or more hidden ayers containing nodes to hep capture the noninearity in the data. Using supervised earning, these networks can earn the mapping from one data space to other using exampes. In MLPs, the data are feed-forward into the network without feedback. These networks are so versatie and can be used for forecasting. Fig. shows a typica two ayer feed-forward mode. In this figure, R is the number of inputs, p is the vector of inputs, S is the number of hidden nodes, S 2 is the number of output, therefore the construction is defined as foow: R S S 2 () f and f 2 are transfer functions such as the sigmoid function: inear function: f ( x) = and the + exp( x) f ( x) = x, W is a matrix of weights from the inputs to the hidden nodes, W 2 is a matrix of weights from the hidden nodes to the output nodes. The vector b and b 2 are the weights of arcs eading from the bias terms, which have vaues aways equa to. n and n 2 are vectors of net input and a and a 2 are vectors of actua output. To buid a mode for forecasting, the network is processed through three stages: () The training stage where the network is trained to predict future data based on past and present data. (2) The test stage where the network is tested to stop training or to keep in training. (3) The evauation stage where the network ceases training and is used to forecast future data and to cacuate different measures of error (Kermanshahi & Iwamiya 2002: ). 3

4 A Hierarchica Artificia Neura Int. J. Humanities (202) Vo. 9 () Input FirstLayer SecondLayer R P W n R R * S * R + n S * R b S S * S *S f a S * W 2 S 2 * S b 2 * S 2 + n 2 f 2 a 2 S 2 S * S * 2 2 * a = f ( W p + ) a = f W a + ) b Fig A Two-ayer MLP Network [Menhaj, 2005] 2 2 ( 2 b2 The most popuar earning rue of MLPs is the error BP agorithm. BP earning is a kind of supervised earning introduced by Werbos and ater deveoped by Rumehart and McCeand [Azadeh et a., 2008]. At the beginning of the earning stage, a weights in the network are initiaized to sma random vaues. The agorithm uses a earning set, which consists of input, target pattern pairs. Each input output pair is obtained by offine processing of historica data. These pairs are used to adjust the weights in the network to minimize the sum squared error (SSE), which measures the difference between the rea and the target vaues over a output neurons and a earning patterns. After computing SSE, the backpropagation step computes the corrections to be appied to the weights. With input, target pairs: {, T ),( P, T ),...,( P Q, T )} ( 2 2 Q P, the BP agorithm can be written as (Menhaj, 2005):. Forward path: The first step is to propagate the input forward through the network: a a (0) + = P( k) ( k) = F a( k) = a L + ( k) ( W + ( k) a + b + ( k)) = 0,,..., L (2) where L is the number of ayers of a neura network. 2. Backward path: The next step is to propagate the sensitivities backward through the network: δ ( k) = 2F L δ ( k) = F.. L ( n) e( k) ( n )( W T + ) δ +, = L,..., (3) e( k) = T( k) a( k) 3. Weights adjustment: Finay, the weights and biases are updated using the approximate 4

5 Kazemi A. and others Int. J. Humanities (202) Vo. 9 () steepest descent rue: W ( k ) = W ( k) αδ ( k)( a ( k)) b ( k + ) = b ( k) αδ ( k), =,2,..., L + T (4) 4. Stop: when the sum squared error dips beow a particuar error threshod or the chosen maximum number of epochs is reached then stops. It shoud be mentioned that some constraints woud appear when ANN modes are appied to socio-economic systems. In such cases, it woud be necessary to adjust the ANN mode by force in order to prepare the feasibe outputs forecasts. Hierarchica ANN Mode Deveopment and Appication In Iran, a sharp growth in the gasoine consumption started during 970s. This was due to the first oi price shock as we as the positive foreign exchange. The.2bn iters consumption in 970 jumped to 5.7bn by 979. Even the rationing of gasoine during the Iraq- Iran war between 980 and 988 coud not cause gasoine consumption to decrease. After the war, gasoine consumption increased and reached to a eve of 8.2bn iters in 990. Gasoine rationing vanished in 992. As a resut, gasoine consumption jumped sharpy. In 994, the gasoine price doubed athough, it was expected that the price hike woud ed to fa in the gasoine consumption. One reason was the increasing number of vehices. In fact, consumption increased to about.6 miiard iters in The average growth rate of gasoine consumption was 6.44% per year during 200 to Then gasoine consumption was 24.5% miiard iters in In this section gasoine demand in Iran from 20 to 2030 is forecasted regarding socioeconomic and transport reated indicators using a hierarchica ANN mode. The structure of the designed hierarchica ANN is given in Fig. 2. The main ANN (4) takes popuation, GDP, the tota number of vehices and the gasoine demand in the ast year as inputs and produces the gasoine demand. The inputs to the ending eve are obtained as outputs of the starting eves. Popuation, GDP and the tota number of vehices are forecasted using ANNs. Tabe summarizes the ANNs inputs and output. The genera strategy of the hierarchica ANN mode is given in Fig. 3. ANN GDP ANN 2 Popuation ANN3 Number of Vehices ANN4 Gasoine Demand Fig 2 Structure of Designed Hierarchica ANN 5

6 A Hierarchica Artificia Neura Int. J. Humanities (202) Vo. 9 () Designing an ANN for forecasting popuation () Designing an ANN for forecasting GDP (2) Designing an ANN for forecasting the number of vehices (3) Des gning an ANN for forecasting gasoine Data coection (growth rate of popuation from 968 to 2008) Data preprocessing ANN modeing Data coection (growth rate of GDP from 968 to 2008) Data preprocessing ANN modeing Data coection (popuation, GDP and the number of vehices from 968 to 2008) Data preprocessing Data coection (popuation, GDP, the number of vehices and gasoine demand from 968 to 2008) Data preprocessing ANN modeing ANN modeing Forecasting popuation from 20 to 2030 Forecasting GDP from 20 to 2030 Forecasting the number of vehices from 20 to 2030 Forecasting gasoine demand from 20 to 2030 Data preprocessing Divide data into train, evauation and test. Data normaization ANN modeing Training Test Evauation Seect the best ANN architecture Fig 3 Strategy of the Hierarchica ANN mode 6

7 Kazemi A.and others Int. J. Humanities (202) Vo. 9 () Tabe ANNs Inputs and Output ANN Inputs Output - Growth rate of popuation in the ast year 2- Growth rate of popuation in the ast two years Popuation 2 - Growth rate of GDP in the ast year 2- Growth rate of GDP in the ast two years GDP 3 - Popuation Tota number of 2- GDP vehices 3- Tota number of vehices in the ast year 4 - Popuation 2- GDP 3- Tota number of vehices Gasoine demand 4- Gasoine demand in the ast year Data reated with gasoine modeing are coected from different sources. GDP and popuation are coected from Iran Ministry of Energy. The tota number of vehices is coected from Ministry of Industries and Mines. The gasoine consumption is coected from Nationa Iranian Oi products Distribution Company. Data are given in Tabe 2. Tabe 2 Popuation, GDP, Tota Number of Vehices and the Gasoine Demand in Iran Years (t) Popuation (0 6 ) GDP (0 2 R) Number of Vehices (0 3 ) Gasoine Demand (0 9 iters) Years (t) Popuation (0 6 ) GDP (0 2 R) Number of Vehices (0 6 ) Gasoine Demand (0 9 iters) NA

8 A Hierarchica Artificia Neura Int. J. Humanities (202) Vo. 9 () The study spans the time period from 968 to This period is used to train, evauate and test the ANN modes. The mode samping is based on a 33 year training set i.e. 968 to 2000, whie the test stage covers the period from 200 to Aso, the evauation stage covers the period between 2006 and A data are normaized before to be appied to each ANN. Normaization (scaing) of data within a uniform range (e.g., 0 ) is essentia (i) to prevent arger numbers from overriding smaer ones, and (ii) to prevent premature saturation of hidden nodes, which impedes the earning process. This is especiay true when actua input data take arge vaues. There is no one standard procedure for normaizing inputs and outputs. One way is to scae input and output variabes ( z i ) in interva λ, ] [ λ2 corresponding to the range of the transfer function (Basheer &Hajmeer, 2000:3-3): z xi = λ + ( λ2 λ )( z where max z i and i max i z min i min zi x i is the normaized vaue of minimum vaues of respectivey. ) (5) z i, and min z i are the maximum and z i in the database, popuation, GDP, the tota number of vehices and the gasoine demand. The impementation procedure for ANNs is as foows:.divide the avaiabe data into training, test and vaidation set 2. Seect architecture and training parameters 3. Train the mode using the training set 4. Test the mode using the test set 5.Repeat steps 2 through 4 using different architectures and training parameters 6.Seect the best network architecture from the training and test set 7.Assess this fina network architecture using the evauation set Severa MLP networks were generated and tested. The transfer function for the first ayer was sigmoid and for the second ayer was inear. The BP agorithm was used to adjust the earning procedure. For forecasting the gasoine demand the MLP network with 4 5 construction based on definition () had the best output with estimated 2.7% average absoute error percentage (AAEP) on the vaidation data. The AAEP is cacuated with the foowing equation: A computer program, written in MATLAB programming anguage, is used for estimating AAEP = n n a( t) T( t) T ( t) t= (6) 8

9 Kazemi A. and others Int. J. Humanities (202) Vo. 9 () where a (t) is the estimated gasoine demand and T (t) is the actua vaue of gasoine demand. 2 miion in For forecasting popuation and GDP the MLP network with 2 3 and 2-4- construction had the best output with estimated 0.02% and 2.34% AAEP on the vaidation data. As mentioned in Section 2, for the existing socio-economic mode of the tota number of vehices a constraint on the tota maximum is appied. Regarding restrictions on some parameters ike roads status, parking paces, Fig 4 Estimated Popuation number of vehices per househod, environmenta protections; an upper bound of 6% is considered on the maximum rate of the tota number of vehices. This constraint which forces on the output of ANN3 is derived from some experts opinion in this regard. a ( t + ) a( t).06 (7) MLP network with 3-4- construction had the Fig 5 Estimated GDP best output with estimated 3.33% AAEP on the test data. The estimation of popuation, GDP and the tota number of vehices are given in Fig. 4, 5 and 6. These graphs show the actua data versus the ANN resuts. Popuation wi reach to a eve of about 0 miion, GDP is about 300 triion Fig 6 Estimated the Tota Number of Vehices Rias and the tota number of vehices is about 9

10 A Hierarchica Artificia Neura Int. J. Humanities (202) Vo. 9 () After seecting the best architecture ANNs, the estimated popuation, GDP and the tota number of vehices from 20 to 2030 were passed to the network and the gasoine demand for these years was forecasted. The estimated gasoine demand from 20 to 2030 can be seen in Tabe 3. The gasoine demand wi reach to a eve of about 54 miiard iters in Years Tabe 3 Forecasted Gasoine Demand Gasoine Demand (0 9 L) Years Gasoine Demand (0 9 L) forecasted. This paper considered four standard variabes as inputs to the main ANN for forecasting of the gasoine demand. Other input variabes ike the average energy usage of the vehices, the price of energy, technoogica deveopments, etc., may be identified and inserted in to the mode. Aso, a future study may incorporate integration of a genetic agorithm (GA) and an ANN to foresee whether the estimated error is further decreased. References [] G.E. Nasr, E.A. Badr, C. Joun. (2003), Backpropagation neura networks for modeing gasoine consumption. Energy Conversion and Management, No. 44, Pp [2] M. Beccai, M. Ceura, V. Lo Brano, A Marvugia (2004), Forecasting daiy urban eectric oad profies using artificia neura networks, Energy Conversion and Concusion Management, No. 45, Pp This paper focused on forecasting the annua gasoine demand regarding socio-economic and transport reated indicators using a hierarchica artificia neura networks. An ANN was designed to take popuation, GDP, the tota number of vehices and the gasoine demand in the ast year as inputs and produce the gasoine demand. Popuation, GDP and the tota number of vehices were forecasted using ANNs. Actua data from 967 to 2008 were used and the [3] Benjamin F. Hobbs, Udi Heman, Suradet Jitprapaikusarn, Sreenivas Konda, Dominic Maratukuam (998), Artificia neura networks for short-term energy forecasting: Accuracy and economic vaue. Neurocomputing, No. 23, Pp [4] Bahman Kermanshahi, Hiroshi Iwamiya (2002), Up to year 2020 oad forecasting using neura nets. Eectrica Power and Energy Systems, No. 24, Pp gasoine demand of Iran from 20 to 2030 was 0

11 Kazemi A. and others Int. J. Humanities (202) Vo. 9 () [5] Georges A. Darbeay, Marek Sama (2000), Forecasting the short-term demand for eectricity Do neura networks stand a better chance? Internationa Journa of Forecasting, No.6, Pp [6] Pedro A. Gonzaez, Jesus M. Zamarreno (2005), Prediction of houry energy consumption in buidings based on a feedback artificia neura network. Energy and Buidings, No.37, Pp [7] Saeed Heravi, Denise R. Osborn, C.R. Birchenha (2004), Linear versus neura network forecasts for European industria production series. Internationa Journa of Forecasting, No.20, Pp [8] Tawfiq A-Saba, Ibrahim E-Amin, (999). Artificia neura networks as appied to ong-term demand forecasting. Artificia Inteigence in Engineering, No.3, Pp [9] Yetis Sazi Murat, Haim Ceyan, (2006). Use of artificia neura networks for transport energy demand modeing. Energy Poicy, No.34, Pp [0] Nima Amjady, Farshid Keynia, (2008). Mid-term oad forecasting of power systems by a new prediction method. Energy Conversion and Management, no.49, pp [] A. Azadeh, S.F. Ghaderi, S. Sohrabkhani, (2008). Annua eectricity consumption forecasting by neura network in high energy consuming industria sectors. Energy Conversion and Management, No.49, Pp [2] A. Azadeh, S.F. Ghaderi, S. Sohrabkhani, (2008). A simuated-based neura network agorithm for forecasting eectrica energy consumption in Iran. Energy Poicy, No.36, Pp [3]Zhi Xiao, Shi-Jie Ye, Bo Zhong, Cai-Xin Sun,(2009). BP neura network with rough set for short term oad forecasting. Expert Systems with Appications,No.36, Pp [4] James W. Tayor, Roberto Buizza, (2002). Neura Network Load Forecasting with Weather Ensembe Predictions, Power Systems, No.7, Pp [5] M. Beccai, M. Ceura, V. Lo Brano, A. Marvugia (2008). Short-term prediction of househod eectricity consumption: Assessing weather sensitivity in a Mediterranean area. Renewabe and Sustainabe Energy Reviews, No.2, Pp [6] S. Jebaraja, S. Iniyan, (2006). A review of energy modes, Renewabe and Sustainabe Energy Reviews, No.0, Pp [7] Javeed Nizami SSAK, A-Garni AG (995). Forecasting eectric energy consumption using neura networks. Energy Poicy, No.23, Pp [8] Mohandes MA, Rehman S, Haawani TO (998). A neura networks approach for

12 A Hierarchica Artificia Neura Int. J. Humanities (202) Vo. 9 () wind speed prediction. Renew Energy, No.3, Pp [9] Kaogirou SA, Bojic M. (2000). Artificia neura networks for the prediction of the energy consumption of a passive soar buiding. Energy, No. 25, Pp [20] Hsu CC, Chen CY (2003). Regiona oad forecasting in Taiwan appications of artificia neura networks. Energy Convers Manage, No.44, Pp [2] Zong Woo Geem, Wiiam E. Roper (2009). Energy demand estimation of South Korea using artificia neura network. Energy Poicy, No.37, Pp [22] L. Ekonomou (200). Greek ong-term energy consumption prediction using artificia neura networks. Energy, No.35, Pp [23] A. Azadeh, R. Arab, S. Behfard (200). An adaptive inteigent agorithm for forecasting ong term gasoine demand estimation: The cases of USA, Canada, Japan, Kuwait and Iran. Expert Systems with Appications, No.37, Pp [24] M.B. Menhaj (2005). Fundamenta of Neura Networks. 3rd ed. Tehran: Amirkabir University of Technoogy. [25] Iran Ministry of Energy, Deputy of Eectricity and Energy Affairs, Energy Panning Department, Energy Baances of Isamic Repubic of Iran, [26] [27] Nationa Iranian Oi products Distribution Company. Oi product consumption statistics [28] I.A. Basheer, M. Hajmeer (2000). Artificia neura networks: fundamentas, computing, design, and appication. Journa of Microbioogica Methods, No.43, Pp

13 //28: 88/2/2 : :

Indexing and Retrieval of Degraded Handwritten Medical Forms

Indexing and Retrieval of Degraded Handwritten Medical Forms Indexing and Retrieva of Degraded Handwritten Medica Forms Huaigu Cao, Faisa Farooq and Venu Govindaraju Center for Unified Biometrics and Sensors (CUBS) Dept. of Computer Science and Engineering University

More information

Available online at ScienceDirect. Procedia Computer Science 83 (2016 )

Available online at   ScienceDirect. Procedia Computer Science 83 (2016 ) Avaiabe onine at www.sciencedirect.com ScienceDirect Procedia Computer Science 83 (2016 ) 994 999 Internationa Workshop on Big Data and Data Mining Chaenges on IoT and Pervasive Systems (BigD2M 2016) Towards

More information

Streamflow Prediction Based on Least Squares Support Vector. Machines

Streamflow Prediction Based on Least Squares Support Vector. Machines Streamfow Prediction Based on Least Squares Support Vector Machines Nian Zhang nzhang@udc.edu Chares Wiiams chares.wiiams4@udc.edu Esther Ososanya eososanya@udc.edu Wagdy Mahmoud wmahmoud@udc.edu University

More information

Predicting Daily Heating Energy Consumption of Rural Residences in Northern China Using Support Vector Machine

Predicting Daily Heating Energy Consumption of Rural Residences in Northern China Using Support Vector Machine Predicting Daiy Heating Energy Consumption of Rura Residences in Norern China Using Support Vector Machine P.L. Yuan, L. Duanmu and Z.S.Wang Schoo of Civi Engineering Daian University of Technoogy, Daian,

More information

Framework of Reputation Aggregation Management for Service-Oriented Business Ecosystems

Framework of Reputation Aggregation Management for Service-Oriented Business Ecosystems Framework of Reputation Aggregation Management for Service-Oriented Business Ecosystems Le Xin Tsinghua Nationa Laboratory for Information Science and Technoogy, Department of Automation, Tsinghua University

More information

Optimal design of Sewer network using Cellular Automata

Optimal design of Sewer network using Cellular Automata SCIREA Journa of Hydrauic Engineering http://www.scirea.org/journa/hydrauic November 17, 2016 Voume 1, Issue1, October 2016 Optima design of Sewer networ using Ceuar Automata M. ROHANI PhD Student, Schoo

More information

Optimal Model and Algorithm for Multi-Commodity Logistics Network Design Considering Stochastic Demand and Inventory Control

Optimal Model and Algorithm for Multi-Commodity Logistics Network Design Considering Stochastic Demand and Inventory Control Systems Engineering Theory & Practice Voume 29, Issue 4, Apri 2009 Onine Engish edition of the Chinese anguage journa Cite this artice as: SETP, 2009, 29(4): 176 183 Optima Mode and Agorithm for Muti-Commodity

More information

Using Multiple Regression Analysis to Develop Electricity Consumption Indicators for Public Schools

Using Multiple Regression Analysis to Develop Electricity Consumption Indicators for Public Schools Using Mutipe Regression Anaysis to Deveop Eectricity Consumption Indicators for Pubic Schoos CorJitz NO&I, Lund Institute of Technoogy, Sweden Jurek Pyrko, Lund Institute of Technoogy, Sweden ABSTRACT

More information

Research on Knowledge Gap Recognition Mechanism of Virtual Industry Cluster

Research on Knowledge Gap Recognition Mechanism of Virtual Industry Cluster Research Journa of Appied Sciences, Engineering and Technoogy 5(14): 3810-3816, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwe Scientific Organization, 2013 Submitted: October 17, 2012 Accepted: December

More information

Scouts of the World Award YOUTH PROGRAMME

Scouts of the World Award YOUTH PROGRAMME 1 Scouts of the Word Award YOUTH PROGRAMME Introduction The Scouts of the Word Award chaenges a young peope, Scouts and non-scouts, to think about goba issues and act upon them in their oca community.

More information

The Timely Product Recommendation Based on RFM Method

The Timely Product Recommendation Based on RFM Method The Timey Product Recommendation Based on RFM Method Li-Hua Li Fu-Ming Lee Wan-Jing Liu Department of Information Management, Chaoyang University of Technoogy 168, Jifong E. Rd., Wufong Township, Taichung

More information

Chapter 2 Understanding the PMBOK Guide

Chapter 2 Understanding the PMBOK Guide Chapter 2 Understanding the PMBOK Guide Chapter Summary This chapter examines: The PMBOK Guide is a guide rather than a methodoogy and the difference is expored. This section aso summarizes some important

More information

Landscape Ruggedness in Evolutionary Algorithms

Landscape Ruggedness in Evolutionary Algorithms Persona use of this materia is permitted. However, permission to reprint/repubish this materia for advertising or promotiona purposes or for creating new coective works for resae or redistribution to servers

More information

A NEW GRAVITY MODEL WITH VARIABLE DISTANCE DECAY Müge Sandıkcıoğlu 1, Özden Gür Ali 2, Serpil Sayın 3

A NEW GRAVITY MODEL WITH VARIABLE DISTANCE DECAY Müge Sandıkcıoğlu 1, Özden Gür Ali 2, Serpil Sayın 3 Internationa Conference 20th EURO Mini Conference Continuous Optimization and Knowedge-Based Technoogies (EurOT-2008) May 20 23, 2008, Neringa, LITHUANIA ISBN 978-9955-28-283-9 L. Sakaauskas, G.W. Weber

More information

The Demand for Currency versus Debitable Accounts: a Reconsideration

The Demand for Currency versus Debitable Accounts: a Reconsideration The Demand for Currency versus Debitabe Accounts: a Reconsideration Bounie D., A. François and N. Houy October 2, 2007 Abstract Payment choice modes based on transaction sizes (TS modes) induce strong

More information

Presentation Outline

Presentation Outline Sector-Based Approach for Post-2012 Ned Heme, President Center for Cean Air Poicy EU-China Seminar Towards a Goba Carbon Market 14-15 November 2005 Beijing, China Presentation Outine Sector-based approach»

More information

Solar Roof Top in Thailand

Solar Roof Top in Thailand Soar Roof Top in Thaiand Presentation outine 1 Soar potentia in Thaiand 2 Technoogy and system overview 3 The project deveopment process Soar Systems in Thaiand - Opportunity and Market Deveopment 4 5

More information

PROBABILISTIC PRODUCTION COSTING OF TRANSMISSION CONSTRAINED POWER SYSTEMS UNDER GENERATION COST UNCERTAINTY

PROBABILISTIC PRODUCTION COSTING OF TRANSMISSION CONSTRAINED POWER SYSTEMS UNDER GENERATION COST UNCERTAINTY PROBABILISTIC PRODUCTION COSTING OF TRANSMISSION CONSTRAINED POWER SYSTEMS UNDER GENERATION COST UNCERTAINTY P D C Wijaytunga Dept of Eectrica Eng University of Moratuwa Sri Lanka B J Cory E D Farmer C

More information

Urbanization and Energy Nexus

Urbanization and Energy Nexus BANGKOK 21-23 JUNE 2016 Urbanization and Energy Nexus Avi Sarkar UN-Habitat 1 SDG 7 and 11 Ensure access to affordabe, reiabe, sustainabe and modern energy for a Make cities incusive, safe, resiient and

More information

The importance of carbon capture and storage technology in European refineries

The importance of carbon capture and storage technology in European refineries storage technoogy in European refineries This artice describes the importance of carbon capture and storage (CCS) in meeting future emission targets. It presents an evauation of the costs of retrofitting

More information

BEHAVIOR RESPONSES AND CONTROL MODELING BASED CASCADED PID CONTROLLER SCHEME FOR COMBUSTION OF A UTILITY BOILER

BEHAVIOR RESPONSES AND CONTROL MODELING BASED CASCADED PID CONTROLLER SCHEME FOR COMBUSTION OF A UTILITY BOILER BEHAVIOR RESPONSES AND CONTROL MODELING BASED CASCADED CONTROLLER SCHEME OR COMBUSTION O A UTILITY BOILER A.Sewin Mich Priyadharson 1 1. Asst.Prof/EIE Dept, Vetech Dr. RR & Dr. SR Technica University,

More information

COMPOSITE FLOORS - II

COMPOSITE FLOORS - II 24 COMPOSITE FLOORS - II 1.0 INTRODUCTION This chapter describes the basis for design of composite foors using profied deck sheets adopting the equations described in the chapter on composite foors - I

More information

SWOT Analysis. Copyright 2016 The Open University

SWOT Analysis. Copyright 2016 The Open University SWOT Anaysis Copyright 2016 The Open University 2 of 16 Monday 26 February 2018 Contents SWOT Anaysis 4 1 When to use a SWOT anaysis 5 2 Exporing the environment of a project 6 3 The four components of

More information

Simulation-Optimization Model For Fuzzy Waste Load Allocation

Simulation-Optimization Model For Fuzzy Waste Load Allocation Proceedings of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lisbon, Portuga, June 16-18, 25 (pp384-391) Simuation-Optimization Mode or uzzy Waste Load Aocation M. SAADAT POUR, A. ASHAR, O. BOZORG

More information

Energy Forecasting using Artificial Neural Networks

Energy Forecasting using Artificial Neural Networks Energy Forecasting using Artificial Neural Networks G.Tamizharasi, S.Kathiresan, K.S.Sreenivasan Assistant Professor, Dept. of E&I,Bharath University,Chennai-600073, India Professor,Departmentment of Mechanical

More information

Multivariate statistical analysis for priority area localization in air quality management plans

Multivariate statistical analysis for priority area localization in air quality management plans Mutivariate statistica anaysis for priority area ocaization in air quaity management pans C. Trozzi & R. Vaccaro Techne Sr., Via N. Zabagia 3, 00153 Roma, tay Abstract n the paper the methodoogy estabished

More information

Fermentation Processes Monitoring and Control Using Generalized Nets

Fermentation Processes Monitoring and Control Using Generalized Nets Годишник на секция Информатика Съюз на учените в България Том 2, 2009, 38-45 Annua of Informatics Section Union of Scientists in Bugaria Voume 2, 2009, 38-45 Fermentation Processes Monitoring and Contro

More information

Collaborative Practical Oriented Independent Variable Pitch Control Strategy for Wind Power Generation

Collaborative Practical Oriented Independent Variable Pitch Control Strategy for Wind Power Generation doi:10.21311/001.39.9.26 Coaborative Practica Oriented Independent Variabe Pitch Contro Strategy for Wind Power Generation Lei Feng, Zhihong Jiang, Yang Liu, Quanyong Sun, Pengfei Lv Schoo of Eectrica

More information

Cover page. Title: Collapse Mechanisms of Composite Slab Panels in Fire. Authors: Anthony Abu Verotiana Ramanitrarivo Ian Burgess

Cover page. Title: Collapse Mechanisms of Composite Slab Panels in Fire. Authors: Anthony Abu Verotiana Ramanitrarivo Ian Burgess Cover page Tite: Coapse Mechanisms of Composite Sab Panes in Fire Authors: Anthony Abu Verotiana Ramanitrarivo Ian Burgess ABSTRACT The identification of tensie membrane action as a sustainabe, high-capacity

More information

SA grid code compliance for medium-high voltage renewable power plants

SA grid code compliance for medium-high voltage renewable power plants SA grid code compiance for medium-high votage renewabe power pants by Sanjeeth Sewchurran, Jay Kaichuran, and Sandie Maphumuo, ethekwini Eectricity Renewabe energy with its short ead times has become an

More information

Optimal Distributed Generation Allocation and Load Shedding for Improving Distribution System Reliability

Optimal Distributed Generation Allocation and Load Shedding for Improving Distribution System Reliability Optima Distributed Generation Aocation and Load Shedding for Improving Distribution System Reiabiity A. S. A. Awad 1, T. H. M. EL-Fouy 2, and M. M. A. Saama 1 1 Eectrica and Computer Engineering Department,

More information

DEVELOPMENTAL TRENDS OF THE ELECTRICAL ENERGY DISTRIBUTION SECTOR IN POLAND

DEVELOPMENTAL TRENDS OF THE ELECTRICAL ENERGY DISTRIBUTION SECTOR IN POLAND ALS Advanced Logistic Systems DEVELOPMENTAL TRENDS OF THE ELECTRICAL ENERGY DISTRIBUTION SECTOR IN POLAND Jerzy Szkutnik Częstochowa University of Technoogy Abstract: The report presents the main probems

More information

Impact of financial conditions on optimum multipurpose hydro plant design

Impact of financial conditions on optimum multipurpose hydro plant design Water Resources Management III 343 Impact of financia conditions on optimum mutipurpose hydro pant design J. Lopes de Ameida Department of Civi Engineering, Coimbra University, Portuga Abstract The design

More information

Exact Algorithms for Integrated Facility Location and Production Planning Problems

Exact Algorithms for Integrated Facility Location and Production Planning Problems Exact Agorithms for Integrated Faciity Location and Production Panning Probems Thomas C. Sharkey, 1 Joseph Geunes, 2 H. Edwin Romeijn, 3 Zuo-Jun Max Shen 4 1 Department of Industria and Systems Engineering,

More information

Management Presentation June 2016

Management Presentation June 2016 HKEx Stock code: 985 Management Presentation June 2016 Corporate Overview 20% 92% 100% Other Investments Market Capitaization of approximatey HK$5.0 Biion At the end of September 2015 the Company had approximatey

More information

Presentation Outline

Presentation Outline Sector-Based Approach: Overview & Lessons from Country Anaysis Jake Schmidt, Internationa Program Manager Center for Cean Air Poicy Diaogue on Future Internationa Actions to Address Goba Cimate Change

More information

Improvement in One Day Strength in PPC to Increase the Customer Satisfaction and Sustain/Improve Brand Value

Improvement in One Day Strength in PPC to Increase the Customer Satisfaction and Sustain/Improve Brand Value Improvement in One Day Strength in PPC to Increase the Customer Satisfaction and Sustain/Improve Brand Vaue Key words: Portand Gypsum Pozzoana Cement, Baine, Compressive Strength, Abstract In the present

More information

The width of single glazing. The warmth of double glazing.

The width of single glazing. The warmth of double glazing. Therma Insuation CI/SfB (31) Ro5 (M5) September 2011 The width of singe gazing. The warmth of doube gazing. Pikington Spacia Revoutionary vacuum gazing. Pikington Spacia Revoutionary vacuum gazing soution.

More information

Refined Execution Cost Estimation for LTL Load Plans

Refined Execution Cost Estimation for LTL Load Plans Refined Execution Cost Estimation for LTL Load Pans Aan Erera, Michae Hewitt, Martin Savesbergh, Yang Zhang Schoo of Industria and Systems Engineering Georgia Institute of Technoogy Abstract A oad pan

More information

Layout and size optimization of sanitary sewer network using intelligent. ants

Layout and size optimization of sanitary sewer network using intelligent. ants Layout and size optimization of sanitary sewer network using inteigent ants R. Moeini a, M. H. Afshar b a (corresponding author) PhD Student, Schoo of Civi Engineering, Iran University of Science and Technoogy,

More information

Sustainability Report

Sustainability Report Strategic Report Annua Report and Accounts 2013/14 Sustainabiity Report The NHS aims to reduce its carbon footprint by 10% between 2009 and 2015. In support of this target we have deveoped a Sustainabe

More information

Liability Data Reporting: Lessons Learned from the 2016 data collection process and changes for the 2017 LDT template and collection process

Liability Data Reporting: Lessons Learned from the 2016 data collection process and changes for the 2017 LDT template and collection process 1/31/2017 Fifth Industry Diaogue Liabiity Data Reporting: Lessons Learned from the 2016 data coection process and changes for the 2017 LDT tempate and coection process Dominique Laboureix, Member of the

More information

africa adaptation programme An insight into AAP and Country project Profiles

africa adaptation programme An insight into AAP and Country project Profiles africa adaptation programme An insight into AAP and Country project Profies January 2010 AAP COUNTRIES About the Programme The Africa Programme (AAP) has been designed to support the ong-term efforts of

More information

Practices for Improving Quality and Safety

Practices for Improving Quality and Safety 2 Practices for Improving Quaity and Safety Practices for Improving Quaity and Safety The capabiity of boards and board quaity committees to function effectivey and to move appropriatey between fiduciary

More information

Defense Does Not. Spends on Software

Defense Does Not. Spends on Software -._._..._-..... -._.. -- _.._... _,.......,..-. ---_..-.- _._.. --..-. -. -. -.--...-_- _.^...-.-..-.._-.-.- _....- -..- *IIy IV) 1 3 4.0 i * EMBEDDED COMPUTER SYSTEMS Defense Does Not Know How Much It

More information

East Asian Trading Ships

East Asian Trading Ships EAST ASIAN TRADING SHIPS East Asian Trading Ships BTheme Tami Kaiser-Poge Cary Academy PURPOSE Each student wi work with a partner as an owner of an overseas shipping company with one cargo ship in East

More information

Bidding strategy analysis of virtual power plant considering demand response and uncertainty of renewable energy

Bidding strategy analysis of virtual power plant considering demand response and uncertainty of renewable energy IET Generation, Transmission & Distribution Research Artice Bidding strategy anaysis of virtua power pant considering demand response and uncertainty of renewabe energy ISSN 1751-8687 Received on 17th

More information

Energy Prices and the Laws of Supply and Demand

Energy Prices and the Laws of Supply and Demand Energy Prices and the Laws of Suppy and Demand Summary: By using the aws of suppy and demand, students demonstrate how the marketpace sets energy prices and show how these prices change. Objectives Students

More information

SoC Design Flow & Tools: Introduction

SoC Design Flow & Tools: Introduction SoC Design Fow & Toos: Introduction Jiun-Lang Huang Graduate Institute of Eectronics Engineering Department of Eectrica Engineering Nationa Taiwan University 1 Contents Moving to SoC Design Design Methodoogies

More information

Developing Country Actions

Developing Country Actions Deveoping Country Actions -Current and Potentia Further Efforts in Major Countries- Jake Schmidt, Internationa Program Manager Center for Cean Air Poicy Diaogue on Future Internationa Actions to Address

More information

Chapter 8 MANAGEMENT ISSUES AND INTERVENTIONS

Chapter 8 MANAGEMENT ISSUES AND INTERVENTIONS 96 CHAPTER 8 MANAGEMENT ISSUES AND INTERVENTIONS 97 Chapter 8 MANAGEMENT ISSUES AND INTERVENTIONS t he management issues here are based on oca consutation and from information gathered during meetings

More information

Applying the sub-sector analysis in practice: FAIDA s experiences in Northern Tanzania

Applying the sub-sector analysis in practice: FAIDA s experiences in Northern Tanzania Author: John Bet Editor: Maya Artist: Roy DTP: Hannah 3rd Draft #11 Appying the sub-sector anaysis in practice: FAIDA s experiences in Northern Tanzania SUB-SECTOR ANALYSIS BEFORE AFTER L ike many other

More information

Intelligent Decision Support Systems for Oil Price Forecasting

Intelligent Decision Support Systems for Oil Price Forecasting Internationa Journa of Information Science and Management Inteigent Decision Support Systems for Oi Price Forecasting Haruna Chiroma Adeeh Asemi Zavareh Mohd Sapiyan Baba Facuty of Computer Science and

More information

ESTIMATION OF SURFACE RUNOFF USING GEOSPATIAL TECHNOLOGY KOMBAI MICRO WATERSHED A CASE STUDY

ESTIMATION OF SURFACE RUNOFF USING GEOSPATIAL TECHNOLOGY KOMBAI MICRO WATERSHED A CASE STUDY Internationa Journa on Appied Bioengineering, Vo., No.1, Juy 008 ESTIMATION OF SURFACE RUNOFF USING GEOSPATIAL TECHNOLOGY KOMBAI MICRO WATERSHED A CASE STUDY 5 1 3 4 Ramasubramaniam K., Pugazhendi V.,

More information

THE USE OF DAMAGE FUNCTION IN PERFORMANCED-BASED SEISMIC DESIGN OF STRUCTURES

THE USE OF DAMAGE FUNCTION IN PERFORMANCED-BASED SEISMIC DESIGN OF STRUCTURES 3 th Word Conference on Earthquae Engineering Vancouver, B.C., Canada August -6, 4 Paper No. 357 THE USE OF DAMAGE FUNCTION IN PERFORMANCED-BASED SEISMIC DESIGN OF STRUCTURES Chin-Hsiung Loh and Shu-Hsien

More information

Impact of Training Set Batch Size on the Performance of Convolutional Neural Networks for Diverse Datasets

Impact of Training Set Batch Size on the Performance of Convolutional Neural Networks for Diverse Datasets ISSN 55-9094 (onine) ISSN 55-9086 (print) December 017, vo. 0, pp. 0 4 doi: 10.1515/itms-017-0003 https://www.degruyter.com/view/j/itms Impact of Training Set atch Size on the Performance of Convoutiona

More information

THE FUTURE OF WORK: HOW TO EFFECTIVELY INCORPORATE ROBOTS IN YOUR WORKFORCE

THE FUTURE OF WORK: HOW TO EFFECTIVELY INCORPORATE ROBOTS IN YOUR WORKFORCE THE FUTURE OF WORK: HOW TO EFFECTIVELY INCORPORATE ROBOTS IN YOUR WORKFORCE Monday, June 5th: 2:30 p.m. 3:15 p.m. This information is not a commitment, promise or ega obigation made by Pegasystems, incuding

More information

COMMERCIAL PROPERTY SECTOR

COMMERCIAL PROPERTY SECTOR Mpumaanga 2017 THE ROLE AND IMPACT of the COMMERCIAL PROPERTY SECTOR THE ECONOMIC VALUE of the COMMERCIAL PRIVATE PROPERTY SECTOR APPLICATION PROCESSING REPORT Siyabuswa KwaMhanga Emaaheni Lydenburg Sabie

More information

arxiv: v1 [cs.ai] 18 Jun 2015

arxiv: v1 [cs.ai] 18 Jun 2015 Smart Pacing for Effective Onine Ad Campaign Optimization Jian Xu, Kuang-chih Lee, Wentong Li, Hang Qi, and Quan Lu Yahoo Inc. 7 First Avenue, Sunnyvae, Caifornia 9489 {xuian,kcee,wentong,hangqi,qu}@yahoo-inc.com

More information

Study Session 1 Introduction to Water Supply

Study Session 1 Introduction to Water Supply Study Session 1 Introduction to Water Suppy Copyright 2016 The Open University Contents Introduction 3 Learning Outcomes for Study Session 1 3 1.1 The basic need for water 3 1.2 The different uses of water

More information

PROGRAM PLANNING UNDER UNCERTAINTY

PROGRAM PLANNING UNDER UNCERTAINTY Proceedings of the 7 Winter Simuation Conference S. G. Henderson, B. Bier, M.-H. Hsieh, J. Shorte, J. D. Tew, and R. R. Barton, eds. PROGRAM PLANNING UNDER UNCERTAINTY Kabeh Vaziri Pau Carr Linda Nozick

More information

CEQA Portal Topic Paper. Thresholds of Significance. What Is a Threshold of Significance?

CEQA Portal Topic Paper. Thresholds of Significance. What Is a Threshold of Significance? CEQA Porta Topic Paper What Is a Threshod of Significance? Threshods of Significance CEQA requires a Lead Agency to determine the significance of a environmenta impacts (Caifornia Pubic Resources Code

More information

This is a repository copy of VARIABLE WEIGHTED MULTI-OBJECTIVE MULTI-DIMENSIONAL GENETIC ALGORITHM FOR DEMAND RESPONSE SCHEDULING IN A SMART GRID.

This is a repository copy of VARIABLE WEIGHTED MULTI-OBJECTIVE MULTI-DIMENSIONAL GENETIC ALGORITHM FOR DEMAND RESPONSE SCHEDULING IN A SMART GRID. This is a repository copy of VARIABLE WEIGHTED MULTI-OBJECTIVE MULTI-DIMENSIONAL GENETIC ALGORITHM FOR DEMAND RESPONSE SCHEDULING IN A SMART GRID. White Rose Research Onine URL for this paper: http://eprints.whiterose.ac.uk/105300/

More information

Business Plan. Wholesaler Name: Territory: Date Prepared: For internal use only. Not for distribution to the public.

Business Plan. Wholesaler Name: Territory: Date Prepared: For internal use only. Not for distribution to the public. Business Pan Whoesaer Name: Territory: Date Prepared: For interna use ony. Not for distribution to the pubic. Deveoping a Business Pan is core to the ongoing stabiity and growth of your business. Taking

More information

O R A C L E H Y P E R I O N E N T E R P R I S E P E R F O R M A N C E M A N A G E M E N T S Y S T E M

O R A C L E H Y P E R I O N E N T E R P R I S E P E R F O R M A N C E M A N A G E M E N T S Y S T E M O R A C L E H Y P E R I O N E N T E R P R I S E P E R F O R M A N C E M A N A G E M E N T S Y S T E M O R A C L E H Y P E R I O N S T R A T E G I C F I N A N C E, F U S I O N E D I T I O N R E L E A S

More information

Building and Implementing a Balanced Scorecard Model at Cihan University Requirements and Steps

Building and Implementing a Balanced Scorecard Model at Cihan University Requirements and Steps Buiding and Impementing a Baanced Scorecard Mode at Cihan Dr. Nasrat A. Madah Dr. Imad Shihab Ahmad Khurram Sutan Head of Business Administration Business Administration Assistant Lecturer Department Department

More information

A Measure for Sequence Similarity Based on Dual Nucleotides and Information Discrepancy

A Measure for Sequence Similarity Based on Dual Nucleotides and Information Discrepancy The Fourth Internationa Conference on Computationa Systems Bioogy (ISB2010) Suzhou, China, September 9 11, 2010 Copyright 2010 ORSC & APORC, pp. 72 80 A Measure for Sequence Simiarity Based on Dua Nuceotides

More information

Gasification and Co-gasification Low-rank Coal with Biomass

Gasification and Co-gasification Low-rank Coal with Biomass The Proceedings of 2 nd Annua Internationa Conference Syiah Kuaa University 12 Gasification and Co-gasification Low-rank Coa with Biomass 1 Asri Gani, 2 Ichiro Naruse 1 Department of Chemica Engineering,

More information

Nationally Important Agro-biodiversity Heritage Sites (NIABHS): An Innovative Concept for Sustainable Conservation Efforts

Nationally Important Agro-biodiversity Heritage Sites (NIABHS): An Innovative Concept for Sustainable Conservation Efforts Nationay Important Agro-biodiversity Heritage Sites (NIABHS): An Innovative Concept for Sustainabe Conservation Efforts P. K. Singh ICAR- Indian Institute of Sugarcane Research, Dikusha P.O., Lucknow 226

More information

PERFORMANCE OF EARLIEST COMPLETION STRATEGY IN ORDER SORTATION SYSTEMS

PERFORMANCE OF EARLIEST COMPLETION STRATEGY IN ORDER SORTATION SYSTEMS PERFORMANCE OF EARLIES COMPLEION SRAEGY IN ORDER SORAION SYSEMS Fahrettin Edemir (a), Eif Karakaa (b) (a) Fatih Universit- Department of Industria Engineering (b) echnischeuniversität Dortmund- Chair of

More information

Study Session 13 Commercial Opportunities in Urban Sanitation and Waste Management

Study Session 13 Commercial Opportunities in Urban Sanitation and Waste Management Study Session 13 Commercia Opportunities in Urban Sanitation and Waste Management Copyright 2016 The Open University Contents Introduction 3 Learning Outcomes for Study Session 13 3 13.1 Opportunities

More information

PV Power Plant Project Development and Implementation in Southeast Asia. Renewable Energy Asia Exhibition 6th June, 2012

PV Power Plant Project Development and Implementation in Southeast Asia. Renewable Energy Asia Exhibition 6th June, 2012 PV Power Pant Project Deveopment and Impementation in Southeast Asia Renewabe Energy Asia Exhibition 6th June, 2012 Presentation outine 1 The PV project deveopment process 2 Key components of a PV farm

More information

Industrial Extrusion

Industrial Extrusion Industria Extrusion The Best Twin-Screw Design for Powder Coating Baker Perkins manufactures a comprehensive range of twin-screw extruders specificay for powder coating production, from the MPX19 for sma

More information

Municipal tariffs: where to from here?

Municipal tariffs: where to from here? Municipa tariffs: where to from here? by Hendrik Barnard, Eexpert Municipa eectricity tariffs are in a shambes: Nersa tariffs (IBT) have created chaos beyond comprehension. Eectricity is being sod at prices

More information

Statistical Assessment of Changes in Bird Certification Rules for Aero-Engines Through Time

Statistical Assessment of Changes in Bird Certification Rules for Aero-Engines Through Time University of Nebraska - Lincon DigitaCommons@University of Nebraska - Lincon 2011 Bird Strike North America Conference, Niagara Fas Bird Strike Committee Proceedings 9-2011 Statistica Assessment of Changes

More information

Leadership for Improving Quality and Safety

Leadership for Improving Quality and Safety 1 Leadership for Improving Quaity and Safety Leadership for Improving Quaity and Safety Board eadership is a critica ingredient to achieving better, safer care and governing boards can choose to be either

More information

Energy Consumption. U.S. Energy Consumption by Sector, Energy Use. Who Uses Energy? Residential and Commercial Sectors

Energy Consumption. U.S. Energy Consumption by Sector, Energy Use. Who Uses Energy? Residential and Commercial Sectors OFF Energy Consumption Energy Use Think about how you use energy every day. You wake up to an aarm cock. You take a shower with water warmed by a hot water heater. You isten to music on the radio as you

More information

2008/1. Evaluating the impact of average cost based contracts on the industrial sector in the European emission trading scheme

2008/1. Evaluating the impact of average cost based contracts on the industrial sector in the European emission trading scheme 2008/1 Evauating the impact of average cost based contracts on the industria sector in the European emission trading scheme Giorgia Oggioni and Yves Smeers CORE DISCUSSION PAPER 2008/1 Evauating the impact

More information

Fast Implementation of Pixel Purity Index Algorithm

Fast Implementation of Pixel Purity Index Algorithm Fast Impementation of Pixe Purity Index Agorithm Antonio Paza a,b Chein-I Chang b a Computer Science Department, University of Extremadura, Avda. de a Universidad s/n,0.07 Cáceres, Spain; b Remote Sensing

More information

STRATEGIC PLAN

STRATEGIC PLAN STRATEGIC PLAN 2012-2016 CIT Bishopstown CIT Cork Schoo of Music CIT Crawford Coege of Art & Design Nationa Maritime Coege of Ireand Our Institute STRATEGIC PLAN 2012-2016 Cork Institute of Technoogy (CIT)

More information

Part DECIDING WHICH MARKETS TO ENTER

Part DECIDING WHICH MARKETS TO ENTER II Part DECIDING WHICH MARKETS TO ENTER Introduction to Part II After considering the initia phase (Part I, The decision whether to internationaize) the structure of this part foows the process of seecting

More information

PROGRESS IN THE ADAPTIVE FORECAST MANAGEMENT OF THE ECONOMIC ORGANIZATIONS. Marin ANDREICA 1 Mădălina Ecaterina POPESCU 2 Dragoş MICU 3

PROGRESS IN THE ADAPTIVE FORECAST MANAGEMENT OF THE ECONOMIC ORGANIZATIONS. Marin ANDREICA 1 Mădălina Ecaterina POPESCU 2 Dragoş MICU 3 PROGRESS IN THE ADAPTIVE FORECAST MANAGEMENT OF THE ECONOMIC ORGANIZATIONS Marin ANDREICA 1 Mădăina Ecaterina POPESCU 2 Dragoş MICU 3 ABSTRACT In times of economic instabiity a cautious and adaptive forecast

More information

Study Session 5 Urbanisation: Trends, Causes and Effects

Study Session 5 Urbanisation: Trends, Causes and Effects Study Session 5 Urbanisation: Trends, Causes and Effects Copyright 2016 The Open University Contents Introduction 3 Learning Outcomes for Study Session 5 3 5.1 Urbanisation trends 3 5.1.1 Goba trends in

More information

Bitcoin, Blockchain and the Future of Payments

Bitcoin, Blockchain and the Future of Payments Bitcoin, Bockchain and the Future of Payments Leiani Doye SVP Product Management Apri 2016 doye@usdataworks.com 1 2 WHAT EXPERTS SAY A word with different and new money wi be a different and new word.

More information

Study Session 12 Resilience and Coping Strategies

Study Session 12 Resilience and Coping Strategies Study Session 12 Resiience and Coping Strategies Copyright 2016 The Open University Contents Introduction 3 Learning Outcomes for Study Session 12 3 12.1 What is resiience? 3 12.2 Resiience in the water

More information

Development and implementation of a green logistics-oriented framework for batch process industries: two case studies

Development and implementation of a green logistics-oriented framework for batch process industries: two case studies Logist. Res. (2016) 9:9 DOI 10.1007/s12159-016-0137-8 ORIGINAL PAPER Deveopment and impementation of a green ogistics-oriented framework for batch process industries: two case studies Nagham M. E-Berishy

More information

Data sources CHAPTER Secondary data

Data sources CHAPTER Secondary data CHAPTER 7 Data sources According to Orienta fokore, a man caed Nasiruddin was searching for something on the ground. A friend stopped and asked, What have you ost, Nasiruddin? My key, repied Nasiruddin.

More information

Simulating environmental tracer transport in unsaturated-saturated porous media

Simulating environmental tracer transport in unsaturated-saturated porous media 38 Caibration and Reiabiity in Groundwater Modeing: From Uncertainty to Decision Making (Proceedings of ModeCARE 25, The Hague, The Netherands, June 25). IAHS Pub. 34, 26. Simuating environmenta tracer

More information

Career Development Check List

Career Development Check List + Resources Career Deveopment Check List Simpe To Do List Presentation Check List Stakehoder Anaysis Risk Register Risk Profie Gantt Chart Appraisa Interview Check List Negotiation Check List Option Appraisa

More information

World Accreditation Day

World Accreditation Day Word Accreditation Day 9 June 2016 www.pubicsectorassurance.org Accreditation: A goba too to support Pubic Poicy Accreditation: A goba too to support Pubic Poicy Standards, accreditation and conformity

More information

Application of queuing theory in production-inventory optimization

Application of queuing theory in production-inventory optimization J Ind Eng Int (5) :485 494 OI.7/s49-5-5-9 ORIGINAL RESEARCH Appication of queuing theory in production-inventory optimization Reza Rashid Seyed Farzad Hoseini M. R. Ghoamian Mohammad Feizabadi Received:

More information

Introduction: business and its environment

Introduction: business and its environment Introduction: business and its environment Pau Wethery and Dorron Otter Contents The approach of this book themes and issues 2 What is business? 4 Business and the probem of scarcity 4 The private sector

More information

Application of New Common Structural Rules on Aframax Tankers

Application of New Common Structural Rules on Aframax Tankers TSCF 2016 Shipbuiders Meeting Appication of New Common Structura Rues on Aframax Tankers CAI Shijian 1 SHENG Lixian 2 SHAN Penghao 1 SUN Yu 2 LIUYinhua 1 LIU Kun 2 1: Marine Design & Research Institute

More information

The idea of assessing library services can intimidate

The idea of assessing library services can intimidate Assessing Library Services A Practica Guide for the Nonexpert Lisa R. Horowitz The idea of assessing ibrary services can intimidate even the most seasoned ibrarian. This artice is a straightforward introduction

More information

Energy Performance Certificate

Energy Performance Certificate 3 Harequin Road Sieby LOUGHBOROUGH Leicestershire LE12 7UR Dweing type: Date of assessment: Date of certificate: Reference number: Tota foor area: Mid-terrace house 09 November 2007 09 November 2007 9547-1831-6293-0503-2641

More information

Study Session 6 Operation and Maintenance of Water Treatment and Supply Systems

Study Session 6 Operation and Maintenance of Water Treatment and Supply Systems Study Session 6 Operation and Maintenance of Water Treatment and Suppy Systems Copyright 2016 The Open University Contents Introduction 3 Learning Outcomes for Study Session 6 3 6.1 How water utiities

More information

A Comparison of Design, Construction and Dynamic Performance of Timber Floors in the UK and Finland

A Comparison of Design, Construction and Dynamic Performance of Timber Floors in the UK and Finland Napier University Schoo of Engineering and the Buit Environment Centre for Timber Engineering Merchiston Campus 10 Cointon Road Edinburgh EH10 5DT 26 November 2007 Revised: June 2009 A Comparison of Design,

More information

Early Assessment of Classification Performance 1

Early Assessment of Classification Performance 1 Eary Assessment of Cassification Performance Boštjan Brumen, Izidor Goob, Hannu Jaakkoa, Tatjana Wezer, Ivan Rozman University of Maribor, Facuty of Eectrica Engineering, Computer Science and Informatics

More information

NONLINEAR SEISMIC RESPONSE OF BASE-ISOLATED BUILDINGS CONSIDERING POUNDING

NONLINEAR SEISMIC RESPONSE OF BASE-ISOLATED BUILDINGS CONSIDERING POUNDING 8CUEE CONFERENCE PROCEEDINGS 8th Internationa Conference on Urban Earthquake Engineering March 7-8,, Tokyo Institute of Technoogy, Tokyo, Japan NONLINEAR SEISMIC RESPONSE OF BASE-ISOLATED BUILDINGS CONSIDERING

More information

Managing RES Uncertainty and Stability Issues in Distribution Systems via Energy Storage Systems and Switchable Reactive Power Sources

Managing RES Uncertainty and Stability Issues in Distribution Systems via Energy Storage Systems and Switchable Reactive Power Sources Managing RES Uncertainty and Stabiity Issues in Distribution Systems via Energy Storage Systems and Switchabe Reactive Power Sources Mário P.S. Pereira, D.Z. Fitiwi 2, S.F. Santos 2, J.P.S Cataão,2,3 INESC

More information