Friday, August 28, 2009

Energy-Aware Internet Routing

Energy-Aware Internet Routing
Software that tracks electricity prices could slash energy costs for big online businesses.

By Will Knight
Monday, August 17, 2009

An Internet-routing algorithm that tracks electricity price fluctuations could save data-hungry companies such as Google, Microsoft, and Amazon millions of dollars each year in electricity costs. A study from researchers at MIT, Carnegie Mellon University, and the networking company Akamai suggests that such Internet businesses could reduce their energy use by as much as 40 percent by rerouting data to locations where electricity prices are lowest on a particular day.

Data beast: Google maintains a huge datacenter in The Dalles, OR.
Credit: John Nelson
Modern datacenters gobble up huge amounts of electricity and usage is increasing at a rapid pace. Energy consumption has accelerated as applications move from desktop computers to the Internet and as information gets transferred from ordinary computers to distributed "cloud" computing services. For the world's biggest information-technology firms, this means spending upwards of $30 million on electricity every year, by modest estimates.

Asfandyar Qureshi, a PhD student at MIT, first outlined the idea of a smart routing algorithm that would track electricity prices to reduce costs in a paper presented in October 2008. This year, Qureshi and colleagues approached researchers at Akamai to obtain the real-world routing data needed to test the idea. Akamai's distributed servers cache information on behalf of many large Web sites across the US and abroad, and process some 275 billion requests per day; while the company does not require many large datacenters itself, its traffic data provides a way to model the demand placed on large Internet companies.

The researchers first analyzed 39 months of electricity price data collected for 29 major US cities. Energy prices fluctuate for a variety of reasons, including seasonal changes in supply, fuel price hikes, and changes in consumer demand, and the researchers saw a surprising amount of volatility, even among geographically close locations.

"The thing that surprised me most was that there was no one place that was always cheapest," says Bruce Maggs, vice president of research at Akamai, who contributed to the project while working as a professor at Carnegie Mellon and is currently a professor at Duke University. "There are large fluctuations on a short timescale."

The team then devised a routing scheme designed to take advantage of daily and hourly fluctuations in electricity costs across the country. The resulting algorithm weighs up the physical distance needed to route information--because it's more expensive to move data further--against the likely cost savings from reduced energy use. Data collected from nine Akamai servers, covering 24 days of activity, provided a way to test the routing scheme using real-world data. The team found that, in the best scenario--one in which energy use is proportional to computing--a company could slash its energy consumption by 40 percent. "The results were pretty surprising," Maggs says.

The ability to throttle back energy consumption could have another benefit for massive Internet companies, the researchers say. If an energy company were struggling to meet demand, it could negotiate for computation to be moved elsewhere; the researchers say that the market mechanisms needed to make this possible are already in place.


[1] 2 Next »

Tags Akami electric grid electricity Google Microsoft

Related Articles
»Netbook Chips Create a Low-Power Cloud
04/16/2009 »A Picowatt Processor
07/08/2008 »Saving Energy in Data Centers
03/11/2008 Comments Close Comments
Open 1 Comment


Price Standards Needed
Writing this kind of software and many other kinds of software to manage usage is pretty straightforward-- really, no fancy routers needed. The only hard part is just getting the price data! Most likely, a complex perl script would be required for each utility to scrape data off a web page-- if it's even available. It could be that some special equipment would be required to receive and decode price data-- then it's very difficult to even get data.

The FERC should solicit proposals for a simple standard format to post current and predicted prices for power via WWW (or even email/NNTP). Ideally, a simple format would be used as the early internet RFCs did. I suppose XML could be used, though I think a simpler text format would be better. Coming up with a generic way to represent "smart-grid" status, and then requiring the information to be posted by all utilities the same way is the main step needed to make grids smarter. Otherwise, we could end up with the Grid of Babble, where each utility uses proprietary equipment, networks, and protocols, and innovation is hobbled.

No comments: