停車場自動化管理系統(tǒng)論文.doc
約35頁DOC格式手機打開展開
停車場自動化管理系統(tǒng)論文,摘 要 本系統(tǒng)是利用高度自動化的機電設備對停車場進行管理的,主要由計算機系統(tǒng),車位管理系統(tǒng),放行機構,車輛檢測裝置以及報警系統(tǒng)五大部分組成。計算機系統(tǒng)利用dcs模式進行控制,它經常用與工業(yè)上,即一臺上位機,連接兩臺下位機,他們之間進行通訊,達到協(xié)調控制的目的,其中涉及到串行通訊接口的連接與程序的編制。車位引導系統(tǒng)利...


內容介紹
此文檔由會員 快樂每一天6 發(fā)布
摘 要
本系統(tǒng)是利用高度自動化的機電設備對停車場進行管理的,主要由計算機系統(tǒng),車位管理系統(tǒng),放行機構,車輛檢測裝置以及報警系統(tǒng)五大部分組成。計算機系統(tǒng)利用DCS模式進行控制,它經常用與工業(yè)上,即一臺上位機,連接兩臺下位機,他們之間進行通訊,達到協(xié)調控制的目的,其中涉及到串行通訊接口的連接與程序的編制。車位引導系統(tǒng)利用的是數字電路在單片機上進行接口擴展,通過單片機內部對這些接口進行掃描,可以達到查看空位的目的。放行機構利用繼電器控制電機的正反轉,可靠性高。另外車輛檢測裝置是由一個電容傳感電路組成,通過改變介電常數使電橋輸出電壓來確定車輛的位置。提高車輛的進出口的安全性,可以看出,一個完善的停車場自動化管理系統(tǒng)的硬件是集電子、計算機、通訊、機電與一體,高度集成的一個系統(tǒng),在軟件方面,為了便與高效可靠地進行信息的收集與管理,后臺利用現(xiàn)代常用手段—數據庫進行管理,負責計費、報表等數據的統(tǒng)計。前臺則用面向對象Visual Basic開發(fā),界面友好,實現(xiàn)了人機交互。另外在控制方面,則利用的是單片機語言—匯編語言編程。采用模塊化的思想進行編程。實現(xiàn)起來比較簡單。
開發(fā)出來的小型停車場管理系統(tǒng),可以推廣至中國許多小的城鎮(zhèn)和社區(qū),這將對中國日益增長車輛的管理提供方便。
關鍵詞:自動化 ,DCS系統(tǒng) ,數據庫
ABSTRACT
This system is the use high automation electromechanical device carries on the management , Mainly by computer system, Berth management system, Allows to pass the organization, Vehicles detector set as well as alarm system five major part compositions. The computer system carries on the control using the DCS pattern, it commonly used in the industry, namely a on position machine, connects two lower positions machine, between them carries on the communication, achieved the goal coordination control, in which involves to the serial communication connection and the program establishment. The berth management system uses the digital circuit carries on the connection on the monolithic integrated circuit to expand, through scanning the monolithic integrated circuit interior to these connections, may examination the vacancy. Allows to pass the organization use black-white control electrical machinery the reverse, the reliability is high. Moreover the vehicles detector set is a cap sensor, bridge circuit through the change the cap value to come out the voltage. Enhances the vehicles the import and export security, may see, a perfect parking lot automation management system hardware is refer to the electron, the computer, the communication, mechanical and electrical, integrates highly a system, in software aspect, in order to with highly effective and reliably carries on the information of collection and the management, the backstage carries on the management using the modern commonly database, responsibly costs, data the and so on report form statistics. The onstage use object-oriented Visual Basic development, the interface is friendly, has realized the man-machine interactive. Moreover in control aspect, then uses is the monolithic integrated circuit language assembly language programming. Uses modular to carry on the programming. Realizes is quite simple.
The small park which is development of the method can spread many citys of china,it will provide the convinent of chinese mobiles management.
KEYWORDS:automation,DCS system,databases
目 錄
摘 要 1
ABSTRACT 1
第1章 緒 論 5
1.1 前言 5
1.2 停車場管理的發(fā)展過程 5
1.3 本研究工作的內容 6
第2章 停車場的自動化管理 6
2.1停車場自動化管理在國內外的發(fā)展及其趨勢 6
2.2 本系統(tǒng)的技術特點 8
第3章 系統(tǒng)原理及其組成部分 8
3.1 系統(tǒng)原理概述 8
3.2 系統(tǒng)各硬件的方案論證 9
3.2.1信息輸入裝置 9
3.2.2計算機系統(tǒng) 10
3.2.3車位管理系統(tǒng)的設計 10
3.2.4車輛檢測器 11
3.2.5放行機構 12
3.2.6報警裝置 13
3.2.7場外的提示牌 13
3.3 PC與單片機之間的串行連接 13
3.3.1接口總線 13
3.3.2 通訊軟件的組成 15
3.4系統(tǒng)原理圖 16
第4章 軟件設計 16
4.1 VB簡介 16
4.2 SQL簡介 17
4.3 軟件組成 18
4.3.1 PC與單片機的通訊程序 18
4.3.2 數據庫的建立 21
4.3.3 控制部分 24
第5章 結 論 30
致謝: 31
參考文獻 31
附錄: 32
本系統(tǒng)是利用高度自動化的機電設備對停車場進行管理的,主要由計算機系統(tǒng),車位管理系統(tǒng),放行機構,車輛檢測裝置以及報警系統(tǒng)五大部分組成。計算機系統(tǒng)利用DCS模式進行控制,它經常用與工業(yè)上,即一臺上位機,連接兩臺下位機,他們之間進行通訊,達到協(xié)調控制的目的,其中涉及到串行通訊接口的連接與程序的編制。車位引導系統(tǒng)利用的是數字電路在單片機上進行接口擴展,通過單片機內部對這些接口進行掃描,可以達到查看空位的目的。放行機構利用繼電器控制電機的正反轉,可靠性高。另外車輛檢測裝置是由一個電容傳感電路組成,通過改變介電常數使電橋輸出電壓來確定車輛的位置。提高車輛的進出口的安全性,可以看出,一個完善的停車場自動化管理系統(tǒng)的硬件是集電子、計算機、通訊、機電與一體,高度集成的一個系統(tǒng),在軟件方面,為了便與高效可靠地進行信息的收集與管理,后臺利用現(xiàn)代常用手段—數據庫進行管理,負責計費、報表等數據的統(tǒng)計。前臺則用面向對象Visual Basic開發(fā),界面友好,實現(xiàn)了人機交互。另外在控制方面,則利用的是單片機語言—匯編語言編程。采用模塊化的思想進行編程。實現(xiàn)起來比較簡單。
開發(fā)出來的小型停車場管理系統(tǒng),可以推廣至中國許多小的城鎮(zhèn)和社區(qū),這將對中國日益增長車輛的管理提供方便。
關鍵詞:自動化 ,DCS系統(tǒng) ,數據庫
ABSTRACT
This system is the use high automation electromechanical device carries on the management , Mainly by computer system, Berth management system, Allows to pass the organization, Vehicles detector set as well as alarm system five major part compositions. The computer system carries on the control using the DCS pattern, it commonly used in the industry, namely a on position machine, connects two lower positions machine, between them carries on the communication, achieved the goal coordination control, in which involves to the serial communication connection and the program establishment. The berth management system uses the digital circuit carries on the connection on the monolithic integrated circuit to expand, through scanning the monolithic integrated circuit interior to these connections, may examination the vacancy. Allows to pass the organization use black-white control electrical machinery the reverse, the reliability is high. Moreover the vehicles detector set is a cap sensor, bridge circuit through the change the cap value to come out the voltage. Enhances the vehicles the import and export security, may see, a perfect parking lot automation management system hardware is refer to the electron, the computer, the communication, mechanical and electrical, integrates highly a system, in software aspect, in order to with highly effective and reliably carries on the information of collection and the management, the backstage carries on the management using the modern commonly database, responsibly costs, data the and so on report form statistics. The onstage use object-oriented Visual Basic development, the interface is friendly, has realized the man-machine interactive. Moreover in control aspect, then uses is the monolithic integrated circuit language assembly language programming. Uses modular to carry on the programming. Realizes is quite simple.
The small park which is development of the method can spread many citys of china,it will provide the convinent of chinese mobiles management.
KEYWORDS:automation,DCS system,databases
目 錄
摘 要 1
ABSTRACT 1
第1章 緒 論 5
1.1 前言 5
1.2 停車場管理的發(fā)展過程 5
1.3 本研究工作的內容 6
第2章 停車場的自動化管理 6
2.1停車場自動化管理在國內外的發(fā)展及其趨勢 6
2.2 本系統(tǒng)的技術特點 8
第3章 系統(tǒng)原理及其組成部分 8
3.1 系統(tǒng)原理概述 8
3.2 系統(tǒng)各硬件的方案論證 9
3.2.1信息輸入裝置 9
3.2.2計算機系統(tǒng) 10
3.2.3車位管理系統(tǒng)的設計 10
3.2.4車輛檢測器 11
3.2.5放行機構 12
3.2.6報警裝置 13
3.2.7場外的提示牌 13
3.3 PC與單片機之間的串行連接 13
3.3.1接口總線 13
3.3.2 通訊軟件的組成 15
3.4系統(tǒng)原理圖 16
第4章 軟件設計 16
4.1 VB簡介 16
4.2 SQL簡介 17
4.3 軟件組成 18
4.3.1 PC與單片機的通訊程序 18
4.3.2 數據庫的建立 21
4.3.3 控制部分 24
第5章 結 論 30
致謝: 31
參考文獻 31
附錄: 32