登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 理工学类 > 自动化 > 正文

基于Android系统的过程控制监控界面的应用研究毕业论文

 2021-07-01 12:07  

摘 要

进入21世纪后,随着经济的迅速发展,计算机技术广泛地应用于生活的各个领域中。生产中旧的管理监控方法不再适合实际的生产。过程控制系统可以管控现场的一体化,同时能够适应高强度的生产模式,提高了生产效率,影响着综合自动化的各个领域。人机界面作为控制系统中必不可少的部分,能够反映出系统设备的工作状态、系统工作的流程,以及能给予视觉和触觉的效果,从而带给用户十分直观的感受。同时当前互联网与移动设备的快速发展,使得移动终端慢慢地取代了较老一代的通讯终端。本文以路锥自动收放控制系统为应用实例,将交通现场和过程控制监控系统联系起来,通过移动终端的蓝牙设备连接进行通讯,从而实现对交通现场中路锥的收放进行实时监控。在分析路锥系统工作状态,以及投放、回收流程的监控功能需求基础上,研究基于Android系统的过程控制监控界面的应用开发,从而实现交通中路锥自动收放的监控功能。

论文阐述了应用开发的具体过程:从安装开发工具Eclipse并搭建开发环境到项目的创建。然后对整个系统的监控对象进行分析,开发主要功能的程序并进行用户界面的设计。最后通过对所开发的应用进行联调测试和结果分析,从而验证本文所提方案的可行性和应用的实用性。

关键词: Android系统;过程控制;蓝牙通讯;人机界面

Abstract

In the 21st century, with the rapid economic development, computer technology is widely used in various fields of life.Production of the old management and monitoring methods are no longer suitable for the actual production.Process control system can be integrated management and control site at the same time and be able to meet the high-intensity mode of production, improve production efficiency, affecting all areas of integrated automation.HMI(Human Machine Interface) is an essential part of the control system.It reflects the work of the state apparatus, the process operation of the system.And give the visual and touch effect, so give the user a very intuitive feel. At the same time the current rapid development of the Internet and mobile devices,so that the mobile terminal slowly replacing the older generation communication terminal.In this thesis, the road cones automatic control system as an application example retractable.The site traffic and process control monitoring systems are linked.Communication through mobile terminal bluetooth connection,so as to realize real-time monitoring road cone retractable at the scene of the traffic.In analyzing road cone system statusand delivery, recovery process monitoring capabilities demand basis.Develop an application about the process control system monitoring,soenabling road traffic cone automatic retractable monitoring.

This thesis describes the specific process of application development.From the installation of development tools Eclipse, development environment to create and build a project. Thenanalysis of the monitoring object in the whole system, the development of the main functions of the program and user interface design.Finally, joint test the developed applications and analyze the results.Therefore, verify the feasibility and practicality of the proposed approach in this thesis.

Key Words:Android system;Remote monitoring;Bluetooth communication;HMI

目 录

摘 要 I

Abstract II

第1章 绪论 1

1.1 研究背景及意义 1

1.2 国内外研究现状 1

1.2.1 过程控制系统的发展与现状 1

1.2.2 Android系统的发展与应用现状 2

1.3论文研究内容 3

第2章 基于Android系统的过程监控系统设计 4

2.1 以路锥自动收放系统为应用实例的需求分析 4

2.1.1 路锥自动收放系统概述 4

2.1.2 监控需求分析 4

2.2 监控系统的方案设计 5

2.2.1 方案说明 5

2.2.2 设计实现 5

2.3 本章小结 6

第3章 基于Android系统的应用开发 7

3.1 Android应用介绍 7

3.1.1 Android系统简介 7

3.1.2 Android的编程语言介绍 8

3.2 Android应用开发步骤 8

3.2.1 开发工具简介 8

3.2.2 开发坏境搭建 9

3.2.3 Android项目目录结构 10

3.2.4 Android项目的基本开发流程 11

3.3 主要功能实现的应用程序的开发 11

3.3.1 界面跳转程序 12

3.3.2 蓝牙双向通讯程序开发 13

3.3.3 用户界面设计 15

3.3.4 程序整合 18

3.4 本章小结 18

第4章 应用测试与结果分析 19

4.1 测试系统的构成 19

4.2 蓝牙通讯接口测试 19

4.3 系统联调及结果分析 20

4.4 本章小结 23

第5章 总结与展望 24

参考文献 25

致 谢 26

  1. 绪论

1.1 研究背景及意义

随着科学技术的快速发展,人们的日常生活和生产过程都发生了巨大的变化。出于工作需要,生活中很多场所都采用监控技术,这能够让我们更好地监视和管理工作现场。监控技术也是生产过程中的重要技术,可以实时地反馈生产过程中的各项指标和工作状态,并进行控制和改善。利用计算机对生产系统进行监控,可以实现对生产过程的检测、监督和管理。过程监控系统中的监控技术愈加成熟,监控对象的种类更多,监控的设备分布也越来越分散。同时利用互联网的资源共享功能,可以实现远程监控,使得控制系统的计算机通过网络系统进行远程监视和控制。过程监控系统可以应用于生活的各种过程控制系统中,使控制系统的各项参数指标得以显示出来并可以及时改善,从而能够更方便、更高效、更灵活地对系统进行控制和管理。

Android系统作为目前使用作为广泛的应用开发系统之一,其技术已经相当成熟。在开发过程监控系统的监控界面时,可以采用Android系统的开发技术对控制的人机界面进行开发。本设计以路锥自动收放控制系统为应用实例,在分析了生活中路锥系统工作状态的基础上,基于Android系统设计开发一款可以远程监控工作系统的应用程序,从而实现交通路锥自动收放监控功能。

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图