B.E.(Computer Science & Engineering) Eighth Semester (C.B.S.)
Elective – III : Optimization Techniques
NRJ/KW/17/4750
Time : Three Hours
Max. Marks : 80
_____________________________________________________________________
Notes : 1. All questions carry marks as indicated.
2. Solve Question 1 OR Questions No. 2.
3. Solve Question 3 OR Questions No. 4.
4. Solve Question 5 OR Questions No. 6.
5. Solve Question 7 OR Questions No. 8.
6. Solve Question 9 OR Questions No. 10.
7. Solve Question 11 OR Questions No. 12.
8. Due credit will be given to neatness and adequate dimensions.
9. Assume suitable data whenever necessary.
10. Illustrate your answers whenever necessary with the help of neat sketches.
11. Use of non programmable calculator is permitted.
1. a) What is Modelling Optimization method? Explain types of modelling tasks that can be performed. [07 M]
b) Explain how to formulate the procedure for setting minimum & maximum bounds on each design variables. [07 M]
OR
2. a) Explain Engineering optimization problems of data fitting and regression. [07 M]
b) Explain various steps involved in an optimal design formulation process. [07 M]
3. Explain ‘Local optimization’ in detail? Explain disadvantages of local optimization. [13 M]
OR
4. Explain global optimization point in detail. Explain all methods of global optimization. [13 M]
5. a) Minimize the function
f(x) = x2+ 54 / x
using Fibonacci search method. [07 M]
b) Explain Bounding phase method in detail. [06 M]
OR
6. a) Write short notes on the following [08 M]
1) Secant Method
2) Cubic Search Method.
b) Explain Golden section search method in detail. [05 M]
7. a) What are the optimum criteria of multivariable optimization Algorithm. [07 M]
b) Explain Simplex search method in detail. [06 M]
OR
8. a) Explain Steepest decent method in detail. [06 M]
b) Explain Bon’s evolutionary optimization method. [07 M]
9. a) Explain Kuhn- Tucker conditions of constrained optimization Algorithm. [06 M]
b) Write short notes on : [07 M]
1) Variable elimination method
2) Complex Search method
OR
10. a) Explain Sensitivity Analysis in detail. [07 M]
b) Explain transformation method in detail. [06 M]
11. a) Solve the following [08 M]
Maximize f(x)=2x1+3x2
Subject to x1 \leq 6
x1+2x2 \leq 10
x1,x2 \geq 0
b) Explain sensitivity analysis of linear programming. [06 M]
OR
12. a) Explain Duality theory in linear programming. [07 M]
b) Explain Big- M method in detail. [07 M]