基于51单片机的PM2.5检测仪设计

资料介绍:
基于51单片机的PM2.5检测仪设计(任务书,开题报告,外文翻译,论文11800字)
摘要
人们了解到当今世界雾霾的严重影响。而人们也对PM2.5这个词不再陌生,在认识到雾霾的危害之后,监测PM2.5也变得十分必要。特别是小型的便携式检测仪可以让我们随时随地检测我们周围的PM2.5,用来确保我们周围空气的质量。
另外,如今社会的科技已经高速发展,高科技技术应用于社会已经很常见。特别是单片机运用普遍的今天,很多应用都使用了单片机作为核心控制器,这种现象已经形成了一定的规模,而且这些检测设备越来越小型化和多样化。本次课题设计主要就是采用单片机对空气中PM2.5的值进行检测。本系统通过把传感器、单片机技术与AD转换技术相结合,来完成对空气中PM2.5的检测。把收集到的模拟量转换成数字量,经过单片机计算,将结果显示在显示屏上。
实践表面,这个系统设计能够让人们方便实时的检测身边的空气质量,从而提醒人们注意保护环境,提高身体健康。所以这个设计具有非常重要的实际意义。另外由于操作简单、集成度高、工作稳定、调试便捷具有很高的实用价值,所以该设计的应用前景非常乐观。
[资料来源:http://www.doc163.com]
关键字:GP2Y1010AU0F传感器 粉尘检测 空气质量
PM2.5 detection equipment based on 51 microcontroller
ABSTRACT
people understand that the the world is now very serious impact of haze. And it is also no stranger to the word of PM2.5. After recognizing the dangers of haze ,PM2.5 monitoring has become very necessary. Especially small portable detector allows us to detect PM2.5 anywhere around us, to ensure the quality of air around us.
Meanwhile, today's society has been the rapid development of science and technology, high-tech technology in society has been very common. In particular microcontroller applications prevalent today, many applications use a single-chip as the core controller. And these detection devices are increasingly miniaturized and diversification. The main issue of the design is using single-chip to detect the air PM2.5 values. The system through the sensor, microcontroller technology and AD conversion technology combined, to detect PM2.5. Converting analog to digital, after SCM calculation, the results appear on the display.
[资料来源:http://www.doc163.com]
Practice shows that this system can make it easy for people to detect the air quality around. So as to draw attention to protect the environment and improve health.In addition, as the operation is simple, highly integrated, stable, easy to debug with high practical value, so the prospect of the design is very optimistic.
Key words:GP2Y1010AU0F;detection sensors; dust and air quality
[来源:http://www.doc163.com]



目录
摘要 Ⅰ
ABSTRACT Ⅱ
前 言 1
第一章 绪论 2
1.1课题的背景 2
1.2设计的意义 2
第二章 总体方案设计 4
第三章 系统方案比较、设计与论证 5
[资料来源:Doc163.com]
3.1主控制器模块选择 5
3.2按键的选择 5
3.3显示模块的选择 6
3.4电源选取 6
第四章 芯片资料简介 7
4.1 GP2Y1010AU0F传感器简介 7
4.2 ADC0832模数转换器介绍 8
4.3 LCD1602液晶显示模块 10
LCD1602的特性及使用说明 10
4.4 STC89C52单片机的简介 12
STC89C52单片机主要特性 12
第五章 硬件实现及单元电路设计 16
5.1主控制模块 16
5.2显示模块电路 17
5.3报警模块的设计 17
5.4按键模块的设计 18
5.5粉尘模块电路设计 19
5.6 A/D转换 19
第六章 系统软件设计 21
6.1主程序设计 21
6.2主要子函数的设计 22
第七章 系统的安装与调试 23 [资料来源:www.doc163.com]
7.1硬件的调试 23
7.2 软件的调试 23
结论 25
致谢 26
参考文献 27
附录1整体电路原理图 29
附录2元器件清单 29
附录3部分源程序 30 [资料来源:http://Doc163.com]
