工业工程英文文献及外文翻译

发布时间:2024-11-08

工业工程专业英文文献,外文翻译

附录

附录1:英文文献

Line Balancing in the Real World

Abstract: Line Balancing (LB) is a classic, well-researched Operations Research (OR) optimization problem of significant industrial importance. It is one of those problems where domain expertise does not help very much: whatever the number of years spent solving it, one is each time facing an intractable problem with an astronomic number of possible solutions and no real guidance on how to solve it in the best way, unless one postulates that the old way is the best way .Here we explain an apparent paradox: although many algorithms have been proposed in the past, and despite the problem‘s practical importance, just one commercially available LB software currently appears to be available for application in industries such as automotive. We speculate that this may be due to a misalignment between the academic LB problem addressed by OR, and the actual problem faced by the industry.

Keyword: Line Balancing, Assembly lines, Optimization

工业工程专业英文文献,外文翻译

Line Balancing in the Real World

Emanuel Falkenauer

Optimal Design

Av. Jeanne 19A boîte2, B-1050 Brussels, Belgium

+32 (0)2 646 10 74

1 Introduction

Assembly Line Balancing, or simply Line Balancing (LB), is the problem of assigning operations to workstations along an assembly line, in such a way that the assignment be optimal in some sense. Ever since Henry Ford‘s introduction of assembly lines, LB has been an optimization problem of significant industrial importance: the efficiency difference between an optimal and a sub-optimal assignment can yield economies (or waste) reaching millions of dollars per year. LB is a classic Operations Research (OR) optimization problem, having been tackled by OR over several decades. Many algorithms have been proposed for the problem. Yet despite the practical importance of the problem, and the OR efforts that have been made to tackle it, little commercially available software is available to help industry in optimizing their lines. In fact, according to a recent survey by Becker and Scholl (2004), there appear to be currently just two commercially available packages featuring both a state of the art optimization algorithm and a user-friendly interface for data management. Furthermore, one of those packages appears to handle only the ―clean‖ formulation of the problem (Simple Assembly Line Balancing Problem, or SALBP), which leaves only one package available for industries such as automotive. This situation appears to be paradoxical, or at least unexpected: given the huge economies LB can generate, one would expect several software packages vying to grab a part of those economies.

It appears that the gap between the available OR results and their dissemination in Today‘s industry, is probably due to a misalignment between the academic LB problem addressed by most of the OR approaches, and the actual problem being faced by the industry. LB is a difficult optimization problem even its simplest forms are NP-hard – see Garry and Johnson, 1979), so the approach taken by OR has typically been to simplify it, in order to bring it to a level of complexity amenable to OR tools. While this is a perfectly valid approach in general, in the particular case of LB it led some definitions of the problem hat ignore many aspects of the real-world problem.

Unfortunately, many of the aspects that have been left out in the OR approach are in fact crucial to industries such as automotive, in the sense that any solution ignoring (violating) those aspects becomes unusable in the industry.

In the sequel, we first briefly recall classic OR definitions of LB, and then review

工业工程专业英文文献,外文翻译

how the actual line balancing problem faced by the industry differs from them, and why a solution to the classic OR problem maybe unusable in some industries. 2 OR Definitions of LB

The classic OR definition of the line balancing problem, dubbed SALBP (Simple Assembly Line Balancing Problem) by Becker and Scholl (2004), goes as follows. Given a set of tasks of various durations, a set of precedence constraints among the tasks, and a set of workstations, assign each task to exactly one workstation in such a way that no precedence constraint is violated and the assignment is optimal. The optimality criterion gives rise to two variants of the problem: either a cycle time is given that cannot be exceeded by the sum of durations of all tasks assigned to any workstation and the number of workstations is to be minimized, or the number of workstations is fixed and the line cycle time, equal to the largest sum of durations of task assigned to a workstation, is to be minimized.

Although the SALBP only takes into account two constraints (the precedence constraints plus the cycle time, or the precedence constraints plus the number of workstations), it is by far the variant of line balancing that has been the most researched. We have contributed to that effort in Falkenauer and Delchambre (1992), where we proposed a Grouping Genetic Algorithm approach that achieved some of the best performance in the field. The Grouping Genetic Algorithm technique itself was presented in detail in Falkenauer (1998).

