CN103617558A - Method for generating voltage management report - Google Patents

Method for generating voltage management report Download PDF

Info

Publication number
CN103617558A
CN103617558A CN201310554545.2A CN201310554545A CN103617558A CN 103617558 A CN103617558 A CN 103617558A CN 201310554545 A CN201310554545 A CN 201310554545A CN 103617558 A CN103617558 A CN 103617558A
Authority
CN
China
Prior art keywords
voltage management
management report
report
voltage
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201310554545.2A
Other languages
Chinese (zh)
Inventor
李世双
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guiyang Power Supply Bureau
Original Assignee
Guiyang Power Supply Bureau
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guiyang Power Supply Bureau filed Critical Guiyang Power Supply Bureau
Priority to CN201310554545.2A priority Critical patent/CN103617558A/en
Publication of CN103617558A publication Critical patent/CN103617558A/en
Pending legal-status Critical Current

Links

Abstract

The invention discloses a method for generating a voltage management report. According to the method, a server and a terminal are included. The server stores a voltage management report template. The terminal is provided with a Word processing system. The voltage management report template is a template of the XML format. The method comprises the following steps that (1) the terminal sends a voltage management report generating request to the server, (2) the server generates a voltage management report of the XML format according to the voltage management report generating request, (3) the server transmits the generated voltage management report of the XML format to the terminal, (4) the terminal generates a voltage management report document corresponding to the Word processing system according to the voltage management report of the XML format to allow the Word processing system to process the voltage management report document, and (5) the terminal sends the voltage management report document processed by the Word processing system to the server to be stored. According to the method for generating the voltage management report, due to the fact that the report generated by the Word processing system can be checked and printed in different computers, and due to the adoption of the XML format, reports of different types can be conveniently defined.

Description

