<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Benjamin Ellis &#187; Current Cost</title>
	<atom:link href="http://benjaminellis.org/tag/current-cost/feed/" rel="self" type="application/rss+xml" />
	<link>http://benjaminellis.org</link>
	<description>Benjamin Not Ben - Jamin on the Net</description>
	<lastBuildDate>Sun, 11 Jul 2010 21:46:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>CurrentCost Graphs &#8211; Monitoring Home Power</title>
		<link>http://benjaminellis.org/2009/01/31/currentcost-graphs-monitoring-home-power/?&amp;owa_from=feed&amp;owa_sid=</link>
		<comments>http://benjaminellis.org/2009/01/31/currentcost-graphs-monitoring-home-power/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 11:31:54 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[geekstuff]]></category>
		<category><![CDATA[homehacking]]></category>
		<category><![CDATA[Current Cost]]></category>
		<category><![CDATA[homecamp]]></category>

		<guid isPermaLink="false">http://benjaminellis.co.uk/?p=156</guid>
		<description><![CDATA[It might not look like it, but that is a wondrous thing. It represents the next step in home hacking with the current cost meter. It is a lead which connects the current cost meter to the serial port on a lower power PC that runs a simple Perl script that records our power usage. The PC runs a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-158" title="currentcost_cable" src="http://benjaminellis.co.uk/wp-content/uploads/2009/01/currentcost_cable.jpg" alt="currentcost_cable" width="500" height="315" /></p>
<p>It might not look like it, but that is a wondrous thing. It represents the next step in <a href="http://benjaminellis.co.uk/2008/11/10/home-hacking/">home hacking with the current cost meter</a>. It is a lead which connects the current cost meter to the serial port on a lower power PC that runs a simple Perl script that records our power usage. The PC runs a script that captures the information from the current cost meter (current power used, in Watts, and temperature in &#8216;C) and build pretty graphs that are then published on a local web server.</p>
<p>Here are some of the useful resources I used to get it done:</p>
<ul>
<li>This original post from jibble.org: <a href="http://www.jibble.org/currentcost/">making graphs using the current cost device</a>.</li>
<li>Crouching Badger&#8217;s experiences with the USB version of the cable <a href="http://www.crouchingbadger.com/post/55471760/badgerpower">with links to a simple perl script</a>.</li>
</ul>
<p>The Jibble post got me started, although not being a PERL programmer or RRD user meant some of the &#8220;easy to make&#8221; changes weren&#8217;t actually that &#8220;easy to make&#8221;. Having learnt RRD a bit more, I&#8217;m impressed with it &#8211; great for performance monitoring of all sorts of thigns. It will take something more to move me to PERL as a programming language &#8211; PHP is as non-visual as I&#8217;m going to get. Some other pointers that helped (and give you an idea what it is all about):</p>
<ul>
<li>Dale Lane has <a href="http://dalelane.co.uk/blog/?p=272">done a fair bit</a> &#8211; it was good to meet him at HomeCamp (I like Dale&#8217;s <a href="http://dalelane.co.uk/blog/?p=273">daily electricity bill</a> too &#8211; I&#8217;ve build something similar, but taking the Kilowatt hours figure from the Current Cost Meter).</li>
<li>Likewise Nicholas O&#8217;Leary has a <a href="http://knolleary.net/tag/currentcost/">series of posts</a>.</li>
<li>There is also a <a href="http://code.google.com/p/currentcost/">Google code repository</a>.</li>
<li><a href="http://www.bensmithurst.com/currentcost/">Ben Smithurst&#8217;s posts</a> were also very helpful &#8211; a full script that updates rrd and an sqlite database too.</li>
</ul>
<p>A slight warning: the commonly used PERL script fails when the temperature goes bellow 10&#8242;C though (since the current cost prints a leading space then, which causes the perl string matching clause to barf) &#8211; keep your current cost warm or fix up the script <img src='http://benjaminellis.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p>I have been amazed at the power of measuring usage in changing behaviours. Measuring really is the first step to managing. Even more excitingly, I have noticed that my gas meter is readable (via a magnetic or optical sensor) so I should be able to track that too soon &#8211; as if I&#8217;m not driving the family crazy already. Here&#8217;s a day of our electricity use (with min, max and average power):</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-163" title="power-day" src="http://benjaminellis.co.uk/wp-content/uploads/2009/01/power-day.png" alt="power-day" width="628" height="353" /></p>
]]></content:encoded>
			<wfw:commentRss>http://benjaminellis.org/2009/01/31/currentcost-graphs-monitoring-home-power/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Home Hacking</title>
		<link>http://benjaminellis.org/2008/11/10/home-hacking/?&amp;owa_from=feed&amp;owa_sid=</link>
		<comments>http://benjaminellis.org/2008/11/10/home-hacking/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 09:53:34 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[geekstuff]]></category>
		<category><![CDATA[homehacking]]></category>
		<category><![CDATA[Current Cost]]></category>
		<category><![CDATA[homecamp]]></category>
		<category><![CDATA[offgrid]]></category>

		<guid isPermaLink="false">http://benjaminellis.co.uk/?p=121</guid>
		<description><![CDATA[No, not breaking into them! Automating them and reducing the power that they use&#8230; Phase I is already underway, as we now have a current cost meter installed (get yours here thanks to Southern Electric&#8217;s discount). Setting it up took about 10 minutes. The unit has already paid for itself by identifying a few unsuspected [...]]]></description>
			<content:encoded><![CDATA[<p>No, not breaking into them! Automating them and reducing the power that they use&#8230;</p>
<div id="attachment_119" class="wp-caption aligncenter" style="width: 310px"><a href="https://www.ecogadgetshop.co.uk/ProductDetails.aspx?ProductCode=Current%20Cost%20Device%20(TEST)&amp;Category=1"><img class="size-full wp-image-119" title="current cost meter - photo by Benjamin Ellis" src="http://benjaminellis.co.uk/wp-content/uploads/2008/11/currentcost-meter.jpg" alt="" width="300" height="450" /></a><p class="wp-caption-text">Current Cost Meter</p></div>
<p style="text-align: center;"><span id="more-121"></span></p>
<p>Phase I is already underway, as we now have a current cost meter installed (get yours <a href="https://www.ecogadgetshop.co.uk/ProductDetails.aspx?ProductCode=Current%20Cost%20Device%20(TEST)&amp;Category=1">here</a> thanks to Southern Electric&#8217;s discount). Setting it up took about 10 minutes. The unit has already paid for itself by identifying a few unsuspected power-hogging devices &#8211; our ambient power consumption has already gone down from 700 Watts to under 350 Watts. The kids want to get it under 200, and are now militant about turning every unused device off &#8211; in the case of my middle son that also includes power sockets with nothing in them, bless him.</p>
<div id="attachment_120" class="wp-caption aligncenter" style="width: 310px"><img class="size-full wp-image-120" title="current cost sensor - Photography by Benjamin Ellis" src="http://benjaminellis.co.uk/wp-content/uploads/2008/11/currentcost-sensor.jpg" alt="Current Cost Sensor Unit" width="300" height="200" /><p class="wp-caption-text">Current Cost Sensor Unit</p></div>
<p>Our peak-burst power usage is around 3Kw for very short periods, so it may be feasible for us to go off-grid, at least from an electric perspective. The next step is to do a wind survey and see if that could supply our ambient power needs.</p>
<p>Later this month I&#8217;ll be heading along to <a href="http://homecamp.pbwiki.com/">homecamp</a>, a UK gathering of home hackers, and will hopefully pick up some good ideas there&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://benjaminellis.org/2008/11/10/home-hacking/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
