收藏 分销(赏)

物流管理英文-含翻译.doc

上传人:a199****6536 文档编号:3944721 上传时间:2024-07-24 格式:DOC 页数:16 大小:88.04KB
下载 相关 举报
物流管理英文-含翻译.doc_第1页
第1页 / 共16页
物流管理英文-含翻译.doc_第2页
第2页 / 共16页
物流管理英文-含翻译.doc_第3页
第3页 / 共16页
物流管理英文-含翻译.doc_第4页
第4页 / 共16页
物流管理英文-含翻译.doc_第5页
第5页 / 共16页
点击查看更多>>
资源描述

1、An internet-based logistics management system for enterprise chainsN。 Prindezis, C.T。 KiranoudisSchool of Chemical Engineering, National Technical University, 15780 Athens, GreeceReceived 13 September 2003; received in revised form 20 December 2003; accepted 27 January 2004Available online 10 Decemb

2、er 2004AbstractThis paper presents an InternetBased Logistics Management System to coordinate and disseminate tasks and related information for solving the heterogeneous vehicle routing problem using appropriate metaheuristic techniques, for use in enterprise chain net works. Its architecture involv

3、es a JAVA Web applet equipped with interactive communication capabilities between peripheral software tools。 The system was developed in distributed software fashion technology for all computer platforms utilizing a Webbrowser, focusing on the detailed road network of Athens and the needs of the Ath

4、ens Central Food Market enterprises. 2004 Elsevier Ltd。 All rights reserved。Keywords: Decision support system; e-Logistics; Transportation; Vehicle routing problem1. IntroductionEnterprise chains are the business model of the present and future regarding markets that involve small and medium company

5、 sizes。 Clearly, grouping activities towards a focused target facilitates an understandably improved market penetration guaranteed by a successful trade mark of a leading company in the field。 Several collaboration models that basically include franchising are introduced as a part of this integrated

6、 process. When such a network is introduced in order to exploit a commercial idea or business initiative and subsequently expanded as market penetration grows, several management issues arise regarding the operations of the entire network. Such a network is the ideal place for organizing and evaluat

7、ing in a more centralized way several ordinary operations regarding supply chain and logistics Infact, tools developed for organizing management processes and operational needs of each individual company, can be developed in a more centralized fashion and the services provided by the tool can be off

8、ered to each network member to facilitate transactions and tackle operations similarly. Web-based applications are an ideal starting place for developing such applications. Typically such systems serve as a central depot for distributing common services in the field of logistics。 The commercial appl

9、ication is stored in a central server and services are provided for each member of the group。 A prototype of such a server is described in a previous work (Prindezis, Kiranoudis, & MarinosKouris,2003)。 This paper presents the completed inter net system that is installed in the central web server of

10、the Athens Central Food Market that deals with the integrated problem of distribution for 690 companies that comprise a unique logistics and retail chain of enterprises. The needs of each company are underlined and the algorithms developed are described within the unified internet environment. The p

11、roblem solved and services provided for each company is the one involving distribution of goods through a heterogeneous fleet of trucks. New insights of the metaheuristics employed are provided. A characteristic case study is presented to illustrate the effectiveness of the proposed approach for a r

12、ealworld problem of distribution through the detailed road network of Athens。2. Distribution through heterogeneous vehicle fleetsThe fleet management problem presented in this paper requires the use of a heterogeneous fleet of vehicles that distribute goods through a network of clients(Tarantilis, K

13、iranoudis, Vassiliadis, 2003, 2004).Therefore, the system was designed in order to automatically generate vehicle routes (which vehicles should deliver to which customers and in which order), using rational, quantitative, spatial and non-spatial information and minimizing simultaneously the vehicle

14、cost and the total distance travelled by the vehicles, subject to the following constraints:l each vehicle has a predetermined load capacity, typically different from all other vehicles comprising the fleet (heterogeneous nature),l the capacity of a vehicle cannot be exceeded,l a single vehicle supp

15、lies each customers demand,l the number of vehicles used is predetermined.The problem has an obvious commercial value and has drawn the attention of OR community。 Its great success can be attributed to the fact that it is a very interesting problem both from the practical and theoretical points of v

16、iew. Regarding the practical point of view, the distribution problem involved definitely plays a central role in the efficiency of the operational planning level of distribution management, producing economical routes that contribute to the reduction of distribution costs, offering simultaneously si

