PLC-based Load Management in Steel Rolling Mills

Size: px
Start display at page:

Download "PLC-based Load Management in Steel Rolling Mills"

Transcription

1 38 Energy Engineering Vol. 107, No PLC-based Load Management in Steel Rolling Mills Ashok S, Senior Member IEEE ABSTRACT This article presents a physically-based load model and formulation for continuous process industries to use in implementing industrial load management. The formulation utilizes an integer programming technique for minimizing electricity costs by scheduling the loads and satisfying the process, production, and maximum demand constraints. The case study of a typical steel rolling mill, with the proposed model, shows that savings of about 5.21% in electricity costs are possible with optimal load scheduling under TOU tariff. After scheduling the loads, real time implementation of load management action is investigated using a programmable logic controller. Keywords: Load management actions, load flow control, steel mill, timeof-use tariff (TOU) INTRODUCTION Demand for electricity has increased with the advancement of technology and living standards. Most of the electric utilities throughout the world are facing difficulties in meeting the increasing demand from different consumer sectors, at all times. For example, the power system of India is experiencing an energy shortage of 9%, with a peak demand deficit of about 15.2% [1]. As the demand is widely varying, the utility must run generation units that are sufficiently rated to meet the demand. Especially during peak periods, the utility has to increase generation capacity and operate costly peak-generating units. Initiatives are usually introduced by the utilities to smooth the system load curve and thus delay (or avoid) the installation of extra capacity. Typically, customers

2 are made aware of this either by means of price signal or through load shedding. Electricity costs can be minimized by taking advantage of incentives and favorable pricing offered by utilities in order to encourage consumers to use energy in such a way and at suitable times so as to enable the utility to manage load patterns. By making the best use of these incentives, it is possible to achieve significant savings in production costs, with no adverse effect on product quality and productivity. The set of options available for load management in industry includes process rescheduling or load shifting, machinery interruption/ restart cycle, energy storage, captive power, and automation. The choice of each option must be weighed against the rate system or financial agreement in effect and the technological constraints posed by the production process. The industrial sector consumes about 41% of the total electrical energy generated on a worldwide basis [2]. Since industries consume a significant proportion of the total electrical energy generated, load management in the industrial sector assumes an important role in peak demand management. Load shifting, one of the simplest methods of load management, is to reduce customer demand during the peak period by shifting the use of appliances and equipment to partial-peak and offpeak periods. No loads are switched off but only shifted or rescheduled; hence, the total production is not affected [3]. Load management (LM) is a specific method of controlling the peak load in the network in order to produce a constant demand. For applying LM techniques to the industrial sector, a detailed modeling and optimization of the industrial loads is needed, including the complexities and constraints of the process. Industrial load management (ILM) activities are aimed at the economic reduction of an electric utility s demand during peak hours without affecting the specified production. ILM applications have been reported for utilities using interruptible load control schemes [4]. For iron and steel industries, electricity comprises about 30% of total production costs. A mathematical model formulation coupled with an optimization framework for optimal process schedule of the steel plant, for a specified tariff, minimizing the total operating cost and satisfying production, process flow, and storage constraints has been reported[5]. A methodology for collecting end-use demand data for devising demand-side management programs in the commercial sector has 39

3 40 Energy Engineering Vol. 107, No been reported [6]. As the model developed is aimed at peak-demand reduction of commercial sector sites like hotels and does not cover the intricacies of industrial loads, it is inadequate for ILM applications. A methodology developed to achieve peak utility load reduction in batch processes of an industrial brewery has been reported [7]. However, the optimization model which was developed for batch process, cannot be directly applied to continuous process industries. An optimization formulation using mixed integer programming for load side demand control has been reported [8]. As it does not include storage and process constraints, it cannot be directly applied to process industries. A general approach to solve the optimal contracting capacity for a petrochemical plant with an in-house cogeneration system has been discussed [9]. A methodology utilizing one- and two-way management systems for load control and distribution automation has been discussed [10]; it is reported for the entire distribution system of a particular area. Many methods of load scheduling during peak hours of operation have been utilized for efficient use of generation during peak periods. Some commercial customers in the load management program having refrigeration units controlled by PLC are reported [11]. As a continuation of the physical models and methodologies proposed in the literature, a load model with an optimization formulation for load scheduling is proposed in this article. The model can be applied to determine the optimal operating strategies for industries of continuous-type processes. The formulation utilizes an integer linear programming technique [16] and considers the process, production, process sequence, and maximum demand constraints. Hence, it can be extended to any type of continuous process industry, as the model proposed is a generalized one. Real-time implementation methodology is investigated in this article. MATHEMATICAL MODEL The formulation is based on discrete time representation for continuous process loads. For the planning horizon, one day is split into N intervals with equal time durations of t hours. The decision variable I indicates whether the equipment is either ON or OFF in a particular interval. The decision variable

4 41 I mjk = 1, if mth equipment processing j th product in interval k ) 0, otherwise (1) Electric power input in kw to equipment m in any interval k when it is processing jth product is W mjk = " ^A m * U mjk h/η mjk, (2) where A m, is the rated capacity of the equipment in kw, U mjk, is the utilization of the m th equipment in the interval k when it is processing the j th product, and η mjk is the efficiency of the equipment m in the interval k. The energy consumed in kwh by the equipment m in the k th interval when processing the product j is N Emjk = / k = 1 Wmjk * Imjk * t (3) The objective function minimizing the monthly operating cost is N emin / M / k = 1 m = 1 j = 1 J / 6 E mjk * C * H + C d * MDo (4) Where, C k = H = C d = M = J = Cost of energy (charge per kwh) for the interval Number of working days in the month; MD charge (charge/kva/month), Particular item of equipment; Total number of products Production constraint to keep the total production Q j of a product j in the planning horizon is N / k = 1 P mjk * I mjk Q j, 6 m = M (5) where P mjk is production (discharge) in quantity for the machine m for the product j in k th interval.

5 42 Energy Engineering Vol. 107, No Total production of the plant Q T is J / Q j Q T j = 1 (6) Availability of raw material for production is ensured by J / N / j = 1 k = 1 R mjk * I mjk R T, 6m = 1 (7) where R mjk is the quantity of raw material required for the m th equipment for the product j in the k th interval, and R T is the total raw-material available for the day. Maximum demand constraint to avoid penalty from a utility when processing a product in any interval is ensured by M / S mjk * I mjk MD k m = 1 8) where S mjk is the demand due to m th machine when processing jth product in k th interval, and MD k, is maximum demand imposed by the utility to industry. Until one product is completed, the same machine should not be allocated to any other product in a particular interval. In order to prevent allocation clashes, the following constraint is included. J / j = 1 I mjk = 1 (9) Process sequence constraint in between machines is ensured for a specified product in an interval by I mjk I (m + 1)jk 6m > M. (10)

