CHEN 4460 – Process Synthesis, Simulation and Optimization Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lab Lecture No.

Slides:



Advertisements
Similar presentations
IENG313 Operation Research I
Advertisements

Lecture 3 Linear Programming: Tutorial Simplex Method
CHEN 4460 – Process Synthesis, Simulation and Optimization
Linear Programming – Simplex Method
CHEN 4460 – Process Synthesis, Simulation and Optimization Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lab Lecture No.
D Nagesh Kumar, IIScOptimization Methods: M4L1 1 Linear Programming Applications Software for Linear Programming.
CHEN 4460 – Process Synthesis, Simulation and Optimization Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lab Lecture No.
CHEN 4460 – Process Synthesis, Simulation and Optimization Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lecture No. 4 –
Distillation Modeling CHEN 4470 – Process Design Practice
CHEN 4460 – Process Synthesis, Simulation and Optimization Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lab Lecture No.
Modeling and Optimization CHEN 4470 – Process Design Practice Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lecture No. 9.
Heat and Power Integration CHEN 4460 – Process Synthesis, Simulation and Optimization Dr. Mario Richard Eden Department of Chemical Engineering Auburn.
Mathematical Optimization Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lecture No. 7 November 1, 2004 CHEN 4460.
CHEN 4460 – Process Synthesis, Simulation and CHEN 4460 – Process Synthesis, Simulation and Optimization Dr. Mario Richard Eden Department of Chemical.
CHEN 4470 – Process Design Practice Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lecture No. 3 – Overview of Mass Exchange.
CHEN 4470 – Process Design Practice Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lecture No. 5 – Synthesis of Mass Exchange.
Economics 214 Lecture 37 Constrained Optimization.
Lecture 35 Constrained Optimization
Pet Food Company A pet food company wants to find the optimal mix of ingredients, which will minimize the cost of a batch of food, subject to constraints.
Linear Goal Programming
Separating Azeotropic Mixtures CHEN 4460 – Process Synthesis, Simulation and CHEN 4460 – Process Synthesis, Simulation and Optimization Dr. Mario Richard.
Integration of Design & Control CHEN 4470 – Process Design Practice
CHEN 4460 – Process Synthesis, Simulation and Optimization Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lab Lecture No.
Lecture outline Support vector machines. Support Vector Machines Find a linear hyperplane (decision boundary) that will separate the data.
CHEN 4460 – Process Synthesis, Simulation and Optimization Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lecture No. 4 –
CHEN 4460 – Process Synthesis, Simulation and Optimization Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Review of Midterm.
Heat and Power Integration CHEN 4460 – Process Synthesis, Simulation and Optimization Dr. Mario Richard Eden Department of Chemical Engineering Auburn.
CHEN 4470 – Process Design Practice Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lecture No. 7 – Algebraic Mass Integration.
Modeling and Optimization CHEN 4470 – Process Design Practice Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lecture No. 9.
Introduction to API Process Simulation
CHEN 4470 – Process Design Practice Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lecture No. 1 – Course Introduction and.
Integration of Design & Control CHEN 4470 – Process Design Practice Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lecture.
CHEN 4460 – Process Synthesis, Simulation and Optimization Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lab Lecture No.
CSE543T: Algorithms for Nonlinear Optimization Yixin Chen Department of Computer Science & Engineering Washington University in St Louis Spring, 2011.
1 1 Slide © 2000 South-Western College Publishing/ITP Slides Prepared by JOHN LOUCKS.
Kerimcan OzcanMNGT 379 Operations Research1 Linear Programming: The Simplex Method Chapter 5.
1 1 © 2003 Thomson  /South-Western Slide Slides Prepared by JOHN S. LOUCKS St. Edward’s University.
1 1 © 2003 Thomson  /South-Western Slide Slides Prepared by JOHN S. LOUCKS St. Edward’s University.
Linear Programming – Simplex Method
Mechanical Engineering Department 1 سورة النحل (78)
1 1 Slide © 2005 Thomson/South-Western Linear Programming: The Simplex Method n An Overview of the Simplex Method n Standard Form n Tableau Form n Setting.
Chapter 4 Linear Programming: The Simplex Method
CEN 111 Introduction to Algorithms and Programming INTERNATIONAL BURCH UNIVERSITY DEPARTMENT of INFORMATION TECHNOLOGIES Dr. Günay Karlı
CHEN 4470 – Process Design Practice Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lecture No. 2 – Contents of Reports January.
OPTIMIZING A CYCLE GasTurb 12 – Tutorial 4 Copyright © GasTurb GmbH.
CSE4334/5334 DATA MINING CSE4334/5334 Data Mining, Fall 2014 Department of Computer Science and Engineering, University of Texas at Arlington Chengkai.
Laboratory 2. LABORATORY OBJECTIVES This lab work is intended to give the students more insights on the Matlab environment and how to work more efficiently.
Chapter 7 Problem 38 Part A Decision Variables: S – Standard grade material P – Professional grade material Objective: Minimize total cost: 7.50S P.
Linear Programming and Applications
Managerial Economics Linear Programming Aalto University School of Science Department of Industrial Engineering and Management January 12 – 28, 2016 Dr.
Mass Integration CHEN 4470 – Process Design Practice
Economics 2301 Lecture 37 Constrained Optimization.
MAT 1235 Calculus II Section 9.3 Separable Equations II Version 2
Miscellaneous CHEN 4470 – Process Design Practice Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lecture No. 24 – End of Class.
Lecture 6. Strategy for Solving Material Balance Problems.
Purdue School of Engineering and Technology
Using Variable Domain Functions
Miscellaneous CHEN 4470 – Process Design Practice
GasTurb 13 – Tutorial 4 Optimizing a Cycle Copyright © GasTurb GmbH.
Excel Solver.
Purdue School of Engineering and Technology
Chapter 4 Linear Programming: The Simplex Method
Simulation Project & Reports
If we increase b2 from 10 to 20 will the optimal basis change?
Using WinQSB to solve Linear Programming Models
7.5 – Constrained Optimization: The Method of Lagrange Multipliers
LINGO LAB 3/4.
Using Script Files and Managing Data
Software Engineering Lecture #29
Miscellaneous CHEN 4470 – Process Design Practice
Presentation transcript:

