首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 15 毫秒
1.
装配序列规划问题求解的一种混合算法   总被引:3,自引:0,他引:3  
基于蚂蚁算法和的遗传算法特点,给出了一种解决装配序列规划问题的遗传和蚂蚁混合算法.混合算法中利用蚂蚁的每一次周游,快速生成问题的一组可行解,用遗传算法对得到的可行解进行快速优化,并根据优化解的质量,生成路径上的信息素分布,以加速蚂蚁最优路径上信息素的积累,从而引导蚂蚁更快地搜索到问题的最优解.实验结果表明,混合算法在装配序列规划问题求解上具有更好的性能.  相似文献   

2.
为实现自动化的装配序列规划,提出了一种应用面向对象和Petri网技术定义的产品装配模型.该模型由静态模型和动态模型构成.基于模型定义,提出了局部装配可行性的判定依据,并据此建立了一种基于静态模型的动态模型构造算法.该算法通过逐层分析可能状态的变迁,最终获得装配体所有几何可行的装配序列.通过实例验证了该建模方法的有效性.  相似文献   

3.
针对装配序列的特点提出了一个装配成本评价的模型,认为装配成本与产品装配过程中装配方向的变化次数,产品组成零件装配后的运动不确定度总和有关.提出了基于零件的装配方向矩阵确定装配方向变化次数的方法,并根据装配基础件确定零件装配后的运动不确定度.采用了基于优先关系矩阵的干涉推理方法检验装配序列的可行性,并计算装配序列中可能产生的装配干涉数目,最后用实例验证了所提模型的有效性.  相似文献   

4.
基于免疫算法的装配序列规划问题求解   总被引:2,自引:0,他引:2  
针对装配序列规划问题提出了一种模拟生物免疫系统的免疫算法,并给出了亲和力计算、抗体生成、免疫选择、记忆细胞更新等的具体实现方法.实例仿真结果表明,免疫算法在装配序列规划问题的求解中充分体现了免疫系统的多样性、免疫自我调节、免疫记忆和分布式并行等特点.免疫算法较遗传算法具有更强的全局搜索能力和更快的收敛速度,有效地改善了全局收敛性能和收敛速度.  相似文献   

5.
针对求解装配序列规划的进化类算法中个体智能性不足的问题,设计了求解装配序列规划的一种多智能体进化算法。携有装配序列规划信息的智能体不仅是竞争、变异等进化操作的基本单元,同时又具有"学习"、"协作"等智能行为。实验表明,与其他各类进化算法相比,多智能体进化算法具有明显的优越性。  相似文献   

6.
Integrated knowledge-based assembly sequence planning   总被引:10,自引:4,他引:10  
This paper presents a novel approach and system for the automatic generation, selection and evaluation, optimisation, and simulation of assembly plans. The information and knowledge about a product and its assembly (e.g. assembly constraints, solid model and CAD database, heuristic rules) are described using a hybrid approach and model with numeric and symbolic representation. A new methodology is presented to generate all feasible assembly sequences of the product by reasoning and decomposing the feasible subassemblies, and representing them by the assembly Petri net modelling. Qualitative strategic constraints are then used to evaluate the feasible assembly sequences. In order to obtain a good assembly sequence, some quantitative criteria such as assembly time and cost, workstation number, operator number, and part priority index are applied to select the optimal assembly sequence. Based on DFA analysis, MTM time analysis, and assemblability analysis, estimates are made of the assembly time and cost of the product when each of these sequences is used. A knowledge-based system KAPSS has been developed to achieve the integration of generation, selection evaluation, and visualisation of the assembly sequences.  相似文献   

7.
基于模型检验集成规划系统的机械装配序列规划   总被引:2,自引:0,他引:2  
为探索机械装配序列规划的新技术,剖析了模型检验集成规划系统和规划领域定义语言,根据一般智能规划问题的形式化定义对机械装配序列规划问题进行了形式化描述;基于装配和拆卸可逆的前提假设,利用谓词逻辑公式和时态逻辑公式对机械装配过程中的硬约束和软约束进行了描述;根据装配序列规划问题的形式化描述,对装配序列规划领域及领域的具体问题进行了定义,给出了基于模型检验集成规划系统的装配序列规划问题的求解过程.实验结果表明,该系统可以正确、有效地实施机械装配序列规划.  相似文献   

