<?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: Measure a Bipolar Signal with an Arduino Board	</title>
	<atom:link href="https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/feed/" rel="self" type="application/rss+xml" />
	<link>https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/</link>
	<description>Electronics Design and Modeling with Emphasis on Analog Design</description>
	<lastBuildDate>Thu, 30 Mar 2023 01:19:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Adrian S. Nastase		</title>
		<link>https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-52462</link>

		<dc:creator><![CDATA[Adrian S. Nastase]]></dc:creator>
		<pubDate>Thu, 30 Mar 2023 01:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://MasteringElectronicsDesign.com/?p=1861#comment-52462</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-50409&quot;&gt;Anand Phadnis&lt;/a&gt;.

What you describe is a different circuit, in which R2 is connected to ground and it becomes you R5, and R3 connects to V3 which I do not have.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-50409">Anand Phadnis</a>.</p>
<p>What you describe is a different circuit, in which R2 is connected to ground and it becomes you R5, and R3 connects to V3 which I do not have.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anand Phadnis		</title>
		<link>https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-50409</link>

		<dc:creator><![CDATA[Anand Phadnis]]></dc:creator>
		<pubDate>Tue, 17 Jan 2023 11:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://MasteringElectronicsDesign.com/?p=1861#comment-50409</guid>

					<description><![CDATA[Hi Adrian, 
Greetings. Good article. I may be wrong, but, I do believe that there could be an error in your circuit. You are missing a 10K resistor to ground node from the non-inverting input of the opamp. At least thats how classical summing amplifier configuration is depicted or thats how I remember it from my college days. 
The classical equation for the o/p of the summing amplifier is as follows:
Vout = V1(R5/ (R1+R5))*G + V2*G - V3(R4/R3)
where I have assumed R5 to be a 10 K resistor from the non-inverting terminal of the opamp to circuit ground AND
where G = 1+ R4/R3
In your case since R5 is infinity then the equation reduces to 
Vout = (V1 + V2) * G  - V3(R4/R3)
Therefore what you refer to as the &quot;Offset&quot; its technical nomenclature happens to be the Pedestal voltage. This pedestal voltage in the above circuit is 2.5 V and when multiplied by the non-inverting gain of (1+ 10K/10K) = 2 will give you an effective pedestal voltage of 5V. Therefore the signal will swing not around +2.5V but around 5V. 
Just my two cents. 
Regards Anand]]></description>
			<content:encoded><![CDATA[<p>Hi Adrian,<br />
Greetings. Good article. I may be wrong, but, I do believe that there could be an error in your circuit. You are missing a 10K resistor to ground node from the non-inverting input of the opamp. At least thats how classical summing amplifier configuration is depicted or thats how I remember it from my college days.<br />
The classical equation for the o/p of the summing amplifier is as follows:<br />
Vout = V1(R5/ (R1+R5))*G + V2*G &#8211; V3(R4/R3)<br />
where I have assumed R5 to be a 10 K resistor from the non-inverting terminal of the opamp to circuit ground AND<br />
where G = 1+ R4/R3<br />
In your case since R5 is infinity then the equation reduces to<br />
Vout = (V1 + V2) * G  &#8211; V3(R4/R3)<br />
Therefore what you refer to as the &#8220;Offset&#8221; its technical nomenclature happens to be the Pedestal voltage. This pedestal voltage in the above circuit is 2.5 V and when multiplied by the non-inverting gain of (1+ 10K/10K) = 2 will give you an effective pedestal voltage of 5V. Therefore the signal will swing not around +2.5V but around 5V.<br />
Just my two cents.<br />
Regards Anand</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Adrian S. Nastase		</title>
		<link>https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-41615</link>

		<dc:creator><![CDATA[Adrian S. Nastase]]></dc:creator>
		<pubDate>Tue, 24 Oct 2017 04:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://MasteringElectronicsDesign.com/?p=1861#comment-41615</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-41580&quot;&gt;waleed-II&lt;/a&gt;.

Arduino is powered with a positive voltage. I do not see how you can measure a negative voltage with it. You need a buffer and that&#039;s what this article is about.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-41580">waleed-II</a>.</p>
<p>Arduino is powered with a positive voltage. I do not see how you can measure a negative voltage with it. You need a buffer and that&#8217;s what this article is about.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Adrian S. Nastase		</title>
		<link>https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-41614</link>

		<dc:creator><![CDATA[Adrian S. Nastase]]></dc:creator>
		<pubDate>Tue, 24 Oct 2017 03:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://MasteringElectronicsDesign.com/?p=1861#comment-41614</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-41593&quot;&gt;alan&lt;/a&gt;.

1. As long as it is a 2.5V supply you do not need to modify the resistors. 
2. An op amp cannot function without a power supply. The comment says that, for this particular circuit, you do not need the negative power supply. But you need the positive one.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-41593">alan</a>.</p>
<p>1. As long as it is a 2.5V supply you do not need to modify the resistors.<br />
2. An op amp cannot function without a power supply. The comment says that, for this particular circuit, you do not need the negative power supply. But you need the positive one.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: alan		</title>
		<link>https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-41593</link>

		<dc:creator><![CDATA[alan]]></dc:creator>
		<pubDate>Fri, 20 Oct 2017 22:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://MasteringElectronicsDesign.com/?p=1861#comment-41593</guid>

					<description><![CDATA[Hi, thanks for the article - it&#039;s very helpful.  I just have a couple of questions:
1. If I use a buck voltage regulator to supply the 2.5V supply, do I need to modify the resistances at all?
2. In the first comment above you mention that for this specific example, the second voltage supply is not actually required; do you mean that the +v and -v feeding the op amp are not required?
Thanks!]]></description>
			<content:encoded><![CDATA[<p>Hi, thanks for the article &#8211; it&#8217;s very helpful.  I just have a couple of questions:<br />
1. If I use a buck voltage regulator to supply the 2.5V supply, do I need to modify the resistances at all?<br />
2. In the first comment above you mention that for this specific example, the second voltage supply is not actually required; do you mean that the +v and -v feeding the op amp are not required?<br />
Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: waleed-II		</title>
		<link>https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-41580</link>

		<dc:creator><![CDATA[waleed-II]]></dc:creator>
		<pubDate>Wed, 18 Oct 2017 23:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://MasteringElectronicsDesign.com/?p=1861#comment-41580</guid>

					<description><![CDATA[Why not just use the &quot;Analog Input Reference&quot; pin on the Arduino/AVR to cause its ADC 
to read +2.5 to -2.5V and then scale the ADC input for whatever range you might want?
Seems too easy.]]></description>
			<content:encoded><![CDATA[<p>Why not just use the &#8220;Analog Input Reference&#8221; pin on the Arduino/AVR to cause its ADC<br />
to read +2.5 to -2.5V and then scale the ADC input for whatever range you might want?<br />
Seems too easy.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Adrian S. Nastase		</title>
		<link>https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-33932</link>

		<dc:creator><![CDATA[Adrian S. Nastase]]></dc:creator>
		<pubDate>Sat, 12 Mar 2016 17:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://MasteringElectronicsDesign.com/?p=1861#comment-33932</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-33893&quot;&gt;Dilhani&lt;/a&gt;.

Which diagrams are you referring to? There is just one figure in this article. To answer your question, you need to tell me more: What is the sensor signal amplitude? What is the sensor output resistance? What is the signal level expected at this circuit output?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-33893">Dilhani</a>.</p>
<p>Which diagrams are you referring to? There is just one figure in this article. To answer your question, you need to tell me more: What is the sensor signal amplitude? What is the sensor output resistance? What is the signal level expected at this circuit output?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dilhani		</title>
		<link>https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-33893</link>

		<dc:creator><![CDATA[Dilhani]]></dc:creator>
		<pubDate>Thu, 10 Mar 2016 06:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://MasteringElectronicsDesign.com/?p=1861#comment-33893</guid>

					<description><![CDATA[Hello,
I need to use a level shift cct to interface emg sensor and arduino. What is the best cct diagram from those two cct diagrams. this article was really helpful. thank you very much]]></description>
			<content:encoded><![CDATA[<p>Hello,<br />
I need to use a level shift cct to interface emg sensor and arduino. What is the best cct diagram from those two cct diagrams. this article was really helpful. thank you very much</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Adrian S. Nastase		</title>
		<link>https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-28139</link>

		<dc:creator><![CDATA[Adrian S. Nastase]]></dc:creator>
		<pubDate>Sun, 27 Sep 2015 19:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://MasteringElectronicsDesign.com/?p=1861#comment-28139</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-28134&quot;&gt;David Dubins&lt;/a&gt;.

Assuming that your input and output voltage levels are the same as the ones in the article (input -2.5V to 2.5V, output 0 to 5V), you can use a voltage divider with two resistors. This will divide 5V in 2, for the 2.5V reference. However, these two resistors will change the ratio of R1 and R2. So you need to drop the value of R2 to take the divider resistors into consideration. So, if you use two 10kohm resistors for your divider, make R2 = 4.99kohm. All resistors should be at least 1%.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-28134">David Dubins</a>.</p>
<p>Assuming that your input and output voltage levels are the same as the ones in the article (input -2.5V to 2.5V, output 0 to 5V), you can use a voltage divider with two resistors. This will divide 5V in 2, for the 2.5V reference. However, these two resistors will change the ratio of R1 and R2. So you need to drop the value of R2 to take the divider resistors into consideration. So, if you use two 10kohm resistors for your divider, make R2 = 4.99kohm. All resistors should be at least 1%.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David Dubins		</title>
		<link>https://masteringelectronicsdesign.com/measure-a-bipolar-signal-with-an-arduino-board/#comment-28134</link>

		<dc:creator><![CDATA[David Dubins]]></dc:creator>
		<pubDate>Sun, 27 Sep 2015 18:14:26 +0000</pubDate>
		<guid isPermaLink="false">http://MasteringElectronicsDesign.com/?p=1861#comment-28134</guid>

					<description><![CDATA[In your example, I was wondering about the 2.5V shifting voltage. specifically, if I use a voltage splitter on the +5V Arduino power line with equal value resistors to get 2.5V, what values should I use? Does the summation where R1 and R2 lines meet require equal current from the 2.5V shift and the analog signal? I&#039;m probably saying this wrong, but I&#039;m really new to this. I was thinking 1K and 1K for the splitter. Thanks!]]></description>
			<content:encoded><![CDATA[<p>In your example, I was wondering about the 2.5V shifting voltage. specifically, if I use a voltage splitter on the +5V Arduino power line with equal value resistors to get 2.5V, what values should I use? Does the summation where R1 and R2 lines meet require equal current from the 2.5V shift and the analog signal? I&#8217;m probably saying this wrong, but I&#8217;m really new to this. I was thinking 1K and 1K for the splitter. Thanks!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
