CN112799640A - Java-based comprehensive energy data acquisition system and working method thereof - Google Patents

Java-based comprehensive energy data acquisition system and working method thereof Download PDF

Info

Publication number
CN112799640A
CN112799640A CN202011544419.5A CN202011544419A CN112799640A CN 112799640 A CN112799640 A CN 112799640A CN 202011544419 A CN202011544419 A CN 202011544419A CN 112799640 A CN112799640 A CN 112799640A
Authority
CN
China
Prior art keywords
data acquisition
energy
comprehensive energy
cloud platform
java
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
CN202011544419.5A
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.)
Suzhou Wisdom Electricity Technology Co ltd
Original Assignee
Suzhou Wisdom Electricity Technology Co ltd
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 Suzhou Wisdom Electricity Technology Co ltd filed Critical Suzhou Wisdom Electricity Technology Co ltd
Priority to CN202011544419.5A priority Critical patent/CN112799640A/en
Publication of CN112799640A publication Critical patent/CN112799640A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/24Object-oriented

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Supply And Distribution Of Alternating Current (AREA)

Abstract

The invention relates to a java-based comprehensive energy data acquisition system and a working method thereof, wherein the java-based comprehensive energy data acquisition system comprises the following steps of: starting and operating a system; establishing a connection between the client and the comprehensive energy cloud platform; after the contact is successfully established, the client logs in; after successful login, the client sends data acquisition information to the comprehensive energy cloud platform; the comprehensive energy cloud platform receives data acquisition information and performs data verification; after the data verification is successful, analyzing the data acquisition information; and after the analysis is finished, acquiring energy data at the corresponding energy control terminal and sending the energy data to the database. The development efficiency of the java-based comprehensive energy data acquisition system is far higher than that of a c or c + + development system; can cross the platform, the system compatibility is high.

Description

Java-based comprehensive energy data acquisition system and working method thereof
Technical Field
The invention relates to the technical field of energy data acquisition, in particular to a java-based comprehensive energy data acquisition system and a working method thereof.
Background
With the continuous development of network technology, enterprises can improve productivity and customer satisfaction by realizing real-time communication between associated objects to generate real-time big data and then analyzing and converting the data, thereby establishing a vertically and horizontally staggered business partner relationship in a larger range and improving enterprise competitiveness.
At present, the main acquisition systems in the market are developed through c or c + +, the compatibility of the platform is relatively weak, the development efficiency is low, and the database operation is complex.
Disclosure of Invention
The invention aims to provide a java-based comprehensive energy data acquisition system and a working method thereof, which are used for solving the problems of weak compatibility and low development efficiency of a data acquisition system platform in the prior art.
The invention provides a working method of a java-based comprehensive energy data acquisition system on the one hand, which comprises the following steps:
(1) starting and operating a system;
(2) establishing a connection between the client and the comprehensive energy cloud platform;
(3) after the contact is successfully established, the client logs in;
(4) after successful login, the client sends data acquisition information to the comprehensive energy cloud platform;
(5) the comprehensive energy cloud platform receives data acquisition information and performs data verification;
(6) after the data verification is successful, analyzing the data acquisition information;
(7) and after the analysis is finished, acquiring energy data at the corresponding energy control terminal and sending the energy data to the database.
Further, the client sends data acquisition information to the comprehensive energy cloud platform through a TCP/IP protocol.
The invention provides a java-based comprehensive energy data acquisition system which comprises a comprehensive energy cloud platform, a client and an energy control terminal, wherein the client is communicated with the comprehensive energy cloud platform, and the comprehensive energy cloud platform is communicated with the energy control terminal.
Further, the energy control terminal comprises an electricity, photovoltaic, heat and cold energy control terminal.
The invention has the beneficial effects that:
the development efficiency of the java-based comprehensive energy data acquisition system is far higher than that of a c or c + + development system; the system can cross platforms, has high system compatibility, and can be developed at one time and operated everywhere; the system supports data acquisition protocols of most comprehensive energy sources, such as Modbus, 104,645 and the like, and can support a proprietary protocol; the method supports the simultaneous online of 10w + devices, the acquisition time of a single device is 200ms, the acquisition interval of the single device is 1 minute, asynchronous acquisition and transmission are realized, and the throughput of the system is improved; the time cost of the developer is greatly reduced, the working efficiency is improved, and when a new intelligent device is added, only the analytic protocol is added in the existing acquisition mode.
Drawings
FIG. 1 is a framework diagram of a java-based integrated energy data acquisition system of the present invention;
FIG. 2 is a flow chart of the working method of the java-based integrated energy data acquisition system of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention.
As shown in fig. 1, the java-based integrated energy data acquisition system comprises an integrated energy cloud platform, a client and an energy control terminal, wherein the client is in communication with the integrated energy cloud platform, and the integrated energy cloud platform is in communication with the energy control terminal.
The energy control terminal comprises electricity, photovoltaic, heat and cold energy control terminals, and the comprehensive energy cloud platform is communicated with the energy local system through the SIS system or the microgrid centralized control platform.
As shown in fig. 2, the working method of the java-based integrated energy data acquisition system includes the following steps:
(1) starting and operating a system;
(2) establishing a connection between the client and the comprehensive energy cloud platform;
(3) after the contact is successfully established, the client logs in;
(4) after successful login, the client sends data acquisition information to the comprehensive energy cloud platform;
(5) the comprehensive energy cloud platform receives data acquisition information and performs data verification;
(6) after the data verification is successful, analyzing the data acquisition information;
(7) and after the analysis is finished, acquiring energy data at the corresponding energy control terminal and sending the energy data to the database.
Specifically, the client sends data acquisition information to the comprehensive energy cloud platform through a TCP/IP protocol.
In conclusion, the development efficiency of the java-based comprehensive energy data acquisition system is far higher than that of a c or c + + development system; the system can cross platforms, has high system compatibility, and can be developed at one time and operated everywhere; the system supports data acquisition protocols of most comprehensive energy sources, such as Modbus, 104,645 and the like, and can support a proprietary protocol; the method supports the simultaneous online of 10w + devices, the acquisition time of a single device is 200ms, the acquisition interval of the single device is 1 minute, asynchronous acquisition and transmission are realized, and the throughput of the system is improved; the time cost of the developer is greatly reduced, the working efficiency is improved, and when a new intelligent device is added, only the analytic protocol is added in the existing acquisition mode.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (4)