6 43 ALGORITHM Steps in the load-shifting algorithm are as follows: 1. Read the load data at different time instants; contract maximumdemand (CMD) or any preferred maximum-demand limit (PMD) at TOU rates. 2. Calculate the maximum demand (MD) at each time instant and cost of electricity for the day. 3. Shift the loads or group of loads to off peak periods from peak periods. 4. Check for constraints: i. Process sequence constraint ii. Allocation clash constraint (machine can process only one process at a time) iii. Maximum demand constraint iv. Production constraint v. Raw Material constraint, etc. 5. Do steps 3-4 for all possible loads and for all the time instants in a repetitive manner such that (cost of electrical energy for the day) is a minimum. The above algorithm has to be implemented in any optimization software package for the search of an optimized schedule; the flow chart of the above algorithm is shown in Figure 1. CASE STUDY The industrial units are broadly divided into two categories, namely continuous process plants and industrial batch-type manufacturing plants [12]. Rolling mills comes under the first class, where the ingot rods are the raw material to the mill and the output is steel rods with different diameters. The entire process will run continuously, with full-time raw material feeding and continuous collection of the steel rods at the output section. Plant Description The plant [13] has an installed capacity of producing 6000 MT of

7 44 Energy Engineering Vol. 107, No steel bars in a month, operating in two shifts. Present monthly average production is 5000 MT (approximately 84% of installed capacity) with different types of products, the bars varying in diameters of 8mm, 10mm, 12mm, 16mm, 20mm, and 25mm. The plant has a contract demand of 1500 KVA, with daily energy consumption of 15MWh. Specific energy consumption varies, depending on the products processed. The average specific energy consumption of the plant is 150kWh/MT. Process Flow Plant loads have the nature of continuous process. A process flow diagram of the plant operation is shown in Figure 2. Major Plant Equipment Mill loads mainly consist of motors; the load on these motors is calculated by considering the utilization (U) and efficiency of operation (η). Small loads in the mills are grouped as a single load. Based on the observed utilization of loads, efficiency Figure 1. Flowchart parameters are considered as per the standard manufacturers characteristics. The major equipment details provided below are generalized for all products, even those with different rates of consumption in the actual case; also, the production

8 45 Figure 2. Process Flow Diagram rate specified is generalized for all, although there are actually different production rates for different products. Specifications of the major equipment are shown in Table 1.

9 46 Energy Engineering Vol. 107, No Table 1. Major Equipment Details Load A m U E In Got Pusher(L 1 ) Blower(L 2 ) Roller Tables(L 3 ) Roller Mill 1(L 4 ) End Cutters(L 5 ) Roller Mill 2(L 6 ) Roller Mill 3 (L 7 ) Dc Drives(L 8 ) Pinch Rolls (L 9 ) Shear(L 10 ) Tail Brake Drives(L 11 ) Twin Channels(L 12 ) Rake Drive(L 13 ) Roller conveyor(l 14 ) Align Motors 1(L 15 ) Cold Shear(L 16 ) Cooling Pumps (L 17 )* Mill Water Pumps(L 18 )* *For L 17 and L 18 the load varies depending on product. *Loading rate on each machine is 10 T/hr. Production Requirement For the case study, the production requirement for an average day is about 180MT, consisting of all products (presently producing one product daily), and the total monthly production is about 5000 MT, including all the products. Plant monthly production of each product is listed in Table 2 for typical monthly data. After conducting the load management study, it is observed that instead of producing one product for an entire day, industry can produce many products on the same day, with the less energy-consuming products being processed in the peak hours such that the monthly electricity bill is reduced. It is observed that production can be scheduled in the following manner for a typical month.

10 47 21 days - 8mm, 20mm, 25mm 2 days - 10mm 2 days - 12mm 2 days - 16mm The industry runs 27 days a month for production, leaving 3 days for maintenance. The resulting monthly production is given in Table 2. Here the production of the 8mm and 25mm is drastically increased; however, these products are in high market demand. The optimal product scheduling for 8mm, 20mm, and 25mm products processed by critical loads, like rolling mills and DC drives, is shown for a typical day in Table 3. Table 2. Production Details SECTION Production in MT Production in MT (Before Scheduling) (After Scheduling) 8 mm mm mm mm mm mm Total *Data shown represent product number *Products 1, 5, 6 are treated as 8mm, 20mm, and 25mm respectively. Presently the plant is running under two shifts, due to utility restrictions. For the high tension industrial consumers, the utility (Kerala State Electricity Board-KSEB) [14] follows a differential pricing system for both energy and maximum demand, as given in Table 4. Tariff 1 is the prevailing tariff for the industry. The utility has already included the furnace loads in a power- intensive group and will charge as per the power-intensive tariff (Tariff 2) in the future.

11 48 Energy Engineering Vol. 107, No Table 3. Optimal Production Schedule for Typical Day Machines Intervals L 4 L 6 L 7 L *Only selected loads and selected intervals are listed. Table 4. Tariff rates for load management study Tariff MD Charge Energy charge Differential Rs/KVA Rs/kWh rate Tariff :1.8:.75 Tariff :3.6:.75 *Energy differential rate: normal, peak, off-peak *TOU Time partition: 6am-6pm: normal, 6pm-10pm: peak; 10pm-6am: off-peak ILM RESPONSE OF INDUSTRY The optimization model as per Eq. 4 is developed based on the equipment and process data. The corresponding integer programming [15] formulation consisting of 5184 decision variables and 6057 constraints is solved using Unlimited LINGO [16]. Results of load scheduling operation under two different energy tariffs, Tariff 1 and Tariff 2, are shown in Table 5. It can be seen that

12 49 under the prevailing tariff (Tariff 1), the load rescheduling or production rescheduling will result in an annual saving of Rs.9.92 lacks (2.65 %) in the electricity cost. The response to load scheduling operation under the power-intensive tariff (Tariff 2) is more encouraging. Monthly electricity cost gets reduced from Rs lacks to Rs lacks. It results in an annual saving of Rs lacks (5.21%). Table 5. Comparison of Load scheduling under different tariffs Description Existing Operation Load Scheduling Operation Tariff 1 Tariff 2 Tariff 1 Tariff 2 Peak Demand MD peak (KVA) Electricity Charge (Rs. Lacks./Month) Annual Saving (Rs. Lacks) Annual Saving (%) After scheduling, the optimal response load curve is compared with the existing 8mm load curve, shown in Figure 3. Figure 3. Comparison of load curve before and after scheduling with 8mm load

13 50 Energy Engineering Vol. 107, No The above model can be directly applied to other power- intensive continuous process industries with controllable loads. In some cases peak demand reduction is also possible; in such cases if the process industries reschedule their process according to the optimal schedules developed, the utility can achieve a significant reduction in peak demand. IMPLEMENTATION USING PLC A PLC (programmable logic controller) is the most obvious choice for the industrial control application. Eighteen machines need to be controlled, so PLC is a viable option in the industrial environment. The above savings can be achieved in real time by PLCs, and most of the industries already have them for their processes to run smoothly. So it is easy to implement industrial controls by using PLC; also, a graphical user interface can be developed with less investment cost. The optimized scheduling of the machines is obtained by solving the industry model in Unlimited LINGO Optimization Software. LINGO functionality can be used in any Microsoft Windows-based applications by calling up the DLL file. The optimization model developed in LINGO is interfaced with a graphical user interface (GUI) in Visual Basic. LINGO Solver is used as a back-end solver for optimization of the problem. The optimized results from LINGO are called to visual basic by calling LINGO Dynamic Linked Library (DLL). Scheduling of the machines and products can be represented in GUI in proper format using labels and a button in the visual basic. Changes of machine state are represented by changing the color of labels; here a machine can be either on or off. In Visual Basic the change of color is transferred to any other Microsoft Windows-based application by using dynamic data exchange (DDE). This feature is used to generate control signals for machines through a PLC. Allen Bradley PLC Programming Language supports the DDE; the control signals generated from the LINGO are given to PLC by activating an output coil in PLC. The corresponding output coil can easily control the machine by connecting these control signals to a relay and switching control panel of the machine. Control signals are generated according to the optimized schedule. Control signals given to PLC output coils are shown in Figure 4, where only three output coils are shown.

