freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

基于gsm和嵌入式系統(tǒng)的智能家電控制系統(tǒng)(留存版)

2025-01-11 15:31上一頁面

下一頁面
  

【正文】 ol the elect rical appliances through the technology of short message rec eiving and sending away from home. What’s more, it can avoid the malpractice of the traditional wired transmission as well as the situation that the line is unable to put through in the emergency case. Therefore using the existing GSM work resources, giving play to its high work coverage and the character of good transmission, provides a convenient way of wireless data transmission for us, it must be the tendency of the longdistance detecting and control domain. This design introduces a system of longdistance electri cal appliances based on GSM work and the ARM processor. This is a new application in the longdistance control domain through the GSM work and embedded system. We apply LPC2131 chip, which supports the simulation of real time and the embedded tracking as the ARM microproc essor, it is a ARM7TDMIS CPU of 16/32 bit with high speed and low power consumption. The ARM processor samples, an 基于 GSM 和嵌入式系統(tǒng)的智能家電控制系統(tǒng) 3 alyses, and deals with the short message that the GSM module has received. And the GSM module will give the user a corres ponding message. Thus it realizes the longdistance control. What’s more the user can also check the latest status of the electrical appliances (to open or close) by short message, in order to give the proper mand. Thus the system realizes the munication between the user and the electrical appliances. Key words: GSM modem Embedded system LPC2131 SSR Appliances control 基于 GSM 和嵌入式系統(tǒng)的智能家電控制系統(tǒng) 4 目錄 摘要 .................................................... 2 前言 .................................................... 5 .............................................. 5 ........................................... 5 ......................................... 6 無線通信模塊 .................................... 6 嵌入式微處理器 .................................. 7 開關(guān) 控制 電 路 .................................... 8 .............................................. 8 硬件部分 ....................................... 8 GSM 數(shù)據(jù)收發(fā)模塊 ................................ 9 嵌入式系統(tǒng)控制板 ............................... 10 開關(guān)控制電路 .................................. .10 ...................................... 12 GSM 模塊控制指令 ............................... 12 嵌入式系統(tǒng)軟件設(shè)計 ............................. 13 ....................................... 15 : ......................................... 15 : ........................................ 16 基于 GSM 和嵌入式系統(tǒng)的智能家電控制系統(tǒng) 5 4. 系統(tǒng)的應(yīng)用情況及測量數(shù)據(jù)(實測) ..................... 17 系統(tǒng)的應(yīng)用情況 .................................... 17 測量數(shù)據(jù) .......................................... 18 ....................................... 19 .............................. 21 GSM 和嵌入式系統(tǒng)的 智能家電控制技術(shù)的特點 ....... 21 國內(nèi)外發(fā)展?fàn)顩r .................................... 22 技術(shù)對比 .......................................... 24 7. 結(jié)束語 .............................................. 24 8. 參考文獻(xiàn): .......................................... 25 9. 電路原理圖: ........................................ 26 附圖 1: ............................................... 26 附圖 2: ............................................... 28 前言 21 世紀(jì) ,科技以人為本 ,電子信息技術(shù)的發(fā)展?jié)B透到人們生活的各個領(lǐng)域 ,為人們提供了舒適、便捷、安全的生活環(huán)境。如果能設(shè)計一個高效率、低成本的智能家電遠(yuǎn)程控制系統(tǒng) ,使人們能夠在遠(yuǎn)離家庭的地方對家用電器進(jìn)行控制 ,并能及時了解到家中的安全狀態(tài) ,將給普通居民的家庭生活帶來諸多方便。 基于 GSM 和嵌入式系統(tǒng)的智能家電控制系統(tǒng) 8 圖 2 TC35i 模塊組成圖 嵌入式微處理器 在 本 控制系 統(tǒng) 中,嵌入式微 處 理器是主控 單 元,起著核心作用。在本設(shè)計中 其主要功能是通過移動通信網(wǎng)絡(luò)進(jìn)行遠(yuǎn)程數(shù)據(jù)傳輸 , 完成短信息的接收與發(fā)送 。 并聯(lián)二極管主要是為了保護(hù)晶體管等驅(qū)動元器件。 AT:測試 AT 命令 AT+CMGF=1:設(shè)置短消息格式為文本格式 AT+CMGS=接收方號碼 : 發(fā)送 短消息 AT+CMGR=n:讀第 n條 短消息 AT+CMGD=m:刪除第 m條 短消息 在 Text 模式下可進(jìn)行 GSM 字符集與 8Bit 數(shù)據(jù)的收 ﹑ 發(fā)等操作,但不支持中文或 UCS2字符集字符的收發(fā)操作,在 PDU 模式下可支持上述所有操作,但需要 對 收發(fā) PDU 數(shù)據(jù)格式 進(jìn)行 編碼、解碼 ,過程較復(fù)雜。 ( 7) 改變 I/O 口狀態(tài)。 2. LPC2131 模塊的主要功能:是整個系統(tǒng)的核心,對通信模塊進(jìn)行數(shù)據(jù)采集,根據(jù)用戶的需要控制家電的通斷。 將短信息應(yīng)用于嵌入式智能家電系統(tǒng),可讓智能家電更加智能化。 因此,我們最終提出了基于 GSM 和嵌入式系統(tǒng) 的遠(yuǎn)程家電控制方案。 由實 例可看出國內(nèi)外 的 家電遠(yuǎn)程控制 行業(yè)剛剛起步。 并且本系統(tǒng)有很好的擴(kuò)展性, 易于升級 ,便于以后進(jìn)行 網(wǎng)絡(luò)遠(yuǎn)程控制功能的擴(kuò)展 開發(fā) 。目前 國 內(nèi) 尚 未 正式頒布相關(guān)的行基于 GSM 和嵌入式系統(tǒng)的智能家電控制系統(tǒng) 24 業(yè)技術(shù)標(biāo)準(zhǔn),這在某種程度上制約了 本行業(yè)的發(fā)展。據(jù)了解 ,采用 SK公司的全天候家 庭 監(jiān)控服務(wù) ,用戶可以通過手機(jī)遠(yuǎn)程方式或在家監(jiān)控家用電器、電燈、煙霧探測器、防盜探測器、室溫控制器、氣體閥門和電子門鎖,所有連接都通過基于 ZigBee 技
點擊復(fù)制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1