<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: What Are Pull-Up and Pull Down Resistors?</title>
	<atom:link href="http://francisshanahan.com/index.php/2009/what-are-pull-up-and-pull-down-resistors/feed/" rel="self" type="application/rss+xml" />
	<link>http://francisshanahan.com/index.php/2009/what-are-pull-up-and-pull-down-resistors/</link>
	<description>Thoughts on technology from a citizen scientist</description>
	<lastBuildDate>Thu, 09 Feb 2012 04:18:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: alan</title>
		<link>http://francisshanahan.com/index.php/2009/what-are-pull-up-and-pull-down-resistors/comment-page-1/#comment-36043</link>
		<dc:creator>alan</dc:creator>
		<pubDate>Thu, 25 Aug 2011 13:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://francisshanahan.com/www/?p=1734#comment-36043</guid>
		<description>thankyou well explained</description>
		<content:encoded><![CDATA[<p>thankyou well explained</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bjorne</title>
		<link>http://francisshanahan.com/index.php/2009/what-are-pull-up-and-pull-down-resistors/comment-page-1/#comment-13478</link>
		<dc:creator>Bjorne</dc:creator>
		<pubDate>Mon, 10 May 2010 07:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://francisshanahan.com/www/?p=1734#comment-13478</guid>
		<description>Thank&#039;s for the info...simple and clear for a &quot;newbe&quot;(hm....i think):)</description>
		<content:encoded><![CDATA[<p>Thank&#8217;s for the info&#8230;simple and clear for a &#8220;newbe&#8221;(hm&#8230;.i think):)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy</title>
		<link>http://francisshanahan.com/index.php/2009/what-are-pull-up-and-pull-down-resistors/comment-page-1/#comment-11203</link>
		<dc:creator>Tommy</dc:creator>
		<pubDate>Wed, 03 Feb 2010 20:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://francisshanahan.com/www/?p=1734#comment-11203</guid>
		<description>Thank you!  Great explanation.</description>
		<content:encoded><![CDATA[<p>Thank you!  Great explanation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francis</title>
		<link>http://francisshanahan.com/index.php/2009/what-are-pull-up-and-pull-down-resistors/comment-page-1/#comment-1308</link>
		<dc:creator>Francis</dc:creator>
		<pubDate>Tue, 17 Mar 2009 15:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://francisshanahan.com/www/?p=1734#comment-1308</guid>
		<description>Justin, I&#039;m not sure I have it right either ;) I&#039;m a computer major with some electronics from college but mostly self-taught. Your input definitely helps better my understanding so thanks for that.</description>
		<content:encoded><![CDATA[<p>Justin, I&#8217;m not sure I have it right either <img src='http://francisshanahan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I&#8217;m a computer major with some electronics from college but mostly self-taught. Your input definitely helps better my understanding so thanks for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://francisshanahan.com/index.php/2009/what-are-pull-up-and-pull-down-resistors/comment-page-1/#comment-1298</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 16 Mar 2009 10:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://francisshanahan.com/www/?p=1734#comment-1298</guid>
		<description>I&#039;m not quite sure that your explanation of pull down resistor is correct.  The pull down resistor has two functions in your diagram.

1)-sink the input impedance of the powered chip 
----many chips with input pins will have non-zero voltages when the chip is powered on.  If your input voltage is below the chip&#039;s input impedance (which will vary with voltage VCC/VDD to the chip), you input isn&#039;t going to signal the pin. If the input pin is grounded, it will read zero volts in the absence of input current.  Any small voltage will switch the pin state from low to high.

2)-sink the current from your input.
----your input current has one goal in life - go to ground.  
----if it can&#039;t get it ground, something will get hot, fast, then go sizzle, sizzle and finally pop (maybe with a little smoke, followed by a moment of regret).
----A pull down resistor provides that path to ground while retaining the signal.

Remember, it is voltage, not current that your IC uses for a signal. Excess current &gt;25mA is what makes your ic hot.


As for the pull up resistor explanation...the resistance of a loop in a circuit does not &#039;hold&#039; current, it the amount of current flowing.  The current at any point in a single loop of a series circuit is the same.  What the pull up resistor does do is stabilize the voltage at the pin, which is acting as an effective ground for VCC.  Pin 1 should be at VDD if nothing is connected to it.  With the Pull-Up connected, fluctuations in the Pin 1 voltage would be damped by the ration of the input impedance and the value of R1.  The IC&#039;s input impedance is usually on the order of 230 ohms.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not quite sure that your explanation of pull down resistor is correct.  The pull down resistor has two functions in your diagram.</p>
<p>1)-sink the input impedance of the powered chip<br />
&#8212;-many chips with input pins will have non-zero voltages when the chip is powered on.  If your input voltage is below the chip&#8217;s input impedance (which will vary with voltage VCC/VDD to the chip), you input isn&#8217;t going to signal the pin. If the input pin is grounded, it will read zero volts in the absence of input current.  Any small voltage will switch the pin state from low to high.</p>
<p>2)-sink the current from your input.<br />
&#8212;-your input current has one goal in life &#8211; go to ground.<br />
&#8212;-if it can&#8217;t get it ground, something will get hot, fast, then go sizzle, sizzle and finally pop (maybe with a little smoke, followed by a moment of regret).<br />
&#8212;-A pull down resistor provides that path to ground while retaining the signal.</p>
<p>Remember, it is voltage, not current that your IC uses for a signal. Excess current &gt;25mA is what makes your ic hot.</p>
<p>As for the pull up resistor explanation&#8230;the resistance of a loop in a circuit does not &#8216;hold&#8217; current, it the amount of current flowing.  The current at any point in a single loop of a series circuit is the same.  What the pull up resistor does do is stabilize the voltage at the pin, which is acting as an effective ground for VCC.  Pin 1 should be at VDD if nothing is connected to it.  With the Pull-Up connected, fluctuations in the Pin 1 voltage would be damped by the ration of the input impedance and the value of R1.  The IC&#8217;s input impedance is usually on the order of 230 ohms.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francis</title>
		<link>http://francisshanahan.com/index.php/2009/what-are-pull-up-and-pull-down-resistors/comment-page-1/#comment-1144</link>
		<dc:creator>Francis</dc:creator>
		<pubDate>Tue, 10 Mar 2009 23:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://francisshanahan.com/www/?p=1734#comment-1144</guid>
		<description>Don&#039;t worry, it&#039;s photoshopped</description>
		<content:encoded><![CDATA[<p>Don&#8217;t worry, it&#8217;s photoshopped</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jen</title>
		<link>http://francisshanahan.com/index.php/2009/what-are-pull-up-and-pull-down-resistors/comment-page-1/#comment-1130</link>
		<dc:creator>Jen</dc:creator>
		<pubDate>Tue, 10 Mar 2009 15:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://francisshanahan.com/www/?p=1734#comment-1130</guid>
		<description>I have no idea what they are, but that is one scary monster!</description>
		<content:encoded><![CDATA[<p>I have no idea what they are, but that is one scary monster!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

