公交车站信息显示装置设计(含电路原理图)
公交车站信息显示装置设计(含电路原理图)(任务书,开题报告,外文翻译,论文12900字,电路原理图)
摘要
本课题针对公交站台信息显示装置的国内外的发展现状,分析了LED显示屏系统的控制原理和实现方法,提出了基于GPRS与单片机的公交站台LED显示屏控制系统的设计思路,并在此基础上设计了LED显示屏控制系统的硬件模块和相应的软件程序。
本系统采用GPRS模块SIM900A和单片机STC89C52RC设计成无线LED屏控制系统。SIM900A负责接收公交调度中心通过GPRS网络传过来的数据,单片机将SIM900A的接收的数据转换成可以显示的文字数据,然后在LED屏上显示出来。本系统程序由C语言编写而成,采用模块化设计,条理清晰、通用性好,便于改进完善和扩展补充。
这种设计方便显示日期、时间、天气、温度以及公交车运行的情况。
关键词:公交车站 LED显示屏 单片机 GPRS
Design of bus station information display device
Abstract
This study in view of the development of the bus station information display device home and broad, analyzing the control principle and realization method of LED display control system, putting forward the thought of bus station LED display control system based on GPRS and Single chip microcomputer , and on the basis for developing the LED display control system hardware module and the corresponding software program.
[资料来源:http://Doc163.com]
This system uses the GPRS module SIM900A and a MCU STC89C52RC is designed as a wireless LED display control system. SIM900A is responsible for receiving the data come from the dispatching center through the GPRS network, the MCU is to convert the data received by SIM900A into text data that can be displayed, and then displayed on the LED screen. The system composed of C language program using modular design to be coherently and versatility, added to facilitate improved and extended.
This system design is convenient to show data and time, weather and temperature and the running situation of the bus.
Key Words: Bus Station;LED Display;Single Chip Microcomputer;GPRS
[资料来源:http://www.doc163.com]
目录
摘要 I
ABSTRACT II
第一章 绪论 1
1.1 课题的研究背景及意义 1
1.2 公交站台信息显示装置现今发展状况 1
1.3 课题研究内容介绍 2
第二章 公交车站信息显示装置总体设计 3
2.1 公交车站信息显示装置总体设计思路 3
2.2 GPRS网络技术概述 3
2.2.1 GPRS网络 3
2.2.2 GPRS技术 4
2.2.3 GPRS通信相关协议 5
2.3 LED显示屏控制技术概述 6
2.3.1 LED显示屏及控制技术发展 6
2.3.2 LED显示屏的传统控制方式 6
2.3.3 无线LED显示屏的控制技术 7
第三章 硬件部分设计 8
3.1 硬件总体设计思路 8
3.2 电源模块 8
3.3 GPRS模块 9
3.4 单片机控制模块 13
3.4.1 STC89C52RC简介 13
3.4.2 单片机外围电路 14
3.5 LED显示屏驱动电路 15
3.5.1 列数据分析 15
3.5.2 LED显示屏行驱动电路 17 [资料来源:www.doc163.com]
3.5.3 LED显示屏列驱动电路 18
第四章 软件编程与设计 21
4.1 软件总体设计思路 22
4.2 上位机与LED显示屏控制器的通信协议 22
4.3 GPRS模块实现数据传输 23
4.3.1 相关AT指令 23
4.3.2 单片机控制SIM900A进行数据传输 24
4.4 单片机控制驱动LED显示屏子程序 25
第五章 仿真与实现 26
5.1程序编译环境及仿真软件 26
5.1.1 程序编译环境 26
5.1.2仿真软件 28
5.2仿真电路 30
第六章 结语 33
参考文献 34
附录 36
致谢 37
[版权所有:http://DOC163.com]