17、gnificant savings in all related expenses (capital, fuel costs, driver salaries)。 Its Importance in the practical level, motivated in tense theoretical work and the development of efficient algorithms。For the problem by academic researchers and professional societies in OR/MS, resulting in a number

18、of papers concerning the development of a number of Vehicle Routing Information Systems (VRIS) for solving the problem。 The problem discussed is an NPhard optimization problem, that is to say the global optimum of the problem can only be revealed through an algorithm of exponential time or space com

19、plexity with respect to problem size。 Problems of this type are dealt with heuristic or metaheuristic techniques。 Research on the development of heuristic algorithms (Tarantilis Kiranoudis, 2001,2002a, 2002b) for the fleet management problem has made considerable progress since the first algorithms

20、that were proposed in the early 60s。 Among them, tabu search is the champion (Laporte, Gendreau, Potvin, Semet,2000)。 The most powerful tabu search algorithmsare now capable of solving medium size and even largesize instances within extremely small computational environments regarding load and time.

21、 On the algorithmic side, time has probably come to concentrate on the development of faster, simpler (with few parameters) and more robust algorithms, even if this causes a small loss in quality solution。 These attributes are essential if an algorithm is to be implemented in a commercial package。Th

22、e algorithm beyond the system developed is of tabu search nature。 As mentioned before, since the algorithms cannot reveal the guaranteed global optimum, the time that an algorithm is left to propose a solution to the problem is of utmost importance to the problem。 Certainly, there is a tradeoff betw

23、een time expected for the induction of the solution and its quality. This part was implemented in a straightforward way. If the system is asked by the user to produce a solution of very high quality instantly, then an aggressive strategy is to be implemented。 If the user relaxes the time of solution

24、 to be obtained, that is to say if the algorithm is left to search the solution space more effciently, then there is room for more elaborate algorithms.The algorithm employed has two distinct parts. The first one is a generalized route construction algorithm that creates routes of very good quality

25、to be improved by the subsequent tabu phase. The construction algorithm takes into account the peculiarities of the heterogeneous nature of fleet and the desire of the user to use vehicles of his own desire, owned or hired, according to his daily needs.The Generalized Route Construction Algorithm em

26、ployed, is a twophase algorithm where unrouted customers are inserted into already constructed partial solutions. The set of partial solutions is initially empty, and in this case a seed route is inserted that contains only the depot。 Rival nodes to be inserted are then examined.All routes employed

27、involve single unrouted customers. The insertion procedure utilizes two criteria c1(i,u,j) and c2(i,u,j) to insert a new customer u between two adjacent customers i and j of a current partial route. The first criterion finds the best feasible insertion point (i ,j *) that minimizes the Clark and Wri

28、ght saving calculation for inserting a node within this specific insertion point,C1(i,u,j)=d(I,u)+d(u,j)d(I,j) (1)In this formula, the expression d(k,l) stands for the actual cost involved in covering the distance between nodes k and l。 The Clark and Wright saving calculation introduced in this phas

29、e serves as an appropriate strong intensification technique for producing initial constructions of extremely good quality, a component of utmostnecessity in tabu improvement procedure。The second phase involves the identification of the actual best node to be inserted between the adjacent nodepair (i

30、 ,j *) found in the first phase (Solomon, 1987). From all rival nodes, the one selected is the one that maximizes the expressionC2 (i*, u, j )=d(0,u)+d(u,0) C1(i, u, j *) (2)where 0 denotes the depot node. The expression selected is the travelling distance directly from/to the depot to/ from the cus

31、tomer and the additional distance expressedby the first criterion。 In all, the first phase of the construction algorithm seeks for the best insertion point in all possible route seeds and when this is detected, the appropriate node is inserted. If no feasible node is found, a new seed route, contain

32、ing a single depot, is inserted. The algorithm iterates until there are no unrouted nodes. It must be stretched that the way routes are filled up with customers is guided by the desire of the user regardingthe utilization of his fleet vehicles。 That is to say, vehicles are sorted according to the di

33、stribution and utilization needs of the dispatcher. Vehicles to be used first (regarding to user cost aspects and vehicle availability) will be loaded before others that are of lower importance to the user. Typically, all users interviewed expressed the desire for the utilization of greater tonnage

34、vehicles instead of lower tonnage, so vehicles for loading were sorted in descending order of capacity.For the subsequent aggressive part of the algorithm a tabu search metaheuristic was implemented。 The basic components of this algorithm employed in this application are the neighbourhood definition

