NEURO-FUZZY NETWORK MODELING OF DATA CENTRE ENERGY PERFORMANCE

Size: px
Start display at page:

Download "NEURO-FUZZY NETWORK MODELING OF DATA CENTRE ENERGY PERFORMANCE"

Transcription

1 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance CHAPTER 6 NEURO-FUZZY NETWORK MODELING OF DATA CENTRE ENERGY PERFORMANCE 6.1 Introduction An exploratory study of the whole-system based neuro-fuzzy network modeling for data centre energy performance is conducted as part of the efforts to understand an empirical energy use pattern of data centres in Singapore. The models developed integrates energy consuming constituents contributing to the energy consumptions of data centres, and analyzes various factors such as physical parameters of space and environment control facilities, design and operation strategies of HVAC, UPS, IT equipment and lighting systems. Neuro-fuzzy network presents itself a desired and applicable candidate of modeling energy performance of complex systems by taking advantages of mimicking human decision and self-training by existing data sets. A well structured and trained neuro-fuzzy model can serve as evaluation tool kits at both design and post-diagnostic stages of data centres. Energy saving potential can also be estimated quantitatively. FuzzyTech 5.5 is employed as the modeling software in this study. In this study, the neuro-fuzzy network models are established based on the energy performance benchmarking of the six data centres studied. Due to the small data base, these models cannot provide highly accurate evaluation of data centre energy performance and prediction of data centres energy saving potential. However, they can serve as efficient and effective tools, prior to the further and detailed measurement and verification (M&V) or energy simulation for the evaluation of data centre energy 146

2 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance performance and estimation of energy saving potential. 6.2 Application of neuro-fuzzy network in modeling data centre energy performance Fuzzy logic is a technology that enhances model-based system design by using both intuition and engineering heuristics. This provides an efficient way of designing, optimizing, and maintaining highly complex systems and results in robust and fault tolerant systems. The use of linguistic modeling, instead of mathematical modeling, greatly enhances system transparency and modification potential. It leads to quick development cycles, easy programming and accurate control. Fuzzy logic principle is especially advantageous for problems that cannot be easily represented by mathematical modeling because data is either unavailable, incomplete, or the process is too complex to use a traditional approach [FuzzyTech, 2001]. There are a number of reasons for neuro-fuzzy network to be employed as modeling approach in this study. Firstly, data centres energy consumption is a complex system. A typical data centre contains various energy consuming systems including IT equipment, UPS, HVAC system, lighting, office equipment, building control system, fire suppression system, current transformer and stand-by power generator. The interactions among energy consuming systems also make this system more complex. Energy performance of data centres is also affected significantly by physical variables such as space usage, indoor temperature, humidity, as well as the design and operation strategies. While it is possible to develop a deterministic--namely precise mathematical or empirical--model, the complexity of the data centre energy performance makes it 147

3 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance difficult to be modeled using conventional modeling approach such as multiple regression. Energy simulation, the popular tool of modeling building system and predicting energy consumption, is another possible solution for modeling data centre. However, simulation is highly time and cost consuming. By comparison, neuro-fuzzy network with the capability of modeling complex system can be a suitable solution in this study. Secondly, the term energy performance is by nature a fuzzy concept. It not only associates with the energy consumption and power demand, but also the operational energy efficiencies of various systems and total data centre. A precise definition of energy performance does not exist. Traditional indicators such as annual energy consumption (kwh/m 2 /year) and power demand density (W/m 2 ) per unit gross floor area are not sufficient for describing data centres energy performance. For example, the total data centre power demand densities of data centre 4 and data centre 6 are 348 W/m 2 and 231 W/m 2 respectively. This does not mean that data centre 6 is more energy efficient than data centre 4, as data centre 6 may have a sparse equipment distribution over a large area, and also resulting in significant amount of energy spent on space cooling. Besides, it is found that the UPS system in data centre 6 is the least efficient among all the data centres studied. It is evident that energy efficiencies of HVAC and UPS systems, area occupancy, over-designing of the supporting systems, designed power demands, and environmental setting put significant impact on data centres energy performance. For the reasons above, fuzzy logic which mimics human logic by combining various parameters or rules for making description or decision is suitable for the application of modeling data centre energy performance. 148

4 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance Thirdly, classification of energy performance involves the usage of fuzzy concept. For example, assuming the actual total data centre power density is categorized into 3 classes, which are less than 300 /m 2, 300 W/m 2 to 410 W/m 2 and higher than 410 W/m 2 respectively, a data centre of 301 W/m 2 will be classified under Class 2, and a data centre of 299 W/m 2 will be classified under Class 1. This could be an unreasonable classification since the difference of power demand between these two data centres is very slight. This reflects the fact that the defined power demand range of each class should not be a crisp range. There should be a buffer area between each class. In this case, fuzzy logic is particularly suited for addressing this issue. 6.3 Knowledge background of neuro-fuzzy network Structure of fuzzy logic model A typical fuzzy logic based approach involves three modules: a fuzzifier, a fuzzy interference engine, and a defuzzifier as illustrated in Figure 6.1. Input linguistic variables Fuzzy inference Output linguistic variables Linguistic Level Technical Level Fuzzification Input real variables Defuzzification Output real variables Figure 6.1 Typical structure of rule-based fuzzy logic model (Source: FuzzyTech, 2001; Gouda et al., 2001; Krarti, 2003) A fuzzifier is used to map input vectors into fuzzy sets defined by linguistic variables 149

5 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance such as Bad, Average and Good and membership functions. The inference engine associates fuzzy sets to other fuzzy sets using a rule library of IF-THEN fuzzy rules that highly intuitive and easily understood by human users. Finally the defuzzifier is used to map fuzzy sets to output vectors. Further information of fuzzy logic is provided following in section Principles of neural network For the purpose of enhancing fuzzy logic systems with learning capacities, neural network (NN) is introduced. The objective of a neural net is to process information in a manner that has been previously trained into the net. Training uses either sample data sets of inputs and corresponding outputs, or an expert who rates the performance of the neural net. A neural network can be any model in which the output variables are computed from the input variables by compositions of basic function or connections. However, one of the most commonly used neural network models is the multilayer perception [Krarti, 1998]. Figure 6.2 shows a schematic diagram of the structure of a neural network. Figure 6.2 Neural network schematic diagram (Source: Krarti, 2003) 150

6 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance The first and last layers of neurons are called input and output layers; between them are one or more hidden layers. The neuron depicted by the small circles is the fundamental building block of a network. Each element of the input set, INPUT i, is multiplied by a weight, W ij, and the products are summed to provide the output at the neuron, OUTPUT j : OUTPUT j = Σ i INPUT i W ij +B j Eqn (6.1) where, B j is the bias at the neuron j. The bias is the activation threshold for the neuron j. This bias avoids the tendency of an activation function to get stuck in the saturated, limiting value area of the activation function described below. After each OUTPUT j is calculated, an activation function is applied to modify it. The activation function is typically a bounded monotonic function. Sigmoid function is the most common one. ƒ(x)= 1/ (1+exp(-x)) Eqn (6.2) The weights W ij of the neural network are adjusted iteratively so that application of a set of inputs produces the desired set of outputs. If the computed outputs do not match the known values during network training, the NN model is in error. The error, E, is typically calculated as the sum of squared differences between computed and target values: E= Σ j (OUTPUT j -TARGET j ) 2 Eqn (6.3) 151

