1、 保 密 类 别 编 号 xxxx 学院学院 毕毕 业业 论论 文文 红外遥控装置的设计红外遥控装置的设计 系系 别别 电子信息科学系电子信息科学系 专专 业业 电子信息工程电子信息工程 年年 级级 xxxxxxxx 学学 号号 xxxxx 姓姓 名名 xxxx 指导教师指导教师 xxxx 2012 年年 2 月月 28 日日 I 摘摘 要要 红外遥控是20世纪70年代才开始发展起来的一种远程控制技术,其原理是利用红 外线来传递控制信号,实现对控制对象的远距离控制,具体来讲,就是有发射器发出 红外线指令信号,有接收器接收下来并对信号进行处理,最后实现对控制对象的各种 功能的远程控制。 本设计采
2、用单片机AT89C51为红外遥控发射接收芯片, HS0038作为红外一体化接收 管,在此基础上设计了一个简易的红外遥控系统。该系统包括发射和接收部分,当红 外接收器接受到红外遥控信号后,将光信号转变成电信号,经放大,调解,滤波后, 将信号送入单片机中进行信号识别解码,然后进行数码显示。另外本系统有16个按键, 可用于扩展控制其他电路。本设计在proteus上完成仿真。本设计方案以软件为主,基 于市场的需求,结合红外遥控设计简单、作方便、成本低廉等特点。 关键词:编码;解码;单片机;红外遥控编码;解码;单片机;红外遥控 II ABSTRACT With the kind of household
3、 appliances increased and the use of remote controller being more and more universal. Many people start to choose IR (Infra-red) remote-operated controller. But the market of IR (Infrared) learning remote controller is not as well as the technology in our country. In paper a design of IR learning re
4、mote-operated controller with touch screen is to be discussed to improve the production of IR learning technology. The traditional method for IR coding is collecting the IR signal through Interrupt mode or Query mode by single-chip microcomputer. In some condition this method needs repeat for many t
5、imes. In paper, PC (Personal Computer) is used to record the whole wave and optimize the wave through software, which makes it easy to finish the decoding for one time; By experiment, the infrared emission distance is turned to be affected by the duty ratio of carrier wave and the current of IR emit
6、ting diode. After debugging, the infrared emission distance is increased to 10 meters. The device is also tested by interfering signal. With the data of experiment and the function“lsqcurvefit“ of matlab, the wandering of touch screen is settled by the corrected parameters. In color display, every key is simplified by combination of Arrow keys、Enter key and virtual digital tubes, which successfully solve the problem of wasting the resources of single-c