35、, the short-term memory and the aspiration criterion.2。1. NeighbourhoodThe neighbourhood is defined as a blend of the most favorable local search moves that transforms one solution to another。 In particular, in its tabu search iteration the type of move adopted is decided stochastically. A predefine

36、d probability level is assigned to each move type. After that, it is decided whether the move operation is performed within a single route or between different routes, once more stochastically。 This time, for both operations, the probability level is assigned a value of 50。 Subsequently, the best ne

37、ighbour that the selected move implies is computed。 The move types employed are the 2-Opt move (Bell et al。, 1983), the 11 Exchange move (Evans& Norback , 1985), the10 Exchangemove (Evans Norback, 1985), on both single route and different routes.2.2. Shortterm memoryShortterm memory, known as tabu l

38、ist, is the most often used component of tabu search. Tabu list is imposed to restrict the search from revisiting solutions that were considered previously and to discourage the search process from cycling between subsets of solutions。 For achieving this goal, attributes of moves, more precisely the

39、 reversals of the original ones, are stored in a tabu list。 The reversal moves that contain attributes stored in tabu list are designated tabu and they are excluded from the search process。 Regarding the tabu search variant implemented, these attributes are the nodes involved in the move (all the mo

40、ves used in the this method can be characterized by indicating only two nodes) and the corresponding routes where these nodes belong to。 The number ofiterations that arcsmobility is restricted is known as tabu list size or tabu tenure. The management of the tabu list is achieved by removing the move

41、 which has been on the tabu list longest。2.3。 Aspiration criterionThe aspiration criterion is a strategy for overriding the short-term memory functions。 The tabu search method implemented, uses the standard aspiration criterion: if a move gives a higher quality solution than the best found so far, t

42、hen the move is selected regardless its tabu status.Tabu Search algorithm terminates when the number of iterations conducted is larger than the maximum number of iterations allowed。3。 Developing the internet-based application toolWeb services offer new opportunities in business landscape, facilitati

43、ng a global marketplace where business rapidly create innovative products and serve customers better. Whatever that business needs is, Web services have the flexibility to meet the demand and allow to accelerate outsourcing. In turn, the developer can focus on building core competencies to create cu

44、stomer and shareholder value。 Application development is also more efficient because existing Web services, regardless of where they were developed, can easily be reused。Many of the technology requirements for Web services exist today, such as open standards for business tobusiness applications, mis

45、sion-critical transaction platforms and secure integration and messaging products. However, to enable robust and dynamic integration of applications, the industry standards and tools that extend the capabilities of to days businessto-business interoperability are required。 The key to taking full adv

46、antage of Web services is to understand what Web services are and how the market is likely to evolve. One needs to be able to invest in platforms and applications today that will enable the developer to quickly and effectively realize these benefits as well as to be able to meet the specific needs a

47、nd increase business productivity.Typically, there are two basic technologies to be implemented when dealing with internetbased applications; namely server-based and client-based。 Both technologieshave their strong points regarding development of the code and the facilities they provide。 Server-base

48、d applications involve the development of dynamically created web pages。 These pages are transmitted to the web browser of the client and contain code in the form of HTML and JAVASCRIPT language。 The HTML part is the static part of the page that contains forms and controls for user needs and the JAV

49、ASCRIPT part is the dynamic part of the page。 Typically, the structure of the code can be completely changed through the intervention of web server mechanisms added on thetransmission part and implemented by serverbased languages such as ASP, JSP, PHP, etc。 This comes to the development of an integrated dynamic page application where user desire regarding problem peculiarities (calculating shortest paths, execute routing algorithms, transact with the database, etc。)

展开阅读全文
相似文档                                   自信AI助手自信AI助手
猜你喜欢                                   自信AI导航自信AI导航
搜索标签

当前位置:首页 > 行业资料 > 物流/供应链

移动网页_全站_页脚广告1

关于我们      便捷服务       自信AI       AI导航        获赠5币

©2010-2024 宁波自信网络信息技术有限公司  版权所有

客服电话:4008-655-100  投诉/维权电话:4009-655-100

gongan.png浙公网安备33021202000488号   

icp.png浙ICP备2021020529号-1  |  浙B2-20240490  

关注我们 :gzh.png    weibo.png    LOFTER.png 

客服