論文格式
          電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業(yè)管理 信息計算科學 電氣自動化 歷史論文
          機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
          制藥工程 生物工程 包裝工程 模具設計 測控專業(yè) 工業(yè)工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
          通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業(yè) 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
          • 首頁 |
          • 畢業(yè)論文 |
          • 論文格式 |
          • 個人簡歷 |
          • 工作總結 |
          • 入黨申請書 |
          • 求職信 |
          • 入團申請書 |
          • 工作計劃 |
          • 免費論文 |
          • 合作期刊 |
          • 論文同學網 |
          搜索 高級搜索

          當前位置:論文格式網 -> 畢業(yè)論文 -> 電子機電論文

          基于單片機的照明控制系統(tǒng)

           本文ID:LWGSW3657 價格:128元
          掃一掃 掃一掃

          電子機電論文編號:JD980   論文字數:20069,頁數:52

           目 錄
           
          摘 要 1
          Abstract 2
          第一章 序言 5
          1. 1 單片機的應用技術 5
          1.2 有線通信技術 6
          1. 3 無線數傳技術 6
          1.4 本章小結 7
          第二章 基于單片機的照明控制系統(tǒng)的設計框架與性能 8
          2.1 系統(tǒng)設計要點 8
          2.2 系統(tǒng)的結構 8
          2. 3 系統(tǒng)性能指標及技術要求 10
          2.4 本章小結 11
          第三章  基于單片機的照明控制系統(tǒng)的硬件電路設計 12
          3. 1 主控制器的電路設計 12
          3.2  分控制器的電路設計 14
          3.3  RS485通信電路的設計 16
          3.4  無線數據電路的設計 19
          3.5 本章小結 20
          第四章  基于單片機的照明控制系統(tǒng)的軟件設計 22
          4.1 人機交互程序設計 22
          4.2 照明啟停控制程序設計 25
          4.3 照明亮度控制程序設計 29
          4.4 照明定時控制程序設計 32
          4.5 RS485通信程序設計 34
          4. 6 無線數傳通信程序設計 38
          4.7 本章小結 38
          第五章  實驗及總結 39
          致 謝 40
          參考文獻 41
          附 錄 42
          Ⅰ. 串行通信程序 42
          Ⅱ. 照明亮度控制程序 47

          摘 要

              隨著電子技術的飛速發(fā)展,基于單片機的控制系統(tǒng)已廣泛應用于工業(yè)、農業(yè)、電力、電子、智能樓宇等行業(yè),微型計算機作為嵌入式控制系統(tǒng)的主體與核心,代替了傳統(tǒng)的控制系統(tǒng)的常規(guī)電子線路。同時樓宇智能化的發(fā)展與成熟,也為基于單片機的照明控制系統(tǒng)的普及與應用奠定了堅實的基礎。
              本文闡述了照明的有線、無線控制方式設計原理與實現方法。以設計過程為主線,分別從硬件和軟件兩個方面描述設計過程,即從硬件電路的設計方法到實現所要求功能的軟件技術。該照明控制系統(tǒng)的主控制器、分控制器分別是以AT89C51與AT89C2051單片機為基礎,實現了有線通信、無線數傳、控制與顯示等功能。文中詳細地描述了控制電路的設計過程,包括:鍵盤與LED顯示電路、RS485通信電路、無線數傳電路、照明燈控制電路以及看門狗電路等。對于軟件設計主要有主控制器、分控制器的有線通信程序設計與無線數字傳輸程序設計以及燈光控制、定時控制、鍵盤掃描與LED顯示等程序設計。有線通信程序的功能是:通過RS485主從通信方式,由主控制器發(fā)出命令對全部或單個分控制器所控制的照明燈實現開啟、關閉、燈光亮度調節(jié)、定時控制等功能。無線數傳程序設計的功能是:通過無線數傳模塊實現照明燈的無線遙控,同樣實現有線方式控制的功能。

           關鍵詞:主控制器,分控制器,單片機,有線通信,無線數傳,燈光亮度控制,定時控制
           
           
           The Control System for Lighting Based on
           Single–chip Microcomputer
           
           Abstract
           
                      With the rapid development of electronic technology, the system of control based on Single-chip Microcomputer is widely applied in industry, agriculture, electric power, electron, intelligent building and so on. Microcomputer, as the subject and core of the embedded system of control, replaces the traditional system—electronic circuit. At the same time, the development and maturation of the intelligent building have established the substantial foundation for the popularization and application of the control system for lighting based on single-chip microcomputer.
                        The paper expatiates on the designing theories and implementation method of the control system for lighting by wired or wireless communications. Taking the designing process as mainline, it describes the process of designing from two respects—hardware and software.  In another word, the paper describes the process from the method of circuit designing to the software technology of realizing the demanded functions. The host controller of the control system for lighting is based on AT89C51 single-chip microcomputer, and the auxiliary ones are based on AT89C2051. The system can do many jobs, such as wired communication, wireless data transmitting, controlling and display. The paper describes the designing process of the circuit at length, including: keyboard and LED display circuit, RS485 communication circuit, wireless transmitting circuit, control circuit of lighting, watchdog circuit, etc. The designing of software mainly includes the several programming, such as wired communication, wireless data transmitting, lamplight controlling, timed controlling, keyboard scanning and LED displaying. The wired communication programming function is that through Master-slave communication method based on RS485 the host controller sends orders to the all auxiliary controllers or each one, including: turning on lighting, turning off lighting, regulating brightness of lighting, controlling timed lighting, etc. The wireless data transmitting programming function is that by wireless transmitter it realizes wireless controlling of the lighting, and achieves the functions identical to wired communication.
                  
                   Key Words: Host controller, Auxiliary controller, Single-chip microcomputer, Wired communication, Wireless data transmitting, controlling brightness of lighting, Timed controlling


          本論文在電子機電論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
          最新論文 熱門論文
          中小企業(yè)融資風險及風險防范研究
          上市公司財務舞弊問題研究
          試論家族企業(yè)內部控制制度的建設——以A汽
          溫州中小企業(yè)財務管理存在的問題及對策
          淺談企業(yè)集團資金收支兩條線管理模式
          武義縣中小企業(yè)融資問題研究
          新企業(yè)會計準則———公允價值計量研究
          我國收入分配問題研究
          關于食品行業(yè)公司籌資方式對比研究
          關于會計職業(yè)道德的探討
          公司治理視角下的財務風險防范
          企業(yè)貨幣資金內部控制的探析
          電算化會計畢業(yè)論文
          淺析企業(yè)成本管理
          淺談合并會計報表的編制與作用
          對企業(yè)所得稅核算幾個問題的認識
          人力資源會計論文
          企業(yè)內部會計制度的建設研究
          實施《小企業(yè)會計制度》中存在的問題及改
          會計電算化在企業(yè)中的應用、現狀和前景
          淺議我國中小企業(yè)融資的困境與對策
          上一篇:電子日歷鐘 下一篇:基于凌陽16位單片機的智能錄音電話
          Tags:基于 單片機 照明 控制系統(tǒng) 【收藏】 【返回頂部】
          會計論文
          電子機電論文
          金融論文
          電氣自動化論文
          模具設計
          化學工程與工藝
          機械設計
          電子通信論文
          英語論文
          行政管理論文
          物流論文
          電子商務論文
          法律論文
          國際貿易論文
          財務管理論文
          人力資源論文
          市場營銷論文
          土木工程論文
          工商管理論文
          工程管理論文
          漢語言文學論文
          教育管理論文
          測控專業(yè)論文
          交通工程論文
          旅游管理論文
          新聞專業(yè)論文
          藝術設計
          教育技術學論文
          應用物理學論文
          輕化工程論文
          德語專業(yè)論文
          給水排水工程
          服裝設計與工程
          食品生物技術
          材料科學與工程
          電視制片管理
          工業(yè)工程論文
          文化產業(yè)管理
          包裝工程論文
          印刷工程論文
          信息管理論文
          制藥工程論文
          生物工程論文
          電子信息工程
          信息計算科學
          電氣工程論文
          通信工程論文
          財務會計畢業(yè)論文
          電子商務畢業(yè)論文
          現代教育技術
          信息管理專業(yè)
          心理學專業(yè)
          數學與應用數學
          數學教育
          護理學畢業(yè)論文
          其他專業(yè)論文
          歷史學論文
          學前教育畢業(yè)論文
          小學教育畢業(yè)論文
          教育管理畢業(yè)論文
          法律專業(yè)畢業(yè)論文
          漢語言文學畢業(yè)論文
          工商管理畢業(yè)論文
          人力資源畢業(yè)論文
          營銷專業(yè)畢業(yè)論文
          物流專業(yè)畢業(yè)論文
          計算機論文
          精彩推薦
          論文格式網為您提供計算機畢業(yè)論文范文下載,只需要10元每份點擊計算機論文進入查看

          本站部分文章來自網絡,如發(fā)現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

          論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供電子機電論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

          Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

          感谢您访问我们的网站,您可能还对以下资源感兴趣:

          论文格式网:毕业论文格式范文