库存管理系统供应链中英文资料对照外文翻译文献
仓库管理系统外文翻译英文文献

仓库管理系统外文翻译英文文献核准通过,归档资料。
未经允许,请勿外传~Warehouse Management Systems (WMS).The evolution of warehouse management systems (WMS) is very similar to that of many other software solutions. Initially a system to control movement and storage of materials within a warehouse, the role of WMS is expanding to including light manufacturing, transportation management, order management, and complete accounting systems. To use the grandfather of operations-related software, MRP, as a comparison, material requirements planning (MRP) started as a system for planning raw material requirements in a manufacturing environment. Soon MRP evolved into manufacturing resource planning (MRPII), which took the basic MRP system and added scheduling and capacity planning logic. Eventually MRPII evolved into enterprise resource planning (ERP), incorporating all the MRPII functionality with full financials and customer and vendor management functionality. Now, whether WMS evolving into a warehouse-focused ERP system is a good thing or not is up to debate. What is clear is that the expansion of the overlap in functionality between Warehouse Management Systems, Enterprise Resource Planning, Distribution Requirements Planning, Transportation Management Systems, Supply Chain Planning, Advanced Planning and Scheduling, and Manufacturing Execution Systems will only increase the level ofconfusion among companies looking for software solutions for their operations.Even though WMS continues to gain added functionality, the initialcore functionality of a WMS has not really changed. The primary purposeof a WMS is to control the movement and storage of materials within an operation and process the associated transactions. Directed picking, directed replenishment, and directed put away are the key to WMS. The detailed setup and processing within a WMS can vary significantly fromone software vendor to another, however the basic logic will use a combination of item, location, quantity, unit of measure, and1order information to determine where to stock, where to pick, and in what sequence to perform these operations.At a bare minimum, a WMS should:Have a flexible location system.Utilize user-defined parameters to direct warehouse tasks and uselivedocuments to execute these tasks.Have some built-in level of integration with data collection devices.Do You Really Need WMS?Not every warehouse needs a WMS. Certainly any warehouse couldbenefit from some of the functionality but is the benefit great enoughto justify the initial and ongoing costs associated with WMS? Warehouse Management Systems are big, complex, data intensive, applications. They tend to require a lot of initial setup, a lot of system resources to run, and a lot of ongoing data management to continue to run. That’s ri ght, you need to "manage" your warehouse "management" system. Often times, large operations will end up creating a new IS department with the sole responsibility of managing the WMS.The Claims:WMS will reduce inventory!WMS will reduce labor costs!WMS will increase storage capacity!WMS will increase customer service!WMS will increase inventory accuracy!The Reality:The implementation of a WMS along with automated data collectionwill likely give you increases in accuracy, reduction in labor costs (provided the labor required to maintain the system is less than the labor saved on the warehouse floor), and a greater ability to servicethe customer by reducing cycle times. Expectations of inventoryreduction and increased storage capacity are less likely. Whileincreased accuracy and efficiencies in the receiving process may reduce the level of safety stock required, the impact of this reduction will likely be negligible in comparison to overall inventory levels. The predominant factors that control inventory levels are2lot sizing, lead times, and demand variability. It is unlikely that a WMS will have a significant impact on any of these factors. And while a WMS certainly provides the tools for more organized storage which may result in increased storage capacity, this improvement will be relative to just how sloppy your pre-WMS processes were.Beyond labor efficiencies, the determining factors in deciding to implement a WMS tend to be more often associated with the need to do something to service your customers that your current system does not support (or does not support well) such as first-in-first-out, cross-docking, automated pick replenishment, wave picking, lot tracking, yard management, automated data collection, automated material handling equipment, etc.SetupThe setup requirements of WMS can be extensive. The characteristics of each item and location must be maintained either at the detail level or by grouping similar items and locations into categories. An example of item characteristics at the detail level would include exact dimensions and weight of each item in each unit of measure the item is stocked (each, cases, pallets, etc) as well as information such as whether it can be mixed with other items in a location, whether it is rack able, max stack height, max quantity per location, hazard classifications, finished goods or raw material, fast versus slow mover, etc. Although some operations will need to set up each item this way,most operations will benefit by creating groups of similar products. For example, if you are a distributor of music CDs you would create groups for single CDs, and double CDs, maintaining the detailed dimension and weight information at the group level and only needing to attach the group code to each item. You would likely need to maintain detailed information on special items such as boxed sets or CDs in special packaging. You would also create groups for the different types of locations within your warehouse. An example would be to create three different groups (P1, P2, P3) for the three different sized forward picking locations you use for your CD picking. You then set up the quantity of single CDs that will fit in a P1, P2, and P3 location, quantity of double CDs that fit in a P1, P2, P3 location etc. You would likely also be setting up case quantities, and pallet quantities of each CD group and quantities of cases and pallets per each reserve storage location group.If this sounds simple, it is…well… sort of. In reality most operations have a much morediverse product mix and will require much more system setup. And setting up the physical characteristics of the product and locations is only part of the picture. You have set up enough so that the system knows where a product can fit and how many will fit in that location. You now need to set up the information needed to let the system decide exactly which location to pick3from, replenish from/to, and put away to, and in what sequence these events should occur (remember WMS is all about “directed” m ovement). You do this by assigning specific logic to the various combinations of item/order/quantity/location information that will occur.Below I have listed some of the logic used in determining actual locations and sequences.Location Sequence. This is the simplest logic; you simply define a flow through your warehouse and assign a sequence number to each location. In order picking this is used to sequence your picks to flow through the warehouse, in put away the logic would look for the first location in the sequence in which the product would fit.Zone Logic. By breaking down your storage locations into zones you can direct picking, put away, or replenishment to or from specific areas of your warehouse. Since zone logic only designates an area, you will need to combine this with some other type of logic to determine exact location within the zone.Fixed Location. Logic uses predetermined fixed locations per item in picking, put away, and replenishment. Fixed locations are most often used as the primary picking location in piece pick and case-pick operations, however, they can also be used for secondary storage.Random Location. Since computers cannot be truly random (nor would you want them to be) the term random location is a little misleading. Random locations generally refer to areas where products are not storedin designated fixed locations. Like zone logic, you will need some additional logic to determine exact locations.First-in-first-out (FIFO). Directs picking from the oldest inventory first.Last-in-first-out (LIFO). Opposite of FIFO. I didn't think there were any realapplications for this logic until a visitor to my site sent an email describing their operation that distributes perishable goods domestically and overseas. They use LIFO for their overseas customers (because of longer in-transit times) and FIFO for their domestic customers.Pick-to-clear. Logic directs picking to the locations with the smallest quantities on hand. This logic is great for space utilization.Reserved Locations. This is used when you want to predetermine specific locations to put away to or pick from. An application for reserved locations would be cross-docking, where you may specify certain quantities of an inbound shipment be moved to specific outbound staging locations or directly to an awaiting outbound trailer.Maximize Cube. Cube logic is found in most WMS systems however it is seldom used. Cube logic basically uses unit dimensions to calculate cube (cubic inches per unit) and then compares this to the cube capacity of the location to determine how much will fit. Now if the units are capable of being stacked into the location in a manner that fills every cubic inch of4space in the location, cube logic will work. Since this rarely happens in the real world, cube logic tends to be impractical.Consolidate. Looks to see if there is already a location with the same product stored in it with available capacity. May also create additional moves to consolidate like product stored in multiple locations.Lot Sequence. Used for picking or replenishment, this will use the lot number or lot date to determine locations to pick from or replenish from.It’s very common to combine multiple logic methods to determine the best location. Forexample you may chose to use pick-to-clear logic within first-in-first-out logic when there are multiple locations with the same receipt date. You also may change the logic based upon current workload. During busy periods you may chose logic that optimizes productivity while during slower periods you switch to logic that optimizes space utilization.Other Functionality/ConsiderationsWave Picking/Batch Picking/Zone Picking. Support for various picking methods variesfrom one system to another. In high-volume fulfillment operations, picking logic can be a critical factor in WMS selection. See my article on Order Picking for more info on these methods.Task Interleaving. Task interleaving describes functionality that mixes dissimilar tasks such as picking and put away to obtain maximum productivity. Used primarily in full-pallet-load operations, task interleaving will direct a lift truck operator to put away a pallet on his/her way to the next pick. In large warehouses this can greatly reduce travel time, not only increasing productivity, but also reducing wear on the lift trucks and saving on energy costs by reducing lift truck fuel consumption. Task interleaving is also used with cycle counting programs to coordinate a cycle count with a picking or put away task.Integration with Automated Material Handling Equipment. If you are planning onusing automated material handling equipment such as carousels, ASRS units, AGNS, pick-to-light systems, or separation systems, you’ll want to consider this during the software selection process. Since these types of automation are very expensive and are usually a core component of your warehouse, you may find that the equipment will drive the selection of the WMS. As with automated data collection, you should be working closely with the equipment manufacturers during the software selection process.5Advanced Shipment Notifications (ASN). If your vendors are capableof sendingadvanced shipment notifications (preferably electronically) and attaching compliance labels to the shipments you will want to make sure that the WMS can use this to automate your receiving process. In addition, if you have requirements to provide ASNs for customers, you will also want to verify this functionality.Yard Management. Yard management describes the function of managing the contents (inventory) of trailers parked outside the warehouse, or the empty trailers themselves. Yard management is generally associated with cross docking operations and may include the management of both inbound and outbound trailers.Labor Tracking/Capacity Planning. Some WMS systems provide functionality relatedto labor reporting and capacity planning. Anyone that has worked in manufacturing should be familiar with this type of logic. Basically, you set up standard labor hours and machine (usually lift trucks) hours per task and set the available labor and machine hours per shift. The WMS system will use this info to determine capacity and load. Manufacturing has been using capacity planning for decades with mixed results. The need to factor in efficiency and utilization to determine rated capacity is an example of the shortcomings of this process. Not that I’m necessarily against capacity planning in warehousing, I just think most operations don’t really need it and can avoid the disap pointment of trying to make it work. I am, however, a big advocate of labor tracking for individual productivity measurement. Most WMS maintain enough datato create productivity reporting. Since productivity is measured differently from one operation to another you can assume you will have to do some minor modifications here (usually in the form of custom reporting).Integration with existing accounting/ERP systems. Unless the WMS vendor hasalready created a specific interface with your accounting/ERP system (such as those provided by an approved business partner) you can expect to spend some significant programming dollars here. While we are all hoping that integration issues will be magically resolved someday by a standardized interface, we isn’t there yet. Ideally you’ll want an integrator that has already integrated the WMS you chose with the business software you are using. Since this is not always possible you at least want an integrator that is very familiar with one of the systems.WMS + everything else = ? As I mentioned at the beginning of this article, a lot ofother modules are being added to WMS packages. These would include full financials, light manufacturing, transportation management, purchasing, and sales order management. I don’t see t his as aunilateral move of WMS from an add-on module to a core system, but rather an optional approach that has applications in specific industries such as 3PLs. Using ERP systems6as a point of reference, it is unlikely that this add-onfunctionality will match the functionality of best-of-breed applications available separately. If warehousing/distribution is your core business function and you don’t want to have to deal with the integration issues of incorporating separate financials, order processing, etc. you mayfind these WMS based business systems are a good fit.Implementation TipsOutside of the standard “don’t underestimate”, “thoroughlytest”, “train, train, train” implementation tips that apply to any business software installation ,it’s i mportant to emphasize that WMSare very data dependent and restrictive by design. That is, you need to have all of the various data elements in place for the system tofunction properly. And, when they are in place, you must operate within the set parameters.When implementing a WMS, you are adding an additional layer of technology onto your system. And with each layer of technology there is additional overhead and additional sources of potential problems. Now don’t take this as a condemnation of Warehouse Management Systems. Coming from a warehousing background I definitely appreciate the functionality WMS have to offer, and, in many warehouses, this functionality is essential to their ability to serve their customers and remain competitive. It’s just impo rtant to note that every solution hasits downsides and having a good understanding of the potential implications will allow managers to make better decisions related to the levels of technology that best suits their unique environment.仓库管理系统( WMS )仓库管理系统( WMS )的演变与许多其他软件解决方案是非常相似的。
供应商管理中英文对照外文翻译文献

