基于单片机的家用电器电话远程控制系统.doc

约66页DOC格式手机打开展开

基于单片机的家用电器电话远程控制系统,共54页字数:26473本文设计的是一种基于at89c51单片机的远程电话控制系统。该系统是以at89c51为核心、利用现有的个人通信终端,实现基于plmn(陆基移动通信网)和pstn(公用电话交换网)的电话远程控制系统。电话远程控制系统(itrcs),以ccitt(国际电报电话咨询...
编号:68-34082大小:976.50K
分类: 论文>电气自动化/电力论文

内容介绍

此文档由会员 阿辉vs阿娟 发布

基于单片机的家用电器电话远程控制系统

共54页 字数:26473


本文设计的是一种基于AT89C51单片机的远程电话控制系统。该系统是以AT89C51为核心、利用现有的个人通信终端,实现基于PLMN(陆基移动通信网)和PSTN(公用电话交换网)的电话远程控制系统。电话远程控制系统(ITRCS),以CCITT(国际电报电话咨询委员会)及我国标准共同规定的部分标准程控交换信令(DTMF双音多频信号,振铃信号,回铃音信号等)作为系统控制命令,以PLMN与PSTN通信网作为传输介质,使用者可以在远端利用固定电话或移动电话发送DTMF双音多频信号,实现对近端电器设备的实时远程控制。该电话远程控制系统不需进行专门的布线,不占用无线电频率资源,从而可避免电磁污染;且通过嵌入式的智能语音提示,突出的语音提示功能和密码控制系统,可使操作者根据各种提示音及时了解受控对象的有关信息。还可通过发出语音命令用电话远程控制多个受控对象,用户可以查询其状态,提供密码处理功能,只有输入正确的密码才能控制家电,从而提高了安全性。该系统设计实用,功能灵活多样,可靠性高,操作方便,可以广泛地应用于家庭或者其它场所的智能控制。

关键词 AT89C51;远程电话控制;DTMF;智能家电
The Telephone Remote Control System for Household Electronic Appliance Base on The Microcontroller
Abstract
The article designed the remote telephone control system which based on microcontroller AT89C51. Basing on the PLMN and PSTN, the system which uses the core controller Single-chip microcomputer AT89C51 realizes long-distance control household appliances. The telephone control system (ITRCS) which uses the telephone net convert and voice information receives DTMF code from the telephone net, and interpret the code, the core controller controls the state of household appliances responded to the interpretation. Long distance control of telephone does not require special wires distribution and does not take up wireless frequency resources. Electro magnetic pollution can thus be avoided. The designing of a system of long-distance control based on sound processing technology and DTMF decoding technology is presented in this paper. By using sound commands of sound recognition technology, this system realizes its control of household electrical appliances through telephone networks and so realizes the intelligently control of them in residence. The embedded and intelligent sound indication, its outstanding sound function of prompt and its code control system enable the operators to timely obtain the relative information of the controlled objects through indicated sounds. The system can use telephone to control many household electrical appliances in long distance through uttering sound commands and provides the code safeguard function. Only through inputting the correct password to control them, the users can control the condition of household electrical equipment, So the system security can be improved. This system is practical, and the function is flexible, and the operation is convenient with high reliability, which can be used extensive in various kinds of control equipment to home and others field.

Keywords AT89C51;Telephone remote control;DTMF;Household appliances


目录
摘要... I
Abstract II

第1章 绪论... 1
1.1 本课题研究的背景... 1
1.2 远程控制的内容... 2
第2章 系统设计可行性分析... 4
2.1 总体设计分析... 4
2.1.1 系统总体设计分析... 5
2.1.2 单片机简介... 5
2.2 硬件模块... 6
2.2.1 模拟摘机电路... 7
2.2.2 振铃检测电路... 7
2.2.3 控制部分电路... 7
2.2.4 双音解码电路... 7
2.2.5 语音提示电路... 8
2.3 软件模块... 8
2.3.1 信号音检测... 9
2.3.2 密码检测... 9
2.3.3 信号分析处理... 9
2.4 本章小结... 9
第3章 硬件单元电路设计... 10
3.1 振铃检测电路... 10
3.2 模拟摘挂机电路... 11
3.3 双音频解码电路... 12
3.4 信号音提示电路... 15
3.5 电器控制电路... 17
3.6 本章小结... 18
第4章 软件设计... 19
4.1 单片机初始化... 19
4.2 振铃计数模块... 20
4.3 语音提示模块... 21
4.4 密码检测模块... 23
4.5 密码修改模块... 24
4.6 控制电器模块... 25
4.7 本章小结... 27
第5章 系统应用... 28
5.1 系统的应用前景... 28
5.2 系统使用说明... 28
5.3 系统功能扩展... 29
结论... 31
致谢... 32
参考文献... 33
附录A. 34
附录B. 34
附录C. 34
附录D. 34