<?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>My Quick Fix &#187; Electrical / Electronics</title>
	<atom:link href="http://myquickfix.co.uk/category/electrical-electronics/feed/" rel="self" type="application/rss+xml" />
	<link>http://myquickfix.co.uk</link>
	<description>Quick fixes for little problems...</description>
	<lastBuildDate>Thu, 16 Feb 2012 14:57:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Calculating parallel resistances</title>
		<link>http://myquickfix.co.uk/2009/04/calculating-parallel-resistances/</link>
		<comments>http://myquickfix.co.uk/2009/04/calculating-parallel-resistances/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 22:13:09 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Electrical / Electronics]]></category>

		<guid isPermaLink="false">http://myquickfix.co.uk/?p=36</guid>
		<description><![CDATA[Problem: Parallel resistances can be are hard to understand because your dealing with a ratio not a sum. If you had two 10 ohm resistors connected in parallel, the total resistance accross the two would be 5ohms &#8211; this much is fairly easy to grasp because both resistors would share the current equally. But as soon [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem:</strong> Parallel resistances can be are hard to understand because your dealing with a ratio not a sum. If you had two 10 ohm resistors connected in parallel, the total resistance accross the two would be 5ohms &#8211; this much is fairly easy to grasp because both resistors would share the current equally. But as soon as the values are different, each resistor handles a different share of the current.</p>
<p><strong>Solution:</strong> To work out the total resistance accross 2 or more resistors connected in parallel you need this formula:</p>
<blockquote><p>Rtotal = 1 / ( (1/R1) + (1/R2) <em>+ (1/Rn)</em> )</p></blockquote>
<p>Note: <em>(1/Rn) is repeated for each additional resistor in parallel, so for 4 resistors the formula would be:</em></p>
<blockquote><p>Rtotal = 1 / ( (1/R1) + (1/R2) + (1/R3) + (1/R4) )</p></blockquote>
<p><strong>Example:</strong> The other day I was asked if an <a href="http://web.archive.org/web/20090531035746/http://wikilec.9600.org/index.php/Coolant_Temperature_Sender">engine temperature sender</a> could be wired in parallel to a resistor to make a miss-matched temperature gauge read properly (short answer: NO). So lets substitute some real world values from this example problem to see how the above formula works:<br />
R1 is the resistance of the sender at a given temp, R2 is the resistor to be used in parallel. So substitute 400ohms for R1 and (for arguments sake) 39ohms for R2:</p>
<blockquote><p>1) Rtotal = 1 / ( (1/400) + (1/39) )<br />
2) Rtotal = 1 / ( (0.0025) + (0.0256) )<br />
3) Rtotal = 1 / 0.0281<br />
4) Rtotal = 35.6 ohms</p></blockquote>
<p>If you play about with some values you&#8217;ll soon notice two things:<br />
- <strong>Rtotal will never be higher than the smallest Resistor used</strong>. i.e with setup above, no matter what resistance the sender reads, Rtotal will never be over 39ohms.<br />
- <strong>Rtotal will always be at most half of the value of the highest resistor used</strong>. With above info, whatever you choose for R2, Rtotal will always be 200ohms or less.</p>
<p>This could get complicated if we go into WHY the person wanted to change the working range of the sender. This post if just intended to give a real world example of parallel resistance. Please question, correct or comment below if you want <img src='http://myquickfix.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://myquickfix.co.uk/2009/04/calculating-parallel-resistances/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