中英文对照外文翻译文献(文档含英文原文和中文翻译)互利共赢的供应商质量控制前言近年来,随着对供应链的重视,供应商管理正逐渐成为企业和学术界的关注对象,IS09000族标准以及QS 9000标准都对供应商的管理提出了相应的要求,与供应商管理有关的研究成果正逐渐增多,一些软件巨头也推出了供应商关系管理的软件,但是在这些研究成果和应用软件中,涉及到的供应商质量控制的内容只是一些最基本的要求,而供应商质量控制恰恰是供应商管理的最基本、最重要的内容。
另一方而,质量管理界对质量控制的研究取得了大量的成果,遗憾的是这些成果大多依然局限于企业的内部控制,仅仅研究从企业内部各环节如何改善产品的质量,而基于供应链的角度来研究质量控制的成果尚不多见。
因此,系统地研究经济全球化形势下供应商质量控制的理论与方法,将有助于推动我国企业产品质量的快速提高和供应链竞争优势的形成与巩固。
1、质量与企业共存质量一直是一个随着时代的变化而不断变化的概念,人们对质量的认识也往往因关注点不同而有所不同。
如,早在1908年,通用汽车公司的工程师们在皇家汽车俱乐部会员们的面前拆解了3辆凯迪拉克轿车,并把这些零件混在一起,而后从中选择零件重新组装成车,然后驾车绝尘而去。
这令在场的会员极为震惊,认为凯迪拉克车质量之高令人惊叹。
显然在当时,汽车零件具有互换性是一种了不起的质量特性,这也是福特公司的N型车和T型车取得辉煌成功的重要原因。
时至今日,即使农用三轮车的零部件也具有极高的互换性,零部件的标准化和互换性已经是理所当然的事情,不再是吸引顾客的重要质量特性。
可见质量的内涵是不断变化的。
那么究竟什么是质量呢?(1)市场竟争就是企业间对“顾客”的争夺,在日益激烈的“顾客”争夺战中,质量、价格、交付(交付日期、方式和手段)和服务是企业常用的四个法宝,其中质量是根本,离开质量其他三项将变得毫无意义,因此可以说质量己成为市场竞争的焦点。
它反映了产品是否能够反映顾客需求、能否满足顾客需求,从面决定了产品的市场前途。
中英文文献翻译-仓库管理系统( WMS )