However well researched, the SALBP is hardly applicable in industry, as we will see shortly. The fact has not escaped the attention of the OR researches, and Becker and Scholl (2004) define many extensions to SALBP, yielding a common denomination GALBP (Generalized Assembly Line Balancing Problem). Each of the extensions reported in their authoritative survey aims to handle an additional difficulty present in real-world line balancing. We have tackled one of those aspects in Falkenauer (1997), also by applying the Grouping Genetic Algorithm.

The major problem with most of the approaches reported by Becker and Scholl (2004) is that they generalize the simple SALBP in just one or two directions. The real world line balancing, as faced in particular by the automotive industry, requires tackling many of those generalizations simultaneously.

3 What Differs in the Real World?

Although even the simple SALBP is NP-hard, it is far from capturing the true complexity of the problem in its real-world incarnations. On the other hand, small instances of the problem, even though they are difficult to solve to optimality, are a tricky target for line balancing software, because small instances of the problem can be solved closet optimality by hand. That is however not the case in the automotive and related industries (Bus, truck, aircraft, heavy machinery, etc.), since those industries routinely feature Assembly lines with dozens or hundreds of workstations, and hundreds or thousands of Operations. Those industries are therefore the prime targets for line balancing software.

Unfortunately, those same industries also need to take into account many of the

工业工程专业英文文献,外文翻译

GALBP extensions at the same time, which may explain why, despite the impressive OR Work done on line balancing; only one commercially available software seems tube currently available for those industries.

We identify below some of the additional difficulties (with respect to SALBP) that must be tackled in a line balancing tool, in order to be applicable in those industries.

3.1 Do Not Balance but Re-balance

Many of the OR approaches implicitly assume that the problem to be solved involves a new, yet-to-be-built assembly line, possibly housed in a new, yet-to-be-built factory. To our opinion, this is the gravest oversimplification of the classic OR approach, for in practice, this is hardly ever the case. The vast majority of real-world line balancing tasks involve existing lines, housed in existing factories – infect, the target line typically needs tube rebalanced rather than balanced, the need arising from changes in the product or the mix of models being assembled in the line, the assembly technology, the available workforce, or the production targets. This has some far-reaching implications, outlined below.

3.2 Workstations Have Identities

As pointed out above, the vast majority of real-world line balancing tasks involves existing lines housed in existing factories. In practice, this seemingly ―uninteresting‖ observation has one far-reaching consequence, namely that each workstation in the line does have its own identity. This identity is not due to any ―incapacity of abstraction‖ on part of the process engineers, but rather to the fact that the workstations are indeed not identical: each has its own space constraints (e.g. a workstation below a low ceiling cannot elevate the car above the operators‘ heads), its own heavy equipment that cannot be moved spare huge costs, its own capacity of certain supplies (e.g. compressed air), its own restrictions on the operations that can be carried out there (e.g. do not place welding operations just beside the painting shop), etc.

3.3 Cannot Eliminate Workstations

Since workstations do have their identity (as observed above), it becomes obvious that a real-world LB tool cannot aim at eliminating workstations. Indeed, unless the eliminated workstations were all in the front of the line or its tail, their elimination would create gaping holes in the line, by virtue of the other workstations‘ retaining of their identities, including their geographical positions in the workshop. Also, it softens the case that many workstations that could possibly be eliminated by the algorithm are in fact necessary because of zoning constraints.

4 Conclusions

The conclusions inspection 3 stems from our extensive contacts with automotive and related industries, and reflects their true needs. Other ―exotic‖ constraints may apply in any given real-world assembly line, but line balancing tool for those industries must be able to handle at least those aspects of the problem. This is very

工业工程专业英文文献,外文翻译

far from the ―clean‖ academic SALBP, as well as most GALBP extensions reported by Becker and Scholl (2004). In fact, such a tool must simultaneously solve several-hard problems:

Find a feasible defined replacement for all undefined ( ANY‘) ergonomic constraints on workstations, i.e. One compatible with the ergonomic constraints and precedence constraints defined on operations, as well as zoning constraints and possible drifting operations

Solve the within-workstation scheduling problem on all workstations, for all products being assembled on the line

