期刊文献+
共找到488篇文章
< 1 2 25 >
每页显示 20 50 100
Realization Methodology of a 5-axis Spline Interpolator in an Open CNC System 被引量:10
1
作者 Wang Yongzhang Ma Xiongbo Chen Liangji Han Zhenyu 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2007年第4期362-369,共8页
By making use of the advantages of non-uniform rational B-spline (NURBS) curves to represent spatial curves, an instruction format with double NURBS curves suitable for 5-axis coordinated real-time interpolation is ... By making use of the advantages of non-uniform rational B-spline (NURBS) curves to represent spatial curves, an instruction format with double NURBS curves suitable for 5-axis coordinated real-time interpolation is presented to replace the current 5-axis coordinated linear interpolation method defective in low-speed, low-accuracy and enormous numerical control (NC) files in sculptured surface machining. A generation procedure of the NC files with the presented format is introduced and the method to realize the interpolation in an open computer numerical control (CNC) system is developed by ourselves. These illustrated the feasibility of the proposed method and its capability of avoiding all the shortages of 5-axis linear interpolation method. 展开更多
关键词 open cnc system sculptured surface 5-axis machining NURBS INTERPOLATION
下载PDF
可快速重组模块化OPEN CNC软件体系结构的研究
2
作者 王卫军 姜虹 王小椿 《机床与液压》 北大核心 2005年第9期27-29,124,共4页
通过对数控系统开放性的讨论,借助于目前流行的软件组件开发技术,介绍了建立可快速重组OPEN CNC软件体系的方法,并给出了一个具有很高的重用度、良好的扩展性、易移植的开放式数控系统软件框架模型。
关键词 快速重组 open cnc 软件框架 软件组件
下载PDF
An Open CNC Based Integrated Measuring,Modeling and Manufacturing System Architecture
3
作者 WANG Huabing 1,2 ,LIU Weijun1 (1. Advanced Manufacturing Laboratory,Shenyang Institute of Automation,The Chinese Academy of Science,Shenyang 110016, China 2. Graduate School of the Chinese Academy of Sciences,Beijing 100039,China) 《武汉理工大学学报》 CAS CSCD 北大核心 2006年第S1期238-242,共5页
A new architecture based on open-architecture CNC of an integrated measuring,modeling and manufacturing system is presented. A 3-axis vertical milling structure is used to achieve the manufacturing function. And a com... A new architecture based on open-architecture CNC of an integrated measuring,modeling and manufacturing system is presented. A 3-axis vertical milling structure is used to achieve the manufacturing function. And a computer vision camera is to be set up on the holder of the milling machine to capture the images of the work-piece and a image data acquisition card is used to translate the image data to the control computer,which acts as the measuring subsystem. Through processing the image data the model of the work-piece is established which plays the role of modeling subsystem. A motion control card is inserted into an industry computer to construct an open CNC system of the type of NC embedded PC which is more sophisticated than other new technologies on open CNC. The embedded motion card burdens the real-time tasks of the system and the IPC does the other management and planning tasks. The IPC together with the motion control card command the three axes of the system to accomplish the manufacturing and measuring functions and further the modeling function. 展开更多
关键词 cnc MEASURING MODELING MANUFACTURING open-architecture
下载PDF
开放式纯软件数控系统OpenCNC应用与实现的总体方案 被引量:3
4
作者 段建中 《制造技术与机床》 CSCD 北大核心 2005年第1期94-96,共3页
文章主要介绍了纯软件数控系统OpenCNC 的基本概念、结构和方法以及在加工中心上实现该系统的初步设计方案。
关键词 软件数控系统 opencnc 计算机 数控机床
下载PDF
OPEN ARCHITECTURE CNC SYSTEM HITCNC AND KEY TECHNOLOGY 被引量:4
5
作者 WANG Yongzhang LIU Tao FU Hongya HAN Zhenyu 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2007年第2期13-16,共4页
Aiming at the characteristics of modularity and reconfigurable in open architecture computer numerical control (CNC) system, the open architecture CNC system, Harbin Institute of Tech- nology computer numerical cont... Aiming at the characteristics of modularity and reconfigurable in open architecture computer numerical control (CNC) system, the open architecture CNC system, Harbin Institute of Tech- nology computer numerical control (HITCNC), is researched and manufactured based on the interface standards. The system's external interfaces are coincident with the corresponding international standards, and the internal interfaces follow the open modular architecture controller (OMAC) agreement. In the research and manufacturing process, object-oriented technology is used to ensure the openness of the HITCNC, and static programming is applied in the CNC system according to the idea of modularization disassembly. The HITCNC also actualizes real-time and unreal-time modules adopting real-time dynamical linked library (RTDLL) and component object model (COM). Finite state ma- chine (FSM) is adopted to do dynamically modeling of HITCNC. The complete separation between the software and the hardware is achieved in the HITCNC by applying the SoftSERCANS technique. The application of the above key techniques decreases the programming workload greatly, and uses software programs replacing hardware functions, which offers plenty technique ensures for the openness of HITCNC. Finally, based on the HITCNC, a three-dimensional milling system is established. On the system, series experiments are done to validate the expandability and interchangeability of HITCNC. The results of the experiments show that the established open architecture CNC system HITCNC is correct and feasible, and has good openness. 展开更多
关键词 Harbin Institute of Technology computer numerical control(HITcnc open architecture cnc system Interface standard Statically modeling Finite state machine (FSM) SoflSERCANS
下载PDF
Development of a PC-based Open Architecture Software-CNC System 被引量:9
6
作者 MA Xiong-bo HAN Zhen-yu WANG Yong-zhang FU Hong-ya 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2007年第3期272-281,共10页
As a key te..hnology in the field of advanced manufacturing, an open architecture controller is studied. In order to develop an open architecture software-CNC system on personal computer (PC) according to open modul... As a key te..hnology in the field of advanced manufacturing, an open architecture controller is studied. In order to develop an open architecture software-CNC system on personal computer (PC) according to open modular architecture controllers (OMAC). First, the software and hardware platform is chosen and software realization methodology for the CNC system is determined. Second, static modeling methods of an open architecture controller inclusive of object-oriented (OO) programming technology, dynamic link library (DLL) technology and system modules partition are investigated. Third, the dynamical behavioral modeling and the data flow representation of open architecture controller are discussed, which are both described in hierarchy fmite state machine (FSM) model. Fourth, a reusable software module model is established to develop software function module library. Finally, a 3-axis milling machine tool test-bed, named for HIT-CNC, is successfully designed by means of the constructed software function module library and the system configuring method. The experimental results show that, besides increasing the degree of reusability and openness, application of above-mentioned method- ology leads to significant decrease of development time as well as maintenance cost. 展开更多
关键词 open architecture controller PC soflware-cnc behavioral model OMAC machine tool
下载PDF
An Open CAM System for Dentistry on the Basis of China-made 5-axis Simultaneous Contouring CNC Machine Tool and Industrial CAM Software 被引量:2
7
作者 鲁莉 刘树生 +1 位作者 施生根 杨建中 《Journal of Huazhong University of Science and Technology(Medical Sciences)》 SCIE CAS 2011年第5期696-700,共5页
China-made 5-axis simultaneous contouring CNC machine tool and domestically developed industrial computer-aided manufacture (CAM) technology were used for full crown fabrication and measurement of crown accuracy, wi... China-made 5-axis simultaneous contouring CNC machine tool and domestically developed industrial computer-aided manufacture (CAM) technology were used for full crown fabrication and measurement of crown accuracy, with an attempt to establish an open CAM system for dental processing and to promote the introduction of domestic dental computer-aided design (CAD)/CAM system. Commercially available scanning equipment was used to make a basic digital tooth model after preparation of crown, and CAD software that comes with the scanning device was employed to design the crown by using domestic industrial CAM software to process the crown data in order to generate a solid model for machining purpose, and then China-made 5-axis simultaneous contouring CNC machine tool was used to complete machining of the whole crown and the internal accuracy of the crown internal was measured by using 3D-MicroCT. The results showed that China-made 5-axis simultaneous contouring CNC machine tool in combination with domestic industrial CAM technology can be used for crown making and the crown was well positioned in die. The internal accuracy was successfully measured by using 3D-MicroCT. It is concluded that an open CAM system for den-tistry on the basis of China-made 5-axis simultaneous contouring CNC machine tool and domestic industrial CAM software has been established, and development of the system will promote the introduction of domestically-produced dental CAD/CAM system. 展开更多
关键词 computer-aided dental design and manufacture five-axis simultaneous contouring cnc machine tool CAM software open dental CAM system
下载PDF
开放型CNC系统模块化的设计 被引量:6
8
作者 聂秋根 张洪兴 +1 位作者 肖尧先 张一坚 《制造技术与机床》 CSCD 北大核心 1999年第9期20-22,共3页
基于模块化设计思想,建立计算机数控系统软、硬件的功能模块研制模式及原型系统。借助于计算机众多的最新成果,探讨以通用模块方式柔性组合为开放型 C N C 系统的实现方法,以 寻求解决计算机 集成制造系统中的一项关键技术。
关键词 开放型 数控机床 数控系统 模块化设计
下载PDF
由开放式CNC构筑网络制造系统 被引量:8
9
作者 白建华 陆启建 +3 位作者 孙鲁涌 程文锋 袁瑜 杜玉湘 《中国机械工程》 EI CAS CSCD 北大核心 2002年第18期1612-1614,共3页
网络制造给制造业这一传统行业带来了全新的发展 ,并且越来越显示出它的优越性 ,尤其适合我国的国情。讨论了现代网络制造技术及支持它的开放式 CNC;分析了开放式 CNC的软硬件结构及由它构筑网络制造系统的方案 ;阐述了网络制造系统在... 网络制造给制造业这一传统行业带来了全新的发展 ,并且越来越显示出它的优越性 ,尤其适合我国的国情。讨论了现代网络制造技术及支持它的开放式 CNC;分析了开放式 CNC的软硬件结构及由它构筑网络制造系统的方案 ;阐述了网络制造系统在我国的发展与应用 ; 展开更多
关键词 网络制造 运动控制 高速加工 开放式数控系统
下载PDF
超低温内喷式数控铣床开放式数控系统开发
10
作者 朱俊澄 刘阔 +1 位作者 张超 王永青 《工具技术》 北大核心 2024年第5期123-126,共4页
传统数控加工系统难以满足超低温灵活加工的试验需求,通过研发开放式数控系统以兼容更加多样的加工条件。基于“工业计算机(IPC)+PMAC”架构开发了超低温内喷铣床的开放式数控系统,并在数控系统中开发了G代码运动控制功能,实现了液氮调... 传统数控加工系统难以满足超低温灵活加工的试验需求,通过研发开放式数控系统以兼容更加多样的加工条件。基于“工业计算机(IPC)+PMAC”架构开发了超低温内喷铣床的开放式数控系统,并在数控系统中开发了G代码运动控制功能,实现了液氮调控功能。在机床上进行的运动精度测试结果表明,开发的开放式数控系统及相关功能满足超低温加工需求。 展开更多
关键词 超低温加工 PMAC 开放式数控系统 运动控制
下载PDF
基于 PC 总线的开放式 CNC 系统 被引量:21
11
作者 冯显英 张承瑞 +1 位作者 迟永琳 李春阳 《组合机床与自动化加工技术》 北大核心 1998年第8期37-40,共4页
阐述了开放式CNC系统的含义、特点及数控系统实现开放的意义,介绍了基于PC总线的开放式CNC系统硬件和软件的体系结构,指出了发展开放式CNC系统需要解决的几个问题和数控技术发展的方向。
关键词 PC总线 开放式体系结构 数控系统
下载PDF
基于AHP法的智能制造CNC资源的优选 被引量:9
12
作者 张继红 黄大贵 《电子科技大学学报》 EI CAS CSCD 北大核心 2006年第4期514-517,共4页
在开放式数控系统的开发中,针对国内外众多的数控系统硬软件平台,并利用层次分析法多准则决策方法的定性、定量结合的思路,建立层次结构数学模型,成功地筛选出了满足要求的理想的开放CNC数控系统。该系统是用PMAC多轴运动控制卡构造的PM... 在开放式数控系统的开发中,针对国内外众多的数控系统硬软件平台,并利用层次分析法多准则决策方法的定性、定量结合的思路,建立层次结构数学模型,成功地筛选出了满足要求的理想的开放CNC数控系统。该系统是用PMAC多轴运动控制卡构造的PMAC-NC数控系统,能满足工程技术的要求和教学的需要。 展开更多
关键词 层次分析法 智能制造 开放cnc系统 优选
下载PDF
开放式软CNC发展趋势及其体系结构的研究 被引量:17
13
作者 王世寰 王永章 付云忠 《机床与液压》 北大核心 2004年第2期7-9,共3页
本文在对开放式数控系统现状的深入分析的基础上 ,根据当前制造业发展的特点 ,提出未来开放式数控系统应该以实现面向最终用户的功能可扩展为发展目标 。
关键词 开放体系结构 计算机数控系统 知识制造 可扩展 制造业
下载PDF
一种新体系结构的开放式软CNC的设计 被引量:12
14
作者 王世寰 王永章 +1 位作者 路华 韩振宇 《计算机集成制造系统-CIMS》 EI CSCD 北大核心 2004年第2期200-204,共5页
在分析数控系统开放性基础上,给出了一种可重构、可扩充的开放式软CNC的实现机制。该系统基于WinNT+RTX实时扩展系统,软件设计采用了新的三层结构,面向最终用户,体系结构完全开放。系统可整体重构,便于升级。用户通过编制组件对象模型... 在分析数控系统开放性基础上,给出了一种可重构、可扩充的开放式软CNC的实现机制。该系统基于WinNT+RTX实时扩展系统,软件设计采用了新的三层结构,面向最终用户,体系结构完全开放。系统可整体重构,便于升级。用户通过编制组件对象模型程序和实时动态链接库程序,可以方便地扩充用户专用指令。 展开更多
关键词 计算机数字控制 开放体系结构 组件对象模型 实时动态链接库
下载PDF
基于Windows CE的开放式CNC系统研究 被引量:21
15
作者 王治森 高锷 +1 位作者 张勇 孙福清 《制造业自动化》 2001年第9期1-3,6,共4页
论述了开放式数控系统的特点和要求,在比较了WindowsCE与DOS、Windows和其他操作系统的各自优缺点后,提出了研制基于WindowsCE平台的开放式数控系统的构想,介绍了基于WindowsCE3.0开放式数控系统的体系结构。
关键词 嵌入式实时操作系统 开放式数控系统 WIDNOWS CE
下载PDF
Windows平台下开放式CNC系统研究 被引量:10
16
作者 张正勇 熊清平 李作清 《中国机械工程》 EI CAS CSCD 北大核心 1999年第8期878-881,共4页
论述了在 W indow s95/ N T 下实时多任务调度的实现方法,在深入剖析 C N C 系统多任务及其实时性要求的基础上,利用先进的计算机技术及面向对象的编程技术,提出了一种基于 W indow s 95/ N T 环境的... 论述了在 W indow s95/ N T 下实时多任务调度的实现方法,在深入剖析 C N C 系统多任务及其实时性要求的基础上,利用先进的计算机技术及面向对象的编程技术,提出了一种基于 W indow s 95/ N T 环境的全软件型开放式 C N C 系统模型及实现。 展开更多
关键词 客户机 服务器 实时多任务 数控系统
下载PDF
使用PC的开放式计算机数控系统——CNC的发展新动向 被引量:29
17
作者 周德俭 吴兆华 陈子辰 《机电一体化》 1997年第1期14-16,共3页
论述了使用通用型个人计算机(PC)的数控系统具有易实现开放化和网络化以及软件开发环境完备等特点,指出它是当今计算机数控发展的新动向;介绍了个人计算机数控(PCNC)系统发展的背景和现状以及系统的特征和组成,并讨论了今后的发展方向。
关键词 个人计算机 计算机 cnc 数控系统
下载PDF
多线程技术在开放式CNC系统中的应用 被引量:4
18
作者 周丹 邬义杰 《机电工程》 CAS 2003年第4期68-71,共4页
分析了Windows环境下CNC系统的强实时多任务性以及线程同步问题 。
关键词 数控系统 数控机床 开放式cnc系统 多线程技术
下载PDF
基于特征的回转类零件CNC/CAD/CAM集成系统开发研究 被引量:6
19
作者 孙建军 胡德计 《中国机械工程》 EI CAS CSCD 北大核心 2001年第6期660-662,共3页
针对回转类零件的结构及加工特点 ,建立了基于特征的全局统一数据模型及在该模型上实现的回转类零件 CAD/CAM集成系统的系统结构 ,以及以该模型为基础的设计制造支持软件体系 ,构造了基于工业 PC机的开放式数控系统的控制软件和应用软... 针对回转类零件的结构及加工特点 ,建立了基于特征的全局统一数据模型及在该模型上实现的回转类零件 CAD/CAM集成系统的系统结构 ,以及以该模型为基础的设计制造支持软件体系 ,构造了基于工业 PC机的开放式数控系统的控制软件和应用软件体系框架 。 展开更多
关键词 回转类零件 开放式数控系统 DM特征 cnc CAD CAM 集成
下载PDF
开环CNC系统数据采样插补的关键技术研究 被引量:5
20
作者 施群 王小椿 《组合机床与自动化加工技术》 北大核心 2004年第4期20-21,24,共3页
在开环数控系统中采用数据采样法插补 ,可以有效提高系统性能。但要求其中的精插补脉冲必须均匀的分配到插补周期中。
关键词 精插补 数据采样法 开环数控系统 数控加工
下载PDF
上一页 1 2 25 下一页 到第
使用帮助 返回顶部