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

    當前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 通信工程論文
    畢業(yè)論文標題:

    基于硬件熱備份的定量發(fā)油單元軟件設計

     本文ID:LWGSW12995 字數(shù):9825,頁數(shù):19 價格:收費積分/100
    掃一掃 掃一掃
    本站會員可自行下載:下載地址 基于硬件熱備份的定量發(fā)油單元軟件設計 (收費:8000 積分)  

    通信工程論文編號:TX410  論文字數(shù):9825,頁數(shù):19
    基于硬件熱備份的定量發(fā)油單元軟件設計

    摘    要
     石油作為一種重要的戰(zhàn)略資源在現(xiàn)代生活的各個領域發(fā)揮著不可替代的作用,從而服務于石油資源使用對象的油庫的運行效率也顯得日益重要,油庫作為協(xié)調(diào)原油生產(chǎn)及成品油運輸?shù)募~帶,其經(jīng)營業(yè)績、運作效率將直接影響到石油企業(yè)的整體效益。然而目前我國的油庫自動化建設還處于一個比較落后的狀態(tài),國內(nèi)中、小型油庫仍有很多采用高架罐方式儲存油料,通過電磁閥開啟油路,依靠油料的自流實現(xiàn)發(fā)油。由于采用這種工作方式使得油料慣性引起的余料過沖較大,并且電磁閥啟、停由人工操作,機械式流量計計量精度差,油料密度受溫度影響較大等因素,造成發(fā)油計量精度誤差較大,操作繁瑣,易發(fā)生靜電、水擊等事故,同時也給發(fā)油開票,數(shù)據(jù)的記錄核對,財務管理等相關環(huán)節(jié)造成較大的難度。
     本論文主要介紹了定量發(fā)油單元的軟件設計,包括初始化模塊、鍵盤掃描模塊、發(fā)油控制模塊、溫度模擬量采集模塊、過沖量計算模塊、CAN總線通訊模塊、點陣式液晶顯示模塊、溫度補償計算模塊等。軟件整體采用結構化程序設計的方法,以各個模塊的設計為中心,將整個單元的軟件劃分為幾個相互獨立的模塊,這樣在設計其中一個模塊時,不會受到其它模塊的牽連,并且使今后的硬件和軟件的升級完善更為方便。
     
    關鍵詞:硬件熱備份;定量發(fā)油;軟件設計
     
    Software Design of Ration Oil Distribution Unit Basing on Hardware Hot Backup

    Abstract
     Oil as an important strategic resources in every field of modern life plays an irreplaceable role in petroleum resources, service object use efficiency of oil depot, also become increasingly important as crude oil production and the coordination of the transport link, its business operation efficiency, will directly affect the overall efficiency of oil companies. However the current construction of oil in an automated backwardness, domestic medium and small there are still a lot of elevated oil tank storing oil, through the electromagnetic valve opens, rely on fuel oil of realizing oils. Because this kind of working style makes the oil of inertia is larger, more material overshoot and electromagnetic valve kai, stop by manual operation flow measurement accuracy, mechanical, oil density influenced by factors such as temperature measurement precision, oils, operation, easy happening electrostatic, red water wait for an accident, also give oils, data record invoice checking, financial management related links large difficulty.
     This paper mainly introduces the design of the software quantitative oils unit, including the initialization, keyboard scan module, hair oil temperature control module, analog acquisition module, impulse calculation module, thecan bus communication module, dot-matrix LCD module, temperature compensation calculation module, etc. The whole software using structured programming method, with each module design as the center, the unit will be divided into several independent software module, this one module in design, not by other modules, and make the involvement of software and hardware upgrades perfect more convenient.
     
    Keywords: hardware hot backup;quantitative oils;the software design
    目    錄
    第一章  緒  論 1
    1.1國內(nèi)外發(fā)油單元現(xiàn)狀 1
    1.2硬件熱備份定量發(fā)油單元的優(yōu)勢 2
    1.3課題研究的意義與目的 3
    第二章  定量發(fā)油單元的總體設計 4
    第三章  定量發(fā)油單元的硬件設計 6
    第四章  定量發(fā)油單元的軟件設計 7
    4.1初始化模塊 8
    4.2鍵盤掃描模塊 9
    4.3發(fā)油控制模塊 10
    4.4溫度模擬量采集模塊 11
    4.5過沖量計算模塊 11
    4.6 CAN總線通訊模塊 11
    4.7點陣式液晶顯示模塊 13
    主要參考文獻 14
    致  謝 15


    相關論文
    本論文在通信工程論文欄目,由論文格式網(wǎng)整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
    上一篇:沒有了 下一篇:基于LabVIEW的網(wǎng)絡測試系統(tǒng)的設計
    Tags:基于 硬件 備份 定量 單元 軟件 設計 【收藏】 【返回頂部】
    會計論文
    電子機電論文
    金融論文
    電氣自動化論文
    模具設計
    化學工程與工藝
    機械設計
    電子通信論文
    英語論文
    行政管理論文
    物流論文
    電子商務論文
    法律論文
    國際貿(mào)易論文
    財務管理論文
    人力資源論文
    市場營銷論文
    土木工程論文
    工商管理論文
    工程管理論文
    漢語言文學論文
    教育管理論文
    測控專業(yè)論文
    交通工程論文
    旅游管理論文
    新聞專業(yè)論文
    藝術設計
    教育技術學論文
    應用物理學論文
    輕化工程論文
    德語專業(yè)論文
    給水排水工程
    服裝設計與工程
    食品生物技術
    材料科學與工程
    電視制片管理
    工業(yè)工程論文
    文化產(chǎn)業(yè)管理
    包裝工程論文
    印刷工程論文
    信息管理論文
    制藥工程論文
    生物工程論文
    電子信息工程
    信息計算科學
    電氣工程論文
    通信工程論文
    財務會計畢業(yè)論文
    電子商務畢業(yè)論文
    現(xiàn)代教育技術
    信息管理專業(yè)
    心理學專業(yè)
    數(shù)學與應用數(shù)學
    數(shù)學教育
    護理學畢業(yè)論文
    其他專業(yè)論文
    歷史學論文
    學前教育畢業(yè)論文
    小學教育畢業(yè)論文
    教育管理畢業(yè)論文
    法律專業(yè)畢業(yè)論文
    漢語言文學畢業(yè)論文
    工商管理畢業(yè)論文
    人力資源畢業(yè)論文
    營銷專業(yè)畢業(yè)論文
    物流專業(yè)畢業(yè)論文
    計算機論文
    最新文章
    熱門文章
    計算機論文
    推薦文章

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

    論文格式網(wǎng)(www.donglienglish.cn--論文格式網(wǎng)拼音首字母組合)提供通信工程論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

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

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

    论文格式网:毕业论文格式范文
    <ul id="u22gy"><sup id="u22gy"></sup></ul>
  • <del id="u22gy"></del>
  • <strike id="u22gy"><input id="u22gy"></input></strike>
  • <ul id="u22gy"></ul>
  • <strike id="u22gy"></strike>
  • <del id="u22gy"></del>
  • <strike id="u22gy"><input id="u22gy"></input></strike>