89c52單片機系統(tǒng)實現(xiàn)數(shù)據(jù)采集和處理.doc
約31頁DOC格式手機打開展開
89c52單片機系統(tǒng)實現(xiàn)數(shù)據(jù)采集和處理,31頁 12000字摘 要本文論述了基于測控技術的高精度電流、電壓測量與定標儀的硬件和監(jiān)控軟件方案設計實現(xiàn),采用51系列單片機89c52和四位半ad7135系統(tǒng)設計技術,能夠對電流電壓進行數(shù)據(jù)采集和處理。本系統(tǒng)為使用者提供了led顯示模塊、鍵盤控制、大容量存儲器件、rs-232串行接口,使得智能化程度更高,結構更緊湊、...


內容介紹
此文檔由會員 天下巴圖 發(fā)布
31頁 12000字
摘 要
本文論述了基于測控技術的高精度電流、電壓測量與定標儀的硬件和監(jiān)控軟件方案設計實現(xiàn),采用51系列單片機89C52和四位半AD7135系統(tǒng)設計技術,能夠對電流電壓進行數(shù)據(jù)采集和處理。
本系統(tǒng)為使用者提供了LED顯示模塊、鍵盤控制、大容量存儲器件、RS-232串行接口,使得智能化程度更高,結構更緊湊、功能更豐富。
關鍵詞:89C52 AD7135 RS-232 數(shù)據(jù)采集
Abstract
This essay describes that the hardware and the monitor software project of “High Precision Electric Current and Voltage Measure Instrument” which is based on measure and control technology. This system designed with MCS-51 series single microcomputer 89C52 and 4.5-bit AD7153, can collect and process the data of Electric Current an Voltage.
This system can supply user with LCD display module、 keyboard control、print interface、MSF and RS-232 serial interface. This unit have good intelligent、tightly packed structure、plentiful function、good technical hereditability and so on.
KEY WORD:89C52 AD7135 Data Aquisition
目 錄
緒論..........................................................(3)
第一章 功能與設計方案........................................(4)
1、 設計方案....................................(4)
2、 軟件設計方案................................(5)
第二章 硬件電路設計..........................................(6)
第一節(jié) 89C52端口介紹.................................... (6)
1、芯片點的特..................................(6)
2、DIP封裝及引腳功能..........................(6)
3、芯片功能....................................(8)
第二節(jié) LED顯示及接口設計..................................(12)
1、LED顯示器結構與原理........................(12)
2、靜態(tài)顯示與動態(tài)顯示...........................(13)
3、LED顯示的接口設計...........................(13)
第三節(jié) AD轉換器件7135....................................(14)
1、功能及參數(shù)選擇..............................(15)
2、7135與單片機的接口..........................(16)
3、體會與總結..................................(17)
第四節(jié) 系統(tǒng)部分單元電路設計...............................(17)
1、8255鍵盤設計...............................(18)
2、儲單元電路設計..............................(18)
3、RS-232串行接口電路.........................(19)
第三章 軟件設計..............................................(20)
1、軟件設計方案................................(20)
2、軟件調試....................................(20)
結束語.........................................................(25)
附錄一:英文資料...............................................(26)
附錄二:電路原理圖.............................................(31)
參考文獻
《單片機接口技術及在工業(yè)控制中的應用》 陜西電子編輯部 李秉操,張登舉,付壽英,徐飛 編著
《單片機微型機算計實用系統(tǒng)設計》 人民郵電出版社 潘新民,王燕芳 編著
敬請原諒,原作者電路原理圖缺失?。。。。。。。?!1
摘 要
本文論述了基于測控技術的高精度電流、電壓測量與定標儀的硬件和監(jiān)控軟件方案設計實現(xiàn),采用51系列單片機89C52和四位半AD7135系統(tǒng)設計技術,能夠對電流電壓進行數(shù)據(jù)采集和處理。
本系統(tǒng)為使用者提供了LED顯示模塊、鍵盤控制、大容量存儲器件、RS-232串行接口,使得智能化程度更高,結構更緊湊、功能更豐富。
關鍵詞:89C52 AD7135 RS-232 數(shù)據(jù)采集
Abstract
This essay describes that the hardware and the monitor software project of “High Precision Electric Current and Voltage Measure Instrument” which is based on measure and control technology. This system designed with MCS-51 series single microcomputer 89C52 and 4.5-bit AD7153, can collect and process the data of Electric Current an Voltage.
This system can supply user with LCD display module、 keyboard control、print interface、MSF and RS-232 serial interface. This unit have good intelligent、tightly packed structure、plentiful function、good technical hereditability and so on.
KEY WORD:89C52 AD7135 Data Aquisition
目 錄
緒論..........................................................(3)
第一章 功能與設計方案........................................(4)
1、 設計方案....................................(4)
2、 軟件設計方案................................(5)
第二章 硬件電路設計..........................................(6)
第一節(jié) 89C52端口介紹.................................... (6)
1、芯片點的特..................................(6)
2、DIP封裝及引腳功能..........................(6)
3、芯片功能....................................(8)
第二節(jié) LED顯示及接口設計..................................(12)
1、LED顯示器結構與原理........................(12)
2、靜態(tài)顯示與動態(tài)顯示...........................(13)
3、LED顯示的接口設計...........................(13)
第三節(jié) AD轉換器件7135....................................(14)
1、功能及參數(shù)選擇..............................(15)
2、7135與單片機的接口..........................(16)
3、體會與總結..................................(17)
第四節(jié) 系統(tǒng)部分單元電路設計...............................(17)
1、8255鍵盤設計...............................(18)
2、儲單元電路設計..............................(18)
3、RS-232串行接口電路.........................(19)
第三章 軟件設計..............................................(20)
1、軟件設計方案................................(20)
2、軟件調試....................................(20)
結束語.........................................................(25)
附錄一:英文資料...............................................(26)
附錄二:電路原理圖.............................................(31)
參考文獻
《單片機接口技術及在工業(yè)控制中的應用》 陜西電子編輯部 李秉操,張登舉,付壽英,徐飛 編著
《單片機微型機算計實用系統(tǒng)設計》 人民郵電出版社 潘新民,王燕芳 編著
敬請原諒,原作者電路原理圖缺失?。。。。。。。?!1