INTERNATIONAL JOURNAL OF MANAGEMENT (IJM)

Size: px
Start display at page:

Download "INTERNATIONAL JOURNAL OF MANAGEMENT (IJM)"

Transcription

1 INTERNATIONAL JOURNAL OF MANAGEMENT (IJM) International Journal of Management (IJM), ISSN (Print), ISSN (Online), ISSN (Print) ISSN (Online) Volume 5, Issue 10, October (2014), pp IAEME: Journal Impact Factor (2014): (Calculated by GISI) IJM I A E M E APPLICATION OF MEDIAN MODEL AND GOAL PROGRAMMING MODELS FOR SELECTION OF TRANSSHIPMENT LOCATION OF A POWER UTILITY COMPANY HAVING TWO POWER PLANTS AND TWO CAPTIVE COAL MINES TO SUPPLY COAL SATYA MANDAL 1, Dr. SEEMA SARKAR MONDAL 2 1 Regional Computer Center, Institute of Information Technology, B Eliaghata, Canal South Road, Kolkata Head of Dept. (Mathematics), Nit, Durgapur, Durgapur, West Bengal ABSTRACT A coal fired power generating company was seeking an intermediate location. The decision of intermediate location was solved by using median model and goal programming approaches. Decisions/results of both the methods are discussed in this research paper with a case example. 1.0 INTRODUCTION Indian Power Company generates electricity from coal. It has two power generating plants in different geological location in the eastern part of India. Initially Indian power plant used to get coal for its power plant from nationalized coal company. But after the reform of Indian Government, Indian power Supply Company takes its coal from its own coal mines. It has selected two coal blocks for open cast coal mines to supply the coal of its two power generating companies. This vertical integration has obviously will help the company to reduce the power generating cost per unit. The company wants to reduce its power generating cost. The management is thinking of to keep its coal in an intermediate location. Coal required to supply the two power plants should be supplied from this intermediate coal stocking yard. Management of Indian power generating company is thinking that this transshipment location of stocking coal may reduce the transportation cost of coal. It will also increase the reliability to supply of coal to the power plants. 2.0 PROBLEM Indian Power Company has to locate a new intermediate coal stocking yard. This location will receive shipments of coal from two sources: Mine M1 and mine M2. This intermediate coal 12

2 International Journal of Management (IJM), ISSN (Print), ISSN (Online), stocking yard will supply coal to the power generating plants P1 and P2. The coal production capacities of the two mines are 455 million ton/yr and 550 million ton/yr respectively. The requirement of coal per year for P1 and P2 are 450 million ton/yr and 500 million ton / yr respectively. The locations of mines and power plants with respect to head office at Kolkata (considering it origin) are shown in the Cartesian plane in the following table. TABLE: 1 Locations of existing facilities and million ton of loads to be moved Annual Loads between the Cost C i to move one million ton to Coordinate Location (x i,y i ) of Intermediate location and power plants and coal mines(in million ton one K.M.(1 lakh per million ton) existing mines and power plants w.r.t. the Head office(in Kilometers) per year) , , ,50 P ,60 60 P M2 M1 P1 60-y o x o (x o,y o ) The location of Intermediate/transshipment coal stocking yard (x o,y o ) is to be determined in the Cartesian plane. 13

3 3.0 SOLUTION This can be solved using a simple median model. This model considers the volume/quantity of loads transported on rectangular paths [4] (R.C. Vergin and J.D. Rogers An Algorithm and computational Procedure for Locating Economic facilities, Management Science 13, no. 6, Feb1967, pp ). All movements are made in eastwest or north-south s; diagonal moves are not considered. The simple median model provides an optimal solution. Since all loads must be on rectangular paths, distance between each existing facility and the new plant (intermediate coal stocking place) will be measured by the difference in the coordinates and the difference in the coordinates. If we let ( x o,y o ) be the coordinates of a proposed intermediate/transshipment location, then D i = + Notice we calculate the absolute value of the differences, because distance is always positive. Notice too we could have written D i = + Our goal is to find values for x o and y o (location of intermediate coal stocking yard/transshipment location) that result in minimum transportation costs. We follow three steps: 1. Identify the median value of loads L i moved. 2. Find the coordinate of the existing facility that sends (or receives) the median load. 3. Find the coordinate of the existing facility that sends (or receives) the median load. The x and coordinates found in steps 2 and 3 define the new plant/intermediate coal stocking yard s best location. Application of the Model: Let us apply the three steps to the data in Table 1 above. 1. Identify the median load: The total number of tons moved to and from the intermediate location will be If we think of each number of load/ton individually and number them from 1 to 1955, then the median load/ton number is the middle number --- that is the number for which the same number of loads/tons falls above and below. For 1955 loads, the median load number is 978, since 977 numbers of loads/tons fall above and below load number 978. If the total number of loads/tons were even we would consider both middle numbers. 2. Find the coordinate of the median load. First we consider movement of loads in the. Beginning at the origin of figure 1 and moving to the right along the axis, observe the number of loads moved to or from existing facilities. Load/ton are shipped by M 2 from location x=10. Loads/tons are shipped by M 1 from location x=20.since the median load falls in the intervals , x = 20 is the desired coordinate location of the intermediate/transshipment location. 3. Find y coordinate of the median load. Now consider the of load movements. Begin at the origin of figure 1 and move upward along the axis. Movements in the y begin with loads/tons being shipped by M 1 from location y = 30. Loads , are shipped by P 1 from location y = 40. Since the median load falls, in the interval , y= 40 is the desired coordinate for the new plant. 14

