<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Need clarity on Battery Life calculations</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44896/need-clarity-on-battery-life-calculations</link><description>Hello, 
 
 I am trying to estimate Battery life. I am using CR2032 with 230 mAH capacity. I am confused with the calculations. 
 
 As per excels sheet in below link, for 500 ms Connection Interval, average Current consumed is 30.1 &amp;#181;A. 
 https://devzone</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Mar 2019 14:34:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44896/need-clarity-on-battery-life-calculations" /><item><title>RE: Need clarity on Battery Life calculations</title><link>https://devzone.nordicsemi.com/thread/176456?ContentTypeID=1</link><pubDate>Fri, 15 Mar 2019 14:34:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2154284a-c635-45a8-960a-cbe42d489dcf</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Please check out the online power profiler to get the average current for the 52 series: &lt;a href="https://devzone.nordicsemi.com/power/"&gt;https://devzone.nordicsemi.com/power/&lt;/a&gt; . The excel sheet you linked to is for nRF51, which has a different consumption than the 52 series.&lt;/p&gt;
&lt;p&gt;Once you find the average current using the online power profiler, the calculation for battery life is pretty basic, as William E says:&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; battery_capacity / average_current = battery_life_time&lt;br /&gt;or:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mAh / mA = hours&lt;/p&gt;
&lt;p&gt;Ampere is not a measure on &amp;quot;&lt;em&gt;amount&lt;/em&gt; of current consumed&amp;quot;, it&amp;#39;s charge per unit time. You can&amp;#39;t say that &amp;quot;my device consumed 1 A&amp;quot;. &lt;br /&gt;The solution to your calculation in the original post should have a unit of &lt;strong&gt;Ah &lt;/strong&gt;not &lt;strong&gt;A&lt;/strong&gt;, something like this:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30.1uA * 1 Day = 30.1uA * 24 hours = 722 uAh.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need clarity on Battery Life calculations</title><link>https://devzone.nordicsemi.com/thread/176357?ContentTypeID=1</link><pubDate>Fri, 15 Mar 2019 09:29:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:436e06b7-651d-4a6d-a1ad-76ddab283c68</guid><dc:creator>William E.</dc:creator><description>&lt;p&gt;1) 30.1 uA is the average of a number of instantaneous measurements. There is no concept of time here except for the duration of which the average current was calculated. As long as the power conditions stay constant, the average current consumption for 500 ms is the same for 1s or 9 billion years (30.1 uA).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;2) No, the current flowing through the circuit is the same after 1 second (30.1 uA).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;3) The calculations in the Excel sheet might consider battery characteristics since you can choose battery type.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You should read up on some basic electrical formulas and concepts. Your question probably belongs to some electrical forum instead since it is not directly related to any of Nordic&amp;#39;s products.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need clarity on Battery Life calculations</title><link>https://devzone.nordicsemi.com/thread/176344?ContentTypeID=1</link><pubDate>Fri, 15 Mar 2019 08:51:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8226eb8f-b786-41bd-8e49-76fa0d44ca68</guid><dc:creator>beemavishnu</dc:creator><description>&lt;p&gt;Hello William,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for your reply.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;1) I am not getting about your statement &amp;quot;&lt;span&gt;The current measured in A is an instantaneous measure&lt;/span&gt;&amp;quot;. Actually 30.1uA is average current but not instantaneous value. The same is mentioned even in excels sheet.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;2) If 30.1 &amp;micro;A is the average current consumed for 500ms, whether can I assume for next 500ms current consumption is another 30.1 &amp;micro;A. So for 1 second, average current consumption will be 60.2 &amp;micro;A.&lt;/p&gt;
&lt;p&gt;Assume the same Connection event is present for 1 minute, then in that case whether I can do (30.1 &amp;micro;A * 2 in sec * 60 sec in a Minute) = 3.612 mA average current.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3) Even the calculation you mentioned is not matching with excels sheet. In your calculations it is 318 days. So can I assume Connection even will be there in entire 318 days. But in excels sheet, for 90 minutes per day, Batter life is 0.8 years for 230mAH.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sorry for this. I feel, I am missing some basic understanding in my calculations. Please help me.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Battery-calculations_5F00_snapshot.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need clarity on Battery Life calculations</title><link>https://devzone.nordicsemi.com/thread/176334?ContentTypeID=1</link><pubDate>Fri, 15 Mar 2019 07:37:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4bbf877d-dfe5-457f-890d-b3a7faffc221</guid><dc:creator>William E.</dc:creator><description>&lt;p&gt;The current measured in A is an instantaneous measure.&lt;/p&gt;
&lt;p&gt;If the average current consumption is 30.1&amp;nbsp;&lt;span&gt;&amp;micro;A at a certain voltage then the energy consumption for one hour is 30.1 &amp;micro;Ah. A very simplified battery life time calculation can then be performed with the formula that you mentioned:&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;230 mAh / 30.1&amp;nbsp;&amp;micro;A =&amp;nbsp;7641 hours = 318 days.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;This neglects any battery characteristics and battery imperfections and other conditions that might affect the battery lifetime.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>