英文原文Warehouse Management Systems (WMS).The evolution of warehouse management systems (WMS) is very similar to that of many other software solutions. Initially a system to control movement and storage of materials within a warehouse, the role of WMS is expanding to including light manufacturing, transportation management, order management, and complete accounting systems. To use the grandfather of operations-related software, MRP, as a comparison, material requirements planning (MRP) started as a system for planning raw material requirements in a manufacturing environment. Soon MRP evolved into manufacturing resource planning (MRPII), which took the basic MRP system and added scheduling and capacity planning logic. Eventually MRPII evolved into enterprise resource planning (ERP), incorporating all the MRPII functionality with full financials and customer and vendor management functionality. Now, whether WMS evolving into a warehouse-focused ERP system is a good thing or not is up to debate. What is clear is that the expansion of the overlap in functionality between Warehouse Management Systems, Enterprise Resource Planning, Distribution Requirements Planning, Transportation Management Systems, Supply Chain Planning, Advanced Planning and Scheduling, and Manufacturing Execution Systems will only increase the level of confusion among companies looking for software solutions for their operations.Even though WMS continues to gain added functionality, the initial core functionality of a WMS has not really changed. The primary purpose of a WMS is to control the movement and storage of materials within an operation and process the associated transactions. Directed picking, directed replenishment, and directed put away are the key to WMS. The detailed setup and processing within a WMS can vary significantly from one software vendor to another, however the basic logic will use a combination of item, location, quantity, unit of measure, and order information to determine where to stock, where to pick, and in what sequence to perform these operations.Have a flexible location system.Utilize user-defined parameters to direct warehouse tasks and use liveHave some built-in level of integration with data collection devices.Do You Really Need WMS?Not every warehouse needs a WMS. Certainly any warehouse could benefit from some of the functionality but is the benefit great enough to justify the initial and ongoing costs associated with WMS? Warehouse Management Systems are big, complex, data intensive, applications. They tend to require a lot of initial setup, a lot of system resources to run, and a lot of ongoing data management to con tinue to run. That’s right, you need to "manage" your warehouse "management" system. Often times, large operations will end up creating a new IS department with the sole responsibility of managing the WMS.The Claims:WMS will reduce inventory!WMS will reduce labor costs!WMS will increase storage capacity!WMS will increase customer service!WMS will increase inventory accuracy!The Reality:The implementation of a WMS along with automated data collection will likely give you increases in accuracy, reduction in labor costs (provided the labor required to maintain the system is less than the labor saved on the warehouse floor), and a greater ability to service the customer by reducing cycle times. Expectations of inventory reduction and increased storage capacity are less likely. While increased accuracy and efficiencies in the receiving process may reduce the level of safety stock required, the impact of this reduction will likely be negligible in comparison to overall inventory levels. The predominant factors that control inventory levels are lot sizing, lead times, and demand variability. It is unlikely that a WMS will have a significant impact on any of these factors. And while a WMS certainly provides the tools for more organized storage which may result in increased storage capacity, this improvement will be relative to just how sloppy your pre-WMS processes were.Beyond labor efficiencies, the determining factors in deciding to implement a WMS tend to be more often associated with the need to do something to service your customers that your current system does not support (or does not support well) such as first-in-first-out, cross-docking, automated pick replenishment, wave picking, lot tracking, yard management, automated data collection, automated material handling equipment, etc.SetupThe setup requirements of WMS can be extensive. The characteristics of each item and location must be maintained either at the detail level or by grouping similar items and locationsinto categories. An example of item characteristics at the detail level would include exact dimensions and weight of each item in each unit of measure the item is stocked (each, cases, pallets, etc) as well as information such as whether it can be mixed with other items in a location, whether it is rack able, max stack height, max quantity per location, hazard classifications, finished goods or raw material, fast versus slow mover, etc. Although some operations will need to set up each item this way, most operations will benefit by creating groups of similar products. For example, if you are a distributor of music CDs you would create groups for single CDs, and double CDs, maintaining the detailed dimension and weight information at the group level and only needing to attach the group code to each item. You would likely need to maintain detailed information on special items such as boxed sets or CDs in special packaging. You would also create groups for the different types of locations within your warehouse. An example would be to create three different groups (P1, P2, P3) for the three different sized forward picking locations you use for your CD picking. You then set up the quantity of single CDs that will fit in a P1, P2, and P3 location, quantity of double CDs that fit in a P1, P2, P3 location etc. You would likely also be setting up case quantities, and pallet quantities of each CD group and quantities of cases and pallets per each reserve storage location group.If this sounds simple, it is…well… sort of. In reality most operations have a much more diverse product mix and will require much more system setup. And setting up the physical characteristics of the product and locations is only part of the picture. You have set up enough so that the system knows where a product can fit and how many will fit in that location. You now need to set up the information needed to let the system decide exactly which location to pick from, replenish from/to, and put away to, and in what sequence these events should occur (remember WMS is all about “directed” movement). You do this by assigni ng specific logic to the various combinations of item/order/quantity/location information that will occur.Below I have listed some of the logic used in determining actual locations and sequences.Location Sequence. This is the simplest logic; you simply define a flow through your warehouse and assign a sequence number to each location. In order picking this is used to sequence your picks to flow through the warehouse, in put away the logic would look for the first location in the sequence in which the product would fit.Zone Logic. By breaking down your storage locations into zones you can direct picking, put away, or replenishment to or from specific areas of your warehouse. Since zone logic only designates an area, you will need to combine this with some other type of logic to determine exact location within the zone.Fixed Location. Logic uses predetermined fixed locations per item in picking, put away, and replenishment. Fixed locations are most often used as the primary picking location in piece pick and case-pick operations, however, they can also be used for secondary storage.Random Location. Since computers cannot be truly random (nor would you want them to be) the term random location is a little misleading. Random locations generally refer to areas where products are not stored in designated fixed locations. Like zone logic, you will need some additional logic to determine exact locations.First-in-first-out (FIFO).Directs picking from the oldest inventory first.Last-in-first-out (LIFO).Opposite of FIFO. I didn't think there were any real applications for this logic until a visitor to my site sent an email describing their operation that distributes perishable goods domestically and overseas. They use LIFO for their overseas customers (because of longer in-transit times) and FIFO for their domestic customers.Pick-to-clear. Logic directs picking to the locations with the smallest quantities on hand. This logic is great for space utilization.Reserved Locations. This is used when you want to predetermine specific locations to put away to or pick from. An application for reserved locations would be cross-docking, where you may specify certain quantities of an inbound shipment be moved to specific outbound staging locations or directly to an awaiting outbound trailer.Maximize Cube. Cube logic is found in most WMS systems however it is seldom used. Cube logic basically uses unit dimensions to calculate cube (cubic inches per unit) and then compares this to the cube capacity of the location to determine how much will fit. Now if the units are capable of being stacked into the location in a manner that fills every cubic inch of space in the location, cube logic will work. Since this rarely happens in the real world, cube logic tends to be impractical.Consolidate. Looks to see if there is already a location with the same product stored in it with available capacity. May also create additional moves to consolidate like product stored in multiple locations.Lot Sequence. Used for picking or replenishment, this will use the lot number or lot date to determine locations to pick from or replenish from.It’s very common to combine multiple logic methods to determine the best location. For example you may chose to use pick-to-clear logic within first-in-first-out logic when there are multiple locations with the same receipt date. You also may change the logic based upon current workload. During busy periods you may chose logic that optimizes productivity while during slower periods you switch to logic that optimizes space utilization.Other Functionality/ConsiderationsWave Picking/Batch Picking/Zone Picking. Support for various picking methods varies from one system to another. In high-volume fulfillment operations, picking logic can be a critical factor in WMS selection. See my article on Order Picking for more info on these methods.Task Interleaving. Task interleaving describes functionality that mixes dissimilar tasks such as picking and put away to obtain maximum productivity. Used primarily in full-pallet-load operations, task interleaving will direct a lift truck operator to put away a pallet on his/her way to the next pick. In large warehouses this can greatly reduce travel time, not only increasing productivity, but also reducing wear on the lift trucks and saving on energy costs by reducing lift truck fuel consumption. Task interleaving is also used with cycle counting programs to coordinate a cycle count with a picking or put away task.Integration with Automated Material Handling Equipment. If you are planning on using automated material handling equipment such as carousels, ASRS units, AGNS, pick-to-light systems, or separation systems, you’ll wa nt to consider this during the software selection process. Since these types of automation are very expensive and are usually a core component of your warehouse, you may find that the equipment will drive the selection of the WMS. As with automated data collection, you should be working closely with the equipment manufacturers during the software selection process.Advanced Shipment Notifications (ASN). If your vendors are capable of sending advanced shipment notifications (preferably electronically) and attaching compliance labels to the shipments you will want to make sure that the WMS can use this to automate your receiving process. In addition, if you have requirements to provide ASNs for customers, you will also want to verify this functionality.Yard Management. Yard management describes the function of managing the contents (inventory) of trailers parked outside the warehouse, or the empty trailers themselves. Yard management is generally associated with cross docking operations and may include the management of both inbound and outbound trailers.Labor Tracking/Capacity Planning. Some WMS systems provide functionality related to labor reporting and capacity planning. Anyone that has worked in manufacturing should be familiar with this type of logic. Basically, you set up standard labor hours and machine (usually lift trucks) hours per task and set the available labor and machine hours per shift. The WMS system will use this info to determine capacity and load. Manufacturing has been using capacity planning for decades with mixed results. The need to factor in efficiency and utilization to determine rated capacity is an example of the shortcomings of this process. Not that I’m necessarily against capacity planning in warehousing, I just think most operations don’t really need it and can avoid the disappointment of trying to make it work. I am, however, a bigadvocate of labor tracking for individual productivity measurement. Most WMS maintain enough data to create productivity reporting. Since productivity is measured differently from one operation to another you can assume you will have to do some minor modifications here (usually in the form of custom reporting).Integration with existing accounting/ERP systems. Unless the WMS vendor has already created a specific interface with your accounting/ERP system (such as those provided by an approved business partner) you can expect to spend some significant programming dollars here. While we are all hoping that integration issues will be magically resolved someday by a standardized interface, we isn’t there yet. Ideally you’ll want an integrator that has already integrated the WMS you chose with the business software you are using. Since this is not always possible you at least want an integrator that is very familiar with one of the systems.WMS + everything else = ? As I mentioned at the beginning of this article, a lot of other modules are being added to WMS packages. These would include full financials, light manufacturing, transportation management, purchasing, and sales order management. I don’t see this as a unilateral move of WMS from an add-on module to a core system, but rather an optional approach that has applications in specific industries such as 3PLs. Using ERP systems as a point of reference, it is unlikely that this add-on functionality will match the functionality ofbest-of-breed applications available separately. If warehousing/distribution is your core business function and you don’t want to have to deal with the integration issues of incorporating separate financials, order processing, etc. you may find these WMS based business systems are a good fit.Implementation TipsOutside of the standard “don’t underestimate”, “thoroughly test”, “train, train, train” implementation tips that apply to any business software installation ,it’s important to emphasize that WMS are very data dependent and restrictive by design. That is, you need to have all of the various data elements in place for the system to function properly. And, when they are in place, you must operate within the set parameters.When implementing a WMS, you are adding an additional layer of technology onto your system. And with each layer of technology there is additional overhead and additional sources of potential problems. Now don’t take this as a condemnation of Warehouse Management Systems. Coming from a warehousing background I definitely appreciate the functionality WMS have to offer, and, in many warehouses, this functionality is essential to their ability to serve their customers and remain competitive. It’s just important to note that every solution has its downsides and having a good understanding of the potential implications will allow managers to make better decisions related to the levels of technology that best suits their unique environment.中文译文仓库管理系统( WMS )仓库管理系统( WMS )的演变与许多其他软件解决方案是很像的。
库存管理外文翻译文献