4 The optimal intermediate coal stocking yard/ plant location, x = 20 and y = 40, results in minimizing annual transportation costs for this network of facilities. To calculate the resulting cost, we use the following equation to calculate D i and use these values in the equation. Total transportation cost = ( + ) The total transportation cost is shown in the Table. TABLE: 2 Existing Facility F i coordinate of F i cordinate of F i 20 Distance between F i and Intermediate location 40 Total distance D i = Annual Load L i between F i and Intermediate location Cost to move 1 ton 1 unit distance from F i and intermediate location (in lakh Rs) Annual transportation cost for F i : C i *D i *L i M M P P Total transportation cost == ( + ) =39050 (Rs) 3.1 ALTERNATIVE METHOD OF SOLUTION: In this paper another attempt has been made to solve the transshipment location of the Indian Power generating company with the use of Goal programming [1]. The coordinate location of the mines are M1 (20, 30), M2 (10, 40), and power generating plants P1 (30, 50), and P2 (40,60). The location of the intermediate location/plant will be such that it will minimize total distance from the mines and power plants. Here the distance is to be measured rectangular. For example, if the location of the intermediate place is (x1=30, y 1 =50), it is considered to be a distance of = = 30 from mine M1. In the goal programming formulation, let x = first coordinate/ x - coordinate of the intermediate/transshipment location y = second coordinate/y coordinate of the intermediate/transshipment location d i + = amount by which x coordinate of transshipment location exceeds x coordinate of mines and power plants i (i = 1, 2, 3, 4). Here i=1, 2 for two mines and i=3,4 for two power plants. More elaborately, here, x1=20, x2=10, x3=30, x4=40. This is also called positive deviation variable. d i = amount by which x coordinate of mines and power plants a i exceeds x coordinate of transshipment location. This is negative deviation variable. e i + = amount by which y coordinate of transshipment location exceeds y coordinate of mines and power plants i. A positive deviation variable. e i = amount by which y coordinate of mines and power plants i exceeds y coordinate of transshipment location. A negative deviation variable. 15

5 The goal programming model is given below. Minimize : = Subject to the constraints:- =20.(eqn. no. 1) y + =30.(eqn. no. 2) = 10.(eqn. no. 3 ) y + - = 40.(eqn. no. 4 ) =30.(eqn. no. 5) y + =50.(eqn. no. 6) =40.(eqn. no. 7) y + =60.(eqn. no. 8) x, y,,,,,,,,,,,,,,,, 0 The optimal solution is given by x = 30 y = 40 To solve this problem TORA software [3] has been used. The solution is not shown but if reviewer/researcher wants it can be supplied on request to the author. The total transportation cost (using goal programming method) is shown in the Table below:-. TABLE: 3 Existing Facility F i coordinate of F i coordinat e of F i 30 Distance between F i and Intermediate location 40 Total distance D i = Annual Load L i between F i and Intermedi ate location Cost to move 1 ton 1 unit distance from F i and intermediate location (inrs lakh) Annual transportation cost for F i : C i *D i *L i M M P P Total transportation cost == ( + ) =39600 (Rs) 4.0 LIMITATION First, we have considered the case in which only one new intermediate/ transshipment location is to be added. Second, we should note an important assumption of this model: Any point in 16

6 the x y coordinate system is an eligible point for locating the new intermediate location/transshipment location. The model does not consider road availability, physical terrain, population densities, or any other of the many important location considerations. The task of blending model results with other major considerations to arrive at a reasonable location choice is a major managerial responsibility[2]. 5.0 ADVANTAGES For simplicity we have considered the cost of transport of one ton of coal to one unit distance is 1 lakh rupee. But we can take variable transportation cost also for each pair of locations. 6.0 COMPARISON OF THE TWO MODELS If we compare the results of these two models, we will observe that the median model has given the best result as the total transportation cost is lower. Although mathematically, the median model is less precision than that of goal programming methods. This has happened perhaps too many compromises in the goal programming methods. Reason of worse result in goal programming is still a question to be investigated in future research works. 7.0 REFERENCES [1] D. R.Anderson, Dennis J Sweeney and Thomas A.Williams, An Introduction to Management Science Quantitative Approaches to Decision Making, Thompson, Indian Edition, Eleventh Edition. [2] Everette E. Adam and Jr Ronald J. Ebert, Production and Operations Management Concep, Models and Behaviour, Prentice Hall of India, 5 Th Edition [3] Hamdy A.Taha, Operations Research an Introduction, Pearson Education, seventh edition. [4] R.C. Vergin and J.D. Rogers, An Algorithm and computational Procedure for Locating Economic facilities, Management Science 13, no. 6, Feb1967, pp [5] Suneet Walia, Decision Perspective with Effective Strategic Human Resource Management, International Journal of Management (IJM), Volume 4, Issue 6, 2013, pp , ISSN Print: , ISSN Online: [6] Vasanth Vinayagamoorthi, Selvam Murugasen, Lingaraja Kasilingam, Karpagam Venkatraman and Gayathri Mahalingam, Environmental Management Accounting A Decision Making Tools, International Journal of Management (IJM), Volume 3, Issue 3, 2012, pp , ISSN Print: , ISSN Online: