<?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: Design a Bipolar to Unipolar Converter to Drive an ADC</title>
	<atom:link href="http://masteringelectronicsdesign.com/design-a-bipolar-to-unipolar-converter/feed/" rel="self" type="application/rss+xml" />
	<link>http://masteringelectronicsdesign.com/design-a-bipolar-to-unipolar-converter/</link>
	<description>Electronics Design and Modeling with Emphasis on Analog Design</description>
	<lastBuildDate>Wed, 21 Jul 2010 05:50:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adrian S. Nastase</title>
		<link>http://masteringelectronicsdesign.com/design-a-bipolar-to-unipolar-converter/#comment-474</link>
		<dc:creator>Adrian S. Nastase</dc:creator>
		<pubDate>Thu, 14 Jan 2010 04:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://masteringelectronicsdesign.com/?p=908#comment-474</guid>
		<description>ChiTownRick, there should be no loading unless your R1 and R2 resistors are really small.  Please send me your schematic.  I will send you my email address at the address you left me.</description>
		<content:encoded><![CDATA[<p>ChiTownRick, there should be no loading unless your R1 and R2 resistors are really small.  Please send me your schematic.  I will send you my email address at the address you left me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChiTownRick</title>
		<link>http://masteringelectronicsdesign.com/design-a-bipolar-to-unipolar-converter/#comment-472</link>
		<dc:creator>ChiTownRick</dc:creator>
		<pubDate>Thu, 14 Jan 2010 00:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://masteringelectronicsdesign.com/?p=908#comment-472</guid>
		<description>After testing the circuit from the discussion above, I am noticing some loading on the circuit behind my V1.  I have an AC-coupling buffer amplifier that supplies V1.  When I place an o-scope on the V1 line, prior to R1, I see a voltage offset proportional to the reference voltage, V2.  Is there any way to stop this circuit from loading the circuit that is supplying V1?</description>
		<content:encoded><![CDATA[<p>After testing the circuit from the discussion above, I am noticing some loading on the circuit behind my V1.  I have an AC-coupling buffer amplifier that supplies V1.  When I place an o-scope on the V1 line, prior to R1, I see a voltage offset proportional to the reference voltage, V2.  Is there any way to stop this circuit from loading the circuit that is supplying V1?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChiTownRick</title>
		<link>http://masteringelectronicsdesign.com/design-a-bipolar-to-unipolar-converter/#comment-436</link>
		<dc:creator>ChiTownRick</dc:creator>
		<pubDate>Tue, 29 Dec 2009 20:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://masteringelectronicsdesign.com/?p=908#comment-436</guid>
		<description>Thank you very much for the quick feedback!  Much appreciated.</description>
		<content:encoded><![CDATA[<p>Thank you very much for the quick feedback!  Much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian S. Nastase</title>
		<link>http://masteringelectronicsdesign.com/design-a-bipolar-to-unipolar-converter/#comment-434</link>
		<dc:creator>Adrian S. Nastase</dc:creator>
		<pubDate>Tue, 29 Dec 2009 00:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://masteringelectronicsdesign.com/?p=908#comment-434</guid>
		<description>Indeed, if you calculate the resistors with V2 = 3.3V and the input range of -5V to +5V, one of the resistors is negative.  A negative resistor means that the circuit needs an extra voltage source to be able to output 0 to +3V.  

There are two solutions:   

1.  Reduce V2.  A non-inverting summing amplifier cannot have a sub-unity gain, so it cannot attenuate signals by changing the gain resistors R3 and R4.  From an input range of 10V, the output range has to be 3V.  This is attenuation.  One can always attenuate the input range by making R2 smaller than R1.  As a consequence, V2 has to be reduced as well.  Therefore, as an example, use two 10k resistors to get 1.65V from your 3.3V source.  Use another op amp in a voltage follower configuration to feed 1.65V to R2.  With 1.65V as V2, the resistors are: R1=10k, R2=3.32k, R3=10k, R4=2.1k.

2.  Use a 3 input non-inverting summing amplifier.  Two inputs are V1 and V2 and the third is connected to ground.  The third input resistor will create an extra attenuator for both V1 and V2.  The advantage is that you need just one op amp.  The disadvantage is that the calculations are more complex, but not unbearable.  There is more to this than I can write in this comment, so I will write an article about this method.  Please subscribe to this website using the RSS feed.  The article should be up soon.
===============
&lt;strong&gt;Update&lt;/strong&gt;:  I published this article.  You can find it here:
&lt;a href=&quot;http://masteringelectronicsdesign.com/design-bipolar-unipolar-converter-with-3-input-summ-amplifier/&quot; rel=&quot;nofollow&quot;&gt;Design a Bipolar to Unipolar Converter with a 3-input Summing Amplifier&lt;/a&gt;
</description>
		<content:encoded><![CDATA[<p>Indeed, if you calculate the resistors with V2 = 3.3V and the input range of -5V to +5V, one of the resistors is negative.  A negative resistor means that the circuit needs an extra voltage source to be able to output 0 to +3V.  </p>
<p>There are two solutions:   </p>
<p>1.  Reduce V2.  A non-inverting summing amplifier cannot have a sub-unity gain, so it cannot attenuate signals by changing the gain resistors R3 and R4.  From an input range of 10V, the output range has to be 3V.  This is attenuation.  One can always attenuate the input range by making R2 smaller than R1.  As a consequence, V2 has to be reduced as well.  Therefore, as an example, use two 10k resistors to get 1.65V from your 3.3V source.  Use another op amp in a voltage follower configuration to feed 1.65V to R2.  With 1.65V as V2, the resistors are: R1=10k, R2=3.32k, R3=10k, R4=2.1k.</p>
<p>2.  Use a 3 input non-inverting summing amplifier.  Two inputs are V1 and V2 and the third is connected to ground.  The third input resistor will create an extra attenuator for both V1 and V2.  The advantage is that you need just one op amp.  The disadvantage is that the calculations are more complex, but not unbearable.  There is more to this than I can write in this comment, so I will write an article about this method.  Please subscribe to this website using the RSS feed.  The article should be up soon.<br />
===============<br />
<strong>Update</strong>:  I published this article.  You can find it here:<br />
<a href="http://masteringelectronicsdesign.com/design-bipolar-unipolar-converter-with-3-input-summ-amplifier/" rel="nofollow">Design a Bipolar to Unipolar Converter with a 3-input Summing Amplifier</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChiTownRick</title>
		<link>http://masteringelectronicsdesign.com/design-a-bipolar-to-unipolar-converter/#comment-432</link>
		<dc:creator>ChiTownRick</dc:creator>
		<pubDate>Mon, 28 Dec 2009 21:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://masteringelectronicsdesign.com/?p=908#comment-432</guid>
		<description>Having trouble converting an input signal with the range of -5V to +5V to an output range of 0V to 3V.  V2 has a value of 3.3V.</description>
		<content:encoded><![CDATA[<p>Having trouble converting an input signal with the range of -5V to +5V to an output range of 0V to 3V.  V2 has a value of 3.3V.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jorgecosta</title>
		<link>http://masteringelectronicsdesign.com/design-a-bipolar-to-unipolar-converter/#comment-343</link>
		<dc:creator>jorgecosta</dc:creator>
		<pubDate>Thu, 05 Nov 2009 21:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://masteringelectronicsdesign.com/?p=908#comment-343</guid>
		<description>Thank you very much!</description>
		<content:encoded><![CDATA[<p>Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian S. Nastase</title>
		<link>http://masteringelectronicsdesign.com/design-a-bipolar-to-unipolar-converter/#comment-335</link>
		<dc:creator>Adrian S. Nastase</dc:creator>
		<pubDate>Sun, 01 Nov 2009 02:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://masteringelectronicsdesign.com/?p=908#comment-335</guid>
		<description>jorgecosta, start with the summing amplifier transfer function (equation 3 in this article).  Write 2 equations, one for 0V output and one for 5V output as follows:

 0V = (-2V*R2/(R1+R2) + 5V*R1/(R1+R2)) * (1+R4/R3)
 5V = (+2V*R2/(R1+R2) + 5V*R1/(R1+R2)) * (1+R4/R3) 

This system has 2 unknowns: R1/R2 and R4/R3.  Solve, choose R3 = 10k and R2 = 10k and calculate R1 = 4.02k and R4 = 7.5k.

If you need the output voltage range to be 0 to 4.9V just replace 5 with 4.9 in the previous equations.  The new equations are as follows:

 0V = (-2V*R2/(R1+R2) + 5V*R1/(R1+R2)) * (1+R4/R3)
 4.9V = (+2V*R2/(R1+R2) + 5V*R1/(R1+R2)) * (1+R4/R3) 

The result is R3 = 10k, R2 = 10k, R1 = 4.02k and R4 = 7.15k.</description>
		<content:encoded><![CDATA[<p>jorgecosta, start with the summing amplifier transfer function (equation 3 in this article).  Write 2 equations, one for 0V output and one for 5V output as follows:</p>
<p> 0V = (-2V*R2/(R1+R2) + 5V*R1/(R1+R2)) * (1+R4/R3)<br />
 5V = (+2V*R2/(R1+R2) + 5V*R1/(R1+R2)) * (1+R4/R3) </p>
<p>This system has 2 unknowns: R1/R2 and R4/R3.  Solve, choose R3 = 10k and R2 = 10k and calculate R1 = 4.02k and R4 = 7.5k.</p>
<p>If you need the output voltage range to be 0 to 4.9V just replace 5 with 4.9 in the previous equations.  The new equations are as follows:</p>
<p> 0V = (-2V*R2/(R1+R2) + 5V*R1/(R1+R2)) * (1+R4/R3)<br />
 4.9V = (+2V*R2/(R1+R2) + 5V*R1/(R1+R2)) * (1+R4/R3) </p>
<p>The result is R3 = 10k, R2 = 10k, R1 = 4.02k and R4 = 7.15k.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jorgecosta</title>
		<link>http://masteringelectronicsdesign.com/design-a-bipolar-to-unipolar-converter/#comment-332</link>
		<dc:creator>jorgecosta</dc:creator>
		<pubDate>Fri, 30 Oct 2009 00:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://masteringelectronicsdesign.com/?p=908#comment-332</guid>
		<description>Can you also show the math method to design the converter?  I am interested in the converter with input -2V to +2V and output 0 to +5V.  I also would like to know how can I design the converter so the output reaches just below +5V, maybe 4.9V.  

Thank you for your time.</description>
		<content:encoded><![CDATA[<p>Can you also show the math method to design the converter?  I am interested in the converter with input -2V to +2V and output 0 to +5V.  I also would like to know how can I design the converter so the output reaches just below +5V, maybe 4.9V.  </p>
<p>Thank you for your time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