7 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance If the error E is large, then the neural network weights, W ij are adjusted to reduce this error. The most commonly used approach to adjust the weights is the gradient descent method. Using this approach, the weights is changed from W ij to (W ij a de/dw ij ), where parameter a is called the learning rate. This procedure of weight adjustment is called back-propagation. A simplified procedure for the learning process of neural network is summarized below: Provide the network with training data consisting of patterns of input variables and target outputs. Assess how closely the network output matches the target outputs. Adapt the connection strengths (i.e., weights) between the neurons so the network produces better approximations of the desired target outputs. Continue the process of adjusting the weights until some desired accuracy level is achieved. Analyse the results to assess the validity of the parametric relationships Neuro-fuzzy network [FuzzyTech, 2001] The key benefit of fuzzy logic is that it allows design consultant to describe desired system behaviour with simple IF-THEN relations. However, this is at the same time its major limitation. In many applications, knowledge that describes desired system behaviour is contained in data sets. The design consultant must derive the IF-THEN rules from the data sets manually. In this case, a neural network presents a solution since it can train the model itself from the data, while the fuzzy logic model provides 152

8 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance the rules which governs the paradigm relationships. On the other hand, neural network itself is limited by a number of reasons. Firstly, neural network solution stands as a black box. Design consultant can neither interpret what derive a certain behaviour, nor modify a neural network manually to influence a certain behaviour. Secondly, neural network require prohibitive computational effort, and numbers of sample data during the modeling process. Thirdly, selection of the appropriate net model and setting the parameters of the learning algorithm is still a tough job which requires extensive experience. Among the mentioned reasons, inadequacy of data base and experience, as well as the lack of an easy way to verify and optimize a neural network solution are probably the major limitations of neuro network. For this application, combined use of neural network and fuzzy logic might provide a powerful technique which compensates individual method s weakness. Neural network can learn from data sets, while fuzzy logic solutions are easy to verify and optimize. Neuro-fuzzy network combines the advantages of fuzzy systems, the explicit knowledge representation of knowledge, and the ability to cope with uncertainties with the learning power of neural network Method of neuro-fuzzy network modeling using FuzzyTech 5.5 FuzzyTech 5.5 is powerful software using neuro-fuzzy technology, with which models describing complex systems can be established easily and clearly. As shown in Figure 6.3, the basic neuro-fuzzy network model typically consists of input variables, rule blocks and output variables. 153

9 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance Fuzzification Fuzzy Inference Defuzzification Figure 6.3 Basic structure of fuzzy logic model Fuzzification The fuzzification interface consists of the following operations [Gouda et al., 2001]: 1) Perform a scale mapping that transfers the input variable ranges into a corresponding universe of discourse (quantization/ normalization). 2) Performs the fuzzification strategy that converts crisp input data into suitable linguistic variables, which may be viewed as labels of fuzzy sets. Firstly, in the fuzzification interface, real values are transformed into linguistic variables. In this study all the input and output variables are defined correspondingly to three classes within the full range of observed values. For example, Total data centre energy consumption is converted into fuzzy sets such as low, medium and high. 154

10 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance The degree to which the crisp value belongs to a set is represented by a value between 0 and 1, called the degree of membership µ. Fuzzy logic describes degree of membership by a function known as a membership function (MBF). Standard membership functions are used in most practical applications with types of Z, Lambda, Pi and S, as shown in Figure 6.4. Figure 6.4 Standard membership function types Figure 6.5 below shows the fuzzification of term total data centre energy consumption. Based on the data collected during the measurements in the 6 data centre studied, the details of the ranges of defined input and output variables are given in Appendix H. Degree of Membership Range of real value 4100 kwh/m 2 /year Figure 6.5 Fuzzification of variable 155

11 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance For example, energy consumption at 4100 kwh/m 2 /year is a member of the fuzzy sets for the terms: Low to the degree of 0.00 Medium to the degree of 0.30 High to the degree of Fuzzy inference Once all input variable values are translated into the respective linguistic variable values, the so-called fuzzy inference step evaluates the set of IF-THEN rules that define system behaviour. IF-THEN rules always describe the reaction to a certain situation as: IF <situation> THEN <action>. The inference is a calculus consisting of the steps: aggregation, composition and, if necessary, result aggregation. First, aggregation determines the degree to which the complete IF part of the rule is fulfilled. Special fuzzy operators are used to aggregate the degrees of support of the various preconditions. There are in Min operator, which corresponds with the linguistic AND, is most common and has been employed for the study. Equation below shows the principle of this method. Figure 6.6 shows the dialog of input fuzzy operator. AND: µ (A^B)=min {µ(a), µ(b)} Eqn (6.4) 156

12 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance Figure 6.6 Operator of input aggregation Each rule defines an action to be taken in the THEN part. The degree to which the action is valid is given by the adequacy of the rule to the current situation. This adequacy is computed by the aggregation as the degree of truth of the IF part. In the composition step, the degree of truth of the IF part of the rule is multiplied by a weighting factor, named Degree of Support (DoS). This factor represents the individual significance of the rule. By this way, rules themselves can be fuzzy, with a support between 0 and 1. The support of a consequence is calculated by linking the support of the entire condition with the DoS by composition operator. See the equation below. µ THEN =µ IF * DoS Eqn (6.5) 157

13 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance Figure 6.7 shows an example of the defined rules. Input variables Degree of support (DOS) Output variables Figure 6.7 Definition of fuzzy rules A result aggregation step determines the maximum degree of support for each consequence which is used for all further processing. Also shown in Figure 6.6, there are two methods of result aggregation, the maximum method (MAX) and the bounded sum method. If more than one rule produces the same consequence, an operation must aggregate the results of these rules. MAX operator takes the maximum of the Dos values as final result. The BSUM method takes the bounded sum. In this study, MAX method is employed to aggregate the results of these rules, as presented by the equation below. MAX result aggregation: µ RESULT = max i (µ THEN, RULEi ) Eqn (6.6) With the application of neuro-fuzzy network in this study, all the fuzzy rules were formulated automatically from the training data. Firstly, a full range of possible rules is generated. For example, say, there are two input variables and one output variable; and each variable has three classes low, medium, high. The total number of possible 158

14 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance rules is 3x3x3=27. After the neural network training, weight of each fuzzy rule is determined through Dos. The insignificant rules will be removed from the rule block. Further discussion of neuro-fuzzy training is provided in Section Defuzzification The result produced from the fuzzy rules are linguistic values, namely fuzzy, for the output variables. The defuzzification step translates the linguistic results into real values. There are several methods of defuzzification. Centre-of-Area (CoA), sometime also called Centre-of-Gravity (CoG) is the most frequently used defuzzification method. This method is based on taking the aggregate of the fuzzy outputs from each rule, weighted by their grades of fuzzy input set membership, see Figure 6.8. Figure 6.8 Deffuzification with Centre-of-Area The Centre-of-Maximum (CoM) is another commonly used method of defuzzification. It computes a crisp output as a weighted average of the term membership maxima, weighted by the inference results (Figure 6.9). The locations of the individual term membership maxima are indicated by the gray arrows and the inference result is shown 159

15 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance by the height of the black bar in the arrows. Figure 6.9 Deffuzification with Centre-of-Maximum Most CoA implementations are only approximations since they neglect overlapping and can be represented with methods such as CoM. Note that, since the quality of approximation has proved to be fair enough for the vast majority of applications, and CoA defuzzification is significantly slower than the approximated CoA methods, most hardware and software implementations of fuzzy logic algorithm only support CoM and others rather than the real CoA [FuzzyTech, 2001]. For this reason, CoM is employed in this study Neuro-fuzzy training i) Training of fuzzy rules The basic idea of neuro-fuzzy approach is to set up a complete fuzzy rule base, not by entering the rules, but by presenting a set of training samples and selecting the set of rules that represent the samples [FuzzyTech, 2001]. In the neuro-fuzzy model, neural network training function is used to evaluate the significances or weights of the 160

