SM233 Spring 2006 Part 1: Optimization Models - PowerPoint PPT Presentation

1 / 18
About This Presentation
Title:

SM233 Spring 2006 Part 1: Optimization Models

Description:

Pure math tools: constrained optimization ... The math problem; implementing the resolution. Analytical approach: Maple (Mathematica) ... – PowerPoint PPT presentation

Number of Views:18
Avg rating:3.0/5.0
Slides: 19
Provided by: pierc9
Category:

less

Transcript and Presenter's Notes

Title: SM233 Spring 2006 Part 1: Optimization Models


1
SM233 Spring 2006Part 1 Optimization Models
  • 2 Multi-Variable Optimization
  • 2.2 Constrained Optimization

2
Assignment
  • Due
  • Problems p. 54 1b), c) d) 5c)d)
  • Due Friday, 10 February 2006
  • Pending
  • Matlab Lab assignment 4
  • Due Tuesday, 14 February 2006
  • Assign
  • Problems p. 54 2a), 6a), 10a)
  • Due Wednesday, 22 February 2006
  • Exam 1 Tuesday, 14 February 2006

3
Points to Control
  • Constrained multi-variable optimization problems
  • The Mechanics of Modeling
  • The five-step method where constraints arise
  • Methods of optimization
  • Reprise 2D/3D constrained max/min problems
  • Reprise Lagrange multiplier
  • Computational tools
  • Maple (Symbolic)
  • MatLab (Numerical)

4
Models and design
  • The design paradigm

5
Context constrained optimization
  • Example 2.2 Here, TV, TV, but limited
    production capacity
  • 19in TVs base price 339/set
  • Cost to manufacture 195/set
  • 21in TVs base price 399/set
  • Cost to manufacture 225
  • Market incentives
  • 19in drop base price 0.01_at_19inSet sold
    0.003_at_21inSet sold
  • 21in drop base price 0.01_at_21inSet sold
    0.004_at_19inSet sold
  • Fixed costs 400,000 overhead
  • Production constraints
  • 5000 max of 19in TVs/yr than can be produced
    (parts limit)
  • 8000 max of 21in TVs/yr than can be produced
    (parts limit)
  • 10,000 max of all TVs/yr the factory can
    produce (size limit)
  • Seek for max profit
  • How many sets of each type should be manufactured
    ?
  • (presuming all manufactured are sold)
  • What would be the max profit?

6
The model
  • Variables, constants
  • s 19in sets sold (per yr) independent
  • t 21in sets sold (per yr) independent
  • p selling price for 19in sets () p p(s,t)
  • q selling price for 21in sets () q q(s,t)
  • C cost of manufacturing sets (/yr) C(s,t)
  • O overhead () constant
  • R total revenues (/yr) R R(p,q,s,t)
    R(s,t)
  • P profit (/yr) P P(R,C)

7
The model
  • Constitutive relations (5 for 5)
  • Constraints on independent variables

8
The model
  • Seek
  • Maximize P(s,t) with respect to (s,t)

over the range of values compatable with the
constraints (feasible values)
9
Mathematical formulationresoluton
  • Objective function
  • Maximize P(s,t) over the (constrained) domain
  • Resolution HOW?

10
Pure math toolsconstrained optimization
  • Problem (calc 3) Maximize f(x,y) x2 - y2 over
    the curve
  • x2 y2 1
  • See the problem ( lecture02_2_append.mw )
  • Problem (Ex. 2.3, p.37)
  • Maximize f(x,y,z) x - 2y 3z over the 2D
    surface
  • x2 y2 z2 3
  • See the problem ( lecture02_2_append.mw )
  • Abstract Maximize f(x1,x2,,xn) over the (n-1)D
    surface (of constraint) g(x1,x2,,xn) c .
    (Here, n 2, 3)

11
(No Transcript)
12
The math problem its resolution
  • The problem maximize over
    the profit fn
  • Resolution in principle, construct
  • Solve for
  • Compute mat profit

1st deriv. Test
(2nd deriv. Test for max pt)
13
The math problem implementing the resolution
  • Analytical approach Maple (Mathematica)
  • Numerical approach (see chapter 3) MatLab
  • This problem Section02.1_append.mw
  • MatLab see logSession02_1.txt (load
    data02_2.mat)

14
Sensitivity analysis
  • p. 26 How sensitive are sopt , topt the
  • the price elasticity for 19in sets?
  • The extended model
  • Variables and parameters
  • a price elasticity of 19in sets (/set) a
    0.01
  • Constitutive relations Objective function

15
Sensitivity analysis the functions
  • The problem maximize over
    the profit fn
  • Resolution in principle, construct
  • Solve for

1st deriv. Test
(2nd deriv. Test for max pt)
16
Sensitivity to parametersrelative measure
  • Defn (p.12). Sensitivity of sopt to a
  • Relative change sopt to a, per unit ratio of sopt
    to a
  • In principle

17
The math problem implementing the resolution
  • Analytical approach Maple (Mathematica)
  • Numerical approach (see chapter 3) MatLab
  • This problem Section02.1_append.mw
  • MatLab see logSession02_1.txt (load
    data02_1.mat)

18
(No Transcript)
Write a Comment
User Comments (0)
About PowerShow.com