文献信息:文献标题:A Multi-Criteria Decision Framework for Inventory Management(库存管理的多准则决策框架)国外作者:PK Krishnadevarajan,S Balasubramanian,N Kannan,V Ravichandran文献出处:《International Journal of Management》,2016,7(1):85-93 字数统计:英文3228单词,17138字符;中文5509汉字外文文献:A Multi-Criteria Decision Framework for InventoryManagementAbstract Inventory management is a process / practice that every company undertakes. Most companies fail to apply a comprehensive set of criteria to rank their products / items. The criteria are too few or subjective in nature. Inventory is required to stay in business and meet customer needs. If it is not done right it causes deterioration in customer service and could lead to damages to both customer and supplier relations and eventually cause business breakdown. A simple multi-criteria driven holistic framework developed by industry input is critical to the success of inventory management. An inventory management framework using FIVE main-criteria categories (revenue, customer service, profitability, growth, risk), 21 (between 3 and 6 in each category) metrics and 4 ranks (A, B, C, D) is presented in this paper to assist companies with their inventory management process. The framework that is presented has been developed through literature review, surveys, interviews and focus groups with several industry owners, inventory managers and business managers. The interaction with companies led to a set of THREE critical questions:1.Is there a comprehensive inventory management framework?2.What inventory metrics should be tracked or monitored on a routine basis?3.How do implement a multi-criteria inventory classification?This paper is an attempt to answer these critical questions and provide a framework that is developed by bringing together existing literature available and input/findings from industry executives in the area of inventory management.Key words: Inventory, Inventory Management, Inventory Classification, Inventory Ranking, Multi-Criteria Inventory Management.1.INTRODUCTIONInventory is a critical asset and resource that is handled extensively by most businesses. Managing inventory effectively has been something that every company strives for; however, it is also an area where companies often have failed and still continue to fail. Companies handle multiple items / products but treat all items equally because the business objective is to serve the customer. As a result they end up having excess inventory of the wrong items. As businesses expand there are so many products in inventory and the company ends up having more stocking inventory for each product or end up investing more in the wrong inventory. Item/inventory stratification is the process of ranking items based on relevant factors applicable to the business environment. According to Pradip Kumar Krishnadevarajan, Gunasekaran S., Lawrence F.B. and Rao B (2015) and Pradip Kumar Krishnadevarajan, S Balasubramanian and N Kannan (2015) you should classify items into a certain number of categories (typically less than five) so that managing them day-to-day does not become unwieldy. This is especially needed when handling several hundreds or thousands of items, where identifying and focusing on the most critical items is of utmost importance to allow resources to be used effectively and efficiently. This stratification process is typically done at a physical location level (at branches or distribution centers) across the entire company, although it could be applied at higher levels (regions or the entire company). The item stratification process is usually not well-defined or given due importance, and it often gets over-simplified. The inventory stratification process should address several metrics and a multi-criteria approachmust be taken for effective inventory management. This paper attempts to present a comprehensive framework that could assist companies in choosing the right set of metrics to perform inventory ranking for their business.2.FRAMEWORK DEVELOPMENTThe process of inventory classification actually begins by developing or choosing a framework that suits the company’s vision and goals. The development process of the proposed inventory framework process took place in two stages. The first stage was to look at existing literature to understand the different factors/criteria that are being used for inventory evaluation by various industries/businesses. The second stage was interaction with companies to gather input, understand metrics used and challenges faced in executing the inventory classification process.2.1.Literature Review(Pareto, 1906) observed that about 20% of the population of a country has about 80% of its wealth (also known as the 80-20 rule). This rule holds true for items sold by a firm: about 20% of items account for about 80% of a firm’s revenue.(Flores and Whybark, 1987) present an inventory ranking model driven by criticality and dollar-usage. The first stage is for the users to rank the items based on criticality, the second stage ranks items based on dollar/currency usage. Based on usage, items are ranked as A, B or C.(Flores, Olson and Dorai, 1992) propose the use of AHP as a means for decision makers to custom design a formula reflecting the relative importance of each unit of inventory item based on a weighted value of the criteria utilized. The factors applied are – total annual usage (quantity), average unit cost (currency), annual usage (currency), lead time and criticality. They also present a reclassification model based on the following factors and weights: criticality (42%), followed by lead time (41%), annual dollar usage (9.2%), and average unit cost (7.8%).(Schreibfeder, 2005) recommend a combination model using cost of goods sold (procurement price from supplier), number of transactions (orders or hits), and profitability (gross margin).(Lawrence, Gunasekaran and Krishnadevarajan, 2009) state that best practices in item stratification are based on multiple factors such as sales, logistics (hits), and profitability (gross margin currency or percentage, or gross margin return on inventory investment [GMROII]) that help to attain the optimal solution in most cases. Companies, however, can include more factors specific to their business environment, such as lead time, sense of urgency, product dependency, criticality, product life cycle and logistics costs. They also present a model to classify items based on demand pattern. A demand stability index (DSI) is established using three criteria – demand frequency or usage frequency, demand size and demand variability.(Pradip Kumar Krishnadevarajan, Gunasekaran, Lawrence and Rao, 2013) rank items into 4 categories (High, medium-plus, medium-minus, low) for risk management and price sensitivity. Ranking is based on unit cost of the item. Items are also ranked based on annual usage (currency), hits, gross margin (currency) and gross margin (percentage). The final ranks are Critical (A & B items), important (C items) and non-critical (D items).(Dhoka and Choudary, 2013) classify items based on demand predictability (XYZ Analysis). Items which have uniform demand are ranked as X, varying demand as Y, and abnormal demand as Z.(Hatefi, Torabi and Bagheri, 2014) present a modified linear optimization method that enables inventory managers to classify a number of inventory items in the presence of both qualitative and quantitative criteria without any subjectivity. The four factors used are ADU (Annual dollar usage), CF (critical factor – very critical [VC], moderately critical [MC] or non-critical [NC]), AUC (Average unit cost) and LT (Lead Time). Items are ranked as A, B, or C.(Xue, 2014) connects the characteristics of materials supply and the relationship between parts and production, a classification model based on materials attributes. The several criteria applied in the decision tree model are: Parts usage rate, carrying-holding-possession costs, ordering-purchase costs, shortage cost, and delivery ability.(Šarić, Šimunović, Pezer and Šimunović, 2014) present a research on inventory ABC classification using various multi-criteria methods (AHP) method and clusteranalysis) and neural networks. The model uses 4 criteria – Annual cost, Criticality, Lead Time 1 and Lead Time 2.(Kumar, Rajan and Balan, 2014) rank items based on their cost in bill of materials (ABC ranking). “A” items -70% higher value of items of bill of material, “B” items – 20% Medium value of items of Bill of material and “C” items – 10% Lower value of items of Bill of material. They also determine vital, essential, and desirable components required for assembly (VED analysis).(Sarmah and Moharana, 2015) present a model that has 5 criteria – consumption rate, unit price, replenishment lead time, commonality and criticality.(Pradip Kumar Krishnadevarajan, Balasubramanian, and Kannan, 2015) present a strategic business stratification framework based on: suppliers, product, demand, space, service, market, customer and people.(Pradip Kumar Krishnadevarajan, Vignesh, Balasubramanian and Kannan, 2015) present a framework for supplier classification based on several categories: convenience, customer service, profitability (financial), growth, innovation, inventory, quality and risk. A similar framework can be extended based on the supplier classification for items or products.2.2.Industry FeedbackInteraction with companies was performed through surveys, interviews and focus groups with several industry owners, inventory/purchasing managers and business managers. The objective was to get an idea of the metrics being utilized for inventory classification, challenges faced, inventory framework deployed and the effectiveness of their current inventory performance management processes. Key findings from the industry interaction were the following:•Lack of a inventory management framework. Understanding where the process began and where it ended was the key challenge. Who should take ownership of this process in the company? Often, data was missing or currently not captured in the system in-order to create various metrics to help with inventory management. Internally, all companies did not have a goal or objective regarding what they would like to achieve with the inventory management process. No concrete data drivendiscussions or goal setting took place. Most of the inventory ranking was based on experience.•What to track? Companies either tracked too many metrics or did not track anything. Even if they tracked too many metrics most of them were subjective and anecdotal. They lacked a significant number of quantitative metrics to act on something meaningful. Companies wanted a set of metrics they could choose from and then set a process in place to capture the relevant data to compute those metrics. If multiple metrics are used to track inventory performance, is there a methodology to combine various metrics to develop a single rank (ease of decision making) for each item/product?•Reporting and Scorecards: The next challenge was that even if a few companies had the required data and were able to compute the metrics they did not have an effective way of reporting this information back to the purchasing team or anyone who influenced inventory decision. They lacked reporting tools and templates for the performance metrics.•Continuous Improvement: The steps that need to be established to continually improve the inventory management process at the company did not exist. Several companies had gone down the path of implementing a version of the inventory management but could not sustain the same due to lack of accountability/ownership, failing to change the metrics when the industry dynamics changed, and execution challenges.The focus of this paper is to propose a simple, yet holistic framework, list of metrics to track and a multi-criteria ranking method for inventory management.3.INVENTORY MANAGEMENT FRAMEWORKThe approach used to layout an inventory framework is bridging the gap between what was seen in the literature review and the feedback from industry. The key objectives in the framework development were the following:•Metrics should be quantitative (objective and data driven). There will be only a few qualitative metrics.•The framework should be holistic and comprehensive at the same time easy understand.•Scalability and flexibility of the framework is important as companies adopt it into their inventory management process.•Apply a multi-criteria approach but provide the ability to get one single final rank (A, B, C or D) for a given item or product so that inventory policies and strategies can be established at a final rank level.•Provide a starting point for ranking criteria – what determines an A, B, C or D item for each metric used in the framework.Most companies measure inventory solely based on sales or usage. This is because almost all companies just focus on sales primarily. The proposed framework provides 5 categories based on which items should be ranked (shown in illustration 1). It varies from ‘revenue’ to ‘risk’. These 5 categories have a set of metrics (21 metrics in total), formula to compute the metric and a ranking scale that places each items in one of 4 ranks – A, B, C or D. Companies can choose the categories that are most relevant to their current business priority and then choose a set of factors/metrics under each category to rank their items / products.Illustration 1: Inventory Classification Categories and MetricsThe five categories of the inventory framework address several inventory metrics. The definition of each metrics, corresponding formula (calculation method) and thecriteria to determine A, B, C and D ranks is listed in illustration 2. Choosing one metric from each category is recommended. However, companies should customize the framework in alignment with their growth goals and customer requirements.Illustration 2: Inventory Management – Metrics, Definition and Criteria3.1.Final Item RankVarious metrics that could be applied to determine item ranks (across 5 categories) were addressed in the previous sections. Decision-making process becomes challenging when there are multiple ranks (while using multiple metrics across the 5 categories) pointing in different directions. In this situation, a weighted stratification matrix helps determine a final rank for each item (Lawrence, Krishnadevarajan, Gunasekaran, 2011). The final item rank depends on three factors:•Weights given for each factor: This input captures the importance of each factor. Weights may vary depending on the environment, but an example when a company applies 5 metrics to rank their items could be: Sales currency = 25%; Hits = 20%; GMROII = 20%, Number of customers = 20%; and Pricing variability = 15%. If a company chooses to include additional factors, the weights may be distributed accordingly.•The relative importance of A, B, C, and D ranks: Example: A=40; B=30; C=20; and D=10.•Score the range for the final score: The above weights are converted to a scale of 10 to 40, resulting in a best score of 40 (ranked A in all categories) and a least score of 10 (ranked D in all categories). The 30 points in the range of 10 to 40 is divided into four groups. Example: A=32.6 to 40; B=25.1 to 32.5; C=17.6 to 25; and D=10 to 17.5.With these parameters, a final rank can be determined for a given item. If an item is ranked as A, B , Cand D according to sales currency, hits, GMROII, number of customers and pricing variability respectively; this item’s final performance score is computed as follows:Final supplier score = [(25% x 30) + (20% x 20) + (20% x 40) + (20% x 30) +(15% x 10)] = 27This score falls between the ranges of 25.1 to 32.5, so this item gets a final rank of “B”.3.2.Summary of Item RankingThe various steps that are involved in the ranking of items can be summarized as follows:•Step 1: Customize the framework according to the company’s requirement. This includes both the categories as well as the metrics under each category.•Step 2: Determine the cut-off values for each metric – the criteria that ranks items as A, B, C or D. This is a very important step.•Step 3: Choose key metrics that will determine item ranks.•Step 4: Rank the items for each metric using company-specific cut-off values.•Step 5: Assign weights to each factor.•Step 6: Compute final rank for each item.•Step 7: Using a cross-functional team to determine inventory policies and strategies for A, B, C and D items based on the final rank.4.CONCLUSIONThe proposed inventory framework provides a guideline for companies with their inventory management process. Determining the right items to stock (inventory investment) and managing them effectively is key to good customer service and business sustainability. Measuring items on data driven objective criteria is critical to maintaining profitable-sustainable business relationships with customers and suppliers.中文译文:库存管理的多准则决策框架摘要库存管理是每个公司都需要进行的一个过程/实践。
供应商管理库存系统外文文献翻译最新译文

