摘要
DDA(数字积分法 )是开环数控系统常用的插补方法 ,文中主要分析、讨论直线和圆弧DDA插补的高级语言 (C + +语言 )实现算法和技巧。用半加载法和极值比较法对DDA法进行修正 ,有效地提高了圆弧DDA法的插补精度。
DDA Interpolation is a commonly used method of interpolation. The algorithm and mechanics of DDA Interpolation of line and arc in advanced computer language is mainly discussed and analyzed. The precision of Interpolation is improved by means of the method of half Load and the method of comparison of maximum.
出处
《机电一体化》
2000年第3期35-38,共4页
Mechatronics
关键词
DDA插补
C++语言
软件插补
数控系统
DDA Interpolation Advanced Computer Language Software Interpolation