Chap 5.1 Introduction to Optimization in Engineering
Chap 5.1 Introduction to Optimization in Engineering
◼ Introduction
◼ Optimization in Engineering
◼ References:
◼ J.S. Arora, Introduction to Optimum Design, Academic Press, Elsevier, 3rd Ed. 2012.
◼ K.-H. Chang, Design Theory and Methods using CAD/CAE, Chap. 3 – 5;
Academic Press, Elsevier, 2015.
➔ Optimization concepts and methods are helpful at every stage of the process
The terms vector and point are used interchangeably, and denoted by
lowercase letters in boldface
example
OR
OR
Example 1:
❑ Where: x1, x2, x3 represent the solution variables for the system of equations.
Class Work:
Example:
Example 2: x1 + 2x 2 + x 3 = 4
3x1 + 8x 2 + 7 x 3 = 20
2x1 + 7 x 2 + 9x 3 = 23
❑ Class Work:
❑ Null matrix: A matrix with all its entries equal to zero (0)
❑ Identity matrix: a square matrix with all elements along the main diagonal
equal to one (1) and the rest null
2. Multiplication of two matrices A(m ╳ n) and B(r ╳ p) i.e. AB = C: demands that the
matrices are conformable, i.e. n = p. The product C has the order of m ╳ p
Case 1
Case 2
Is AB = BA in any of the two cases given above? Have they the same order?
What condition(s) must be fulfilled to get AB and BA have the same order?
CAD/CAM & Additive Manufacturing 20
Review of Matrix and Vector Algebra
Two important laws that matrix multiplication can satisfy
◼ A scalar product is a special case of matrix multiplication: the multiplication of a row vector
by a column vector.
◼ If x and y are two n-component vectors, then their dot product (x.y) is expressed as
Ttranspose of a matrix
If matrix A is given as
Functions
◼ A function of n independent variables x1, x2, . . ., xn is written as
Functions …
◼ Continuous and discontinuous functions
Differentiable everywhere
Continuous functions
Not a functions
Discontinuous
functions
OR
The Determinant
◼ Determinants are scalar values associated with every square matrix
Class work
Solve also for x1 and x2 by elimination method
?
Next: Chap. 5.2: Design optimization
CAD/CAM & Additive Manufacturing 29