EP3491591A1 - Method for predicting consumption demand using an advanced prediction model - Google Patents

Method for predicting consumption demand using an advanced prediction model

Info

Publication number
EP3491591A1
EP3491591A1 EP17740416.7A EP17740416A EP3491591A1 EP 3491591 A1 EP3491591 A1 EP 3491591A1 EP 17740416 A EP17740416 A EP 17740416A EP 3491591 A1 EP3491591 A1 EP 3491591A1
Authority
EP
European Patent Office
Prior art keywords
model
parameter
parameters
received
values
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.)
Ceased
Application number
EP17740416.7A
Other languages
German (de)
French (fr)
Inventor
Philippe CHARPENTIER
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.)
Electricite de France SA
Original Assignee
Electricite de France SA
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 Electricite de France SA filed Critical Electricite de France SA
Publication of EP3491591A1 publication Critical patent/EP3491591A1/en
Ceased legal-status Critical Current

Links

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
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • 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/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/06Energy or water supply
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/50Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications

Definitions

  • the invention relates to the management of an electrical energy distribution network, by estimating the energy demand by consumers, in particular with the aim of providing for the erasure of targeted consumers (which amounts to imposing maximum consumption on them), limited to a threshold) in case of peak demand.
  • a computing entity optimizing the energy supplier in order to optimize the electricity production from its various sources of production (eg nuclear, hydraulic, photovoltaic and / or fossil energy with generator).
  • the setting of this model is preferably pessimistic, as indicated, because it is generally taken a safety margin.
  • link function When the link function is set, data that can only be intermittently available (from time to time), but not always, is ignored. However, this data may be more recent than parameter data retained and, therefore, provide more relevant information than the parameter data retained.
  • the provider is never immune to a computer problem, particularly for the retrieval of the chosen parameter data, which could prevent the model from working effectively.
  • the present invention improves the situation.
  • the link function chosen for the model applied in step c) is adaptive and depends on the parameter values received in step b).
  • Steps a) and b) include in particular the operations:
  • step b2) determining, according to a chosen criterion, a ranking in order of relevance of the parameters whose values are received in step b1), and
  • step c) constructing a model based on at least one link function involving at least one of the most relevant parameters according to the classification of the operation b2), for the subsequent implementation of step c).
  • the link function used is not fixed, but it is adaptive according to the most promising parameters for the prediction to be made.
  • the aforementioned criterion has at least one component relating to the novelty of a value received for one parameter, relative to other values received for other parameters.
  • the above-mentioned chosen criterion may be unique or, in a more sophisticated variant, result from a combination of several criteria.
  • the criterion chosen may also take into account a planned date for estimating the energy demand.
  • the model constructed in operation a2) is based on an average of link functions (and thus results from an average of models) each involving at least one parameter among the most relevant parameters according to the ranking of operation b2).
  • this average is a weighted average according to the order of relevance of the parameters determined in the operation b2).
  • the ranking in order of relevance of the parameters is done by calculating more precisely the relevance of the models using these parameters.
  • the operation b2) then comprises:
  • the error for each model is preferably estimated by comparing:
  • the models of the plurality of models are constructed by learning in a received parameter value history database.
  • the method may then comprise a target erection step d) of targeted consumers, in case of prediction of a peak demand in step c).
  • the invention also relates to a computer program (the general algorithm of which may correspond to FIG. 4) and comprising instructions for the implementation of the above method, when this program is executed by a processor.
  • the present invention also relates to a computing device (reference SI of Figure 1 discussed below) for managing an electric power distribution network, and implementing an estimate of energy demand by consumers.
  • This device comprises in particular a processing circuit including a processor (reference PROC of Figure 1) for the implementation of the method above.
  • FIG. 1 illustrates a global system comprising the computing device SI for the implementation of the present invention
  • FIG. 2 illustrates more precisely the operation of the computing device SI
  • FIG. 3 illustrates the adaptation of the data in history for a particular update
  • FIG. 4 illustrates the main steps of a method in a particular embodiment of the invention.
  • the computing device SI (for "information system") is presented in the form of a computer typically comprising a computer processing circuit including:
  • an input interface IN to receive historical data to be stored, and to process to establish models by self-learning
  • a memory MEM2 for storing these data in a database BD history
  • a working memory MEM cooperating with the processor PROC for the processing of these data, this memory being able to store further instructions of a computer program within the meaning of the invention
  • an output interface OUT for example to send an erasure instruction calculated by the computing device SI, as a function of the processing of the received data.
  • the input data IN can be received via an NW network. It can be typically:
  • HRD power consumed for example
  • the output data OUT can be sent via the NW network and can correspond to:
  • a self-learning solution is set up so that when new data arrives, the model relearns the actual parameters of the model.
  • the data used for forecasting often come from individual meters (for example, from companies).
  • An imponderable thing about this approach is that the data recovery time remains random. However, it appeared that the more recent data used in the model, the better the forecast.
  • a self-learning solution where the parameters of the model are regularly updated with the arrival of new data is proposed here.
  • the link function that is the basis of the definition of the model is not definitively fixed, but it is adaptive according to the most recent data received.
  • the invention makes it possible to always make a prediction even in the case where data recovery is not possible.
  • the forecast is not simply realized using a single model, but using several models where the final forecast is a weighted average of the together model forecasts, the weight of a model being all the more important as its latest forecasts are better.
  • it seeks to predict the erasure of consumers having a consumption contract greater than 250 kW and adhering to an offer with a tariff incentive to erase on a general peak day.
  • the data recorded in individual counters 1 to n are read remotely by the supplier and then stored in a database BD.
  • the data is then corrected (for obvious errors) and aggregated.
  • a file of the available data history is then generated. This file includes the polling date, the aggregated power of the portfolio, and the deletion indication.
  • This file with the desired start and end dates, is provided to a self-learning module.
  • the self-learning module adjusts the link function of each prediction model according to the data, learns the parameters and makes the prediction on dates passed as parameters.
  • the prediction is written by the module in an output file which is then read by the computing device SI.
  • the prediction can then be transmitted to an erasure optimizer for example (not shown).
  • the module therefore builds one or more models where the most recent variable ("delayed power” here) is delayed by Delta. It should be noted that it is possible to provide several delayed variables as explanatory variables of the model, possibly different from a delayed power.
  • the first step is the calculation of Delta in step S1.
  • the module in order to learn the parameters of these link functions, the module generates a learning database from which the parameters of the N models are learned (step S2).
  • a prediction is then made from each model for N models from 1 to N (step S3).
  • the applied prediction is simply an arithmetic mean of all the predictions of the N models (step S5).
  • a weighted average based on the error made by the N models on the last predictions is rather calculated (step S6).
  • a consumption model (and the associated link function) using yesterday's meteorological data would have less weight than a trend model. consumption and using consumption data collected from consumers at a pace of 20 minutes for example. On the other hand, the receipt of more recent meteorological data could reverse this weighting.
  • the second criterion presented above if a prediction has already been made for the type of day on which the prediction must be made (for example a Monday, or a Tuesday, ...) and a type of instant (for example at 8h, or 8h30, ...) (T7 test of Figure 4), the final prediction is:
  • step S8 the weighted average of the predictions of the N models (step S8), or the prediction of one of the N models if this model is more efficient for the type of time of day and type of day than the prediction by weighted average (step S9).
  • step S 8 the weighted average prediction is used (step S 8).

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Marketing (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Business, Economics & Management (AREA)
  • Operations Research (AREA)
  • Development Economics (AREA)
  • Quality & Reliability (AREA)
  • Game Theory and Decision Science (AREA)
  • Health & Medical Sciences (AREA)
  • Educational Administration (AREA)
  • Public Health (AREA)
  • Water Supply & Treatment (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Supply And Distribution Of Alternating Current (AREA)

Abstract

The invention relates to the management of an electrical power distribution network, by estimating power demand from consumers, comprising the steps: a1) predicting a plurality of link functions, each specific to one type of model and to at least one input parameter (S2); b1) receiving, as input of the computer device, a plurality of respective input parameter values (S1); b2) determining, according to a selected criterion, a classification by order of relevance of the parameters for which the values are received in operation b1) (S6), and; a2) constructing a model based on at least one link function using at least one of the parameters that is the most relevant according to the classification of operation b2), for subsequently implementing step c) (S8; S9).