Assign the operations to workstations to achieve the best average balance, while keeping the peak times at a manageable level. Clearly, the real-world line balancing problem described above is extremely difficult to solve. This is compounded byte size of the problem encountered in the target industries, which routinely feature assembly lines with dozens or hundreds of workstations with multiple operators, and hundreds or thousands of operations.

We‘ve identified a number of aspects of the line balancing problem that are vital in industries such as automotive, yet that have been either neglected in the OR work on the problem, or handled separately from each other. According to our experience, a line balancing to applicable in those industries must be able to handle all of them simultaneously. That gives rise to an extremely complex optimization problem. The complexity of the problem, and the need to solve it quickly, may explain why there appears to be just one commercially available software for solving it, namely outline by Optimal Design. More information on Outline, including its rich graphic user interface, is available at . References

1 Becker C. and Scholl, A. (2004) `A survey on problems and methods in generalized assemblyline balancing', European Journal of Operations Research, in press. Available online at http:///doi:10.1016/j.ejor.2004.07.023. Journal article.

2 Falkenauer, E. and Delchambre, A. (1992) `Genetic Algorithm for Bin Packing and Line Balancing', Proceedings of the 1992 IEEE International Conference on Robotics and Automation, May10-15, 1992, Nice, France. IEEE Computer Society Press, Los Alamitos, CA. Pp. 1186-1192. Conference proceedings.

