登录

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

注册

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

找回密码

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

某高校路灯控制器及其监控平台设计毕业论文

 2020-04-15 05:04  

摘 要

在技术日新月异的这个快节奏时代,不断加强资源的控制和使用,既是对环境的保护也是对我们将来的负责,所以节约能源势在必行。如今的校园内在许多时候会出现一些灯亮而无行人存在又或者有人而灯却不一定亮的情况,基于种种原因则会造成资源的浪费。

本文路灯控制器及其监控平台是一个把硬件与软件相结合的控制系统,硬件部分的路灯控制器是基于51单片机为设计框架,并且对其电路系统进行规划设计,对硬件模块绘制硬件原理图和实物接线PCB图,最后对器件选型,焊接,形成实际可使用的智能路灯控制器。并通过无线传输模块和上位机软件通信,完成远距离的监测和控制。并且经过调试和校对之后,取得较好的测试效果。本设计可以极大的节省人力资本,同时还有便于控制和监测,造价低廉等优点,非常适合当今的校园路灯的设计和使用,同时操作简单,非常有利于实施。

虽然此次的路灯设计和实现并不是很先进和智能化的水平并不高,但是,在节约物质资源和人力资源方面还是有很大的进步,同时也是一种非常符合实际情况的一次实践。并且此系统也具有很大的可扩展性,可以在之后进行拓展性的研究与设计。

关键词:智能路灯控制器、上位机、监控平台、智能化

A university campus street lamp controller and its monitoring platform design

Abstract

In this fast-paced era of rapid technological change, constantly strengthen the control and use of resources, is not only for the protection of the environment but also for our future responsibility, so it's imperative to save energy. Today's campus in many times there will be some lights without pedestrians or lights are not necessarily bright, for a variety of reasons will result in a waste of resources.

In this paper, the street lamp controller and its monitoring platform is a control system combining hardware with software. The hardware part of the street lamp controller is based on 51 single chip microcomputer as the design framework, and the circuit system is planned and designed The hardware modules to draw the hardware schematic diagram and physical wiring PCB diagram, the final device selection, welding, the formation of practical use of intelligent street lamp controller. And through the wireless transmission module and the host computer software communication, the completion of remote monitoring and control. After debugging and proofreading, a good test result is obtained. The design can greatly save human capital, at the same time, it is easy to control and monitor, low cost and so on. It is very suitable for today's campus street lamp design and use, at the same time, easy to operate, very conducive to implementation.

Although the design and implementation of this street lamp is not very advanced and the level of intelligence is not high, there are still great progress in saving material resources and Human Resources At the same time, it is also a practice which accords with the actual situation. And this system also has the very big expandability, may carry on the expandability research and the design later.

Keywords: Intelligent Street Lamp Controller, Host computer, Monitoring Platform, intelligent

目录

摘要 I

Abstract II

第一章 绪论 1

1.1 研究背景及意义 1

1.2 智能路灯控制器的研究现状综述 1

1.3 论文的结构安排 2

总结 2

第二章 路灯控制器模块设计 3

2.1系统的主要功能和模块 3

2.2感光模块 3

2.3显示模块 4

2.4按键模块 5

2.5通信模块 5

2.6红外人体感应模块 6

2.7 led灯光模块 6

2.8电源及复位模块 7

总结 7

第三章路灯控制器硬件系统的原理和配置 8

3.1光敏电阻采样电路设计 9

3.1.1光敏电阻的工作原理 9

3.1.2元器件选型 9

3.2单片机最小系统的设计 9

3.2.1复位电路 10

3.2.2晶振电路 10

3.2.3单片机芯片 10

3.2.4单片机芯片的选型 11

3.3按键检测电路的设计 12

3.4lcd1602显示电路设计 12

3.4.1 LCD1602设置介绍 12

3.5wifi通信电路设计 14

3.5.1通信模块的选型 14

3.6红外人体感应电路设计 17

3.6.1红外人体感应传感器原理 17

3.6.2红外人体感应模块选型 17

3.7 led灯光模块电路设计 19

3.7.1led灯光的选型 19

3.7.2led状态灯的选型 19

3.8硬件接线PCB图及实物图 20

总结 21

第四章软件编程以及上位机功能调试 22

4.1系统流程图 22

4.2整体程序设计 23

4.2.1感光模块采集程序 23

4.2.2lcd1602的显示程序 24

4.2.3红外人体采集程序 25

4.2.4按键设置程序 26

4.2.5中断模块程序 28

4.3上位机通信及功能显示 30

4.3.1上位机的连接 30

4.3.2上位机与路灯控制器的通信 31

4.4总结 32

第五章 总结和期望 33

5.1本文所做工作总结 33

5.2 进一步的研究工作 33

参考文献 34

致谢 36

第一章 绪论

1.1 研究背景及意义

在面对生活环境越来越恶劣的形势下,绿色环保的发展理念日益蓬勃发展,与此同时,节约常规能源,减少浪费,污染也成了我们追求的目标与信念。而作为社会青年的集中营,校园管理更应该积极响应。

技术的革新日益蓬勃发展,路灯的控制也朝着智能化,科学化,管理化的趋势发展进步,逐渐用技术减少资源的流失,除此之外,还能够减少人力资源的消耗,使整个网络更加智能化,利于管理和维修。

本文主要着眼于路灯控制器的研究和远程的控制和监控,在基于单片机的基础上,将路灯形成网络的控制,同时可以远程控制灯的开关,在计算机界面上可以监测路灯的真实情况,减少人工的直接干预,同时还能够节约资源,尤其是电力资源,且使资源的利用效率不断的提高,是一项非常具有价值的项目研究,同时符合绿色发展的理念,符合当今社会的发展潮流。

由此看来,不论是从技术的角度还是从发展的角度,都需要对路灯的控制有深入研究,同时,也是应用控制的一次有益的实践,为以后的智能城市,智能生活铺平道路,可与智能控制无缝对接。

1.2 智能路灯控制器的研究现状综述

目前的国外的机构或个人对路灯的智能化研究有许多不同的方案和解决方法,在一些欧美国家,他们已经付诸实践了嵌入式智能路灯控制的管理系统,除此之外,还进行了光源材料的开发革新,并且他们用计算机作为上位机的监控方式已经非常普遍。

目前的大多数国内的校园路灯仍然是人工启停的工作模式,需要人为的参与控制部分,当出现路灯的故障出现时,常常会出现并不能第一时间收到讯息的情况,对行人的出行会造成一定的影响。由于种种原因,目前的国内校园路灯智能化管理还没有普及,这一块的研究急需不断的扩展。

以上是毕业论文大纲或资料介绍,该课题完整毕业论文、开题报告、任务书、程序设计、图纸设计等资料请添加微信获取,微信号:bysjorg。

相关图片展示:

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

企业微信

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