<?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>Chris Bergeron&#039;s Blog &#187; solar</title>
	<atom:link href="http://chrisbergeron.com/tag/solar/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisbergeron.com</link>
	<description>My projects, rants and general info</description>
	<lastBuildDate>Wed, 25 Jan 2012 02:18:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Solar: Update 2</title>
		<link>http://chrisbergeron.com/2009/09/test/</link>
		<comments>http://chrisbergeron.com/2009/09/test/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 19:25:02 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[home]]></category>
		<category><![CDATA[solar]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://chrisbergeron.com/?p=354</guid>
		<description><![CDATA[Tracking electricity usage is an important component of solar power. In order to help me achieve this goal, I wrote some software to help me monitor my electricity usage. Each month when the electric bill arrives, I input the data into an iPhone applet. This applet records the data into a database. I&#8217;m not going [...]]]></description>
			<content:encoded><![CDATA[<p>Tracking electricity usage is an important component of solar power.  In order to help me achieve this goal, I wrote some software to help me monitor my electricity usage.  Each month when the electric bill arrives, I input the data into an iPhone applet.  This applet records the data into a database.  I&#8217;m not going to link to it for privacy reasons, but here&#8217;s a picture of the applet:<br />
<br /><center><img src="http://chrisbergeron.com/wp-content/uploads/iphone_electricbill_applet.PNG"><br />
Here are a couple of graphs produced from it.  The first are the bill amounts:<br />
<a href="http://chrisbergeron.com/mystuff/view_electric.php"><img src="/mystuff/graph_total_bills_elect.php" alt="Bill amounts" /></a><br /> 
<p>
<p>The second is the number of kiloWatt hours used:<br />
<a href="http://chrisbergeron.com/mystuff/view_electric.php"><img src="/mystuff/graph_all_kwh.php" alt="kWh used" /></a></center></p>
<p>
<p>Here&#8217;s the latest data (as of Wednesday 8th of February 2012 12:54:11 PM):
<ul>
<li><b>54</b> months of data</li>
<li><b>47,973</b> kiloWatt hours used totalling: <b>$USD 5,761.52</b>.  This equates to a practical average price per watt of: $USD 0.12 (including base charges and tax)</li>
<li>Average bill amount: <b>$USD 106.69</b></li>
<li>Average kWh per month: <b>888</b></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://chrisbergeron.com/2009/09/test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solar: Update 1</title>
		<link>http://chrisbergeron.com/2009/09/solar-update-1/</link>
		<comments>http://chrisbergeron.com/2009/09/solar-update-1/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 17:10:34 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[solar]]></category>
		<category><![CDATA[home improvement]]></category>

		<guid isPermaLink="false">http://chrisbergeron.com/?p=353</guid>
		<description><![CDATA[I just talked to my local utility, Sawnee EMC, and they&#8217;ve removed the administrative fees and meter rental fees associated with a net metered solar installation. A couple of years ago, when I was in the early planning stages of using solar, there was a $50/month admin. fee and a $12/month rental fee. These fees [...]]]></description>
			<content:encoded><![CDATA[<p>I just talked to my local utility, <a href="http://sawnee.com">Sawnee EMC</a>, and they&#8217;ve removed the administrative fees and meter rental fees associated with a net metered solar installation.  A couple of years ago, when I was in the early planning stages of using solar, there was a $50/month admin. fee and a $12/month rental fee.  These fees alone would have cost more per month than the savings from a 2kW solar array.  Now that they&#8217;ve removed these fees, switching to solar is making even more financial sense.  Also, instead of having to rely on my own battery array during darkness, I can use utility power via a net-metering capable meter.  Great news!</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisbergeron.com/2009/09/solar-update-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reading data from Itron Centron, and openAMR</title>
		<link>http://chrisbergeron.com/2009/07/reading-data-from-itron-centron-and-openamr/</link>
		<comments>http://chrisbergeron.com/2009/07/reading-data-from-itron-centron-and-openamr/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 00:54:26 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[solar]]></category>
		<category><![CDATA[amr]]></category>

		<guid isPermaLink="false">http://chrisbergeron.com/?p=159</guid>
		<description><![CDATA[In anticipation of installing a Solar Array at home (someday), I&#8217;m going to need to monitor my power usage more accurately. I&#8217;ve created a worksheet to approximate my power usage, but I need more solid data. So, I&#8217;m going to need to read data directly from the Itron Centron CL200 meter. It uses ANSI C12.19 [...]]]></description>
			<content:encoded><![CDATA[<p>In anticipation of installing a Solar Array at home (someday), I&#8217;m going to need to monitor my power usage more accurately.  I&#8217;ve created a worksheet to approximate my power usage, but I need more solid data.  So, I&#8217;m going to need to read data directly from the Itron Centron CL200 meter.  It uses ANSI C12.19 and C12.22 standards for transmitting data, so I should be able to tap into it after I familiarize myself with the specs.  The CL200 also transmits watt-hour usage via infrared pulses on the top of the meter.  It seems that the meter transmits 1 pulse for every watt hour of usage, so in the near-term I&#8217;m going to have to build a circuit to read this data.  Once I&#8217;m able to read the data, I can begin analyzing it and I&#8217;ll post it (along with graphs) on this site.<br />

<a href='http://chrisbergeron.com/2009/07/reading-data-from-itron-centron-and-openamr/dsc05123/' title='DSC05123'><img width="150" height="150" src="http://chrisbergeron.com/wp-content/uploads/2009/07/DSC05123-150x150.jpg" class="attachment-thumbnail" alt="Infrared transmitter on power meter" title="DSC05123" /></a>
<a href='http://chrisbergeron.com/2009/07/reading-data-from-itron-centron-and-openamr/dsc05121/' title='DSC05121'><img width="150" height="150" src="http://chrisbergeron.com/wp-content/uploads/2009/07/DSC05121-150x150.jpg" class="attachment-thumbnail" alt="The Centron / Itron CL200 meter" title="DSC05121" /></a>
<a href='http://chrisbergeron.com/2009/07/reading-data-from-itron-centron-and-openamr/asset/' title='asset'><img width="150" height="150" src="http://chrisbergeron.com/wp-content/uploads/2009/07/asset-150x150.jpg" class="attachment-thumbnail" alt="Smartgrid metering" title="asset" /></a>
<br />
Fortunately, there&#8217;s already an existing open-source project dedicated to Automated Meter Reading(AMR):  <a href="http://openamr.org">OpenAMR</a><br />
<br />
Another blogger is also working on a similar project.  His page can be found here: <a href="http://davestech.blogspot.com/2008/02/itron-remote-read-electric-meter.html">http://davestech.blogspot.com/2008/02/itron-remote-read-electric-meter.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://chrisbergeron.com/2009/07/reading-data-from-itron-centron-and-openamr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

