基于单片机的安全防盗装置设计_毕业设计论文 联系客服

发布时间 : 星期六 文章基于单片机的安全防盗装置设计_毕业设计论文更新完毕开始阅读b8192b63657d27284b73f242336c1eb91a37338c

毕业设计说明书(论文)外文摘要

Title Based on SCM security device design Abstract Along with the people the great improvement of living standard, people's awareness of protection increases ceaselessly, anti-theft alarm system, fully reflects the value of its application. Anti-theft alarm system design is the family electronic anti-theft system designed to meet the needs of the Hyundai Residence security. This system uses the pyroelectric infrared sensor, its manufacture is simple, low cost, convenient installation, and the anti-theft performance is relatively stable, strong anti-interference ability, high sensitivity, safe and reliable. This kind of security installmenthiding, not easy to be the thief found, at the same time it signals through the SCM system after processing convenience and PC communication, to facilitate unified user management. The design includes two parts of hardware and software design. The hardware part consists of the single-chip control circuit, infrared sensor circuit, the alarm circuit, and LCD12864 display circuit. The processor uses 51 series single chip AT89C52, the software design mainly includes the use of Proteus simulation software can realize the function of alarm and display. KeywordsInfrared sensors Data collection Alarm circuit liquid crystal display 本科毕业设计说明书(论文)第I页共II页

目次

1 绪论 .................................................................................................................................. 1 1.1 课题背景 ........................................................................................................................ 1 1.2 防盗报警系统的发展概况 ............................................................................................ 1 2 方案设计 .......................................................................................................................... 1 2.1 方案论证: .................................................................................................................... 1 2.2 设计任务及要求 ............................................................................................................ 2 2.3 总体设计思路 ................................................................................................................ 3 3 系统的硬件设计 .............................................................................................................. 4 3.1 热释电红外传感器电路 ................................................................................................ 4 3.1.1 热释电红外传感器简单介绍 .................................................................................... 4 3.1.2PIR的原理特性 .............................................................................................................. 4 3.1.3 无线人体热释电红外传感器的优缺点 .................................................................... 5 3.1.4 抗干扰性能 ................................................................................................................ 5 3.1.5 性能指标 .................................................................................................................... 5 3.2LCD12864显示电路 .......................................................................................................... 6 3.2.1LCD12864简单介绍 ....................................................................................................... 6 3.2.2 LCD12864操作指令说明 ........................................................................................... 8 3.3 单片机控制电路 ............................................................................................................ 9 3.3.1AT89C52单片机简介 ..................................................................................................... 9 3.3.2 引脚排列了及其功能 ................................................................................................ 9 4 具体电路模块设计 ........................................................................................................ 11 4.1热释电红外传感器原理 ................................................................................................ 11 4.2 时钟电路的设计 .......................................................................................................... 12 4.3 复位电路的设计 .......................................................................................................... 12 4.4声音报警电路的设计 .................................................................................................... 13 4.5 显示电路设计 .............................................................................................................. 13 4.6 双4输入与门74LS21 .................................................................................................. 14 4.7 关闭报警电路设计 ...................................................................................................... 15 5 软件程序的设计 ............................................................................................................ 16 5.1 系统主程序设计 .......................................................................................................... 16 5.2 报警点扫描子程序设计 .............................................................................................. 17 6 系统集成调试与运行评价 ............................................................................................ 18 结论 ...................................................................................................................................... 21

本科毕业设计说明书(论文)第II页共II页

致谢 ...................................................................................................................................... 22 参考文献 .............................................................................................................................. 23 附录A 电路图设计与仿真 ............................................................................................... 24 附录B 设计编程程序 ....................................................................................................... 25

1 绪论 ......................................................................................................................................................... 1 1.1 课题背景 ................................................................................................................................................. 1 1.2 防盗报警系统的发展概况 ..................................................................................................................... 1 2方案设计 .................................................................................................................................................. 1 2.1方案论证: .............................................................................................................................................. 1 2.2设计任务及要求 ...................................................................................................................................... 2 2.3总体设计思路 .......................................................................................................................................... 3 3 系统的硬件设计 ...................................................................................................................................... 4 3.1 热释电红外传感器电路 ......................................................................................................................... 4 3.1.1 热释电红外传感器简单介绍 ......................................................................................................... 4 3.1.2PIR的原理特性 ................................................................................................................................. 4 3.1.3 无线人体热释电红外传感器的优缺点 ......................................................................................... 5 3.1.4 抗干扰性能 ..................................................................................................................................... 5 3.1.5性能指标 .......................................................................................................................................... 5 3.2LCD12864显示电路 ................................................................................................................................. 6 3.2.1LCD12864简单介绍 .......................................................................................................................... 6 3.2.2 LCD12864操作指令说明 ................................................................................................................. 8 3.3 单片机控制电路 ..................................................................................................................................... 9 3.3.1AT89C52单片机简介 ........................................................................................................................ 9 3.3.2 引脚排列了及其功能 ................................................................................................................... 9 4 具体电路模块设计 ...............................................................................................................................11 4.1热释电红外传感器原理 ........................................................................................................................ 11 4.2时钟电路的设计 .................................................................................................................................... 12 4.3 复位电路的设计.................................................................................................................................. 12 4.4声音报警电路的设计 ............................................................................................................................ 13 4.5 显示电路设计...................................................................................................................................... 13

本科毕业设计说明书(论文)第III页共II页

4.6 双4输入与门74LS21 ......................................................................................................................... 14 4.7 关闭报警电路设计 .............................................................................................................................. 15 5 软件程序的设计 ...................................................................................................................................16 5.1 系统主程序设计 ................................................................................................................................... 16 5.2 报警点扫描子程序设计 ....................................................................................................................... 17 6 系统集成调试与运行评价 ...................................................................................................................18 结论 ...........................................................................................................................................................21 致谢 ...........................................................................................................................................................22 参考文献 ....................................................................................................................................................23 附录A 电路图设计与仿真 ......................................................................................................................24 附录B 设计编程程序 ..............................................................................................................................25