16 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance predefined fuzzy rules. Unlike early neuro-fuzzy network approaches, this study employs restricted training, which requires a given rule base, to restrict the number of rules used and save apriori knowledge that was entered into the system before training. This is due to the fact that if a huge unrestricted rule base does not provide a good match to the given sample distribution, the training may not converge. Configuration of neural training is shown in Figure The definitions of the terms in this dialog are shown in Appendix I. Figure 6.10 Configuration of neural training (Source: FuzzyTech, 2001) ii) Training of fuzzification and defuzzification In a fuzzy system, membership function of these parameters found in the fuzzification (input variables) and defuzzification (output variables) can also be trained. The manner in which neuro-fuzzy model treats the parameters of the membership functions of variables is similar to the training of fuzzy rules. Figure 6.11 shows an example of the 161

17 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance variable after training. Figure 6.11 Training of output variable Summary of settings of neuro-fuzzy network modeling Fuzzyification Membership function (MBF) Standard membership function Fuzzy inference Input aggregator Min operator (linguistic AND) Result aggregator Max operator (maximum of the degree of support (DoS) value) Defuzzification Method of defuzzification Centre of Maximum (CoM) Neuro-fuzzy training Learning method Batch Random 162

18 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance Winner neurons 1 Step Width (DoS) 0.1 Step Width (Term) 1% Stop criteria Max. Steps from 4000 to Max. Deviation from 50% to 1%, factor 0.75 Avg. Deviation 0.1% 6.4 Objectives of neuro-fuzzy network modeling of data centre energy performance Data centre energy performance involves a complex system of energy consuming components and elements. It comprises various energy consuming components and environmental and design variables. Neuro-fuzzy network combining the advantages of fuzzy systems, the explicit knowledge representation of knowledge, and the ability to cope with uncertainties with the learning power of neural network is a powerful technique for developing desired solution of integrating all these systems and variables into a whole system. The objectives of neuro-fuzzy network modeling in this study are as follows: a. To develop whole-system based models for data centre energy performance. b. To provide efficient and effective evaluation of data centre energy performance, and accurate estimation of energy-saving potential of data centres based on the models developed. 163

19 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance 6.5 Modeling methodology In this study, neuro-fuzzy network modeling consists of four steps. Figure 6.12 shows the systematic diagram of the modeling procedure. Parameter analysis Establish fuzzy logic model Neural network training Model verification Figure 6.12 Systematic diagram of modeling procedure Parameter analysis & establishment of fuzzy logic model Based on parameter analysis conducted in Chapter 5, variables that affect overall data centre energy performance are determined; linking those (input variables) to the key indicators (output variables) of data centre energy performance by fuzzy rule blocks, the structure of the model is determined. The results of parameter analysis are summarized as follows. The key indicators of total data centre energy performance are the total data centre energy consumption per unit gross floor area in term of kwh/m 2 /year and the energy consumption of IT equipment as a percentage of total data centre energy consumption. The significant energy consuming system of data centres are HVAC system and IT equipment. Physical variables gross floor area (m 2 ), IT footprint as a percentage of gross floor area, and total over-designing of data centre power demand plus energy consumptions of HVAC and IT equipment in terms of kwh/m 2 /year are set as the 164

20 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance significant variables of total data centre energy consumption. On the other hand, relative energy effectiveness of HVAC system which is denoted by the ratio of HVAC energy consumption to IT equipment energy consumption seems to be positively correlating to IT equipment energy consumption as a percentage of total data centre energy consumption. Based on the results of parameter analysis, model of total data centre energy performance is shown in Figure Figure 6.13 Model of overall data centre energy performance where, Grss_area is gross floor area of data centre (m 2 ) HVAC_energy is HVAC energy consumption per unit gross floor area (kwh/m 2 /year) IT_energy is IT equipment energy consumption per unit gross floor area (kwh/m 2 /year) ITfootprint is IT equipment footprint area as percentage of gross floor area (%) Total_overdesign is over-designing of total data centre power demand (-) Total_energy is total data centre energy consumption per unit gross floor area (kwh/m 2 /year) HVAC_Vs_IT is the ratio of HVAC energy consumption to IT equipment energy consumption (-) IT_Vs_Total is the IT equipment energy consumption as percentage of total data centre energy consumption (%) 165

21 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance As shown in section 5.2, affecting variable IT equipment energy consumption in terms of kwh/m 2 /year is affected by the over-designing of IT equipment power demand and IT equipment footprint area as percentage of gross floor area. These relationships are described in the model of IT equipment energy performance (Figure 6.14). Figure 6.14 Model of IT equipment energy performance where, IT_overdesign is the over-designing rate of IT equipment power demand Based on the results of parameter analysis in Section 5.4, variables such as energy consumptions of HVAC and the ratio of HVAC energy consumption to IT equipment energy consumption, which indicate energy performance of HVAC system, are also affected by other variables. Figure 6.15 depicts that HVAC energy consumption (kwh/m 2 /year) is affected by IT equipment energy consumption (kwh/m 2 /year), gross floor area (m 2 ), IT equipment footprint area as percentage of gross floor area and the over-designing of HVAC system. The ratio of HVAC energy consumption to IT equipment energy consumption is determined by the over-designing of HVAC system. 166

22 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance Figure 6.15 Model of HVAC system energy performance Moreover, as shown in Figure 5.12 and Figure 5.21, over-designing of HVAC system power demand and total data centre power demand are both affected by the over-designing of IT equipment power demand. Figure 6.16 Integrated model of total data centre energy performance 167

23 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance As stated earlier, neuro-fuzzy network is suitable for the purpose of modeling complex systems. Based on the models above, it is practical to integrate all the affecting variables and systems to a whole-system based model of total data centre energy performance (Figure 6.16). In this model, the preliminary input variables are gross floor area (m 2 ), over-designing of IT equipment power demand, and IT equipment footprint as a percentage of gross floor area. Rule block level 1 acts as the intermediate level collecting the information from input variables and transmit it to the next level defined as rule block level 2. On this step, the information that over-designing of IT equipment power demand determines the over-designing of HVAC cooling capacity and the over-designing of total data centre power demand is input to the model and passed to the next level of rule block. Rule block level 2 also acts as the intermediate level collecting the information from input variables and transmitting it to the next level defined as rule block level 3. Rule blocks 2and 4 (RB2 & 4) together illustrate the structure of HVAC system energy performance. Rule block 3 describes the significant variables that affect IT equipment energy consumption. Rule block level 3 is defined as the same as that in the previous model of total data centre energy performance (Figure 6.13). It receives the information transmitted from rule block level 2 and other independent significant variables including gross area, IT equipment footprint as percentage of gross floor area. Based on the information 168

24 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance received, the values of the output variables can be determined Neural network training Data obtained from investigations conducted in the data centres studied are then used to train the model. This training data consist of both the observed values of input variables and output variables. Based on the correlationship analysis conducted in Chapter four, data centre 6 seems often the disturbing point of the analysis. This can be explained by its significantly larger area than other facilities and the low occupancy rate of the floor area. For this reason, the data of data centre 6 is excluded from the training. However, this data centre will be used to as a new data to test the validity of the trained model and evaluate the energy saving potential. Appendix J shows the training data of the model Model verification After the training, the information of the data is learned and stored into the model, and the significance levels of the various fuzzy rules are determined. Those rules have minor influences on output variables that are removed from the rule blocks. The trained model can then be used to predict the energy performance of a data centre. Moreover, by changing one or more values of the input variables, the influences of that or those variables can be examined. 169

25 Chapter 6: Neuro-fuzzy Network Modeling of Data Centre Energy Performance However, sometime the neural training may not converge, which may lead to inaccurate prediction and analysis. This is due to many reasons. The main reason is the constraint of sample size. In this study, only 6 sets of data obtained from the selected data centres are available for the training and testing of the model. Moreover, there are significant variations among data centres in terms of energy consumption, power demand and systems efficiencies. These can lead to a poor convergence of the model developed. Improper model structure and unrestricted and great number of fuzzy rules can also result in improper model. In this case, further re-examination of model structure and more sample data are needed. Figure 6.17 Training result in 3-D plot Figure 6.17 depicts the trained model of total data centre energy performance in a 3-Dimensional plot. Relationships between HVAC energy consumption (vertical axis) and Gross area and Over-designing of IT equipment power demand (horizontal axes) are depicted graphically. 170

About the NeuroFuzzy Module of the FuzzyTECH5.5 Software

About the NeuroFuzzy Module of the FuzzyTECH5.5 Software About the NeuroFuzzy Module of the FuzzyTECH5.5 Software Ágnes B. Simon, Dániel Biró College of Nyíregyháza, Sóstói út 31, simona@nyf.hu, bibby@freemail.hu Abstract: Our online edition of the software

More information

ENERGY PERFORMANCE OF DATA CENTRES IN SINGAPORE SUN HANSONG. (B.Eng.) A THESIS SUBMITTED FOR THE DEGREE OF MASTER OF SCIENCE (BUILDING)

ENERGY PERFORMANCE OF DATA CENTRES IN SINGAPORE SUN HANSONG. (B.Eng.) A THESIS SUBMITTED FOR THE DEGREE OF MASTER OF SCIENCE (BUILDING) ENERGY PERFORMANCE OF DATA CENTRES IN SINGAPORE SUN HANSONG (B.Eng.) A THESIS SUBMITTED FOR THE DEGREE OF MASTER OF SCIENCE (BUILDING) DEPARTMENT OF BUILDING SCHOOL OF DESIGN AND ENVIRONMENT NATIONAL UNIVERSITY

More information

Introduction to Fuzzy Control

Introduction to Fuzzy Control Introduction to Fuzzy Control Marcelo Godoy Simoes Colorado School of Mines Engineering Division 1610 Illinois Street Golden, Colorado 80401-1887 USA Abstract In the last few years the applications of

More information

A FUZZY LOGIC APPROACH FOR SALES FORECASTING

A FUZZY LOGIC APPROACH FOR SALES FORECASTING A FUZZY LOGIC APPROACH FOR SALES FORECASTING ABSTRACT Sales forecasting proved to be very important in marketing where managers need to learn from historical data. Many methods have become available for

More information

NTC Project: S01-PH10 (formerly I01-P10) 1 Forecasting Women s Apparel Sales Using Mathematical Modeling

NTC Project: S01-PH10 (formerly I01-P10) 1 Forecasting Women s Apparel Sales Using Mathematical Modeling 1 Forecasting Women s Apparel Sales Using Mathematical Modeling Celia Frank* 1, Balaji Vemulapalli 1, Les M. Sztandera 2, Amar Raheja 3 1 School of Textiles and Materials Technology 2 Computer Information

More information

INTELLIGENT ENERGY MANAGEMENT OF ELECTRICAL POWER SYSTEMS WITH DISTRIBUTED FEEDING ON THE BASIS OF FORECASTS OF DEMAND AND GENERATION Chr.

INTELLIGENT ENERGY MANAGEMENT OF ELECTRICAL POWER SYSTEMS WITH DISTRIBUTED FEEDING ON THE BASIS OF FORECASTS OF DEMAND AND GENERATION Chr. INTELLIGENT ENERGY MANAGEMENT OF ELECTRICAL POWER SYSTEMS WITH DISTRIBUTED FEEDING ON THE BASIS OF FORECASTS OF DEMAND AND GENERATION Chr. Meisenbach M. Hable G. Winkler P. Meier Technology, Laboratory

More information

Building Energy Management: Using Data as a Tool

Building Energy Management: Using Data as a Tool Building Energy Management: Using Data as a Tool Issue Brief Melissa Donnelly Program Analyst, Institute for Building Efficiency, Johnson Controls October 2012 1 http://www.energystar. gov/index.cfm?c=comm_

More information

NTC Project: S01-PH10 (formerly I01-P10) 1 Forecasting Women s Apparel Sales Using Mathematical Modeling

NTC Project: S01-PH10 (formerly I01-P10) 1 Forecasting Women s Apparel Sales Using Mathematical Modeling 1 Forecasting Women s Apparel Sales Using Mathematical Modeling Celia Frank* 1, Balaji Vemulapalli 1, Les M. Sztandera 2, Amar Raheja 3 1 School of Textiles and Materials Technology 2 Computer Information

More information

Adaptive model for thermal demand forecast in residential buildings

Adaptive model for thermal demand forecast in residential buildings Adaptive model for thermal demand forecast in residential buildings Harb, Hassan 1 ; Schütz, Thomas 2 ; Streblow, Rita 3 ; Müller, Dirk 4 1 RWTH Aachen University, E.ON Energy Research Center, Institute

More information

Bank Customers (Credit) Rating System Based On Expert System and ANN

Bank Customers (Credit) Rating System Based On Expert System and ANN Bank Customers (Credit) Rating System Based On Expert System and ANN Project Review Yingzhen Li Abstract The precise rating of customers has a decisive impact on loan business. We constructed the BP network,

More information

Soft-Computing Models for Building Applications - A Feasibility Study (EPSRC Ref: GR/L84513)

Soft-Computing Models for Building Applications - A Feasibility Study (EPSRC Ref: GR/L84513) Soft-Computing Models for Building Applications - A Feasibility Study (EPSRC Ref: GR/L84513) G S Virk, D Azzi, K I Alkadhimi and B P Haynes Department of Electrical and Electronic Engineering, University

More information

Prediction of DDoS Attack Scheme

Prediction of DDoS Attack Scheme Chapter 5 Prediction of DDoS Attack Scheme Distributed denial of service attack can be launched by malicious nodes participating in the attack, exploit the lack of entry point in a wireless network, and

More information

Approach to Energy Management for Companies

Approach to Energy Management for Companies Approach to Energy Management for Companies Tomiyasu Ichimura Masahiro Maeeda Kunio Fukumoto Ken Kuroda Ryuzou Fukunaga Most companies in Japan are taking energy-saving actions in an effort to cope with

More information

Recommendations for Measuring and Reporting Overall Data Center Efficiency

Recommendations for Measuring and Reporting Overall Data Center Efficiency Recommendations for Measuring and Reporting Overall Data Center Efficiency Version 1 Measuring PUE at Dedicated Data Centers 15 July 2010 Table of Contents 1 Introduction... 1 1.1 Purpose Recommendations

More information

Data Center Power Requirements: Measurements From Silicon Valley

Data Center Power Requirements: Measurements From Silicon Valley July 10, 2001 Data Center Power Requirements: Measurements From Silicon Valley Jennifer Mitchell-Jackson a, Jonathan G. Koomey b*, Bruce Nordman b, Michele Blazek c a Energy and Resources Group, 310 Barrows

More information

Benchmarking Residential Energy Use

Benchmarking Residential Energy Use Benchmarking Residential Energy Use Michael MacDonald, Oak Ridge National Laboratory Sherry Livengood, Oak Ridge National Laboratory ABSTRACT Interest in rating the real-life energy performance of buildings

More information

Data Center Industry Leaders Reach Agreement on Guiding Principles for Energy Efficiency Metrics

Data Center Industry Leaders Reach Agreement on Guiding Principles for Energy Efficiency Metrics On January 13, 2010, 7x24 Exchange Chairman Robert Cassiliano and Vice President David Schirmacher met in Washington, DC with representatives from the EPA, the DOE and 7 leading industry organizations

