<?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>Random notes &#38; other stuff... &#187; resistance</title>
	<atom:link href="http://leucos.lstilde.org/wp/tag/resistance/feed/" rel="self" type="application/rss+xml" />
	<link>http://leucos.lstilde.org/wp</link>
	<description>...about Linux, electronics, digital photography, whatever...</description>
	<lastBuildDate>Wed, 16 Dec 2009 00:29:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Calculate internal battery resistance</title>
		<link>http://leucos.lstilde.org/wp/2008/09/calculate-internal-battery-resistance/</link>
		<comments>http://leucos.lstilde.org/wp/2008/09/calculate-internal-battery-resistance/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 15:11:31 +0000</pubDate>
		<dc:creator>leucos</dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[resistance]]></category>

		<guid isPermaLink="false">http://leucos.lstilde.org/wp/?p=14</guid>
		<description><![CDATA[How to calculate internal battery resistance by measuring voltage drops.]]></description>
			<content:encoded><![CDATA[<p>Battery internal resistance forms a divider with external load.<br />
So to calculate internal resistance, take those steps :</p>
<ul>
<li>measure the battery voltage without  load (Vnoload)</li>
<li>measure again with a resistor of RloadΩ  attached (the lower ohm value, the better, but watch outfor power ratings !), you have a difference with previous measurement (Vdrop)</li>
</ul>
<p>The battery internal resistance is then :</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Rbattery = Vdrop*Rload/(Vdrop+Vnoload)</div></div>
<p>Real world example on AA :</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Vnoload = 1.421v</div></div>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Rload = 460Ω</div></div>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Vdrop = 0.002v</div></div>
<p>Thus  :</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Rbattery = (0.002 x 460)/(0.002 + 1.421) = 0.65Ω</div></div>
<p>Since my metter has a milliVolts resolution, we just have a range between 0.001 and 0.003 for Vdrop.<br />
So Rbattery can be anything between 0.33Ω and 1Ω.</p>
<p>Short-circuit current for this AA battery would be somewhere between 1.421/0.33 = 4.33A and 1.421/1 = 1.42A<br />
Mesasurement made, it is around 4.2A. Watch out for your metter current rating if you do this. Some batteries have a much lower internal resistance.</p>
]]></content:encoded>
			<wfw:commentRss>http://leucos.lstilde.org/wp/2008/09/calculate-internal-battery-resistance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