供应商管理库存系统外文文献翻译最新译文文献出处:Kannan G, Grigore M C, Devika K, et al. An analysis of the general benefits of a centralised VMI system based on the EOQ model [J]. International Journal of Production Research, 2013, 51(1): 172-188.An analysis of the general benefits of a centralised VMI systembased on the EOQ modelG. Kannan, M. C. Grigore, K. Devika & A. Senthilkumar1.IntroductionDue to the global expansion of large companies, competition all over the world is becoming stronger and therefore an increasing need to obtain competitive prices is pushing industries to take on new challenging, strategic methods. One of the recently recognised methods is the replacement of the traditional supply chain with the vendor-managed inventory (VMI) supply chain. It has been proven in many different papers that the VMI supply chain is superior to the traditional supply chain and can bring significant cost savings to the participants.A traditional supply chain refers to the system within which each of the members at the different stages make decisions regarding replenishment quantities and timing so as to minimise cost at their end of the supply chain. The supply chain usually consists of all stages, starting at the raw material supplier and continuing on until the finished product reaches the end customer. All the different stages are linked by their common aim of providing the right product to the right customer in the promised time.VMI is a replenishment supply chain technique that has beenimplemented since the beginning of the 1980s by Wall-Mart and Procter & Gamble (Waller et al. 1999), and has its roots back in 1958 when Magee (1958) first introduced the concept.Within a VMI agreement, the upstream supply chain member (the vendor) takes responsibility for managing the inventory of the downstream member (the buyer) within specific levels previously agreed upon without the need for orders from the customer side to be placed. Therefore, the vendor can focus on optimising production efficiency and capacity planning, while the customer has to improve forecastaccuracy.The success of VMI is dependent on communication between the partners, their willingness to share data, collaboration and coordination, and an information technology system which enables fast access to critical information (Duchessi and Chengalur-Smith 2008).The general characteristics of a traditional supply chain and of a VMI supply chain, formed by three stage.The research here is meant to offer a simple overview of the possible outcomes after VMI implementation in a two-stage supply chain, between the vendor and its multiple buyers. The analysis focuses on the overall supply chain cost impact, which VMI can show under specific conditions, based on the practical experience learned in the pharmaceutical industry.Using VMI in a supply chain brings transparency regarding essential information among the partners, thus giving the opportunity at each stage to adjust the decisions in a timely manner and avoid emergency situations.The VMI supply chain implies coordination between the partnering stages, continuous information sharing, and regularmeetings where critical issues are discussed and follow-up actions are noted.The general benefits model analysed in this paper is based on the economic ordering quantity (EOQ) model and is an extension of Bookbinder et al.'s (2010) paper. As an extension of the aforementioned work, the model has been adjusted to integrate different requirements and constraints from within the pharmaceutical industry. It has been further extended from analysing a one-vendor, one-buyer deterministic demand case to analysing a one-vendor, multiple-buyer stochastic demand case.The mathematical model applies to two echelons, the vendor and its multiple buyers. An observation is made here to distinguish that the buyers are not the end-consumers but represent sales organisations from each country. At the same time both the vendor and buyers belong to the same organisation.In the literature, one of the main challenges when implementing VMI has beenidentified in providing the right incentives for all partners to do their best for the supply chain and the right contract to share the overall profits (Nagarajan and Rajagopalan 2008).The fact that both stages belong to the same organisation facilitates simpler developments further. There is no need for complicated contracts for profit sharing between the two partners in a VMI case, as the most important thing is the total supply chain profit. It can be assumed that both partners have the right incentives to increase overall supply chain profits.Based on the assumptions above, the traditional supply chain model is developed according to its general characteristics within which the centralised organisation does not show anyimpact, while the VMI model is developed as and when decisions are taken centrally to obtain overall supply chain cost reductions.2. Literature reviewThe literature review of this paper is divided into two categories: first, an overview of general positive characteristics observed after the VMI implementation (or) assumed to occur behind the theoretical model and then the second part looks at the literature which clearly focused on the EOQ modeling to determine the potential benefits of a VMI supply chain.2.1 General characteristics of VMI outcomesThis section verifies the outcomes of a VMI relationship and presents a short literature review of different benefits which have been recognised by other authors to be the outcome of VMI partnerships. A couple of articles have directly addressed the general benefits which can be achieved from a VMI partnership without necessarily developing a model to prove their arguments but through empirical research.Lee et al. (2008) analysed how lean systems would perform with VMI, Collaborative Planning, Forecasting and Replenishment (CPFR), and continuous replenishment and identified that expenses can be significantly decreased and flexibility improved under VMI. Elvander et al. (2007) developed a framework for a VMI configuration with four categories: inventory-related dimensions, information-related dimensions, decision-making dimensions, and a systemintegration level. Dorling et al. (2006) evaluated VMI under oligopolistic competition and defined five steps towards VMI implementation. Donget al. (2007) surveyed the literature and identified that VMI is adopted when the supplier deals with high market competitiveness and when there is good cooperationbetween the supplier and the buyer.Blatherwick (1998), Disney et al. (2003), and Sari (2008) identified that VMI can be outperformed by other strategies in specific situations.2.2 General benefits models of VMI based on the EOQ modelThe literature review presented below focuses strictly on research papers which have developed specific models to evaluate the benefits of a VMI supply chain based on EOQ modelling.Bookbinder et al. (2010), Yao et al. (2007), and Razmi et al. (2010) evaluated the supply chain costs under a traditional supply chain compared to a VMI situation. All cases considered a two-echelon model formed by a vendor and a buyer, and the model development was based on the EOQ formula.Bookbinder et al. (2010) compared three cases: the traditional supply chain, VMI, and central decision making. The difference between traditional supply chains and VMI was obtained through transferring the cost of placing an order, which was incurred by the buyer, to the vendor under the VMI. Also, the vendor's cost of placing an order has been considered to be lower than the buyer's. One of the findings of the model is that both the vendor and the buyer are better off as long as the vendor's holding costs divided by the buyer's holding cost are higher than the ordering cost.Yao et al. (2007) showed that total costs can be decreased under VMI as long as the ordering cost of the vendor is lower than that of the buyer. However, results also show that the buyer has greater benefits than the vendor.Razmi et al. (2010) effectuated a sensitivity analysis by varying the parameter values of the total cost function whileincluding a backordering cost in the calculation. While in the traditional supply chain model both the vendor and the customer incurred costs, in the case of VMI all the costs have been attributed to the vendor. Pasandideh et al. (2010) used an EOQ model to evaluate the impact of differentparameters on the total cost when applying VMI and when shortage is backlogged. The EOQ model developed showed that VMI could bring important cost savings but this has its limitations on the values of the ordering costs of the two participants.Zhang et al. (2007) analysed the total cost function incurred under a VMI partnership where an exponential function of the ordering costs was taken. The model was applied to a one-vendor, one-buyer case and proved that decreasing the ordering cost represents an investment which brings lower costs for all buyers. Teng et al. (2005) used integer programming to extend the classic economic production quantity (EPQ) model to allow for time varying cost, with deterministic demand. The findings showed that the total cost is a convex function of the number of replenishments, for which the minimum number should be identified for savings to be obtained. Chen and Wei (2011) examined the optimal dynamic joint decisions using a calculus-based formulation combined with dynamic programming techniques in a vertically decentralised single manufacturer Stackelberg and single-retailer channel over a multi-period planning horizon subject to deteriorating goods and multivariate demand function. Niranjan et al. (2011) analysed the issues surrounding the VMI implementation using 15 features categorised as product related, company related, or supplier related. In addition to the researchers mentioned in Table 1, the following researchers have also analysed the benefits of the VMIsystem (Disney and Towill 2002b, Sourirajan et al. 2008, Bakal and Geunes 2009, Battini et al. 2009, Wang 2009, Liu and ?etinkaya 2010, Borade et al. 2011).Zhang et al. (2007) developed an integrated VMI, where a joint cost model was built under the assumption of constant demand rate and production. The model evaluates the impact on the total cost function when varying the ordering cost. Ordering costs can be reduced through a VMI partnership, and the partners can share the benefits. Later, a model to indicate the general benefits which a VMI partnership could bring, and adjusted to the pharmaceutical case, will be developed.Many authors have focused their attention on the analysis of the VMI performance based on constant demand characteristics, for which the EOQ model represents the basis for the analysis. While researching the general benefits of VMIbased on EOQ model literature, one of the gaps identified is the fact that evaluations were done strictly between one vendor and one buyer. The only exception is identified in Zhang et al. (2007), who considered two buyers but focused on order cost reduction evaluation.Based on the findings in the literature, this paper extends previous research and analyses the possible benefits when dealing with one vendor and multiple buyers assuming a stochastic, constant type of demand.3. Problem definition and research scopeThe objective of this paper is to develop a relevant model which integrates specific constraints from the pharmaceutical industry and which has the ability to project the possible cost differences between a traditional supply chain and a VMI supply chain.Some of the aspects which the model will integrate are: constant demand, variable demand, evaluation of a two-stage supply chain composed of a vendor and his multiple buyers, and identification of the importance of fast reaction to demand changes and maintenance of a high customer service level as defined by the industry.The characteristics are integrated in both traditional and VMI supply chains, while the model is based on the EOQ model rational with the purpose of highlighting cost differences between the two. Under the VMI supply chain, the transportation cost and the cost of issuing an order are transferred from the buyer to the vendor.The structure of the paper is as follows: Section 4 develops the mathematical model for the traditional and VMI supply chains, and this is then numerically applied in Section 5. The results of the numerical application are discussed in Section 6, and Section 7 presents an overall conclusion of the paper and identifies directions for further research opportunities.3.1 Research highlightsThe model developed in this paper extends previous works which based their analysis of traditional versus VMI supply chains on EOQ models by acknowledging demand variability and integrating preventive actions.Another difference which is captured within this model represents the extendednumber of buyers evaluated. While previous research focused on one-vendor, one-buyer cases, the model here integrates one vendor and multiple buyers.Evaluating the situation of multiple buyers with whom the vendor has the possibility to establish VMI partnerships givesmore flexibility to the vendor to consolidate specific product demands. Based on this opportunity, the model is structured to evaluate benefits depending on the number of products shared among more buyers.译文基于经济订购量模式的供应商管理库存系统的综合效益分析G. Kannan, M. C. Grigore, K. Devika & A. Senthilkumar1 引言由于大公司的全球化扩张,世界各地的竞争越来越强烈,因此越来越需要获得具有竞争力的价格,这对企业来说是一个全新的挑战,但也是推动产业发展的战略方法。
外文文献及翻译-仓库管理系统(WMS)

