基于Android系统的温室异构网络环境监测智能网关开发
为实现温室环境监测中异构网络的统一管理,该文开发了以Exynos4412为核心处理器的智能网关,设计了基于Android的智能网关应用软件。异构网络管理过程为:配置网关通信接口、数据采集单元、传感器数据流的字段描述等信息,建立基于XML的信息配置文件,数据接收线程根据配置文件描述与接收数据流逐字节段比对,实现传感器数值从数据流中定位、解析、数值转换得到监测参数实际值,并与监测参数ID组成键值关系,最终存储于SQLite数据库,提供接口给上层模块进行实时数据查询和历史数据查询。系统对Zigbee、RS-485、Wi-Fi3种异构网络进行了试验,14 d的运行结果表明,智能网关实现了监测参数解析、...
Saved in:
Published in | 农业工程学报 Vol. 31; no. 5; pp. 218 - 225 |
---|---|
Main Author | |
Format | Journal Article |
Language | Chinese |
Published |
南京林业大学生物与环境学院,南京 210037
2015
江苏大学现代农业装备与技术教育部重点实验室,镇江,212013%江苏大学现代农业装备与技术教育部重点实验室,镇江 212013 |
Subjects | |
Online Access | Get full text |
ISSN | 1002-6819 |
DOI | 10.3969/j.issn.1002-6819.2015.05.031 |
Cover
Abstract | 为实现温室环境监测中异构网络的统一管理,该文开发了以Exynos4412为核心处理器的智能网关,设计了基于Android的智能网关应用软件。异构网络管理过程为:配置网关通信接口、数据采集单元、传感器数据流的字段描述等信息,建立基于XML的信息配置文件,数据接收线程根据配置文件描述与接收数据流逐字节段比对,实现传感器数值从数据流中定位、解析、数值转换得到监测参数实际值,并与监测参数ID组成键值关系,最终存储于SQLite数据库,提供接口给上层模块进行实时数据查询和历史数据查询。系统对Zigbee、RS-485、Wi-Fi3种异构网络进行了试验,14 d的运行结果表明,智能网关实现了监测参数解析、存储和显示功能与配置信息描述实现了对应,满足温室环境监测异构网络的统一管理要求,具有较好的稳定性,可进一步扩展异构网络。 |
---|---|
AbstractList | 为实现温室环境监测中异构网络的统一管理,该文开发了以Exynos4412为核心处理器的智能网关,设计了基于Android的智能网关应用软件。异构网络管理过程为:配置网关通信接口、数据采集单元、传感器数据流的字段描述等信息,建立基于XML的信息配置文件,数据接收线程根据配置文件描述与接收数据流逐字节段比对,实现传感器数值从数据流中定位、解析、数值转换得到监测参数实际值,并与监测参数ID组成键值关系,最终存储于SQLite数据库,提供接口给上层模块进行实时数据查询和历史数据查询。系统对Zigbee、RS-485、Wi-Fi3种异构网络进行了试验,14 d的运行结果表明,智能网关实现了监测参数解析、存储和显示功能与配置信息描述实现了对应,满足温室环境监测异构网络的统一管理要求,具有较好的稳定性,可进一步扩展异构网络。 TP393.03%S625.5+1; 为实现温室环境监测中异构网络的统一管理,该文开发了以Exynos4412为核心处理器的智能网关,设计了基于Android的智能网关应用软件。异构网络管理过程为:配置网关通信接口、数据采集单元、传感器数据流的字段描述等信息,建立基于XML的信息配置文件,数据接收线程根据配置文件描述与接收数据流逐字节段比对,实现传感器数值从数据流中定位、解析、数值转换得到监测参数实际值,并与监测参数ID组成键值关系,最终存储于SQLite数据库,提供接口给上层模块进行实时数据查询和历史数据查询。系统对Zigbee、RS-485、Wi-Fi3种异构网络进行了试验,14 d的运行结果表明,智能网关实现了监测参数解析、存储和显示功能与配置信息描述实现了对应,满足温室环境监测异构网络的统一管理要求,具有较好的稳定性,可进一步扩展异构网络。 |
Abstract_FL | The technologies of Internet of things have been widely applied in the agricultural environmental monitoring in recent years, while multiple transmission networks have been deployed to obtain environmental information. The gateway of internet of things was used for heterogeneous networks access and transmission of data protocol among the networks. In order to realize the unified management of heterogeneous networks that were used for greenhouse environment, an intelligent gateway with Exynos4412 as the core processor was developed, which has high speed operation capability and can be expanded for various communication module interfaces. Correspondingly, an application program worked in the gateway based on Android system was designed, which realized the management process of heterogeneous networks as following: Firstly, on the gateway display interface, user configured the information of the gateway communicating interface, data acquisition unit, and phase description of the sensors data stream. Secondly, the gateway application program established an information configuration file based on XML. Thirdly, after the application program was running again, according to the data stream description in XML configuration file, the gateway program matched the received data stream byte by byte segment in the data receiving tread, then positioned the sensor data in the data stream, parsed and converted the original value to the real value of the monitoring parameter. Fourthly, the data relation between keyword and value was composed to a map and was stored in the SQLite database. Lastly, the data access interface was provided for upper module such as real time data query module and historical data query module. The system was deployed in greenhouse and started running since December 18, 2014, to test three kinds of heterogeneous networks for Zigbee, RS-485 and Wi-Fi. The Zigbee network was used to collect air temperature, air humidity, light intensity, CO2 concentration, soil moisture inside the greenhouse, and data was transmitted to a Zigbee aggregation unit that was linked to the gateway by Serial line. The RS-485 network was used to collect the meteorological information outside the greenhouse such as wind direction, air temperature, air humidity, wind speed, rainfall, UVI, light intensity, and data was transmitted to a 485/232 conversion module which linked to the gateway by Serial line. The Wi-Fi network was used to collect the greenhouse image data from the camera, and data was transmitted wirelessly to the Wi-Fi module in the gateway by using a wireless router. In the gateway application program, the heterogeneous networks channel properties and sensors data protocol was not fixed in the software code, but was configured by user on the interface, also the storage and display of monitoring parameters was synchronous with the configuration. Thus, the application program can save developing time when the system was deployed for similar greenhouse environment monitoring or the nodes in the networks were changed for different use. The running results for at least 14 days showed that the intelligent gateway had corresponded the analysis, storage and display of monitoring parameters to the configuration information. Various monitoring parameters of heterogeneous networks data had been stored, and environmental monitoring data can be updated accurately and history data record can be query accurately on the displaying interface of the gateway. The application model of the system was of good stability and can be further extended to more heterogeneous networks. |
Author | 陈美镇 王纪章 李萍萍 周金生 夏得峰 |
AuthorAffiliation | 江苏大学现代农业装备与技术教育部重点实验室,镇江212013 南京林业大学生物与环境学院,南京210037 |
AuthorAffiliation_xml | – name: 江苏大学现代农业装备与技术教育部重点实验室,镇江,212013%江苏大学现代农业装备与技术教育部重点实验室,镇江 212013; 南京林业大学生物与环境学院,南京 210037 |
Author_FL | Chen Meizhen Xia Defeng Li Pingping Wang Jizhang Zhou Jinsheng |
Author_FL_xml | – sequence: 1 fullname: Chen Meizhen – sequence: 2 fullname: Wang Jizhang – sequence: 3 fullname: Li Pingping – sequence: 4 fullname: Zhou Jinsheng – sequence: 5 fullname: Xia Defeng |
Author_xml | – sequence: 1 fullname: 陈美镇 王纪章 李萍萍 周金生 夏得峰 |
BookMark | eNo9j8tKw0AYhWdRwVr7EiK4SpzJXDKzLMWqUHCh-zK5TE3RiSaIdie2roRKl16wIG7c6KII0svbmIyPYaQiHPjh8PEfvhVQ0rEOAVhH0MaCic2OHaWpthGEjsU4ErYDEbVhEYxKoPzfL4NqmkYepAi7EBJUBo1sNPmaDGo6SOIoMOOpmY7MfT__fM3eXrLZVf7UN_OhmT6awXv23DMPw_zjJr-bfPfmRZ9dj7PZZXY7XAVLSh6lYfXvVsB-Y-ugvmM197Z367Wm5VOBLI68QOBQEhxyTgSCjstl4BQGUlGXE8UIQz5jjiQq5FBxlzIfExZwBUMP4wrYWHw9l1pJ3W514rNEF3st3W37F96vNaSFc0GuLUj_MNbt06hgT5LoWCbdFmMUQwwFxj_DdXLx |
ClassificationCodes | TP393.03%S625.5+1 |
ContentType | Journal Article |
Copyright | Copyright © Wanfang Data Co. Ltd. All Rights Reserved. |
Copyright_xml | – notice: Copyright © Wanfang Data Co. Ltd. All Rights Reserved. |
DBID | 2RA 92L CQIGP W95 ~WA 2B. 4A8 92I 93N PSX TCJ |
DOI | 10.3969/j.issn.1002-6819.2015.05.031 |
DatabaseName | 维普期刊资源整合服务平台 中文科技期刊数据库-CALIS站点 维普中文期刊数据库 中文科技期刊数据库-农业科学 中文科技期刊数据库- 镜像站点 Wanfang Data Journals - Hong Kong WANFANG Data Centre Wanfang Data Journals 万方数据期刊 - 香港版 China Online Journals (COJ) China Online Journals (COJ) |
DatabaseTitleList | |
DeliveryMethod | fulltext_linktorsrc |
Discipline | Agriculture |
DocumentTitleAlternate | Development of intelligent gateway for heterogeneous networks environment monitoring in greenhouse based on Android system |
DocumentTitle_FL | Development of intelligent gateway for heterogeneous networks environment monitoring in greenhouse based on Android system |
EndPage | 225 |
ExternalDocumentID | nygcxb201505031 665303093 |
GrantInformation_xml | – fundername: “十二五”国家科技支撑计划资助项目; 江苏省产学研联合创新资金资助项目; 江苏省科技支撑计划项目; 江苏高校优势学科建设工程资助项目 funderid: (2014BAD08B04); (BY2013065-07); (BE2014406); 江苏高校优势学科建设工程资助项目 |
GroupedDBID | -04 2B. 2B~ 2RA 5XA 5XE 92G 92I 92L ABDBF ABJNI ACGFO ACGFS AEGXH AIAGR ALMA_UNASSIGNED_HOLDINGS CCEZO CHDYS CQIGP CW9 EOJEC FIJ IPNFZ OBODZ RIG TCJ TGD TUS U1G U5N W95 ~WA 4A8 93N ACUHS PSX |
ID | FETCH-LOGICAL-c591-81bd93ea43e884910278ad2969af5784f6461c662a4fe80f8756c346d8f0eb33 |
ISSN | 1002-6819 |
IngestDate | Thu May 29 04:04:19 EDT 2025 Wed Feb 14 10:30:02 EST 2024 |
IsPeerReviewed | false |
IsScholarly | true |
Issue | 5 |
Keywords | extensive markup language XML 可扩展标示语言XML greenhouses gateways 网络 温室 数据流 networks data stream 网关 Android |
Language | Chinese |
LinkModel | OpenURL |
MergedId | FETCHMERGED-LOGICAL-c591-81bd93ea43e884910278ad2969af5784f6461c662a4fe80f8756c346d8f0eb33 |
Notes | 11-2047/S Chen Meizhen, Wang Jizhang, Li Pingping, Zhou .linsheng, Xia Defeng(1. Key Laboratory of Modern Agricultural Equipment and Technology, Ministry of Education, Jiangsu University, Zhenjiang 212013, China; 2. College of Forest Resources and Environment, Nanjing Forestry University, Nanjing 210037, China) greenhouses; gateways; networks; Android; extensive markup language XML; data stream The technologies of Internet of things have been widely applied in the agricultural environmental monitoring in recent years, while multiple transmission networks have been deployed to obtain environmental information. The gateway of internet of things was used for heterogeneous networks access and transmission of data protocol among the networks. In order to realize the unified management of heterogeneous networks that were used for greenhouse environment, an intelligent gateway with Exynos4412 as the core processor was developed, which has high speed operation capability and can be expanded for various communication mod |
PageCount | 8 |
ParticipantIDs | wanfang_journals_nygcxb201505031 chongqing_primary_665303093 |
PublicationCentury | 2000 |
PublicationDate | 2015 |
PublicationDateYYYYMMDD | 2015-01-01 |
PublicationDate_xml | – year: 2015 text: 2015 |
PublicationDecade | 2010 |
PublicationTitle | 农业工程学报 |
PublicationTitleAlternate | Transactions of the Chinese Society of Agricultural Engineering |
PublicationTitle_FL | Transactions of the Chinese Society of Agricultural Engineering |
PublicationYear | 2015 |
Publisher | 南京林业大学生物与环境学院,南京 210037 江苏大学现代农业装备与技术教育部重点实验室,镇江,212013%江苏大学现代农业装备与技术教育部重点实验室,镇江 212013 |
Publisher_xml | – name: 南京林业大学生物与环境学院,南京 210037 – name: 江苏大学现代农业装备与技术教育部重点实验室,镇江,212013%江苏大学现代农业装备与技术教育部重点实验室,镇江 212013 |
SSID | ssib051370041 ssib017478172 ssj0041925 ssib001101065 ssib023167668 |
Score | 2.0694427 |
Snippet | ... TP393.03%S625.5+1;... |
SourceID | wanfang chongqing |
SourceType | Aggregation Database Publisher |
StartPage | 218 |
SubjectTerms | Android 可扩展标示语言XML 数据流 温室 网关 网络 |
Title | 基于Android系统的温室异构网络环境监测智能网关开发 |
URI | http://lib.cqvip.com/qk/90712X/201505/665303093.html https://d.wanfangdata.com.cn/periodical/nygcxb201505031 |
Volume | 31 |
hasFullText | 1 |
inHoldings | 1 |
isFullTextHit | |
isPrint | |
link | http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwnV1Lb9QwELb6kBAcEE9RCqiH-oS25GE79tHZTVQhwYUi9bbaZJMtly2UVoKeEC0npKIeeYhKwIULHCok1Me_IRt-BjOO90GLeF0iazIz_jyT3RlH4wkhs5n0UibStCaVSGqQUjs1meZ-zWu5iZNwFnCGB4Vv3Rbzd9nNRb44Nv5-pGppbTWZS9d_ea7kf7wKNPArnpL9B88OlAIBxuBfuIKH4fpXPqYRpyqmoaYRw6uMsD5xGXBEAQ19GoZmECITDBRwMBoJGkqqFQrriGqGg7BOpYe3VGR4QKpBldsXr-NAAnNspDwqfaMwNDygkFMZGnFl0EhkAA1DPcDAEZKdyzGUmFbf0Opnx4YozHQMQQJg5A-o5qhKSzMLAGhQLXA6qeFW_5mhkcL5pTTTRogXKaAyGLKYZcjKLiCsjd6QamfIAgAaRhgAOFQ2BoMhC8c1ARzQLwNrJ8XAzKMvUaoDpOaBNwsDQwTWUbpubW0p_aWCM3QwskKr1cBWxmeGGcEd98dAypgBiFFsbF0_Pvt12II7VRscG5EwZAlp48q90TIAG3HkSPLiVafIj8ZFXwll4iKqnBuoxMpGbhrX2kj8c-fx7uNO-ihBHmwa5I6TSS8IXD5BJnXYCONh1u3ii4VBWPCwuYIY7mK56-M3FAaVV1h3wE0RgoVxgsxajDd-hxC7nywtdzsPIKczR-y6eavbGckGF86Q03YbN6Or3-RZMra-dI6c0p0V28omO0_iYmfv296W_UWWu_vl_k75arP39WPx6UNx8LT3drM83C7335Rbn4t3G-Xr7d6X572Xe983DoFePNstDp4UL7YvkDtxtFCfr9mvltRSrtwabAPbys9azM-kZJCMe4FstT1YXCuH6MhywYSbCuG1WJ5JJ5cBF6nPRFvmTpb4_kUy0V3uZpfIjM9Sz8tVygIvYWmeK5mDjdJcZsxpg0-myPTAHs37VW-aphDcN9UNU2TGWqhp_7EeNo849PKfWabJSRxX7xyvkInVlbXsKmThq8k1-xT8AMTTqTo |
linkProvider | EBSCOhost |
openUrl | ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=%E5%9F%BA%E4%BA%8EAndroid%E7%B3%BB%E7%BB%9F%E7%9A%84%E6%B8%A9%E5%AE%A4%E5%BC%82%E6%9E%84%E7%BD%91%E7%BB%9C%E7%8E%AF%E5%A2%83%E7%9B%91%E6%B5%8B%E6%99%BA%E8%83%BD%E7%BD%91%E5%85%B3%E5%BC%80%E5%8F%91&rft.jtitle=%E5%86%9C%E4%B8%9A%E5%B7%A5%E7%A8%8B%E5%AD%A6%E6%8A%A5&rft.au=%E9%99%88%E7%BE%8E%E9%95%87&rft.au=%E7%8E%8B%E7%BA%AA%E7%AB%A0&rft.au=%E6%9D%8E%E8%90%8D%E8%90%8D&rft.au=%E5%91%A8%E9%87%91%E7%94%9F&rft.date=2015&rft.pub=%E5%8D%97%E4%BA%AC%E6%9E%97%E4%B8%9A%E5%A4%A7%E5%AD%A6%E7%94%9F%E7%89%A9%E4%B8%8E%E7%8E%AF%E5%A2%83%E5%AD%A6%E9%99%A2%EF%BC%8C%E5%8D%97%E4%BA%AC+210037&rft.issn=1002-6819&rft.issue=5&rft.spage=218&rft.epage=225&rft_id=info:doi/10.3969%2Fj.issn.1002-6819.2015.05.031&rft.externalDocID=nygcxb201505031 |
thumbnail_s | http://utb.summon.serialssolutions.com/2.0.0/image/custom?url=http%3A%2F%2Fimage.cqvip.com%2Fvip1000%2Fqk%2F90712X%2F90712X.jpg http://utb.summon.serialssolutions.com/2.0.0/image/custom?url=http%3A%2F%2Fwww.wanfangdata.com.cn%2Fimages%2FPeriodicalImages%2Fnygcxb%2Fnygcxb.jpg |