论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 电子信息工程
毕业论文标题:

单片机短消息收发系统

 本文ID:LWGSW13191 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 单片机短消息收发系统 (收费:11800 积分)  

电子信息工程论文编号:DZXX030  论文字数:14135,页数:42

   目   录
摘要 I
ABSTRACT II
第一章  绪论 1
1.1课题提出的背景和意义 1
1.2本课题的研究现状和发展方向 1
1.3本课题的主要设计工作 2
第二章 监控终端硬件设计 3
2.1系统描述 3
2.2 AT89C51模块 4
2.2.1 主要性能参数 4
2.2.2 各引脚功能概述 5
2.3 接口模块 7
2.4 RS-232接口简介 8
2.5 无线GSM模块 11
2.6 外围电路设计 11
2.6.1 复位设计 11
2.6.2 独立式按键 12
2.6.3 动作部分电路 14
2.6.4 电源部分电路 14
2.7小结 14
第三章  AT命令介绍 16
3.1 AT命令简介 16
3.2 PDU数据格式分析 17
3.3 常用AT命令详解 20
3.3.1.短信中心设置命令:AT+CSCA 20
3.3.2.选择短信息格式命令:AT+CMGF 20
3.3.3短信息到达提示命令:AT+CMGS 20
3.3.4阅读短信息命令:AT+CMGR 21
3.3.5短信息发送命令:AT+CMGS 21
3.3.6删除短信息命令:AT+CMGD 22
3.3.7 通信设置 22
第四章 系统软件设计 23
4.1系统软件功能 23
4.2 软件开发环境介绍 24
4.3系统软件流程 24
4.3.1主程序 24
4.3.2键盘扫描和去抖动子程序 24
4.3.3短信息发送子程序 25
4.3.4短信息接收子程序 26
第五章 系统调试 28
5.1 系统硬件调试 28
5.2 系统软件调试 28
第六章  系统设计总结 29
致谢 30
参考文献 31
附录1源代码 32

摘要
 随着移动通信技术的迅猛发展以及用户数量的急剧增加,利用移动通信技术实现远程控制越来越具有研究价值。本文介绍了基于GSM网络利用SMS的无线远程监控终端的原理及其简化系统的设计实现。它由一个无线GSM模块和一个以单片机为核心的监控单元组成。无线GSM模块作为中介通过发送和接收短信来建立用户手机和单片机控制系统的远程通信,而单片机控制系统则运用AT指令通过串口与无线GSM模块建立通信,达到实现系统功能的目的。
 该系统可以通过改进应用于生产生活的各个领域,其最突出的优点在于它能实现准确实时的双向通信,而且由于GSM网络覆盖范围极为广泛,因此该系统不受地域环境的影响,同时对于用户来说该系统的操作极为方便,成本低,效益高。
 本文首先详细阐述了单片机短消息收发系统的硬件组成和设计结构以及单片机与无线GSM模块的接口方式,同时也详细介绍了短消息控制指令和短消息收发的协议数据单元格式进行了阐述。最后讨论了软件部分的结构设计和所能达到的功能。
 
 关键词:无线GSM通信模块,TC35,AT命令,单片机AT89C51
 
 
ABSTRACT
 Along with the mobile communication technology swift and violent development as well as the user quantity sharp growth, more and more has the research value using the mobile communication technology realization long-distance control. This article introduced uses SMS based on the GSM network the wireless long-distance monitoring terminal principle and its the simplification system design realization. It is composed by a wireless GSM module and take the monolithic integrated circuit as the core monitoring unit. The wireless GSM module took intermediary establishes the user handset and the monolithic integrated circuit control system long-distance correspondence through the transmission and the receive short note ,but the monolithic integrated circuit control system utilizes the AT instruction through the string mouth with the wireless GSM module establishment correspondence, achieves the realization system function the goal.
 This system may apply through the improvement to production and life, its most prominent merit lies in it to be able to realize the accurate real-time twp-way communication, moreover because the GSM network cover scope is extremely widespread, Therefore this system the region environment influence, simultaneously regarding the user was not said this system operation extremely convenient, cost low, the benefit is high.
 This article first in detail elaborated the monolithic integrated circuit short news receiving and dispatching system hardware composition and the design structure as well as the monolithic integrated circuit and the wireless GSM module connection way ,simultaneously also in detail introduced the short news control command and the short news receiving and dispatching protocol data unit form has carried on the elaboration. Finally discussed the function which the software partial structural design and can achieve.

 Keywords: Wireless GSM telecommunication Module ,TC35,AT command,
 Single-chip microcomputer ,AT89C51


相关论文
本论文在电子信息工程栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:智能化水温监测控制系统设计 下一篇:多点测温系统设计
Tags:单片机 短消息 收发 系统 【收藏】 【返回顶部】
会计论文
电子机电论文
金融论文
电气自动化论文
模具设计
化学工程与工艺
机械设计
电子通信论文
英语论文
行政管理论文
物流论文
电子商务论文
法律论文
国际贸易论文
财务管理论文
人力资源论文
市场营销论文
土木工程论文
工商管理论文
工程管理论文
汉语言文学论文
教育管理论文
测控专业论文
交通工程论文
旅游管理论文
新闻专业论文
艺术设计
教育技术学论文
应用物理学论文
轻化工程论文
德语专业论文
给水排水工程
服装设计与工程
食品生物技术
材料科学与工程
电视制片管理
工业工程论文
文化产业管理
包装工程论文
印刷工程论文
信息管理论文
制药工程论文
生物工程论文
电子信息工程
信息计算科学
电气工程论文
通信工程论文
财务会计毕业论文
电子商务毕业论文
现代教育技术
信息管理专业
心理学专业
数学与应用数学
数学教育
护理学毕业论文
其他专业论文
历史学论文
学前教育毕业论文
小学教育毕业论文
教育管理毕业论文
法律专业毕业论文
汉语言文学毕业论文
工商管理毕业论文
人力资源毕业论文
营销专业毕业论文
物流专业毕业论文
计算机论文
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供电子信息工程毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号