期刊文献+
共找到11篇文章
< 1 >
每页显示 20 50 100
A Multi-Object Genetic Algorithm for the Assembly Line Balance Optimization in Garment Flexible Job Shop Scheduling
1
作者 Junru Liu Yonggui Lv 《Intelligent Automation & Soft Computing》 SCIE 2023年第8期2421-2439,共19页
Numerous clothing enterprises in the market have a relatively low efficiency of assembly line planning due to insufficient optimization of bottleneck stations.As a result,the production efficiency of the enterprise is... Numerous clothing enterprises in the market have a relatively low efficiency of assembly line planning due to insufficient optimization of bottleneck stations.As a result,the production efficiency of the enterprise is not high,and the production organization is not up to expectations.Aiming at the problem of flexible process route planning in garment workshops,a multi-object genetic algorithm is proposed to solve the assembly line bal-ance optimization problem and minimize the machine adjustment path.The encoding method adopts the object-oriented path representation method,and the initial population is generated by random topology sorting based on an in-degree selection mechanism.The multi-object genetic algorithm improves the mutation and crossover operations according to the characteristics of the clothing process to avoid the generation of invalid offspring.In the iterative process,the bottleneck station is optimized by reasonable process splitting,and process allocation conforms to the strict limit of the station on the number of machines in order to improve the compilation efficiency.The effectiveness and feasibility of the multi-object genetic algorithm are proven by the analysis of clothing cases.Compared with the artificial allocation process,the compilation efficiency of MOGA is increased by more than 15%and completes the optimization of the minimum machine adjustment path.The results are in line with the expected optimization effect. 展开更多
关键词 Assembly line balance topological order genetic algorithm compilation efficiency pre-production scheduling
下载PDF
Effective Hybrid Teaching-learning-based Optimization Algorithm for Balancing Two-sided Assembly Lines with Multiple Constraints 被引量:8
2
作者 TANG Qiuhua LI Zixiang +2 位作者 ZHANG Liping FLOUDAS C A CAO Xiaojun 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2015年第5期1067-1079,共13页
Due to the NP-hardness of the two-sided assembly line balancing (TALB) problem, multiple constraints existing in real applications are less studied, especially when one task is involved with several constraints. In ... Due to the NP-hardness of the two-sided assembly line balancing (TALB) problem, multiple constraints existing in real applications are less studied, especially when one task is involved with several constraints. In this paper, an effective hybrid algorithm is proposed to address the TALB problem with multiple constraints (TALB-MC). Considering the discrete attribute of TALB-MC and the continuous attribute of the standard teaching-learning-based optimization (TLBO) algorithm, the random-keys method is hired in task permutation representation, for the purpose of bridging the gap between them. Subsequently, a special mechanism for handling multiple constraints is developed. In the mechanism, the directions constraint of each task is ensured by the direction check and adjustment. The zoning constraints and the synchronism constraints are satisfied by teasing out the hidden correlations among constraints. The positional constraint is allowed to be violated to some extent in decoding and punished in cost fimction. Finally, with the TLBO seeking for the global optimum, the variable neighborhood search (VNS) is further hybridized to extend the local search space. The experimental results show that the proposed hybrid algorithm outperforms the late acceptance hill-climbing algorithm (LAHC) for TALB-MC in most cases, especially for large-size problems with multiple constraints, and demonstrates well balance between the exploration and the exploitation. This research proposes an effective and efficient algorithm for solving TALB-MC problem by hybridizing the TLBO and VNS. 展开更多
关键词 two-sided assembly line balancing teaching-learning-based optimization algorithm variable neighborhood search positional constraints zoning constraints synchronism constraints
下载PDF
An efficient migrating birds optimization algorithm with idle time reduction for Type-I multi-manned assembly line balancing problem 被引量:2
3
作者 ZHANG Zikai TANG Qiuhua +1 位作者 LI Zixiang HAN Dayong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2021年第2期286-296,共11页
Multi-manned assembly line,which is broadly utilized to assemble high volume products such as automobiles and trucks,allows a group of workers to assemble different tasks simultaneously in a multi-manned workstation.T... Multi-manned assembly line,which is broadly utilized to assemble high volume products such as automobiles and trucks,allows a group of workers to assemble different tasks simultaneously in a multi-manned workstation.This additional characteristic of parallel operators increases the complexity of the traditional NP-hard assembly line balancing problem.Hence,this paper formulates the Type-I multi-manned assembly line balancing problem to minimize the total number of workstations and operators,and develops an efficient migrating birds optimization algorithm embedded into an idle time reduction method.In this algorithm,a new decoding mechanism is proposed which reduces the sequence-dependent idle time by some task assignment rules;three effective neighborhoods are developed to make refinement of existing solutions in the bird improvement phases;and temperature acceptance and competitive mechanism are employed to avoid being trapped in the local optimum.Comparison experiments suggest that the new decoding and improvements are effective and the proposed algorithm outperforms the compared algorithms. 展开更多
关键词 multi-manned assembly line balancing migrating birds optimization META-HEURISTICS
下载PDF
Optimization of Line Configuration and Balancing for Flexible Machining Lines 被引量:3
4
作者 LIU Xuemei LI Aiping CHEN Zurui 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2016年第3期579-587,共9页
Line configuration and balancing is to select the type of line and allot a given set of operations as well as machines to a sequence of workstations to realize high-efficiency production. Most of the current researche... Line configuration and balancing is to select the type of line and allot a given set of operations as well as machines to a sequence of workstations to realize high-efficiency production. Most of the current researches for machining line configuration and balancing problems are related to dedicated transfer lines with dedicated machine workstations. With growing trends towards great product variety and fluctuations in market demand, dedicated transfer lines are being replaced with flexible machining line composed of identical CNC machines. This paper deals with the line configuration and balancing problem for flexible machining lines. The objective is to assign operations to workstations and find the sequence of execution, specify the number of machines in each workstation while minimizing the line cycle time and total number of machines. This problem is subject to precedence, clustering, accessibility and capacity constraints among the features, operations, setups and workstations. The mathematical model and heuristic algorithm based on feature group strategy and polychromatic sets theory are presented to find an optimal solution. The feature group strategy and polychromatic sets theory are used to establish constraint model. A heuristic operations sequencing and assignment algorithm is given. An industrial case study is carried out, and multiple optimal solutions in different line configurations are obtained. The case studying results show that the solutions with shorter cycle time and higher line balancing rate demonstrate the feasibility and effectiveness of the proposed algorithm. This research proposes a heuristic line configuration and balancing algorithm based on feature group strategy and polychromatic sets theory which is able to provide better solutions while achieving an improvement in computing time. 展开更多
关键词 flexible machining line line balancing line configuration constraints model optimization
下载PDF
Assembly Line Balancing Based on Double Chromosome Genetic Algorithm
5
作者 刘俨后 左敦稳 张丹 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2014年第6期622-628,共7页
Aiming at assembly line balancing problem,a double chromosome genetic algorithm(DCGA)is proposed to avoid trapping in local optimum,which is a disadvantage of standard genetic algorithm(SGA).In this algorithm,there ar... Aiming at assembly line balancing problem,a double chromosome genetic algorithm(DCGA)is proposed to avoid trapping in local optimum,which is a disadvantage of standard genetic algorithm(SGA).In this algorithm,there are two chromosomes of each individual,and the better one,regarded as dominant chromosome,determines the fitness.Dominant chromosome keeps excellent gene segments to speed up the convergence,and recessive chromosome maintains population diversity to get better global search ability to avoid local optimal solution.When the amounts of chromosomes are equal,the population size of DCGA is half that of SGA,which significantly reduces evolutionary time.Finally,the effectiveness is verified by experiments. 展开更多
关键词 double chromosome genetic algorithm assembly line balancing mathematical model global optimum
下载PDF
CONCURRENT PRODUCT PORTFOLIO PLANNING AND MIXED PRODUCT ASSEMBLY LINE BALANCING
6
作者 BRYAN April HU S Jack KOREN Yoram 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2007年第1期96-99,共4页
Reconfigurable products and manufacturing systems have enabled manufacturers to provide "cost effective" variety to the market. In spite of these new technologies, the expense of manufacturing makes it infeasible to... Reconfigurable products and manufacturing systems have enabled manufacturers to provide "cost effective" variety to the market. In spite of these new technologies, the expense of manufacturing makes it infeasible to supply all the possible variants to the market for some industries. Therefore, the determination of the right number of product variantsto offer in the product portfolios becomes an important consideration. The product portfolio planning problem had been independently well studied from marketing and engineering perspectives. However, advantages can be gained from using a concurrent marketing and engineering approach. Concurrent product development strategies specifically for reconfigurable products and manufacturing systems can allow manufacturers to select best product portfolios from marketing, product design and manufacturing perspectives. A methodology for the concurrent design of a product portfolio and assembly system is presented. The objective of the concurrent product portfolio planning and assembly system design problem is to obtain the product variants that will make up the product portfolio such that oversupply of optional modules is minimized and the assembly line efficiency is maximized. Explicit design of the assembly system is obtained during the solution of the problem. It is assumed that the demand for optional modules and the assembly times for these modules are known a priori. A genetic algorithm is used in the solution of the problem. The basic premise of this methodology is that the selected product portfolio has a significant impact on the solution of the assembly line balancing problem. An example is used to validate this hypothesis. The example is then further developed to demonstrate how the methodology can be used to obtain the optimal product portfolio. This approach is intended for use by manufacturers during the early design stages of product family design. 展开更多
关键词 Product portfolio Assembly system design Assembly line balancing Concurrent design and manufacturing Optimization
下载PDF
Heuristics for Mixed Model Assembly Line Balancing Problem with Sequencing
7
作者 Panneerselvam Sivasankaran Peer Mohamed Shahabudeen 《Intelligent Information Management》 2016年第3期41-65,共25页
The growing global competition compels organizations to use many productivity improvement techniques. In this direction, assembly line balancing helps an organization to design its assembly line such that its balancin... The growing global competition compels organizations to use many productivity improvement techniques. In this direction, assembly line balancing helps an organization to design its assembly line such that its balancing efficiency is maximized. If the organization assembles more than one model in the same line, then the objective is to maximize the average balancing efficiency of the models of the mixed model assembly line balancing problem. Maximization of average balancing efficiency of the models along with minimization of makespan of sequencing models forms a multi-objective function. This is a realistic objective function which combines the balancing efficiency and makespan. This assembly line balancing problem with multi-objective comes under combinatorial category. Hence, development of meta-heuristic is inevitable. In this paper, an attempt has been made to develop three genetic algorithms for the mixed model assembly line balancing problem such that the average balancing efficiency of the model is maximized and the makespan of sequencing the models is minimized. Finally, these three algorithms and another algorithm in literature modified to solve the mixed-model assembly line balancing problem are compared in terms of the stated multi-objective function using a randomly generated set of problems through a complete factorial experiment. 展开更多
关键词 Assembly line Balancing Genetic Algorithm Crossover Operation Mixed-Model Model Sequencing MAKESPAN
下载PDF
Assembly Line Balancing Using Fuzzy Logic: A Case Study of a Tricycle Assembly Line
8
作者 Anthony I. Unuigbe Henry A. Unuigbe +1 位作者 Eddy O. Aigboje Polycarp A. Ehizibue 《Open Journal of Optimization》 2016年第2期59-70,共12页
The application of fuzzy logic in balancing a single model tricycle assembly line is presented in this study. MATLAB simulation software was used in the analysis of the primary and secondary data obtained from the ass... The application of fuzzy logic in balancing a single model tricycle assembly line is presented in this study. MATLAB simulation software was used in the analysis of the primary and secondary data obtained from the assembly line under study. Results obtained from the study show that the efficiency of the line increased from 88.1% to 92.4%. The total idle time was also reduced by 56.5%. This indicates an improvement in the efficiency of the line, reduction of bottleneck, and even distribution of tasks along the line for the company under study. 展开更多
关键词 line Balancing Fuzzy Logic EFFICIENCY Idle Time
下载PDF
Strategic Robust Mixed Model Assembly Line Balancing Based on Scenario Planning 被引量:2
9
作者 徐炜达 肖田元 《Tsinghua Science and Technology》 SCIE EI CAS 2011年第3期308-314,共7页
Assembly line balancing involves assigning a series of task elements to uniform sequential stations with certain restrictions. Decision makers often discover that a task assignment which is optimal with respect to a d... Assembly line balancing involves assigning a series of task elements to uniform sequential stations with certain restrictions. Decision makers often discover that a task assignment which is optimal with respect to a deterministic or stochastic/fuzzy model yields quite poor performance in reality. In real environments, assembly line balancing robustness is a more appropriate decision selection guide. A robust model based on the α worst case scenario is developed to compensate for the drawbacks of traditional robust criteria. A robust genetic algorithm is used to solve the problem. Comprehensive computational experiments to study the effect of the solution procedure show that the model generates more flexible robust solutions. Careful tuning the value of α allows the decision maker to balance robustness and conservativeness of as- sembly line task element assignments. 展开更多
关键词 mixed model assembly line balancing ROBUST scenario planning genetic algorithm
原文传递
Pareto lexicographic a-robust approach and its application in robust multi objective assembly line balancing problem
10
作者 Ullah SAIF Zailin GUAN +1 位作者 Baoxi WANG Jahanzeb MIRZA 《Frontiers of Mechanical Engineering》 SCIE CSCD 2014年第3期257-264,共8页
Robustness in most of the literature is associated with rain-max or min-max regret criteria. However, these criteria of robustness are conservative and therefore recently new criteria called, lexicographic a- robust m... Robustness in most of the literature is associated with rain-max or min-max regret criteria. However, these criteria of robustness are conservative and therefore recently new criteria called, lexicographic a- robust method has been introduced in literature which defines the robust solution as a set of solutions whose quality orjth largest cost is not worse than the best possible jth largest cost in all scenarios. These criteria might be significant for robust optimization of single objective optimization problems. However, in real optimization problems, two or more than two conflicting objectives are desired to optimize concurrently and solution of multi objective optimization problems exists in the form of a set of solutions called Pareto solutions and from these solutions it might be difficult to decide which Pareto solution can satisfy rain-max, min-max regret or lexico- graphic a-robust criteria by considering multiple objectives simultaneously. Therefore, lexicographic a-robust method which is a recently introduced method in literature is extended in the current research for Pareto solutions. The proposed method called Pareto lexicographic a-robust approach can define Pareto lexicographic a-robust solu- tions from different scenarios by considering multiple objectives simultaneously. A simple example and an application of the proposed method on a simple problem of multi objective optimization of simple assembly line balancing problem with task time uncertainty is presented to get their robust solutions. The presented method can be significant to implement on different multi objective robust optimization problems containing uncertainty. 展开更多
关键词 PARETO lexicographic a-robust assembly line balancing
原文传递
博台线--中国区域发展均衡线的重要功能与建设构想 被引量:2
11
作者 方创琳 《Journal of Geographical Sciences》 SCIE CSCD 2021年第6期839-858,共20页
Promoting regional coordinated development strategy is one of the important strategies in the new period of China.Faced with the reality of unbalanced and insufficient regional development in China,it is objectively n... Promoting regional coordinated development strategy is one of the important strategies in the new period of China.Faced with the reality of unbalanced and insufficient regional development in China,it is objectively necessary to construct one or more main axes supporting the coordinated and balanced development of regions to become the identification line representing the pattern of coordinated regional development.The results show that the Bo-Tai line,the northwest-southeast axis connecting Bole of Xinjiang and Taipei of Taiwan,can be built into national development backbone line and regional balanced development line,just perpendicular to Hu Line.In 2016,the area of southwest half and northeast half of Bo-Tai Line accounts for 60%:40%,while the population accounts for 45%:55%,the economic aggregate accounts for 40%:60%,the per capita GDP ratio accounts for 44%:56%,the population density ratio accounts for 38%:62%,the economic density ratio accounts for 32%:68%,and the urbanization level ratio accounts for 48%:52%.The main average indicators are gradually tending to balanced development pattern.Further analysis shows that Bo-Tai Line is a strategic shoulder pole connecting two core zones of"the Belt and Road",and is the peaceful reunification line of China's national tranquility and Taiwan's return.Bo-Tai Line is also a solid line supported and connected by comprehensive transportation channels and a Pipa type symmetrical line for the development of cities and urban agglomerations.It is the backbone of the two-way opening up and the linkage development line between land and sea.It is also an important dividing line that promotes the coordinated development of the eastern,central and western regions,and addresses the imbalance and inadequacy of regional development.Bo-Tai Line plays an irreplaceable strategic role in promoting the coordinated and balanced regional development.It is suggested that the construction of Bo-Tai Line should be included in the national development strategy,and the development strategic plan of Bo-Tai Line should be formulated to fully release the multiple potential functions.We should build three strategic support points:the northwest endpoint,the central strategic node and the southeast endpoint;carry out a comprehensive scientific investigation of the Bo-Tai Line,and strengthen the scientific cognition and publicity;promote China's development in a higherlevel,higher-quality,more coordinated,safer and more civilized direction.Let Chinese know about the Bo-Tai Line,let the world know about the Bo-Tai Line,and let the Bo-Tai Line truly become the backbone of the great rejuvenation of the Chinese nation. 展开更多
关键词 Bo-Tai line identification line for regional balanced development Hu Huanyong line important function construction conception
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部