14 51 Figure 4. Control signals generated in PLC This methodology is implemented in the Allen-Bradley SLC 5/03 Series C Programmable Logic Controller (PLC), using 18 output and input coils. Here the main interlink communication between PLC and the Visual Basic is through a Dynamic Data Exchange (DDE) server, available in RSLinx Classic. APPLICATIONS This article represents a physically-based load model and formulation that could be applied to any continuous process industry for implementing industrial load management by a load shifting technique for electricity cost minimization. The optimization results are represented in GUI in proper format in Visual Basic, which provides a user friendly interface in an industrial environment. In the increasingly automated industrial sector, real time implementation of load management actions by using Programmable Logic Controllers, which is investigated in this article, is also very important. CONCLUSION An optimization formulation based on load models incorporating equipment and constraints on process, production, raw materials, and

15 52 Energy Engineering Vol. 107, No maximum demand has been developed for LM in continuous process industries. The model represents continuous-type loads and is capable of determining the industry response under different tariff structure. Most of the industries in India are unaware of the potential of load scheduling, with the time varying tariff structure, in minimizing their electricity bill. The case study for a typical rolling mill shows that a reduction of total electricity cost is possible by optimal process scheduling. The optimal schedule under the TOU tariff results in a 5.21% saving in electricity bills as compared to present working conditions. Under TOU tariff, an optimal load schedule can also result in peak savings. The utility can achieve a significant peak demand reduction if industries reschedule their process in response to the TOU tariff. The optimization tool developed in this article facilitates this by helping industries to determine the optimal response, and proposed methodology helps to implement load management actions in real time. Investigative studies are conducted for the possibility of developing an industrial load management controller. ACKNOWLEDGEMENTS The authors would like to thank M/s Peekay Rolling Mills, Calicut, for providing the plant data. References [1] Ministry of Power, Government of India, Feb-2008, AnnualRep.[Online]. Available: [2] C.A. Babu and S. Ashok Peak Load Management in Electrolytic Process industries IEEE Transactions on Power Syst. vol. 23, no. 2, , May [3] Ashok, S and R. Banerjee, Industrial Load Management, Int. Journal on Applied Energy, Vol. 66 (2),2000, pp [4] C.S. Chen and J.T. Leu, Interruptible load control for Taiwan power company, IEEE Trans. Power Syst., vol. 5, no. 2, pp , May [5] S. Ashok Peak-load management in steel plants Int. Journal on Applied Energy, Vol.83, 2006 pp [6] U. Atikol, A demand-side planning approach for the commercial sector of developing countries, Energy, vol. 29, pp , Feb [7] D. Mignon and J. Hermia, Peak utility load reduction in batch processes operated periodically and under uncertainty, Comput. Chem. Eng., vol. 20, pp , Mar [8] Z. Iou, R. Kumar, J. Sottle, and J.C. Yingling, An MILP formulation for load side demand control, Elect. Mach. Power Syst., vol. 26, pp , [9] T.-Y. Wu, S.-S. Shieh, S.-S. Jang, and C.C.L. Liu, Optimal energy management

16 53 integration for a petrochemical plant under considerations of uncertain power supplies, IEEE Trans. Power Syst., vol. 20, no. 3, pp , Aug [10] Jack F. Morris, Frank J. Kern, Earl F. Richards Distribution Automation for the Association of Missouri Electric Cooperatives-A Statewide Evaluation of Load Management IEEE Trans. on Industry Applications, Vol. 24, No. 5, pp , September/October [11] Robert Roman, Robert Wilson Commercial Demand Side Management Using A Programmable Logic Controller IEEE Trans. Power Syst., vol. 10, no. 1, pp , [12] S. Ashok and R. Banerjee, An optimization mode for industrial load management, IEEE Trans. Power Syst., vol. 16, no. 4, pp , Nov [13] Data Collected from M/s Peekay Rolling Mills, Calicut, India. [14] Kerala State Electricity Board (KSEB), Extra High Tension Tariff Trivandrum, India, [15] Frederick S. Hillier and Gerald J. Lieberman, Introduction to Operations Research, Industrial Engineering Series, McGraw-Hill International Edition, 1995 [16] LINDO Systems, Inc., Hyper LINGO (Release 9), LINDO, Chicago ABOUT THE AUTHOR S. Ashok received M.Tech and Ph.D. degrees from the Indian Institute of Technology (IIT) Delhi, New Delhi, India, and the IIT Bombay, Mumbai, India, respectively. His research interests are peak demand management, energy modeling, captive power, power system protection, and hybrid energy systems. Dr. Ashok is a senior member of the IEEE power engineering society. He is an assistant professor at NIT Calicut. ashoks@nitc.ac.in

P. Ravi Babu A V.P.Sree Divya B

P. Ravi Babu A V.P.Sree Divya B Mathematical modelling and ANN applied to a Milk Industry through DSM Abstract - The paper presents a generalized mathematical model for minimizing the total operating cost of the industry subject to the

More information

Mathematical Modelling and Fuzzy Logic applied to a Milk Industry through DSM

Mathematical Modelling and Fuzzy Logic applied to a Milk Industry through DSM Mathematical Modelling and Fuzzy Logic applied to a Milk Industry through DSM P. Ravi Babu A V.P.Sree Divya B Abstract The paper presents a generalized mathematical model and load controller for minimizing

More information

MINIMIZATION OF ELECTRICITY CONSUMPTION COST OF A TYPICAL FACTORY

MINIMIZATION OF ELECTRICITY CONSUMPTION COST OF A TYPICAL FACTORY MINIMIZATION OF ELECTRICITY CONSUMPTION COST OF A TYPICAL FACTORY N. A. Chaudhry, * S. S. Chaudhry, ** A. Junaid, *** J. Ali and **** Q. A. Chaudhry Department of Mathematics, UCEST, Lahore Leads University,

More information

Optimization of Wind-Pumped Storage Hydro Power System

Optimization of Wind-Pumped Storage Hydro Power System International Journal of Engineering Technology, Management and Applied Sciences Optimization of Wind-Pumped Storage Hydro Power System 1 Mahesh Kumar P.G. Student Mechanical Engg.Dept. MMMT Gorakhpur

More information

Optimization of energy supply systems by MILP branch and bound method in consideration of hierarchical relationship between design and operation

Optimization of energy supply systems by MILP branch and bound method in consideration of hierarchical relationship between design and operation Konrad-Zuse-Zentrum für Informationstechnik Berlin Takustraße 7 D-14195 Berlin-Dahlem Germany RYOHEI YOKOYAMA, YUJI SHINANO, SYUSUKE TANIGUCHI, MASASHI OHKURA, AND TETSUYA WAKUI Optimization of energy

More information

DUE to several supportive regulations worldwide [1] [8],

DUE to several supportive regulations worldwide [1] [8], IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 26, NO. 2, MAY 2011 957 Bidding Strategy of Virtual Power Plant for Participating in Energy and Spinning Reserve Markets Part II: Numerical Analysis Elaheh Mashhour,

More information

Process Line Control Solutions. Rockwell Automation Drive Systems

Process Line Control Solutions. Rockwell Automation Drive Systems Process Line Control Solutions Rockwell Automation Drive Systems Global Technical Services No matter where in the world you need technical, service and parts support, you can count on the Rockwell Automation

More information

MILP Models for Scheduling of the Batch Annealing Process: The Deterministic Case

MILP Models for Scheduling of the Batch Annealing Process: The Deterministic Case MILP Models for Scheduling of the Batch Annealing Process: The Deterministic Case MACC, Dept. of Chem. Eng. McMaster University Sungdeuk Moon and Andrew N. Hrymak Outline of Presentation Introduction Batch

More information

A Pattern-based Method for Scheduling of Energy-integrated Batch Process Networks

A Pattern-based Method for Scheduling of Energy-integrated Batch Process Networks Preprint, th IFAC Symposium on Dynamics and Control of Process Systems, including Biosystems June -, 0. NTNU, Trondheim, Norway A Pattern-based Method for Scheduling of Energy-integrated Batch Process

More information

Fuel Cost Optimization of an Islanded Microgrid Considering Environmental Impact

Fuel Cost Optimization of an Islanded Microgrid Considering Environmental Impact Journal of Clean Energy Technologies, Vol. 4, No., March 6 Fuel Cost Optimization of an Islanded Microgrid Considering Environmental Impact Vinod M. Raj and Saurabh Chanana Abstract This paper shows how

More information

Minimization of Billet Remnant Using Zero-One Integer Programming

Minimization of Billet Remnant Using Zero-One Integer Programming Minimization of Billet Remnant Using Zero-One Integer Programming Julsiri Jaroenpuntaruk*, Chartchai Matrakul** Department of Industrial Engineering Faculty of Engineering Thammasat University, Rangsit

More information

Ph.D. Defense: Resource Allocation Optimization in the Smart Grid and High-performance Computing Tim Hansen

Ph.D. Defense: Resource Allocation Optimization in the Smart Grid and High-performance Computing Tim Hansen Ph.D. Defense: Resource Allocation Optimization in the Smart Grid and High-performance Computing Tim Hansen Department of Electrical and Computer Engineering Colorado State University Fort Collins, Colorado,

More information

Power Factor Improvement in The Rubber Industry using Fuzzy Logic

Power Factor Improvement in The Rubber Industry using Fuzzy Logic GRD Journals Global Research and Development Journal for Engineering International Conference on Innovations in Engineering and Technology (ICIET) - 2016 July 2016 e-issn: 2455-5703 Power Factor Improvement

More information

PRODUCTION PLANNING ANDCONTROL AND COMPUTER AIDED PRODUCTION PLANNING Production is a process whereby raw material is converted into semi-finished products and thereby adds to the value of utility of products,

More information

Use of automation to improve productivity and quality in long product rolling mills

Use of automation to improve productivity and quality in long product rolling mills Use of automation to improve productivity and quality in long product rolling mills Automation directly impacts long product rolling mill productivity and product quality. By identifying areas of under-performance,

More information

Innovative Operation Strategies for Improving Energy Saving in a Cooling Tower System

Innovative Operation Strategies for Improving Energy Saving in a Cooling Tower System 58 China Steel Technical Report, Innovative No. 28, Operation pp.58-62, Strategies (2015) for Improving Energy Saving in a Cooling Tower System Innovative Operation Strategies for Improving Energy Saving

More information

Logistic and production Models

Logistic and production Models i) Supply chain optimization Logistic and production Models In a broad sense, a supply chain may be defined as a network of connected and interdependent organizational units that operate in a coordinated

More information

Performance measures for Ravi Shankar Sagar reservoir using simulationoptimization

Performance measures for Ravi Shankar Sagar reservoir using simulationoptimization Water Utility Journal 15: 67-79, 2017. 2017 E.W. Publications Performance measures for Ravi Shankar Sagar reservoir using simulationoptimization models N. Anusha *, M.K. Verma, S. Bajpai and M.K. Verma

More information

Optimum Design of Biomass Gasifier Integrated Hybrid Energy Systems

Optimum Design of Biomass Gasifier Integrated Hybrid Energy Systems Optimum Design of Biomass Gasifier Integrated Hybrid Energy Systems Arun P* * Department of Mechanical Engineering, National institute of Technology Calicut, NIT Campus (PO), Kozhikode, Kerala, India 673601.

More information

ADVANCED TRAVELLER INFORMATION SYSTEM FOR CHANDIGARH CITY USING GIS

ADVANCED TRAVELLER INFORMATION SYSTEM FOR CHANDIGARH CITY USING GIS ADVANCED TRAVELLER INFORMATION SYSTEM FOR CHANDIGARH CITY USING GIS Bhupendra Singh 1, Ankit Gupta 2 and Sanjeev Suman 3 1 Former M.Tech. Student, Transportation Engineering, Civil Engineering Department,

More information

Microsoft Office Project 2010 Basic Course 01: Getting Started

Microsoft Office Project 2010 Basic Course 01: Getting Started Microsoft Office Project 2010 Basic Course 01: Getting Started Slide 1 Topic A Project Management Concepts Slide 2 Project Constraints Slide 3 Phases of Project Management The initial Phase Initiating

More information

Informatics solutions for decision support regarding electricity consumption optimizing within smart grids

Informatics solutions for decision support regarding electricity consumption optimizing within smart grids BUCHAREST UNIVERSITY OF ECONOMIC STUDIES Doctoral School of Economic Informatics Informatics solutions for decision support regarding electricity consumption optimizing within smart grids SUMMARY OF DOCTORAL

More information

OPTIMAL DESIGN OF DISTRIBUTED ENERGY RESOURCE SYSTEMS UNDER LARGE-SCALE UNCERTAINTIES IN ENERGY DEMANDS BASED ON DECISION-MAKING THEORY

OPTIMAL DESIGN OF DISTRIBUTED ENERGY RESOURCE SYSTEMS UNDER LARGE-SCALE UNCERTAINTIES IN ENERGY DEMANDS BASED ON DECISION-MAKING THEORY OPTIMAL DESIGN OF DISTRIBUTED ENERGY RESOURCE SYSTEMS UNDER LARGE-SCALE UNCERTAINTIES IN ENERGY DEMANDS BASED ON DECISION-MAKING THEORY Yun YANG 1,2,3, Da LI 1,2,3, Shi-Jie ZHANG 1,2,3 *, Yun-Han XIAO

More information

SIZING CURVE FOR DESIGN OF ISOLATED POWER SYSTEMS

SIZING CURVE FOR DESIGN OF ISOLATED POWER SYSTEMS SIZING CURVE FOR DESIGN OF ISOLATED POWER SYSTEMS Arun P, Rangan Banerjee and Santanu Bandyopadhyay * Energy Systems Engineering, IIT Bombay, Mumbai, 400076, India. * Corresponding author, Phone: 91-22-25767894,

More information

ScienceDirect. Simulation based mixed mode building design

ScienceDirect. Simulation based mixed mode building design Available online at www.sciencedirect.com ScienceDirect Energy Procedia 00 (2016) 000 000 www.elsevier.com/locate/procedia 5th International Conference on Advances in Energy Research, ICAER 2015, 15-17

More information

Demand Based Efficient Electricity Distribution for Household Using Iot