1. A working method of a java-based comprehensive energy data acquisition system is characterized by comprising the following steps:
(1) starting and operating a system;
(2) establishing a connection between the client and the comprehensive energy cloud platform;
(3) after the contact is successfully established, the client logs in;
(4) after successful login, the client sends data acquisition information to the comprehensive energy cloud platform;
(5) the comprehensive energy cloud platform receives data acquisition information and performs data verification;
(6) after the data verification is successful, analyzing the data acquisition information;
(7) and after the analysis is finished, acquiring energy data at the corresponding energy control terminal and sending the energy data to the database.
2. The method of operating a java-based integrated energy data acquisition system as claimed in claim 1, wherein the client sends data acquisition information to the integrated energy cloud platform via TCP/IP protocol.
3. The java-based comprehensive energy data acquisition system is characterized by comprising a comprehensive energy cloud platform, a client and an energy control terminal, wherein the client is communicated with the comprehensive energy cloud platform, and the comprehensive energy cloud platform is communicated with the energy control terminal.
4. The java based integrated energy data acquisition system as recited in claim 1, wherein said energy control terminals comprise electrical, photovoltaic, thermal and cold energy control terminals.
CN202011544419.5A 2020-12-23 2020-12-23 Java-based comprehensive energy data acquisition system and working method thereof Pending CN112799640A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011544419.5A CN112799640A (en) 2020-12-23 2020-12-23 Java-based comprehensive energy data acquisition system and working method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011544419.5A CN112799640A (en) 2020-12-23 2020-12-23 Java-based comprehensive energy data acquisition system and working method thereof

Publications (1)

Publication Number Publication Date
CN112799640A true CN112799640A (en) 2021-05-14

Family

ID=75804112

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011544419.5A Pending CN112799640A (en) 2020-12-23 2020-12-23 Java-based comprehensive energy data acquisition system and working method thereof

Country Status (1)

Country Link
CN (1) CN112799640A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105893629A (en) * 2016-05-25 2016-08-24 江苏斯因信息科技有限公司 Energy monitoring system and software based on Internet of Things and cloud computing
CN109672723A (en) * 2018-10-24 2019-04-23 国网河北省电力有限公司雄安新区供电公司 Comprehensive energy application service system
CN110275501A (en) * 2019-07-25 2019-09-24 国网河北省电力有限公司雄安新区供电公司 Comprehensive energy managing and control system towards energy internet

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105893629A (en) * 2016-05-25 2016-08-24 江苏斯因信息科技有限公司 Energy monitoring system and software based on Internet of Things and cloud computing
CN109672723A (en) * 2018-10-24 2019-04-23 国网河北省电力有限公司雄安新区供电公司 Comprehensive energy application service system
CN110275501A (en) * 2019-07-25 2019-09-24 国网河北省电力有限公司雄安新区供电公司 Comprehensive energy managing and control system towards energy internet

Similar Documents

Publication Publication Date Title
CN113066276B (en) Communication fault monitoring method and device for electricity consumption information acquisition system and storage medium
CN111343020A (en) Unified management method and device for multi-protocol Internet of things equipment
EP1203297A4 (en) Method and system for extracting application protocol characteristics
CN105898893B (en) Full-duplex communication method for mobile terminal and Internet of things equipment
CN104751280A (en) Petrochemical enterprise electric energy consumption monitoring system and data management method thereof
CN108712485A (en) A kind of resource subscription method and apparatus of internet of things equipment
CN108965374A (en) Integrated monitoring apparatus, comprehensive monitoring and controlling method and storage medium
CN111885150B (en) Ubiquitous power Internet of things multi-protocol adaptation system and method thereof
CN111786939B (en) Method, device and system for testing management platform of Internet of things
CN114401284B (en) Real-time data acquisition and transmission system and method for fixed pollution source treatment working condition
CN108924228B (en) Industrial internet optimization system based on edge calculation
Wang et al. Design of IoT-based energy efficiency management system for building ceramics production line
CN107995019A (en) Network equipment method and system are safeguarded in a kind of remote debugging based on virtual linkage
CN112799640A (en) Java-based comprehensive energy data acquisition system and working method thereof
CN110417875B (en) Method, system, equipment and storage medium for docking between cloud servers
CN115410580A (en) Voice recognition method, device, equipment and medium for command scheduling system
CN113543185B (en) Automatic-opening-assistance-based 5G high-density base station rapid operation method and system
CN115063121A (en) RPA and AI combined communication big data travel card complaint processing method and system
CN108632290B (en) Real-time data forwarding system and method for power dispatching automation system
Singh et al. A data exchange interface for a standards based data integration platform
CN116760741B (en) Data state monitoring method, device, equipment and medium
CN109951523B (en) Data communication method, system and storage medium based on field industrial local area network
CN112416592A (en) Method for providing computing power of cloud server
CN116912030B (en) Power market abnormal operation condition monitoring method and device based on block chain
CN220273794U (en) Non-contact networking electric energy meter reading system

Legal Events

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

Application publication date: 20210514

RJ01 Rejection of invention patent application after publication