ZeePedia

Transportation Problems:TRANSPORTATION MODEL, Distribution centers

<< Linear Programming:Multiple or Alternative optimal Solutions
Transportation Problems:FINDING AN INITIAL BASIC FEASIBLE SOLUTION >>
Operations Research (MTH601)
164
Segment V: Transportation Problems
Lectures 31- 35
164
img
Operations Research (MTH601)
165
INTRODUCTION
Many practical problems in operations research can be broadly formulated as linear programming
problems, for which the simplex this is a general method and cannot be used for specific types of problems like,
(i)
transportation models,
(ii)
transshipment models and
(iii)
the assignment models.
The above models are also basically allocation models. We can adopt the simplex technique to solve
them, but easier algorithms have been developed for solution of such problems. The following sections deal
with the transportation problems and their streamlined procedures for solution.
TRANSPORTATION MODEL
In a transportation problem, we have certain origins, which may represent factories where we produce
items and supply a required quantity of the products to a certain number of destinations. This must be done in
such a way as to maximize the profit or minimize the cost. Thus we have the places of production as origins and
the places of supply as destinations. Sometimes the origins and destinations are also termed as sources and
sinks.
To illustrate a typical transportation model, suppose m factories supply certain items to n warehouses.
Let factory i (i = 1, 2, ..., m) produce ai units and the warehouse j (j = 1, 2, ..., n) requires bj units. Suppose the
cost of transportation from factory i to warehouse j is cij. Let us define the decision variables xij being the
amount transported from the factory i to the warehouse j. Our objective is to find the transportation pattern that
will minimize the total transportation cost.
The model of a transportation problem can be represented in a concise tabular form with all the
relevant parameters mentioned above. See table 1
Table 1
Origins
Destinations
Available
(Factories)
(Warehouses)
1
2
........
n
1
c11
c12
c1n
a1
2
c21
c22
c2n
a2
...
...
...
...
...
m
cm1
cm2
cmn
am
Required
b1
b2
bn
The pattern of distribution of items in the form of transportation matrix is separately given below in table 2.
165
img
Operations Research (MTH601)
166
Table 2
Origins
Destinations
Available
1
2 ........
n
1
x11
x12
x1n
a1
2
x21
x22
x2n
a2
...
...
...
...
...
m
xm1
xm2
xmn
am
Required
b1
b2
bn
TRANSPORTATION PROBLEM AS AN L.P MODEL
The transportation problem can be represented mathematically as a linear programming model. The
objective function in this problem is to minimize the total transportation cost given by
Z = c11 x11 + c12x12 + ... + cmn xmn
Subject to the restrictions:
row restrictions
x11 + x12 +
+ x1n = a1
x21 + x22 +
+ x2n = a2
xm1 + xm2 +
+ xm1 = am
Column restrictions
x11 + x21 +
+ xm1 = b1
x12 + x22 +
+ xm2 = b2
x1n + x2n +
+ xmn = bn
and
x11 , x12 , ... , xmn 0
It should be noted that the model has feasible solutions only if
m
n
a +a +
+ am = b1 + b2 + + bn
a1
= ∑ bj
or
1
2
i=1
j =1
The above is a mathematical formulation of a transportation problem and we can adopt the linear
programming technique with equality constraints. Here the algebraic procedure of the simplex method may not
166
img
Operations Research (MTH601)
167
be the best method to solve the problem and hence more efficient and simpler streamlined procedures have
been developed to solve transportation problems.
Example 1 (Formulation of a transportation problem)
A company has plants located at three places where the production pattern is described in the following table.
Plant location
1
2
3
Production (units)
40
70
90
The potential demand at five places has been estimated by the marketing department and is presented below.
Distribution centre
1
2
3
4
5
Potential demand (units)
30
40
60
40
60
The cost of transportation from a plant to the distribution centre has been displayed in the table
Table 3
Distribution centers
Plant
1
2
3
4
5
1
20
25
27
20
15
2
18
21
22
24
20
3
19
17
20
18
19
Represent the above data in a table to represent a transportation problem.
Solution:
In this example the total supply and the total demand do not match as supply is less than demand.
Hence a dummy row (dummy plant) is introduced at a unit transportation cost of 0. The following is the tabular
representation of the transportation problem.
Note: If the total demand (requirements) is less than the total supply (availability), a dummy column (dummy
destination) is introduced with a unit transportation cost of 0.
167
Table of Contents:
  1. Introduction:OR APPROACH TO PROBLEM SOLVING, Observation
  2. Introduction:Model Solution, Implementation of Results
  3. Introduction:USES OF OPERATIONS RESEARCH, Marketing, Personnel
  4. PERT / CPM:CONCEPT OF NETWORK, RULES FOR CONSTRUCTION OF NETWORK
  5. PERT / CPM:DUMMY ACTIVITIES, TO FIND THE CRITICAL PATH
  6. PERT / CPM:ALGORITHM FOR CRITICAL PATH, Free Slack
  7. PERT / CPM:Expected length of a critical path, Expected time and Critical path
  8. PERT / CPM:Expected time and Critical path
  9. PERT / CPM:RESOURCE SCHEDULING IN NETWORK
  10. PERT / CPM:Exercises
  11. Inventory Control:INVENTORY COSTS, INVENTORY MODELS (E.O.Q. MODELS)
  12. Inventory Control:Purchasing model with shortages
  13. Inventory Control:Manufacturing model with no shortages
  14. Inventory Control:Manufacturing model with shortages
  15. Inventory Control:ORDER QUANTITY WITH PRICE-BREAK
  16. Inventory Control:SOME DEFINITIONS, Computation of Safety Stock
  17. Linear Programming:Formulation of the Linear Programming Problem
  18. Linear Programming:Formulation of the Linear Programming Problem, Decision Variables
  19. Linear Programming:Model Constraints, Ingredients Mixing
  20. Linear Programming:VITAMIN CONTRIBUTION, Decision Variables
  21. Linear Programming:LINEAR PROGRAMMING PROBLEM
  22. Linear Programming:LIMITATIONS OF LINEAR PROGRAMMING
  23. Linear Programming:SOLUTION TO LINEAR PROGRAMMING PROBLEMS
  24. Linear Programming:SIMPLEX METHOD, Simplex Procedure
  25. Linear Programming:PRESENTATION IN TABULAR FORM - (SIMPLEX TABLE)
  26. Linear Programming:ARTIFICIAL VARIABLE TECHNIQUE
  27. Linear Programming:The Two Phase Method, First Iteration
  28. Linear Programming:VARIANTS OF THE SIMPLEX METHOD
  29. Linear Programming:Tie for the Leaving Basic Variable (Degeneracy)
  30. Linear Programming:Multiple or Alternative optimal Solutions
  31. Transportation Problems:TRANSPORTATION MODEL, Distribution centers
  32. Transportation Problems:FINDING AN INITIAL BASIC FEASIBLE SOLUTION
  33. Transportation Problems:MOVING TOWARDS OPTIMALITY
  34. Transportation Problems:DEGENERACY, Destination
  35. Transportation Problems:REVIEW QUESTIONS
  36. Assignment Problems:MATHEMATICAL FORMULATION OF THE PROBLEM
  37. Assignment Problems:SOLUTION OF AN ASSIGNMENT PROBLEM
  38. Queuing Theory:DEFINITION OF TERMS IN QUEUEING MODEL
  39. Queuing Theory:SINGLE-CHANNEL INFINITE-POPULATION MODEL
  40. Replacement Models:REPLACEMENT OF ITEMS WITH GRADUAL DETERIORATION
  41. Replacement Models:ITEMS DETERIORATING WITH TIME VALUE OF MONEY
  42. Dynamic Programming:FEATURES CHARECTERIZING DYNAMIC PROGRAMMING PROBLEMS
  43. Dynamic Programming:Analysis of the Result, One Stage Problem
  44. Miscellaneous:SEQUENCING, PROCESSING n JOBS THROUGH TWO MACHINES
  45. Miscellaneous:METHODS OF INTEGER PROGRAMMING SOLUTION