当前位置:主页 > 科技论文 > 计算机论文 >

基于PostgreSQL集群的能源数据采集存储系统的研究与实现

发布时间:2018-03-14 22:04

  本文选题:能源数据 切入点:数据采集存储 出处:《华南理工大学》2013年硕士论文 论文类型:学位论文


【摘要】:随着经济的发展、人类对能源的依赖、地球资源枯竭的同时,节能减排越来越受到人们的关注。如何对能源进行有效的节约,并对已经消耗的能源数据进行正确的管理与分析变的越来越重要了。能源数据采集存储作为节能减排工作的数据来源、耗能度量、节能方案的决策以及节能体系的组成部分,在节能减排工作中具有重要作用。目前大多数能源数据采集存储系统对数据进行集中式的管理和存储。随着计算机网络的发展和能源采集点的日益增多,这种集中的管理模式就渐渐显出不足的地方。由于数据是集中存放在单个数据库中的,随着时间的推移,数据库中的数据越来越多,数据存取请求响应时间长已经成为该系统的瓶颈。如果引入一个数据库集群,将这些数据分布在多个数据库服务器上,多个数据库服务器并行处理请求,以提高数据存取速度,,在数据处理效率上这显然比单个数据库更加高效。于是在能源采集存储系统中引入PostgreSQL集群。 本文研究的主要工作有以下几个方面: 第一,根据能源数据采集存储系统的功能要求,对华南理工大学能源数据采集存储系统的数据采集存储流程进行了模块化修改,并增加了备份功能,实现了能源数据采集存储系统中的数据采集、存储、备份等功能要求。并利用缓存来临时存储数据,以应对通信中断可能丢失能源数据的问题。 第二,着重研究了PostgreSQL数据库理论知识,以及PostgreSQL数据库实现数据库集群的可行性。研究了中间件pgpool-II,通过pgpool-II中间件,配合多个PostgreSQL数据库服务器,可以实现数据库集群。研究、设计了以能源类型为划分属性的数据分布策略。 第三,将搭建的PostgreSQL数据库集群引入到华南理工大学能源数据采集存储系统中,将能源数据合理地分布到各个数据库服务器节点,对华南理工大学建筑能源数据进行采集存储测试,得到测试结果。 经过测试运行,该系统达到研究目标。本文设计与实现的PostgreSQL数据库集群为能源数据采集存储系统的理论研究与实际应用提供一定的参考和借鉴。
[Abstract]:With the development of economy, the dependence of human beings on energy and the depletion of earth resources, more and more attention has been paid to energy conservation and emission reduction. And it is becoming more and more important to correctly manage and analyze the energy data that has been consumed. Energy data acquisition and storage is used as the data source, energy consumption measurement, energy saving scheme decision and the component of energy saving system. It plays an important role in the work of energy saving and emission reduction. At present, most energy data acquisition and storage systems manage and store data centrally. With the development of computer network and the increasing number of energy collection points, This centralized management model gradually shows its shortcomings. Because the data is centrally stored in a single database, the amount of data in the database increases over time. Long response time for data access requests has become the bottleneck of the system. If a database cluster is introduced, the data will be distributed across multiple database servers, and multiple database servers will process requests in parallel to improve the speed of data access. This is obviously more efficient than a single database in terms of data processing efficiency, so PostgreSQL clusters are introduced into energy acquisition and storage systems. The main work of this paper is as follows:. First, according to the functional requirements of the energy data acquisition and storage system, the data acquisition and storage process of the energy data acquisition and storage system of South China University of Technology is modularized, and the backup function is added. The functions of data acquisition, storage and backup in the energy data acquisition and storage system are realized, and the cache is used to store the data in order to deal with the problem that the communication interrupt may lose the energy data. Secondly, the theoretical knowledge of PostgreSQL database and the feasibility of implementing database cluster in PostgreSQL database are studied, and the middleware pgpool-II, which can realize database cluster through pgpool-II middleware and several PostgreSQL database servers, is studied. A data distribution strategy based on energy type is designed. Thirdly, the PostgreSQL database cluster is introduced into the energy data acquisition and storage system of South China University of Technology, and the energy data is distributed reasonably to each database server node. The data of building energy of South China University of Technology are collected and stored, and the test results are obtained. The PostgreSQL database cluster designed and implemented in this paper provides a reference for the theoretical research and practical application of the energy data acquisition and storage system.
【学位授予单位】:华南理工大学
【学位级别】:硕士
【学位授予年份】:2013
【分类号】:TP333

【参考文献】

相关期刊论文 前6条

1 顾悦;王建军;;Spring ActionScript中IoC容器注入机制研究[J];电脑知识与技术;2010年28期

2 陈付龙;李明东;汪迅宝;;通用数据库集群服务器[J];计算机应用与软件;2005年12期

3 彭新一;;华南理工大学节能监管平台建设[J];建设科技;2010年02期

4 李静;;分布式数据库系统体系结构的研究[J];网络财富;2009年10期

5 归达伟;计算机集群技术[J];西安邮电学院学报;2004年04期

6 郭广军,陈代武,胡玉平,李芝城;基于JDBC的数据库访问技术的研究[J];南华大学学报(自然科学版);2005年02期

相关博士学位论文 前1条

1 龚卫华;数据库集群系统的关键技术研究[D];华中科技大学;2006年

相关硕士学位论文 前7条

1 林媛媛;分布式数据库在污染源信息管理系统中的应用研究[D];华南理工大学;2011年

2 李立博;能耗监管平台的缓存替换算法研究与改进[D];华南理工大学;2011年

3 张洪武;服务器集群与均衡技术研究[D];重庆大学;2004年

4 毕海波;分布式城市电磁环境数据库系统的设计与实现[D];大连理工大学;2006年

5 岳莉;分布式数据库并发控制的研究[D];长春理工大学;2006年

6 姚翌;银行交易系统中高可用性技术研究与应用[D];厦门大学;2008年

7 李想;分布式数据库数据分配策略研究[D];大连理工大学;2009年



本文编号:1613110

资料下载
论文发表

本文链接:https://www.wllwen.com/kejilunwen/jisuanjikexuelunwen/1613110.html


Copyright(c)文论论文网All Rights Reserved | 网站地图 |

版权申明:资料由用户d866d***提供,本站仅收录摘要或目录,作者需要删除请E-mail邮箱bigeng88@qq.com