CHEN 4460 – Process Synthesis, Simulation and Optimization Dr. Mario Richard Eden Department of Chemical Engineering Auburn University Lab Lecture No. 5 – Introducing LINGO October 16, 2012 Optimization Software

LINGO –Should be available on computers –If not, download zip file from class webpage –Program is started using C:\LINGO\LINGO.EXE

Optimization Software LINGO –To start entering a new optimization problem type: Model: –Enter the objective function by typing: min = ……;or max = ……; –Then enter the constraints. –Each line must end by a semi-colon ; –The final statement in the problem should be “end”

Optimization Example Hydrogen Sulfide Scrubbing –Two variable grades of MEA. –First grade consists of 80 weight% MEA and 20% weight water. Its cost is 80 cent/kg. –Second grade consists of 68 weight% MEA and 32 weight% water. Its cost is 60 cent/kg. –It is desired to mix the two grades so as to obtain an MEA solution that contains no more than 25 weight% water. –What is the optimal mixing ratio of the two grades which will minimize the cost of MEA solution (per kg)?

Optimization Example Hydrogen Sulfide Scrubbing (Cont’d) –Objective functionmin z = 80  x  x2 –Constraints Water content limitation0.20  x  x2 ≤ 0.25 Overall material balancex1 + x2 =1 Non-negativityx1 ≥ 0 x2 ≥ 0 Variables (Basis 1 kg solution) x1Amount of grade 1 (kg) x2Amount of grade 2 (kg) zCost of 1 kg solution (cents)

Optimization Example Solve using LINGO Press this to solve problem

Optimization Example Solve using LINGO Press this to switch to results