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

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

        基于LabVIEW的虛擬對象PLC控制實現

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

        電氣自動化論文編號:ZD623 論文字數:13256,頁數:43,有外文翻譯,

        目 錄

        第1章 緒 論 1
        第2章 LabVIEW的簡介 3
        2.1 LabVIEW的特性 3
        2.2 LabVIEW的運行機制 4
        2.3 LabVIEW中的串口通信函數 9
        第3章 FX2N-PLC的通信協議 11
        3.1 位軟元件的成批讀 11
        3.2 字軟元件的成批讀 12
        3.3 位軟元件的批寫 13
        3.4 字軟元件的批寫 14
        3.5 位軟元件測試 15
        3.6 字軟元件測試 16
        3.7 遠程運行/停止 16
        3.8 類型代碼 19
        3.9 控制規程 20
        3.10 全局功能 20
        3.11 接通要求功能 21
        3.12 環路回送測試 27
        3.12.1命令 27
        3.12.2規程 28
        第4章  程序設計 29
        4.1 環路回送測試程序圖 29
        4.2 數據讀程序圖 30
        4.3 數據寫程序圖 31
        4.4 程序的調試 32
        第5章 總結與展望 35
        5.1 總體情況 35
        5.2 前景展望 35
        參考文獻 36
        致 謝 38

        摘 要

        在工業現場環境,我們經常通過接口通訊將PLC和計算機連接起來實現人機交互。從而形成遠程控制.實現無人職守的功能。在這個方面,人機界面也做的很好,提供很多的協議,我們只要編制上層程序即可。但是人機界面存在著數據存儲量少而且界面不是很友好的弱點。
        在過程控制中,由于工業現場非常分散,I/0點數眾多,各種儀表的工作環境非常惡劣,采用數據采集卡和LabVIEW開發平臺來完成現場的數據采集和控制顯然不可取。考慮到過程控制中的過程參數變化不是很快,而PLC恰恰可以克服數據采集卡在過程控制中的不足,并且具有較高的性能比,因而采取以PLC為下位機,以裝有LabVIEW軟件的工控機為上位機開發平臺,通過RS232或RS485串口與PLC通訊,實現對工業現場的監控與現場數據的分析。
        工控機這方面可以實現很好的補充.既能在復雜的工業環境上進行良好的控制,而且提供友好方便查詢與處理的操作,實現方便。加上配合美國NI公司的LABVIEW實現具體的功能。穩定性和可靠性將大大提高。
        LabVIEW是實驗室虛擬儀器工程工作臺LabVIEW Virtual Instruments Engineering Workbench)的簡稱,是美國國家儀器公司開發的虛擬儀器開發平臺軟件,他的功能強大靈活,可以廣泛應用于自動測量系統、工業過程自動化、實驗室仿真等各個領域。
        LabVIEW使用圖形化編程語言編程,簡單直觀,極大節省程序開發時間,同時LabVIEW可提供豐富的庫函數和功能模塊,可完成各種各樣的復雜編程任務。
        三菱PLC通過通訊模塊FX2N實現計算機與PLC進行通訊,從而實現遠程控制與管理。
        本文采用LabVIEW作為開發平臺,將虛擬儀器技術與PLC技術結合到一起,發揮各自的優勢,完成PC機與PLC的串口通信,開發上位機控制系統,實現良好的人機界面與可靠的系統控制。
        關鍵詞:LabVIEW,虛擬對象,PLC
        ABSTRACT

        The scene in the industrial environment, we often through the interface PLC and computer communications will link up the realization of human-computer interaction. Thus remote control. No duty to achieve the functions in this context, human-computer interface has also done a very good offer a lot of agreement , We can be as long as the procedures for the preparation of the upper. But there is a human-computer interface less data storage interface is not very friendly but also weaknesses.
        For example: in the process control, since the industry is very scattered at the scene, I / 0 points large variety of instruments working environment is very poor, using data acquisition card and LabVIEW development platform to complete the data acquisition and control is clearly undesirable. Taking into account the process control parameters in the process of change is not quickly and precisely PLC data acquisition card can be overcome in the process of inadequate control, and has higher performance than, thus the adoption of a PLC for the next crew to work with LabVIEW software Computer-controlled machine for the development platform, or through the RS232 Serial RS485 communication with the PLC, the realization of the industrial site monitoring and field data analysis.
        IPC in this regard can be achieved very good supplementary. Both in complex industrial environment on good control, but also provide friendly and convenient for handling the operation. Realization of convenience. Coupled with the companies cooperating with the United States NI LABVIEW achieve specific functions. Stability and reliability will be greatly enhanced.
        LabVIEW is the virtual instrument engineering laboratory table (LabVIEW Virtual Instruments Engineering Workbench), short for National Instruments is the development of the virtual instrument software development platform, its powerful flexibility, and can be widely used in automatic measurement systems, industrial process automation, Simulation Laboratory, and other fields.
        LabVIEW use graphical programming language, simple and straightforward, great development time-saving procedures, LabVIEW can provide rich library function and function modules can be programmed to complete a variety of complex tasks.
        Mitsubishi PLC realizes the computer and PLC through communication module FX2N carries on the communication, thus realizes the remote control and the management. this article uses the LabVIEW achievement to develop the platform, unifies the hypothesized instrument technology and the PLC technology together, displays the respective superiority, completes PC machine and the PLC serial port correspondence, the development superior machine control system, realizes the good man-machine contact surface and the reliable systems control. Mitsubishi PLC through the communications module FX2N PLC for the computer and communications so as to achieve remote control and management. By using virtual instrumentation (LabVIEW) to achieve PC serial communication with the PLC.

        Keywords: LabVIEW,Virtual objects,PLC


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

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

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

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

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

        论文格式网:毕业论文格式范文
        • <ul id="ywyqu"><pre id="ywyqu"></pre></ul>
          <kbd id="ywyqu"></kbd>
          <samp id="ywyqu"></samp>
        • <kbd id="ywyqu"><tbody id="ywyqu"></tbody></kbd>