资源描述:
《计量计费系统的设计与实现 毕业论文 》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、计量计费系统的设计与实现摘要本文介绍了计量计费系统的设计与实现,并从水电气热等几个方面详细介绍了本系统的主要功能和设计思想。作为能源管理系统的子系统,计量计费系统属于系统应用软件层,构筑在统一支撑平台层之上。本系统采用JAVA语言开发,采用OSGI框架、MVC模式,运用javascript、servlet、xml、log4j等技术,实现了一个基于web的B/S模式的系统。系统建设的主要功能是对能源消耗情况(包括电、水、气、热等)进行采集、计量、汇总,实现多样化查询,根据不同计费方式和标准对能耗进行
2、计费,并生成相应的账目报表,还可对各项数据进行对比分析生成表单和图形以供进行科学的规划。通过该系统的实施,实现对整个企业能源消耗数据的及时、快速和准确的监测,利用互联网技术、门户网站等手段为企业领导以及相关管理部门提供了多方位、可视化的便捷服务,实现信息快速传递、共享、管理和应用。关键词:计量计费系统,能源管理,OSGI,JAVAMeteringandbillingsystemmethodresearchAbstractThisarticledescribesthemeteringandbilli
3、ngsystemsdesignandimplementation,andfromseveralaspectssuchaswater,electricityandheatareintroducedindetailthemainfunctionofthesystemanddesignideas.Subsystemasanenergymanagementsystem,meteringandbillingsystemisasystemapplicationsoftwarelayer,tobuildsupp
4、ortinaunifiedplatformlayer.ThesystemusesJAVAlanguagedevelopment,theuseofOSGI,MVCframework,theuseofjavascript,servlet,oletechnology,implementsaweb-basedB/Smodesystem.Theprimaryfunctionofthesystembuildingenergyconsumption(includingelectricity,water,gas,
5、heat,etc.)forthecollection,measurement,aggregation,diversificationquery,dependingonthebillingandaccountingstandardsonenergyconsumption,andgeneratesthecorrespondingThestatementofaccounts,butalsocomparativeanalysisofthedatageneratedformsandgraphicsforsc
6、ientificplanning.Throughtheimplementationofthesystemtorealizetheenergyconsumptionacrosstheenterprisedatainatimelymanner,rapidandaccuratemonitoring,theuseofInternettechnology,portalsandothermeansforbusinessleadersandtherelevantmanagementdepartmentstopr
7、ovideamulti-directional,visualandconvenientservices,achieveRapidtransmissionofinformation,sharing,managementandapplications.Keywords:Meteringandbillingsystems,Energymanagement,OSGI,JAVA指导教师:赵世国iii本文介绍了计量计费系统的设计与实现,并从水电气热等几个方面详细介绍了本系统的主要功能和设计思想。IV目录1引言
8、11.1计量计费系统概述11.2计量计费系统在国内外的发展现状11.3开发方案与预期结果22核心技术及工具32.1系统开发工具和环境32.1.1青岛精益优华公司自主研发的IDE开发工具32.1.2Oracle数据库32.1.3OSGI服务器32.2系统开发涉及的关键技术介绍42.2.1JavaScript技术简介42.2.2XML技术简介42.2.3log4j技术简介42.2.4OSGI技术简介42.2.5MVC模式简介53系统分析63.1系统功能需求总体描述63.1.1项目背景6