摘 要
智能型住宅小區的產生,能夠為小區居民建造 1 個安適、便利、有效且安全的居住環境,另外對于物業經管企業指出了較高的條件。由于信息化的水平不斷提升,客戶對于智能型住宅小區物業經管體系的條件日漸升高,特別是對于各類子體系間的信息分享指出較高的條件。這篇文章探究的智能型住宅小區經管體系的服務器端采用 Spring MVC 架構,基于 XMPP 協議(可擴展消息與出席協議),經過 Spring 構架供應的依靠注入和調控反轉屬性,還有構架供應了輕量級 Web容器的經管,根據這一功能去完成小區物業數據的即時推送,實施體系的正常經管,對于物業體系內頻繁產生的任務調度事件選用開源型的 Quartz 任務調度構架。研究發現本文中智能型住宅小區物業經管體系的策劃,可以提高傳統型的門禁和物業經管體系,并且減小作業本錢提升物業經管的效力。
論文首先介紹了智能小區管理系統的開發態勢,Android 體系是前端板塊的優點,XMPP 中心協定的界說與完成樣式,關于小區的智能化經管體系的軟件架構與作業過程,對于各個功能板塊實施具體陳述。其次鑒于 Android 體系能夠實現智能型住宅小區經管體系的策劃,思考了各個板塊間的彼此關聯,同樣思考了獨立板塊的可拓展性,實現了改良協調的體系策劃。這篇文章最終能夠通過對各個板塊的實施測驗,涵蓋對即時通訊板塊實施性能測驗,對客戶注冊與登錄板塊實施還有查找信息板塊實施功能測驗,各類測驗說明,這個體系能夠相對優質地實現小區物業經管流程內的各類作業并且可以把通信時延制約到科學的區間內。
關鍵詞:智能小區管理系統;Android 平臺;XMPP 協議;作業調度
Abstract
The emergence of intelligent residential area for the residents to create a comfortable, convenient, efficient and safe living environment, but also put forward higher requirements for Property Management Company. With the development of information technology, the demand for intelligent residential property management system is more and more high, especially for the data and information sharing between the subsystems. The intelligent community management system in this paper the server adopts Spring MVC architecture based on XMPP protocol (extensiblemessaging and presence protocol), and inversion of control dependent characteristics provided by the Spring framework into the lightweight Web container and provides a framework for the residential property management functions to achieve real-time information push system and daily management for scheduling, recurring property system using the open source Quartz scheduling framework. The study found that the design of intelligent residential property management system, can play a role in promoting the traditional access control, property management system, and reduce the cost of work to improve the efficiency of property management.
This paper firstly introduces the development trend of intelligent community management system, Android system as a front-end module, the definition of XMPP core protocol and implementation, software structure and work process of intelligent community management system, the function of each module in detail. Secondly,based on the Android system, the design of the intelligent community management system is completed, which not only considers the interrelation between the modules,but also considers the extensibility of the individual modules, so that the system can be optimized and coordinated. Finally, through the testing of each module, including the real-time communication module has been tested, the user registration and login module, information query module function test, the test shows that this system can be very good to complete the work of residential property management in the process of communication delay and can be limited in a reasonable range.
Key Words : Intelligent community management ; Android platform ; XMPP protocol;Job scheduling;Graphical data
這篇文章經過剖析智能型住宅小區的開發情況,聯合有關的技術,策劃與完成鑒于 Android 體系的智能型住宅小區物業經管體系,文章能夠劃為下列 6 個方面:
第一章是緒論,首要陳述了鑒于 Android 的智能型住宅小區物業經管體系的探究環境與價值,剖析了智能型住宅小區的開發歷史和開發現況,陳述了 Android平臺的系統架構,從技術方面和可行性方面對于體系實施定位,確認課題的內容與文章的架構。
第二章首要對于經管體系內牽涉的核心技術實施對應的陳述,重點陳述了XMPP 協定內的部分基礎概念、語法規則和通信生命周期,確認了體系的完成計劃。
第三章剖析了體系的相關需要,經過對體系的整體任務、組建規則、體系架構等一系列相關部分實施剖析,能夠獲得鑒于 Android 的智能型住宅小區物業經管體系的板塊架構與整體策劃思路。
第四章是體系策劃部分,這個章節首要陳述各個功能板塊的完成樣式還有完成流程內選用的技術與措施,對于體系運作過程和數據表實施策劃。
第五章是體系的完成部分,這個章節首要對各類功能板塊詳細完成樣式,各類板塊內首要的類和核心方面實施陳述。
第六章是測驗完成部分,這個章節首要對于各類功能板塊的運轉狀況實施測驗,經過策劃準確運作與反常狀況下的測驗用例,去檢驗體系的作業狀況。
在論文的最終,對于文章的完成成效實施了對應的歸納,對于智能型住宅小區物業經管體系的開發遠景實施了預測。
新建PM工程
系統登錄界面
管理員管理界面
管理員管理界面
用戶信息添加界面
繳費管理界面
住戶報修管理界面
車位信息的添加
目 錄
摘 要
ABSTRACT
目 錄
第 1 章 緒論
1.1 研究目的、意義
1.2 ANDROID操作系統介紹
1.2.1 應用程序層
1.2.2 應用框架層
1.2.3 系統庫和 Android 運行時環境
1.2.4 硬件抽象層
1.2.5 Linux 內核層
1.3 主要研究內容
第 2 章 系統需求分析
2.1 系統概述
2.2 系統網絡結構與體系結構需求
2.2.1 系統體系結構
2.2.2 系統網絡結構
2.3 系統功能需求分析
2.3.1 系統客戶端功能需求
2.3.2 系統服務器端需求
2.4 系統非功能性需求分析
2.4.1 性能需求
2.4.2 運行需求
2.5 系統的數據需求
第 3 章 系統設計
3.1 系統設計原則
3.2 系統設計目標
3.3 系統具體功能設計
3.3.1 注冊模塊
3.3.2 用戶登錄模塊
3.3.3 底層通訊模塊
3.3.4 信息推送模塊
3.3.5 數據查詢模塊
3.3.6 作業調度模塊
3.3.7 擴展模塊
第 4 章 系統實現
4.1 服務器端功能的實現
4.1.1 服務器處理請求框架實現
4.1.2 服務器端模塊組成
4.1.3 服務器底層通信模塊實現
4.1.4 服務器推送模塊實現
4.2 客戶端功能的實現
4.2.1 開發平臺搭建
4.2.2 Hibernate 持久層實現
4.2.3 Android 用戶界面構建問題
4.2.4 登錄模塊實現
4.2.5 管理員管理模塊實現
4.2.6 維修管理和投訴管理模塊實現
4.2.7 車位管理模塊
第 5 章 系統測試
5.1 測試環境
5.2 推送模塊測試
5.3 用戶注冊模塊測試
5.4 信息查詢模塊測試
5.5 性能測試
5.6 安全性測試
結論與展望
結論
展望
參考文獻
致謝
(如您需要查看本篇畢業設計全文,請您聯系客服索。