基于单片机的便携式甲醛检测仪设计毕业设计论文

  • 格式:doc
  • 大小:1.50 MB
  • 文档页数:65

毕业设计(论文)独创声明本人郑重声明:所呈交的毕业设计(论文),是本人在指导老师的指导下,独立进行研究工作所取得的成果,成果不存在知识产权争议。

据我所知,除文中已经注明引用的内容外,本设计(论文)不含任何其他个人或集体已经发表或撰写过的作品成果。

对本文的研究做出重要贡献的个人和集体均已在文中以明确方式标明。

本声明的法律后果由本人承担。

作者签名:年月日毕业设计(论文)使用授权声明本人完全了解####大学关于收集、保存、使用毕业设计(论文)的规定。

本人愿意按照学校要求提交学位论文的印刷本和电子版,同意学校保存学位论文的印刷本和电子版,或采用影印、数字化或其它复制手段保存设计(论文);同意学校在不以营利为目的的前提下,建立目录检索与阅览服务系统,公布设计(论文)的部分或全部内容,允许他人依法合理使用。

(保密论文在解密后遵守此规定)作者签名:年月基于单片机的便携式检测仪设计摘要甲醛是一种无色,有强烈刺激性气味的气体。

易溶于水、醇和醚。

甲醛在常温下是气态,通常以水溶液形式出现。

易溶于水和乙醇,35~%的甲醛水溶液叫做福尔马林。

甲醛是原浆毒物,能与蛋白质结合,会对人体造成很大伤害。

当前,市场上甲醛检测仪的种类是很多,其中采用方法比较常用的是试验纸光电光度法。

对于试验纸光电光度法来分析甲醛的浓度,它的优点是灵敏度比较高,操作野比较简单,并且测定速度也比较快。

但是由于这种方法在分析甲醛浓度时常常采用的是目视比色法,目视比色法的缺点是:准确度不高,如果待测液中存在第二种有色物质,可能的会无法进行测定。

另外,由于许多有色溶液颜色不稳定,标准系列不能长期存放,经常需要在测定的时候现场配制,比较麻烦。

本次设计所研究的是基于单片机的便携式甲醛检测仪设计,选用的是基于电化学原理的甲醛传感器,它的原理是:空气中的甲醛在电极下发生氧化反应,产生的扩散电极电流与空气中的甲醛浓度成正比,通过检测放大电路和放大倍数的调整,再经过A/D转换然后送达单片机,之后由单片机进行现场自动控制检测并显示甲醛的实时浓度。

本次设计所设计的这种检测仪具有体积小,重量轻,操作简单,界面友好,可扩展性和灵活性高等特点,能够实现低成本实时检测。

关键词:甲醛,单片机,甲醛检测仪,甲醛传感器According to list slice machine then the hold type examination instrument designSummaryThe formaldehyde is a kind of to have no color, there is the air of severely stimulating smell.It easily Be dissolved to water, Chun and ether.The formaldehyde is a gas under the normal temperature, usually appear by aqueous solution form.Easily Be dissolved to water and the ether, 35~40% formaldehyde aqueous solutions are called blessing Er Ma Lin.The formaldehyde is original syrup poison, can combine with protein, will result in to hurt very greatly to the human body.At present, the category of formaldehyde examination instrument is a lot of, adopt a method among them on the market experimenting the paper optoelectronics intensity of light method is iner common use.For experiment the paper optoelectronics intensity of light method to analyze the density of formaldehyde, its advantage is that the intelligent degree is higher, operates wild more simple, and measurese speed also quicker.But because of this method at analytical formaldehyde density often often what to adopt is eyes to see to compare a color method, the eyes see the weakness of comparing the color method BE:The accurate degree isn't high, if treat to measure to exist the second to contain color material in the liquid, probably of the meeting can not carry on a measurement.Moreover, unsteady because of many colors with color aqua, the standard series can not deposit over a long period of time and usually need the time in measurement and prepare on the scene, more troublesome.What this design studies is according to list slice machine of then hold type formaldehyde examination instrument design, choice of is according to electricity chemistry principle of the formaldehyde spread a feeling machine, its principle BE:The formaldehyde in the air takes place to oxidize reaction under the electrode and produce of proliferation electrode electric current and the formaldehyde density in the air become direct proportion, pass examination to enlarge electric circuit and enlarge the adjustment of multiple, again after A|D conversion then send to list slice machine, after from list slice the machine carry on on the scene automatically control to examine and show aformaldehyde of solid density.What this design designs this kind of examination the instrument has a physical volume small, the weight is in brief light, operate, interface amity, can expand sex and vivid sex Gao Deng's characteristics, can carry out low cost solid examination.Keyword:Formaldehyde, single slice of machine, the formaldehyde examines an instrument, the formaldehyde spreads a feelingmachine目录第一章绪论 (1)1.1甲醛的主要检测方法 (1)1.1.1 分光光度法 (1)1.1.2 电化学法 (2)1.1.3 色谱法 (2)1.1.4 传感器 (3)第二章甲醛检测仪设计方案 (4)2.1 系统总概述 (4)2.2总体方案设计 (4)2.3硬件设计 (4)2.4软件设计 (5)第3章硬件设计 (6)3.1 单片机的选择 (6)3.2 晶振电路 .................................. (8)3.3 复位电路 (9)3.4 时钟电路 (10)3.5 数据采集系统 (11)3.6 模数转换 (13)3.7 按键选择 (14)3.8 外围扩充存储器 (15)3.9 液晶显示 (16)3.10 报警电路 (17)3.11 上拉电阻 (18)第四章程序设计 (19)4.1编写语言的选择 (19)4.2 主程序模块 (19)4.3模数转换 (20)4.4按键模块 (20)4.5时钟模块 (21)4.6液晶显示模块 (22)参考文献 (23)致谢 (25)附录 (26)第一章绪论近年来,随着经济的快速发展和人民生活水平的提高,室内装修已经成为时尚。

但是伴随而来的是大量含有甲醛的装修、装饰材料纷纷进入室内,产生以甲醛等有毒气体为主要污染的室内污染。

目前我国城市60%至94%的的新装修房间内甲醛浓度超过国家标准,并且平均浓度为国家卫生标准0.08mg/m3的3到10 倍,不仅远远高于西方发达国家水平,而且也高于发展中国家水平。

居室空气中甲醛的最大容许浓度为0.08mg/m3。

当甲醛含量为0.1mg/m3 时,就会有异味和不适感;如果浓度再高就会引起恶心、呕吐、咳嗽、胸闷、气喘甚至肺气肿;若当含量达到30mg/m3时,便可致人死亡。

目前,世界卫生组织已经确认甲醛为致畸、致癌物质,是变态反应源,长期接触将会导致基因突变。

因此,实时快速地检测室内空气中的甲醛含量并适时采取措施进行预防是关系到国计民生的重要课题。