摘要本设计是基于测控组态软件的开发环境,采用模块化思想,对系统进行的组态分析。首先,将系统分成上位系统和下位系统进行分别开发。再之,为了满足不同的控制需求,对上位系统进行模块化的组态编程,从而设计出一套符合要求的控制系统。最后,对下位系统采用了普通的串口编程,使之能够接收来自上位机串口数据并对其进行分析,提取控制信息,执行相应命令,以完成对设备的控制。6496
系统解决了控制系统的通用性问题,可以运行于任何通用PC之上,通过串行端口与任何可编程下位设备通信,方便对下位系统进行更新、扩展。
关键词 计算机测控 工业控制 过程控制 组态组态软件 串口通信 单片机
毕业设计说明书(论文)外文摘要
Title The design of automotive fault setting and
measurement system(base on configuration software )
Abstract
The configuration software is a special software used for data acquisition in process control. In the design, the system is devided into upper and lower system for developing, using the ideas of configuration. Serial communication is used to connect the upper and lower system.
Keywords Computer Measurement and Control process control configuration software configuration MCU COM