欢迎来到天天文库
浏览记录
ID:36752812
大小:1.97 MB
页数:58页
时间:2019-05-14
《区域水质远程监测及分析系统研究与设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要本文是基于省科技厅重点计划项目——嵌入式远程环保实时监控系统的,在对项目运用到的技术做了一个基础介绍以后,各章根据项目中的几个要点来展开。首先介绍了整个项目的总体情况,然后对作者参与的底层的功能要求作了说明,并根据功能设计了软件流程和硬件结构,最后描述了系统在实际工作中的运行情况。文章是以数据的走向为导向线,首先是数据被采集的过程,针对数据采集过程中会出现的量测噪声,文章通过设计数字滤波器来解决这个问题,从而使项目在投入运行后不会出现监测数据不能代表真实被监测系统的尴尬状况。数据在监测点层被采集
2、并经过滤波以后,根据项目有预测报警的功能,数据转去做预测处理,根据当前时刻来预测下一时刻数据可能的值,如有必要,可以把这个预测值让上层管理者知道,以便为他们采取措施提供依据。处理过后的数据流向无线通讯模块,数据通过无线传输的方式流向上一层。数据达到通讯模块,模块如何保证数据正确实时的传输是通讯模块该考虑的任务。文中就项目实现过程中具体的实施步骤,通讯协议的定义以及对通讯故障所采取的措施做了一个详细的说明,系统实际运行中根据自己定义的通讯规范基本没有出现通讯失败的状况,表明功能实现中的考虑思路还是正确
3、的。数据被传输到上层监控层后,监控层除对数据进行存储、统计分类等工作外,文中还就另外一个功能一数据融合分析做了基础介绍,文章通过BP神经网络来对水质数据进行综合评价,针对评价结果说明在水质监控系统中很有必要引入融合分析的功能,且说明了其实现的可行性。文章最后对作者的工作做了一个总结,并提出了系统可以改进的一些地方。关键字:水质监测,数字滤波,无线通讯,水质分析AbstractThispaperisbasedonthekeyprojeetoftheScienceandTechnologyDepartm
4、entofZhejiangProvince.AfterdescribingthetechnologiesofLong-DistanceRealTimeAreaProtectingMonitorandControlSystem,thepaperWasspreadbythosepoints.First,thepaperintroducedthewholesituationoftheproject,presentedtheworkthattheauthorneededtodo.specifiedtheso
5、ftwareflowandhardwarestructuredonebytheauthor,anddescribedtheactualrunningresultatlast.ThepaperWillsclewedbydatastream.Thefirstprocesswasdatasampling.BecauseofthenoisewhichWaSbroughtinthesystemduringthesampling,thepaperdesignedthedigitalfiltertoresolve
6、theprobleminordernottoappearingthesituationthatthemonitoringdataCannotrepresenttheactualcondition.Afterfiltering,therewasandataforecastwhichmeansestimatingthenextdataonthissampleddata.Iftheforecasteddatawasbad,thesystemwouldnotifythegovemor'helpingthem
7、totakesomeaction.Thedealtdataflowedtowirelesscommunicationequipment,thentomonitordepartment.EnsuringdatatobcdeliveredexactlyWasthemaintaskoftheequipment.Thepaperdescribedtheimplementarystepofwork,definitionofcommunicationprotocol,andmeasureinordertOavo
8、idcommunicationfailure.TherunningresultimprovedalltheworkWasrightandeffective.Monitordepartmentwouldstore,statisticandanalyzethefloweddata.ThepaperimportedBPneuralnetworktoanalyzethewaterdata.Theevaluationpresentedthatthemonitorsystemne
此文档下载收益归作者所有