<?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>DEXMA Blog &#187; msp430</title>
	<atom:link href="http://blog.dexmatech.com/tag/msp430/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dexmatech.com</link>
	<description>Energy Management Solutions</description>
	<lastBuildDate>Wed, 01 Sep 2010 11:32:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>When energy matters</title>
		<link>http://blog.dexmatech.com/2008/07/08/when-energy-matters/</link>
		<comments>http://blog.dexmatech.com/2008/07/08/when-energy-matters/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 21:51:15 +0000</pubDate>
		<dc:creator>xorduna</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[energy]]></category>
		<category><![CDATA[msp430]]></category>
		<category><![CDATA[power consumption]]></category>

		<guid isPermaLink="false">http://blog.dexmatech.com/?p=10</guid>
		<description><![CDATA[When a wireless sensor node has to run with batteries for months it is really important to know which is the average power consumption. Standard AA batteries have about 2000 mAh (they can supply 1 mA for 2000 hours), msp430 (which maybe is the 16 bit microcontroller with lower power consumption) can draw from 0,3 [...]]]></description>
			<content:encoded><![CDATA[<p>When a wireless sensor node has to run with batteries for months it is really important to know which is the average power consumption. Standard AA batteries have about 2000 mAh (they can supply 1 mA for 2000 hours), msp430 (which maybe is the 16 bit microcontroller with lower power consumption) can draw from 0,3 uA in sleep mode to 4 mA in active mode, a radio chip like CC2420 draws about 20 mA in Transmition or Reception, reading from any kind of sensors could up to 6 mA. The worst case would be a power consumption of 30 mA, that will draw the entire battery in about 72 hours. That&#8217;s not good. It is mandatory to have an inteligent operating system adaptation that really manages power consumption and starts and stops devices only when needed. But is also really important, when prototyping a wireless sensing application to know exactly how much power will it draw. This is why at dexma we have developped DXNRG, used with dexCell framework, will help integrators to fine tune the application and optimize battery life. DXNRG is fully integrated in dexCell Stack, it takes care of how much time each device is used, information can be sent over the network or over the serial port. Using dexCell Server integration, it is really easy to know which is the average power comsumption of your applications, and predict in a more effective way batteries life.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dexmatech.com/2008/07/08/when-energy-matters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
