[優(yōu)秀畢業(yè)設(shè)計畢業(yè)論文]耐火材料配料計算機(jī)監(jiān)控系統(tǒng)畢業(yè)論文.doc
約37頁DOC格式手機(jī)打開展開
[優(yōu)秀畢業(yè)設(shè)計畢業(yè)論文]耐火材料配料計算機(jī)監(jiān)控系統(tǒng)畢業(yè)論文,摘要耐火材料配料計算機(jī)監(jiān)控系統(tǒng)是一個基于mcs51系列單片機(jī)的全自動配料系統(tǒng)。該系統(tǒng)由上位機(jī)和下位機(jī)兩部分組成。其中上位機(jī)主要由一臺工控機(jī)和與系統(tǒng)匹配的軟件構(gòu)成。工控機(jī)主要通過rs-485串行通訊口控制下位機(jī)的運(yùn)行以及通過繼電器輸出板控制料倉的閥門,系統(tǒng)軟件提供了簡潔的操作界面。下位機(jī)的主芯片是一個稱重專用電腦,稱重電...


內(nèi)容介紹
此文檔由會員 csfujixie 發(fā)布
摘要
耐火材料配料計算機(jī)監(jiān)控系統(tǒng)是一個基于MCS51系列單片機(jī)的全自動配料系統(tǒng)。該系統(tǒng)由上位機(jī)和下位機(jī)兩部分組成。其中上位機(jī)主要由一臺工控機(jī)和與系統(tǒng)匹配的軟件構(gòu)成。工控機(jī)主要通過RS-485串行通訊口控制下位機(jī)的運(yùn)行以及通過繼電器輸出板控制料倉的閥門,系統(tǒng)軟件提供了簡潔的操作界面。下位機(jī)的主芯片是一個稱重專用電腦,稱重電腦由中央處理模塊、通訊模塊、稱重模塊、顯示模塊、鍵盤模塊、電源模塊以及I/O擴(kuò)展模塊等組成。其中中央處理模塊是稱重電腦的核心(主芯片選用AT89C52單片機(jī),靜態(tài)數(shù)據(jù)儲存單元選用8K的6264RAM),中央處理模塊主要負(fù)責(zé)讀取稱重模塊的數(shù)據(jù)以及判斷計量車的當(dāng)前位置和狀態(tài),并對這些數(shù)據(jù)進(jìn)行處理后通過通訊模塊實(shí)時傳送給上位機(jī);同時中央處理模塊也對上位機(jī)通過通訊模塊傳來的數(shù)據(jù)或命令進(jìn)行識別和處理,并負(fù)責(zé)對計量車的控制。通訊模塊主要負(fù)責(zé)上位機(jī)和下位機(jī)之間數(shù)據(jù)的傳送。稱重模塊負(fù)責(zé)采集配料的重量信息并把數(shù)據(jù)傳送給中央處理模塊。顯示模塊主要用來實(shí)時顯示計量車的狀態(tài)以及重量信息。鍵盤模塊在計量車處于手動狀態(tài)下才起作用,負(fù)責(zé)對計量車進(jìn)行手動控制。電源模塊提供系統(tǒng)運(yùn)行必須的電壓。
關(guān)鍵詞:
1、 單片機(jī)
2、 配料
3、 RS-485串行通訊
4、 稱重電腦
5、 上位機(jī)
6、 下位機(jī)
Abstract
Fireproof material computer commanding system is a completely automatic burden system based on MCS51 monolithic microcontroller. The system is composed of an epigynous machine and a hypogynous machine. The epigynous machine is mainly formed by a Compact Embedded Controller and a matching software. The mostly dominates the function of the hypogynous machine via RS-485 and the valve of the output controlling relay. The system software offers succinct operating interface. The main chip of the hypogynous machine is a special-purpose computer. The computer is constituted by a center disposal mode, a communication mode ,a weigh mode, a display mode, a keyboard mode , power mode and an I/O expanding mode. The center disposal mode is the core of the computer . (the main chip chooses AT89C52 monolithic microcontroller static data deposited unit chooses 8K 6264RAM), The center disposal mode mainly takes charge for reading data of the computer and judge the current position and state of measure machine. After it deals with the data , it carry the data to the epigynous machine by the communication mode. At the same time, the center disposal mode will judge and transact the data and order from the communication mode and see to the controlling of the machine. The communication mode presides over the transmission of the data between the epigynous machine and the hypogynous machine. The mode gathers the weight data of the mixed material and carries this data to the center disposal mode. The display mode is used to show the state of the machine and weight. The keyboard mode is worked when the machine is in manual state. Its work is to control the machine manually. The power mode provides the pressure for the system.
Keyword:
1、 Mnolithic microcontroller
2、 Atomatic burden system
3、 RS-485
4、 Weighing computer
5、 Eigynous
6、 Hpogynous
目錄
目錄 1
前言 2
第一章 系統(tǒng)配料流程的介紹 3
第二章 系統(tǒng)整體設(shè)計方案的確定 4
第三章 MCS-51系列單片機(jī)介紹 5
第四章 儀器的選型以及各模塊的細(xì)化設(shè)計 6
4.1 中央處理模塊的選型及設(shè)計 6
4.2 通訊模塊 9
4.3 顯示模塊 19
4.4 鍵盤模塊 22
4.5 I/O擴(kuò)展模塊 23
4.6 稱重模塊 25
第五章 系統(tǒng)地址分配 30
第六章 軟件設(shè)計(系統(tǒng)的初始化) 31
第七章 重要問題的探討 33
第八章 經(jīng)驗(yàn)與總結(jié) 34
附錄
附錄-電路原理圖
附錄-英文翻譯資料
參考文獻(xiàn)
前言
本次畢業(yè)設(shè)計的任務(wù)是我和同學(xué)一起完成《耐火材料配料計算機(jī)監(jiān)控系統(tǒng)》的設(shè)計,系統(tǒng)主要由上位機(jī)和下位機(jī)以及通訊接口組成,其中我主要負(fù)責(zé)了下位機(jī)和通訊接口的設(shè)計。
設(shè)計該系統(tǒng)的目的是為了適應(yīng)工業(yè)生產(chǎn)的需要,實(shí)現(xiàn)耐火材料生產(chǎn)中配料的全自動化,提高了配料流程的精度和效率,從而提高了企業(yè)的生產(chǎn)效率。該系統(tǒng)最終功能是:由一臺控制臺內(nèi)的工控機(jī)通過通訊線路來控制配料車上的單片機(jī)(稱重專用電腦),使得配料車能按照工控機(jī)的指令在軌道上實(shí)現(xiàn)自動行駛、停止;同時實(shí)現(xiàn)自動放料(包括重量的實(shí)時顯示)、自動卸料的過程。并且整個配料過程中,配料車的工作狀態(tài)都能在工控機(jī)上實(shí)時顯示。
耐火材料配料計算機(jī)監(jiān)控系統(tǒng)是一個基于MCS51系列單片機(jī)的全自動配料系統(tǒng)。該系統(tǒng)由上位機(jī)和下位機(jī)兩部分組成。其中上位機(jī)主要由一臺工控機(jī)和與系統(tǒng)匹配的軟件構(gòu)成。工控機(jī)主要通過RS-485串行通訊口控制下位機(jī)的運(yùn)行以及通過繼電器輸出板控制料倉的閥門,系統(tǒng)軟件提供了簡潔的操作界面。下位機(jī)的主芯片是一個稱重專用電腦,稱重電腦由中央處理模塊、通訊模塊、稱重模塊、顯示模塊、鍵盤模塊、電源模塊以及I/O擴(kuò)展模塊等組成。其中中央處理模塊是稱重電腦的核心(主芯片選用AT89C52單片機(jī),靜態(tài)數(shù)據(jù)儲存單元選用8K的6264RAM),中央處理模塊主要負(fù)責(zé)讀取稱重模塊的數(shù)據(jù)以及判斷計量車的當(dāng)前位置和狀態(tài),并對這些數(shù)據(jù)進(jìn)行處理后通過通訊模塊實(shí)時傳送給上位機(jī);同時中央處理模塊也對上位機(jī)通過通訊模塊傳來的數(shù)據(jù)或命令進(jìn)行識別和處理,并負(fù)責(zé)對計量車的控制。通訊模塊主要負(fù)責(zé)上位機(jī)和下位機(jī)之間數(shù)據(jù)的傳送。稱重模塊負(fù)責(zé)采集配料的重量信息并把數(shù)據(jù)傳送給中央處理模塊。顯示模塊主要用來實(shí)時顯示計量車的狀態(tài)以及重量信息。鍵盤模塊在計量車處于手動狀態(tài)下才起作用,負(fù)責(zé)對計量車進(jìn)行手動控制。電源模塊提供系統(tǒng)運(yùn)行必須的電壓。
關(guān)鍵詞:
1、 單片機(jī)
2、 配料
3、 RS-485串行通訊
4、 稱重電腦
5、 上位機(jī)
6、 下位機(jī)
Abstract
Fireproof material computer commanding system is a completely automatic burden system based on MCS51 monolithic microcontroller. The system is composed of an epigynous machine and a hypogynous machine. The epigynous machine is mainly formed by a Compact Embedded Controller and a matching software. The mostly dominates the function of the hypogynous machine via RS-485 and the valve of the output controlling relay. The system software offers succinct operating interface. The main chip of the hypogynous machine is a special-purpose computer. The computer is constituted by a center disposal mode, a communication mode ,a weigh mode, a display mode, a keyboard mode , power mode and an I/O expanding mode. The center disposal mode is the core of the computer . (the main chip chooses AT89C52 monolithic microcontroller static data deposited unit chooses 8K 6264RAM), The center disposal mode mainly takes charge for reading data of the computer and judge the current position and state of measure machine. After it deals with the data , it carry the data to the epigynous machine by the communication mode. At the same time, the center disposal mode will judge and transact the data and order from the communication mode and see to the controlling of the machine. The communication mode presides over the transmission of the data between the epigynous machine and the hypogynous machine. The mode gathers the weight data of the mixed material and carries this data to the center disposal mode. The display mode is used to show the state of the machine and weight. The keyboard mode is worked when the machine is in manual state. Its work is to control the machine manually. The power mode provides the pressure for the system.
Keyword:
1、 Mnolithic microcontroller
2、 Atomatic burden system
3、 RS-485
4、 Weighing computer
5、 Eigynous
6、 Hpogynous
目錄
目錄 1
前言 2
第一章 系統(tǒng)配料流程的介紹 3
第二章 系統(tǒng)整體設(shè)計方案的確定 4
第三章 MCS-51系列單片機(jī)介紹 5
第四章 儀器的選型以及各模塊的細(xì)化設(shè)計 6
4.1 中央處理模塊的選型及設(shè)計 6
4.2 通訊模塊 9
4.3 顯示模塊 19
4.4 鍵盤模塊 22
4.5 I/O擴(kuò)展模塊 23
4.6 稱重模塊 25
第五章 系統(tǒng)地址分配 30
第六章 軟件設(shè)計(系統(tǒng)的初始化) 31
第七章 重要問題的探討 33
第八章 經(jīng)驗(yàn)與總結(jié) 34
附錄
附錄-電路原理圖
附錄-英文翻譯資料
參考文獻(xiàn)
前言
本次畢業(yè)設(shè)計的任務(wù)是我和同學(xué)一起完成《耐火材料配料計算機(jī)監(jiān)控系統(tǒng)》的設(shè)計,系統(tǒng)主要由上位機(jī)和下位機(jī)以及通訊接口組成,其中我主要負(fù)責(zé)了下位機(jī)和通訊接口的設(shè)計。
設(shè)計該系統(tǒng)的目的是為了適應(yīng)工業(yè)生產(chǎn)的需要,實(shí)現(xiàn)耐火材料生產(chǎn)中配料的全自動化,提高了配料流程的精度和效率,從而提高了企業(yè)的生產(chǎn)效率。該系統(tǒng)最終功能是:由一臺控制臺內(nèi)的工控機(jī)通過通訊線路來控制配料車上的單片機(jī)(稱重專用電腦),使得配料車能按照工控機(jī)的指令在軌道上實(shí)現(xiàn)自動行駛、停止;同時實(shí)現(xiàn)自動放料(包括重量的實(shí)時顯示)、自動卸料的過程。并且整個配料過程中,配料車的工作狀態(tài)都能在工控機(jī)上實(shí)時顯示。
TA們正在看...
- 談橡膠瀝青應(yīng)力吸收層在復(fù)合式路面加鋪技術(shù)中的應(yīng)用.doc
- 談橋梁轉(zhuǎn)體施工工藝及關(guān)鍵技術(shù).doc
- 隧道錨噴支護(hù)施工技術(shù)交底.doc
- 鉆孔樁施工質(zhì)量通病的防治.doc
- 移動貝雷支架逐孔分段現(xiàn)澆箱梁施工技術(shù).doc
- 某辦公樓改造裝飾工程施工組織設(shè)計方案.doc
- 某辦公樓工程施工組織設(shè)計.doc
- 某辦公樓精裝修改造工程施工組織設(shè)計.doc
- 某辦公樓內(nèi)外裝飾工程施工組織設(shè)計.doc
- 機(jī)械制造工藝與夾具應(yīng)用緒論41p.ppt