= Green Computing = * [http://udn.com/NEWS/WORLD/WOR4/4983977.shtml 家用電怎麼省 微軟幫你算] * [http://www.find.org.tw/find/home.aspx?page=news&id=5521 開創綠能生活的智慧型電網] * [http://www.ladyada.net/make/tweetawatt/ Tweet-a-Watt] - Build a wireless home-power monitoring system * google 無線量耗電量的裝置大破解 * 由 MIT 學生製作的 Tweet-a-Watt ,自行修改電流計,加上 !ZigBee 模組,將統計數據透過 Google App Engine 作出可以歷史圖表。真是太強了~ * 相關中文報導: [http://www.bnext.com.tw/NotablesView_407 Tweet 可以監測電力消耗? Tweet A Watt 分享用電裝置] * [http://www.bnext.com.tw/NotablesView_382 打敗高電費!Google與Microsoft教你如何省電!] * [http://googleblog.blogspot.com/2009/02/power-to-people.html Power to the people] * [http://news.cnet.com/8301-11128_3-10158547-54.html Microsoft crunches numbers on energy, carbon] * 歐巴馬上任後,提出的 Smart Grid 概念。 * 詳 [http://blogs.spectrum.ieee.org/tech_talk/2009/01/hope_for_the_future_the_smart.html Hope for the Future: The Smart Grid Is Just What Obama Calls For] * [http://tw.youtube.com/watch?v=YrcqA_cqRD8 Video 1(精簡版)] * [http://video.google.com/videosearch?hl=en&resnum=1&q=smart%20grid&um=1&ie=UTF-8&sa=N&tab=wv#q=smart%20grid%20IEEE&hl=en&emb=0 Video 2(完整版)] * 在 Debian 跟 Ubuntu 都有一個套件叫做 [http://packages.debian.org/etch/lm-sensors lm-sensor] - utilities to read temperature/voltage/fan sensors {{{ ~$ sudo apt-get install lm-sensors ~$ sudo /etc/init.d/lm-sensors start ~$ sudo sensors-detect 這個指令會跑很多測試,我跑出來最後秀這行,我就把它加到 /etc/modules To load everything that is needed, add this to /etc/modules: #----cut here---- # Chip drivers coretemp #----cut here---- ~$ sudo modprobe coretemp ~$ sudo sensors coretemp-isa-0000 Adapter: ISA adapter Core 0: +40.0°C (crit = +100.0°C) coretemp-isa-0001 Adapter: ISA adapter Core 1: +37.0°C (crit = +100.0°C) }}} * 透過 lm-sensors 可以知道現在 CPU 溫度是多少。還有另外一個跟 lm-sensor 有關的套件叫 [http://packages.debian.org/etch/sensord sensord],應該就可以幫忙紀錄歷史 CPU 溫度吧~想操機器的可以試試看 CPU 一直維持 99% 時,溫度是怎麼變化 :) * [http://www.infoq.com/news/2008/12/Architecture-Green-Computing Architecting for Green Computing] * [http://www.msarchitecturejournal.com/pdf/Journal18.pdf The Microsoft Architecture Journal: Green Computing](PDF) * 2008-04-30: [FYI] [http://www.microsoft.com/presspass/press/2008/apr08/04-28PowerAwarePR.mspx Microsoft Research Supports Exploration Into Energy-Efficient Computing]