Demand Based Efficient Electricity Distribution for Household Using Iot Demand Based Efficient Electricity Distribution for Household Using Iot Seyed Alisha. A 1, Mrs. S. Hemamalini 2, Pavithra. D 3, Swathi. K 4 1 Student IV Year CSE Panimalar Institute of Technology 2 Associate

More information

Segregation Tanks Suitability of Waste Water Equalization Systems for Multi Product Batch Plant

Segregation Tanks Suitability of Waste Water Equalization Systems for Multi Product Batch Plant International Journal of Current Engineering and Technology E-ISSN 77 6, P-ISSN 7 6 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Segregation Tanks Suitability

More information

LOADING AND SEQUENCING JOBS WITH A FASTEST MACHINE AMONG OTHERS

LOADING AND SEQUENCING JOBS WITH A FASTEST MACHINE AMONG OTHERS Advances in Production Engineering & Management 4 (2009) 3, 127-138 ISSN 1854-6250 Scientific paper LOADING AND SEQUENCING JOBS WITH A FASTEST MACHINE AMONG OTHERS Ahmad, I. * & Al-aney, K.I.M. ** *Department

More information

Commercial Load Scheduling Through A Time-of- Use Schedule with Electricity Demand Charges

Commercial Load Scheduling Through A Time-of- Use Schedule with Electricity Demand Charges Lehigh University Lehigh Preserve Theses and Dissertations 2011 Commercial Load Scheduling Through A Time-of- Use Schedule with Electricity Demand Charges Benjamin Allen Mizack Lehigh University Follow

More information

Scheduling heuristics based on tasks time windows for APS systems

Scheduling heuristics based on tasks time windows for APS systems Scheduling heuristics based on tasks time windows for APS systems Maria T. M. Rodrigues,, Luis Gimeno, Marcosiris Amorim, Richard E. Montesco School of Chemical Engineering School of Electrical and Computer

More information

Chilled Water Loop Optimization. Kazimir Gasljevic Richard Dewey Sandro Sanchez

Chilled Water Loop Optimization. Kazimir Gasljevic Richard Dewey Sandro Sanchez Chilled Water Loop Optimization Kazimir Gasljevic Richard Dewey Sandro Sanchez WHAT WE STARTED WITH: LOOP OUTLINE: WHAT WE STARTED WITH: LOOP OUTLINE: - Justification for the loop WHAT WE STARTED WITH:

More information

DEVELOPMENT OF A DYNAMIC PROGRAMMING MODEL FOR OPTIMIZING PRODUCTION PLANNING. the Polytechnic Ibadan, Mechatronics Engineering Department; 3, 4

DEVELOPMENT OF A DYNAMIC PROGRAMMING MODEL FOR OPTIMIZING PRODUCTION PLANNING. the Polytechnic Ibadan, Mechatronics Engineering Department; 3, 4 DEVELOPMENT OF A DYNAMIC PROGRAMMING MODEL FOR OPTIMIZING PRODUCTION PLANNING 1 Olanrele, O.O., 2 Olaiya, K. A., 3 Aderonmu, M.A., 4 Adegbayo, O.O., 5 Sanusi, B.Y. 1, 2,5 the Polytechnic Ibadan, Mechatronics

More information

POWER SYSTEM CONSULTANT

POWER SYSTEM CONSULTANT POWER SYSTEM CONSULTANT POWER SYSTEM CONSULTANTS NAME : DR. KRISHNAMURTI RAJAMANI DATE OF BIRTH : 1 st November, 1946 QUALIFICATION : B.E (Elec.), Madras University 1968 M.Sc (Eng.), Madras University

More information

FACULTY PROFILE. : Dr.B.CHOKKALINGAM. : Quality Engineering, Materials Engineering,

FACULTY PROFILE. : Dr.B.CHOKKALINGAM. : Quality Engineering, Materials Engineering, FACULTY PROFILE Name Designation Email ID : Dr.B.CHOKKALINGAM : Associate Professor : chokkalingam.me@srit.org Area of Specialization : Production Engineering, Quality Engineering, Materials Engineering,

More information

Combined Programming of LabVIEW and Simulink to Simulate a Hybrid Energy Power Generation System

Combined Programming of LabVIEW and Simulink to Simulate a Hybrid Energy Power Generation System Combined Programming of LabVIEW and Simulink to Simulate a Hybrid Energy Power Generation System Ning Lu, Leilei Yi HuBei, China e-mail: susanln@163.com, Abstract -- With international emphasis on developing

More information

CHAPTER 1. Business Process Management & Information Technology

CHAPTER 1. Business Process Management & Information Technology CHAPTER 1 Business Process Management & Information Technology Q. Process From System Engineering Perspective From Business Perspective In system Engineering Arena Process is defined as - a sequence of

More information

PORTFOLIO OPTIMIZATION MODEL FOR ELECTRICITY PURCHASE IN LIBERALIZED ENERGY MARKETS

PORTFOLIO OPTIMIZATION MODEL FOR ELECTRICITY PURCHASE IN LIBERALIZED ENERGY MARKETS PORTFOLIO OPTIMIZATION MODEL FOR ELECTRICITY PURCHASE IN LIBERALIZED ENERGY MARKETS Edwin Castro CNEE Guatemala Viena, september 2009 What is the reason to develop this model? In our own electricity market

More information

CONTROL SYSTEM OF BIOMASS GASIFIER USING PLC

