基于單片機(jī)的家用電器電話遠(yuǎn)程控制系統(tǒng).doc
約66頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)
基于單片機(jī)的家用電器電話遠(yuǎn)程控制系統(tǒng),共54頁(yè)字?jǐn)?shù):26473本文設(shè)計(jì)的是一種基于at89c51單片機(jī)的遠(yuǎn)程電話控制系統(tǒng)。該系統(tǒng)是以at89c51為核心、利用現(xiàn)有的個(gè)人通信終端,實(shí)現(xiàn)基于plmn(陸基移動(dòng)通信網(wǎng))和pstn(公用電話交換網(wǎng))的電話遠(yuǎn)程控制系統(tǒng)。電話遠(yuǎn)程控制系統(tǒng)(itrcs),以ccitt(國(guó)際電報(bào)電話咨詢...
內(nèi)容介紹
此文檔由會(huì)員 阿輝vs阿娟 發(fā)布
基于單片機(jī)的家用電器電話遠(yuǎn)程控制系統(tǒng)
共54頁(yè) 字?jǐn)?shù):26473
本文設(shè)計(jì)的是一種基于AT89C51單片機(jī)的遠(yuǎn)程電話控制系統(tǒng)。該系統(tǒng)是以AT89C51為核心、利用現(xiàn)有的個(gè)人通信終端,實(shí)現(xiàn)基于PLMN(陸基移動(dòng)通信網(wǎng))和PSTN(公用電話交換網(wǎng))的電話遠(yuǎn)程控制系統(tǒng)。電話遠(yuǎn)程控制系統(tǒng)(ITRCS),以CCITT(國(guó)際電報(bào)電話咨詢委員會(huì))及我國(guó)標(biāo)準(zhǔn)共同規(guī)定的部分標(biāo)準(zhǔn)程控交換信令(DTMF雙音多頻信號(hào),振鈴信號(hào),回鈴音信號(hào)等)作為系統(tǒng)控制命令,以PLMN與PSTN通信網(wǎng)作為傳輸介質(zhì),使用者可以在遠(yuǎn)端利用固定電話或移動(dòng)電話發(fā)送DTMF雙音多頻信號(hào),實(shí)現(xiàn)對(duì)近端電器設(shè)備的實(shí)時(shí)遠(yuǎn)程控制。該電話遠(yuǎn)程控制系統(tǒng)不需進(jìn)行專門的布線,不占用無(wú)線電頻率資源,從而可避免電磁污染;且通過(guò)嵌入式的智能語(yǔ)音提示,突出的語(yǔ)音提示功能和密碼控制系統(tǒng),可使操作者根據(jù)各種提示音及時(shí)了解受控對(duì)象的有關(guān)信息。還可通過(guò)發(fā)出語(yǔ)音命令用電話遠(yuǎn)程控制多個(gè)受控對(duì)象,用戶可以查詢其狀態(tài),提供密碼處理功能,只有輸入正確的密碼才能控制家電,從而提高了安全性。該系統(tǒng)設(shè)計(jì)實(shí)用,功能靈活多樣,可靠性高,操作方便,可以廣泛地應(yīng)用于家庭或者其它場(chǎng)所的智能控制。
關(guān)鍵詞 AT89C51;遠(yuǎn)程電話控制;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 遠(yuǎn)程控制的內(nèi)容... 2
第2章 系統(tǒng)設(shè)計(jì)可行性分析... 4
2.1 總體設(shè)計(jì)分析... 4
2.1.1 系統(tǒng)總體設(shè)計(jì)分析... 5
2.1.2 單片機(jī)簡(jiǎn)介... 5
2.2 硬件模塊... 6
2.2.1 模擬摘機(jī)電路... 7
2.2.2 振鈴檢測(cè)電路... 7
2.2.3 控制部分電路... 7
2.2.4 雙音解碼電路... 7
2.2.5 語(yǔ)音提示電路... 8
2.3 軟件模塊... 8
2.3.1 信號(hào)音檢測(cè)... 9
2.3.2 密碼檢測(cè)... 9
2.3.3 信號(hào)分析處理... 9
2.4 本章小結(jié)... 9
第3章 硬件單元電路設(shè)計(jì)... 10
3.1 振鈴檢測(cè)電路... 10
3.2 模擬摘掛機(jī)電路... 11
3.3 雙音頻解碼電路... 12
3.4 信號(hào)音提示電路... 15
3.5 電器控制電路... 17
3.6 本章小結(jié)... 18
第4章 軟件設(shè)計(jì)... 19
4.1 單片機(jī)初始化... 19
4.2 振鈴計(jì)數(shù)模塊... 20
4.3 語(yǔ)音提示模塊... 21
4.4 密碼檢測(cè)模塊... 23
4.5 密碼修改模塊... 24
4.6 控制電器模塊... 25
4.7 本章小結(jié)... 27
第5章 系統(tǒng)應(yīng)用... 28
5.1 系統(tǒng)的應(yīng)用前景... 28
5.2 系統(tǒng)使用說(shuō)明... 28
5.3 系統(tǒng)功能擴(kuò)展... 29
結(jié)論... 31
致謝... 32
參考文獻(xiàn)... 33
附錄A. 34
附錄B. 34
附錄C. 34
附錄D. 34
共54頁(yè) 字?jǐn)?shù):26473
本文設(shè)計(jì)的是一種基于AT89C51單片機(jī)的遠(yuǎn)程電話控制系統(tǒng)。該系統(tǒng)是以AT89C51為核心、利用現(xiàn)有的個(gè)人通信終端,實(shí)現(xiàn)基于PLMN(陸基移動(dòng)通信網(wǎng))和PSTN(公用電話交換網(wǎng))的電話遠(yuǎn)程控制系統(tǒng)。電話遠(yuǎn)程控制系統(tǒng)(ITRCS),以CCITT(國(guó)際電報(bào)電話咨詢委員會(huì))及我國(guó)標(biāo)準(zhǔn)共同規(guī)定的部分標(biāo)準(zhǔn)程控交換信令(DTMF雙音多頻信號(hào),振鈴信號(hào),回鈴音信號(hào)等)作為系統(tǒng)控制命令,以PLMN與PSTN通信網(wǎng)作為傳輸介質(zhì),使用者可以在遠(yuǎn)端利用固定電話或移動(dòng)電話發(fā)送DTMF雙音多頻信號(hào),實(shí)現(xiàn)對(duì)近端電器設(shè)備的實(shí)時(shí)遠(yuǎn)程控制。該電話遠(yuǎn)程控制系統(tǒng)不需進(jìn)行專門的布線,不占用無(wú)線電頻率資源,從而可避免電磁污染;且通過(guò)嵌入式的智能語(yǔ)音提示,突出的語(yǔ)音提示功能和密碼控制系統(tǒng),可使操作者根據(jù)各種提示音及時(shí)了解受控對(duì)象的有關(guān)信息。還可通過(guò)發(fā)出語(yǔ)音命令用電話遠(yuǎn)程控制多個(gè)受控對(duì)象,用戶可以查詢其狀態(tài),提供密碼處理功能,只有輸入正確的密碼才能控制家電,從而提高了安全性。該系統(tǒng)設(shè)計(jì)實(shí)用,功能靈活多樣,可靠性高,操作方便,可以廣泛地應(yīng)用于家庭或者其它場(chǎng)所的智能控制。
關(guān)鍵詞 AT89C51;遠(yuǎn)程電話控制;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 遠(yuǎn)程控制的內(nèi)容... 2
第2章 系統(tǒng)設(shè)計(jì)可行性分析... 4
2.1 總體設(shè)計(jì)分析... 4
2.1.1 系統(tǒng)總體設(shè)計(jì)分析... 5
2.1.2 單片機(jī)簡(jiǎn)介... 5
2.2 硬件模塊... 6
2.2.1 模擬摘機(jī)電路... 7
2.2.2 振鈴檢測(cè)電路... 7
2.2.3 控制部分電路... 7
2.2.4 雙音解碼電路... 7
2.2.5 語(yǔ)音提示電路... 8
2.3 軟件模塊... 8
2.3.1 信號(hào)音檢測(cè)... 9
2.3.2 密碼檢測(cè)... 9
2.3.3 信號(hào)分析處理... 9
2.4 本章小結(jié)... 9
第3章 硬件單元電路設(shè)計(jì)... 10
3.1 振鈴檢測(cè)電路... 10
3.2 模擬摘掛機(jī)電路... 11
3.3 雙音頻解碼電路... 12
3.4 信號(hào)音提示電路... 15
3.5 電器控制電路... 17
3.6 本章小結(jié)... 18
第4章 軟件設(shè)計(jì)... 19
4.1 單片機(jī)初始化... 19
4.2 振鈴計(jì)數(shù)模塊... 20
4.3 語(yǔ)音提示模塊... 21
4.4 密碼檢測(cè)模塊... 23
4.5 密碼修改模塊... 24
4.6 控制電器模塊... 25
4.7 本章小結(jié)... 27
第5章 系統(tǒng)應(yīng)用... 28
5.1 系統(tǒng)的應(yīng)用前景... 28
5.2 系統(tǒng)使用說(shuō)明... 28
5.3 系統(tǒng)功能擴(kuò)展... 29
結(jié)論... 31
致謝... 32
參考文獻(xiàn)... 33
附錄A. 34
附錄B. 34
附錄C. 34
附錄D. 34
TA們正在看...
- 讓音樂(lè)課堂舞動(dòng)起來(lái)—探討舞蹈在小學(xué)音樂(lè)課堂中的...doc
- 訓(xùn)練小孩記憶力最好的8個(gè)方法.doc
- 議監(jiān)理單位收取延期監(jiān)理費(fèi)的依據(jù)和方法.doc
- 議論文九種常用例后分析法.doc
- 議論文寫作素材積累大全共59頁(yè).doc
- 議論文的析例:條件分析辯證分析發(fā).doc
- 議論文精彩開(kāi)頭結(jié)尾+萬(wàn)能素材.pdf
- 議論文閱讀練習(xí)含答案.doc
- 記敘文閱讀指導(dǎo)之分析句子的含義和作用.doc
- 講義人文關(guān)懷內(nèi)涵(武漢).pdf