8.
装配顺序规划是计算机辅助工艺设计的一个重要环节,影响着轿车车身的装配质量和效率.针对当前装配顺序规划易产生组合爆炸等问题,提出了基于粒子群算法的装配顺序规划算法.装配偏差是影响装配质量的重要因素,因此应用装配体的装配偏差评价装配顺序.在装配顺序规划过程中,首先将装配顺序编码为粒子,根据所建立的判断规则进行识别粒子的可行性,并通过装配偏差评估可行粒子的适应度值,然后根据粒子群算法过程规划装配顺序,最后采用前翼子板案例阐述装配顺序的生成和优化过程.  相似文献   

9.
In this study, we developed a knowledge-based engineering (KBE) system to assist engineers in promptly predicting a near-optimal assembly sequence. A three-stage assembly optimization approach with some heuristic working rules was employed to establish the proposed system. In the first stage, Above Graph and a transforming rule were used to create a correct explosion graph of the assembly models. In the second stage, a three-level relational model graph, with geometric constraints and assembly precedence diagrams, was generated to create a completely relational model graph, an incidence matrix, and a feasible assembly sequence. In the third stage, a robust back-propagation neural network engine was developed and embedded in the Siemens NX system. System users can easily access the volume, weight, and feature number through the Siemens NX system interface, input the related parameters such as contact relationship number and total penalty value, and predict a feasible assembly sequence via a robust engine. Three real-world examples were used to evaluate the feasibility of the KBE system. The results show that the proposed system can facilitate feasible assembly sequences and allow designers to recognize contact relationships, assembly difficulties, and assembly constraints of three-dimensional components in a virtual environment type.  相似文献   

10.
In a multi-plant collaborative manufacturing system, the manufacturing operations and assembly operations for producing a product can be distributed at different plants at various locations. The components are assembled with assembly operations performed in a multi-plant assembly sequence. In this research, a multi-plant assembly sequence planning model is presented by integrating (1) assembly sequence planning, and (2) plant assignment. In assembly sequence planning, the components and assembly operations are sequenced according to the assembly constraints and assembly cost objectives. In plant assignment, the components and assembly operations are assigned to the suitable plants to achieve multi-plant cost objectives. The feasible assembly sequences are generated using the developed graph-based models of assembly precedence graphs and matrices. A genetic algorithm (GA) method is presented to evaluate the multi-plant assembly sequences with an objective of minimizing the total of assembly operational costs and multi-plant costs. The main contribution lies in the new model for multi-plant assembly sequence planning and the new GA encoding scheme for simultaneous assembly sequence planning and plant assignment. Example products are tested and discussed. The test results show that the presented method is feasible and efficient for solving the multi-plant assembly sequence planning problem.  相似文献   

11.
面向虚拟装配的装配序列规划技术研究   总被引:3,自引:0,他引:3  
目前产品装配序列完全通过自动推理获得的方法工程实用性不高,据此,提出将计算机的辅助知识导航与人的决策相结合的方法,通过虚拟环境下的人机协同方式来解决装配序列规划问题。首先给出了装配序列知识导航的框架结构,提出了根据当前装配状态,将几何层和语义层知识规则交替运用、递进分层的装配序列动态导航算法;给出了几何层推理所运用的优先级判断准则和假设,并对语义层规则的4层框架描述方法进行了说明;最后通过实例进行了验证。  相似文献   

12.
A novel ant colony algorithm for assembly sequence planning   总被引:3,自引:10,他引:3  
An ant colony algorithm-based approach to assembly sequence generation and optimization of mechanical products is presented in this article. For diverse assemblies, the approach generates different amount of ants cooperating to find optimal solutions with the least reorientations during assembly processes. Based on assembly by disassembly philosophy, a candidate list composed by feasible and reasonable disassembly operations that are derived from disassembly matrix guides sequences construction in the solution space expressed implicitly, and so guarantees the geometric feasibility of sequences. The state-transition rule and local- and global-updating rules are defined to ensure acquiring of the optimal solutions. Cases are given to show the effectiveness of the proposed approach, and the characteristics of the algorithm are discussed.  相似文献   

13.
产品装配是一个为已装配体尚未完成装配的配合寻找可装配件的过程。针对该特点,提出逐步评判的装配顺序求解方法。建立装配规划约束的编码矩阵,采用混合编码的方式表示几何约束和语义约束。以混合编码矩阵为基础,通过装配约束推理和判断获得产品装配过程每一步的可行装配方案,作为装配顺序评价集。以装配方向改变、装配工具改变、装配体的稳定性和装配准确度要求作为规划因素集,运用多因素模糊综合评判方法为已装配体获取最优的装配方案,逐步缩小求解空间,直到规划完成所有零件的装配顺序。将该方法应用于某机型舱门骨架装配规划中,结果表明该方法合理、有效,能够满足工程实际需求。  相似文献   

