1 / 49
文档名称:

基于PDA的维修信息系统的设计与实现.pdf

格式:pdf   页数:49
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于PDA的维修信息系统的设计与实现.pdf

上传人:coconut 2014/3/30 文件大小:0 KB

下载得到文件列表

基于PDA的维修信息系统的设计与实现.pdf

文档介绍

文档介绍:华中科技大学
硕士学位论文
基于PDA的维修信息系统的设计与实现
姓名:胡超
申请学位级别:硕士
专业:电子与通信工程
指导教师:魏蛟龙
2011-05-23
华中科技大学硕士学位论文 
摘要
长期以来,设备维修保养、操作使用等信息记录一直使用的是手工记录,业务
人员必须把手工记录的每个数据逐一录入计算机并进行校对。当上级部门要求上报
这些信息时,要花费大量人力和时间去汇总、整理和总结分析。显然,采用传统的
手工记录方式进行数据登记和维护,需要填报的数据量大,工作强度高,效率低下、
数据准确性差,容易产生错误和遗漏,而且有些单位由于平时不注意维修资料的记
录和保存,有编造数据的现象,这会严重影响上级领导对设备信息真实情况的了解
和判断。
鉴于上述情况,在分析和调研了内外数据采集现状的基础上,设计研发出一种
简单方便、功能完善的基于 PDA 的便携式维修信息系统。本采集系统采用 PDA 掌
上电脑作为终端设备,在 Windows CE 支持下,利用 Visual Studio 2005 开发平台及
C#语言,通过 SQL Mobile 移动数据库的合并复制技术实现了采集器与服务器的数据
同步。在系统设计与实现过程中研究了移动智能设备开发的相关技术,阅读了国内
外在移动开发应用方面的相关文献,对采集系统的总体结构、功能模块、工作流程
以及相关技术的实现进行了深入的研究。
本系统设计合理、操作简单、功能完善,能有效辅助工作人员实现数据采集,
简化数据采集流程,减少数据出错几率,提高工作人员的工作效率,减轻工作人员
的工作强度,实现无纸化办公。工作人员携带 PDA 到现场进行数据采集,将采集结
果直接记录到 PDA 中,采集任务完成后,将 PDA 的数据直接上传到系统服务器中,
供各级人员查看和分析。



关键词:PDA 数据采集移动数据库合并复制
 
  I
华中科技大学硕士学位论文 
Abstract
For a long time, the information of equipment maintenance and operation has been
recorded manually, so the staff has to enter each data obtained manually into puter
and proofread it. When the information is needed by the higher authorities, a lot of labor
and time should be devoted to the collection, organization and analysis of the information.
It is obvious that the traditional manual recording of data demands a large amount of work,
leading to the high labor intensity, low working efficiency, poor data accuracy, and the
potential errors and omissions of data. Moreover, some divisions pay little attention to the
record and the maintenance of service information, which will seriously mislead the
superiors over the true information of equipments.
In view of the above, a convenient and perfect system of maintenance information
collection is proposed based on PDA, on the basis of the analysis of internal and external
data collection. Using PDA as a terminal device, the system exploits the development
platform of Visual Studio 2005 as well as C# language with the support of Windows CE,
and ac