ImageVerifierCode 换一换
格式:DOCX , 页数:23 ,大小:775.17KB ,
资源ID:4849362      下载积分:12 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bingdoc.com/d-4849362.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(毕业设计外文翻译-用蚁群算法在刀库索引位置的优化配置.docx)为本站会员(wj)主动上传,冰点文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰点文库(发送邮件至service@bingdoc.com或直接QQ联系客服),我们立即给予删除!

毕业设计外文翻译-用蚁群算法在刀库索引位置的优化配置.docx

1、Optimal allocation of index positions on tool magazines using an ant colony algorithmAbstract Generation of optimal index positions of cutting tools is an important task to reduce the non-machining time of CNC machines and for achievement of optimal process plans. The present work proposes an applic

2、ation of an ant colony algorithm, as a global search technique, for a quick identification of optimal or near optimal index positions of cutting tools to be used on the tool magazines of CNC machines for executing a certain set of manufacturing operations. Minimisation of total indexing time is take

3、n as the objective function.Keywords Indexing time . Automatic tool change .CNC machine . Optimization . Ant colony algorithm1 Introduction In todays manufacturing environment, several industries are adapting flexible manufacturing systems (FMS) to meet the ever-changing competitive market requireme

4、nts. CNC machines are widely used in FMS due to their high flexibility in processing a wide range of operations of various parts and compatibility to be operated under a computer controlled system. The overall efficiency of the system increases when CNC machines are utilized to their maximum extent.

5、 So to improve the utilization, there is a need to allocate the positions of cutting tools optimally on the tool magazines. The cutting tools on CNC machines can be changed or positioned automatically when the cutting tools are called within the part program. To do this turrets are used in CNC lathe

6、 machines and automatic tool changers (ATC) in CNC milling machines. The present model can be used either for the ATC magazines or turrets on CNC machines. The indexing time is defined as the time elapsed in which a turret magazine/ATC moves between the two neighbouring tool stations or pockets. Bi-

7、directional indexing of the tool magazine is always preferred over uni-directional indexing to reduce the non-machining time of the machine. In this the magazine rotates in both directions to select automatically the nearer path between the current station and target station. The present work consid

8、ers bi-directional movement of the magazine. In bidirectional indexing, the difference between the index numbers of current station and target station is calculated in such a way that its value is smaller than or equal to half of the magazine capacity. Dereli et al. 1 formulated the present problem

9、as a “traveling salesman problem” (TSP), which is NP complete. They applied genetic algorithms (GA) to solve the problem. Dorigo et al. 2, 3 introduced the ant colony algorithm (ACA) for solving the NP-complete problems. ACA can find the superior solution to other methods such as genetic algorithms,

10、 simulated annealing and evolutionary programming for large-sized NP-complete problems with minimum computational time. So, ACA has been extended to solve the present problem.2 MethodologyDetermination of the optimal sequence of manufacturing operations is a prerequisite for the present problem. Thi

11、s sequence is usually determined based on minimum total set-up cost. The authors 4 suggested an application of ACA to find the optimal sequence of operations. Once the sequence of operations is determined, the following approach can be used to get the optimal arrangement of the tools on the magazine

12、.Step 1 Initially a set of cutting tools required to execute the fixed (optimal) sequence of the manufacturing operations is assigned. Each operation is assigned a single cutting tool. Each tool is characterized by a certain number. For example, let the sequence of manufacturing operationsM1-M4-M3-M

13、2-M6-M8-M9-M5-M7-M10 be assigned to the set of cutting tools T8-T1-T6-T4-T3-T7-T8-T2-T6-T5. The set of tools can be decoded as 8-1-6-4-3-7-8-2-6-5. Here the manufacturing operation M1 requires cutting tool 8, M4 requires 1 and so on. In total there are eight different tools and thus eight factorial

14、ways of tool sequences possible on the tool magazine. Step 2 ACA is applied as the optimization tool to find the best tool sequence that corresponds to the minimum total indexing time. For every sequence that is generated by the algorithm the same sequence of index positions (numbers) is assigned. F

15、or example, let the sequence of tools 4-6-7-8-2-5-3-1 be generated and hence assigned to the indexing positions 1-2-3-4-5-6-7-8 in the sequential order, i.e. tool 4 is assigned to the 1st position, tool 6 to the 2nd position and so on.Step 3 The differences between the index numbers of subsequent cu

