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

基于单片机的红外解码器设计(附电路原理仿真图,实物图,程序)

来源:56doc.com  资料编号:5D19088 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D19088
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于单片机的红外解码器设计(附电路原理仿真图,实物图,程序)(课题说明书,开题报告,中期检查表,论文10000字)
摘  要  本设计的主要思路就是首先使用TC9012红外遥控器发射出红外信号,被HS0038红外遥控一体化接头所接收到并自动对信号进行放大、解调、滤波,通过LCD1602液晶显示器最终将信号显示出来。整个过程的核心是红外信号被HS0038红外遥控一体化接头所接收到之后,会经过接收电路主程序和接收电路子程序将接收到的信号进行对应的解码,并将解码之后的信号显示在液晶显示器上。将红外设备用在解码器设备上的主要优点是可以大大减少其他信号的干扰,同时也使解码设备更为便捷,在生产生活中将会得到很大的推广。
关键词  STC89C52单片机;  HS0038红外遥控一体化接头;  TC9012红外遥控器

Infrared decoder design based on single chip microcomputer
Abstract  The main idea of this design is firstly use the TC9012 infrared remote control to emit the infrared signal, which is received by the HS0038 infrared remote control integration joint and automatically amplifies, demodulates and filters the signal, and finally displays the signal through the LCD1602 liquid crystal display. The core of the whole process is that after the infrared signal is received by the HS0038 infrared remote control integration joint, the received signal will be decoded correspondingly through the main program of the receiving circuit and the receiving circuit subroutine, and the decoded signal will be displayed on the liquid crystal display. The main advantage of using infrared equipment in decoder equipment is that it can greatly reduce the interference of other signals and make decoder equipment more convenient, which will be greatly promoted in production and life.
Keywords  STC89C52microcontroller;  TC9012infrared remote control;  HS0038infrared remote control integration joint

方案论证
本设计主要是采用红外遥控解码[1],对控于制电流的要求大,而且隔离性要求也很高;而且红外线是一种点到点的视距传输技术,需要传输途径没有阻拦物,而且干扰也要尽可能的小,因此选择用一个三极管来控制继电器,进而控制红外解码器,这样的方式不仅可以减少干扰,还会大大减少元件的简单程度。如果使用晶体闸流管的话,虽然它体积很小,也很轻便,而且运用的电路元件也很少,但是它有一个很大的缺点就是它完全运行之后的电流会特别的小,这不符合红外解码器对于工作电流是大电流的要求,所以用晶体闸流管的这个方案不切实际。还有一个设计方案就是用一个数据编码点了来控制红外解码器,但是这个方案的电路设计过于复杂,以本科学历很难设计完全,所以这种方法也是不切实际的。综上所述,最终决定使用的方案就是使用具有很好的隔离性还有工作电流大的三极管驱动继电器[2]进而控制红外解码器这个方案。
 

基于单片机的红外解码器设计(附电路原理仿真图,实物图,程序)
基于单片机的红外解码器设计(附电路原理仿真图,实物图,程序)
基于单片机的红外解码器设计(附电路原理仿真图,实物图,程序)


目  录
摘要及关键词    1
1 引言    1
2 总体设计方案    1
2.1方案论证    1
2.2总体设计框图    2
3 硬件电路设计    2
3.1单片机的介绍    2
3.2红外发射遥控器选择    4
3.3 1602液晶显示电路    7
4 程序设计    9
4.1红外接收电路主程序流程图    9
4.2红外接收电路子程序流程图    11
5 结果分析与讨论    14
5.1检测仪器    14
5.2红外解码器的硬件测试方法与问题    14
5.3红外解码器的软件测试方法与问题    15
6 总结    15
参考文献    15
致谢    17
附录一 系统电路原理仿真图    18
附录二 系统电路实物图    19
附录三 程序    19

推荐资料