Description

Procédé de prédiction de demande de consommation, utilisant un modèle de prédiction perfectionné  A method for predicting consumption demand, using an improved prediction model
L'invention concerne la gestion d'un réseau de distribution d'énergie électrique, par estimation de la demande d'énergie par des consommateurs, notamment dans le but de prévoir l'effacement de consommateurs ciblés (revenant à leur imposer une consommation maximale, limitée à un seuil) en cas de pic de demande. The invention relates to the management of an electrical energy distribution network, by estimating the energy demand by consumers, in particular with the aim of providing for the erasure of targeted consumers (which amounts to imposing maximum consumption on them), limited to a threshold) in case of peak demand.
Plus particulièrement, on cherche à prévoir la puissance effaçable d'une journée J+l à J+X sur un portefeuille de consommateurs (appelés « clients » ci-après) ayant souscrit à une puissance supérieure à un seuil donné (par exemple 250 kW) (typiquement à un tarif avec une incitation tarifaire à un effacement volontaire). Cette prévision est ensuite transmise à une entité informatique d'optimisation du fournisseur d'énergie afin notamment d'optimiser la production électrique issue de ses différentes sources de production (par exemple nucléaire, hydraulique, photovoltaïque et/ou énergie fossile avec groupe électrogène). More particularly, it seeks to predict the erasable power of a day D + 1 to D + X on a portfolio of consumers (called "customers" below) having subscribed to a power greater than a given threshold (for example 250 kW ) (typically at a tariff with a tariff incentive to voluntary deletion). This forecast is then transmitted to a computing entity optimizing the energy supplier in order to optimize the electricity production from its various sources of production (eg nuclear, hydraulic, photovoltaic and / or fossil energy with generator).
Il existe peu de publications dans l'état de l'art relativement à la prévision d'effacement en tant que telle, même si plusieurs techniques de prévision de consommation électrique sont présentées dans l'état de l'art. Ces techniques de prévision de consommation mettent en avant des solutions où un seul modèle est généralement utilisé et l'apprentissage du modèle est effectué sur des historiques de données assez longs. De plus, une fois l'apprentissage effectué, les paramètres sont programmés en dur (de façon définitive) dans un système informatique de prévision de consommation / prise de décision d'effacement. There are few state-of-the-art publications for erase prediction as such, although several power consumption prediction techniques are presented in the state of the art. These consumption forecasting techniques highlight solutions where a single model is generally used and model learning is performed on fairly long data histories. In addition, once learning is done, the parameters are programmed hard (permanently) in a computer system consumption forecast / decision making erasure.
Ce sont donc toujours les mêmes variables (ou retards de variables) qui sont utilisées pour réaliser la prédiction, et la fonction dite « fonction de lien » entre les paramètres surveillés et la prévision de consommation est toujours fixée. Habituellement, la fonction de lien entre les variables explicatives et la variable à prédire est fixée, et ce même si les paramètres sont mis à jours au cours du temps. Par exemple dans un modèle de prévision d'effacement, par faute de temps, il n'est pas toujours possible d'avoir accès aux dernières observations. Le retard des variables est donc fixé de manière « pessimiste » pour être sûr d'avoir la donnée juste nécessaire à la prévision. It is therefore always the same variables (or variable delays) that are used to make the prediction, and the function called "link function" between the monitored parameters and the consumption forecast is always fixed. Usually, the link function between the explanatory variables and the variable to be predicted is fixed, even if the parameters are updated over time. For example, in an erasure prediction model, due to a lack of time, it is not always possible to have access to the latest observations. The delay of the variables is thus fixed in a "pessimistic" way to be sure of having the data just necessary for the forecast.
Ces variables sont choisies généralement de manière à s'assurer de disposer de leur valeur courante au moment où le fournisseur souhaite réaliser la prédiction de consommation. Le paramétrage de ce modèle est de préférence pessimiste, comme indiqué, car il est pris généralement une marge de sécurité. Lorsque la fonction de lien est fixée, une donnée qui ne peut être disponible que par intermittence (de temps en temps), mais pas systématiquement, est ignorée. Or, cette donnée peut être plus récente que des données de paramètres retenus et, de ce fait, apporterait une information plus pertinente que les données de paramètres retenus. Par ailleurs, le fournisseur n'est jamais à l'abri d'un problème informatique, notamment pour la récupération des données de paramètres retenus, et qui pourrait empêcher le modèle de fonctionner efficacement. These variables are generally chosen so as to ensure that their current value is available at the moment when the supplier wishes to make the consumption prediction. The setting of this model is preferably pessimistic, as indicated, because it is generally taken a safety margin. When the link function is set, data that can only be intermittently available (from time to time), but not always, is ignored. However, this data may be more recent than parameter data retained and, therefore, provide more relevant information than the parameter data retained. In addition, the provider is never immune to a computer problem, particularly for the retrieval of the chosen parameter data, which could prevent the model from working effectively.
La présente invention vient améliorer la situation. The present invention improves the situation.
Elle propose à cet effet un procédé mis en œuvre par des moyens informatiques, de gestion d'un réseau de distribution d'énergie électrique, le procédé comportant une estimation de demande en énergie par des consommateurs, l'estimation de demande comportant les étapes : It proposes for this purpose a method implemented by computer means, management of an electric power distribution network, the method comprising an estimate of energy demand by consumers, the demand estimation comprising the steps:
a) prévoir au moins un modèle basé sur une fonction de lien entre au moins un paramètre d'entrée du modèle et au moins un paramètre de sortie du modèle, b) recevoir en entrée d'un dispositif informatique au moins une valeur du paramètre d'entrée, et c) appliquer le modèle à la valeur reçue du paramètre d'entrée pour délivrer une valeur de paramètre de sortie, relative à une prédiction de demande en énergie. a) providing at least one model based on a link function between at least one input parameter of the model and at least one output parameter of the model, b) receiving at the input of a computing device at least one value of the parameter d entrance, and c) applying the model to the received value of the input parameter to output an output parameter value relating to a power demand prediction.
En particulier dans la présente invention, la fonction de lien choisie pour le modèle appliqué à l'étape c) est adaptative et fonction des valeurs de paramètres reçues à l'étape b). Les étapes a) et b) comportent en particulier les opérations : In particular in the present invention, the link function chosen for the model applied in step c) is adaptive and depends on the parameter values received in step b). Steps a) and b) include in particular the operations:
al) prévoir une pluralité de fonctions de lien, propres chacune à un type de modèle et à au moins un paramètre d'entrée, al) providing a plurality of link functions, each specific to a type of model and to at least one input parameter,
bl) recevoir en entrée du dispositif informatique plusieurs valeurs de paramètres respectifs d'entrée, b1) receiving at the input of the computing device a plurality of respective input parameter values,
b2) déterminer, selon un critère choisi, un classement par ordre de pertinence des paramètres dont les valeurs sont reçues à l'opération bl), et b2) determining, according to a chosen criterion, a ranking in order of relevance of the parameters whose values are received in step b1), and
a2) construire un modèle basé sur au moins une fonction de lien faisant intervenir au moins l'un des paramètres les plus pertinents selon le classement de l'opération b2), pour la mise en œuvre ultérieure de l'étape c). a2) constructing a model based on at least one link function involving at least one of the most relevant parameters according to the classification of the operation b2), for the subsequent implementation of step c).
Ainsi, la fonction de lien utilisée n'est pas fixée, mais elle est adaptative en fonction des paramètres les plus prometteurs pour la prédiction à réaliser. Dans une forme de réalisation, le critère choisi précité comporte au moins une composante relative à la nouveauté d'une valeur reçue pour un paramètre, relativement à d'autres valeurs reçues pour d'autres paramètres. Thus, the link function used is not fixed, but it is adaptive according to the most promising parameters for the prediction to be made. In one embodiment, the aforementioned criterion has at least one component relating to the novelty of a value received for one parameter, relative to other values received for other parameters.
Ainsi, des paramètres « prometteurs » comme indiqué ci-avant sont préférentiellement ceux dont les valeurs reçues sont les plus récentes.  Thus, "promising" parameters as indicated above are preferably those whose values are the most recent.
Le critère choisi précité peut être unique ou, dans une variante plus sophistiquée, résulter d'une combinaison de plusieurs critères. The above-mentioned chosen criterion may be unique or, in a more sophisticated variant, result from a combination of several criteria.
Ainsi, en variante ou en combinaison, le critère choisi peut tenir compte aussi d'une date prévue pour l'estimation de la demande en énergie. Dans une réalisation, le modèle construit à l'opération a2) est basé sur une moyenne de fonctions de lien (et résulte donc d'une moyenne de modèles) faisant intervenir chacune au moins un paramètre parmi les paramètres les plus pertinents selon le classement de l'opération b2). Thus, as a variant or in combination, the criterion chosen may also take into account a planned date for estimating the energy demand. In one embodiment, the model constructed in operation a2) is based on an average of link functions (and thus results from an average of models) each involving at least one parameter among the most relevant parameters according to the ranking of operation b2).
Préférentiellement, cette moyenne est une moyenne pondérée selon l'ordre de pertinence des paramètres déterminé à l'opération b2). Preferably, this average is a weighted average according to the order of relevance of the parameters determined in the operation b2).
Dans une réalisation, le classement par ordre de pertinence des paramètres s'effectue en calculant plus précisément la pertinence des modèles utilisant ces paramètres. Dans cette réalisation, l'opération b2) comporte alors : In one embodiment, the ranking in order of relevance of the parameters is done by calculating more precisely the relevance of the models using these parameters. In this embodiment, the operation b2) then comprises:
- la construction d'une pluralité de modèles utilisant des paramètres d'entrée pour lesquels des valeurs ont été reçues,  the construction of a plurality of models using input parameters for which values have been received,
- pour chaque modèle construit, une estimation d'erreur par rapport à un historique de valeurs des paramètres d'entrée intervenant dans chaque modèle, et  for each model constructed, an estimate of error with respect to a history of values of the input parameters intervening in each model, and
- le classement des paramètres par ordre de pertinence, en fonction de l'erreur estimée sur les modèles utilisant ces paramètres.  - the ranking of the parameters in order of relevance, according to the estimated error on the models using these parameters.
Dans cette réalisation, l'erreur pour chaque modèle est préférentiellement estimée en comparant : In this embodiment, the error for each model is preferably estimated by comparing:
- l'application du modèle sur des valeurs précédentes d'un historique de valeurs de paramètres pour anticiper une valeur courante d'un paramètre de sortie, à  the application of the model to previous values of a history of parameter values to anticipate a current value of an output parameter, to
- une valeur courante du paramètre de sortie, effectivement reçue par le dispositif informatique.  a current value of the output parameter, actually received by the computing device.
Dans un mode de réalisation, les modèles de la pluralité de modèles sont construits par apprentissage dans une base de données d'historique de valeurs de paramètres reçues. In one embodiment, the models of the plurality of models are constructed by learning in a received parameter value history database.
Le procédé peut comporter ensuite une étape d) de consigne d'effacement de consommateurs ciblés, en cas de de prédiction d'un pic de demande à l'étape c). L'invention vise aussi un programme informatique (dont l'algorithme général peut correspondre à la figure 4) et comportant des instructions pour la mise en œuvre du procédé ci-avant, lorsque ce programme est exécuté par un processeur. La présente invention vise aussi un dispositif informatique (référence SI de la figure 1 commentée ci-après) de gestion d'un réseau de distribution d'énergie électrique, et mettant en œuvre une estimation de demande en énergie par des consommateurs. Ce dispositif comporte en particulier un circuit de traitement incluant un processeur (référence PROC de la figure 1) pour la mise en œuvre du procédé ci-avant. The method may then comprise a target erection step d) of targeted consumers, in case of prediction of a peak demand in step c). The invention also relates to a computer program (the general algorithm of which may correspond to FIG. 4) and comprising instructions for the implementation of the above method, when this program is executed by a processor. The present invention also relates to a computing device (reference SI of Figure 1 discussed below) for managing an electric power distribution network, and implementing an estimate of energy demand by consumers. This device comprises in particular a processing circuit including a processor (reference PROC of Figure 1) for the implementation of the method above.
D'autres avantages et caractéristiques de l'invention apparaîtront à la lecture de la description d'exemples de réalisation ci-dessous, et à l'examen des dessins annexés et sur lesquels : Other advantages and characteristics of the invention will become apparent on reading the description of embodiment examples below, and on examining the appended drawings, in which:
- la figure 1 illustre un système global comprenant le dispositif informatique SI pour la mise en œuvre de la présente invention ;  FIG. 1 illustrates a global system comprising the computing device SI for the implementation of the present invention;
- la figure 2 illustre plus précisément le fonctionnement du dispositif informatique SI, FIG. 2 illustrates more precisely the operation of the computing device SI,
- la figure 3 illustre l'adaptation des données en historique pour une mise à date particulière, FIG. 3 illustrates the adaptation of the data in history for a particular update,
- la figure 4 illustre les principales étapes d'un procédé dans une forme de réalisation particulière de l'invention.  FIG. 4 illustrates the main steps of a method in a particular embodiment of the invention.
En référence à la figure 1 , le dispositif informatique SI (pour « système d'information ») est présenté sous la forme d'un ordinateur comprenant typiquement un circuit de traitement informatique incluant : With reference to FIG. 1, the computing device SI (for "information system") is presented in the form of a computer typically comprising a computer processing circuit including:
- une interface d'entrée IN, pour recevoir des données d'historique à stocker, et à traiter pour établir des modèles par autoapprentissage, an input interface IN, to receive historical data to be stored, and to process to establish models by self-learning,
- un processeur PROC relié à l'interface d'entrée IN,  a PROC processor connected to the input interface IN,
- une mémoire MEM2 de stockage de ces données dans une base de données BD d'historique, - une mémoire de travail MEM coopérant avec le processeur PROC pour le traitement de ces données, cette mémoire pouvant stocker en outre des instructions d'un programme informatique au sens de l'invention, a memory MEM2 for storing these data in a database BD history, a working memory MEM cooperating with the processor PROC for the processing of these data, this memory being able to store further instructions of a computer program within the meaning of the invention,
- une interface de sortie OUT, par exemple pour envoyer une consigne d'effacement calculée par le dispositif informatique SI, en fonction du traitement des données reçues.  an output interface OUT, for example to send an erasure instruction calculated by the computing device SI, as a function of the processing of the received data.
Bien entendu, un opérateur peut piloter le fonctionnement du dispositif SI et dispose notamment d'un écran de visualisation SCR à cet effet. Les données d'entrée IN peuvent être reçues via un réseau NW. Il peut s'agir typiquement :  Of course, an operator can control the operation of the SI device and has in particular an SCR display screen for this purpose. The input data IN can be received via an NW network. It can be typically:
- de données de consommation (puissance consommée par exemple) HRD, qui sont horodatées comme on le verra plus loin,  - consumption data (power consumed for example) HRD, which are time stamped as will be seen later,
- de données météorologiques, avec une date associée d'événement météorologique prévu,  - meteorological data, with an associated date of the forecast meteorological event,
- de données d'effacement DEFF pour certains consommateurs volontaires, à des instants choisis par ces consommateurs par exemple.  erase data DEFF for certain voluntary consumers, at times chosen by these consumers for example.
Les données de sortie OUT peuvent être envoyées via le réseau NW et peuvent correspondre à : The output data OUT can be sent via the NW network and can correspond to:
- des consignes d'effacement CEFF destinées à des compteurs identifiés, et que peut calculer le dispositif informatique SI, en fonction des pics de demande prévus et des capacités d'effacement indiquées par des données DEFF,  erase instructions CEFF intended for identified counters, which can be calculated by the computing device SI, according to the expected demand peaks and the erasing capacities indicated by data DEFF,
- des informations utiles pour le producteur d'énergie, pour l'assister à la décision de produire de l'énergie à partir d'une source (photovoltaïque PV, par exemple) plutôt qu'à partir d'une autre (nucléaire N, par exemple), en fonction des prévisions de besoins de consommation que peut calculer le dispositif informatique SI,  - useful information for the energy producer, to assist him in the decision to produce energy from one source (PV photovoltaic, for example) rather than from another (nuclear N, for example), according to the forecasts of consumption needs that can be calculated by the computing device SI,
- etc. Dans un exemple de réalisation décrit ci-après, seul un historique de données fiables du phénomène à prévoir (l'effacement par exemple, ou simplement un pic de demande) est disponible. Selon une approche proposée dans un mode de réalisation de l'invention, une solution d'auto-apprentissage est mise en place de sorte que quand de nouvelles données arrivent, le modèle réapprend les paramètres-mêmes du modèle. En effet, les données servant à la prévision proviennent souvent de compteurs individuels (d'entreprise par exemple). Un impondérable quant à cette approche est que le temps de récupération de la donnée reste aléatoire. Toutefois, il est apparu que plus la donnée utilisée dans le modèle était récente, et meilleure était la prévision. Ainsi, une solution d'auto-apprentissage où les paramètres du modèle sont mis à jour régulièrement avec l'arrivée de nouvelles données est proposée ici. La fonction de lien qui est à la base de la définition du modèle n'est donc pas définitivement fixée, mais elle est adaptative en fonction des données les plus récentes reçues. - etc. In an exemplary embodiment described below, only a history of reliable data of the phenomenon to be predicted (the erasure for example, or simply a peak of request) is available. According to an approach proposed in one embodiment of the invention, a self-learning solution is set up so that when new data arrives, the model relearns the actual parameters of the model. In fact, the data used for forecasting often come from individual meters (for example, from companies). An imponderable thing about this approach is that the data recovery time remains random. However, it appeared that the more recent data used in the model, the better the forecast. Thus, a self-learning solution where the parameters of the model are regularly updated with the arrival of new data is proposed here. The link function that is the basis of the definition of the model is not definitively fixed, but it is adaptive according to the most recent data received.
Le fait de ne pas fixer la fonction de lien et de l'adapter aux données les plus récentes permet de toujours utiliser l'information la plus récente disponible et donc la plus pertinente. Ainsi, l'invention permet de réaliser toujours la meilleure prédiction à partir des données disponibles. Not setting the link function and adapting it to the most recent data always makes use of the most up-to-date and therefore most relevant information available. Thus, the invention makes it possible to always produce the best prediction from the available data.
En outre, au cas où une panne informatique parvient au niveau du système informatique (ou du dispositif SI présenté ci-avant) et que les données nécessaires à la réalisation de la prédiction ne sont pas disponibles, il suffit de relancer le module de prédiction, lequel adapte alors la fonction de lien aux données présentes dans la base d'historique. Là encore, l'invention permet de réaliser toujours une prédiction même dans le cas où la récupération des données n'est pas possible. In addition, in the event that a computer failure reaches the level of the computer system (or the SI device presented above) and that the data necessary for the realization of the prediction are not available, it is sufficient to restart the prediction module, which then adapts the link function to the data present in the history database. Here again, the invention makes it possible to always make a prediction even in the case where data recovery is not possible.
Ainsi, il est proposé de faire évoluer les paramètres avec l'arrivée de nouvelles données. En outre, dans un exemple de réalisation proposé ci-après, la prévision n'est pas simplement réalisée à l'aide d'un modèle unique, mais à l'aide de plusieurs modèles où la prévision finale est une moyenne pondérée de l'ensemble des prévisions des modèles, le poids d'un modèle étant d'autant plus important que ses dernières prévisions sont meilleures. Dans un exemple d'application, on cherche à prédire l'effacement des consommateurs ayant un contrat de consommation supérieure à 250 kW et adhérant à une offre avec une incitation tarifaire à l'effacement un jour de pointe générale. Thus, it is proposed to change the parameters with the arrival of new data. In addition, in an example of realization proposed hereafter, the forecast is not simply realized using a single model, but using several models where the final forecast is a weighted average of the together model forecasts, the weight of a model being all the more important as its latest forecasts are better. In one application example, it seeks to predict the erasure of consumers having a consumption contract greater than 250 kW and adhering to an offer with a tariff incentive to erase on a general peak day.
Seul est disponible un historique limité de données permettant de réaliser la prédiction. Il est mis alors en œuvre un traitement informatique permettant aux modèles de réapprendre les paramètres avec l'arrivée de nouvelles données (auto-apprentissage) et d'adapter la fonction de lien en fonction des données les plus récentes à disposition. Only a limited history of data is available to make the prediction possible. It is then implemented a computer processing allowing models to relearn the parameters with the arrival of new data (self-learning) and to adapt the link function according to the most recent data available.
En référence à la figure 2, les données enregistrées dans des compteurs individuels 1 à n sont relevées à distance par le fournisseur puis stockées dans une base de données BD. Les données sont ensuite corrigées (pour les erreurs manifestes) et agrégées. Un fichier de l'historique de données disponibles est ensuite généré. Ce fichier comprend la date de relève, la puissance agrégée du portefeuille, et l'indication d'effacement. With reference to FIG. 2, the data recorded in individual counters 1 to n are read remotely by the supplier and then stored in a database BD. The data is then corrected (for obvious errors) and aggregated. A file of the available data history is then generated. This file includes the polling date, the aggregated power of the portfolio, and the deletion indication.
Ce fichier, avec les dates de début et fin de prédiction voulues, sont fournis à un module d'auto-apprentissage. Le module d'auto-apprentissage adapte la fonction de lien de chaque modèle de prédiction en fonction des données, apprend les paramètres et réalise la prédiction aux dates passées en tant que paramètres. This file, with the desired start and end dates, is provided to a self-learning module. The self-learning module adjusts the link function of each prediction model according to the data, learns the parameters and makes the prediction on dates passed as parameters.
La prédiction est écrite par le module dans un fichier de sortie qui est lu ensuite par le dispositif informatique SI. La prédiction peut être ensuite transmise à un optimiseur d'effacement par exemple (non représenté). The prediction is written by the module in an output file which is then read by the computing device SI. The prediction can then be transmitted to an erasure optimizer for example (not shown).
On se réfère maintenant à la figure 3 pour décrire plus particulièrement le fonctionnement du module d'auto-apprentissage. Ce dernier commence par lire les données explicatives. Dans un premier temps, il calcule la différence en instants de temps entre la donnée à prédire et la donnée la plus récente. Par exemple, s'il faut prédire le 14 Novembre 2016 et que les dernières données disponibles jugées pertinentes datent du 10 novembre, un décalage est alors calculé comme suit : Delta = 4 jours * nb instants par jour Referring now to Figure 3 to more specifically describe the operation of the self-learning module. The latter begins by reading the explanatory data. First, it calculates the difference in time instants between the data to be predicted and the most recent data. For example, if November 14, 2016 is to be predicted and the last available data deemed relevant is November 10, then an offset is calculated as follows: Delta = 4 days * nb instants per day
Le module construit donc un ou plusieurs modèles où la variable (« puissance retardée » ici) la plus récente est retardée de Delta. Il convient de noter qu'il est possible de prévoir plusieurs variables retardées comme variables explicatives du modèle, éventuellement différentes d'une puissance retardée.  The module therefore builds one or more models where the most recent variable ("delayed power" here) is delayed by Delta. It should be noted that it is possible to provide several delayed variables as explanatory variables of the model, possibly different from a delayed power.
Ainsi, en référence maintenant à la figure 4, la première étape est le calcul de Delta à l'étape SI . Ensuite, afin d'apprendre les paramètres de ces fonctions de lien, le module génère une base de données d'apprentissage à partir de laquelle les paramètres des N modèles sont appris (étape S2). Une prédiction est alors réalisée à partir de chaque modèle pour N modèles de 1 à N (étape S3). Pour une première prédiction (test T4), la prédiction appliquée est simplement une moyenne arithmétique de l'ensemble des prédictions des N modèles (étape S5). En revanche, si plusieurs prédictions ont déjà été réalisées, une moyenne pondérée en fonction de l'erreur réalisée par les N modèles sur les dernières prédictions est plutôt calculée (étape S6). Thus, with reference now to FIG. 4, the first step is the calculation of Delta in step S1. Then, in order to learn the parameters of these link functions, the module generates a learning database from which the parameters of the N models are learned (step S2). A prediction is then made from each model for N models from 1 to N (step S3). For a first prediction (T4 test), the applied prediction is simply an arithmetic mean of all the predictions of the N models (step S5). On the other hand, if several predictions have already been made, a weighted average based on the error made by the N models on the last predictions is rather calculated (step S6).
Par exemple, selon le premier critère de pertinence présenté précédemment et relatif à la nouveauté des données reçues, un modèle de consommation (et la fonction de lien associée) utilisant des données météorologiques datant de la veille aurait moins de poids qu'un modèle de tendance de consommation et utilisant des données de consommation relevées chez des consommateurs à un pas de 20 minutes par exemple. En revanche, la réception de données météorologiques plus récentes pourrait inverser cette pondération. En outre, selon le deuxième critère présenté précédemment, si une prédiction a déjà été réalisée pour le type de jour où la prédiction doit être réalisée (par exemple un lundi, ou un mardi,...) et à un type d'instant (par exemple à 8h, ou à 8h30,...) (test T7 de la figure 4), la prédiction finale est : For example, according to the first relevance criterion presented above and relating to the novelty of the data received, a consumption model (and the associated link function) using yesterday's meteorological data would have less weight than a trend model. consumption and using consumption data collected from consumers at a pace of 20 minutes for example. On the other hand, the receipt of more recent meteorological data could reverse this weighting. In addition, according to the second criterion presented above, if a prediction has already been made for the type of day on which the prediction must be made (for example a Monday, or a Tuesday, ...) and a type of instant ( for example at 8h, or 8h30, ...) (T7 test of Figure 4), the final prediction is:
- la moyenne pondérée des prédictions des N modèles (étape S8), - ou la prédiction d'un des N modèles si ce modèle est plus performant pour le type d'heure de la journée et le type de jour que la prédiction par moyenne pondérée (étape S9). the weighted average of the predictions of the N models (step S8), or the prediction of one of the N models if this model is more efficient for the type of time of day and type of day than the prediction by weighted average (step S9).
En revanche, si aucune prédiction n'a été précédemment calculée pour ce type d'horodate (instant et jour) alors la prédiction par moyenne pondérée est utilisée (étape S 8).  On the other hand, if no prediction has been previously calculated for this type of time stamp (instant and day) then the weighted average prediction is used (step S 8).
Bien entendu, la présente invention ne se limite pas aux formes de réalisation présentées ci-avant et admet des variantes. Of course, the present invention is not limited to the embodiments presented above and admits variants.
Par exemple, la nature même des modèles qui peuvent être utilisés admet de nombreuses variantes et peut être complexe. La présente description n'a pas à détailler de tels modèles. Il convient de retenir simplement que le choix même du modèle (et de la fonction de lien entre les paramètres d'entrée et de sortie qui lui sont associés) est adaptatif en fonction des données reçues (de leur nouveauté, de leur pertinence par rapport à une date de prédiction à réaliser, ou autre). For example, the very nature of the models that can be used has many variations and can be complex. The present description does not have to detail such models. It should be remembered that the choice of the model (and the link function between input and output parameters associated with it) is adaptive according to the data received (their novelty, their relevance to a prediction date to achieve, or other).
Par ailleurs, on a défini ci-avant un ordre de pertinence des paramètres, calculé à partir de l'erreur évaluée pour chaque modèle utilisant ces paramètres. Cette approche admet néanmoins des variantes et il est possible par exemple, dans une variante moins sophistiquée, de définir un paramètre comme pertinent directement en fonction de l'horodate de réception des données de ce paramètre. Furthermore, an order of relevance of the parameters, calculated from the evaluated error for each model using these parameters, has been defined above. This approach nevertheless admits of variants and it is possible for example, in a less sophisticated variant, to define a parameter as directly relevant as a function of the time of reception of the data of this parameter.
On a en outre décrit ci-avant une moyenne des résultats de modèles qui est pondérée. Il convient de relever que l'application d'une simple moyenne arithmétique a déjà permis d'améliorer (de 15% selon les tests réalisés) les résultats de l'application d'un unique modèle à partir d'une fonction de lien fixe au sens de l'art antérieur. In addition, an average of the weighted model results has been described above. It should be noted that the application of a simple arithmetic mean has already made it possible to improve (by 15% according to the tests carried out) the results of applying a single model from a fixed link function to sense of the prior art.

Claims

REVENDICATIONS
1. Procédé mis en œuvre par des moyens informatiques, de gestion d'un réseau de distribution d'énergie électrique, le procédé comportant une estimation de demande en énergie par des consommateurs, l'estimation de demande comportant les étapes : A method implemented by computer means for managing an electrical energy distribution network, the method comprising an estimate of energy demand by consumers, the demand estimation comprising the steps of:
a) prévoir au moins un modèle basé sur une fonction de lien entre au moins un paramètre d'entrée du modèle et au moins un paramètre de sortie du modèle, b) recevoir en entrée d'un dispositif informatique au moins une valeur du paramètre d'entrée, et a) providing at least one model based on a link function between at least one input parameter of the model and at least one output parameter of the model, b) receiving at the input of a computing device at least one value of the parameter d entrance, and
c) appliquer le modèle à la valeur reçue du paramètre d'entrée pour délivrer une valeur de paramètre de sortie, relative à une prédiction de demande en énergie, c) applying the model to the received value of the input parameter to output an output parameter value relating to a power demand prediction,
caractérisé en ce que la fonction de lien choisie pour le modèle appliqué à l'étape c) est adaptative et fonction des valeurs de paramètres reçues à l'étape b), characterized in that the link function chosen for the model applied in step c) is adaptive and dependent on the parameter values received in step b),
et en ce que les étapes a) et b) comportent les opérations : and in that steps a) and b) comprise the operations:
al) prévoir une pluralité de fonctions de lien, propres chacune à un type de modèle et à au moins un paramètre d'entrée, al) providing a plurality of link functions, each specific to a type of model and to at least one input parameter,
bl) recevoir en entrée du dispositif informatique plusieurs valeurs de paramètres respectifs d'entrée, b1) receiving at the input of the computing device a plurality of respective input parameter values,
b2) déterminer, selon un critère choisi, un classement par ordre de pertinence des paramètres dont les valeurs sont reçues à l'opération bl), et b2) determining, according to a chosen criterion, a ranking in order of relevance of the parameters whose values are received in step b1), and
a2) construire un modèle basé sur au moins une fonction de lien faisant intervenir au moins l'un des paramètres les plus pertinents selon le classement de l'opération b2), pour la mise en œuvre ultérieure de l'étape c). a2) constructing a model based on at least one link function involving at least one of the most relevant parameters according to the classification of the operation b2), for the subsequent implementation of step c).
2. Procédé selon la revendication 1, caractérisé en ce que le critère choisi comporte au moins une composante relative à la nouveauté d'une valeur reçue pour un paramètre, relativement à d'autres valeurs reçues pour d'autres paramètres. 2. Method according to claim 1, characterized in that the selected criterion comprises at least one component relating to the novelty of a value received for a parameter, relative to other values received for other parameters.
3. Procédé selon l'une des revendications précédentes, caractérisé en ce que le critère choisi tient compte d'une date prévue pour l'estimation de la demande en énergie. 3. Method according to one of the preceding claims, characterized in that the selected criterion takes into account a date provided for estimating the energy demand.
4. Procédé selon l'une des revendications précédentes, caractérisé en ce que le modèle construit à l'opération a2) est basé sur une moyenne de fonctions de lien faisant intervenir chacune au moins un paramètre parmi les paramètres les plus pertinents selon le classement de l'opération b2). 4. Method according to one of the preceding claims, characterized in that the model constructed in operation a2) is based on an average of link functions each involving at least one parameter among the most relevant parameters according to the classification of operation b2).
5. Procédé selon la revendication 4, caractérisé en ce que ladite moyenne est pondérée selon l'ordre de pertinence des paramètres déterminé à l'opération b2). 5. Method according to claim 4, characterized in that said average is weighted according to the order of relevance of the parameters determined in the operation b2).
6. Procédé selon l'une des revendications précédentes, caractérisé en ce que l'opération b2) comporte : 6. Method according to one of the preceding claims, characterized in that the operation b2) comprises:
- la construction d'une pluralité de modèles utilisant des paramètres d'entrée pour lesquels des valeurs ont été reçues,  the construction of a plurality of models using input parameters for which values have been received,
- pour chaque modèle construit, une estimation d'erreur par rapport à un historique de valeurs des paramètres d'entrée intervenant dans chaque modèle, et  for each model constructed, an estimate of error with respect to a history of values of the input parameters intervening in each model, and
- le classement des paramètres par ordre de pertinence, en fonction de l'erreur estimée sur les modèles utilisant ces paramètres. - the ranking of the parameters in order of relevance, according to the estimated error on the models using these parameters.
7. Procédé selon la revendication 6, caractérisé en ce que l'erreur pour chaque modèle est estimée en comparant : 7. Method according to claim 6, characterized in that the error for each model is estimated by comparing:
- l'application du modèle sur des valeurs précédentes d'un historique de valeurs de paramètres pour anticiper une valeur courante d'un paramètre de sortie, à the application of the model to previous values of a history of parameter values to anticipate a current value of an output parameter, to
- une valeur courante du paramètre de sortie, effectivement reçue par le dispositif informatique.  a current value of the output parameter, actually received by the computing device.
8. Procédé selon l'une des revendications 6 et 7, caractérisé en ce que les modèles de la pluralité de modèles sont construits par apprentissage dans une base de données d'historique de valeurs de paramètres reçues. 8. Method according to one of claims 6 and 7, characterized in that the models of the plurality of models are constructed by learning in a database of history of received parameter values.
9. Procédé selon l'une des revendications précédentes, caractérisé en ce qu'il comporte en outre une étape d) de consigne d'effacement de consommateurs ciblés, en cas de de prédiction d'un pic de demande à l'étape c). 9. Method according to one of the preceding claims, characterized in that it further comprises a step d) target erase target consumers, in case of prediction of a peak demand in step c) .
10. Programme informatique caractérisé en ce qu'il comporte des instructions pour la mise en œuvre du procédé selon l'une des revendications 1 à 9, lorsque ce programme est exécuté par un processeur. 10. Computer program characterized in that it comprises instructions for the implementation of the method according to one of claims 1 to 9, when the program is executed by a processor.
11. Dispositif informatique de gestion d'un réseau de distribution d'énergie électrique, mettant en œuvre une estimation de demande en énergie par des consommateurs, caractérisé en ce qu'il comporte un circuit de traitement incluant un processeur pour la mise en œuvre du procédé selon l'une des revendications 1 à 9. 11. A computer device for managing an electrical energy distribution network, implementing an estimate of energy demand by consumers, characterized in that it comprises a processing circuit including a processor for the implementation of the process according to one of claims 1 to 9.
EP17740416.7A 2016-07-26 2017-07-24 Method for predicting consumption demand using an advanced prediction model Ceased EP3491591A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR1657149A FR3054703B1 (en) 2016-07-26 2016-07-26 METHOD FOR PREDICTING CONSUMPTION DEMAND, USING AN IMPROVED PREDICTION MODEL
PCT/EP2017/068646 WO2018019769A1 (en) 2016-07-26 2017-07-24 Method for predicting consumption demand using an advanced prediction model