仓库管理系统(WMS)仓库管理系统(WMS)的演变与许多其他软件解决方案是非常相似的。
最初的系统用来控制物料在仓库内的流动和贮存,仓库的作用正在延伸到包括轻型制造业,交通运输管理,订单管理,和完整的会计制度中。
利用与先前的业务有关的软件,制造资源计划,作为一个比较,材料需求计划(MRP)开始作为一个规划要求,原材料的生产环境的系统。
物料需求计划很快演变成以MRP系统,补充调度和容量规划为基础的逻辑制造资源计划(MRPII系统)。
最终MRPII系统演变成企业资源规划(ERP),吸收所有的MRPII系统的功能包括充分的财务与客户和供应商管理功能。
现在,无论仓库管理系统演变成一个以仓库为中心的ERP系统是一件好事或不可达的辩论。
清楚的是,在仓库管理系统,企业资源规划,布局规划要求,交通运输管理系统,供应链计划,高级计划与排程,以及制造执行系统之间扩大重叠功能性只会增加那些寻找软件解决方案业务的公司混乱水平。
尽管仓库继续获得额外的功能,最初的仓库管理系统的核心功能还没有真正改变。
其主要目的是控制管理系统在工艺操作相关联的交易中的流动和材料储存。
定向采摘,定向补充,定向收集是仓库的关键。
从一个软件供应商到另一个在一个管理系统中详细的安装和处理可以有一个很大的差别,但是其基本逻辑将使用相结合的项目,地点,数量,度量单位,并以收集信息以确定在哪里储存,在哪里挑选,以及以何种顺序执行这些操作。
一最低限度,一个仓库管理系统应采取下列措施有一个灵活的定位系统。
利用用户定义的参数,指导仓库任务和使用Live文件来执行这些任务。
有一些内置的一体化和数据收集设备结合体。
您是否真的需要仓库管理系统?并非每一个仓库需要一个仓库管理系统。
当然,任何仓库可受益于其中一些功能,但这些受益是否足以证明管理系统最初的二声明1)仓库管理系统将减少库存!2)仓库管理系统将减少劳动力成本!3)仓库管理系统将增加存储容量!4)仓库管理系统将提高客户服务!5)仓库管理系统将增加库存的准确性!和正在进行的相关费用是正确的?仓库管理系统是大的,复杂的,数据密集型的应用。
立体仓库中英文对照外文翻译文献

