- 1、本文档共37页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
智能家用门窗报警器设计
郑州交通职业学院
毕 业 论 文(设 计)
论文(设计)题目: 智能家用门窗报警器设计
所属系别 电子信息工程技术
专业班级
姓 名
学 号
指导教师
撰写日期 年 月
摘 要
本文介绍了基于51系列单片机的无线报警器,发射端将信息发送出去后,信息经过编码解码,接收端将信息传送给单片机,并控制报警。设计有两个模块组成:无线发射模块、单片机监控下的无线接收报警模块。发射模块中四个按键控制数据信息的发送,编码芯片PT2262对信息进行编码,然后送给发射头,经过发射头将信息发送出去;接收模块接收到信息后送给解码芯片PT2272,PT2272进行解码,然后将解码信息传送给单片机AT89C51,最后引起警铃报警。除此报警功能之外,此系统还添加了设防功能和撤防功能,用以应对断电时无线报警失灵的的情况。
本文详细分析了上述实现原理,给出了主要程序部分,并通过了测试,有较强的实用价值。
关键词:51系列单片机,PT2262, PT2272,设防,撤防
Abstract
Wireless alarm based on the 51 series single chip is introduced in this paper, the transmitting terminal will send out information, which is through coding and decoding. The receiver gets the information, which will be transmitted to Single-chip microcomputer to control the alarm. The design has two modules: wireless transmitting module and wireless receiving alarm module monitored by the single-chip microcomputer .Four buttons in the transmitting module control data information send , the encoding chip PT2262 code information, and then sent to it to launch head first, finally launch head send out information; Receiving module receive information, which is sent to decoding chips PT2272 to be decoded, then which will transfer information to the single chip- microcomputer AT89C51 , finally causing alarm bell ringing. Besides, this system also add the fortification function and removal function that deal with wireless alarm failure of power cuts.
The operation principle is analyzed in the paper. The main part of the program is given, and pass the test. This device has a strong practical value.
Key Words:51 series MCU, PT2262, PT2272, fortification, disarm目 录
1 绪论 1
1.1 防盗报警器的设计背景 1
1.2 无线防盗报警器的国内外发展现状 1
1.3 本文主要工作 2
2 系统分析 3
2.1 系统设计要求: 3
2.2 无线防盗报警器的工作流程框图 3
3硬件设计 4
3.1系统框图 4
3.2功能模块详细设计 5
3.2.1无线转发防盗报警发送电路 5
3.2.2接收报警电路 6
3.2.3接收电路电源部分 6
3.2.4 无线接收部分 7
3.2.5单片机控制部分 8
3.3主要芯片选择 8
3.3.1 单片机选择芯片选择 8
3.3.2实
文档评论(0)