Publications (1)

Publication Number Publication Date
EP3491591A1 true EP3491591A1 (en) 2019-06-05

Family

ID=58162671

Family Applications (1)

Application Number Title Priority Date Filing Date
EP17740416.7A Ceased EP3491591A1 (en) 2016-07-26 2017-07-24 Method for predicting consumption demand using an advanced prediction model

Country Status (3)

Country Link
EP (1) EP3491591A1 (en)
FR (1) FR3054703B1 (en)
WO (1) WO2018019769A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110895721B (en) * 2018-09-12 2021-11-16 珠海格力电器股份有限公司 Method and device for predicting electric appliance function
CN112001563B (en) * 2020-09-04 2023-10-31 深圳天源迪科信息技术股份有限公司 Method and device for managing ticket quantity, electronic equipment and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR3014613B1 (en) * 2013-12-11 2016-01-15 Electricite De France PREDICTING ERASED FLUID CONSUMPTION

Also Published As

Publication number Publication date
FR3054703A1 (en) 2018-02-02
FR3054703B1 (en) 2023-04-28
WO2018019769A1 (en) 2018-02-01

Similar Documents

Publication Publication Date Title
US11876374B2 (en) System and method for optimal control of energy storage system
EP2211300B1 (en) Method of forecasting electricity production of photovoltaic means
WO2015086994A1 (en) Prediction of a curtailed consumption of fluid
JP5833267B1 (en) Power generation amount predicting control device, power generation amount prediction method, and power generation amount prediction program
WO2018019769A1 (en) Method for predicting consumption demand using an advanced prediction model
JP6303909B2 (en) Planning method, planning system and planning program
EP3554888B1 (en) Improved charging device, in particular for an electric vehicle
US20180047039A1 (en) Spending allocation in multi-channel digital marketing
WO2020048761A1 (en) Method and system for controlling and regulating a system for heating premises
US20230259846A1 (en) Communications apparatus and method for estimating potential demand for improved forecasting and resource management
CN115456273A (en) User behavior prediction method, device and equipment
EP3902095B1 (en) Process for predicting an operating time of a connected object
EP3559688B1 (en) Improved characterisation of an electrochemical device in operation for a prognosis of the future operation of the device
FR3028080A1 (en) METHOD OF MANAGING THE REAL-TIME ELECTRIC POWER DISTRIBUTION OVER AN ILOTE NETWORK
FR3102873A1 (en) Method of disaggregating an electric charge curve
CA2913250A1 (en) Estimation of a deleted fluid consumption
EP3499436A1 (en) System for predicting power consumption over a predetermined period
FR2979451A1 (en) Method for determining power consumption related to external temperature for management of power system, involves determining share of power consumption related to external temperature by summing impulse responses of power consumption
WO2015036406A1 (en) Management of the energy consumption of a computer population
CN114135794B (en) Method and device for detecting leakage of water network
EP3651089B1 (en) Method for aggregation of flexibilities, corresponding computer program, recording medium and computer system
CN116664289A (en) Service information prediction method and device, storage medium and electronic device
CN117911078A (en) Power data processing method and device, electronic equipment and storage medium
CN114519461A (en) Transaction time prediction method and device
FR2975521A1 (en) Method for providing quantity of electrical energy produced by photovoltaic equipment installed at site, involves providing set of data items, where each data item identifies neighborhood past situation for production of electrical energy

Legal Events

Date Code Title Description
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: UNKNOWN

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE

PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20190107

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

DAV Request for validation of the european patent (deleted)
DAX Request for extension of the european patent (deleted)
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

17Q First examination report despatched

Effective date: 20191105

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

APBK Appeal reference recorded

Free format text: ORIGINAL CODE: EPIDOSNREFNE

APBN Date of receipt of notice of appeal recorded

Free format text: ORIGINAL CODE: EPIDOSNNOA2E

APBR Date of receipt of statement of grounds of appeal recorded

Free format text: ORIGINAL CODE: EPIDOSNNOA3E

APAF Appeal reference modified

Free format text: ORIGINAL CODE: EPIDOSCREFNE

REG Reference to a national code

Ref country code: DE

Ref legal event code: R003

APBT Appeal procedure closed

Free format text: ORIGINAL CODE: EPIDOSNNOA9E

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED

18R Application refused

Effective date: 20221220