立体仓库中英文对照外文翻译文献(文档含英文原文和中文翻译)由一个单一的存储/检索机服务的多巷道自动化立体仓库存在的拣选分拣问题摘要随着现代化科技的发展,仓库式存储系统在设计与运行方面出现了巨大的改革。
自动化立体仓库(AS / RS)嵌入计算机驱动正变得越来越普遍。
由于AS / RS 使用的增加对计算机控制的需要与支持也在提高。
这项研究解决了在多巷道立体仓库的拣选问题,在这种存储/检索(S / R)操作中,每种货物可以在多个存储位置被寻址到。
提出运算方法的目标是,通过S/R系统拣选货物来最大限度的减少行程时间。
我们开发的遗传式和启发式算法,以及通过比较从大量的问题中得到一个最佳的解决方案。
关键词:自动化立体仓库,AS / RS系统,拣选,遗传算法。
1.言在现今的生产环境中,库存等级保持低于过去。
那是因为这种较小的存储系统不仅降低库存量还增加了拣选货物的速度。
自动化立体仓库(AS / RS),一方面通过提供快速响应,来达到高操作效率;另一方面它还有助于运作方面的系统响应时间,减少的拣选完成的总行程时间。
因此,它常被用于制造业、储存仓库和分配设备等行业中。
拣选是仓库检索功能的基本组成部分。
它的主要目的是,在预先指定的地点中选择适当数量的货物以满足客户拣选要求。
虽然拣选操作仅仅是物体在仓储中装卸操作之一,但它却是“最耗时间和花费最大的仓储功能。
许多情形下,仓储盈利的高低就在于是否能将拣选操作运行处理好”。
(Bozer和White)Ratliff和Rosenthal,他们关于自动化立体仓库系统(AS/RS)的拣选问题进行的研究,发明了基图算法,在阶梯式布局中选取最短的访问路径。
Roodbergen 和de Koster 拓展了Ratliff 和Rosenthal算法。
他们认为,在平行巷道拣选问题上,应该穿越巷道末端和中间端进行拣选,就此他们发明了一种动态的规划算法解决这问题。
就此Van den Berg 和Gademann发明了一种运输模型(TP),它是对于指定的存储和卸载进行测算的仪器。
仓库管理系统英文的参考文献

