KR20140147456A - Method for predicting daily water demand in water distribution network - Google Patents

Method for predicting daily water demand in water distribution network Download PDF

Info

Publication number
KR20140147456A
KR20140147456A KR1020130070751A KR20130070751A KR20140147456A KR 20140147456 A KR20140147456 A KR 20140147456A KR 1020130070751 A KR1020130070751 A KR 1020130070751A KR 20130070751 A KR20130070751 A KR 20130070751A KR 20140147456 A KR20140147456 A KR 20140147456A
Authority
KR
South Korea
Prior art keywords
demand
data
daily demand
daily
history data
Prior art date
Application number
KR1020130070751A
Other languages
Korean (ko)
Inventor
이봉국
강민구
김병섭
Original Assignee
엘에스산전 주식회사
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 엘에스산전 주식회사 filed Critical 엘에스산전 주식회사
Priority to KR1020130070751A priority Critical patent/KR20140147456A/en
Publication of KR20140147456A publication Critical patent/KR20140147456A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/06Electricity, gas or water supply

Abstract

The present invention relates to a method for predicting the daily demand of water supplied through a water distribution network. The method includes, by a control unit, collecting daily water demand history data from a database system of a host server, searching and compensating error data and missing data from the collected daily water demand history data, dividing the period of the compensated daily water demand history data and predicting the water demand by periods, and predicting the daily water demand by integrating the water demand predicted by periods.

Description

[0001] The present invention relates to a method for predicting daily demand of a water network,

The present invention relates to a method for predicting a daily demand amount of a water supply network for predicting a daily demand amount of water supplied through a water supply network.

In general, the facilities of the water supply network are essential for maintaining the activities of the city, and are influenced by socioeconomic factors such as urban population concentration, improvement of living standard, economic growth, .

This requires a comprehensive maintenance plan for the water supply network, and it is necessary to predict the demand for long-term waterworks in each region considering the factors such as population development trends, changes in living standards and economic growth in the future.

Demand quantities for water demand forecasting through water distribution networks are nonlinear and have complex time series characteristics. In the past, the unit time series, such as the artificial intelligence method of the neural network or the statistical method of the auto regressive moving average model, And the demand for water is predicted by the use of water.

The problem to be solved by the present invention is to solve the time series by characteristic periods in consideration of the nonlinearity and complexity of the water distribution network and to predict the demand amount by the decomposed period and integrate them to accurately predict the daily demand amount. Provides a daily demand forecasting method.

It is to be understood that both the foregoing general description and the following detailed description of the present invention are exemplary and explanatory and are intended to provide further explanation of the invention as claimed. There will be.

The method of predicting the daily demand of a water network according to the present invention comprises the steps of: collecting daily demand history data from a database system of a host server; searching and correcting error data and missing data from the collected daily demand history data; Estimating a demand amount for each cycle, and estimating a daily demand amount by integrating a demand amount predicted for each cycle.

The step of retrieving and correcting the error data and the missing data from the collected daily demand amount history data may include correcting the error data and the missing data by performing an average value reuse of the previous daily demand amount history data.

The step of decomposing the period of the corrected daily demand amount history data may include decomposing the period through the wavelet transform process.

The step of predicting the demand amount for each cycle may include a step of predicting a demand amount for each cycle using a SVM (Support Vector Machine) model, which is a nonlinear time series prediction model.

According to the method of predicting the daily demand of the water distribution network of the present invention, the daily demand amount data of the water supplied through the water pipe network is decomposed and simplified according to the characteristic period, the demand amount is predicted by the decomposed period, .

Therefore, it is possible to minimize the prediction error of the daily demand of water supplied through the water network.

In addition, by minimizing the forecast error of the daily demand of water, it is possible to improve the prediction error of the subsequent demand, that is, the demand amount by time, and to optimally perform the optimal operation process by utilizing it.

DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings, in which like reference numerals refer to like elements throughout.
1 is a signal flow diagram for explaining a conventional daily demand forecasting method,
2 is a block diagram showing the configuration of a system to which the daily demand forecasting method of the present invention is applied, and FIG.
3 is a signal flow diagram for explaining a daily demand forecasting method of the present invention.

The following detailed description is merely illustrative, and is merely an example of the present invention. Further, the principles and concepts of the present invention are provided for the purpose of being most useful and readily explaining.