CONTROL SYSTEM OF BIOMASS GASIFIER USING PLC RESEARCH ARTICLE CONTROL SYSTEM OF BIOMASS GASIFIER USING PLC L.SAROJINI 1, P.KAYALVIZHI 2, D.AJAY ABILASH 3 OPEN ACCESS 1 (Assistant professor, Department of electrical and electronics engineering, Periyar

More information

A Review on Demand Side Management Solutions for Power Utilities

A Review on Demand Side Management Solutions for Power Utilities A Review on Demand Side Management Solutions for Power Utilities Gaurav Gaur 1, Dr. Rintu Khanna 2, Dr. Jaimala Gambhir 3 P.G. Student, Dept. of Electrical Engineering, PEC University of Technology, Chandigarh,

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION 1.1 MANUFACTURING SYSTEM Manufacturing, a branch of industry, is the application of tools and processes for the transformation of raw materials into finished products. The manufacturing

More information

A Linear Mathematical Model to Determine the Minimum Utility Targets for a Batch Process

A Linear Mathematical Model to Determine the Minimum Utility Targets for a Batch Process 115 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 45, 2015 Guest Editors: Petar Sabev Varbanov, Jiří Jaromír Klemeš, Sharifah Rafidah Wan Alwi, Jun Yow Yong, Xia Liu Copyright 2015, AIDIC Servizi

More information

International Journal for Management Science And Technology (IJMST)

International Journal for Management Science And Technology (IJMST) Volume 3; Issue 2 Manuscript- 3 ISSN: 2320-8848 (Online) ISSN: 2321-0362 (Print) International Journal for Management Science And Technology (IJMST) VALIDATION OF A MATHEMATICAL MODEL IN A TWO ECHELON

More information

OUR COMPANY KNOW-HOW. environment. sustainability. skills. Green Power SUPPORT QUALITY VERSATILITY. dynamism

OUR COMPANY KNOW-HOW. environment. sustainability. skills. Green Power SUPPORT QUALITY VERSATILITY. dynamism OUR COMPANY SIME is an Italian System Integrator specialized in Low Voltage Electric, Automation & Process Control Systems operating worldwide in several sectors since 1970 when it was established by the

More information

Strategic Design of Robust Global Supply Chains: Two Case Studies from the Paper Industry

Strategic Design of Robust Global Supply Chains: Two Case Studies from the Paper Industry Strategic Design of Robust Global Supply Chains: Two Case Studies from the Paper Industry T. Santoso, M. Goetschalckx, S. Ahmed, A. Shapiro Abstract To remain competitive in today's competitive global

More information

Power Scheduling for Renewable Energy Connected to the grid

Power Scheduling for Renewable Energy Connected to the grid Power Scheduling for Renewable Energy Connected to the Ismail El kafazi 1, Rachid Bannari 2, Abdellah Lassioui 3 and My Othman Aboutafail 4 1,2 Laboratory Systems Engineering, Ensa, Ibn Tofail University

More information

2.0 Project Title: Automated Energy Management Demand Response Software Tool for a Residential Buildings

2.0 Project Title: Automated Energy Management Demand Response Software Tool for a Residential Buildings 1.0 Name: Harikrishna Patadiya (SID: 007446504) 2.0 Project Title: Automated Energy Management Demand Response Software Tool for a Residential Buildings 3.0 Background: The AB 1890 law in 1996 helped deregulate

More information

HC900 Hybrid Controller When you need more than just discrete control

HC900 Hybrid Controller When you need more than just discrete control Honeywell HC900 Hybrid Controller When you need more than just discrete control Ramp Function Block Product Note Background: Many processes use multiple valves, pumps, compressors, generating units or

More information

Journal of Multidisciplinary Engineering Science and Technology (JMEST) ISSN: Vol. 1 Issue 5, December

Journal of Multidisciplinary Engineering Science and Technology (JMEST) ISSN: Vol. 1 Issue 5, December INVENTORY CONTROL MODELS IN THE PRIVATE SECTOR OF NIGERIAN ECONOMY A CASE STUDY OF CUTIX PLC NNEWI, NIGERIA. Chikwendu, C. R. Department of Mathematics, Faculty of Physical Sciences, Nnamdi Azikiwe University,

More information

Energy Savings Analysis Generated by a Real Time Energy Management System for Water Distribution

Energy Savings Analysis Generated by a Real Time Energy Management System for Water Distribution Energy Savings Analysis Generated by a Real Time Energy Management System for Water Distribution Sarah Thorstensen Derceto Ltd, Auckland, New Zealand sthorstensen@derceto.com Abstract Washington Suburban

More information

Design and Development of a GUI for an Optimal Hybrid Energy System

Design and Development of a GUI for an Optimal Hybrid Energy System Design and Development of a GUI for an Optimal Hybrid Energy System Sree Ramya A, Nirushini Periyasamy, Vidhya A and Sangeetha Sundrapandian Department of EEE National Institute of Technology Tiruchirappalli,

More information

Procedia - Social and Behavioral Sciences 189 ( 2015 ) XVIII Annual International Conference of the Society of Operations Management (SOM-14)

Procedia - Social and Behavioral Sciences 189 ( 2015 ) XVIII Annual International Conference of the Society of Operations Management (SOM-14) Available online at www.sciencedirect.com ScienceDirect Procedia - Social and ehavioral Sciences 189 ( 2015 ) 184 192 XVIII Annual International Conference of the Society of Operations Management (SOM-14)

More information

ISSN : Page 244

ISSN : Page 244 Planning,Scheduling and Tracking of Residential Building Using Project Management Software Dhinesh.M and Kaleeswaran.S Under Graduate Student Department of Civil Engineering P.S.R. Engineering College,

More information

Assessment of Energy Conservation at Amman Try Steel Industries through Led Lighting Retrofit

Assessment of Energy Conservation at Amman Try Steel Industries through Led Lighting Retrofit Assessment of Conservation at Amman Try Steel Industries through Led Lighting Retrofit [1] K Sarath Kumar [] M Sathyamoorthi [3] M Selva Kumar [4] V Heawin Jeba Kumar Final year EEE, Saranathan College

More information

A shift sequence for job scheduling by using Linear programming problem E. Mahalakshmi 1*, S. Akila 2

A shift sequence for job scheduling by using Linear programming problem E. Mahalakshmi 1*, S. Akila 2 A shift sequence for job scheduling by using Linear programming problem E. Mahalakshmi 1*, S. Akila 2 1 Research scholar, Thevanai Ammal College for women (Autonomous) villupuram, 2 Assistant professor,

More information

Optimal Production Planning in Wiring Harness Assembling Process Using Mixed Integer Linear Programming

Optimal Production Planning in Wiring Harness Assembling Process Using Mixed Integer Linear Programming Optimal Production Planning in Wiring Harness Assembling Process Using Mixed Integer Linear Programming Donatus Feriyanto Simamora Magister Management Technology Program Institut Teknologi Sepuluh Nopember

More information

Performance Assessment of 2500 TCD Cogeneration Plant

Performance Assessment of 2500 TCD Cogeneration Plant International Journal of Scientific & Engineering Research Volume 3, Issue 5, May-2012 1 Performance Assessment of 2500 TCD Cogeneration Plant Sangamesh Y G, Suchitra G, Jangamshetti S H Abstract In this

More information

International Journal of Mechanical Engineering and Technology (IJMET), ISSN (Print), INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING

International Journal of Mechanical Engineering and Technology (IJMET), ISSN (Print), INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) ISSN 0976 6340 (Print) ISSN 0976 6359 (Online) Volume 3, Issue 3, September - December (2012), pp. 645-653 IAEME: www.iaeme.com/ijmet.asp

More information

Improvement in Reliability Analysis using Distributed Generators

Improvement in Reliability Analysis using Distributed Generators International Journal of Scientific & Engineering Research Volume 3, Issue 5, May-2012 1 Improvement in Reliability Analysis using Distributed Generators Japinder Pal Singh Virk, Dr. Smarajit Ghosh Abstract

More information

New trends in Process Automation for the cement industry

New trends in Process Automation for the cement industry New trends in Process Automation for the cement industry Author: E. Vinod Kumar, ABB Ltd., Bangalore, India 1. Abstract: Process Automation is an important component of modern cement production. The versatility

More information

Steven Donaldson Jackson Richards. 1

Steven Donaldson Jackson Richards. 1 Steven Donaldson Jackson Richards 1 Content What does Polymathian do? The Polymathian tech stack and tool kit Example Projects Casual work and summer scholarships 2 Who is Polymathian? 1. Niche consulting

More information

Alternative Methods for Business Process Planning

Alternative Methods for Business Process Planning Volume 7 (21) Issue 22016 DOI 10.1515/vjes-2016-0011 Alternative Methods for Business Process Planning Veronica STEFAN Valentin RADU Valahia University of Targoviste, Romania veronica.stefan@ats.com.ro

More information

DERCETO : AN ONLINE PUMP SCHEDULE OPTIMISATION SYSTEM

DERCETO : AN ONLINE PUMP SCHEDULE OPTIMISATION SYSTEM DERCETO : AN ONLINE PUMP SCHEDULE OPTIMISATION SYSTEM S.M. BUNN, BECA CARTER HOLLINGS & FERNER K. WOOLLEY, WELLINGTON REGIONAL COUNCIL ABSTRACT The introduction of an online software optimisation tool

More information

An optimal sizing method for cogeneration plants