16、tting tools are calculated and then totaled to determine the total number of unit rotations for each sequence of cutting tools. Absolute differences are to be taken while calculating the number of unit rotations required from current tool to target tool. This following section describes an example i

17、n detail. The first two operations M1 and M4 in the pre-assumed fixed sequence of operations require the cutting tools 8 and 1, respectively. The tool sequence generated by the algorithm is 4-6-7-8-2-5-3-1. In this sequence tools 8 and 1 are placed in the 4th and 8th indexing positions of the turret

18、/ ATC. Hence the total number of unit rotations required to reach from current tool 8 to target tool 1 is | 4-8 |= 4. Similarly the total number of unit rotations required for the entire sequence is | 4-8 |+| 8-2 |+| 2-1 |+| 1-7 |+| 7-3 |+| 3-4 |+|4-5 |+| 5-2 |+| 2-6 |=30. Step 4 Minimization of tot

19、al indexing time is taken as the objective function. The value of the objective function is calculated by multiplying the total number of unit rotations with the catalogue value of turret/ATC index time. If an index time of 4 s is assumed then the total index time required for the tool sequence beco

20、mes 120 s.Step 5 As the number of iterations increases ACA converges to the optimal solution.3 Allocation policy The following are the three cases where the total number of available positions can be related with the total number of cutting tools employed. Case 1 The number of index positions is equ

21、al to the number of cutting tools Case 2 The number of index positions is greater than the number of cutting tools (a) without duplication of tools, (b) with duplication tools Case 3 The number of index positions is smaller than the number of cutting tools If the problem falls into case 1, duplicati

22、on of cutting tools in the tooling set is not required as the second set-up always increases the non-machining time of the machine. Table 1 List of features and their abbreviationsIn case 2, the effect of duplication of cutting tools should be tested carefully. Most of the times the duplication of t

23、ooling is too expensive. Case 3 leads to finding the cutting tools to be used in the second set-up. However, other subphases are possible in cases 2(b) and 3. The duplicated tools may be used in such a way that no unloaded index is left on ATC or some indexing positions are left unloaded.Table 2 Ope

24、rations assigned to the features4 Ant colony algorithmThe ant colony algorithm (ACA) is a population-based optimization approach that has been applied successfully to solve different combinatorial problems like traveling salesman problems 2, 3, quadratic assignment problems 5, 6, and job shop schedu

25、ling problems 7. This algorithm is inspired by the foraging behaviour of real life ant colonies in which individual ants deposit a substance called pheromone on the path while moving from one point to another. The paths with higher pheromone would be more likely to be selected by the other ants resu

26、lting in further amplification of current pheromone trails. Because of this nature, after some time ants will select the shortest path. The algorithm as applicable to the present problem is described in the following section.It is assumed that there is k number of ants and each ant corresponds to a

27、particular node. The number of ants is taken as equal to the number of nodes required to execute the fixed set of manufacturing operations. The task of eachant is to generate a feasible solution by adding a new cutting tool at a time to the current one, till all operations are completed. An ant k si

28、tuated in state r moves to state s using the following state transition rule:Table 3 Cutting tools assigned to optimal sequence of operations Where (r, s) is called a pheromone level. (r, s)s are changed at run time and are intended to indicate how useful it is to make move s when in state r. (r, s)

29、 is a heuristic function, which evaluates the utilityof move s when at r. In the present work, it is the inverse of the number of unit rotations required to move from r to s.Parameter weighs the relative importance of the heuristic function. q is a value chosen randomly with uniform probability in 0

30、,1, and q0 e0 q0 1T is a parameter. The smaller the q0, the higher the probability to make a random choice. In short q0 determines the relative importance of exploitation versus exploration in Eq. 1.Jk(r) represents the number of states still to be visited by the k ant when at r.S is a random variab

31、le selected according to the distributiongiven by Eq. 2, which gives the probability with which an ant in operation r chooses s to move to. This state transition rule will favour transitions towards nodes connected by short edges with high amount of trail.4.1 Local updating rule While building a sol

32、ution, ants change their trails by applying the following local updating rule:Where 0 represents the initial pheromone value.4.2 Global updating rule Global trail updating provides a higher amount of trail to shorter solutions. In a sense this is similar to a reinforcement learning scheme in which better solutions get a higher reinforcement.Once all ants have completed their solutions, edges (r, s) belonging to the shortest solution made

copyright@ 2008-2023 冰点文库 网站版权所有

经营许可证编号:鄂ICP备19020893号-2