3 Falkenauer, E. (1997) `A Grouping Genetic Algorithm for Line Balancing with Resource Dependent Task Times', Proceedings of the Fourth International Conference on Neural Information Processing (ICONIP‘97), University of Otego, Dunedin, New Zealand, November 24-28, 1997. Pp. 464-468. Conference proceedings.

4 Falkenauer, E. (1998) Genetic Algorithms and Grouping Problems, John Wiley& Sons, Chi Chester, UK. Book.

5 Gary. R. and Johnson D. S. (1979) Computers and Intractability - A Guide to the Theory of NP-completeness, W.H.Freeman Co., San Francisco, USA. Book.

工业工程专业英文文献,外文翻译

附录2:中文文献

生产线平衡在现实世界

摘要:生产线平衡(LB)是一个经典的,精心研究的显著工业重要性的运筹学(OR)优化问题。这是其中一个所在领域的专业知识并没有太大帮助的问题之一:无论花了多少年解决它,面对每一次棘手的问题与可能的天文数字的解决方案都并不是关于如何解决这个问题的最好办法,除非你假定老办法是最好的办法。在这里,我们解释一个明显的悖论:虽然很多算法已经被提出,在过去,尽管该问题的实际重要性只是一个市场销售的LB软件。目前似乎可用于工业,如汽车中的应用。我们推测,这可能是由于在学术LB问题之间的没有通过运筹学路径和生产业实际面对的问题。

关键词:生产线平衡,装配生产线,优化

工业工程专业英文文献,外文翻译

生产线平衡在现实世界

伊曼纽尔 福肯奈尔

优化设计

地址:珍妮大道19A,2道,B-1050布鲁塞尔,比利时

+32(0)2 646 10 74

E.Falkenauer@http://

1 引言

装配线平衡,或者简称生产线平衡(LB),是一个操作工作站沿着装配线分配的问题,在这样一种方式,该分配是在某种意义上最优的。自从亨利 福特引进组装生产线, LB 已经成为影响工业重要性的最优化问题:在效率不同的最优和次优分配之间的差异可以产生经济(或浪费)达到数百万美元每年。 LB是一个经典的运筹学(OR)的优化问题,已通过被运筹学解决达以上几十年。许多算法已经被提出了去解决这个问题。尽管问题的有实际重要性,并已经取得了或努力,但很少的商业软件是可以帮助行业优化其生产线。事实上,根据最近贝克尔和绍尔(2004)的一项调查显示,似乎有目前只有两个市场销售的软件包有特色,即是最先进的优化算法的状态和数据管理的用户友好的界面。此外,这些软件包,似乎只处理―干净‖的提法的问题(简单装配线平衡问题,或SALBP),这让只有一个软件包可用于工业,如汽车业。这种情况似乎是自相矛盾的,或者至少是意想不到的:给定的LB可以产生的巨大经济,人们能够所期望的几个软件包争先恐后地抓住这些经济体的一部分。

看来,现有的运筹学结果以及它们在传播之间存在差距。当今的工业,很可能是由于在学术LB问题之间通过运筹学大多数的或接近解决,对于企业所面对的实际问题。LB是一个困难的优化问题(即使是最简单的形式是NP-hard的形式见GAREY和约翰逊,1979),因此采取的运筹学方式通常被用以简化它,为了把它的复杂性服从运筹学工具的水平。虽然这一般是一个非常有效的方法,在LB的特定情况下,它导致了一些这种无视现实世界的问题的许多方面问题的定义。不幸的是,许多已经离开了运筹学方面,实际在至关重要的行业,如

工业工程专业英文文献,外文翻译

汽车,在这个意义上,任何解决方案忽略(违反)这些方面在使得在同行业中变得不可用。

在下面章节中,我们先简单回顾一下经典运筹学对LB的定义,然后查看如何面对行业不同于他们的实际生产线平衡问题,为什么解决经典运筹学问题可能无法使用在一些行业。

2 生产线平衡的运筹学定义

经典的运筹学定义的生产线平衡问题,被称为SALBP(简单装配线平衡问题)由贝克尔和绍尔(2004)。特定一组不同期限的任务,任务之间的一组优先约束和 一系列工作站,以这样一种方式分配给每个任务只有一个工作站,没有优先约束被违反和分配是最优的。最优标准产生该问题的两种变型:要么一个周期时间是考虑到不能超过了分配给任何工作站和数量的所有任务持续时间的总和工作站将被最小化,或工作站的数量是固定的线周期时间,等于任务分配给工作站的持续时间的总和最大的,是成为组合最小化。

虽然SALBP只考虑两个约束条件(任一优先级约束加上循环时间,或优先约束加的数量工作站),它是迄今为止生产线平衡的变体,已经被研究最多的。我们在Falkenauer和Delchambre促成了这一努力(1992),在那里我们建议取得一些最好的一个分组遗传算法的方法性能的领域。 该分组遗传算法技术本身已提交详细见Falkenauer(1998)。

但是深入研究, SALBP几乎不适用于工业,就像我们将看到不久的时间内。事实上也没有逃脱运筹学研究,和贝克尔的关注和 绍尔(2004)定义了许多扩展到SALBP,产生了常用的单位 GALBP(广义装配线平衡问题)。每个扩展报道在他们的权威调查旨在处理存在的另一个真实世界的生产线平衡困难。我们已经通过采用分组遗传算法攻克了在Falkenauer(1997)的方面。与大多数报道贝克尔和舍尔的方法的主要问题 (2004)是他们推广了在短短的一个或两个方向简单SALBP。现实世界上生产线平衡,作为汽车行业所面临的特别要求进行这些遗传算法。

工业工程专业英文文献,外文翻译

3 在现实世界中有什么不同?

但即使是简单的SALBP是NP-hard的,它是远离捕捉真实的复杂性在现实世界中的化身的问题。另一方面,即使小的情况下的问题,他们以最优难以解决一个棘手的目标对于平衡软件来说,因为这个问题的小实例,可以被近似的仿真。但是情况并非如此,在汽车及相关行业(公共汽车,卡车,飞机,重型机械等),因为这些行业的常规功能有几十个或上百个工作站,以及数以百计或数以千计的组装线操作。因此,这些行业对生产线平衡软件的首要市场目标。

不幸的是,同样是这些行业也需要考虑到很多GALBP扩展的同时这也可以解释为什么尽管有令人印象深刻的运筹平衡所做的工作中,只有似乎一个市场销售的软件是目前可用于这些行业。 我们找出下面的一些额外的困难(相对于SALBP),该必须解决在生产线平衡的工具,以适用于这些行业。

3.1不均衡,但再平衡

许多运筹学办法隐含假定要解决的问题涉及一个新的,但将要建的装配生产线,或者有可能住在一个新的,但将要建造的工厂。在我们认为,这是一个经典的运筹学方法,做最严重的简单化。实际上,这是很少的情况下。真实世界的生产线平衡任务的绝大多数涉及到现有的生产线,安置在现有的工厂-事实上,目标线通常需要重新排列而非均衡,从变化的产物所产生的需要或混合车型组装的线,组装技术,可用劳动力或生产目标。这有一些深远的影响,下文将以概述。

3.2工作站有身份

正如上面所指出的,真实世界的生产线平衡任务的绝大多数涉及安置在现有工厂现有生产线。在实践中,这种看似―不感兴趣‖观察有一个深远的后果,即在该行的每个工作站确实有其自己的身份。 这个身份是该工艺工程师的一部分不因为任何丧失工作能力。而事实是,即工作站确实不相同的:每个人都有自己的间限制(如工作站低于低天花板不能提升车子超过操作者的头),其自身的重型设备,因为成本可以不移动备用巨大的,其自身的某些物资的能力(如

工业工程专业英文文献,外文翻译

压缩空气),其对可以在那里进行的操作的限制(例如,不要把焊操作只是旁边的涂装车间)等。

3.3不能消除工作站

由于工作站也有自己的身份(如上述观察),它变得明显,一个真实世界的LB工具无法旨在消除工作站。事实上,除非淘汰的工作站都在该行或它的末尾的前面,他们的淘汰会造成张开的线孔,凭借他们的身份和其他工作站的补充,在车间的地理位置。此外,它通常的情况是许多工作站可能会因该算法被淘汰,其实是必要的由于区划的限制。

4 结论

在第三部分的结论中从我们与广泛接触的汽车和相关行业,并反映他们的真实需求。其他的限制可能适用于任何给定的现实世界的流水线,而一个生产线平衡工具,必须能够处理这些行业问题中的至少那些方面。这是从很远的―干净‖ 学术SALBP,以及所报告的贝克尔和舍尔最GALBP扩展 (2004)。事实上,这样的工具必须同时解决几个NP难问题:

寻找一个可行的定义替换所有未定义人体工程学在工作站上的限制,即,一个兼容的人体工程学限制和操作上的优化定义约束,以及区划的限制和可能的漂移操作

解决了在工作站调度问题上的所有工作站,对所有在装配线上组装的产品

将操作工作站,以达到最佳的平均余额,同时保持高峰时间在一个可控的水平。 显然,上面描述的现实世界的生产线平衡的问题是极为困难解决。这是由该问题的目标中遇到的行业问题大小不同,其中经常设有数十个或数百个组装线工作站与多个运营商。

我们已经确定了一些在生产线平衡问题,如在汽车业这是非常重要的方面,但已不是忽略了运筹学工作在问题上的作用。根据我们的经验,一个线平衡适用于这些行业工具必须能够处理这些问题。这产生了一个极其复杂的优化问题。 该问题的复杂性,以及需要解决它的迫切性,也许可以解释为什么不只能通过一个商业软件来解决它,即通过优化设计OPTILINE。你可以上OPTILINE了

工业工程专业英文文献,外文翻译

解更多信息,包括其丰富的图形的用户界面。 。

参考文献

1 Becker C. and Scholl, A. (2004) 普通装配线平衡问题方法研究,欧洲运筹学年刊,在线观看http:///doi:10.1016/j.ejor.2004.07.023. Journal article.

2 Falkenauer, E. and Delchambre, A. (1992) 遗传算法在生产线平衡和处理应用,1992年IEEE国际自动化和工业会议,五月 10-15, 1992, 法国IEEE电脑出版协会, Los Alamitos, CA. Pp 1186-1192.

3 Falkenauer, E. (1997) 基于资源任务时间的遗传算法在生产线平衡中应用发表在第四次国际信息进程大会。渥太渥大学,新西兰11月24-28, 1997. 页数464-468

4 Falkenauer, E. (1998) 遗传算法和群体问题,John Wiley& Sons, Chichester, 英国

5 GareyM. R. and Johnson D. S. (1979) 电脑和技术—NP理论导论W.H.Freeman Co., San Francisco,美国

工业工程英文文献及外文翻译.doc 将本文的Word文档下载到电脑

    精彩图片

    热门精选

    大家正在看

    × 游客快捷下载通道(下载后可以自由复制和排版)

    限时特价:7 元/份 原价:20元

    支付方式:

    开通VIP包月会员 特价:29元/月

    注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
    微信:fanwen365 QQ:370150219