<?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; amr</title>
	<atom:link href="http://chrisbergeron.com/tag/amr/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisbergeron.com</link>
	<description>My projects, rants and general info</description>
	<lastBuildDate>Thu, 17 May 2012 07:30:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<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>

