1)software compensation软件补偿
1.Analysis on Machining Accuracy and Software Compensation for CNC Fast WEDM;数控快走丝线切割机床加工精度分析及软件补偿方法
2.Fuzzy strategy and software compensation for temperature control;模糊策略及软件补偿用于温度控制研究
3.We work out the error formula according to the error feature,base on the formula,we can calculate point or contour error,and then simulate the error curve with matlab,so we can see the error distribution and adopt software compensation.根据垂直度误差的特点,可以得出误差计算公式,根据公式可以计算出点的误差,进而得出直线和圆弧的轮廓误差,计算误差后利用matlab软件仿真出误差曲线,以确定误差的分布并采用软件补偿的方式。
英文短句/例句
1.SOFTWARE COMPENSATION TECHNI- QUE OF THE VOLUMETRIC ERRORS OF CNC MACHINING CENTERS多轴数控机床几何误差的软件补偿技术
2.Research on Geometric Error Compensation Technology for 3-axis NC Milling Machine三轴数控铣床几何误差软件补偿技术研究
3.Software based on neural network( NN) to compensate machine tools therm al deformation is studied.研究了以神经网络(n)模型的软件补偿不同机床热误差。
4.The Research on Geometric Error Software Compensation Method of the SK-21 CNC Grinding Tool;SK-21数控凸轮磨床几何误差软件补偿技术的研究
5.Research on General Geometry Error Software Compensation Technology of 3-axes NC Machine Tools;三轴数控机床通用几何误差软件补偿技术的研究
6.Due to the weakly-coupled property, it is easy to use software to compensate precision.由于该机型具有弱耦合特性,使得用软件补偿精度的方法变得方便可行。
7.Optimized Design of the Capacitor Compensation Software Based on LabVIEW;基于LabVIEW的电容器补偿软件的优化设计
8.Smith Compensation Method Based on Built-in PID Software of PLC基于PLC内置PID软件的Smith补偿方法
9.Accuracy Improvement Software for Robot Elastic Deflection Compensation提高机器人精度的弹变补偿计算机应用软件
10.Intelligent Channel Flowmeter Based on Compensation of Software and Hardware基于软硬件联合补偿的智能槽道流量计
11.New software to analyze the reactive power compensating of low voltage lines一种新型的低压线路无功补偿分析软件
12.Finally,guides how to utilize image processing software to compensate dot gain for printing stage are also discussed.最后,还介绍了如何在图像处理软件内去补偿印刷阶段的网点扩大。
13.Synchronous sampling software-timing compensation algorithm in AC parameters measurement交流电参数测量中同步采样的软件定时补偿算法
14.Research on Thermal Errors Compensation Techniques in Machining Center's On-line Inspection Software;基于热误差补偿的加工中心在线检测软件的开发
15.Research of Reactive Compensation Optimization on Distribution Feeder and Development of Graphic Software;配电线路无功补偿优化配置的研究与图形化软件开发
16.Research on Thermal Errors Compensation Techniques of Screw in On-line Inspection Software;具有丝杠热误差补偿功能的在线检测软件的开发
17.Exploration of a Software Using In Analyzing Iron and Steel Enterprise Distribution Network Reactive Power Compensation and Harmonic Elimination钢铁企业配电网无功补偿与谐波抑制分析软件开发
18.The compensation algorithm research and the software design of WIM vehicles system车辆动态称重系统的补偿算法研究及其软件设计
相关短句/例句
Compensation software补偿软件
3)software compensation method软件补偿法
1.For solving the problems of displacement detecting, an intelligent displacement detecting system is introduced and software compensation method which can effectively extend detecting range under holding detecting precision is presented.提出了一种在保证检测高精度的前提下有效地扩展检测范围的方法—软件补偿法 ,并成功地应用于精校机的智能自动检测系统中。
4)software error compensation软件误差补偿
1.Analyzing the impact on the accuracy of numerical control machine tools,the author uses the software error compensation method to improve the accuracy of machine tools,and expounds the screw pitch error compensation of specific methods.分析了影响数控机床精度的因素,提出了采用软件误差补偿法来提高机床精度的措施,阐述了丝杆螺距误差补偿的具体方法。
5)error soft compensation误差软件补偿
6)software compensation technique软件补偿技术
延伸阅读
利用UG软件后置处理由MAX-5软件生成的刀位文件 MAX-5是叶轮专用的编程软件,UG则是在国内应用较广的CAD/CAM系统。MAX-5后置处理的通用性较差,而UG则具有灵活的后置处理功能,本文作者将二者巧妙地结合在了一起,不仅实现了二者的优势互补,而且为成功解决生产中遇到的实际问题开拓了思路。一、前言 对于直纹面叶轮的5轴铣削加工,熟悉的人都清楚叶轮专用编程软件MAX-5有着明显的优势。该软件加工轨迹的定义方式丰富、刀具选择面广,加工效果非常好。但由于是专用软件,它的后置处理程序是由软件公司根据实际机床结构编写的,不具有通用性和可编辑性。实际的工作中,我们可能会碰到各种不同运动关系和结构的机床,是否可以提取MAX-5生成的刀位文件而通过其他的软件去实现灵活后置呢?如果这样的方式能够实现,将带给我们极大的方便,同时也增强了MAX-5软件的适应性。 UG是一款高端的一体化软件,其CAM功能中的可变轴铣削方式就能够实现多轴加工。同时该软件还有一个很大的好处,它对自身的刀位文件可以灵活地后置,通过用户定义的后置处理程序就可生成实际机床所需的代码文件。由此,我们尝试通过UG软件去后置MAX-5软件生成的刀位文件,并成功地在双旋转工作台5轴机床上得以实现。本文就该方式的具体实现过程介绍如下。二、UG软件多轴加工后置处理程序的用户自定义 UG软件中的Post-Builder是提供给用户定制后置处理程序的功能模块。该模块如图1所示,不仅可以对程序结构和代码进行定义,同时也可以对机床的运动关系进行定义,这就为我们创造了条件。在这里,考虑多轴加工的后置,我们主要介绍定义机床的运动关系部分,其余的不作叙述。图1 UG的Post-Builder功能模块 先探讨一下UG软件提供的机床定义功能。如图2所示,在Create New Post Processor界面里,机床的定义包括了所有的5轴运动关系,这里需要定义与实际相符的机床运动关系,在本文中定义为5-Axis with Dual Rotary Tables方式,然后明确其他选项,进入后续的定置。在5—Axis Mill的定义中 ,有General Parameters 、Fourth Axis、Fifth Axis共三个部分需要定义,可参照UG的培训教程,这里不作详述。如图3所示,值得注意的是各旋转轴同机床零点之间的相互几何关系和各旋转轴的旋转角度偏移定义,对于后置处理的正确性影响较大。