An optimal sizing method for cogeneration plants Energy and Buildings xxx (2005) xxx xxx www.elsevier.com/locate/enbuild An optimal sizing method for cogeneration plants Zhang Beihong a, *, Long Weiding b a Shanghai Research Institute of Building Sciences,

More information

DESIGN AND IMPLEMENTATION OF THE FORGED PIECES PRODUCTION PLANNING AND CONTROL CONCEPT BASED ON PRODUCTION PATHS

DESIGN AND IMPLEMENTATION OF THE FORGED PIECES PRODUCTION PLANNING AND CONTROL CONCEPT BASED ON PRODUCTION PATHS DESIGN AND IMPLEMENTATION OF THE FORGED PIECES PRODUCTION PLANNING AND CONTROL CONCEPT BASED ON PRODUCTION PATHS Radim LENORT a, Roman KLEPEK b a VŠB Technical University of Ostrava, 17. listopadu 15,

More information

Aggregate Planning (session 1,2)

Aggregate Planning (session 1,2) Aggregate Planning (session 1,2) 1 Outline The Planning Process The Nature of Aggregate Planning Aggregate Planning Strategies Capacity Options Demand Options Mixing Options to Develop a Plan Methods for

More information

Assessing Impact of Energy Storage on System Operational Cost with Large scale PV Integration

Assessing Impact of Energy Storage on System Operational Cost with Large scale PV Integration Assessing Impact of Energy Storage on System Operational Cost with Large scale PV Integration Anoop Singh, Kalpana Singh, Parul Mathuria Department of Industrial and Management Engineering Indian Institute

More information

Linear programming A large number of decision pr

Linear programming A large number of decision pr Linear programming A large number of decision problems faced by a business manager involve allocation of limited resources to different activities. Linear programming has been successfully applied to a

More information

APPLICATION OF TIME-SERIES DEMAND FORECASTING MODELS WITH SEASONALITY AND TREND COMPONENTS FOR INDUSTRIAL PRODUCTS

APPLICATION OF TIME-SERIES DEMAND FORECASTING MODELS WITH SEASONALITY AND TREND COMPONENTS FOR INDUSTRIAL PRODUCTS International Journal of Mechanical Engineering and Technology (IJMET) Volume 8, Issue 7, July 2017, pp. 1599 1606, Article ID: IJMET_08_07_176 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=8&itype=7

More information

Cement Mill Feeder Control System

Cement Mill Feeder Control System Cement Mill Feeder Control System 1 Mr.Ratnan P, 2 Jithin Jose, 3 Mohammed Rafi K.T, 4 Yoosaf Nisar K 1 AP Dept.AEI, Calicut University, JECC Thrissur, Thrissur, Kerala, India 2, 3, 4 UG Scholar Dept AEI,

More information

AUTOMATIC RATIONING DISTRIBUTION SYSTEM

AUTOMATIC RATIONING DISTRIBUTION SYSTEM AUTOMATIC RATIONING DISTRIBUTION SYSTEM Dr. Jillella Venkateswara Rao Professor, Department of ECE, Vignan Institute of Technology and Science, Hyderabad, TS, (India) ABSTRACT Corruption has been around

More information

Development and Application of Intelligent Model Knowledge Base for the Plate Hot Leveler

Development and Application of Intelligent Model Knowledge Base for the Plate Hot Leveler Available online at www.sciencedirect.com Procedia Engineering 15 (2011 ) 1010 1014 Development and Application of Intelligent Model Knowledge Base for the Plate Hot Leveler Xiaogang Wang 1,a Hu Ying 1,b

More information

Small House Extension Project

Small House Extension Project Small House Extension Project The activities of a small project are shown in the following network. Normal working hours are 8 hours/day. An overtime hour has %90 productivity of a regular hour. For the

More information

STUDY OF OPTIMIZATION OF ENERGY IN HOUSE HOLD WITH THE HELP OF LINEAR PROGRAMMING

STUDY OF OPTIMIZATION OF ENERGY IN HOUSE HOLD WITH THE HELP OF LINEAR PROGRAMMING STUDY OF OPTIMIZATION OF ENERGY IN HOUSE HOLD WITH THE HELP OF LINEAR PROGRAMMING Rishi Kapoor 1, Surendra Pratap 2, Ravi Kumar Yadav 3, Vikram Jeet Singh 4 1, 2,3 Students, Electrical Engineering Department

More information

Parwadi Moengin, Member IAENG

Parwadi Moengin, Member IAENG International Journal of Mechanical & Mechatronics Engineering IJMME-IJENS Vol:16 No:5 23 Mathematical Model and Algorithm of Integrated Production-Inventory-Distribution System for Billet Steel Manufacturing

More information

1. Match the types of Control Systems given in the left column with their corresponding advantage/disadvantage given in the right column.

1. Match the types of Control Systems given in the left column with their corresponding advantage/disadvantage given in the right column. 1. Match the types of Control Systems given in the left column with their corresponding advantage/disadvantage given in the right column. A. Advantage of closed loop control systems B. Advantage of open

More information

Optimization-based Scheduling of Ingula Pumped Storage Plant under Demand Uncertainty

Optimization-based Scheduling of Ingula Pumped Storage Plant under Demand Uncertainty Optimization-based Scheduling of Ingula Pumped Storage Plant under Demand Uncertainty Zakaria Yahia Department of Quality and Operations Management University of Johannesburg Johannesburg, South Africa

More information

THE VALUE OF DISCRETE-EVENT SIMULATION IN COMPUTER-AIDED PROCESS OPERATIONS

THE VALUE OF DISCRETE-EVENT SIMULATION IN COMPUTER-AIDED PROCESS OPERATIONS THE VALUE OF DISCRETE-EVENT SIMULATION IN COMPUTER-AIDED PROCESS OPERATIONS Foundations of Computer Aided Process Operations Conference Ricki G. Ingalls, PhD Texas State University Diamond Head Associates,

More information

Supply Side Management for Cost Optimization in Developing Countries Suffering with Power Outage

Supply Side Management for Cost Optimization in Developing Countries Suffering with Power Outage Journal of Power and Energy Engineering, 205, 3, 39-325 Published Online April 205 in SciRes. http://www.scirp.org/journal/jpee http://dx.doi.org/0.4236/jpee.205.34043 Supply Side Management for Cost Optimization

More information

Zhafir Venus Series. Haitian Partner: ZHAFIR PLASTICS MACHINERY GMBH Jubatus-Allee Ebermannsdorf Germany

Zhafir Venus Series. Haitian Partner: ZHAFIR PLASTICS MACHINERY GMBH Jubatus-Allee Ebermannsdorf Germany HAITIAN INTERNATIONAL HOLDINGS LIMITED Unit 1105 Level 11 Metroplaza Tower 2 223 Hing Fong RD Kwai Fong N.T haitian@mail.haitian.com www.haitian.com Haitian Partner: HT 070905-IV ZHAFIR PLASTICS MACHINERY

More information

Dynamics and Control Simulation of a Debutanizer Column using Aspen HYSYS

Dynamics and Control Simulation of a Debutanizer Column using Aspen HYSYS Dynamics and Control Simulation of a Debutanizer Column using Aspen HYSYS S. Karacan 1, F. Karacan 2 1 Ankara University, Engineering Faculty, Department of Chemical Engineering, Tandogan 06100, Ankara,

More information

Asia Pacific Journal of Engineering Science and Technology

