11,389 research outputs found

    OPERATIONAL PLANNING IN COMBINED HEAT AND POWER SYSTEMS

    Get PDF
    This dissertation presents methodologies for operational planning in Combined Heat and Power (CHP) systems. The subject of experimentation is the University of Massachusetts CHP system, which is a 22 MWe/640 MBh system for a district energy application. Systems like this have complex energy flow networks due to multiple interconnected thermodynamic components like gas and steam turbines, boilers and heat recovery steam generators and also interconnection with centralized electric grids. In district energy applications, heat and power requirements vary over 24 hour periods (planning horizon) due to changing weather conditions, time-of-day factors and consumer requirements. System thermal performance is highly dependent on ambient temperature and operating load, because component performances are nonlinear functions of these parameters. Electric grid charges are much higher for on-peak than off-peak periods, on-site fuel choices vary in prices and cheaper fuels are available only in limited quantities. In order to operate such systems in energy efficient, cost effective and least polluting ways, optimal scheduling strategies need to be developed. For such problems, Mixed-Integer Nonlinear Programming (MINLP) formulations are proposed. Three problem formulations are of interest; energy optimization, cost optimization and emission optimization. Energy optimization reduces system fuel input based on component nonlinear efficiency characteristics. Cost optimization addresses price fluctuations between grid on-peak and off-peak periods and differences in on-site fuel prices. Emission optimization considers CO2 emission levels caused by direct utilization of fossil fuels on-site and indirect utilization when importing electricity from the grid. Three solution techniques are employed; a deterministic algorithm, a stochastic search and a heuristic approach. The deterministic algorithm is the classical branch-and-bound method. Numerical experimentation shows that as planning horizon size increases linearly, computer processing time for branch-and-bound increases exponentially. Also in the problem formulation, fuel availability limitations lead to nonlinear constraints for which branch-and-bound in unable to find integer solutions. A genetic algorithm is proposed in which genetic search is applied only on integer variables and gradient search is applied on continuous variables. This hybrid genetic algorithm finds more optimal solutions than branch-and-bound within reasonable computer processing time. The heuristic approach fixes integer values over the planning horizon based on constraint satisfaction. It then uses gradient search to find optimum continuous variable values. The heuristic approach finds more optimal solutions than the proposed genetic algorithm and requires very little computer processing time. A numerical study using actual system operation data shows optimal scheduling can improve system efficiency by 6%, reduce cost by 11% and emission by 14%

    A Computational Comparison of Optimization Methods for the Golomb Ruler Problem

    Full text link
    The Golomb ruler problem is defined as follows: Given a positive integer n, locate n marks on a ruler such that the distance between any two distinct pair of marks are different from each other and the total length of the ruler is minimized. The Golomb ruler problem has applications in information theory, astronomy and communications, and it can be seen as a challenge for combinatorial optimization algorithms. Although constructing high quality rulers is well-studied, proving optimality is a far more challenging task. In this paper, we provide a computational comparison of different optimization paradigms, each using a different model (linear integer, constraint programming and quadratic integer) to certify that a given Golomb ruler is optimal. We propose several enhancements to improve the computational performance of each method by exploring bound tightening, valid inequalities, cutting planes and branching strategies. We conclude that a certain quadratic integer programming model solved through a Benders decomposition and strengthened by two types of valid inequalities performs the best in terms of solution time for small-sized Golomb ruler problem instances. On the other hand, a constraint programming model improved by range reduction and a particular branching strategy could have more potential to solve larger size instances due to its promising parallelization features

    Approximation of System Components for Pump Scheduling Optimisation

    Get PDF
    © 2015 The Authors. Published by Elsevier Ltd.The operation of pump systems in water distribution systems (WDS) is commonly the most expensive task for utilities with up to 70% of the operating cost of a pump system attributed to electricity consumption. Optimisation of pump scheduling could save 10-20% by improving efficiency or shifting consumption to periods with low tariffs. Due to the complexity of the optimal control problem, heuristic methods which cannot guarantee optimality are often applied. To facilitate the use of mathematical optimisation this paper investigates formulations of WDS components. We show that linear approximations outperform non-linear approximations, while maintaining comparable levels of accuracy

    The Project Scheduling Problem with Non-Deterministic Activities Duration: A Literature Review

    Get PDF
    Purpose: The goal of this article is to provide an extensive literature review of the models and solution procedures proposed by many researchers interested on the Project Scheduling Problem with nondeterministic activities duration. Design/methodology/approach: This paper presents an exhaustive literature review, identifying the existing models where the activities duration were taken as uncertain or random parameters. In order to get published articles since 1996, was employed the Scopus database. The articles were selected on the basis of reviews of abstracts, methodologies, and conclusions. The results were classified according to following characteristics: year of publication, mathematical representation of the activities duration, solution techniques applied, and type of problem solved. Findings: Genetic Algorithms (GA) was pointed out as the main solution technique employed by researchers, and the Resource-Constrained Project Scheduling Problem (RCPSP) as the most studied type of problem. On the other hand, the application of new solution techniques, and the possibility of incorporating traditional methods into new PSP variants was presented as research trends. Originality/value: This literature review contents not only a descriptive analysis of the published articles but also a statistical information section in order to examine the state of the research activity carried out in relation to the Project Scheduling Problem with non-deterministic activities duration.Peer Reviewe
    corecore