A kind of voltage management report-generating method
Technical field
The present invention relates to the robotization that power supply or distribution system are controlled.
Background technology
In electric system, need regularly to submit to voltage management report, voltage management report at present generally generates Software Create by special-purpose list.The report that special-purpose list generates Software Create is highly suitable for printing, but inconvenience is browsed on computers.Because the report form of this Software Create needs special-purpose software just can open editor and check.And special-purpose software cannot be arranged on variant computer.Also have a problem to be, it is relatively fixing that special-purpose list generates the report list pattern of Software Create, revises list pattern not too convenient.
Summary of the invention
Problem to be solved of the present invention is under prior art, and voltage management report is browsed inconvenience on computers, and it is not too convenient that report pattern is revised.
For addressing the above problem, the method that the present invention adopts is as follows:
A voltage management report-generating method, is characterized in that, comprises server and terminal, and described server is preserved voltage management report template, and described terminal is provided with Word disposal system, and described voltage management report template is XML format module; The method comprises the following steps:
S1: terminal to server sends the request of voltage management report generation, and described voltage management report generation request comprises parameter: the type of report, the time of report, the region of report;
S2: server finds corresponding voltage management report template according to the type of the report in the request of voltage management report generation, obtains corresponding voltage data according to the time of report in the request of voltage management report generation and the region of report; Server generates the voltage management report of XML form according to voltage management report template and voltage data;
S3: server is sent to terminal by the voltage management report of the XML form of generation;
S4: terminal, according to the Word disposal system of the voltage management report of XML form and installation, generates the voltage management report document corresponding with this Word disposal system and processes for Word disposal system;
S5: the voltage management report document after terminal is processed Word disposal system is sent to server and preserves.
Technique effect of the present invention: the present invention utilizes the generation report of Word disposal system to check in different computers and to print, and adopt XML form can define very easily dissimilar report.
Embodiment
Under claim of the present invention and summary of the invention are described in further details.
Framework of the present invention is on electric power management system software.Server comprises database module and the voltage management report list generation module that has voltage data, and voltage management report list generation module has the report template of variant XML form.Terminal is provided with client modules and the Word disposal system of electric power management system.This Word disposal system is generally the Word process software in the Office system of being developed by Microsoft, and this client manager module includes terminal report generation module.Terminal report generation Module-embedding Word process software.Processing procedure of the present invention is as follows:
First terminal report generation module (being terminal) sends the request of voltage management report generation to voltage management report list generation module (being server).In the request of voltage management report generation, comprised various parameters, these parameters include but not limited to: the type of report, the time of report, the region of report.The request of voltage management report generation has adopted XML form.Following is an example of the voltage management report generation request of XML form:
<?xml?version=”1.0”?encoding=”utf-8”?>
<command>
<cmdname>generate?report</cmdname>
<cmdid>8734612498</cmdid>
<cmdpara>
<reportType>monthly?voltage?statictics</reportType>
<reportTime>
<startTime>2013-06-01</startTime>
<endTime>2013-06-30</endTime>
</reportTime>
<reportData>10KV</reportData>
<reportRange>
<range num=" 1 " > Nanming District </range>
<range num=" 2 " > Yunyan District </range>
<range num=" 3 " > Wudang District </range>
</reportRange>
</cmdpara>
</command>
The request of above-mentioned voltage management report generation can be expressed as the voltage report of request in June, 2013 Nanming District, Yunyan District, Wudang District 10KV.
Voltage management report list generation module is received after the request of above-mentioned voltage management report generation, resolves the request instruction of above-mentioned XML form, obtains type, the time of report and the parameters such as region of report of report.Voltage management report list generation module (being server) is searched and is obtained corresponding voltage management report template according to the type that obtains report.Voltage management report template is XML form.Following is an example of voltage management report template:
<?xml?version=”1.0”?encoding=”utf-8”?>
<reportTemplate>
<reportType>monthly?voltage?statictics</reportType>
The monthly voltage statistic </reportTitle> of <reportTitle>< $ reportRanges></ $ reportRanges>< $ reportData></ $ reportData>< $ reportTime></ $ reportTime>
<reportContent>
<table>
<thead>
<tr>
<th?>&nbsp;</th>
<th > measuring point is counted </th>
<th > average voltage </th>
<th > voltage intermediate value </th>
The poor </th> of <th > voltage standard
</th> of the super upper limit time of <th > voltage
</th> of super lower limit time of <th > voltage
</th> of super lower limit time of <th > voltage
<th > rate of qualified voltage </th>
</tr>
</thead>
<tbody>
<$copiedRows?related=”rangenum”>
<tr>
<td><$rangeName></$rangeName></td>
<td><$testPointCount></$testPointCount></td>
<td><$avgVoltage></$avgVoltage></td>
<td><$midVoltage></$midVoltage></td>
<td><$standDevVoltage></$standDevVoltage?></td>
<td><$exceedTimeOfVoltage></$exceedTimeOfVoltage></td>
<td><$underTimeOfVoltage></$underTimeOfVoltage></td>
<td><$passPercentOfVoltage></$passPercentOfVoltage></td>
</tr>
</$copiedRows>
</tbody>
</table>
</reportContent>
</?reportTemplate?>
In template, < $ XXX></ $ XXX> label is to require the content inserted.In above-mentioned voltage management report template, < $ reportRanges></ $ reportRanges> is report region, < $ reportData></ $ reportData> is the data of statistics, < $ reportTime></ $ reportTime> is report time, < $ copiedRows related=" rangenum " ></ $ copiedRows> represents the region of repeating according to regional number, < $ rangeName></ $ rangeName> represents zone name, < $ testPointCount></ $ testPointCount> represents measuring point number, < $ avgVoltage></ $ avgVoltage> represents average voltage, < $ midVoltage></ $ midVoltage> represents voltage intermediate value, < $ standDevVoltage></ $ standDevVoltage> represents that voltage standard is poor, < $ exceedTimeOfVoltage></ $ exceedTimeOfVoltage> represents the time of the super upper limit of voltage, < $ underTimeOfVoltage></ $ underTimeOfVoltage> represents the time of the super lower limit of voltage, < $ passPercentOfVoltage></ $ passPercentOfVoltage> represents the qualification rate of voltage.
Voltage management report list generation module (being server) is according to obtaining the time of reporting, then the voltage data of the corresponding time periods of parameter acquiring such as region of report inserts voltage management report template formation voltage control report list according to the value in the above-mentioned corresponding report of voltage management report template statistics.Formation voltage control report list is also XML form.Following is according to an object lesson of the request of aforesaid voltage management report generation and voltage management report template generation XML form voltage management report:
<?xml?version=”1.0”?encoding=”utf-8”?>
<autoReport>
<reportType>monthly?voltage?statictics</reportType>
<reportTitle> Nanming District, Yunyan District, the monthly voltage statistic </reportTitle> of Wudang District 10KV2013 > in June
<reportContent>
<table>
<thead>
<tr>
<th?>&nbsp;</th>
<th > measuring point is counted </th>
<th > average voltage </th>
<th > voltage intermediate value </th>
The poor </th> of <th > voltage standard
</th> of the super upper limit time of <th > voltage
</th> of super lower limit time of <th > voltage
</th> of super lower limit time of <th > voltage
<th > rate of qualified voltage </th>
</tr>
</thead>
<tbody>
<tr>
<td> Nanming District </td>
<td>320</td>
<td>10030.3V</td>
<td>10006.5V</td>
<td>50.23</td>
<td>110</td>
<td>207</td>
<td>95.7%</td>
</tr>
<tr>
<td> Yunyan District </td>
<td>227</td>
<td>10010.7V</td>
<td>10001.3V</td>
<td>40.23</td>
<td>110</td>
<td>107</td>
<td>96.5%</td>
</tr>
<td> Wudang District </td>
<td>263</td>
<td>10005.1V</td>
<td>9997.3V</td>
<td>40.23</td>
<td>85</td>
<td>310</td>
<td>93.8%</td>
</tr>
</tbody>
</table>
</reportContent>
</?autoReport>
The voltage management report of the list form that above-mentioned example generates, in practical application, can also generate figure, such as the voltage management report of the forms such as histogram, picture mosaic.
Server is sent to terminal after generating above-mentioned voltage management report, that is, and and terminal report generation module.Terminal report generation module, by Embedded Word disposal system, is inserted corresponding Word document by voltage management report, generates the report of Word document form.The content of above-mentioned voltage management report is actually html format data, is therefore inserted Word document not difficult.
Terminal report generation module generates and is sent to server after the voltage management report file of above-mentioned Word document form and preserves.In the time need to generating the voltage management report file of identical parameters, if there is report file in server, terminal only need to be downloaded the document.The voltage management report file generating is Word document form, can print also and can send by mailbox, very convenient.
Above-described embodiment adopts embedding Microsoft Office Word to realize the present invention, can adopt other office package softwares in practical application, such as the WordPro of IBM Lotus, or the Word of Kingsoft Co..
The Word process software that the present invention installs by terminal is realized final voltage management and is reported, also has an advantage to be, without server, Word process software is installed, and to reduce server, the potential security risks that Word produces is installed.

