<?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>Commentaires sur : Piezo transducer signal conditioning</title>
	<atom:link href="http://leucos.lstilde.org/wp/2009/06/piezo-transducer-signal-conditioning/feed/" rel="self" type="application/rss+xml" />
	<link>http://leucos.lstilde.org/wp/2009/06/piezo-transducer-signal-conditioning/</link>
	<description>...about Linux, electronics, digital photography, whatever...</description>
	<lastBuildDate>Wed, 23 Jun 2010 20:19:11 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Par : Artem</title>
		<link>http://leucos.lstilde.org/wp/2009/06/piezo-transducer-signal-conditioning/comment-page-1/#comment-333</link>
		<dc:creator>Artem</dc:creator>
		<pubDate>Wed, 23 Jun 2010 20:19:11 +0000</pubDate>
		<guid isPermaLink="false">http://leucos.lstilde.org/wp/?p=229#comment-333</guid>
		<description>This is a very nice article, but i have done some playing with piezos and i have to say it is not that simple. I want to put a piezo in a box and hitting the box will trigger some event. The box is 16mm woods. SO, the voltage spiked from a hit is about 100-200mV only. But you hit it really hard then you&#039;ll get around 10V. I need to detect both types of hits (not distinguish, just detect, they are all the same to me). The problem here is the diode. With only 200mV spike the diode will not let it through. So, i need to amplify it first! A simple NPN transistor might help, do you think? So, when the signal from the piezo will go to the base the output voltage with like 100x more (i&#039;ll take a trans with gain of around 100) but not more than the Vcc.  Fo example, 50mV from piezo will result in 5V output (Vcc). However, I, again, don&#039;t know what to do with +10-20V on the base from the piezo? Allowed max Base-emitter voltage is usually around 6V. Put a zenner to the base? Then what will happen to it on negative voltage it? It will conduct and we&#039;ll have a short cicuit. Any ideas?</description>
		<content:encoded><![CDATA[<p>This is a very nice article, but i have done some playing with piezos and i have to say it is not that simple. I want to put a piezo in a box and hitting the box will trigger some event. The box is 16mm woods. SO, the voltage spiked from a hit is about 100-200mV only. But you hit it really hard then you&#8217;ll get around 10V. I need to detect both types of hits (not distinguish, just detect, they are all the same to me). The problem here is the diode. With only 200mV spike the diode will not let it through. So, i need to amplify it first! A simple NPN transistor might help, do you think? So, when the signal from the piezo will go to the base the output voltage with like 100x more (i&#8217;ll take a trans with gain of around 100) but not more than the Vcc.  Fo example, 50mV from piezo will result in 5V output (Vcc). However, I, again, don&#8217;t know what to do with +10-20V on the base from the piezo? Allowed max Base-emitter voltage is usually around 6V. Put a zenner to the base? Then what will happen to it on negative voltage it? It will conduct and we&#8217;ll have a short cicuit. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Philipp</title>
		<link>http://leucos.lstilde.org/wp/2009/06/piezo-transducer-signal-conditioning/comment-page-1/#comment-325</link>
		<dc:creator>Philipp</dc:creator>
		<pubDate>Wed, 10 Mar 2010 09:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://leucos.lstilde.org/wp/?p=229#comment-325</guid>
		<description>Hi Leucos,

thanks for sharing your work!

I have a more general question regarding piezos, as I am currently starting work here and am mch more aware of soft- than of hardware.
So: Is it possible to distingish between pressing an d depressing the piezo? Will that give any different output using your circuit?
In the situation I am using the piezo in, it will be pressed and after a longer time, it will be depressed.

Sadly I do not have an oscilloscaope available so it woud be nice if you could help</description>
		<content:encoded><![CDATA[<p>Hi Leucos,</p>
<p>thanks for sharing your work!</p>
<p>I have a more general question regarding piezos, as I am currently starting work here and am mch more aware of soft- than of hardware.<br />
So: Is it possible to distingish between pressing an d depressing the piezo? Will that give any different output using your circuit?<br />
In the situation I am using the piezo in, it will be pressed and after a longer time, it will be depressed.</p>
<p>Sadly I do not have an oscilloscaope available so it woud be nice if you could help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : leucos</title>
		<link>http://leucos.lstilde.org/wp/2009/06/piezo-transducer-signal-conditioning/comment-page-1/#comment-231</link>
		<dc:creator>leucos</dc:creator>
		<pubDate>Sat, 12 Dec 2009 01:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://leucos.lstilde.org/wp/?p=229#comment-231</guid>
		<description>@gal : the point here is to remove voltage swinging. When you smash  a piezo, you have a lot of spikes going up and down.

Having R &amp; C in // will dampend &quot;down voltage spikes&quot;.

Imagine you have a high voltage spike. The cap will charge instantly and Vo will be as high as Vi (Vo and Vi used here are according to the wikipedia &lt;a href=&quot;http://en.wikipedia.org/wiki/File:RC_Parallel_Filter_%28with_I_Labels%29.svg&quot; rel=&quot;nofollow&quot;&gt;schematic&lt;/a&gt;).
Now when Vi drops to 0, the cap is still charged and will &quot;slowly&quot; discharge thru R. 

All in all, Vo will rise exactly like Vi, but will fall slowly (according to the RC constant).

You can test this at http://www.falstad.com/circuit/

Create a circuit with a R, C, voltage source and a switch and test it out.</description>
		<content:encoded><![CDATA[<p>@gal : the point here is to remove voltage swinging. When you smash  a piezo, you have a lot of spikes going up and down.</p>
<p>Having R &#038; C in // will dampend &laquo;&nbsp;down voltage spikes&nbsp;&raquo;.</p>
<p>Imagine you have a high voltage spike. The cap will charge instantly and Vo will be as high as Vi (Vo and Vi used here are according to the wikipedia <a href="http://en.wikipedia.org/wiki/File:RC_Parallel_Filter_%28with_I_Labels%29.svg" rel="nofollow">schematic</a>).<br />
Now when Vi drops to 0, the cap is still charged and will &laquo;&nbsp;slowly&nbsp;&raquo; discharge thru R. </p>
<p>All in all, Vo will rise exactly like Vi, but will fall slowly (according to the RC constant).</p>
<p>You can test this at <a href="http://www.falstad.com/circuit/" rel="nofollow">http://www.falstad.com/circuit/</a></p>
<p>Create a circuit with a R, C, voltage source and a switch and test it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Gal</title>
		<link>http://leucos.lstilde.org/wp/2009/06/piezo-transducer-signal-conditioning/comment-page-1/#comment-230</link>
		<dc:creator>Gal</dc:creator>
		<pubDate>Fri, 11 Dec 2009 13:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://leucos.lstilde.org/wp/?p=229#comment-230</guid>
		<description>Hi,

I did scroll down to the wikipedia page ...
There they mention the *Parallel* RC circuit that
you are using.

It says : \&quot;The parallel RC circuit is generally of less interest than the series circuit. This is largely because the output voltage Vout is equal to the input voltage Vin — as a result, this circuit does not act as a filter on the input signal unless fed by a current source.\&quot;

Here, in all your scope captures, you talk of voltage, and not current, so I don\&#039;t understand..</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I did scroll down to the wikipedia page &#8230;<br />
There they mention the *Parallel* RC circuit that<br />
you are using.</p>
<p>It says : \&quot;The parallel RC circuit is generally of less interest than the series circuit. This is largely because the output voltage Vout is equal to the input voltage Vin — as a result, this circuit does not act as a filter on the input signal unless fed by a current source.\&quot;</p>
<p>Here, in all your scope captures, you talk of voltage, and not current, so I don\&#8217;t understand..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : tuk</title>
		<link>http://leucos.lstilde.org/wp/2009/06/piezo-transducer-signal-conditioning/comment-page-1/#comment-215</link>
		<dc:creator>tuk</dc:creator>
		<pubDate>Sun, 29 Nov 2009 18:21:58 +0000</pubDate>
		<guid isPermaLink="false">http://leucos.lstilde.org/wp/?p=229#comment-215</guid>
		<description>thank you very much. It has usefully for me.</description>
		<content:encoded><![CDATA[<p>thank you very much. It has usefully for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : leucos</title>
		<link>http://leucos.lstilde.org/wp/2009/06/piezo-transducer-signal-conditioning/comment-page-1/#comment-192</link>
		<dc:creator>leucos</dc:creator>
		<pubDate>Mon, 02 Nov 2009 08:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://leucos.lstilde.org/wp/?p=229#comment-192</guid>
		<description>Hey Gal,

Please scroll down on the wikipedia page ;)</description>
		<content:encoded><![CDATA[<p>Hey Gal,</p>
<p>Please scroll down on the wikipedia page <img src='http://leucos.lstilde.org/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Gal</title>
		<link>http://leucos.lstilde.org/wp/2009/06/piezo-transducer-signal-conditioning/comment-page-1/#comment-191</link>
		<dc:creator>Gal</dc:creator>
		<pubDate>Sun, 01 Nov 2009 21:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://leucos.lstilde.org/wp/?p=229#comment-191</guid>
		<description>Hello,

You say this circuit acts as an RC filter, but looking at http://en.wikipedia.org/wiki/Rc_circuit
isn&#039;t the R and C suppose to be connected in Series ?
whereas in your schematic they are connected in parallel ?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>You say this circuit acts as an RC filter, but looking at <a href="http://en.wikipedia.org/wiki/Rc_circuit" rel="nofollow">http://en.wikipedia.org/wiki/Rc_circuit</a><br />
isn&#8217;t the R and C suppose to be connected in Series ?<br />
whereas in your schematic they are connected in parallel ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : leucos</title>
		<link>http://leucos.lstilde.org/wp/2009/06/piezo-transducer-signal-conditioning/comment-page-1/#comment-189</link>
		<dc:creator>leucos</dc:creator>
		<pubDate>Sat, 24 Oct 2009 12:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://leucos.lstilde.org/wp/?p=229#comment-189</guid>
		<description>@Fernando : check out http://drummaster.digitalcave.ca/index.jsp
There are loads of informations there to build an electronic drum.</description>
		<content:encoded><![CDATA[<p>@Fernando : check out <a href="http://drummaster.digitalcave.ca/index.jsp" rel="nofollow">http://drummaster.digitalcave.ca/index.jsp</a><br />
There are loads of informations there to build an electronic drum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : fernando</title>
		<link>http://leucos.lstilde.org/wp/2009/06/piezo-transducer-signal-conditioning/comment-page-1/#comment-188</link>
		<dc:creator>fernando</dc:creator>
		<pubDate>Sat, 24 Oct 2009 01:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://leucos.lstilde.org/wp/?p=229#comment-188</guid>
		<description>Thanks for the fast answer Leucos.
And by the way, my world is the software and in the last time i have working hard on vst&#039;s and midi software, sequencers, etc., and i&#039;ve hacked a gamepad (wheel) to build a midi floorboard and the sustain pedal for my keyboard, and now i&#039;m programming the arduino to get the piezo signals to finally build the drum and perform a vst like addictive drums. My next project will be to build a breath controller (maybe hacking a broken clarinet). In the music world i play guitar and keyboard, but we (almost a band) need the drum, so with your work we are closer to get it.
I know that i&#039;m still a newbie in the hardware world but maybe i can help in some way to thank you, so any doubt just let me know.
Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks for the fast answer Leucos.<br />
And by the way, my world is the software and in the last time i have working hard on vst&#8217;s and midi software, sequencers, etc., and i&#8217;ve hacked a gamepad (wheel) to build a midi floorboard and the sustain pedal for my keyboard, and now i&#8217;m programming the arduino to get the piezo signals to finally build the drum and perform a vst like addictive drums. My next project will be to build a breath controller (maybe hacking a broken clarinet). In the music world i play guitar and keyboard, but we (almost a band) need the drum, so with your work we are closer to get it.<br />
I know that i&#8217;m still a newbie in the hardware world but maybe i can help in some way to thank you, so any doubt just let me know.<br />
Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : leucos</title>
		<link>http://leucos.lstilde.org/wp/2009/06/piezo-transducer-signal-conditioning/comment-page-1/#comment-187</link>
		<dc:creator>leucos</dc:creator>
		<pubDate>Fri, 23 Oct 2009 20:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://leucos.lstilde.org/wp/?p=229#comment-187</guid>
		<description>Hey Fernando,

For the BAT85 : Schottky *is* the spec. Schottky diodes are special diode with a low forward voltage drop. So you could ask &quot;a diode with a low Vf&quot;, but you&#039;d better ask for a &quot;schottky diode&quot;.
For the Zener : the spec here is the voltage, 5.1 V. The other parameters aren&#039;t that important.
For the capacitor : 4n7 means &quot;4.7 nano Farads&quot;. So just ask for a &quot;cuatro nano siete&quot; and it should do the trick ;)

glhf,</description>
		<content:encoded><![CDATA[<p>Hey Fernando,</p>
<p>For the BAT85 : Schottky *is* the spec. Schottky diodes are special diode with a low forward voltage drop. So you could ask &laquo;&nbsp;a diode with a low Vf&nbsp;&raquo;, but you&#8217;d better ask for a &laquo;&nbsp;schottky diode&nbsp;&raquo;.<br />
For the Zener : the spec here is the voltage, 5.1 V. The other parameters aren&#8217;t that important.<br />
For the capacitor : 4n7 means &laquo;&nbsp;4.7 nano Farads&nbsp;&raquo;. So just ask for a &laquo;&nbsp;cuatro nano siete&nbsp;&raquo; and it should do the trick <img src='http://leucos.lstilde.org/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>glhf,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
