10外文原文.doc

基于GPRS无的数传模块设计机械设计带图纸文档

收藏

压缩包内文档预览:
预览图 预览图 预览图 预览图 预览图
编号:92357680    类型:共享资源    大小:2.11MB    格式:ZIP    上传时间:2020-08-15 上传人:QQ24****1780 IP属地:浙江
15
积分
关 键 词:
基于 GPRS 模块 设计 机械设计 图纸 文档
资源描述:
基于GPRS无的数传模块设计机械设计带图纸文档,基于,GPRS,模块,设计,机械设计,图纸,文档
内容简介:
Long-distance supervisory system data terminal research Based on GPRS1 introduction With the development of computer technology, Internet technology is particularly extensive and in-depth various aspects of peoples lives. make peoples lives has undergone a profound change.As industrial areas, because of the need to control areas, monitoring of a wide range of objects, hence the need to spend a lot of manpower, material and financial resources for equipment maintenance. Moreover, there are many adverse conditions, it is not easy to stay the occasional moment of arrival or not some field data collection. If the amount of wiring work it is not the economy, is unreasonable. This has helped wireless communications technology development in the field of remote monitoring. GPRS (General Packet Radio Service), as the existing GSM network evolution of the transition to the third generation mobile communication technology for (2.5G), with rapid access, always online, so by the flowmeter features Remote real-time data transmission in a sudden unmatched advantages. 2 GPRS technologyGPRS (General Packet Radio Service) is based on the GSM mobile network systems, the use of packet switching technology, compatible with GSM, and high-speed data transmission networks, GPRS in the GSM network to introduce a traditional three new components : PCU (Packet Control Unit, a control unit). SGSN (Serving GPRS Support Node. GPRS service node support) and GGSN (Gateway GPRS Support Node. Gateway GPRS support node) with the following characteristics :The high utilization rate of resources to the introduction of the GPRS packet switching mode of transmission, Only users send or receive data only during the occupation of resources This means that many users share the same wireless communications and high efficiency, thereby increasing the utilization of resources. GSM circuit switched data transmission methods and models for the entire link period, Whether users transmit data alone will occupy Channel. GPRS用户的计费按通信的数据流量为计费标准。GPRS Billing users by the flow of data communications for the accounting standards.GPRS data transmission speed of high-speed transmission 57.6KB/s. the highest attainable 115-117.2kb/s fully meet user needs.Access to wait for a short time GPRS access time is short, fast connectivity, the average 2s.Online users will provide real-time line and on-line at the initial state, which will visit service is very simple and rapid.GPRS supports IP and X.25 support of the most widely used Internet IP and X . 25 agreement, but because of GSM network coverage, makes GPRS will provide Internet and other wireless access to a global network.GPRS features can be seen from the above, the GPRS network is particularly suited to the frequent small-volume data transmission.Industry Remote Data Acquisition System is a relatively small volume of data typical of the real-time frequency transmission system. 3 System Design3.1 system structureOverall system structure like chart 1 shows.InternetDataCenterEquipmentDataTerminalEquipmentGPRSDataTerminalGPRS network System structureSerial or user terminal equipment to connect to GPRS wireless data terminals, and then labeled asIP packet data. GPRS air interface to access through GPRS network Gateway Routing and eventually arrived at through various data centers.3.2 terminals hardware designGPRS data terminal hardware modular design, include the data-processing module, remote communication module. analog-digital conversion module and display module, the system structure is shown in figure 2. Serial InterfacemoduleCommunicationCPU MODULEAT89C55ADO8032E2PROMX25045Show moduleterminals hardwareData processing module contains AT89C553, X25045 two chips, AT89C55 for dealing with long-range communication modules, analog / digital converter module and the module data transmission. To ensure that data will not be lost restart. Serial E2PROM X25045 device used for data storage. Remote Communication module includes GPRS module and SIM Serial Module MAX3238 three parts. SIEMENS GPRS wireless module using the MC354GPRS module Its function is to connect the data with an antenna or through an order to launch, the data transmission or reception Remote Monitoring Center. to receive further information or to order corresponding to the agreement, sent through MAX3238 single chip processor, MX3238 starting level conversion and serial communication function Due to the absorption method is the GPRS network, data transmission, it is indispensable to the SIM. function is to store data in a safe condition and complete customer information and customer identification authentication encryption algorithm as a whole. Analog-digital conversion module of the analog signal processing functions will be converted to digital, microprocessor as information sources AD0832 chip circuit design using the chip as the analog-digital conversion. AD0832 first converted into analog signals into digital, and then sent T89C55 chips and handling.When the module is mainly on account management staff to inspect the scene, they can facilitate real-time understanding of the situation. management system using a special keyboard and LED display, intelligent control HD7279A. HD7279A processor uses serial interface, the interface circuit and the external circuit - simple. I occupied lines, only 4, with low cost and high performance. 3.3 Terminal Software DesignData terminals must possess the following basic functions : automatic download the GPRS network. Automatic data centers to the SIM IMSI and its dynamic IP address for data transmission. 3.3.1 Serial DriverData terminal is due to the MCU. Serial communication must begin from the bottom GPRS download and eventually achieve data transmission. Serial opened Serial Driver (Open Comm) closed Serial (Close Comm) Reading serial data (Read Comm), wrote to the serial data (Write Comm) interrupt (Interrupt UartRxISR). 3.3.2 download GPRS networkAT command set to support GPRS Modem its initialization, initialization can be successful for dial-up connections. GPRS and dial-up modem initialization process is as follows : AT+IPR=38400; /把波特率设置为38400b/s,默认值为9600b/s。4003rd regard for the Baud Rate Setting 38400b/s, default values for 9600b/s. AT+CGCLASS=“B”;AT+CGCLASS= B; /设置移动终端的类别为B类,即具有GPRS上网和GSM语音功能,但二者不能同时使用,可自动切换。4003rd mobile terminals for the B category, with GSM and GPRS Internet voice function, However, they can not use that can automatically switch.AT+CGDCONT=1, IP, CMNET; /设置GPRS接入网关,如果Modem返回“310D”则表示初始化成功。4003rd installed GPRS Access Gateway, Modem return 310D said initialization successful. 发送“ATDT*99*1#”若Modem返回“310D”则表示成功接通GPRS网络。Send ATDT*99*1# If Modem return 310D said successfully connected GPR S network.3.3.3 Network consultationGGSN and Modem Communication followed with PPP. After the first modem dial-up communication links with the GGSN for consultations that the point-to-point communication link for the distribution of the parameters, the process followed LCP, PAP, CHAP. IPCP other agreements, LCP for the establishment, structure, testing Link Connection. PAP or CHAP for handling password verification ;IPCP part of the agreement for the establishment of network protocol environment. and distributed IP addresses. Modem接收到IP后将其存入数据终端的配置地址域,数据终端向数据中心发送配置后的数据帧,告知其动态IP地址和IMSI号,数据中心存储收到的信息,作为下传数据的联络信息。Modem will receive its data input terminal for the allocation of IP address fields. Data terminals to the data center configuration data frame transmission, this IMSI and its dynamic IP address. Data center storage to the information received, as under the downlink data from the contact information.3.3.4 transmissions dataAfter network consultation for data transmission. GPRS network to support IP protocol and IP data packets through, transceiver to transmit data at this time, Terminal System GGSN sent to the PPP IP Packet contains all messages will be transmitted to the Internet Network corresponding IP addresses, thereby completing terminal transmission of data via the Internet to remote monitoring center in the process.Realization of the difficult process of the System posted GGSN is a difficult process. Gate way GPRS terminal that is recorded (GGSN) and Gateway to LCP, PAP,IPCP agreement in the course of our consultations.Network consultation process is a complex process, the process is as follows. gateway.GPRS d
温馨提示:
1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
2: 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
3.本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
提示  人人文库网所有资源均是用户自行上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作他用。
关于本文
本文标题:基于GPRS无的数传模块设计机械设计带图纸文档
链接地址:https://www.renrendoc.com/paper/92357680.html

官方联系方式

2:不支持迅雷下载,请使用浏览器下载   
3:不支持QQ浏览器下载,请用其他浏览器   
4:下载后的文档和图纸-无水印   
5:文档经过压缩,下载后原文更清晰   
关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

网站客服QQ:2881952447     

copyright@ 2020-2025  renrendoc.com 人人文库版权所有   联系电话:400-852-1180

备案号:蜀ICP备2022000484号-2       经营许可证: 川B2-20220663       公网安备川公网安备: 51019002004831号

本站为文档C2C交易模式,即用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知人人文库网,我们立即给予删除!