LOAD CONTROL PRIORITY GROUPING SYSTEM AND METHODS OF USE
20230402842 · 2023-12-14
Inventors
Cpc classification
H02J3/144
ELECTRICITY
International classification
H02J3/00
ELECTRICITY
H02J13/00
ELECTRICITY
Abstract
Disclosed herein is a system and method of use for managing loads. More specifically, the present invention generally relates to a system and method of use for managing loads, which utilizes groupings to determine what resources are turned off for a given load shed situation or what resources are turned on for a given load increase situation. In one embodiment the system is comprised of at least one digitally controlled switch being communicatively coupled with a user interface for controlling the digitally controlled switches. The digitally controlled switches are combined into priority dropout groups.
Claims
1. A load managing system as herein disclosed.
2. A method of use for a load managing system as herein disclosed.
Description
BRIEF DESCRIPTION OF THE SEVERAL VIEWS OF THE DRAWINGS
[0017] For a more complete understanding of the features and advantages of the present invention, reference is now made to the detailed description of the invention along with the accompanying figures in which:
[0018]
[0019]
[0020]
[0021]
[0022]
[0023]
[0024]
[0025]
DETAILED DESCRIPTION OF THE INVENTION
[0026] Disclosed herein is a system and method of use directed to a load managing system. The numerous innovative teachings of the present invention will be described with particular reference to several embodiments (by way of example, and not of limitation).
[0027] Reference is first made to
[0028] The Wemo insight is a digitally controlled relay between a device and a wall outlet. The Wemo has the capability to transmit certain parameters, such as the current power consumption of the attached, wirelessly. The WeMo insight comes in a couple of different packages depending on the country of purchase. All variants have the same software protocols from country to country however the plug shape varies. In an embodiment, labeled specifications set input and output voltage to 120 V˜ at 60 Hz with a maximum current capability of 15 A.
[0029] The Wemo communicates using Universal Plug and Play, UPnP, via Hypertext Transfer Protocol for Secure communication, HTTPS, Simple Object Access Protocol, SOAP, and Extensible Markup Language, XML, over Internet Protocol, IP. The use of UPnP, which is baked into the WeMo firmware. In an embodiment, the system relies on the underlying network controls, HTTPS, SOAP, and XML rather than the overhead UPnP.
[0030] HTTPS is the backbone of how communication is handled between the WeMo and other devices. HTTP boiled down just means communication between a client and a server. In this instance devices trying to control the Wemo would be considered the client while the Wemo itself is the server. HTTP allows the clients to submit requests to the server. These requests are stateless meaning past events have no direct bearing on current requests, as a result states are achieved through other means. SOAP is a messaging protocol that uses XML for its data format and HTTP to communicate with devices.
[0031] In an embodiment, the XML markup isn't directly available to us and as such utilize an HTTP GET request to gather that data. This is done by sending a request through a web browser, formatted as [IP]:[PORT]/evenservice.xml, to a Wemo connected to the same local network. If this HTTP request is successful, then the web browser will display the current actions the WeMo device can perform written in XML. Using this method, the UPnP protocols can be bypassed saving the local network from a large amount of traffic.
[0032] The following section covers the hardware specifics, RF interference and network congestion encountered, and the approach to create router isolation. This section also covers the name scheme created to aggregate the desired characteristics of the load.
[0033] Reference is next made to
[0034] Each WeMo has two network interfaces; each with their own MAC address. The first interface is for the set-up mode. When set-up mode is enabled, the WeMo will disable the network facing interface. The setup mode's MAC address is one hexadecimal decremented from the one provided on the device. The WeMos network status light flashes amber and it broadcasts its unique 2.4 GHz SSID. Once the initial set-up is completed, the WeMo disables the set-up mode, and enables the network facing interface.
[0035] The application interacts with the smart socket through the UPnP protocol that sends out a command to look up which WeMos are connected to the network. The protocol limits the amount of WeMos that can interact with the application at once. All the devices are active when the application is launched which gradually causes network congestion. Both WeMo connectivity modes work on 2.4 GHz band. When the limit of WeMos is reached, the set-up mode contributes to network congestion, and further limits the process of pairing multiple WeMos to the network.
[0036] The first approach was to create signal attenuation by increasing the distance of the WeMos in set-up mode from the network facing WeMo. This approach was taken further by implementing RF shielding around the access points to attenuate the signal emitted from a WeMo in set-up mode. The access points were relocated closer to the network facing WeMo. A galvanized steel sheet was placed behind the access points which were oriented at an angle facing the paired WeMos.
[0037] The shielding method proved successful in mitigating the signal of the WeMos in set-up mode. Our next task was to control the network traffic caused by the number of network-facing WeMos. The smart socket was not built with the ability to switch easily between access points with the same SSID. Herein disclosed is a WeMo cluster controller device to cope with the network traffic by network facing WeMos. Raspberry-Pi single board computer is used as the hardware platform for the cluster controller device, and it consists of two network interfaces, ethernet and wireless. The wireless interface is used to host wifi access point, which acts as the access point for the network facing WeMos. The ethernet interface is used to connect the cluster controller device to the main network. In this way, we can isolate groups of WeMo switches in to wifi networks with unique SSIDs. Furthermore, cluster controller devices can execute control commands at the local level. To enable the local control capabilities of the cluster controller, we have developed python-based software drivers for WeMo smart switches.
[0038] Reference is now made to
[0039] Reference is next made to
[0040] Reference is now made to
[0041] Reference is next made to
[0042] Another necessity that the priority algorithm takes care of is the issue of DER availability. Unfortunately, user level DER's cannot be considered systems that are on all the time, in other words, these systems are not dependable. These dependability issues arise from various factors ranging from small DER reliability to unforeseeable user actions. This algorithm negates these issues by rechecking a load that may not have been available and automatically changing priority level to accommodate a newly responsive DER.
[0043] Reference is lastly made to
[0044] In brief, the invention is directed to a load managing system.
[0045] The disclosed system and method of use is generally described, with examples incorporated as particular embodiments of the invention and to demonstrate the practice and advantages thereof. It is understood that the examples are given by way of illustration and are not intended to limit the specification or the claims in any manner.
[0046] To facilitate the understanding of this invention, a number of terms may be defined below. Terms defined herein have meanings as commonly understood by a person of ordinary skill in the areas relevant to the present invention. Terms such as “a”, “an”, and “the” are not intended to refer to only a singular entity, but include the general class of which a specific example may be used for illustration. The terminology herein is used to describe specific embodiments of the invention, but their usage does not delimit the disclosed system or method of use, except as may be outlined in the claims.
[0047] Alternative applications for this invention include using this system or method of use in any application where managing devices based on groups is desired. Consequently, any embodiments comprising a one piece or multi piece system having the structures as herein disclosed with similar function shall fall into the coverage of claims of the present invention and shall lack the novelty and inventive step criteria.
[0048] It will be understood that particular embodiments described herein are shown by way of illustration and not as limitations of the invention. The principal features of this invention can be employed in various embodiments without departing from the scope of the invention. Those skilled in the art will recognize, or be able to ascertain using no more than routine experimentation, numerous equivalents to the specific system and method of use described herein. Such equivalents are considered to be within the scope of this invention and are covered by the claims.
[0049] All publications, references, patents, and patent applications mentioned in the specification are indicative of the level of those skilled in the art to which this invention pertains. All publications, references, patents, and patent application are herein incorporated by reference to the same extent as if each individual publication, reference, patent, or patent application was specifically and individually indicated to be incorporated by reference.
[0050] In the claims, all transitional phrases such as “comprising,” “including,” “carrying,” “having,” “containing,” “involving,” and the like are to be understood to be open-ended, i.e., to mean including but not limited to. Only the transitional phrases “consisting of” and “consisting essentially of,” respectively, shall be closed or semi-closed transitional phrases.
[0051] The system and/or methods of use disclosed and claimed herein can be made and executed without undue experimentation in light of the present disclosure. While the system and methods of use of this invention have been described in terms of preferred embodiments, it will be apparent to those skilled in the art that variations may be applied to the system and/or methods of use and in the steps or in the sequence of steps of the method of use described herein without departing from the concept, spirit, and scope of the invention.
[0052] More specifically, it will be apparent that certain components, which are both shape and material related, may be substituted for the components described herein while the same or similar results would be achieved. All such similar substitutes and modifications apparent to those skilled in the art are deemed to be within the spirit, scope, and concept of the invention as defined by the appended claims.