Accordingly, it is not intended to provide a more detailed structure than is necessary for a basic understanding of the present invention, but it should be understood by those skilled in the art that various forms that can be practiced in the present invention are illustrated in the drawings.

1 is a signal flow diagram for explaining a conventional daily demand forecasting method. Referring to FIG. 1, the forecasting system first accesses a database system of a host server and collects daily demand quantity history data for predicting a daily demand quantity of the waterworks (S100).

Then, the collected daily demand amount history data is initially processed (S102). That is, the prediction system searches for the error data, the missing data, and the like from the collected daily demand history data, corrects the retrieved error data and the missing data so that the error data and the missing data can be reused with the previous average value, Into data that can be read.

The initial demanded daily demand history data is applied to a predetermined model, for example, a neural network model or a time series model (Auto Regressive Moving Average Model) to perform a learning data process (S104) And real-time daily demand is predicted (S106).

However, the above-mentioned conventional daily demand forecasting method has a nonlinear and complex time series characteristic for the demand quantity forecast for water demand forecast supplied through a water supply network, and has a time series characteristic such as the artificial intelligence method of the neural network or the statistical method of the ARIMA model There is a problem that the predictive power of the daily demand is deteriorated because the time series is used as it is.

2 is a block diagram showing a configuration of a forecasting system to which a daily demand forecasting method of the present invention is applied. Reference numeral 200 denotes a communication unit. The communication unit 200 communicates with a host server (not shown in the figure), and receives daily demand amount history data from a database provided in the host server.

Reference numeral 202 denotes an input unit. The input unit 202 inputs a predetermined operation command according to the operation of the operator.

Reference numeral 204 denotes a control unit. The control unit 204 controls the communication unit 200 to receive the daily demand amount history data from the database provided in the host server according to a user's operation command inputted through the input unit 202 The daily demand amount is predicted by the history data of the received daily demand amount, and the predicted daily demand amount is displayed and provided to the operator.

Reference numeral 206 denotes a memory. The operation program of the control unit 204 is stored in advance in the memory 206, and the operation data and the like of the control unit 204 are stored.

Reference numeral 208 denotes a display section. Under the control of the control unit 204, the display unit 208 displays a predicted operation state of the daily demand amount, a predicted daily demand amount, and the like.

3 is a signal flow diagram for explaining a daily demand forecasting method of the present invention. Referring to FIG. 3, the control unit 204 communicates with the host server through the communication unit 200 to collect daily demand history data stored in the database system (S300).

Then, the controller 204 performs initial processing of the collected daily demand quantity history data (S302). In the initial process, the error data and the missing data are searched in the collected daily demand history data, and the retrieved error data and the missing data are converted into data that can predict the daily demand amount by using the average value reuse of the previous value do.

When the initial processing is completed, the controller 204 performs a period decomposition process (S304). The period decomposition process decomposes the nonlinear and complex daily demand history data by, for example, wavelet transformation.

When the period decomposition process is completed, the controller 204 performs a demand amount prediction operation for each cycle (S306). That is, the control unit 204 predicts a demand amount for each cycle using a SVM (Support Vector Machine) model, which is a nonlinear time series prediction model.

If the demand for each cycle is predicted, the controller 204 integrates the predicted demand signals for each cycle to predict the daily demand (S308).

While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed embodiments, but, on the contrary, I will understand.

Therefore, the scope of the present invention should not be limited to the above-described embodiments, but should be determined by equivalents to the appended claims, as well as the appended claims.

200: communication unit 202: input unit
204: control unit 206: memory
208:

Claims (4)

The control unit collecting daily demand amount history data from the database system of the host server;
Retrieving and correcting the error data and the missing data from the collected daily demand history data;
Decomposing the period of the corrected daily demand quantity history data;
Estimating a demand amount for each cycle; And
And estimating a daily demand amount by integrating forecasted demand amounts for each cycle.
The method according to claim 1,
Searching and correcting the error data and the missing data in the collected daily demand history data,
And correcting the error data and the missing data by performing an average value reuse of the previous daily demand quantity history data to correct the daily demand quantity of the water network.
The method according to claim 1,
The step of decomposing the cycle of the corrected daily demand amount history data includes:
And decomposing the cycle through a wavelet transform process.
The method according to claim 1,
The step of predicting the demand for each cycle comprises:
And predicting demand quantities for each cycle using a SVM (Support Vector Machine) model, which is a nonlinear time series prediction model.
KR1020130070751A 2013-06-20 2013-06-20 Method for predicting daily water demand in water distribution network KR20140147456A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020130070751A KR20140147456A (en) 2013-06-20 2013-06-20 Method for predicting daily water demand in water distribution network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020130070751A KR20140147456A (en) 2013-06-20 2013-06-20 Method for predicting daily water demand in water distribution network

