Reducing Electricity Bills For Buildings With XML
Roland Piquepaille writes "Even if new buildings are connected to Internet, they usually don't communicate between themselves. And when it comes to electricity, these buildings are selfish and consume what they want without any coordination. Now, an XML-based system developed at Lawrence Berkeley National Laboratory is using Web services to collectively adjust power usage to variations in price. In 'Internet ups power grid IQ,' Technology Research News reports that the system was successfully tested for two weeks on five commercial buildings. 'Beyond price, systems could be programmed to respond to changes in air quality or to tap into sustainable energy sources.' You'll find more details, pictures and references in this overview. [Additional note: The system described here is completely different to the one mentioned in Slashdot last March in Building the Energy Internet.]"
I work for a building automation contractor, and I can tell you, this stuff has been around for years. There's even a standard for stuff like this, and it's nothing nearly as lame as a new XML-DTD-that-will-save-the-world.
The standard is called BACnet (Building Automation and Control Network), and it was (and is) developed by ASHRAE, the American Society of Heating, Refrigeration, and Air-conditioning Engineers.
We (at my company) are a dealer for a particular brand of native BACnet controllers and software. It's all web-based. Everyone in the industry has web-based software now. Ours happens to be multi-site, too. And ours can interface easily with several hundred different manufacturers' products, including UPS and generator managers. We also frequently take direct control of chillers, which are huge power hogs. All of this can be programmed to maintain a steady climate, light areas appropriately, and keep equipment from failing prematurely, all while monitoring and controlling power usage.
This is hardly news, and certainly not standards-compliant.
Demand limiting is big bucks. It is common to have a contract with a power company that says that during peak times you will not exceed a given kWH in a 15 or 30 min interval. Often the penalty for doing so is severe, such as a upward change in rate structure for the rest of the contract.
Even less harsh contracts usually involve a peak kW demand charge that is in addition to the normal kWH charge.
Running the AC at half power all the time is often not realistic. Big ACs have control systems that automatically change their output level according to demand anyway. The functionaly described here is actually nothing at all new to those control systems. Just the XML part is new and even that is over a year old for my company.
Take a look at Johnson Controls, Siemens, Automatated Logic, and Honeywell. All of us have controls systems that do in fact talk between buildings using TCP/IP if not XML in particular. (Bacnet is the big standard protocol in our world actually.) All of us have control systems that does everything that article talks about and much, much more.