JIMI 发表于 20:50

WINCE系统中EVB设计实现数据采集控制

论文编号:DZXX184  论文字数:10167,页数:33
摘要
 此次设计的洗涤车信息监测管理系统主要是针对wince系统中利用EVB(eMbedded Visual Basic)语言来进行数据采集控制。具体来说,操作者通过该系统可以清晰的观测到整个洗涤车的工作过程是否正常,并且能够通过系统对洗涤车工作的温度,电压等数据进行全面的了解;通过该程序能够使嵌入式平台可以正确的在工作中采集数据并进行计算以供操作者参考。信息监测管理系统在各种工程运用中使用较为为广泛,具有很强的调控监测功能。该控制系统操作简便,信息丰富,使用便捷,能够在便携式仪器上进行操作。作为信息监测管理系统,其具有多种功能,且程序简单易懂,很大程度上方便了操作者的使用。
 本文对信息监测管理系统的设计过程做系统的介绍,实现数据采集控制的软件设计过程。
 
关键词:单片机,数据采集控制,程序设计,EVB语言
ABSTRACT
 Information monitoring and management system is mainly for wince system which use EVB to control data colletion. For details ,developers could see if the whole woring process of the truck is normal and also comprehensivly know the data of working temperature and voltage of the truck. This program will enable the embedded platform correctly collecting and calculation for the operator on reference.Imformation spy system are widely used in various projects which have powerful monitoring function.this system with simple Operation,richful information can be used on portable devices.as information monitoring and management system.,the system which has a varity of functions and simple program can provide a lot of convenience for operators .
 This paper describe the desing progress of the information monitoring and management system, and also realize the process of control of data collection.
   
Keywords: Image segmentation; Fixed threshold; Edge detection

目录
摘要 I
ABSTRACT II
第1章 引言 1
 1.1 背景 1
 1.2 研究内容 1
第2章 系统运行平台及编译软件介绍 3
 2.1 软件运行的嵌入式平台介绍 3
 2.2 软件运行操作系统WINCE介绍 3
 2.3 软件编程工具VS2005介绍 5
第3章 洗涤车信息监测管理系统程序分析设计 8
 3.1 系统总体分析 8
 3.2 系统程序设计 8
 3.2.1 窗体 9
3.2.2 公共模块 21
3.2.3 函数模块 22
第4章 结束语 28
致谢 29
参考文献 30
页: [1]
查看完整版本: WINCE系统中EVB设计实现数据采集控制