More information

Recommendations for Measuring and Reporting Overall Data Center Efficiency

Recommendations for Measuring and Reporting Overall Data Center Efficiency Recommendations for Measuring and Reporting Overall Data Center Efficiency Version 2 Measuring PUE for Data Centers 17 May 2011 Table of Contents 1 Introduction... 1 1.1 Purpose Recommendations for Measuring

More information

HOW TO CONDUCT ENERGY SAVINGS ANALYSIS IN A FACILITY VALUE ENGINEERING STUDY

HOW TO CONDUCT ENERGY SAVINGS ANALYSIS IN A FACILITY VALUE ENGINEERING STUDY HOW TO CONDUCT ENERGY SAVINGS ANALYSIS IN A FACILITY VALUE ENGINEERING STUDY Benson Kwong, CVS, PE, CEM, LEED AP, CCE envergie consulting, LLC Biography Benson Kwong is an independent consultant providing

More information

Detection of DDoS Attack Scheme

Detection of DDoS Attack Scheme Chapter 4 Detection of DDoS Attac Scheme In IEEE 802.15.4 low rate wireless personal area networ, a distributed denial of service attac can be launched by one of three adversary types, namely, jamming

More information

Reducing Data Center Energy Consumption

Reducing Data Center Energy Consumption Reducing Data Center Energy Consumption By John Judge, Member ASHRAE; Jack Pouchet, Anand Ekbote, and Sachin Dixit Rising data center energy consumption and increasing energy costs have combined to elevate

More information

Power Prediction Analysis using Artificial Neural Network in MS Excel

Power Prediction Analysis using Artificial Neural Network in MS Excel Power Prediction Analysis using Artificial Neural Network in MS Excel NURHASHINMAH MAHAMAD, MUHAMAD KAMAL B. MOHAMMED AMIN Electronic System Engineering Department Malaysia Japan International Institute

More information

Design of Prediction System for Key Performance Indicators in Balanced Scorecard

Design of Prediction System for Key Performance Indicators in Balanced Scorecard Design of Prediction System for Key Performance Indicators in Balanced Scorecard Ahmed Mohamed Abd El-Mongy. Faculty of Systems and Computers Engineering, Al-Azhar University Cairo, Egypt. Alaa el-deen

More information

How Does Your Data Center Measure Up? Energy Efficiency Metrics and Benchmarks for Data Center Infrastructure Systems

How Does Your Data Center Measure Up? Energy Efficiency Metrics and Benchmarks for Data Center Infrastructure Systems How Does Your Data Center Measure Up? Energy Efficiency Metrics and Benchmarks for Data Center Infrastructure Systems Paul Mathew, Ph.D., Staff Scientist Steve Greenberg, P.E., Energy Management Engineer

More information

Data center power use: a review of the historical data

Data center power use: a review of the historical data Data center power use: a review of the historical data Jonathan G. Koomey, Ph.D. LBNL and Stanford University JGKoomey@lbl.gov, JGKoomey@stanford.edu http://datacenters.lbl.gov Presented at the IBM Austin

More information

Current Standard: Mathematical Concepts and Applications Shape, Space, and Measurement- Primary

Current Standard: Mathematical Concepts and Applications Shape, Space, and Measurement- Primary Shape, Space, and Measurement- Primary A student shall apply concepts of shape, space, and measurement to solve problems involving two- and three-dimensional shapes by demonstrating an understanding of:

More information

Fuzzy Candlestick Approach to Trade S&P CNX NIFTY 50 Index using Engulfing Patterns

Fuzzy Candlestick Approach to Trade S&P CNX NIFTY 50 Index using Engulfing Patterns Fuzzy Candlestick Approach to Trade S&P CNX NIFTY 50 Index using Engulfing Patterns Partha Roy 1, Sanjay Sharma 2 and M. K. Kowar 3 1 Department of Computer Sc. & Engineering 2 Department of Applied Mathematics

More information

Forecasting of Economic Quantities using Fuzzy Autoregressive Model and Fuzzy Neural Network

Forecasting of Economic Quantities using Fuzzy Autoregressive Model and Fuzzy Neural Network Forecasting of Economic Quantities using Fuzzy Autoregressive Model and Fuzzy Neural Network Dušan Marček 1 Abstract Most models for the time series of stock prices have centered on autoregressive (AR)

More information

STATISTICA. Clustering Techniques. Case Study: Defining Clusters of Shopping Center Patrons. and

STATISTICA. Clustering Techniques. Case Study: Defining Clusters of Shopping Center Patrons. and Clustering Techniques and STATISTICA Case Study: Defining Clusters of Shopping Center Patrons STATISTICA Solutions for Business Intelligence, Data Mining, Quality Control, and Web-based Analytics Table

More information

Iranian J Env Health Sci Eng, 2004, Vol.1, No.2, pp.51-57. Application of Intelligent System for Water Treatment Plant Operation.

Iranian J Env Health Sci Eng, 2004, Vol.1, No.2, pp.51-57. Application of Intelligent System for Water Treatment Plant Operation. Iranian J Env Health Sci Eng, 2004, Vol.1, No.2, pp.51-57 Application of Intelligent System for Water Treatment Plant Operation *A Mirsepassi Dept. of Environmental Health Engineering, School of Public

More information

A Fuzzy System Approach of Feed Rate Determination for CNC Milling

A Fuzzy System Approach of Feed Rate Determination for CNC Milling A Fuzzy System Approach of Determination for CNC Milling Zhibin Miao Department of Mechanical and Electrical Engineering Heilongjiang Institute of Technology Harbin, China e-mail:miaozhibin99@yahoo.com.cn

More information

EMPLOYEE PERFORMANCE APPRAISAL SYSTEM USING FUZZY LOGIC

EMPLOYEE PERFORMANCE APPRAISAL SYSTEM USING FUZZY LOGIC EMPLOYEE PERFORMANCE APPRAISAL SYSTEM USING FUZZY LOGIC ABSTRACT Adnan Shaout* and Mohamed Khalid Yousif** *The Department of Electrical and Computer Engineering The University of Michigan Dearborn, MI,

More information

Avoiding Costs from Oversizing Data Center and Network Room Infrastructure

Avoiding Costs from Oversizing Data Center and Network Room Infrastructure Avoiding Costs from Oversizing Data Center and Network Room Infrastructure White Paper 37 Revision 6 by Neil Rasmussen > Executive summary The physical and power infrastructure of data centers and network

More information

Problems often have a certain amount of uncertainty, possibly due to: Incompleteness of information about the environment,

Problems often have a certain amount of uncertainty, possibly due to: Incompleteness of information about the environment, Uncertainty Problems often have a certain amount of uncertainty, possibly due to: Incompleteness of information about the environment, E.g., loss of sensory information such as vision Incorrectness in

More information

6.2.8 Neural networks for data mining

6.2.8 Neural networks for data mining 6.2.8 Neural networks for data mining Walter Kosters 1 In many application areas neural networks are known to be valuable tools. This also holds for data mining. In this chapter we discuss the use of neural

More information

CHAPTER 5 PREDICTIVE MODELING STUDIES TO DETERMINE THE CONVEYING VELOCITY OF PARTS ON VIBRATORY FEEDER

CHAPTER 5 PREDICTIVE MODELING STUDIES TO DETERMINE THE CONVEYING VELOCITY OF PARTS ON VIBRATORY FEEDER 93 CHAPTER 5 PREDICTIVE MODELING STUDIES TO DETERMINE THE CONVEYING VELOCITY OF PARTS ON VIBRATORY FEEDER 5.1 INTRODUCTION The development of an active trap based feeder for handling brakeliners was discussed

More information

Selecting an Industry-Standard Metric for Data Center Efficiency