Claims (1)

1. a voltage management report-generating method, is characterized in that, comprises server and terminal, and described server is preserved voltage management report template, and described terminal is provided with Word disposal system, and described voltage management report template is XML format module; The method comprises the following steps:
S1: terminal to server sends the request of voltage management report generation, and described voltage management report generation request comprises parameter: the type of report, the time of report, the region of report;
S2: server finds corresponding voltage Reports Administration template according to the type of the report in the request of voltage management report generation, obtains corresponding voltage data according to the time of report in the request of voltage management report generation and the region of report; Server generates the voltage management report of XML form according to voltage management report template and voltage data;
S3: server is sent to terminal by the voltage management report of the XML form of generation;
S4: terminal, according to the Word disposal system of the voltage management report of XML form and installation, generates the voltage management report document corresponding with this Word disposal system and processes for Word disposal system;
S5: the voltage management report document after terminal is processed Word disposal system is sent to server and preserves.
CN201310554545.2A 2013-11-11 2013-11-11 Method for generating voltage management report Pending CN103617558A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310554545.2A CN103617558A (en) 2013-11-11 2013-11-11 Method for generating voltage management report

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310554545.2A CN103617558A (en) 2013-11-11 2013-11-11 Method for generating voltage management report

Publications (1)

Publication Number Publication Date
CN103617558A true CN103617558A (en) 2014-03-05

