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

          當前位置:論文格式網 -> 畢業論文 -> 電氣自動化論文

          基于單片機的照明控制系統設計

           本文ID:LWGSW10525 價格:128元
          掃一掃 掃一掃
          電氣自動化論文編號:ZD1114    論文字數:14613,頁數:42

          目錄
          摘要 I
          ABSTRACT II
          第1章  緒論 1
          1.1  課題背景與意義 1
          1.2  照明控制技術 1
          1.3  本論文的主要工作 2
          1.4  本章小結 2
          第2章  系統組成、原理和功能 3
          2.1  系統設計要點 3
          2.2  控制系統的組成 3
          2.3  系統功能 5
          2.4  系統性能指標及技術要求 5
          2.5  本章小結 5
          第3章  硬件設計 6
          3.1  硬件設計及電路原理圖 6
          3.1.1 節點控制器硬件電路設計 6
          3.1.2 主控制器硬件電路設計 15
          3.2  電源板焊接調試總結 24
          3.2.1 焊接說明 24
          3.3  本章小結 25
          第4章  軟件設計 26
          4.1  節點控制器軟件設計 26
          4.1.1 程序文件及功能說明 26
          4.1.2 程序流程框圖 26
          4.1.3 Modbus協議 27
          4.1.4 CRC校驗 27
          4.2  主控制器軟件設計 28
          4.2.1 程序文件及功能說明 28
          4.2.2 程序流程框圖 29
          4.2.3 菜單設置 30
          4.3  上位機軟件設計 31
          4.3.1 上位機設計軟件VC 6.0 31
          4.3.2 上位機軟件 32
          4.4  本章小結 33
          第5章  系統測試 34
          第6章  結論 35
          致謝 36
          參考文獻 37

          摘要
           隨著樓宇智能化的發展與成熟,節能成為一種趨勢,照明控制系統的越來越普及。同時隨著電子技術的飛速發展,微型計算機作為嵌入式控制系統的主體與核心,代替了傳統控制系統的常規電子線路,基于單片機的控制系統已廣泛應用于智能樓宇。
           本文闡述了照明控制方式設計原理及其實現。設計過程中,以實現照明控制為主線,分別設計硬件和軟件,最終完成照明控制的目標。該照明控制系統的主控制器、節點控制器分別是以MSP430單片機與AT89S52單片機為核心,實現了通信、控制與顯示等功能。文中詳細地描述了控制電路的設計過程,包括:RS485通信電路、照明燈控制電路和過零檢測電路等。對于軟件設計主要有上位機、主控制器、節點控制器的通信程序設計以及燈光控制程序設計、CRC校驗程序設計等。
           本照明控制系統的特點:上位機程序通過232通信方式給主控制器發送指令,主控制器通過485通信方式控制多個節點控制器調節光照的亮度;通信中采用Modbus協議,并且為了保證傳輸數據的可靠性,在數據包中加了CRC校驗;用戶也可以在主控制器上設置,對節點控制器進行控制,進而調節光照亮度;用戶可以直接在節點控制器上設置,從而控制光照亮度;用戶可以根據節點控制器中的人體檢測模塊,使系統能做到人在燈亮,人離燈熄;主控制器通過AD采樣,獲取外界光強,根據外界環境,智能地控制光強;系統通過主控制器定時控制白熾燈。以上各種功能相互配合,最終實現真正的照明節能控制。
           已完成的設計中,各控制器間的通信良好;主控制器可以控制單個或全部節點控制器上白熾燈的亮度;上位機可以通過主控制器控制節點控制器;節點控制器能夠自動做到人在燈亮,人離燈熄。但還存在一些不足的地方:主控制器在采樣外界光強時,程序會出錯;節點控制器上電容易死機。
           
          關鍵詞: 485 通信;Modbus;CRC校驗;照明控制


          ABSTRACT
          Saving energy is becoming a trend with the development of intelligent buildings, and the light controlling system is becoming more and more popular. At the same time, the micro-computer control system as the main and core of control system with the development of electronics , it replaces the traditional electronic circuit , and the control system which based on micro-computer  had used in the field of  intelligent buildings.
          This Thesis Describes the design’s principle of the light controlling Method and also describes how the control system runs . In the process of designing , the complying controlling light as the main line , designed the Hardware and the software separately , and finish the goal of controlling light finally . The main controller and slave controller of the control system makes the MSP430 micro-computer and AT89S52 micro-computer as cores . The system can do many jobs, such as communication, controlling and display. The paper describes the designing process of the circuit at length, including: RS485 communication circuit, control circuit of lighting, watchdog circuit, etc. The designing of software mainly includes the several programming, such as PC communication, lamplight controlling, CRC checking.
          The functions of the system is: PC program sends commands by 232 communication ,and the host controller controls the brightness of many lights; The control system uses Modbus agreement and adds CRC checking in order to snsuring the accuracy of information ; Users can set commands in the main controller and control the slave controller; Users also can set commands in the slave controller and control the brightness of the light directly. The control system can open the light when there is someone near the light and can close the light when there is nobody near the light automatically by human body detecting module ; The main controller can catch the information of environment outside by AD sampling and controlling the brightness of the light .Based on the function above Mentioned ,the control system can save energy when controlling the brightness of the light .
          In the part of finishing project , the Communicating among all kinds of controllers is favorable ; The main controller can control single or all node controllers ; PC can control node controllers through the main controller ; The node controller can open the light when there is someone near the light and can close the light when there is nobody near the light automatically . But the control system also has some deficiency : such as the Program will make mistake when catch the Information about Light intensity of Environment ;The node controller makes mistake easily when given power.

           Keywords:  RS485 communication; Modbus; CRC checking; Control light


          本論文在電氣自動化論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
          最新論文 熱門論文
          上市公司對外并購的投資風險防控及探究
          ERP管理系統下制造業成本控制的探討
          論成本會計在企業管理中的應用
          論會計人員的職業道德建設
          論“六西格瑪”管理方法在現代企業財務管
          現金流量表與企業財務狀況分析
          淺述企業財務會計的崗位職責
          淺談國內上市公司融資現狀及趨勢
          淺談商業銀行會計風險及其控制與防范
          我國企業內部會計控制的問題與對策研究-—
          我國企業會計制度改革路徑探析研究
          企業貨幣資金內部控制的探析
          電算化會計畢業論文
          淺析企業成本管理
          淺談合并會計報表的編制與作用
          對企業所得稅核算幾個問題的認識
          人力資源會計論文
          企業內部會計制度的建設研究
          實施《小企業會計制度》中存在的問題及改
          會計電算化在企業中的應用、現狀和前景
          淺議我國中小企業融資的困境與對策
          上一篇:高壓線圈的電暈放電現象與可燃物.. 下一篇:關式霍爾傳感器測轉速研究
          Tags:基于 單片機 照明 控制系統 設計 【收藏】 【返回頂部】
          會計論文
          電子機電論文
          金融論文
          電氣自動化論文
          模具設計
          化學工程與工藝
          機械設計
          電子通信論文
          英語論文
          行政管理論文
          物流論文
          電子商務論文
          法律論文
          國際貿易論文
          財務管理論文
          人力資源論文
          市場營銷論文
          土木工程論文
          工商管理論文
          工程管理論文
          漢語言文學論文
          教育管理論文
          測控專業論文
          交通工程論文
          旅游管理論文
          新聞專業論文
          藝術設計
          教育技術學論文
          應用物理學論文
          輕化工程論文
          德語專業論文
          給水排水工程
          服裝設計與工程
          食品生物技術
          材料科學與工程
          電視制片管理
          工業工程論文
          文化產業管理
          包裝工程論文
          印刷工程論文
          信息管理論文
          制藥工程論文
          生物工程論文
          電子信息工程
          信息計算科學
          電氣工程論文
          通信工程論文
          動物醫學畢業論文
          生物醫學工程
          醫療保險實務
          水文與水資源工程
          書法專業畢業論文
          財務會計畢業論文
          電子商務畢業論文
          現代教育技術
          信息管理專業
          心理學專業
          數學與應用數學
          數學教育
          護理學畢業論文
          其他專業論文
          歷史學論文
          學前教育畢業論文
          小學教育畢業論文
          教育管理畢業論文
          法律專業畢業論文
          漢語言文學畢業論文
          工商管理畢業論文
          人力資源畢業論文
          營銷專業畢業論文
          物流專業畢業論文
          計算機論文
          精彩推薦
          論文格式網為您提供計算機畢業論文范文下載,只需要10元每份點擊計算機論文進入查看

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

          論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供電氣自動化論文畢業論文格式,論文格式范文,畢業論文范文

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

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

          论文格式网:毕业论文格式范文
          <strike id="m20c2"></strike>
          <kbd id="m20c2"><pre id="m20c2"></pre></kbd><kbd id="m20c2"></kbd>
          <blockquote id="m20c2"><tfoot id="m20c2"></tfoot></blockquote>
        • <kbd id="m20c2"><pre id="m20c2"></pre></kbd>
        • <th id="m20c2"><s id="m20c2"></s></th>
          <strike id="m20c2"></strike>