摘要
嵌入式操作系统从被开发至今,凭借其优越的性能一直被广泛应用于生产、生活和自动控制领域,并且向着更加便捷化、智能化的方向发展。笔者提出基于COM组件的嵌入式智能控制系统软件编程设计,介绍了COM组件的基本结构、特征及接口规范,基于COM组件将系统软件编程划分为用户操作界面、智能数据通讯和控制算法设计三个部分。其中用户界面用来完成系统参数设置和数据的实时显示;智能数据通信以socket为基础进行;而在系统的控制算法方面,采用了智能PID控制算法,重点分析了嵌入式智能控制系统的软件编程及实现流程。
The embedded operating system has been widely used in the field of production,life and automation,and has been developed in a more convenient and intelligent way because of its superior performance.This paper introduces the design of embedded intelligent control system software based on COM component,introduces the basic structure,characteristics and interface specification of COM component.Based on COM component,the system software programming is divided into user operation interface,intelligent data communication and control algorithm design.The user interface is used to complete the system parameters and data realtime display;intelligent data communications are based on socket;the control algorithm of the system adopts intelligent PID control algorithm,and analyzes the software programming and implementation process of embedded intelligent control system.
作者
梁琰
Liang Yan(Sichuan Vocational and Technical College,Suining Sichuan 629000,China)
出处
《信息与电脑》
2017年第7期108-109,共2页
Information & Computer
关键词
COM组件
嵌入式
软件编程
COM component
embedded
software programming