共查询到20条相似文献,搜索用时 0 毫秒
1.
2.
高速切削加工作为模具制造中重要的一项先进制造技术,NURBS曲线插补技术逐步得到应用。在UG中通过对连结分段、角度公差、拟合公差等参数的设置以及对UGCAM后处理器的修改,生成了NURBS曲线插补指令,从而驱动CNC机床实现了NURBS曲线插补的高速加工。 相似文献
3.
一种优化的NURBS曲线插补算法 总被引:1,自引:0,他引:1
为弥补目前非均匀有理B样条插补算法的不足,提出一种优化的非均匀有理B样条曲线插补算法。算法采用插补前S曲线加减速方法,不仅优化了前瞻过程,而且在回溯过程中考虑了短样条的情况。算法对长样条和短样条非均匀有理B样条曲线能用统一的方法进行插补,通过引入环形缓冲区和预插补(非离线),提高了加工效率,同时合理地安排插补任务增强了系统的实时性。通过MATLAB仿真,验证了算法的有效性。 相似文献
4.
鉴于直接自适应插补容易在加工过程中引起较大的速度波动,而按曲率极值点对NURBS曲线进行分段插补造成加减速过程中加速度和加加速度超限,提出一种基于干涉预处理的非均匀有理B样条曲线前瞻控制插补算法。首先对曲线进行自适应处理,得到各自适应插补点的运动参数;然后找出其中加速度或加加速度超限的点(即危险点),并对这些点的速度进行前瞻控制,根据前瞻控制信息对相邻危险点进行干涉处理,最终得到用来对曲线分段的危险点信息和相应的控制策略;最后根据各危险点之间的干涉类型对曲线进行实时插补。仿真实验表明,该算法能够在保证加工精度的前提下,实现进给速度的平滑过渡,并且能够保证加速度和加加速度不超限。 相似文献
5.
6.
Daoshan Du Yadong Liu Cunliang Yan Congxin Li 《The International Journal of Advanced Manufacturing Technology》2007,32(9-10):999-1008
In this paper, an adaptive parametric curve interpolator with a real-time look-ahead function is developed for non-uniform rational B-spline curves (NURBS) interpolation, which considers the maximum acceleration/deceleration of the machine tool. In the proposed interpolator, both constant feedrate and high accuracy are achieved while the inconsistency of feedrate is reduced dramatically as well. In order to deal with the acceleration/deceleration around the feedrate sensitive corners, a look-ahead function is introduced to detect and adjust the feedrate adaptively. Two cases were respectively studied to evaluate the feasibility of the developed interpolator: one is for feedrate sensitive arc corner; the other is for feedrate sensitive sharp corner. 相似文献
7.
提出了Milne-Simpson参数预估-校正的NURBS曲线插补算法.详细阐述了参数插补预估及校正机理.采用最大弓高误差、最大进给速度和最大法向加速度约束,以便实时调整插补进给步长,从而满足了NURBS曲线插补的高速和高精度要求. 相似文献
8.
9.
Haitao Dong Bing Chen Youping Chen Jingming Xie Zude Zhou 《The International Journal of Advanced Manufacturing Technology》2012,63(9-12):1257-1270
In this paper, a novel and accurate real-time non-uniform rational B-spline curve interpolation algorithm is proposed. This algorithm not only considers chord errors, feedrate fluctuations, jerk-limited, and acceleration/deceleration (Acc/Dec) capabilities of the machine, but also optimizes the look-ahead process. In the meanwhile, it improves machining efficiency by adding the circular buffer and pre-interpolation (non-off-line) and enhances the real-time performance by removing the time-consuming calculation from the interrupt service routine. Furthermore, the proposed interpolation algorithm can interpolate both the long spline and the short spline with uniform method. The advantages of the proposed method were confirmed by the simulation results. 相似文献
10.
11.
Zhou Kai Wang Guanjun Jin Houzhong Tan Zhongyi 《The International Journal of Advanced Manufacturing Technology》2008,39(11-12):1190-1196
To meet the requirement of exploring a new generation of CNC systems based on STEP-NC, NURBS interpolation has been studied. In contrast to existing NURBS interpolation based on the Taylor’s expansion, this paper proposes a new method for NURBS interpolation which is based on exponential smoothing forecasting. The new method is very simple; it decreases the computational load observably, and speed and precision control are also achieved. This paper presents relative formulas and main computational processes, including speed and precision control, computation of real-time mapping, computation of real-time track, etc. The simulation results indicate that the method is feasible and has high-precision and better real-time performance, which is sufficient for the STEP-NC system. 相似文献
12.
13.
14.
Xiaoyong Ni Dianhong Wang Yongbo Li 《The International Journal of Advanced Manufacturing Technology》2011,54(1-4):239-249
Parameter interpolation is more capable of modern computer numerical control (CNC) than traditional linear/circular interpolation with higher speed and higher precision. Most of non-uniform rational B-spline (NURBS) interpolation algorithms were developed based on the chord error and machines capability, where interpolation points are calculated beforehand to overcome acceleration/deceleration (acc/dec) and jerk problem, which needs large memory. In this paper, a NURBS interpolator based on feedrate section is proposed. Instead of a single interpolation point, this interpolator aims to feedrate section, which makes it possible to run on a digital signal processor or field programmable gate array (FPGA) whose memory is limited. Experiment on FPGA showed the performance of interpolation. A mould experiment verifies the feasibility of application. 相似文献
15.
国产数控机床常利用小段直线插补逼近曲线模型,造成G代码冗长、对机械设备损伤大等问题,严重制约着数控技术的长远发展.非均匀有理B样条(NURBS)是一种优秀的插补技术,是计算机数控的一项支撑性技术.通过在实时Linux操作环境下对开放操作平台EMC2的G代码解释器重新编译,使其集成NURBS插补功能.实验证明:此解释器能直接构造曲线模型,具有良好的稳定性能. 相似文献
16.
针对零件曲线曲面加工过程中,传统插补方法逼近误差大和速度进给波动大等众多缺点,对NURBS曲线的插补原理、速度规划、插补参数计算等方面进行了研究,对弓高误差、法向加速度、进给加速度过大的情况进行了考虑,提出了一种基于Hamming法的新型NURBS曲线插补算法,对基于Hamming法线性递推得到的参数预估公式进行了具体说明,对基于Lagrange的参数校正机理进行了详细阐述,最后使用Matlab软件对此插补算法进行了实例仿真。研究结果表明,该算法简化了参数插补的计算,保证了插补的实时性;同时提高了插补精度,在限制加速度及速度波动方面具有很好的效果。 相似文献
17.
Tae-wan Kim Yoo-chul Kim Jung-chun Suh Sanyuan Zhang Zhouwang Yang 《The International Journal of Advanced Manufacturing Technology》2009,42(11-12):1165-1174
The problem of scheduling n multioperation jobs on a single machine such as the flexible manufacturing system is considered. Each job comprises up to F operations, which belong to several distinct families, and a sequence-independent setup time is incurred whenever an operation is to be processed following an operation of a different family. A job completes when all of its operations have been processed. Two variants with maximum lateness and total completion time as optimality criterion are considered. The problems are denoted as $1\left| {s_f ,{\text{assembly}},GT} \right|L_{\max } $ and $1\left| {s_f = 1,{\text{assembly}},GT,p_{ij} = 0\,{\text{or}}\,1} \right|\sum {C_j } $ . The decision is to sequence all the families in order to minimize the predefined criterion. This environment has a variety of real world applications such as flexible manufacturing systems scheduling and food industry scheduling. A heuristic is presented and a branch and bound is developed for benchmarking. Experimental results show that the heuristic provides good results and the branch and bound procedure is efficient. These results may narrow down the gap between easy and hard cases of the general problem. 相似文献
18.
19.
研究了已网格化的曲面片之间的拼接技术并对现有的拼接算法进行了改进。首先,根据哈特利-贾德的弦长参数化算法求取非均匀有理B样条(NURBS)曲线上的节点向量,利用节点向量和曲线反求出控制顶点,并采用投影变换的方法求出权因子。其次,根据要求调整曲面片上的控制顶点,使曲面片之间达到G1连续。最后,再对已拼接好的曲面片上的控制顶点进行整体修改,重新排列整张曲面片上的控制顶点,从而实现曲面片的无缝拼接。用专业的三维造型软件对拼接后合并的曲面片进行了测试,结果表明,该方法在保证曲面片之间G1连续的情况下可使多块曲面片实现无缝拼接,无缝拼接试验中的平均误差为0.0049°。 相似文献
20.
为实现对NURBS曲线的高速高精度加工,基于同周期控制思想,提出了一种同周期控制NURBS曲线插补算法(即数控系统的插补周期与伺服系统的控制周期同步).通过软件系统的模块化设计,将费时、复杂的运算经过合理设计安排到预处理模块;同时,为进一步提高算法运算速度和指令高速传输,在算法处理方面采用计算简单并能确保速度曲线平滑的移动平均加减速控制算法对曲线进行加减速处理;在硬件通讯方面采用双端口RAM作为传输接口.最后搭建系统实验平台并对同周期控制NURBS曲线高速高精度插补算法进行实验研究.实验结果表明同周期控制NURBS曲线插补算法可以实现高速高精度加工的插补控制. 相似文献