Selecting an Industry-Standard Metric for Data Center Efficiency Selecting an Industry-Standard Metric for Data Center Efficiency By Neil Rasmussen White Paper #157 Executive Summary The development of standards for the measurement and specification of data center efficiency

More information

Infrastructure & Cities Sector

Infrastructure & Cities Sector Technical Article Infrastructure & Cities Sector Building Technologies Division Zug (Switzerland), October 18, 2011 Saving Energy in a Data Center A Leap of Faith? New guidelines from ASHRAE (American

More information

Threat Modeling Using Fuzzy Logic Paradigm

Threat Modeling Using Fuzzy Logic Paradigm Issues in Informing Science and Information Technology Volume 4, 2007 Threat Modeling Using Fuzzy Logic Paradigm A. S. Sodiya, S. A. Onashoga, and B. A. Oladunjoye Department of Computer Science, University

More information

Application of Neural Network in User Authentication for Smart Home System

Application of Neural Network in User Authentication for Smart Home System Application of Neural Network in User Authentication for Smart Home System A. Joseph, D.B.L. Bong, D.A.A. Mat Abstract Security has been an important issue and concern in the smart home systems. Smart

More information

A New Approach For Estimating Software Effort Using RBFN Network

A New Approach For Estimating Software Effort Using RBFN Network IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.7, July 008 37 A New Approach For Estimating Software Using RBFN Network Ch. Satyananda Reddy, P. Sankara Rao, KVSVN Raju,

More information

Building Energy Information Systems:

Building Energy Information Systems: Building Energy Information Systems: State of the Technology and User Case Studies Jessica Granderson Lawrence Berkeley National Laboratory Sponsored by the California Energy Commission Public Interest

More information

Model-Based Performance Monitoring: Review of Diagnostic Methods and Chiller Case Study

Model-Based Performance Monitoring: Review of Diagnostic Methods and Chiller Case Study LBNL-45949 CD-425 ACEEE 2000 Summer Study on Energy Efficiency in Buildings, Efficiency and Sustainability, August 20-25, 2000, Asilomar Conference Center, Pacific Grove, CA, and published in the Proceedings.

More information

Neural Networks for Sentiment Detection in Financial Text

Neural Networks for Sentiment Detection in Financial Text Neural Networks for Sentiment Detection in Financial Text Caslav Bozic* and Detlef Seese* With a rise of algorithmic trading volume in recent years, the need for automatic analysis of financial news emerged.

More information

ECE 533 Project Report Ashish Dhawan Aditi R. Ganesan

ECE 533 Project Report Ashish Dhawan Aditi R. Ganesan Handwritten Signature Verification ECE 533 Project Report by Ashish Dhawan Aditi R. Ganesan Contents 1. Abstract 3. 2. Introduction 4. 3. Approach 6. 4. Pre-processing 8. 5. Feature Extraction 9. 6. Verification

More information

Open Access Research on Application of Neural Network in Computer Network Security Evaluation. Shujuan Jin *

Open Access Research on Application of Neural Network in Computer Network Security Evaluation. Shujuan Jin * Send Orders for Reprints to reprints@benthamscience.ae 766 The Open Electrical & Electronic Engineering Journal, 2014, 8, 766-771 Open Access Research on Application of Neural Network in Computer Network

More information

BUILDING ENERGY DEMAND AGGREGATION AND SIMULATION TOOLS A DANISH CASE STUDY

BUILDING ENERGY DEMAND AGGREGATION AND SIMULATION TOOLS A DANISH CASE STUDY BUILDING ENERGY DEMAND AGGREGATION AND SIMULATION TOOLS A DANISH CASE STUDY P. Gianniou; A. Heller; C. Rode Department of Civil Engineering, Technical University of Denmark, Kgs. Lyngby ABSTRACT Nowadays,

More information

Green IT Promotion Council, Japan

Green IT Promotion Council, Japan Concept of New Metrics for Data Center Energy Efficiency Introduction of Datacenter Performance per Energy [ DPPE ] Green IT Promotion Council, Japan February2010 Abstract Power Usage Effectiveness (PUE)

More information

The Quest for Energy Efficiency. A White Paper from the experts in Business-Critical Continuity

The Quest for Energy Efficiency. A White Paper from the experts in Business-Critical Continuity The Quest for Energy Efficiency A White Paper from the experts in Business-Critical Continuity Abstract One of the most widely discussed issues throughout the world today is the rapidly increasing price

More information

Conception and Development of a Health Care Risk Management System

Conception and Development of a Health Care Risk Management System 2011 International Conference on Biomedical Engineering and Technology IPCBEE vol.11 (2011) (2011) IACSIT Press, Singapore Conception and Development of a Health Care Risk Management System Nesrine Zoghlami,

More information

A Comparative Study of the Pickup Method and its Variations Using a Simulated Hotel Reservation Data

A Comparative Study of the Pickup Method and its Variations Using a Simulated Hotel Reservation Data A Comparative Study of the Pickup Method and its Variations Using a Simulated Hotel Reservation Data Athanasius Zakhary, Neamat El Gayar Faculty of Computers and Information Cairo University, Giza, Egypt

More information

VOLATILITY AND DEVIATION OF DISTRIBUTED SOLAR

VOLATILITY AND DEVIATION OF DISTRIBUTED SOLAR VOLATILITY AND DEVIATION OF DISTRIBUTED SOLAR Andrew Goldstein Yale University 68 High Street New Haven, CT 06511 andrew.goldstein@yale.edu Alexander Thornton Shawn Kerrigan Locus Energy 657 Mission St.

More information

OPTIMIZATION OF VENTILATION SYSTEMS IN OFFICE ENVIRONMENT, PART II: RESULTS AND DISCUSSIONS

OPTIMIZATION OF VENTILATION SYSTEMS IN OFFICE ENVIRONMENT, PART II: RESULTS AND DISCUSSIONS OPTIMIZATION OF VENTILATION SYSTEMS IN OFFICE ENVIRONMENT, PART II: RESULTS AND DISCUSSIONS Liang Zhou, and Fariborz Haghighat Department of Building, Civil and Environmental Engineering Concordia University,

More information

Customer Classification And Prediction Based On Data Mining Technique

Customer Classification And Prediction Based On Data Mining Technique Customer Classification And Prediction Based On Data Mining Technique Ms. Neethu Baby 1, Mrs. Priyanka L.T 2 1 M.E CSE, Sri Shakthi Institute of Engineering and Technology, Coimbatore 2 Assistant Professor

More information

Making Sense of the Mayhem: Machine Learning and March Madness

Making Sense of the Mayhem: Machine Learning and March Madness Making Sense of the Mayhem: Machine Learning and March Madness Alex Tran and Adam Ginzberg Stanford University atran3@stanford.edu ginzberg@stanford.edu I. Introduction III. Model The goal of our research

More information

Introduction to Machine Learning and Data Mining. Prof. Dr. Igor Trajkovski trajkovski@nyus.edu.mk

Introduction to Machine Learning and Data Mining. Prof. Dr. Igor Trajkovski trajkovski@nyus.edu.mk Introduction to Machine Learning and Data Mining Prof. Dr. Igor Trakovski trakovski@nyus.edu.mk Neural Networks 2 Neural Networks Analogy to biological neural systems, the most robust learning systems

More information

Electrical Efficiency Modeling for Data Centers

Electrical Efficiency Modeling for Data Centers Electrical Efficiency Modeling for Data Centers By Neil Rasmussen White Paper #113 Revision 1 Executive Summary Conventional models for estimating electrical efficiency of data centers are grossly inaccurate

More information

D A T A M I N I N G C L A S S I F I C A T I O N

D A T A M I N I N G C L A S S I F I C A T I O N D A T A M I N I N G C L A S S I F I C A T I O N FABRICIO VOZNIKA LEO NARDO VIA NA INTRODUCTION Nowadays there is huge amount of data being collected and stored in databases everywhere across the globe.

More information

Analecta Vol. 8, No. 2 ISSN 2064-7964

Analecta Vol. 8, No. 2 ISSN 2064-7964 EXPERIMENTAL APPLICATIONS OF ARTIFICIAL NEURAL NETWORKS IN ENGINEERING PROCESSING SYSTEM S. Dadvandipour Institute of Information Engineering, University of Miskolc, Egyetemváros, 3515, Miskolc, Hungary,

More information

Energy Efficient High-tech Buildings

Energy Efficient High-tech Buildings Energy Efficient High-tech Buildings Can anything be done to improve Data Center and Cleanroom energy efficiency? Bill Tschudi Lawrence Berkeley National Laboratory Wftschudi@lbl.gov Acknowledgements California

More information

MIDLAND ISD ADVANCED PLACEMENT CURRICULUM STANDARDS AP ENVIRONMENTAL SCIENCE

MIDLAND ISD ADVANCED PLACEMENT CURRICULUM STANDARDS AP ENVIRONMENTAL SCIENCE Science Practices Standard SP.1: Scientific Questions and Predictions Asking scientific questions that can be tested empirically and structuring these questions in the form of testable predictions SP.1.1

More information

EFFICIENT DATA PRE-PROCESSING FOR DATA MINING

EFFICIENT DATA PRE-PROCESSING FOR DATA MINING EFFICIENT DATA PRE-PROCESSING FOR DATA MINING USING NEURAL NETWORKS JothiKumar.R 1, Sivabalan.R.V 2 1 Research scholar, Noorul Islam University, Nagercoil, India Assistant Professor, Adhiparasakthi College

More information

Documenting Performance Metrics in a Building Life-cycle Information System

Documenting Performance Metrics in a Building Life-cycle Information System LBNL-41942 CBS-379 To be presented at the Green Building Challenge Õ98 Conference, Vancouver, British Columbia, Canada, October 26-28, 1998, and to be published in the proceedings. Documenting Performance

More information

RISK ASSESSMENT BASED UPON FUZZY SET THEORY

RISK ASSESSMENT BASED UPON FUZZY SET THEORY RISK ASSESSMENT BASED UPON FUZZY SET THEORY László POKORÁDI, professor, University of Debrecen pokoradi@mfk.unideb.hu KEYWORDS: risk management; risk assessment; fuzzy set theory; reliability. Abstract:

More information

APPENDIX N. Data Validation Using Data Descriptors

APPENDIX N. Data Validation Using Data Descriptors APPENDIX N Data Validation Using Data Descriptors Data validation is often defined by six data descriptors: 1) reports to decision maker 2) documentation 3) data sources 4) analytical method and detection

