{$cfg_webname}
主页 > 电子信息 > 单片机 >

基于单片机的空气污染指数监测系统设计(附原理图,程序代码)

来源:wenku7.com  资料编号:WK717012 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK717012
以下是资料介绍,如需要完整的请充值下载。
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于单片机的空气污染指数监测系统设计(附原理图,程序代码)(任务书,开题报告,论文12900字)
摘  要
在现实生活中,大气污染以及噪音对人类的危害越来越大,严重影响了人类的身心健康和生活环境,为此一些人对PM2.5和噪音测量技术展开了研究。本文详细叙述了对PM2.5浓度和噪音的测量方法,通过对测量方法的分析以及在生活中对PM2.5污染和噪音污染的测量需求,设计了一种测量PM2.5和噪音的方案。本设计采用GP2Y1010AU0F粉尘传感器对小范围环境空气中的PM2.5浓度值采集;通过MIC对噪音信号进行采集,通过滤波转换为直流脉冲电压信号,由ADC0832转换芯片将模拟信号转换为数字信号,然后发送到单片机STC89C52,最后由液晶LCD1602显示器显示。若测量的各数据超过预先设置的PM2.5值和噪音值,蜂鸣器会做出反应进行声音报警。本文论述了设计的各功能模块,通过实际的电路设计实现了功能。最后对最终的设计成果做进行调试,实现整个系统的功能,完成了对PM2.5以及噪音的检测。

关键词:粉尘传感器  噪音采集  监测系统

Based on single - chip air pollution index monitor system
ABSTRACT
     In real life, air pollution and noise on human harm are increasing, seriously affecting the human body and mind health and living environment, for some people on the PM2.5 and noise measurement technology to start a study. In this paper, the measurement method of PM2.5 concentration and noise is described in detail. A method for measuring PM2.5 and noise is designed by analyzing the measurement method and measuring the pollution of PM2.5 pollution and noise in life. The design uses the GP2Y1010AU0F dust sensor to collect the PM2.5 concentration value in the small ambient air. The noise signal is collected by the MIC and converted into the DC pulse voltage signal by the filter. The ADC0832 conversion chip converts the analog signal into a digital signal, and then Sent to the microcontroller STC89C52, and finally by the LCD LCD1602 display. If the measured data exceeds the pre-set PM2.5 value and the noise level, the buzzer will react to make a sound alarm. This paper discusses the design of the functional modules, through the actual circuit design to achieve the function. Finally, the final design results to do debugging, to achieve the function of the entire system to complete the PM2.5 and noise detection.

Key words: dust sensor; noise collection; monitor system
 

基于单片机的空气污染指数监测系统设计(附原理图,程序代码)
基于单片机的空气污染指数监测系统设计(附原理图,程序代码)
基于单片机的空气污染指数监测系统设计(附原理图,程序代码)


目录
摘  要    I
ABSTRACT    II
第一章 绪论    1
1.1 引言    1
1.2 本论文主要任务    2
1.3 论文结构安排    2
第二章 空气污染指数监测系统简介    3
2.1 噪音传感器    3
2.2 粉尘传感器    4
第三章 空气污染指数监测的系统设计    7
3.1 系统总体方案的设计    7
3.2 系统器件的选择    8
3.2.1 MCU的选择    8
3.2.2 A/D的选择    8
3.3.3 显示单元元件的选择    8
第四章 空气污染指数监测的硬件系统实现    10
4.1 单片机模块    10
4.1.1 主控制模块    10
4.1.2 电源模块    12
4.1.3 按键模块    12
4.1.4 报警装置    13
4.2 粉尘传感器模块    13
4.3 驻极体咪头传感器模块    15
4.4 A/D转换模块    15
4.5 LCD显示电路    17
4.6 相关芯片介绍    18
4.6.1 SST89C52RC单片机简介    18
4.6.2 ADC0832简介    19
第五章 软件设计    21
5.1主程序设计    21
5.2 ADC0832转换子程序    22
5.3 LCD1602显示程序设计    23
第六章 系统调试    24
6.1 硬件调试    24
6.2 软件调试    25
第七章 结论与展望    27
7.1 结论    27
7.2 展望    27
参考文献    29
附录A 系统硬件原理图    31
附录B 软件程序    32
致谢    44

推荐资料