搜索资源列表
数控插补算法
- 数控插补算法,比较基本的那种 数控插补算法,比较基本的那种
运动控制中的插补算法
- 运动控制中的插补算法,比较实用 运动控制中的插补算法,比较实用
Matlab的M文件编写的数控插补2D直线算法仿真
- Matlab的M文件编写的数控插补2D直线算法仿真。具体参数可使用:X-500,Y-600,Fc-600,Fs-0,Fa-0,at--200.仿真的本意是为了验证DSP上同类插补算法的正确性,Matlab M-file to prepare the CNC interpolation algorithm for 2D simulation of a straight line. Specific parameters can be used: X-500, Y-600, Fc-600, Fs-0
Interpolation
- 基于C51的插补算法,在任意两点间插入坐标-C51-based interpolation algorithm, is inserted between any two coordinates
RTlinux
- 基于RTlinux平台的实时多任务调度策略,运 用模块化的设计方法,编制了程序解释模块、速度过渡模块、插补和运动学算法模 块、人机接口模块和伺服驱动模块,并实现了面向用户的软PLC功能 。-RTLinux-based platform for real-time multi-task scheduling strategy, using modular design methods, the preparation of the procedures explained module, th
CNC_softruanhuchabu
- 软件圆弧插补算法的分析与研究,插补是数控的核心-Software circular interpolation algorithm analysis and research, interpolation is the core of NC
interpolation-algorithm
- 文件包含两篇圆弧插补算法,专业论文。希望对数控领域的朋友有帮助-File contains two circular interpolation algorithm, professional papers. I hope the field of CNC has helped Friend
nurbs_suanfa
- 泰勒展开NURBS曲线插补算法,图文并茂。-nurbs
line
- 直线查补算法的一种改进实现, 由于在插补过程中,有三个步进方向:水平方向、垂直方向和45度方向,比传统的插补多了个45度的步进方向,因而减少了步数,极大的提高了效率。-Linear search algorithm is an improved realization of complement, as in the interpolation process, there are three step directions: horizontal, vertical and 45 degree
11912919NURBS
- nurbs曲线插补算法的实现,非常适合初学者-nurbs curve interpolation algorithm, is suitable for beginners
line
- 在数控技术中当刀走斜线时一般要用到直线插补,这里就是用软件来模拟这个算法 -When the knife in the numerical control technology in general use when taking a slash to the linear interpolation, here is to use software to simulate the algorithm
circle
- 圆弧插补算法,比较简洁,通过引入移位,来解决重复的一些操作。-Circular interpolation algorithm, relative simplicity, through the introduction of shift, to address a number of repeated operations.
ArcChaBu
- 圆弧插补(时间分割法) 输入参数:圆心,圆上任一点(xe,ye)。 在面板上画出插补算法直线(顺圆)。 以(xe,ye)为起点,画出顺时针整圆。 计算次数n为:圆周长c除以一个周期的步进长度f。f越小越精确。 以起点计算第一个动点,(x,y)坐标变换,再计算下一个动点。 所有坐标值及计算量为double型。-shijianfenge
XY-Interpolation-Algorithms
- CNC系统进行直线插补运动的算法,值得大家借鉴,理解基本原理-CNC motion system, linear interpolation algorithm, it is worth all learn to understand the basic principles
DDA_interpolation
- 快速数字积分插补算法及其实现.在数字积分插补原理的基础上提出了一种可以实现多次坐标的空间直线插补于圆弧插补的快速数字积分插补算法-Fast digital integral interpolation algorithm and its implementation in the digital interpolation points based on the principle of a coordinate space can be achieved many times in the c
caibu
- 基于armlinux下的电机直线插补,圆弧插补算法。-Under the motor based on armlinux linear interpolation, circular interpolation algorithm.
chabu
- G code代码运动轨迹的插补算法具体流程,插补概念,脉冲增量以及运动吧(G code trajectory interpolation algorithm, the specific process, interpolation concept, pulse increment, and movement bar)
matlab机器人姿态插补
- MATLAB编程实现机器人的姿态插补算法(Robot attitude interpolation algorithm)
GRBL中圆弧、螺旋线插补算法解析
- GRBL中圆弧、螺旋线插补算法解析,文中解析了各个变量的作用,以及算法的要素。(The interpolation algorithm of circular arc and spiral line in GRBL is analyzed. The functions of each variable and the elements of the algorithm are analyzed.)
CNCSimulation
- 本程序为CNC(数控加工)仿真程序,基于Win32平台利用GDI+实现,实现直线、曲线、圆弧插补算法,并进行仿真。(This program is a CNC simulation program. Based on Win32 platform, it USES GDI+ to realize linear, curve and arc interpolation algorithm, and carries out simulation.)