More information

PERFORMANCE OF MPPT CHARGE CONTROLLERS A STATE OF THE ART ANALYSIS

PERFORMANCE OF MPPT CHARGE CONTROLLERS A STATE OF THE ART ANALYSIS PERFORMANCE OF MPPT CHARGE CONTROLLERS A STATE OF THE ART ANALYSIS Michael Müller 1, Roland Bründlinger 2, Ortwin Arz 1, Werner Miller 1, Joachim Schulz 2, Georg Lauss 2 1. STECA ELEKTRONIK GMBH, Mammostr.

More information

Data Center Energy Use, Metrics and Rating Systems

Data Center Energy Use, Metrics and Rating Systems Data Center Energy Use, Metrics and Rating Systems Steve Greenberg Energy Management Engineer Environmental Energy Technologies Division Lawrence Berkeley National Laboratory October 31, 2007 Today s s

More information

Optimising Energy Use in Cities through Smart Decision Support Systems

Optimising Energy Use in Cities through Smart Decision Support Systems Optimising Energy Use in Cities through Smart Decision Support Systems Energy Management for Sustainable Action Plans, Brussels, 18 June 2015 Siegfried Zoellner, Coordinator, ICLEI European Secretariat

More information

How To Develop Software

How To Develop Software Software Engineering Prof. N.L. Sarda Computer Science & Engineering Indian Institute of Technology, Bombay Lecture-4 Overview of Phases (Part - II) We studied the problem definition phase, with which

More information

Saumil Navalbhai Patel B.E., Gujarat University, India, 2007 PROJECT. Submitted in partial satisfaction of the requirements for the degree of

Saumil Navalbhai Patel B.E., Gujarat University, India, 2007 PROJECT. Submitted in partial satisfaction of the requirements for the degree of POWER LOAD BALANCING USING FUZZY LOGIC Saumil Navalbhai Patel B.E., Gujarat University, India, 2007 PROJECT Submitted in partial satisfaction of the requirements for the degree of MASTER OF SCIENCE in

More information

The Integrated Design Process

The Integrated Design Process The Integrated Design Process The Integrated Design Process (IDP) has been developed on the basis of experience gained from a small Canadian demonstration program for high-performance buildings, the C2000

More information

Risk Analysis and Quantification

Risk Analysis and Quantification Risk Analysis and Quantification 1 What is Risk Analysis? 2. Risk Analysis Methods 3. The Monte Carlo Method 4. Risk Model 5. What steps must be taken for the development of a Risk Model? 1.What is Risk

More information

Project Management Efficiency A Fuzzy Logic Approach

Project Management Efficiency A Fuzzy Logic Approach Project Management Efficiency A Fuzzy Logic Approach Vinay Kumar Nassa, Sri Krishan Yadav Abstract Fuzzy logic is a relatively new technique for solving engineering control problems. This technique can

More information

Electrical Systems. <Presenter>

Electrical Systems. <Presenter> Review Root Causes of Energy Inefficiency Roadmap to Maximize Energy Efficiency Best Practices Alternative Energy Sources Controls Take Aways Seek Professional Help. ENERGY INEFFICIENCY OF

More information

Control of Computer Room Air Handlers Using Wireless Sensors. Energy Efficient Data Center Demonstration Project

Control of Computer Room Air Handlers Using Wireless Sensors. Energy Efficient Data Center Demonstration Project Control of Computer Room Air Handlers Using Wireless Sensors Energy Efficient Data Center Demonstration Project About the Energy Efficient Data Center Demonstration Project The project s goal is to identify

More information

Software Development for Cooling Load Estimation by CLTD Method

Software Development for Cooling Load Estimation by CLTD Method IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) ISSN: 2278-1684Volume 3, Issue 6 (Nov. - Dec. 2012), PP 01-06 Software Development for Cooling Load Estimation by CLTD Method Tousif Ahmed Department

More information

EXPERIMENTAL ERROR AND DATA ANALYSIS

EXPERIMENTAL ERROR AND DATA ANALYSIS EXPERIMENTAL ERROR AND DATA ANALYSIS 1. INTRODUCTION: Laboratory experiments involve taking measurements of physical quantities. No measurement of any physical quantity is ever perfectly accurate, except

More information

A Comparison of AC and DC Power Distribution in the Data Center Transcript

A Comparison of AC and DC Power Distribution in the Data Center Transcript A Comparison of AC and DC Power Distribution in the Data Center Transcript Slide 1 Welcome to the Data Center University course on the A Comparison of AC and DC Power Distribution in the Data Center. Slide

More information

Follow links Class Use and other Permissions. For more information, send email to: permissions@pupress.princeton.edu

Follow links Class Use and other Permissions. For more information, send email to: permissions@pupress.princeton.edu COPYRIGHT NOTICE: David A. Kendrick, P. Ruben Mercado, and Hans M. Amman: Computational Economics is published by Princeton University Press and copyrighted, 2006, by Princeton University Press. All rights

