共查询到20条相似文献,搜索用时 15 毫秒
1.
基于遗传算法和仿真分析的混合装配线平衡问题研究 总被引:4,自引:0,他引:4
为兼顾混合装配线平均负荷平衡和瞬时负荷平衡,提出了一种综合运用遗传算法和仿真分析的混合装配线平衡问题的求解方法.首先,基于综合作业顺序图和多品种产品在每个作业任务上的平均作业时间,采用遗传算法求解混合装配线平衡问题,其优化目标是均衡各工作站平均作业时间;然后,对遗传算法求解的一组较优解,从瞬时负荷平衡方面进行仿真分析,其优化目标是最大化各工作站利用率;最后,综合两个优化目标确定混合装配线平衡问题的最优解.通过算例分析,验证了求解方法的有效性. 相似文献
2.
《计算机集成制造系统》2015,(6)
在考虑产品需求速率的前提下,提出了调整加工成本的新方法,建立了混流装配线平衡问题的多目标优化模型。设计了基于自然数序列和拓扑排序的改进遗传算法对模型进行求解,改进交叉、变异操作来保护优秀基因,提出了种群扩张机制。对经典问题的计算试验结果表明,改进遗传算法在降低生产节拍的同时能优化产品加工成本,在求解效率和求解质量方面有显著的成效。 相似文献
3.
A. Noorul Haq K. Rengarajan J. Jayaprakash 《The International Journal of Advanced Manufacturing Technology》2006,28(3-4):337-341
Assembly line balancing has been a focus of interest to academics in operation management for the last four decades. Mass
production has saved huge costs for manufacturers in various industries for some time. With the growing trend of greater product
variability and shorter life cycles, traditional mass production is being replaced in assembly lines. The current market is
intensely competitive and consumer-centric. Mixed-model assembly lines are increasing in many industrial environments. This
study deals with mixed-model assembly line balancing for n models, and uses a classical genetic algorithm approach to minimize
the number of workstations. We also incorporated a hybrid genetic algorithm approach that used the solution from the modified
ranked positional method for the initial solution to reduce the search space within the global space, thereby reducing search
time. Several examples illustrate the approach. The software used for programming is C++ language . 相似文献
4.
5.
Selçuk Erkaya 《Journal of Mechanical Science and Technology》2013,27(7):2153-2160
In this study, optimal balancing of a planar articulated mechanism is investigated to minimize the shaking force and moment fluctuations. Balancing of a four-bar mechanism is formulated as an optimization problem. On the other hand, an objective function based on the sub-components of shaking force and moment is constituted, and design variables consisting of kinematic and dynamic parameters are defined. Genetic algorithm is used to solve the optimization problem under the appropriate constraints. By using commercial simulation software, optimized values of design variables are also tested to evaluate the effectiveness of the proposed optimization process. This work provides a practical method for reducing the shaking force and moment fluctuations. The results show that both the structure of objective function and particularly the selection of weighting factors have a crucial role to obtain the optimum values of design parameters. By adjusting the value of weighting factor according to the relative sensitivity of the related term, there is a certain decrease at the shaking force and moment fluctuations. Moreover, these arrangements also decrease the initiative of mechanism designer on choosing the values of weighting factors. 相似文献
6.
Hami Farkhondeh Reza Hassanzadeh Iraj Mahdavi Nezam Mahdavi-Amiri 《The International Journal of Advanced Manufacturing Technology》2012,61(9-12):1161-1172
Line balancing problem plays an important role in the decision making process to increase efficiency and productivity. Recently, U-shaped layout in many production lines has replaced the traditional straight line layout using just-in-time concept. Here, we propose a model, using multi-objective decision making approach to the U-shaped line balancing problem, to offer enhanced decision maker flexibility, by allowing for conflicting goals. The assembly line operation efficiency is the most significant aim in our study, and this efficiency relates to management of resources and the solution of line balancing problem. First, the U-shaped line balancing problem is solved considering the model's goals. Then, the index function of assembly line balancing is determined and the efficiencies of the optimal solution outputs are evaluated using data envelopment analysis (DEA). Finally, the discrimination weakness and distribution of illogical weight in simple DEA models are resolved using a mixed method. 相似文献
7.
8.
Fardin Ahmadizar Mehdi Hosseinabadi Farahani 《The International Journal of Advanced Manufacturing Technology》2012,62(5-8):775-787
In this paper, a hybrid genetic algorithm is proposed for the open shop scheduling problem with the objective of minimizing the makespan. In the proposed algorithm, a specialized crossover operator is used that preserves the relative order of jobs on machines and a strategy is applied to prevent from searching redundant solutions in the mutation operator. Moreover, an iterative optimization heuristic is employed which uses the concept of randomized active schedules, a dispatching index based on the longest remaining processing time rule and a lower bound to further decrease the search space. Computational results show that the proposed algorithm outperforms other genetic algorithms and is very competitive with well-known metaheuristics available in the literature. 相似文献
9.
10.
Can B. Kalayci Surendra M. Gupta 《The International Journal of Advanced Manufacturing Technology》2013,69(1-4):197-209
For environmentally conscious and sustainable manufacturing, manufacturers need to incorporate product recovery by designing manufacturing systems to include reverse manufacturing by considering both assembly and disassembly systems. Just as the assembly line is considered the most efficient way to assemble a product, the disassembly line is seen to be the most efficient way to disassemble a product. While having some similarities to assembly, disassembly is not the reverse of the assembly process. The challenge lies in the fact that it possesses unique characteristics. In this paper, we consider a sequence-dependent disassembly line balancing problem (SDDLBP) that is concerned with the assignment of disassembly tasks to a set of ordered disassembly workstations while satisfying the disassembly precedence constraints and optimizing the effectiveness of several measures considering sequence-dependent part removal time increments. SDDLBP is not a trivial problem since it is proven to be NP-complete. Further complications occur by considering multiple objectives including environmental and economic goals that are often contradictory. Therefore, it is essential that an efficient methodology be developed. A new approach based on the particle swarm optimization algorithm with a neighborhood-based mutation operator is proposed to solve the SDDLBP. Case scenarios are considered, and comparisons with ant colony optimization, river formation dynamics, and tabu search approaches are provided to demonstrate the superior functionality of the proposed algorithm. 相似文献
11.
Yong Ming Wang Nan Feng Xiao Hong Li Yin En Liang Hu Cheng Gui Zhao Yan Rong Jiang 《The International Journal of Advanced Manufacturing Technology》2008,39(7-8):813-820
The majority of large size job shop scheduling problems are non-polynomial-hard (NP-hard). In the past few decades, genetic algorithms (GAs) have demonstrated considerable success in providing efficient solutions to many NP-hard optimization problems. But there is no literature available considering the optimal parameters when designing GAs. Unsuitable parameters may generate an inadequate solution for a specific scheduling problem. In this paper, we proposed a two-stage GA which attempts to firstly find the fittest control parameters, namely, number of population, probability of crossover, and probability of mutation, for a given job shop problem with a fraction of time using the optimal computing budget allocation method, and then the fittest parameters are used in the GA for a further searching operation to find the optimal solution. For large size problems, the two-stage GA can obtain optimal solutions effectively and efficiently. The method was validated based on some hard benchmark problems of job shop scheduling. 相似文献
12.
A novel feasible task sequence-oriented discrete particle swarm algorithm for simple assembly line balancing problem of type 1 总被引:1,自引:1,他引:0
Jianping Dou Jun Li Chun Su 《The International Journal of Advanced Manufacturing Technology》2013,69(9-12):2445-2457
To solve the simple assembly line balancing problems of type 1 (SALBP-1), almost all of particle swarm algorithms (PSAs) for SALBP-1 adopt task sequence-oriented solution representation and are limited to the priority-based indirect encoding of feasible task sequence (FTS) so far. In this paper, firstly a novel FTS-oriented particle swarm algorithm (FTSOPSA) that directly records a FTS by a particle, named direct discrete PSA (DDPSA), is proposed to solve SALBP-1. In the DDPSA, a new multi-fragment crossover-based updating mechanism is developed, and the fragment mutation is incorporated into the DDPSA to improve exploration ability. Secondly, a systematic comparison of DDPSA and two existing FTSOPSAs as well as two existing genetic algorithms (GAs) has been presented against a set of instances selected from the literature and 15 randomly generated instances of SALBP-1. Comparisons between the FTSOPSAs and existing GAs show promising higher performance of the proposed DDPSA for SALBP-1, and also show that the direct encoding of FTS seems superior to the priority-based indirect encoding of FTS for solving SALBP-1. 相似文献
13.
Ozcan Kilincci G. Mirac Bayhan 《The International Journal of Advanced Manufacturing Technology》2008,37(3-4):400-409
A simple assembly line balancing problem of type-1 (SALBP-1) concerns minimizing the number of workstations on an assembly
line for a given cycle time. In this problem only a single product with deterministic task times is considered. Since the
SALBP-1 is known as an NP-hard, considerable research effort has been spent to develop heuristic approaches. In this study
we develop a different heuristic approach based on the P-invariants of Petri nets. The algorithm is coded in MATLAB, and its efficiency is tested on Talbot’s and Hoffmann’s benchmark
datasets according to some performance measures and classifications. A computational study validates its effectiveness on
Tonge’s 70-task problem by comparison with solutions of traditional heuristics and a genetic algorithm reported to perform
well. 相似文献
14.
Ye Xu Ling Wang Shengyao Wang Min Liu 《The International Journal of Advanced Manufacturing Technology》2013,67(1-4):121-135
As a strongly NP-hard problem, the flexible flow-shop problem with multiprocessor tasks (FFSPMT) has gained much attention due to its academic significance and wide application background. To solve the FFSPMT, the dispatching rule is crucial to decode job order sequences to schedules, which has a great effect on the quality of the solution. In this paper, several novel dispatching rules are proposed to arrange the job processing order and machine assignment to minimize makespan of the FFSPMT by narrowing the idle time between the consecutive operations in the processor as well as by increasing the flexibility in selecting processors to schedule the following operations. With these rules, an immune algorithm (IA) is proposed to solve the FFSPMT, where special crossover, mutation, and vaccination operators are well designed and utilized. Meanwhile, some theoretical analysis for the local search operators is provided for guiding local search reasonably. The computational results based on 120 well-known benchmark instances and comparisons with some existing algorithms demonstrate the effectiveness of the proposed dispatching rules and the immune algorithm. 相似文献
15.
Mohammad Mirabi 《The International Journal of Advanced Manufacturing Technology》2014,71(1-4):429-437
Flow-shop scheduling problem (FSP) deals with the scheduling of a set of jobs that visit a set of machines in the same order. The FSP is NP-hard, which means that there is no efficient algorithm to reach the optimal solution of the problem. To minimize the make-span of large permutation flow-shop scheduling problems in which there are sequence-dependent setup times on each machine, this paper develops one novel hybrid genetic algorithms (HGA). Proposed HGA apply a modified approach to generate the population of initial chromosomes and also use an improved heuristic called the iterated swap procedure to improve them. Also the author uses three genetic operators to make good new offspring. The results are compared to some recently developed heuristics and computational experimental results show that the proposed HGA performs very competitively with respect to accuracy and efficiency of the solutions. 相似文献
16.
Seyed Hamid Reza Pasandideh Seyed Taghi Akhavan Niaki Leila Maleki 《The International Journal of Advanced Manufacturing Technology》2014,73(9-12):1373-1385
In this research, a manufacturing facility with independent workstations to remanufacture nonconforming products is investigated. Each workstation is first modeled as an M/M/m queuing system with m being a decision variable. Then, a tri-objective integer nonlinear programming models is developed to formulate the problem. The first objective tries to minimize the waiting times of products, while the second one tries to maximize the minimum reliability of machines at the workstations. Since minimization of the waiting times results in using a large number of machines with higher idle times, the third objective is considered to minimize the mean idle time of the machines. The aim is to determine optimal number of machines at each workstation. Since the problem belongs to the class of NP-hard problems, the non-dominated sorting genetic algorithm-II (NSGA-II) is utilized to find Pareto fronts. Because there is no benchmark available in the literature to validate the results obtained, the non-dominated ranked genetic algorithm (NRGA) is used as well. In both algorithms, not only the best operators are selected but also all of their important parameters are calibrated using statistical analysis. The performances of the algorithms are statistically compared using the t test. Besides, the multiple attribute decision-making method of TOPSIS is used to determine the better algorithm. The applicability of the proposed model and the solution algorithms is demonstrated via some illustrative examples. 相似文献
17.
Li-Ping Ding Yi-Xiong Feng Jian-Rong Tan Yi-Cong Gao 《The International Journal of Advanced Manufacturing Technology》2010,48(5-8):761-771
The disassembly line is the best choice for automated disassembly of disposal products. Therefore, disassembly line should be designed and balanced so that it can work as efficiently as possible. In this paper, a mathematical model for the multi-objective disassembly line balancing problem is formalized firstly. Then, a novel multi-objective ant colony optimization (MOACO) algorithm is proposed for solving this multi-objective optimization problem. Taking into account the problem constraints, a solution construction mechanism based on the method of tasks assignment is utilized in the algorithm. Additionally, niche technology is used to embed in the updating operation to search the Pareto optimal solutions. Moreover, in order to find the Pareto optimal set, the MOACO algorithm uses the concept of Pareto dominance to dynamically filter the obtained non-dominated solution set. To validate the performance of algorithm, the proposed algorithm is measured over published results obtained from single-objective optimization approaches and compared with multi-objective ACO algorithm based on uniform design. The experimental results show that the proposed MOACO is well suited to multi-objective optimization in disassembly line balancing. 相似文献
18.
19.
对混流装配投产顺序的不同调度目标进行分析,建立混流装配投产的目标函数,着重讨论了模拟退火算法的原理及在混流装配投产中的应用流程,最后通过实例对算法进行验证.验证结果表明,模拟退火算法比常规的目标追迹法更有效,可以在生产中推广应用. 相似文献
20.
Parviz Fattahi Abdolreza Roshani Abdolhassan Roshani 《The International Journal of Advanced Manufacturing Technology》2011,53(1-4):363-378
In real-world assembly lines, that the size of the product is large (e.g., automotive industry), usually there are multi-manned workstations where a group of workers simultaneously perform different operations on the same individual product. This paper presents a mixed integer programming model to solve the balancing problem of the multi-manned assembly lines optimally. This model minimizes the total number of workers on the line as the first objective and the number of opened multi-manned workstations as the second one. Since this problem is well known as NP (nondeterministic polynomial-time)-hard, a heuristic approach based on the ant colony optimization approach is developed to solve the medium- and large-size scales of this problem. In the proposed algorithm, each ant tries to allocate given tasks to multi-manned workstations in order to build a balancing solution for the assembly line balancing problems by considering the precedence relations, multi-manned assembly line configuration, task times, and cycle time constraints. Through computational experiments, the performance of the proposed ACO is compared with some existing heuristic on various problem instances. The experimental results validate the effectiveness and efficiency of the proposed algorithm. 相似文献