Asia Pacific Journal of Engineering Science and Technology Asia Pacific Journal of Engineering Science and Technology 3 (2) (2017) 76-85 Asia Pacific Journal of Engineering Science and Technology journal homepage: www.apjest.com Full length article Analysis, implementation

More information

ORDINANCE NO BE IT ORDAINED BY THE MAYOR AND COUNCIL OF THE CITY OF DAVID CITY, NEBRASKA:

ORDINANCE NO BE IT ORDAINED BY THE MAYOR AND COUNCIL OF THE CITY OF DAVID CITY, NEBRASKA: ORDINANCE NO. 1183 AN ORDINANCE RELATING TO ELECTRIC SERVICE RATES AND MINIMUM CHARGES, TO PROVIDE NEW SCHEDULES OF ELECTRIC RATES, TO REPEAL ALL PARTS OF THE CODE, RESOLUTIONS AND ORDINANCES IN CONFLICT

More information

COGENERATION OPPORTUNITIES IN INDIAN SMALL SCALE INDUSTRIES

COGENERATION OPPORTUNITIES IN INDIAN SMALL SCALE INDUSTRIES ISSN: 2250-0138 (Online) COGENERATION OPPORTUNITIES IN INDIAN SMALL SCALE INDUSTRIES SAUDAMINI PATRO a1, NEHA VERMA b AND SHRISHTI SHRIVASTAVA c abc Department of Mechanical Engineering, SSIPMT, Raipur,

More information

Application of Dynamic Programming Model to Production Planning, in an Animal Feedmills.

Application of Dynamic Programming Model to Production Planning, in an Animal Feedmills. Application of Dynamic Programming Model to Production Planning, in an Animal Feedmills. * Olanrele, Oladeji.O.,,2 Olaiya, Kamorudeen A. and 2 Adio, T.A.. The Polytechnic Ibadan, Mechatronics Engineering

More information

Introduction to Management Science 8th Edition by Bernard W. Taylor III. Chapter 1 Management Science

Introduction to Management Science 8th Edition by Bernard W. Taylor III. Chapter 1 Management Science Introduction to Management Science 8th Edition by Bernard W. Taylor III Chapter 1 Management Science Chapter 1- Management Science 1 Chapter Topics The Management Science Approach to Problem Solving Model

More information

Pump selection: a real example

Pump selection: a real example 28 Feature WORLD PUMPS March 2010 Centrifugal pumps Pump selection: a real example Choosing the most appropriate and cost-effective centrifugal pump for a given duty requires strict adherence to a thorough

More information

Aggregate Planning and S&OP

Aggregate Planning and S&OP Aggregate Planning and S&OP 13 OUTLINE Global Company Profile: Frito-Lay The Planning Process Sales and Operations Planning The Nature of Aggregate Planning Aggregate Planning Strategies 1 OUTLINE - CONTINUED

More information

DESIGN PROJECT FAILURE AVOIDANCE USING AUDITING APPROACH

DESIGN PROJECT FAILURE AVOIDANCE USING AUDITING APPROACH DESIGN PROJECT FAILURE AVOIDANCE USING AUDITING APPROACH Hsien-Jung Wu* & Hung-Wen Hsu *Dept. of Information Management, Mingdao University, Taiwan Dept. of Industrial Design, Tunghai University, Taiwan

More information

Development and Evaluation of System Restoration Strategies from a Blackout

Development and Evaluation of System Restoration Strategies from a Blackout PSERC Development and Evaluation of System Restoration Strategies from a Blackout Final Project Report Power Systems Engineering Research Center A National Science Foundation Industry/University Cooperative

More information

Logistics. Lecture notes. Maria Grazia Scutellà. Dipartimento di Informatica Università di Pisa. September 2015

Logistics. Lecture notes. Maria Grazia Scutellà. Dipartimento di Informatica Università di Pisa. September 2015 Logistics Lecture notes Maria Grazia Scutellà Dipartimento di Informatica Università di Pisa September 2015 These notes are related to the course of Logistics held by the author at the University of Pisa.

More information

A Research Reactor Simulator for Operators Training and Teaching. Abstract

A Research Reactor Simulator for Operators Training and Teaching. Abstract Organized and hosted by the Canadian Nuclear Society. Vancouver, BC, Canada. 2006 September 10-14 A Research Reactor Simulator for Operators Training and Teaching Ricardo Pinto de Carvalho and José Rubens

More information

Darshan Institute of Engineering & Technology for Diploma Studies

Darshan Institute of Engineering & Technology for Diploma Studies RESPONSIBILITY OF SOFTWARE PROJECT MANAGER Job responsibility Software project managers take the overall responsibility of project to success. The job responsibility of a project manager ranges from invisible

More information

Energy efficiency and carbon footprint reduction for Croatian regions by Total Site integration

Energy efficiency and carbon footprint reduction for Croatian regions by Total Site integration Energy efficiency and carbon footprint reduction for Croatian regions by Total Site integration Stanislav Boldyryev, Goran Krajačić Department of Energy, Power Engineering and Environment, Faculty of Mechanical

More information

Office of Human Resources. Maintenance Planner - CA3115

Office of Human Resources. Maintenance Planner - CA3115 Office of Human Resources Maintenance Planner - CA3115 General Statement of Duties Performs full performance professional work to prepare, plan, schedule, and estimate facility capital projects including

More information

Using the Analytic Hierarchy Process in Long-Term Load Growth Forecast

Using the Analytic Hierarchy Process in Long-Term Load Growth Forecast Journal of Electrical Engineering 5 (2017) 151-156 doi: 10.17265/2328-2223/2017.03.005 D DAVID PUBLISHING Using the Analytic Hierarchy Process in Long-Term Load Growth Forecast Blagoja Stevanoski and Natasa

More information

Quick Start Guide (for PacifiCorp Customers) January, 2011

Quick Start Guide (for PacifiCorp Customers) January, 2011 Quick Start Guide (for PacifiCorp Customers) January, 2011 Contents Chapter 1 Signing On to Energy Profiler Online 2 Chapter 2 Overview of Analysis Capabilities.. 3 Chapter 3 Selecting Accounts/Groups.....

More information

WATER UTILITY ENERGY CHALLENGE

WATER UTILITY ENERGY CHALLENGE WATER UTILITY ENERGY CHALLENGE PEPSO II User Manual WATER UTILITY ENERGY CHALLENGE GREAT LAKES BASIN COPYRIGHT BY 2016 ALL RIGHT RESERVED S. Mohsen Sadatiyan A., Carol J. Miller WAYNE STATE UNIVERSITY,

More information

Toward Full Integration of Demand-Side Resources in Joint Forward Energy/Reserve Electricity Markets

Toward Full Integration of Demand-Side Resources in Joint Forward Energy/Reserve Electricity Markets Toward Full Integration of Demand-Side Resources in Joint Forward Energy/Reserve Electricity Markets Efthymios Karangelos 1 François Bouffard 2 1 Department of Electrical Engineering and Computer Science

More information

Large General Service Voluntary Time of Use (TOU) Rate Options. Prepared for meeting with CEC January 5, 2017

Large General Service Voluntary Time of Use (TOU) Rate Options. Prepared for meeting with CEC January 5, 2017 Large General Service Voluntary Time of Use (TOU) Rate Options Prepared for meeting with CEC January 5, 2017 Background BC Hydro met with Commercial Energy Consumers (CEC) on November 8, 2016. BC Hydro

More information