Assembly Line Balancing with Resource Dependent Task Times*
研究了装配线上任务时间随工人或设备数量变化时的平衡问题,提出三种方法(最短路径法及两种启发式)以最小化总成本,并通过随机问题测试比较了它们的性能。
ABSTRACT Paced assembly lines are widely used in repetitive manufacturing applications. Most previous research on the design of paced lines has assumed that each task along the line can be performed by only one worker (or a fixed number of workers). In many cases, however, task duration times may be reduced by increasing the number of workers or changing the equipment assigned to work stations. Thus, the problem becomes one of assigning resource alternatives (e.g., workers and/or equipment) and tasks to work stations to minimize total cost for a desired production rate. For this problem, we present three procedures. The first formulates the problem as a shortest path problem and guarantees optimality. The second and third are heuristic adaptations of the shortest path procedure that are capable of solving large problems. The procedures are compared in terms of solution quality and computation time on a set of 128 randomly generated problems for which optimal solutions could be found. Our simulation results indicate that the choice of procedure depends on problem complexity and resource costs.