gprs气象数据传输系统的研究.doc
约25页DOC格式手机打开展开
gprs气象数据传输系统的研究,摘 要传统的数据传输总是存在各种各样的问题。譬如说:有线网络布线费用高、施工麻烦且易受到场合的限制,而无线网络应用中,无线数据电传在距离较远时很难实现数据的准确传输,gsm短消息方式通讯量小且费用昂贵,租用卫星对于民用产品价格又相对较高。第2.5代通讯技术gprs的出现很好的解决了这些问题。本课题重点对基于gprs气象...
内容介绍
此文档由会员 shixin7751 发布
摘 要
传统的数据传输总是存在各种各样的问题。譬如说:有线网络布线费用高、施工麻烦且易受到场合的限制,而无线网络应用中,无线数据电传在距离较远时很难实现数据的准确传输,GSM短消息方式通讯量小且费用昂贵,租用卫星对于民用产品价格又相对较高。第2.5代通讯技术GPRS的出现很好的解决了这些问题。
本课题重点对基于GPRS气象数据传输系统的研究,提出微控制器利用无线网络连接到Internet进行气象数据的传输,并应用于实际中。根据GPRS具有覆盖范围广、数据传输速率高等特点来分析采用GPRS传输气象数据的原因,来设计的硬件部分,从而达到系统的最优化设计。文中首先介绍了GPRS的相关知识;其次介绍了单片机MSP430F147和GPRS模块MC35I的特点和引脚图;最后简单介绍了AT命令。
关键词: GPRS;MC35I;单片机
Abstract
There are always series of problems about the traditional weather station data,for example,the high cost of wired network cabling,construction problems and limitations of vulnerable situations.In the wireless network applications,wireless data fax is difficult to achieve the accuracy transmission of data in the distance,and GSM short message has a small amount of communication,and its cost is very expensive.The rental satellite has relatively high prices for produ-cts of civilian use.The emergence of 2.5G communication technology GPRS is a good solution to these problems.
This issue focuses on the research of GPRS data transmission system,proposes microcontroller using wireless network to connect to the Internet for the transmission of meteorological data that is applied in practice. In this paper,according to the characteristics like covering a wide range of aera,high data transfer rate etc,the reason of meteorological data transmission using GPRS is gived.Moreover,the hardware is designed to optimize.The design is based on the hardware and software of GPRS meteorological data transmission. What’s more,this design describes the working principle of GPRS,GPRS module MC35I and it introduces the microcontroller.
Keywords:GPRS;MC35I; Microprocessor
目 录
引 言 1
第一章 GPRS介绍 2
1.1 GPRS概述 2
1.2 GPRS数据传输的特点 3
1.3 GPRS网络结构和工作原理 4
1.3.1GPRS的工作原理 4
1.3.2 GPRS网络结构 5
第二章 数据采集终端硬件电路设计 9
2.1系统硬件结构框图 9
2.2 MSP430F147的电路设计 9
2.2.1 MSP430系列单片机特点 9
2.2.2 MSP430F147单片机特点 10
2.2.3 MSP430F147单片机结构及接口电路 11
2.3 电源电路 12
2.4复位电路 13
2.5 GPRS模块功能介绍 13
2.6 MC35I引脚介绍 14
2.7 MC35I与SIM接口电路 16
2.8 MSP430F147与MC35I连接图 17
第三章 系统的软件设计 18
3.1模块中与GPRS相关的AT指令介绍 18
3.2系统软件流程图 18
结 论 20
参考文献 21
谢 辞 22
传统的数据传输总是存在各种各样的问题。譬如说:有线网络布线费用高、施工麻烦且易受到场合的限制,而无线网络应用中,无线数据电传在距离较远时很难实现数据的准确传输,GSM短消息方式通讯量小且费用昂贵,租用卫星对于民用产品价格又相对较高。第2.5代通讯技术GPRS的出现很好的解决了这些问题。
本课题重点对基于GPRS气象数据传输系统的研究,提出微控制器利用无线网络连接到Internet进行气象数据的传输,并应用于实际中。根据GPRS具有覆盖范围广、数据传输速率高等特点来分析采用GPRS传输气象数据的原因,来设计的硬件部分,从而达到系统的最优化设计。文中首先介绍了GPRS的相关知识;其次介绍了单片机MSP430F147和GPRS模块MC35I的特点和引脚图;最后简单介绍了AT命令。
关键词: GPRS;MC35I;单片机
Abstract
There are always series of problems about the traditional weather station data,for example,the high cost of wired network cabling,construction problems and limitations of vulnerable situations.In the wireless network applications,wireless data fax is difficult to achieve the accuracy transmission of data in the distance,and GSM short message has a small amount of communication,and its cost is very expensive.The rental satellite has relatively high prices for produ-cts of civilian use.The emergence of 2.5G communication technology GPRS is a good solution to these problems.
This issue focuses on the research of GPRS data transmission system,proposes microcontroller using wireless network to connect to the Internet for the transmission of meteorological data that is applied in practice. In this paper,according to the characteristics like covering a wide range of aera,high data transfer rate etc,the reason of meteorological data transmission using GPRS is gived.Moreover,the hardware is designed to optimize.The design is based on the hardware and software of GPRS meteorological data transmission. What’s more,this design describes the working principle of GPRS,GPRS module MC35I and it introduces the microcontroller.
Keywords:GPRS;MC35I; Microprocessor
目 录
引 言 1
第一章 GPRS介绍 2
1.1 GPRS概述 2
1.2 GPRS数据传输的特点 3
1.3 GPRS网络结构和工作原理 4
1.3.1GPRS的工作原理 4
1.3.2 GPRS网络结构 5
第二章 数据采集终端硬件电路设计 9
2.1系统硬件结构框图 9
2.2 MSP430F147的电路设计 9
2.2.1 MSP430系列单片机特点 9
2.2.2 MSP430F147单片机特点 10
2.2.3 MSP430F147单片机结构及接口电路 11
2.3 电源电路 12
2.4复位电路 13
2.5 GPRS模块功能介绍 13
2.6 MC35I引脚介绍 14
2.7 MC35I与SIM接口电路 16
2.8 MSP430F147与MC35I连接图 17
第三章 系统的软件设计 18
3.1模块中与GPRS相关的AT指令介绍 18
3.2系统软件流程图 18
结 论 20
参考文献 21
谢 辞 22