More information

Branch-and-Price Approach to the Vehicle Routing Problem with Time Windows

Branch-and-Price Approach to the Vehicle Routing Problem with Time Windows TECHNISCHE UNIVERSITEIT EINDHOVEN Branch-and-Price Approach to the Vehicle Routing Problem with Time Windows Lloyd A. Fasting May 2014 Supervisors: dr. M. Firat dr.ir. M.A.A. Boon J. van Twist MSc. Contents

More information

Social Media Mining. Data Mining Essentials

Social Media Mining. Data Mining Essentials Introduction Data production rate has been increased dramatically (Big Data) and we are able store much more data than before E.g., purchase data, social media data, mobile phone data Businesses and customers

More information

COMBINING THE METHODS OF FORECASTING AND DECISION-MAKING TO OPTIMISE THE FINANCIAL PERFORMANCE OF SMALL ENTERPRISES

COMBINING THE METHODS OF FORECASTING AND DECISION-MAKING TO OPTIMISE THE FINANCIAL PERFORMANCE OF SMALL ENTERPRISES COMBINING THE METHODS OF FORECASTING AND DECISION-MAKING TO OPTIMISE THE FINANCIAL PERFORMANCE OF SMALL ENTERPRISES JULIA IGOREVNA LARIONOVA 1 ANNA NIKOLAEVNA TIKHOMIROVA 2 1, 2 The National Nuclear Research

More information

BCA-IDA Green Mark for Existing Data Centres Version EDC/1.0

BCA-IDA Green Mark for Existing Data Centres Version EDC/1.0 BCA-IDA Green Mark for Existing Data Centres Version EDC/1.0 To achieve GREEN MARK Award Pre-requisite Requirement All relevant pre-requisite requirements for the specific Green Mark Rating are to be complied

More information

Gerard Mc Nulty Systems Optimisation Ltd gmcnulty@iol.ie/0876697867 BA.,B.A.I.,C.Eng.,F.I.E.I

Gerard Mc Nulty Systems Optimisation Ltd gmcnulty@iol.ie/0876697867 BA.,B.A.I.,C.Eng.,F.I.E.I Gerard Mc Nulty Systems Optimisation Ltd gmcnulty@iol.ie/0876697867 BA.,B.A.I.,C.Eng.,F.I.E.I Data is Important because it: Helps in Corporate Aims Basis of Business Decisions Engineering Decisions Energy

More information

Residential Energy Services Demand: Lisbon case study towards Net Zero Energy House

Residential Energy Services Demand: Lisbon case study towards Net Zero Energy House Residential Energy Services Demand: Lisbon case study towards Net Zero Energy House Abstract Technically, reaching Net Zero Energy House (NZEH) is no longer a too ambitious goal as most of the technologies

More information

Lecture 6. Artificial Neural Networks

Lecture 6. Artificial Neural Networks Lecture 6 Artificial Neural Networks 1 1 Artificial Neural Networks In this note we provide an overview of the key concepts that have led to the emergence of Artificial Neural Networks as a major paradigm

More information

Absolute and relative humidity Precise and comfort air-conditioning

Absolute and relative humidity Precise and comfort air-conditioning Absolute and relative humidity Precise and comfort air-conditioning Trends and best practices in data centers Compiled by: CONTEG Date: 30. 3. 2010 Version: 1.11 EN 2013 CONTEG. All rights reserved. No

More information

A Multi-level Artificial Neural Network for Residential and Commercial Energy Demand Forecast: Iran Case Study

A Multi-level Artificial Neural Network for Residential and Commercial Energy Demand Forecast: Iran Case Study 211 3rd International Conference on Information and Financial Engineering IPEDR vol.12 (211) (211) IACSIT Press, Singapore A Multi-level Artificial Neural Network for Residential and Commercial Energy

More information

Effect of Using Neural Networks in GA-Based School Timetabling

Effect of Using Neural Networks in GA-Based School Timetabling Effect of Using Neural Networks in GA-Based School Timetabling JANIS ZUTERS Department of Computer Science University of Latvia Raina bulv. 19, Riga, LV-1050 LATVIA janis.zuters@lu.lv Abstract: - The school

More information

Guideline for Water and Energy Considerations During Federal Data Center Consolidations

Guideline for Water and Energy Considerations During Federal Data Center Consolidations Guideline for Water and Energy Considerations During Federal Data Center Consolidations Prepared for the U.S. Department of Energy Federal Energy Management Program By Lawrence Berkeley National Laboratory

More information

Component Ordering in Independent Component Analysis Based on Data Power

Component Ordering in Independent Component Analysis Based on Data Power Component Ordering in Independent Component Analysis Based on Data Power Anne Hendrikse Raymond Veldhuis University of Twente University of Twente Fac. EEMCS, Signals and Systems Group Fac. EEMCS, Signals

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION Power systems form the largest man made complex system. It basically consists of generating sources, transmission network and distribution centers. Secure and economic operation

More information

A Color Placement Support System for Visualization Designs Based on Subjective Color Balance

A Color Placement Support System for Visualization Designs Based on Subjective Color Balance A Color Placement Support System for Visualization Designs Based on Subjective Color Balance Eric Cooper and Katsuari Kamei College of Information Science and Engineering Ritsumeikan University Abstract:

More information

Review on Financial Forecasting using Neural Network and Data Mining Technique

Review on Financial Forecasting using Neural Network and Data Mining Technique ORIENTAL JOURNAL OF COMPUTER SCIENCE & TECHNOLOGY An International Open Free Access, Peer Reviewed Research Journal Published By: Oriental Scientific Publishing Co., India. www.computerscijournal.org ISSN:

More information

Maximization versus environmental compliance

Maximization versus environmental compliance Maximization versus environmental compliance Increase use of alternative fuels with no risk for quality and environment Reprint from World Cement March 2005 Dr. Eduardo Gallestey, ABB, Switzerland, discusses

More information

Quantitative Inventory Uncertainty

Quantitative Inventory Uncertainty Quantitative Inventory Uncertainty It is a requirement in the Product Standard and a recommendation in the Value Chain (Scope 3) Standard that companies perform and report qualitative uncertainty. This

More information

Mathematical models to estimate the quality of monitoring software systems for electrical substations

Mathematical models to estimate the quality of monitoring software systems for electrical substations Mathematical models to estimate the quality of monitoring software systems for electrical substations MIHAIELA ILIESCU 1, VICTOR URSIANU 2, FLORICA MOLDOVEANU 2, RADU URSIANU 2, EMILIANA URSIANU 3 1 Faculty

More information

Cluster Analysis for Evaluating Trading Strategies 1

Cluster Analysis for Evaluating Trading Strategies 1 CONTRIBUTORS Jeff Bacidore Managing Director, Head of Algorithmic Trading, ITG, Inc. Jeff.Bacidore@itg.com +1.212.588.4327 Kathryn Berkow Quantitative Analyst, Algorithmic Trading, ITG, Inc. Kathryn.Berkow@itg.com

More information

Strategies and Incentives for Retrofitting Commercial Buildings to Reduce Energy Consumption

Strategies and Incentives for Retrofitting Commercial Buildings to Reduce Energy Consumption Strategies and Incentives for Retrofitting Commercial Buildings to Reduce Energy Consumption Cory Vanderpool Business Development Director EnOcean Alliance Harrisonburg, VA USA ABSTRACT Rising electricity

More information

Data Center Growth Challenges Implementation Programs

Data Center Growth Challenges Implementation Programs Data Center Growth Challenges Implementation Programs Tarek Salameh, DNV GL ABSTRACT Between 2005 and 2010, data center energy use increased by 36 percent. By 2010, data centers consumed approximately

More information