首页 | 本学科首页   官方微博 | 高级检索  
     

基于有限状态自动机原理的孔中心定位程序
引用本文:金红,蒋存波,陈小琴.基于有限状态自动机原理的孔中心定位程序[J].计算机工程与应用,2007,43(4):113-114,189.
作者姓名:金红  蒋存波  陈小琴
作者单位:桂林工学院,电子与计算机系,广西,桂林,541004;桂林工学院,电子与计算机系,广西,桂林,541004;桂林工学院,电子与计算机系,广西,桂林,541004
基金项目:CNC精密成型磨削设备数控技术研发项目 , 多维数控系统项目
摘    要:孔中心定位是数控电火花成型、电火花线切割等机床的基本功能,操作过程比较复杂,具有有限状态自动机的特征。有限状态自动机是一个描述离散系统的数学模型,通过状态转移囤可清楚描述输入与状态的关系,利用有限状态机理论描述其程序结构.比传统的程序结构更直观、更清晰地描速孔中心定位的程序。利用有限状态机原理设计控制程序结构,方便用汇编语言的JMP@A+DPTR指令或C程序语言的switch语句实现,可以使程序简单、清晰,便于调试、维护、扩充。介绍了在电火花加工机床用“多维数控系统”运用有限状态自动机原理进行孔中心定位程序设计的实例。

关 键 词:程序设计  状态机  数控
文章编号:1002-8331(2007)04-0103-02
修稿时间:2006-03

Program for locating center of hole based on finite automaton principle
JIN Hong,JIANG Cun-bo,CHEN Xiao-qin.Program for locating center of hole based on finite automaton principle[J].Computer Engineering and Applications,2007,43(4):113-114,189.
Authors:JIN Hong  JIANG Cun-bo  CHEN Xiao-qin
Affiliation:JIN Hong,JIANG Cun-bo,CHEN Xiao-qin,(Department of Electronics & Computer, Guilin University of Technology,Guilin, Guangxi 541004, China)
Abstract:Locating the center of hole is very important in the computer numerical control system of EDM.The process is complexity and has the character of the Finite Automation(FA).FA is a mathematic model for describing the system of disperse and it can directly describe the relation of states and inputs by state diagram.The application of state diagram and condition code of FA can more directly and clearly describe the process of locating the center of hole than the custom,so the control program is designed very simply,clearly based on it.It is verified by testing and applying,the program designed by assembler or C program language is very easy to debug and update.
Keywords:program  finite automation  numerical control
本文献已被 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号