仓库管理系统英文的参考文献英文回答:Warehouse Management System (WMS)。
A warehouse management system (WMS) is a software application that supports the day-to-day operations of a warehouse. It helps businesses keep track of their inventory, manage their warehouse space, and optimize their shipping and receiving processes.Benefits of using a WMS:Improved inventory accuracy.Reduced labor costs.Increased warehouse space utilization.Improved customer service.Reduced shipping costs.Features of a WMS:Inventory management.Warehouse space management.Shipping and receiving management. Reporting and analytics.Types of WMS:On-premise WMS.Cloud-based WMS.Hybrid WMS.Choosing the right WMS:When choosing a WMS, businesses should consider the following factors:The size and complexity of their warehouse.The volume of inventory they manage.Their shipping and receiving requirements.Their budget.Their IT resources.Implementation of a WMS:Implementing a WMS can be a complex process. However, with careful planning and execution, businesses can reap the many benefits that a WMS has to offer.中文回答:仓库管理系统 (WMS)。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
中英文外文翻译Inventory Optimization in Supply Chain:Zero Inventory ApproachManaging optimal inventory in the supply chain is critical for an enterprise. The ability to increase inventory turns and the use of best inventory practices will reduce inventory costs across the supply chain. Moving towards zero inventory will result in effective inventory management in the business process. Inventory Optimization Solutions can be implemented easily using inventory optimization software. With Radio Frequency Identification (RFID) technology, inventory can be updated in real time without product movement, scanning or human involvement. Companies have to adopt best practices to optimize operational processes and lower their cost structure through inventory strategies.IntroductionWith supply chain planning and latest software, companies are managing their inventory in the best possible manner, keeping inventory holdings to the minimum without sacrificing the customer service needs. The zero inventory concept has been around since the 1980s. It tries to reduce inventory to a minimum and enhances profit margins by reducing the need for warehousing and expenses related to it.The concept of a supply chain is to have items flowing from one stage of supply to the next, both within the business and outside, in a seamless fashion. Any stock in the system is caused by either delay between the processes (demand, distribution, transfer, recording and production) or by the variation in theflow. Eliminating/reducing stock can be achieved by: linking processes, making the same throughput rate on processes, locating processes near each other and coordinating flows. Recent advanced software has made zero inventory strategy executable."Inventory optimization is an emerging practical approach to balancinginvestment and service-level goals over a very large assortment of Stock-Keeping Units (SKUs). In contrast to traditional ‘one-at-a-time’ marginal stock level setting, inventory optimization simultaneously determines all SKU stock levels to fulfill total service and investment constraints or objectives".Inventory optimization techniques provide a new logic to drive the system with information systems. To effectively manage inventory, businesses must also optimize the costs of buying, holding, producing, moving and selling inventory.The objective of inventory optimization is to sustain minimal levels of inventory while providing the maximum possible levels of service. Supply Chain Design and Optimization (SCDO) is an inventory optimization solution which helps companies satisfy customer demands while balancing limitations on supply and the need for operational efficiency. Inventory optimization focuses on modeling uncertainty and variability and minimizing the risks they impose on the supply chain.Inventory optimization can help resolve total supply chain cost options like:•In-house manufacturing vs. contract manufacturing;•Domestic vs. off shore; and•New supplier's cost vs. current suppliers' cost.Companies can benefit from inventory optimization, provided they control their supply chain processes and the complexity of supply chain. In case the supply chain is very complex, besides inventory optimization, network design has to be used to reap the benefits fully. This paper covers various inventory models that are available and then describes the technologies like Radio Frequency Identification (RFID) and networking used for the optimization of inventory. The paper also describes the software solutions available for achieving the same. It concludes by giving a few examples where inventory optimization has been successfully implemented. Inventory ModelsHexagon ModelThe hexagon model was developed due to the need to structure day-to-day work, reduce headcount and other inventory costs and improve customer satisfaction.In the first phase, operation strategies were established in alignment with inte-rnal customers. Later, continuous improvement plans and business continuity pl-ans were added. Thefive strategies used were: forecasting future consumption,setting financial targets to minimize inventory costs, preparing daily reports to monitor inventory operational performance,studying critical success indicators to track the accomplishments, to form inventory strategic objectives and inventor-y health and operating strategies. The hexagon model is a combination of two triangular structures (Figure 1).The upper triangle focuses on the soft management of human resources, customer orientation and supplier relations; the lower focuses on the execution of inventory plans with their success criteria, continuous improvement methodology and business continuity plans.The inventory indicators are: total inventory value, availability of spares, days of inventory, cost of inventory, cost saving and cash saving output expen-diture and quality improvement. The hexagon model combines the elements of the people involved in managing inventory with operational excellence (Figur2).Managing inventory with operational excellence was achieved by reducing the number of employees in the material department, changing the mix of peo-ple skills such as introducing engineering into the department structure and reducing the cost of ownership of the material department to the operation that it supports.Normally, this is implemented with reduction in headcount of material department, having less people with engineering skills in the department. Operation results include, improvement in raw material supply line quality indicators, competitive days of inventory and improved and stabilized spares availability. And the financial results include, increase in cost savings and reduced cost of inventory. It can be established by outsourcing some of the inventory functions as required. The level of efficiency of the inventory managed can be measured to a specific risk level, changing requirements or changes in the environment.Just-In-Time (JIT)Just-in-time (JIT) inventory system is a concept developed by the Japanese, wherein, the suppliers deliver the materials to the factory JIT for their processing, eliminating the need for storage and retrieval. The rate of output and the rate of supply of inputs are synchronized, to manage a zero inventory.The main benefits of JIT are: set up times are significantly reduced in the factory,the flow of goods from warehouse to shelves improves, employees who possess multiple skills are utilized more efficiently, better consistency of scheduling and consistency of employee work hours, increased emphasis on supplier relationships and continuous round the clock supplies keeping workers productive and businesses focused on turnover.And though a JIT system might even be a necessity, given the inventory demands of certain business types, its many advantages are realized only when some significant risks like delays in movement of goods over long distances are mitigated.Vendor-Managed Inventory (VMI)Vendor-Managed Inventory (VMI) is a planning and management system in which the vendor is responsible for maintaining the customer’s inventory levels. VMI is defined as a process or mechanism where the supplier creates the purchase orders based on the demand information. VMI is a combination of e-commerce, software and people. It has resulted in the dramatic reduction of inventory across the supply chain. VMI is categorized in the real world as collaboration, automation and cost transference.The main objectives of VMI are better, cheaper and faster transactions. In order to establish the VMI process, management commitment, data synchronization, setting up agreements, data exchange, ordering, invoice matching and measurement have to be undertaken. The benefits of VMI to an organization are reduction in inventory besides reduction of stock-outs and increase in customer satisfaction. Accurate information which is required for optimizing the supply chain is facilitated by efficient transfer of information. The concept of VMI would be successful only when there is trust between the organization and its suppliers as all the demand information is available to the suppliers which can be revealed to the competitors. VMI optimizes inventory in supply chain and reduces stock-outs by proper planning and centralized forecasting.Consignment ModelConsignment inventory model is an extension of VMI where the vendor places inventory at the customer’s location while retaining ownership of the inventory. The consignment inventory model works best in the case of new and unproven products where there is a high degree of demand uncertainty, highly expensive products andservice parts for critical equipment. The types of consignment inventory ownership transfer models are: pay as sold during a pre-defined period, ownership changes after a pre-defined period, and order to order consignment.The issues that the VMI and consignment inventory model encounter are cost of developing VMI system, invoicing problems, cash flow problems, Electronic Data Interchange (EDI) problems and obsolete stock.Enabling PracticesThe decision makers have to make prudent decisions on future course of action of a project relating to the following variables: Forecasting and Inventory Management, Inventory Management practices, Inventory Planning, Optimal purchase, Multichannel Inventory, Moving towards zero inventory.To improve inventory management for better forecasting, the 14 best practices that will most likely benefit business the most are:•Synchronize promotions;•Revamp the organizational structure;•Take a longer view of item planning;•Enforce vendor compliance;•Track key inventory metrics;•Select the right systems;•Master the art of master scheduling;•Adhere to exception reporting;•Identify lost demands;•Plan by assortment;•Track inbound receipts;•Create coverage reports;•Balance under stock/overstock; and•Optimize SKUs.This will leverage the retailer’s ability to buy larger quantities across all channels while buying only what is required for a specified period in order to manage risk in a better way. In most multichannel companies, inventory is the largest asset on the balance sheet, which means that their profitability will be determined to a large degreeby the way they plan, forecast, and manage inventory (Curt Barry, 2007). They can follow some steps like creating a strategy, integrating planning and forecasting, equipping with the best-laid plans and building strong vendor relationships and effective liquidation.Moving Towards Zero InventoryAt the fore is the development and widespread adoption of nimble, sophisticated software systems such as Manufacturing Resource Planning (MRP II), Enterprise Resource Planning (ERP), and Advanced Planning and Scheduling (APS) systems, as well as dedicated supply chain management software systems. These systems offer manufacturers greater functionality. To implement ‘Zero Stock’ system, companies need to have a good information system to handle customer orders, sub-contractor orders, product inventory and all issues related to production. If the company has no IT infrastructure, it will need to build it from the scratch.A good information system can help managers to get accurate data and make strategic decisions. IT infrastructure is not a cost, but an investment. A company can use RFID method, network inventory and other software tools for inventory optimization.Radio Frequency Identification (RFID)RFID is an automatic identification method, which relies on storing and remotely retrieving data using devices called RFID tags or transponders.RFID use in enterprise supply chain management increases the efficiency of inventory tracking and management. RFID application develops asset utilization by tracking reusable assets and provides visibility, improves quality control by tagging raw material, work-in-progress, and finished goods inventory, improves production execution and supply chain performance by providing accurate, timely and detailed information to enterprise resource planning and manufacturing execution system.The status of inventory can be obtained automatically by using RFID. There are many benefits of using RFID such as reduced inventory, reduced time, reduced errors, accessibility increase, high security, etc.Network InventoryA Network Inventory Management System (NIMS) tracks movement of itemsacross the system and thus can locate malfunctioning equipment/process and provide information required to diagnose and correct problem areas. It also determines where capacity is to be added, calculates impact of market conditions, assesses impact of new products and the impact of a new customer. NIMS is very important when the complexity of a supply chain is high. It determines the manufacturing and distribution strategies for the future. It should take into consideration production, location, inventory and transportation.The NIMS software, including asset configuration information and change management, is an essential component of robust network management architecture. NIMS provide information that administrators can use to improve network management performance and help develop effective network asset control processes.A network inventory solution manages network resource information for multiple network technologies as well as multiple vendors in one common accurate database. It is an extremely useful tool for improving several operation processes, such as resource trouble management, service assurance, network planning and provisioning, field maintenance and spare parts management.The NIMS software, including asset configuration information and change management, is an essential component of strong network management architecture. In addition, software tools that provide planning, design and life cycle management for network assets should prominently appear on enterprise radar screens.Inventory Optimization Softwarei2 Inventory Optimizationi2 solutions enable customers to realize top and bottom-line benefits through the use of superior inventory management practices. i2 Inventory Optimization can help companies monitor, manage, and optimize strategies to decide—what to make, what to buy and from whom, what inventories to carry, where, in what form and how much—across the supply chain. It enables customers to learn and continuously improve inventory management policies and processes, strategic analysis and optimization.Product-oriented industry can install i2 Inventory Optimization and developsupply chain. Through this, the company can reduce inventory levels and overall logistics costs. It can also get higher service level performance, greater customer satisfaction, improved asset utilization, accelerated inventory turns, better product availability, reduced risk, and more precise and comprehensive supply chain visibility.Oracle Inventory OptimizationOracle Inventory Optimization considers the demand, supply, constraints and variability in extended supply chain to optimize strategic inventory investment decisions. It allows retailers to provide higher service levels to customers at a lower total cost. Oracle Inventory Optimization is part of the Oracle e-Business Suite, an integrated set of applications that are engineered to work together.Oracle Inventory Optimization provides solutions when demand and supply are in ambiguity. It provides graphic representation of the plan. It calculates cost and risk.MRO SoftwareMRO Software (now a part of IBM's Tivoli software business) announced a marketing alliance with inventory optimization specialists Xtivity to enhance the service offering of inventory management solutions for MRO Software customers. MRO offers Xtivity's Inventory Optimizer (xIO) service as an extension of its asset and service management solutions.Structured Query Language (SQL)Successful implementation of an inventory optimization solution requires significant effort and can pose certain risks to companies implementing such solutions. Structured Query Language (SQL) can be used on a common ERP platform. An optimal inventory policy can be determined by using it. Along with it, other metrics such as projected inventory levels, projected backlogs and their confidence bands can also be calculated. The only drawback of this method is that it may not be possible to obtain quick real-time results because of architectural and algorithmic complexity. However, potential scenarios can be analyzed in anticipation of results stored prior to user requests.Some ExamplesToyota’s Practice in IndiaToyota, a quality conscious company working towards zero inventory has selected Mitsui and Transport Corporation of India Ltd. (TCI) for their entire logistic solutions encompassing planning, transportation, warehousing, distribution and MIS and related documentation. Infrastructure is a bottleneck that continues to dog economic growth in India. Transystem renders services like procurement, consolidation and transportation of original equipment manufacturer's parts, through milk run operations from various suppliers all over India on a JIT basis, transportation of Complete Built-up Units (CBU) from plant to all dealers in the country and operation of CBU yards, coordination and transportation of Knock Down (KD) parts from port of entry to manufacturing plant, transportation of aftermarket parts to dealers by road and air to Toyota Kirloskar Motors Pvt. Ltd.Wal-MartWal-Mart is the largest retailer in the United States, with an estimated 20% of the retail grocery and consumables business, as well as the largest toy seller in the US, with an estimated 22% share of the toy market. Wal-Mart also operates in Argentina, Brazil, Canada, Japan, Mexico, Puerto Rico and UK.Wal-Mart keeps close track of the inventories by extensively adopting vendor-managed inventory to streamline the flow of goods from manufacturer to the store shelf. This results in more turns and therefore fewer inventories.Wal-Mart is an early adopter of RFID to monitor the movement of stocks in different stages of supply chain. The company keeps tabs on all of its merchandize by outfitting its products with RFID.Wal-Mart has indicated recently that it is moving towards the aggressive theoretical zero inventory model.Chordus Inc.Chordus Inc. has the largest division of office furniture in USA. It has advanced logistics and a model of zero inventory. It has Internet-based system for distribution network with real-time updates and low costs. Chordus determined that only SAP R/3 could accommodate this cutting-edge operational model for its network of 150 dealer-owned franchises in 44 states supported by five nationwide Distribution Centers (DCs) and a fleet of 65 delivery trucks.Small Scale Cycle Industry Around LudhianaIn and around Ludhiana, there are many small bicycle units, which are not organized. They have a sharp focus on financial and raw material management enjoying a low employee turnover. They have been practicing zero inventory models which became popular in Japan only much later. Raw material is brought into the unit in the morning, processed during the day and by evening the finished product is passed on to the next unit. Thus, the chain continues till the ultimate finished product is manufactured. In this way, the bicycles used to be produced in Ludhiana at half the production cost of TI Cycles. Even the large manufacturers of cycles, like Hero cycles, Atlas cycles and Avon cycles are reported to maintain only one week's inventory.ConclusionInventory managers are faced with high service-level requirements and many SKUs appreciate the complexity of inventory optimization, as well as the explicit control that is needed over total investment in warehousing, moving and logistics. Inventory optimization can provide both an enormous performance improvement for the supply chain and ongoing continuous improvements over competitors. The company achieves the stability needed to have enough stock to meet unpredictable demands without wasteful allocation of capital. Having the right amount of stock in the right place at the right time improves customer satisfaction, market share and bottom line. Certainly, the organizations that are able to take inventory optimization to the enterprise level will reap greater benefits. Zero inventory may be wishful thinking, but embracing new technologies and processes to manage one's inventory more efficiently could move one much closer to that ideal.供应链库存优化:零库存方法对于一个企业来说,在供应链中优化库存管理是至关重要的。