==>> 点击下载文档 |
[摘要] 主要研究利用公共移动通信网络进行远程控制、网络数据收发器、控制设备与收发器的接口、中心计算机与通信网络的接口、设备控制软件等
弄清楚数据收发器GSM引擎模块的接口信号和控制码,主要是AT指令相关的知识和GSM模块出厂的一些资料。
设计出单片机采集被控对象信号及控制GSM引擎模块的电路板,主要用89C51进行控制,
编写出单片机采集被控对象信号及控制GSM引擎模块的程序,控制GSM模块的程序在终端用可视化语言。
对系统进行调试,单片机能够正确采集被控对象信号,通过串行口发送给GSM引擎模块,并且单片机能够正确接收GSM引擎模块发过路的信号,对信号进行分析,对被控对象进行控制。
[关键词] GSM模块 单片机 AT指令移动网络收发器接口。
THE LONG-RANGE CONTROLl SYSTEM OF EMBEDDEDMONBIL NETWORKISDESINGNED
Abstrat : Main research utilizes mobile network to control long-rangly publically, network data transceiver , control equipment and interface , centre computer and interface , equipment of communication network of transceiver control software ,etc.
Clear up the interface signal of the data transceiver GSM engine module and control yard, it is mainly some materials that knowledge of AT order and GSM module are dispatched from the factory.
Design one-chip computer ,use it accuse of target signal and control GSM circuit board , use 89c51 to control mainly, Design another one-chip computer(forefront data collector) which can receive message from the one-chip and demonstrate it.
Debugging the system, the one-chip computer can gather and accuse of target's signal correctly , forefront data collector can receive message that GSM engine module send correctly,
Key words:GSM engine module, one-chip computer , forefront data collector, AT order, embedded mobile network, network data transceiver.
目录
引言 1
1系统概述 1
1.1概述 1
1.2硬件设计(各个部分的构成、功能、设计方法等) 2
1.3软件设计 4
1.4主要技术指标 7
1.5应用 8
2计算机控制端设计 8
2.1概述 8
2.2 SMS短信息的无线数传监视和控制 9
2.4基于PDU模式的中文短信息接收 10
2.4.1PDU数据包格式 11
2.4 2PDU模式的纯英文短信息解码 11
2.4.3中文短信息的解码 12
3 嵌入式端设计 15
3.1 概述 15
3.2 GSM通信接口的硬件实现 16
3.3单片机程序设计简介 17
3.4单片机编程 18
4 下位机端设计 19
4.1概述 19
4.2下位机端主要程序设计 19
5 AT指令集 22
5.1相关的GSM AT指令 22
5.2计算机与TC35T的通信 23
5.3 PDU数据格式分析 24
5.4 短消息编码 27
5.5短消息的发送与接收案例 27
5.6注意事项 28
结论及尚存在的问题 28
致谢 29
参考文献 29
附录 30