14.
针对三维空间装配顺序推理问题,应用方向包围盒和分离轴定理,对装配几何约束分析方法进行了扩展完善,提出三维几何约束分析方法,并开发出相应的计算机辅助分析系统.通过实例表明,该方法可以在三维装配环境中自动推理出正确完备的装配优先关系和几何可行的装配顺序.  相似文献   

15.
面向装配序列规划的装配建模研究   总被引:2,自引:0,他引:2  
在分析了层次树状模型与关系网络模型这两种装配模型结构的基础上,根据装配序列规划的要求,应用面向对象的方法建立了满足装配序列规划的产品装配信息模型,提出了相应的数据结构,为虚拟装配序列规划提供了合理的产品信息框架。  相似文献   

16.
A model-based approach to assembly sequence planning   总被引:3,自引:3,他引:0  
This paper presents a systematic approach for automatic assembly sequence planning (ASP) by using an integrated framework of assembly relational model (ARM) and assembly process model (APM), which are established by object-oriented method. ARM, consisting of assembly, components and liaisons, is the static model of assembly to describe the geometric relationships between components in terms of contact, constraint and interference matrixes. APM, containing states and sub-processes, is the dynamic model of assembly to represent all potential alternatives in assembly process. An algorithmic procedure is also presented by which APM of an assembly can be constructed systematically by analyzing states from lower levels to higher levels. Through the procedure, all feasible sequences of a product can be generated, and the optimum one can be determined by further evaluating each sequence. To explain the approach more clearly, a practical assembly with five components is used as an illustration in the paper.  相似文献   

17.
18.
Many efforts in the past have been made to find more efficient methods for assembly sequence planning in machining area. While few researches reported in other area such as block assembly in shipbuilding industry. In general, a ship hull is built with hundreds of different blocks, most of which are complicated in structure and different from each other in assembly planning. Additionally, there may be a large number of feasible assembly sequences for any block. A better sequence can help to reduce the cost and time of the manufacture. Therefore, it is necessary to seek out the optimal sequence from all feasible ones. Currently, the assembly sequences are determined manually by some process engineers. Consequently, it is becoming a time-consuming task and cannot make the assembly plan consistent to improve productivity. In this paper, a methodology-integrated case-based reasoning and constraints-based reasoning is proposed to improve the assembly planning for complicated products. Besides, genetic algorithm is designed to evaluate and select the optimal sequence automatically from the reference ones. The validity of the method is tested using real blocks, and the results show that it can facilitate the optimal assembly sequences generation.  相似文献   

19.
In a green product life cycle, it is necessary to determine how to disassemble a product before the product is planned to be assembled. In this research, a green assembly sequence planning model is developed. A closed-loop assembly sequence planning model is presented by integrating assembly and disassembly sequence planning models. For an assembled product, an assembly sequence planning model is required for assembling the product at the start, while a disassembly sequence planning model is performed for disassembling the product at the end. In typical assembly and disassembly sequence planning approaches, the two sequences are independently planned and evaluated. In this paper, a closed-loop model is presented to concurrently generate and evaluate the assembly and disassembly sequences. First, a graph-based model is presented for representing the feasible assembly sequences and disassembly sequences. Next, a particle swarm optimization (PSO) method with a new encoding scheme is presented. In the PSO method, the assembly and disassembly sequences can be simultaneously represented and evaluated with an objective of minimizing the total of assembly costs and disassembly costs. The test results show that the presented method is feasible and efficient for solving the integrated assembly and disassembly sequence planning problem. An example product is illustrated and discussed.  相似文献   

20.
Assembly sequence planning (ASP) plays an important role in the product design and manufacturing. A good assembly sequence can help to reduce the cost and time of the manufacturing process. However, ASP is known as a classical hard combinatorial optimization problem. With the increasing of the quantity of product components, ASP becomes more difficult and the traditional graph-based algorithm cannot solve it effectively. In this paper, the memetic algorithm (MA), which has been successfully applied in many areas, is used to solve the ASP problem. MA combines the parallel global search nature of evolutionary algorithm with local search to improve individual solutions. It can balance global search ability and local search ability very well. To improve the optimization performance of the approach, efficient genetic representation and operator schemes have been developed. To verify the feasibility and performance of the proposed approach, case study has been conducted and comparison has been made between memetic algorithm and genetic algorithm. The result shows that the proposed approach has achieved significant improvement.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号