Publications (1)

Publication Number Publication Date
KR20140147456A true KR20140147456A (en) 2014-12-30

Family

ID=52676241

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020130070751A KR20140147456A (en) 2013-06-20 2013-06-20 Method for predicting daily water demand in water distribution network

Country Status (1)

Country Link
KR (1) KR20140147456A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10437942B2 (en) 2015-04-03 2019-10-08 Baidu Online Network Technology (Beijing) Co. Ltd. Kalman filter based capacity forecasting method, system and computer equipment
KR20200131549A (en) * 2019-05-14 2020-11-24 카페24 주식회사 Item sales volume prediction method, apparatus and system using artificial intelligence model
WO2021171078A1 (en) * 2020-02-28 2021-09-02 Coupang Corp. Computer-implemented systems and methods for generating demand forecasting data by performing wavelet transform for generating accurate purchase orders

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10437942B2 (en) 2015-04-03 2019-10-08 Baidu Online Network Technology (Beijing) Co. Ltd. Kalman filter based capacity forecasting method, system and computer equipment
KR20200131549A (en) * 2019-05-14 2020-11-24 카페24 주식회사 Item sales volume prediction method, apparatus and system using artificial intelligence model
WO2021171078A1 (en) * 2020-02-28 2021-09-02 Coupang Corp. Computer-implemented systems and methods for generating demand forecasting data by performing wavelet transform for generating accurate purchase orders
KR20210110131A (en) * 2020-02-28 2021-09-07 쿠팡 주식회사 Computer-implemented systems and methods for generating demand forecasting data by performing wavelet transform for generating accurate purchase orders
KR20210127660A (en) * 2020-02-28 2021-10-22 쿠팡 주식회사 Computer-implemented systems and methods for generating demand forecasting data by performing wavelet transform for generating accurate purchase orders

Similar Documents

Publication Publication Date Title
US9129231B2 (en) Real time energy consumption analysis and reporting
KR101660102B1 (en) Apparatus for water demand forecasting
CN107697107A (en) A kind of train groups prognostic and health management ground intelligent processing system and method
CN110019124B (en) Method and system for revising aggregated weather forecast
CN110705772A (en) Regional power grid wind power generation power prediction optimization method and device
CN114565327B (en) Wisdom energy management and control system based on thing networking
CN101952803A (en) User interface with visualization of real and virtual data
CN113642223B (en) Air quality forecasting method, device, equipment and computer-readable storage medium
CN110705771A (en) Method and device for predicting and optimizing power generation power of new energy of regional power grid
KR20140147456A (en) Method for predicting daily water demand in water distribution network
CN112085285A (en) Bus load prediction method and device, computer equipment and storage medium
CN108846488A (en) The maintenance dispatching method and device of wind power plant
US20190347564A1 (en) Computer-readable storage medium storing control program, control method, and control device
CN114662795A (en) Natural gas load prediction method and system based on EMD-ARIMA-LSTM model
CN116914747B (en) Power consumer side load prediction method and system
Zhang et al. Multi-model based pressure optimization for large-scale water distribution networks
CN110378586B (en) Power transformation equipment defect early warning method and system based on dynamic closed-loop knowledge management
CN116048023B (en) Fine energy management and control method, system, internet of things cloud management and control server and storage medium thereof
CN109978299B (en) Data analysis method and device for offshore wind power business and storage medium
CN110705768A (en) Wind power generation power prediction optimization method and device for wind power plant
WO2022162798A1 (en) Power demand prediction device, power demand prediction method, and program
CN115459455A (en) Information interaction method and system for collaborative scheduling of data center computing power and electric power
CN112560325A (en) Prediction method, system, equipment and storage medium for battery swapping service
CN109726468B (en) Method for realizing crop simulation platform
CN116822997B (en) Real-time carbon emission accounting method and device considering green power

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application