Family

ID=50168262

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310554545.2A Pending CN103617558A (en) 2013-11-11 2013-11-11 Method for generating voltage management report

Country Status (1)

Country Link
CN (1) CN103617558A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110442763A (en) * 2019-08-15 2019-11-12 中国银行股份有限公司 Generate the method and device for customizing report

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101055578A (en) * 2006-04-12 2007-10-17 龙搜(北京)科技有限公司 File content dredger based on rule
CN101196886A (en) * 2006-12-08 2008-06-11 鸿富锦精密工业(深圳)有限公司 System and method for converting word files into XML files
CN101398811A (en) * 2008-09-26 2009-04-01 北京四方继保自动化股份有限公司 Electric network fault report template multiformat output method
CN101976235A (en) * 2010-09-21 2011-02-16 天津神舟通用数据技术有限公司 Extensible Word report automatically-generating method based on dynamic web page
CN102103573A (en) * 2009-12-17 2011-06-22 北大方正集团有限公司 Method and system for quickly generating files in open formats

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101055578A (en) * 2006-04-12 2007-10-17 龙搜(北京)科技有限公司 File content dredger based on rule
CN101196886A (en) * 2006-12-08 2008-06-11 鸿富锦精密工业(深圳)有限公司 System and method for converting word files into XML files
CN101398811A (en) * 2008-09-26 2009-04-01 北京四方继保自动化股份有限公司 Electric network fault report template multiformat output method
CN102103573A (en) * 2009-12-17 2011-06-22 北大方正集团有限公司 Method and system for quickly generating files in open formats
CN101976235A (en) * 2010-09-21 2011-02-16 天津神舟通用数据技术有限公司 Extensible Word report automatically-generating method based on dynamic web page

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110442763A (en) * 2019-08-15 2019-11-12 中国银行股份有限公司 Generate the method and device for customizing report

Similar Documents

Publication Publication Date Title
CN109255622B (en) Traceable anti-fake data storage system
CN103078932B (en) A kind of methods, devices and systems realizing universal single sign-on
BR0317783A (en) Method of interacting with a schema-defined service through a terminal device on a network, terminal device, computer program product, and server
CN104536965B (en) A kind of data query display systems under the conditions of big data and method
CN106941441A (en) A kind of implementation method for supporting many wechat public numbers to access
CN102779321A (en) Method and device used for verifying message and based on integrated Ethernet chip (IEC) 61968 message type definition
CN104010038A (en) Method for uploading transformer substation graphic to scheduling master station according to JMS technology
US20150106144A1 (en) Field crew management system and method
CN112464283A (en) Data storage system based on block chain
CN102999424B (en) Parallel remote automated testing method
CN104133704A (en) Software upgrading and upgrade package issuing method, device and equipment
CN106301893B (en) Information interacting method and system for BTS management maintenance
CN103617558A (en) Method for generating voltage management report
KR101600257B1 (en) Nuclear power plants configuration management apparatus
CN109190361A (en) A kind of method, apparatus, system and readable storage medium that sequence number generates
CN104537496A (en) Intelligent terminal device use state statistics and analysis method and device
US20180357230A1 (en) Implementation method of interlinked document
CN104320415A (en) Dynamic plug-in type protocol parsing method of substation equipment
CN106161498A (en) The multi-platform dissemination method of a kind of contribution and system
CN102650934B (en) Method, device and system for printing variable data coded pattern
Chang et al. A sysml-based requirement supporting tool for embedded software
CN102521327A (en) Method and system for demonstrating electronic form
CN105678447A (en) CIM model verification servitization method between power grid upper-level and lower-level scheduling
US7995230B2 (en) Label creating apparatus and method for using the same
CN204517839U (en) A kind of repair and maintenance system for TV and Radio Service&#39;s transmitter

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20140305

RJ01 Rejection of invention patent application after publication