【正文】
南 京 理 工 大 學(xué) 畢業(yè)設(shè)計(jì)說明書 (論文 ) 作 者 : 學(xué) 號(hào): 0910190255 學(xué)院 (系 ): 自動(dòng)化學(xué)院 專 業(yè) : 電氣工程及其自動(dòng)化 題 目 : 電氣控制柜主控制板軟件設(shè)計(jì) 指導(dǎo)者: (姓 名 ) (專業(yè)技術(shù)職務(wù) ) 評(píng)閱者: (姓 名 ) (專業(yè)技術(shù)職務(wù) ) 2021 年 5 月 單 梁 講師 畢業(yè)設(shè)計(jì)說明書(論文)中文摘要 電氣測(cè)試柜是一種根據(jù)設(shè)備邏輯功能通過給定相應(yīng)信號(hào)并對(duì)比輸出結(jié)果來對(duì)設(shè)備進(jìn)行檢測(cè)的電氣柜。其核心芯片一般為單片機(jī), 隨著技術(shù)的發(fā)展其操作更為智能化 ,同時(shí)也有著良好的可靠性與準(zhǔn)確性。 本設(shè)計(jì)主要解決課題中控制板的軟件設(shè)計(jì)部分工作。文 章簡(jiǎn)單介紹了電氣柜的硬件與軟件系統(tǒng)結(jié)構(gòu), 就表格的數(shù)據(jù)清單 信息結(jié)合實(shí)際電路 給出 其 邏輯含義解釋,最后給出了 軟件系統(tǒng)中數(shù)據(jù)清單( Excel 格式)導(dǎo)入子程序及通信模塊 CAN通信子程序的相關(guān)設(shè)計(jì)思路,同時(shí)對(duì)設(shè)計(jì)中部分程序進(jìn)行了一定的注解。在熟 悉CSS 編程環(huán)境的情況下,完成了任務(wù)子程序的設(shè)計(jì)內(nèi)容,且子程序調(diào)試未出現(xiàn)邏輯錯(cuò)誤。 關(guān)鍵詞 : 電氣測(cè)試柜 軟件系統(tǒng)設(shè)計(jì) Excel 清單 CAN通信 畢業(yè)設(shè)計(jì)說明書(論文)外文摘要 Title Software Design of main control panel on Electrical Testing cabi Abstract The electrical testing cabi is a kind of cabi which gives equipment output signal that based on logical function of the device and pare the standard to get results at the same time . Its core chip is generally microcontroller, and it bees more intelligent, but also has a good reliability and accuracy because of the development of science and technology . The work solves the design of the main control panel software in the issue . Article briefly describes the electrical cabi hardware and software system architecture , and by checking data on the table with the actual circuit gives meaning to its logical explanation, finally, giving routines about a list of data(Excel format) in the software system and the CAN munication in munication module ,while giving a certain amount of ments about the design part of the program .In a familiar situation to CSS programming environment ,plete the task subroutine design content, and the subroutine does not appear logical error debugging. Keywords : Electrical Test Cabi design of software system Excel data cabi CAN munication 本科畢業(yè)設(shè)計(jì)說明書(論文) 第 I 頁 共 I 頁 目錄 1 引言 ................................................................................................................................... 1 電氣控制柜的簡(jiǎn)介 ........................................................................................................... 1 電氣控制柜的發(fā)展及展望 ................................................................................................ 1 論文內(nèi)容安排 .................................................................................................................. 2 2 基于地鐵設(shè)備檢測(cè)的電氣柜邏輯測(cè)試儀 ............................................................................... 2 基于地鐵檢測(cè)的電氣控制柜硬件系統(tǒng) ............................................................................... 2 基于地鐵檢測(cè)的電氣控制柜軟件系統(tǒng) ............................................................................... 3 3 電氣控制柜軟件系統(tǒng)設(shè)計(jì) .................................................................................................... 4 軟件系統(tǒng)各模塊功能簡(jiǎn)介 ................................................................................................ 5 軟件系統(tǒng)數(shù)據(jù)清單( Excel格式)導(dǎo)入的程序設(shè)計(jì) ........................................................... 5 電氣柜數(shù)據(jù)清單( Excel格式)基本含義 ..................................................................... 6 采用封裝類: CSpreadSheet讀取 Excel數(shù)據(jù)庫 .............................................................. 7 采用 ODBC的方法讀取 Excel數(shù)據(jù)庫 ........................................................................... 10 小結(jié) ............................................................................................................................ 14 電氣柜通信模塊軟件設(shè)計(jì) .............................................................................................. 14 CAN通信 .................................................................................................................... 15 小結(jié) .......................................................................................................................... 20 結(jié)論 ................................................................................................................