1. Field of the Invention
The instant disclosure relates to a load monitoring and predicting system and method thereof; in particular, to a power load monitoring and predicting system and a method thereof.
2. Description of Related Art
In general, the electricity is not easy to be stored, and the power company needs to provide electricity to customers according to the corresponding contracted capacities in order to maintain the stability of power delivery. However, the temperature goes up in summer, thus the power consuming of air conditioning would be greatly increased for cooling air. The temperature goes down in winter, thus the power consuming of air conditioning or heater would also be greatly increased for heating air. Accordingly, the power company needs to turn on extra power generators to meet the increased demand of electrical power. In other words, the reserve margin of the power company should be increased, and the power company would charge the customers for penalty when customers consume power exceeding the contracted capacities, in which the penalty may be twice (or triple) of the basic tariff.
Specifically, the power company may take the demand measured by 15 minutes average as the actual demand, and the “maximum demand” may be the maximum in the 2880 times of the actual demands. Therefore, the “maximum demand” is one of the safety indexes for the power control system of the power company. Especially, during the rush hour of power consuming, e.g., at noon of the summer, the power demands of customers easily exceed the contracted demands. Conventionally, the energy conservation action is directly turning off electronic equipment. However, in order to achieve energy saving, it is ignoring to the user's feeling when directly unloading or turning off the load devices.
The object of the instant disclosure is to provide a power load monitoring and predicting system and a method thereof.
In order to achieve the aforementioned objects, according to an embodiment of the instant disclosure, a power load monitoring and predicting system is offered. The power load monitoring and predicting system is for monitoring power load of a plurality of load devices. The power load monitoring and predicting system comprises a measuring unit measuring the actual demand of the plurality of load devices during a base period. The power load monitoring and predicting system also comprises a control unit. The control unit coupled to the measuring unit calculates a predicted demand of the plurality of load devices during the second base period according to the actual demand of the plurality of load devices during the second base period. The control unit further determines whether the predicted demand of the plurality of load devices during the second base period is larger than a threshold. The power load monitoring and predicting system further comprises a loading/unloading unit. The loading/unloading unit coupled to the control unit unloads at least one of the load devices when the predicted demand of the plurality of load devices during the second base period is larger than the threshold, so as to make the actual demand of the plurality of load devices during the second base period be less than a predetermined demand target, wherein the threshold is determined by the control unit according to a proportion of the demand target.
In order to achieve the aforementioned objects, according to an embodiment of the instant disclosure, a power load monitoring and predicting method is offered. The power load monitoring and predicting method is for monitoring power load of a plurality of load devices. The power load monitoring and predicting method comprising: measuring a first actual demand of the plurality of load devices during a first base period by a measuring unit; calculating a first predicted demand of the plurality of load devices during a second base period by a control unit; and unloading at least one of the plurality of load devices by a loading/unloading unit when the control unit determines that the first predicted demand is larger than a threshold, so as to make a second actual demand of the plurality of load devices be less than a predetermined demand target during the second base period, wherein the threshold is determined according to a proportion of the demand target.
The embodiments of the instant disclosure provide a power load monitoring and predicting system and a method thereof for the energy saving topic. The energy saving method is implemented in compliance with comfortable environment while maintaining the actual demand less than the demand target.
In order to further the understanding regarding the instant disclosure, the following embodiments are provided along with illustrations to facilitate the disclosure of the instant disclosure.
The aforementioned illustrations and following detailed descriptions are exemplary for the purpose of further explaining the scope of the instant disclosure. Other objectives and advantages related to the instant disclosure will be illustrated in the subsequent descriptions and appended drawings.
The power load monitoring and predicting system disclosed in the instant disclosure gives considerations for comfortable environment.
According to the actual demand of the plurality of load devices during a base period, the control unit 201 calculates a predicted demand of the plurality of load devices during the next base period. In this embodiment, the control unit 201 utilizes the fuzzy neural network or the particle swarm optimization algorithm to estimate the predicted demand of all load devices during next 15 minutes according to the actual demand. Details of the calculation made by the control unit 201 utilizing the fuzzy neural network are described in the following.
The fuzzy neural network is composed of an input layer, a membership layer, a rule layer and an output layer. These four layers of the network could be described in the following equations.
For the first layer (input layer), the net input and the net output of the i-th neuron respectively are
neti1=xi1,yi1=fi1(neti1)=neti1 (equation 1),
wherein xi1 is the input signal of the i-th neuron.
For the second layer (membership layer), each neuron of this layer represents the corresponding characteristic of the membership layer. In this embodiment, the Gaussian function is for describing the corresponding membership. Thus, the net input and the net output of the j-th neuron in this layer respectively are
wherein xi2 is the input of the i-th linguistic variables of the second layer, mij and σij respectively are the mean and the standard deviation of xi2 corresponding to the Gaussian function in the j-th neuron.
For the third layer (rule layer), the net input and the net output of the k-th neuron respectively are
wherein xj3 is the input of the j-th neuron of the third layer, wjk3 is the connection between the membership layer and the rule layer.
For the fourth layer (output layer), the net input and the net output of the o-th neuron of the fourth layer respectively are
wherein wko4 is the output strength related to the k-th rule, xk4 is the input of the k-th neuron of the fourth layer, yo4 is the output of the fuzzy neural network.
For training the efficiency of the fuzzy neural network, this embodiment applies an online learning algorithm to reduce the error. Specifically, the online learning algorithm is a back-propagation algorithm utilizes a gradient descent method to fast adjust the connected weighting, the center and the width of the fuzzy rule base. First, the energy function is defined as:
E=(xf−xl)2/2=e2/2 (equation 5),
wherein xf is the predicted demand, xl is the actual demand, e is the error between the predicted demand and the actual demand. The weighting of the fuzzy neural network, the center of the fuzzy rule base and the width of the Gaussian function are adjusted by equations as follows:
wherein Δwko4, is the weighting variation of the output layer, Δmij is the center variation of the Gaussian function, Δσij is the width variation of the Gaussian function of the membership layer, ηw is the learning rate of the weighting of the fuzzy neural network, ηm and ησ respectively are the learning rates of the center and width of the Gaussian function in the fuzzy neural network. It is worth mentioning that, the selection of the learning rate greatly affects the preference of the fuzzy neural network. Therefore, this embodiment utilizes the output error to adjust variations of the learning rates θw, ηm and ησ. And, the discrete-type Lyapunov function has been proofed that the output error could be converged, in order to obtain the learning rates adapted to a specific network type. These learning rates are described as follows:
ηw=λ/(Pwmax2)=λ/Ru (equation 9),
ηm=λ/(Pwmax2)=ηw[|wkomax4|(2/σijmin)]−2 (equation 10), and
ησ=λ/(Pσmax2)=ηw[|wkomax4|(2/σijmin)]−2 (equation 11),
wherein λ is a positive constant.
Additionally, in another embodiment, a particle swarm optimization algorithm is utilized to estimate the predicted demand of all load devices. The initial state of the particle swarm optimization algorithm starts with a plurality of random particles, and the best solution is obtained through iterative calculating. In other words, the particle tracks two “extreme” to update own. The first extreme is the particle itself to find the optimal solution, that is, the individual extreme (pbest). For example, using a part of particles and taking the searched maximum of the particle in its neighborhood. Another extreme is a global extreme (gbest). Therefore, with these two extremes, the particle updates the velocity and position of the particle itself according to formula as follows:
V
id(t+1)=Vid(t)×w+c1×rand(•)×[ppbest(t)×id(t)]+c2×rand(•)×[pgbest(t)−xid(t)] (equation 12), and
x
id(t+1)=xid(t)+Vid(t+1) (equation 13),
wherein xid is the particle's position, Vid is the particle's velocity, t represents the number of iterations, ppbest is the individual extreme value, Pgbest is the global extreme value, rand(•) is a random number between 0 and 1, w is inertia weight factor, c1 and c2 are positive accelerating parameters. Then, the particle swarm optimization algorithm is proceeded with steps as follows: [step 1] evaluating the fitness value of each particle; [step 2] memorizing the individual extreme (pbest) and comparing the fitness value and the individual extreme (pbest), and the particle memorizes and amends the particle's velocity for next search; [step 3] comparing the individual extreme (pbest) and the global extreme (gbest), if the individual extreme (pbest) is better than the global extreme (gbest) then amending the memory of the global extreme (gbest) and each particle amends the paritcle's velocity for next search according to the memorized global extreme (gbest); [step 4] randomly generating the updating velocity and position of each particle; [step 5] utilizing the equation 12 and the equation 13 to change the particle's velocity and position; [step 6] terminating the process when the termination condition is met, otherwise repeating step 2 to step 5.
The loading/unloading unit 209 is coupled to the control unit 201 for loading or unloading the plurality of load devices. The environmental parameters control unit 207 is coupled to the control unit 201, and each load device is corresponding to at least one environmental parameter. The environmental parameter may be the return water temperature of the central air conditioning, the room temperature, the room humidity or the concentration of carbon dioxide. The input unit 205 and the display unit 211 are coupled to the control unit 201. The display unit 211 displays the status of actual demand of the plurality of load devices for the system administrator of the power load monitoring and predicting center C. The alarm unit 213 is coupled to the control unit 201, for displaying an alarm signal or transmitting a short message to the system administrator when the power load of the system is abnormal. The system administrator could set the demand target or the difference value through the input unit 205 and the display unit 211. Details of the demand target and the difference value would be described hereinafter.
The control unit 201 calculates the predicted demand which means the possible power consumption of the plurality of load devices during next base period (e.g., from 4:15:00 pm to 4:29:59 pm) according to the actual demand of the plurality of load devices during the past base period (e.g., from 4:00:00 pm to 4:14:59 pm). Then, the control unit 201 determines whether the calculated predicted demand is larger than the threshold, wherein the threshold is determined according to a proportion of the demand target. For example, the threshold may be 1.05 times or 1.1 times of the demand target. The threshold can be determined arbitrarily according to demand of system design. In another embodiment, the method of utilizing the historical information for predicting the power demand of the future may comprise predicting the power demand of the month according to the actual demand of the last month, or predicting the power demand of August in this year according to the actual demand of August in last year.
In this embodiment, utilizing a predetermined demand target mode, the system administrator inputs the demand target (e.g., 3900 kW) through the input unit 205, and the display unit 211 displays the inputted demand target. The predetermined demand target mode of the power load monitoring and predicting system 20 controls the actual demand not to exceed 10% of the demand target. Thus, when the control unit 201 determines that the calculated predicted demand exceeds 10% of the predetermined demand target (e.g., 4290 kW), the alarm unit 213 sends alarm words shown in the display unit 211 or sends the alarm short message to the system administrator. Meanwhile, the control 201 would set the predicted demand to be the demand target, and the loading/unloading unit 209 would unload at least one (or more than two) of the plurality of load devices. Therefore, through unloading a part of the load devices by the loading/unloading unit 209, the actual demand of the plurality of load devices measured by the measuring unit 203 during next base period would be less than the predetermined demand target, in order to achieve unloading of the load devices.
In this embodiment, a smart estimation scheme formed of the fuzzy neural network or the particle swarm optimization algorithm calculates and predicts the power load during the next base period according to historical information of the power demand. The prediction method is simple, and the hardware costs of the hardware for collecting related information could be saved also.
In another embodiment, the power load monitoring and predicting system 20 comprises a demand setting mode. Specifically, the system administrator could preset the target of the power demand. The control unit 201 considers the first threshold (e.g., 1.1 times of the demand target) and a second threshold (e.g., 1.05 times of the demand target). During a base period, the measuring unit 203 continuously measures the power consumption of the load devices, and the control unit 201 calculates the predicted demand in real time. When the control unit 201 determines that the predicted demand of the load devices is larger than the second threshold but less than the first threshold, the loading/unloading unit 209 determines which load device (or load devices) should be unloaded according to the environmental parameter(s).
In this embodiment, the selected environmental parameter considered by the control unit 201 is the return water temperature of the central air conditioning. The environmental parameters monitoring unit 207 read the temperatures sensed by the thermometers of the cold water machine of the central air conditioning in the fields, in order to obtain the return water temperature of each central air conditioning. For example, the return water temperature of the cold water machine in the field E2 is 20° C., and the return water temperature of the cold water machine in the field E3 is 9° C., thus the control unit 201 gives a higher priority to unload the central air conditioning with lower return water temperature in the field E3. More specifically, the return water temperature of the cold water machine in the field E3 is lower than the return water temperature of the cold water machine in the field E2, which means the environment temperature of the field E3 is lower than the environment temperature of the field E2. Thus, considering the air conditions of these two fields, the user(s) in the field E2 with unloaded central air conditioning would feel more uncomfortable compared to the user(s) in the field E3 with unloaded air conditioning. In other words, a demand difference mode is provided by this embodiment which determines whether the user(s) would suffer uncomfortable environment according to the environmental parameters when the load device is unloaded, thus the user(s) would not feel uncomfortable due to unloading of the load device.
Furthermore, in this embodiment, the loading/unloading unit 209 unloads at least one (or more than two) of the plurality of load devices according to the environmental parameters, in order to unload a single load device or multiple load devices.
Additionally, in another embodiment, when the predicted demand is less than the second threshold (e.g., 1.05 times of the demand target), the loading/unloading unit 209 could reload at least one of the unloaded load devices according to environmental parameter(s).
Please refer to
Please refer to
Please refer to
According to above descriptions, the power load monitoring and predicting system and the method thereof could monitor a plurality of load device, and regard the measured actual demand as the historical information to calculate the predicted demand representing the possible power consumption of the plurality of load devices during next base period, so as to unload the load device(s) before the overall actual demand exceeds the demand target. As an example, preventing the actual demand to exceed the contracted capacity with the Taiwan power company. Thus, electricity usage could be reduced, and the penalty due to exceeding the contracted capacity could be also avoided, thus the controlling of energy saving is achieved. Additionally, the power load monitoring and predicting system and the method thereof consider environmental parameters for determining which load device(s) should be unload, and give a higher priority to unload the load device(s) of the environment whose environmental comfort does not change much after unloading the corresponding load device(s). Therefore, the controlling of energy saving and maintaining the environmental comfort could be achieved simultaneously.
The descriptions illustrated supra set forth simply the preferred embodiments of the instant disclosure; however, the characteristics of the instant disclosure are by no means restricted thereto. All changes, alternations, or modifications conveniently considered by those skilled in the art are deemed to be encompassed within the scope of the instant disclosure delineated by the following claims.
Number | Date | Country | Kind |
---|---|---|---|
102127772 | Aug 2013 | TW | national |