Hindusthan College of Engineering and Technology: 16ma6111 & Operations Research
Hindusthan College of Engineering and Technology: 16ma6111 & Operations Research
1
List the advantage and limitation of OR
4.
2
Explain the limitation of LPP
Linear programming is applicable only to problems where the constraints and objective
function are linear i.e., where they can be expressed as equations which represent. In real life
situations, when constraints or objective functions are not linear, this technique cannot be used.
9.
Factors such as uncertainty, weather conditions etc. are not taken into consideration.
There may not be an integer as the solution, e.g., the number of men required may be a
fraction and the nearest integer may not be the optimal solution.i.e., Linear programming
technique may give practical valued answer which is not desirable
10.
12.
3
Illustrate degeneracy in simplex problem.
The linear programming is the problem of degeneracy-the breaking down of the simplex
calculation method under certain circumstances. Degeneracy in applying the simplex
method for solving a linear programming problem is said to occur when the usual rules
for the choice of a pivot row or column (depending on whether the primal or the dual
13. simplex method is being discussed) become ambiguous.
In other words, two or more values in the minimum ratio column are the same. To resolve
degeneracy, the following method is used. Divide the key column values (of the tied
rows) by the corresponding values of columns on the right side. This makes the values
unequal and the row with minimum ratio is the key row.
What is meant by duality in simplex problem?
4
What is an unbalanced transportation problem?
When the total supply of all the sources is not equal to the total demand of all destinations, the
problem is an unbalanced transportation problem.
19
5
Vogel approximation method
Illustrate DENTZY’s method.
3. The North-West Corner Rule is a method adopted to compute the initial feasible solution of
the transportation problem. The name North-west corner is given to this method because the
basic variables are selected from the extreme left corner
What is Least Cost Method?
The Least Cost Method is another method used to obtain the initial feasible solution for the
4. transportation problem. Here, the allocation begins with the cell which has the minimum cost.
The lower cost cells are chosen over the higher-cost cell with the objective to have the least
cost of transportation.
7.
6
Compare between transportation problem and Assignment problem?
Transportation Problem
Assignment Problem
(i) Assignment means allocating various (i) A transportation problem is
jobs to various people in the organization. concerned with transportation method or
Assignment should be done in such a way selecting routes in a product distribution
that the overall processing time is less, network among the manufacture plant and
overall efficiency is high, overall distribution warehouse situated in different
productivity is high, etc. regions or local outlets.
(ii) We solve an assignment problem (ii) We use three methods for solving
by using two methods. a transportation problem i.e., to find
IBFS :
(a) Completer enumeration
method. (a) VAM (b) NWCR (c) LCM
10. (b) Hungarian method Thereafter we find the optimum solution
by using the MODI method.
(iii) In an assignment problem only one (iii) A transportation problem is not
allocation can be made in particular row subject to any such restrictions. Such
or a column. restriction are peculiar to assignment
problems only. Many allocations can be
done in a particular row or particular
column.
(iv) In assignment problem (iv) In transportation method,
management aims at assignment jobs to management is searching for a
various people. distribution route, which can lead to
minimization of cost and maximization
of profit.
(v) When no. of jobs no. of workers, it (v) When the total demand is not
is a unbalanced problem. equal to total supply it is unbalanced
problem.
List Some areas of Assignment problem application
7
Outline the mathematical formulation of assignment problem.
13.
Procedure:
14.
Step 1: Solve the problem as an assignment problem.
Step 2: Check for a complete cycle or alternative cycles. If the cycle is complete, Go to Step
4. If not, go to the Step 3.
Step 3: To start with, assign the next least element other than zero, (only for first allocation)
and complete the assignment. Go to Step 2.
Step 4: Write the optimum assignment schedule and calculate the cost/time.
Illustrate Hungarian method.
Assignment problem Hungarian method example. An assignment problem can be easily
15.
solved by applying Hungarian method which consists of two phases. In the first phase, row
reductions and column reductions are carried out. In the second phase, the solution is
optimized on iterative basis.
16
Depict the flow chart for Hungarian method.
8
Show the sensitivity analysis used in the Assignment Problem.
Information of sensitivity analysis, in a linear programming problem, is usually more
17
important than the optimal solution itself. An optimal basic solution of the assignment
problem is inherently degenerate, so it may be that the optimal base has changed but the
optimal assignment remains unchanged.
Illustrate maintenance.
Maintenance involves functional checks, servicing, repairing or replacing of necessary
1. devices, equipment, machinery, building infrastructure, and supporting utilities in industrial,
business, governmental, and residential installations. Over time, this has come to include
multiple wordings that describe various cost-effective practices to keep equipment operational;
these activities take place either before or after a failure.
2.
Classify the types of maintenance?
9
corrective, preventive, risk-based and condition-based maintenance.
Define mean time between failure(MTBF)?
3. Mean time between failures is the predicted elapsed time between inherent failures of a
mechanical or electronic system, during normal system operation. MTBF can be calculated as
the arithmetic mean time between failures of a system.
Classify the objective of maintenance
(a) Keep the system operating at design standard at all times;
4. (b) Obtain the longest life and greatest use of the systems facilities by providing adequate
maintenance and timely repairs;
(c) Achieve the foregoing two objectives at the lowest possible cost.
Depict the cost curve for maintenance
1.
Distinguish between breakdown maintenance and preventive maintenance
11
List out the types of replacement policies
Constant-Interval Replacement Policy (CIRP)
Age-Based Replacement Policy (ABP)
Time-Based Replacement Policy.
4
Inspection Replacement Policy (IRP)
Just-in-Time Replacement Policy (JITP)
Modified-Age Replacement Policy (MARP)
Block Replacement Policy (BRP)
Order/Rank-Based Replacement Policy (ORP)
What is the difference between individual replacement policy and group replacement
policy?
What is lateness(Lj)?
9. The term lateness is a general term used to represent the deviation from the due. date. Lateness
Lj = Cj –Dj where Dj is the due date for job j and Cj is the completion. time of job j. If Lj is tardy
it is early and negative it is early.
Define Tardiness (Tj)?
10. tardiness is a measure of a delay in executing certain operations and earliness is a measure of
finishing operations before due time. The operations may depend on each other and on the
availability of equipment to perform them.
11.
What is WSPT Rule in single machine scheduling?
Hodgson's Algorithm minimizes the number of tardy jobs in the single machine environment with
12
ready time equal to zero. Let E denote the set of early jobs and L denote the set of late jobs.
Initially, all jobs are in set E and set L is empty.
What is EDD Rule in single machine scheduling?
Minimising maximum lateness
12 Assume that the jobs are numbered in non-decreasing order of their due dates dj. In order to
minimize the maximum lateness it is quite natural to process the jobs in this order. This
dispatching rule is known as EDD (Earliest Due Date), sometimes it is called Jackson's rule due
to R.
State branch bound technique.
Branch and bound is a systematic method for solving optimization problems. B&B is a rather
13
general optimization technique that applies where the greedy method and dynamic programming
fail. However, it is much slower. Indeed, it often leads to exponential time complexities in the
worst case.
What are the assumption for flow shop scheduling?
Flow shop scheduling problems, are a class of scheduling problems with a workshop in which the
flow control shall enable an appropriate sequencing for each job and for processing on a set of
14 machines or with other resources 1,2,...,m in compliance with given processing orders. Especially
the maintaining of a continuous flow of processing tasks is desired with a minimum of idle time
and a minimum of waiting time. Flow shop scheduling is a special case of job shop scheduling
where there is strict order of all operations to be performed on all jobs. Flow shop scheduling may
apply as well to production facilities as to computing designs.
Distinguish between flow shop problem and job shop problem
In flow shop processes, process is set in a linear structure. Therefore, most of the times the
machines necessary to finish the process are set in a convenient way in order to minimize idle
times. I think that this is convenient when you have a standardized product. McDonalds could be a
somewhat comparable example. For example, BigMacs are going through one and the same pre-
15 set process.
In the job shop processes, processes are set according to the functions of various parts of the
process. I think that would be convenient when you cannot standardize your product to make a
assembly like process. For example, a fine dining restaurant with a changing menu. As a result,
processes in such kitchen are divided into workstations by functions (e.g. saucier, grill, pastry and
other workstations). This order helps to maintain the variety and flexibility of a restaurant.
What are the assumption for job shop scheduling?
Job shop scheduling or the job-shop problem (JSP) is an optimization problem in computer
science and operations research in which jobs are assigned to resources at particular times. The
most basic version is as follows: We are given n jobs J1, J2, ..., Jn of varying processing times,
which need to be scheduled on m machines with varying processing power, while trying to
minimize the makespan. The makespan is the total length of the schedule (that is, when all the jobs
have finished processing).
16
The standard version of the problem is where you have n jobs J1, J2, ..., Jn. Within each job there is
a set of operations O1, O2, ..., On which need to be processed in a specific order (known as
Precedence constraints). Each operation has a specific machine that it needs to be processed on
and only one operation in a job can be processed at a given time. A common relaxation is the
flexible job shop where each operation can be processed on any machine of a given set (the
machines in the set are identical).
13