OPTIMIZATION PROBLEMS OF ELECTRIC POWER SUPPLY Томский политехнический университет.

Slides:



Advertisements
Similar presentations
Optimization problems using excel solver
Advertisements

1 Material to Cover  relationship between different types of models  incorrect to round real to integer variables  logical relationship: site selection.
Linear Programming Problem. Introduction Linear Programming was developed by George B Dantzing in 1947 for solving military logistic operations.
Linear Programming. Introduction: Linear Programming deals with the optimization (max. or min.) of a function of variables, known as ‘objective function’,
LIAL HORNSBY SCHNEIDER
Linear Programming Models & Case Studies
Session II – Introduction to Linear Programming
Transportation Problem (TP) and Assignment Problem (AP)
1 1 Slides by John Loucks St. Edward’s University Modifications by A. Asef-Vaziri.
1 1 Slide © 2011 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole.
Chapter 2: Modeling with Linear Programming & sensitivity analysis
Computational Methods for Management and Economics Carla Gomes Module 8b The transportation simplex method.
Quantitative Techniques for Decision Making M.P. Gupta & R.B. Khanna © Prentice Hall India LINEAR PROGRAMMING GRAPHIC METHOD 2 CHAPTER.
Presentation: H. Sarper
ENGR 351 Numerical Methods Instructor: Dr. L.R. Chevalier
Transportation Problems Dr. Ron Tibben-Lembke. Transportation Problems Linear programming is good at solving problems with zillions of options, and finding.
Transportation and Assignment Problems
Linear Programming Econ Outline  Review the basic concepts of Linear Programming  Illustrate some problems which can be solved by linear programming.
Linear Programming Applications
McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved. 1.
Chapter 3 Introduction to Optimization Modeling
456/556 Introduction to Operations Research Optimization with the Excel 2007 Solver.
Two Discrete Optimization Problems Problem: The Transportation Problem.
Transportation Model Lecture 16 Dr. Arshad Zaheer
LINEAR PROGRAMMING SIMPLEX METHOD.
Chapter 19 Linear Programming McGraw-Hill/Irwin
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved Slides by JOHN LOUCKS St. Edward’s University.
The Supply Chain Customer Supplier Manufacturer Distributor
Planning Production of a Set of Semiconductor Components with Uncertain Wafer and Component Yield Frank W. Ciarallo Assistant Professor Biomedical, Industrial.
ENCI 303 Lecture PS-19 Optimization 2
Linear Programming: Basic Concepts
Lecture 2 Chapter 10 continued…. Last Lecture Summary: Covered Sec and most part of Sec Basic concepts of Linear Programming Problem and.
Linear Programming Topics General optimization model LP model and assumptions Manufacturing example Characteristics of solutions Sensitivity analysis Excel.
Linear Programming An Example. Problem The dairy "Fior di Latte" produces two types of cheese: cheese A and B. The dairy company must decide how many.
Chapter 7 Transportation, Assignment & Transshipment Problems
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 7.6 Linear Programming.
Introduction A GENERAL MODEL OF SYSTEM OPTIMIZATION.
Copyright © 2013, 2009, 2005 Pearson Education, Inc. 1 5 Systems and Matrices Copyright © 2013, 2009, 2005 Pearson Education, Inc.
Location planning and analysis
Transportation and Assignment Problems
Transportation Problems Dr. Ron Lembke. Transportation Problems Linear programming is good at solving problems with zillions of options, and finding the.
1 1 Slide © 2009 South-Western, a part of Cengage Learning Slides by John Loucks St. Edward’s University.
LINEAR PROGRAMMING. 2 Introduction  A linear programming problem may be defined as the problem of maximizing or minimizing a linear function subject.
DISTRIBUTION AND NETWORK MODELS (1/2)
Location decisions are strategic decisions. The reasons for location decisions Growth –Expand existing facilities –Add new facilities Production Cost.
McGraw-Hill/Irwin Copyright © 2009 by The McGraw-Hill Companies, Inc. All rights reserved.
1 Network Models Transportation Problem (TP) Distributing any commodity from any group of supply centers, called sources, to any group of receiving.
Business Mathematics MTH-367 Lecture 13. Chapter 10 Linear Programming An Introduction Continued…
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved Slides by JOHN LOUCKS St. Edward’s University.
Highline Class, BI 348 Basic Business Analytics using Excel Chapter 08 & 09: Introduction to Linear Programing 1.
OR Chapter 8. General LP Problems Converting other forms to general LP problem : min c’x  - max (-c)’x   = by adding a nonnegative slack variable.
Log Truck Scheduling Problem
IT Applications for Decision Making. Operations Research Initiated in England during the world war II Make scientifically based decisions regarding the.
3 Components for a Spreadsheet Optimization Problem  There is one cell which can be identified as the Target or Set Cell, the single objective of the.
CDAE Class 12 Oct. 4 Last class: 2. Review of economic and business concepts Today: 3. Linear programming and applications Quiz 3 (sections 2.5 and.
LINEAR PROGRAMMING.
1 Optimization Techniques Constrained Optimization by Linear Programming updated NTU SY-521-N SMU EMIS 5300/7300 Systems Analysis Methods Dr.
Optimization in Engineering Design 1 Introduction to Non-Linear Optimization.
Transportation problems Operational Research Level 4
1 ALLOCATION. 2 DETERMINING SAMPLE SIZE Problem: Want to estimate. How choose n to obtain a margin of error not larger than e? Solution: Solve the inequality.
Introduction to Quantitative Business Methods (Do I REALLY Have to Know This Stuff?)
Power distribution and utilization Lecture 2 Instructor :Kashif Mehmood.
The Transportation and Assignment Problems
Polynomial and Rational Inequalities
Solver & Optimization Problems
Special Cases In Linear Programming
Chapter 1. Introduction Mathematical Programming (Optimization) Problem: min/max
Presentation transcript:

OPTIMIZATION PROBLEMS OF ELECTRIC POWER SUPPLY Томский политехнический университет

2 When designing and operating electrical systems often engineers have to deal with the multiple-choice tasks, i.e. with problems in which out of some set of admissible solutions for technical reasons it is required to choose one which best suits any criterion. This solution is called optimal, and tasks to be searched for such a solution are called optimization problems. With regard to power supply systems, optimization problems have to be solved selecting power grid voltage, number and capacity of power sources, optimal configuration of power grid, sections of the conductors, determination of rational distribution of reactive power sources, installation sites of power supplies, etc.

3 Томский политехнический университет As criteria of optimality in most practical problems of power supply economic indicators (cost, profit, financing costs, etc.) are used, although in some cases may be used and others: minimum voltage losses (power), reliability of power supply, power quality, etc. Thus, optimality criterion is a quantitative evaluation of the optimized object quality. Based on the selected optimality criterion, objective function is made, which is the dependence of optimality criterion on parameters that affect its value. Optimality criterion or objective function is defined by a specific optimization problem. Accordingly, optimization purpose is to find the extremum of objective function.

4 Томский политехнический университет In general, mathematical model of optimization problem consists of three basic components: objective function, restrictions and boundary conditions. Objective function is a mathematical notation of optimality criterion: Z(x 1, x 2, …., x n ) → extr (3.1) where x 1, x 2, …., x n – unknown variables that must be determined in the process of solving the problem. Restrictions are a variety of technical, economic and other conditions that must be taken into account when solving the problem: f j (x 1, x 2, …., x n ) (≤ or =) b j, where j = 1,2, … m (3.2) Boundary conditions are the variation range of the unknown variables: d i ≤ x i ≤ D i, where i = 1,2, … n (3.3) d i, D i – the lower and upper boundary of the variation range of variable x i, respectively.

5 Томский политехнический университет In order to solve optimization problems special mathematical techniques and methods are used, which are called methods of mathematical programming. In accordance with the relation between variables when expressing objective function, optimization problems are classified into problem of linear programming and nonlinear programming. In addition, by variation unknown variables can be continuous, integral or discrete. Accordingly, optimization problem that contain integral or discrete variables are divided into problems of integral or discrete programming.

6 Томский политехнический университет If in a mathematical model consisting of optimization problem the objective function is linear but set in which extremum of the objective function is sought is defined by the system of linear equations and inequalities, then it’s an LP problem. The purpose of linear programming is to minimize (maximize) linear function: Z = c 1 x 1 + c 2 x 2 + … + c n x n (3.4) n variables x 1, x 2, …, x n, satisfying non-negativity conditions x 1  0, x 2  0, …, x n  0 (3.5) and m linear restrictions a 11 x 1 + a 12 x 2 + … + a 1n x n  (=,  ) b 1, a 21 x 1 + a 22 x 2 + … + a 2n x n  (=,  ) b 2, (3.6) ……………………………………… a m1 x 1 + a m2 x 2 + … + a mn x n  (=,  ) b m.

7 Томский политехнический университет Solution of nonlinear programming problems fundamentally does not differ from solving linear and integer programming. However, search procedure for solving nonlinear programming problems is more critical to the original initial data. To solve the problems of nonlinear programming in Excel two methods are implemented: Newton's method and method of conjugate gradient Fletcher-Reeves. Selection of solution method is made in the dialog box "Solution Settings". As a breaking criterion to find a solution in Excel the following condition is used: (3.7) The value of ε is entered into the box "Solution Settings" in the line "Relative error".

8 Томский политехнический университет Transportation problem (TP) is a special type of linear programming problem and is defined as the task of developing the most economical plan for transportation of products of one species from several departure points to destination. Value of transport costs is directly proportional to the volume of transported goods and is given by the rates for transportation unit. Problems of transportation type are common in practice. They reduce many problems of linear programming - assigning problems, grid, scheduling, etc. Although TP can be solved by any method of solving linear programming problem and its mathematical model and the structure of restrictions have a number of specific features.

9 Томский политехнический университет Standard TP is as follows. There are m points of origin (or point of production) А i …,А m, which concentrate the reserves of homogeneous products equal to a 1,...,а m units. There are n destinations (or points of consumption) В 1,..., В m, whose need for these products is b 1,..., b n units. There are also transport costs С ij, associated with transportation of one unit from the point A i to В j, i 1,2…, m; j = 1,2..., n. It is required to make up such a transportation plan (where and how many units to transport) in order to meet the demand of all consumption points by means of disposal of all units manufactured by all the production points with a minimum total value of all shipments.

10 Томский политехнический университет Let х ij – number of units delivered from point A i to В j. Minimizing total costs of transportation from all production points to all consumption points are expressed by the formula: → min(3.8) Thus, objective function of TP is transportation cost for the implementation of all shipments in general. A mathematical model of TP also contains two groups of restrictions.

11 Томский политехнический университет The first group of restrictions indicates that goods reserves at any departure point should be equal to the total volume of shipments from this point., where i = 1. …., m(3.9) The second group of restrictions indicates that the total shipments to some point of consumption should fully meet the demand for the products at this point., where j = 1. …., n(3.10)

12 Томский политехнический университет Transportation volumes – non-negative number, since shipments of units from consumption points to the production points are excluded: x ij 0, i 1,..., m; j 1,..., n.(3.11) From (2.8) and (2.9) it follows that the sum of reserves in all departure points should be equal to the total needs in all consumption points, that is (3.12) If the condition (3.12) is performed, then TP is called balanced (closed model), otherwise – unbalanced (open model). As restrictions of the model TP (3.9), (3.10) can be performed only at balanced TP, then when designing transport model it is necessary to check the balance condition (3.12).

13 Томский политехнический университет In the case when total reserves exceed total needs, it is required an additional fictitious point of consumption, which will formally consume excessive reserves, that is (3.13) If total demand exceeds total reserves, then an additional fictitious point of departure is needed, that formally compensates the lack of existing products at points of departure: (3.14)