<?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>powerstuff &#187; Tools &amp; calculators</title>
	<atom:link href="http://powerstuff.co.za/category/tools-calculators/feed/" rel="self" type="application/rss+xml" />
	<link>http://powerstuff.co.za</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 10 Mar 2010 11:37:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Battery charge time calculator</title>
		<link>http://powerstuff.co.za/battery-charge-time-calculator/</link>
		<comments>http://powerstuff.co.za/battery-charge-time-calculator/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 11:36:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools & calculators]]></category>

		<guid isPermaLink="false">http://powerstuff.co.za/453/</guid>
		<description><![CDATA[This calculator is designed to calculate the maximum battery charge time for any given chargable batter. The calculator will calculate the time after you enter the battery rating capacity, charge rate and the efficiency of the charging system, including the battery. The normally accepted standard for efficiency loss is 20%-30%.
Sample values for a car is [...]]]></description>
			<content:encoded><![CDATA[<p>This calculator is designed to calculate the maximum battery charge time for any given chargable batter. The calculator will calculate the time after you enter the battery rating capacity, charge rate and the efficiency of the charging system, including the battery. The normally accepted standard for efficiency loss is 20%-30%.</p>
<p>Sample values for a car is 60ah and 0.8A for with the Optimate 4 charger<br />
Sample values for a Motorbike is 20ah and 0.6A for with the Optimate 3+ charger</p>
<p><script language="Javascript">
function  doMath() {
alert('ddd');
var one = eval(document.theForm.elements[0].value);
var two = eval(document.theForm.elements[1].value);
var prod7 = one * .7 / two;
var prod8 = one * .8 / two;
document.theForm.elements[3].value=prod7;
document.theForm.elements[4].value=prod8;} </script></p>
<div style="text-align: center;">
<table summary="" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td background="solar_panel_calculator_files/centre2.htm" width="401"><!-- main block starts here -->		</p>
<p><font color="#cc0000" size="+2"><br />
<h2>Battery charge time calculator</h2>
<p>&nbsp;</p>
<p></font></p>
<p><Form NAME="theForm"></p>
<table width="400" cellpadding="5" cellspacing="5" bgcolor="#99cc99" align="left" summary="">
<tbody>
<tr>
<td colspan="3" align="left">This is the time taken to recharge an absolutely flat battery</td>
</tr>
<tr align="left">
<td width="183" align="left"><b>Battery capacity</b></td>
<td width="80">
<input name="Wh_appliance2" size="10" type="text"  /></td>
<td width="117"><b>Amp hour (Ah)</b></td>
</tr>
<tr align="left">
<td align="left"><b>Charge rate</b></td>
<td align="left">
<input name="Wh_appliance1" type="text" size="10" /></td>
<td><b>Amp (A)</b></td>
</tr>
<tr>
<td colspan="3">
<div align="right">
<input value="&gt;&gt; Calulate charge time &gt;&gt;" onClick="doMath()" type="button" />
		  </div>
</td>
</tr>
<tr>
<td colspan="3" bgcolor="#669966" align="left">
<table>
<tr>
<td>
      Between</td>
<td>
<input size="4" value="" type="text" readonly="true" /></td>
<td>and</td>
<td>
<input style="float:left"  size="4" value="" type="text"  readonly="true"/></td>
<td>hours.</td>
</tr>
</table>
<p>	  Calculation based on a 70-80% charging   Inefficiency	  </td>
</tr>
<tr>
<td colspan="3"> </td>
</tr>
<tr>
<tr>
<td bgcolor="#669966">&nbsp;</td>
<td bgcolor="#669966">&nbsp;</td>
<td bgcolor="#669966">&nbsp;</td>
</tr>
</tbody>
</table>
</form>
<p><!-- End of main block --></td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://powerstuff.co.za/battery-charge-time-calculator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Battery size calculator</title>
		<link>http://powerstuff.co.za/battery-size-calculator/</link>
		<comments>http://powerstuff.co.za/battery-size-calculator/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 14:15:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools & calculators]]></category>

		<guid isPermaLink="false">http://powerstuff.co.za/?p=95</guid>
		<description><![CDATA[To calculate approximately how big a battery and inverter you require for your power backup needs in Amp-hours (Ah), enter the power of each appliance and the average length of loadshedding time. The first couple of lines are given as an example; just click in the boxes to replace the values with an estimate of [...]]]></description>
			<content:encoded><![CDATA[<p>To calculate approximately how big a battery and inverter you require for your power backup needs in Amp-hours (Ah), enter the power of each appliance and the average length of loadshedding time. The first couple of lines are given as an example; just click in the boxes to replace the values with an estimate of your own power consumption.</p>
<p>To calculate approximately how big a battery and inverter you require for your power backup needs. in Amp-hours (Ah), enter the power of each appliance and the average<br />
length of time loadshedding time. The first couple of lines are given as an example; just click in the boxes to replace the values with<br />
an estimate of your own power consumption. </p>
<p><script language="Javascript">
function clearForm(form){   form.Name_appliance1.value = "other";	}
function compute_Wh_appliance1 (form)
{
form.Wh_appliance1.value = parseInt(eval(form.W_appliance1.value * form.hours_all.value / 12));
form.Wh_appliance2.value = parseInt(eval(form.W_appliance2.value * form.hours_all.value / 12));
form.Wh_appliance3.value = parseInt(eval(form.W_appliance3.value * form.hours_all.value / 12));
form.Wh_appliance4.value = parseInt(eval(form.W_appliance4.value * form.hours_all.value)/ 12);
form.Wh_appliance5.value = parseInt(eval(form.W_appliance5.value * form.hours_all.value)/ 12);
form.total_Wh.value = parseInt (eval((form.Wh_appliance1.value* form.effecency.value) + (form.Wh_appliance2.value* form.effecency.value) + (form.Wh_appliance3.value* form.effecency.value) + (form.Wh_appliance4.value* form.effecency.value) + (form.Wh_appliance5.value* form.effecency.value)));
} </script></p>
<div style="text-align: center;">
<table summary="" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td background="solar_panel_calculator_files/centre2.htm" width="401"><!-- main block starts here -->		</p>
<p><font color="#cc0000" size="+2">Battery size needed calculator </font></p>
<form method="post">
<table width="400" cellpadding="3" cellspacing="0" bgcolor="#99cc99" summary="">
<tbody>
<tr>
<td colspan="2"><b>Appliance</b></td>
<td width="136"><b>Watts</b></td>
<td width="45">&nbsp;</td>
<td width="53"><b>Amp hour</b></td>
</tr>
<tr>
<td colspan="2">
<input name="Name_appliance1" size="20" value="Till" type="text" id="calculator"></td>
<td>
<input name="W_appliance1" size="4" value="45" type="text" id="calculator"></td>
<td>
<input name="hours_appliance1" size="4" value="1" type="hidden"></td>
<td>
<input name="Wh_appliance1" type="text" size="4" readonly="true" ></td>
</tr>
<tr>
<td colspan="2">
<input name="Name_appliance2" size="20" value="Hand scanner" type="text" id="calculator"></td>
<td>
<input name="W_appliance2" size="4" value="40" type="text" id="calculator"></td>
<td>
<input name="hours_appliance2" size="4" value="1" type="hidden"></td>
<td>
<input name="Wh_appliance2" size="4" type="text" readonly="true" ></td>
</tr>
<tr>
<td colspan="2">
<input name="Name_appliance3" size="20" type="text" id="calculator"></td>
<td>
<input name="W_appliance3" size="4" type="text" id="calculator"></td>
<td>
<input name="hours_appliance3" size="4" value="1" type="hidden"></td>
<td>
<input name="Wh_appliance3" size="4" type="text" readonly="true" ></td>
</tr>
<tr>
<td colspan="2">
<input name="Name_appliance4" size="20" type="text" id="calculator"></td>
<td>
<input name="W_appliance4" size="4" type="text" id="calculator"></td>
<td>
<input name="hours_appliance4" size="4" value="1" type="hidden"></td>
<td>
<input name="Wh_appliance4" size="4" type="text" readonly="true" ></td>
</tr>
<tr>
<td colspan="2">
<input name="Name_appliance5" size="20" type="text" id="calculator"></td>
<td>
<input name="W_appliance5" size="4" type="text" id="calculator"></td>
<td>
<input name="hours_appliance5" size="4" value="1" type="hidden"></td>
<td>
<input name="Wh_appliance5" size="4" type="text" readonly="true" ></td>
</tr>
<tr>
<td colspan="4" bgcolor="#669966">Hours downtime required</td>
<td bgcolor="#669966">
<input name="hours_all" size="4" value="2" type="text" id="calculator"></td>
</tr>
<tr>
<td colspan="5" bgcolor="#669966">We&#8217;re also catering for a 90% effecency in inverter, baterry and charger</td>
<input name="effecency" size="4" value="1.1" type="hidden">
	  </tr>
<tr>
<td colspan="4" bgcolor="#669966">
<input value="&gt;&gt; Calulate power usage &gt;&gt;" onClick="compute_Wh_appliance1(this.form)" type="button"></td>
<td bgcolor="#669966">&nbsp;</td>
</tr>
<tr>
<td width="109" bgcolor="#669966">You need a </td>
<td colspan="4" bgcolor="#669966">
<input name="total_Wh" size="4" type="text">
		  Amp Hour battery</td>
</tr>
</tbody>
</table>
</form>
<p><!-- End of main block --></td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://powerstuff.co.za/battery-size-calculator/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

