期刊文献+
共找到756篇文章
< 1 2 38 >
每页显示 20 50 100
开放式纯软件数控系统OpenCNC应用与实现的总体方案 被引量:3
1
作者 段建中 《制造技术与机床》 CSCD 北大核心 2005年第1期94-96,共3页
文章主要介绍了纯软件数控系统OpenCNC 的基本概念、结构和方法以及在加工中心上实现该系统的初步设计方案。
关键词 软件数控系统 opencnc 计算机 数控机床
下载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
2
作者 鲁莉 刘树生 +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
OPEN ARCHITECTURE CNC SYSTEM HITCNC AND KEY TECHNOLOGY 被引量:4
3
作者 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
Realization Methodology of a 5-axis Spline Interpolator in an Open CNC System 被引量:10
4
作者 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软件体系结构的研究
5
作者 王卫军 姜虹 王小椿 《机床与液压》 北大核心 2005年第9期27-29,124,共4页
通过对数控系统开放性的讨论,借助于目前流行的软件组件开发技术,介绍了建立可快速重组OPEN CNC软件体系的方法,并给出了一个具有很高的重用度、良好的扩展性、易移植的开放式数控系统软件框架模型。
关键词 快速重组 open cnc 软件框架 软件组件
下载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 CNC Based Integrated Measuring,Modeling and Manufacturing System Architecture
7
作者 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
柔性模块化CNC工装在离散型制造中的应用
8
作者 廖益蓝 周传昆 +2 位作者 戴志杰 陆凯雷 王宇昊 《现代制造技术与装备》 2024年第8期201-203,共3页
电力装备零件加工具有小批量、多品种、加工复杂度不高的离散型制造特性,但频繁的装夹和换型调试会严重影响设备综合效率(Overall Equipment Effectiveness,OEE),导致加工效率偏低。研究结果表明:通过柔性组合工装设计,将大部分装夹过... 电力装备零件加工具有小批量、多品种、加工复杂度不高的离散型制造特性,但频繁的装夹和换型调试会严重影响设备综合效率(Overall Equipment Effectiveness,OEE),导致加工效率偏低。研究结果表明:通过柔性组合工装设计,将大部分装夹过程转移至设备外,可减少停机等待时间;通过模块化安装节点设计,快速提升工装安装速度,可缩短换型时间。通过对某数控机床(Computer Numerical Control,CNC)设备的工装进行柔性模块化改造,产品装夹时间和换型时间分别缩短了56.71%和41.18%,设备OEE水平提升了26.17%。经过3年推广应用,企业CNC设备的OEE已由45%~55%提升为70%~80%,产品交付效率显著提高,产品竞争力逐步增强。此外,该柔性模块化工装改造新模式,可为国内广大制造业厂家提供一种新的降本增效思路。 展开更多
关键词 设备综合效率(OEE) 柔性 模块化 数控机床(cnc) 工装
下载PDF
Linux-based Platform for Open Architecture Controller and Its Modular Developing Method
9
作者 迟永琳 王宇晗 +1 位作者 吴祖育 蔡建国 《Journal of Donghua University(English Edition)》 EI CAS 2003年第2期107-111,共5页
Linux-based Platform for Open Architecture Controller ( POAC ), a new open architecture controller and its modular developing method are discussed. POAC divides the application software of controller into the developi... Linux-based Platform for Open Architecture Controller ( POAC ), a new open architecture controller and its modular developing method are discussed. POAC divides the application software of controller into the developing system and the application system. In the developing system, PAOC abstracts a series of function modules with unified data interface and function interface. In the application system, POAC defines the model of the architecture module, realizing the interoperability and interchangeability between the architecture modules. The modular developing method entities the users to make up an application system with some architecture modules, which consist of a set of function modules. The modular developing method decreases the developing time from the standard of controller architecture to the product. 展开更多
关键词 open architecture controller Function Module Architecture Modules modular developing method
下载PDF
基于WINDOWS下CNC系统软件模块化设计的研究 被引量:6
10
作者 付永红 熊飞丽 +2 位作者 刘政华 龙佑喜 刘刚 《机电工程》 CAS 2000年第6期42-44,共3页
基于WINDOIWS的CNC是数控技术发展的必然趋势。提出了在Windows环境下实现实时多任务处理的控制策略 ,介绍了模块化设计的方法 ,并进行了相应的程序设计。实践证明采用这种方法较好地实现数控系统的实时多任务控制 ,开发的数控软件具有... 基于WINDOIWS的CNC是数控技术发展的必然趋势。提出了在Windows环境下实现实时多任务处理的控制策略 ,介绍了模块化设计的方法 ,并进行了相应的程序设计。实践证明采用这种方法较好地实现数控系统的实时多任务控制 ,开发的数控软件具有开放性。 展开更多
关键词 多线程 cnc 数控系统 软件模块化 设计 Windows
下载PDF
使用PC的开放式计算机数控系统——CNC的发展新动向 被引量:29
11
作者 周德俭 吴兆华 陈子辰 《机电一体化》 1997年第1期14-16,共3页
论述了使用通用型个人计算机(PC)的数控系统具有易实现开放化和网络化以及软件开发环境完备等特点,指出它是当今计算机数控发展的新动向;介绍了个人计算机数控(PCNC)系统发展的背景和现状以及系统的特征和组成,并讨论了今后的发展方向。
关键词 个人计算机 计算机 cnc 数控系统
下载PDF
基于特征的回转类零件CNC/CAD/CAM集成系统开发研究 被引量:6
12
作者 孙建军 胡德计 《中国机械工程》 EI CAS CSCD 北大核心 2001年第6期660-662,共3页
针对回转类零件的结构及加工特点 ,建立了基于特征的全局统一数据模型及在该模型上实现的回转类零件 CAD/CAM集成系统的系统结构 ,以及以该模型为基础的设计制造支持软件体系 ,构造了基于工业 PC机的开放式数控系统的控制软件和应用软... 针对回转类零件的结构及加工特点 ,建立了基于特征的全局统一数据模型及在该模型上实现的回转类零件 CAD/CAM集成系统的系统结构 ,以及以该模型为基础的设计制造支持软件体系 ,构造了基于工业 PC机的开放式数控系统的控制软件和应用软件体系框架 。 展开更多
关键词 回转类零件 开放式数控系统 DM特征 cnc CAD CAM 集成
下载PDF
开放式CNC的概念和应用 被引量:6
13
作者 李爱平 张曙 《制造技术与机床》 EI CSCD 北大核心 1997年第3期10-12,共3页
CNC系统的用户经常面临的问题是寻求一种控制系统,它既能够具有CNC的核心功能特性,同时又能够很容易实现一些特殊功能的扩展。本文讨论了一个模块化、开放式控制系统的概念,以及如何实现这两个要求的基本方法。
关键词 开放式控制系统 模块化 控制系统 机床 cnc
下载PDF
多线程技术在开放式CNC系统中的应用 被引量:4
14
作者 周丹 邬义杰 《机电工程》 CAS 2003年第4期68-71,共4页
分析了Windows环境下CNC系统的强实时多任务性以及线程同步问题 。
关键词 数控系统 数控机床 开放式cnc系统 多线程技术
下载PDF
基于AHP法的智能制造CNC资源的优选 被引量:9
15
作者 张继红 黄大贵 《电子科技大学学报》 EI CAS CSCD 北大核心 2006年第4期514-517,共4页
在开放式数控系统的开发中,针对国内外众多的数控系统硬软件平台,并利用层次分析法多准则决策方法的定性、定量结合的思路,建立层次结构数学模型,成功地筛选出了满足要求的理想的开放CNC数控系统。该系统是用PMAC多轴运动控制卡构造的PM... 在开放式数控系统的开发中,针对国内外众多的数控系统硬软件平台,并利用层次分析法多准则决策方法的定性、定量结合的思路,建立层次结构数学模型,成功地筛选出了满足要求的理想的开放CNC数控系统。该系统是用PMAC多轴运动控制卡构造的PMAC-NC数控系统,能满足工程技术的要求和教学的需要。 展开更多
关键词 层次分析法 智能制造 开放cnc系统 优选
下载PDF
GUI 平台的开放式体系 CNC 系统研究与开发 被引量:5
16
作者 黄晓勇 张侃谕 +1 位作者 周兆敏 陈超 《机械与电子》 1998年第1期27-29,共3页
阐述开放式体系结构CNC系统的基本特征。同时结合作者开发的一套数控系统原型机HiCNC,展示了开发开放式体系CNC系统的一些思路。
关键词 cnc 开放式 体系结构 GUI平台 数控系统
下载PDF
开放型 CNC 系统模块化设计的研究 被引量:2
17
作者 聂秋根 张一坚 《南昌航空工业学院学报》 CAS 1998年第4期5-10,共6页
本文基于模块化设计思想,建立计算机数控(CNC:ComputerNumercalControl)系统软、硬件的标准化模块研制模式及原型系统。借助于计算机众多的最新成果,探讨以通用模块方式柔性组合为开放型CNC系统的实... 本文基于模块化设计思想,建立计算机数控(CNC:ComputerNumercalControl)系统软、硬件的标准化模块研制模式及原型系统。借助于计算机众多的最新成果,探讨以通用模块方式柔性组合为开放型CNC系统的实现方法,以寻求解决计算机集成制造系统(CIMS:ComputerIntegratedManufacturingSystem)中的一项关键技术的途径。 展开更多
关键词 开放型 cnc系统 计算机 模块化设计
下载PDF
Open shop复杂调度网络模型及特征分析 被引量:3
18
作者 宣琦 吴铁军 《浙江大学学报(工学版)》 EI CAS CSCD 北大核心 2011年第4期589-595,共7页
给出open shop复杂调度网络模型,即通过将open shop复杂调度对象描述成复杂网络,并将相关的复杂调度问题描述成对应复杂网络上的节点遍历问题,从而将复杂调度问题纳入复杂网络理论体系进行研究.分析几个复杂调度网络场景的一些基本结构... 给出open shop复杂调度网络模型,即通过将open shop复杂调度对象描述成复杂网络,并将相关的复杂调度问题描述成对应复杂网络上的节点遍历问题,从而将复杂调度问题纳入复杂网络理论体系进行研究.分析几个复杂调度网络场景的一些基本结构特征,发现复杂调度网络具有小世界、模块化等很多现实复杂网络共同具有的特点.前者说明调度对象事件之间具有较强的局部和全局耦合;后者能够为分块解决复杂调度问题提供理论基础.复杂调度网络中的平均度值和平均聚类系数与调度目标即网络平均遍历时间具有较强的关联,网络平均度值和网络平均遍历时间基本满足对数关系,这为后续设计基于复杂网络特征的调度规则提供启发式信息.给出网络可折叠度的概念,发现复杂调度网络本质上具有较大的网络可折叠度,可以通过折叠复杂调度网络来降低它的复杂度,从而提高后续的分析和算法执行效率. 展开更多
关键词 open SHOP 复杂网络 节点遍历 小世界 模块化结构 可折叠度
下载PDF
开源IgH EtherCAT主站在LinuxCNC开放式数控系统中的应用研究 被引量:13
19
作者 张克华 马佳航 +1 位作者 田林晓 朱苗苗 《制造技术与机床》 北大核心 2018年第6期191-195,共5页
为了实现成本低廉,设计便捷、灵活、易扩展的数控系统,搭建基于EtherCAT通信总线与PC机的纯软件数控系统,并对该系统的实时性能进行了试验测试。以低成本工控机作为上位机,并集成好开源数控系统LinuxCNC软件的Linux RTAI(Real-Time Appl... 为了实现成本低廉,设计便捷、灵活、易扩展的数控系统,搭建基于EtherCAT通信总线与PC机的纯软件数控系统,并对该系统的实时性能进行了试验测试。以低成本工控机作为上位机,并集成好开源数控系统LinuxCNC软件的Linux RTAI(Real-Time Application Interface)实时操作系统,下载搭建EtherCAT主从站通讯框架,实现了PC上位机即EtherCAT主站与伺服驱动器即EtherCAT从站之间的通信,完成多轴数控系统测试平台的搭建。运用WireShark软件进行数控系统的实时性测试。实验结果表明,该数控系统的平均传输时间为47.7μs,最大值为779μs,最小值为0.2μs。很好地满足了数控系统要求响应时间在1 ms及以下的实时性要求,因此该方案集成EtherCAT的LinuxCNC可以用于工业机器人与通用数控机床等自动运动控制系统。 展开更多
关键词 ETHERCAT 工控机 Linuxcnc 开放式数控系统
下载PDF
Development and Application of the NT Device Driver in CNC System 被引量:2
20
作者 HEYong-yi XIAJun-sheng 《Journal of Shanghai University(English Edition)》 CAS 2001年第4期317-321,共5页
The key technology of open architecture CNC systems kernel device driver,including the interrupt mechanism, I/O subsystem, the structure of device driver and the communication between the driver and the application p... The key technology of open architecture CNC systems kernel device driver,including the interrupt mechanism, I/O subsystem, the structure of device driver and the communication between the driver and the application program, is discussed in the paper and a specific application is given at the end. 展开更多
关键词 open architecture cnc Windows NT interrupt I/O device driver PCL 839
下载PDF
上一页 1 2 38 下一页 到第
使用帮助 返回顶部