Jump to content

Recommended Posts

Posted

That looks approximately as expected, although it's hard to tell with a linear gain axis. It should be down 12dB (i.e. down to 25%) at about 160Hz, and drop 24dB/octave (i.e. drop by a factor of 16 for each division by 2 of the frequency) below that. Likewise, it should be down 9dB (i.e. down to 35%) at about 11kHz, and drop 18Db/octave (i.e. drop by a factor of 8 for each doubling of the frequency) above that.

graph.jpg

Posted

There's a hell of a lot of gain there which is quite possibly necessary, but you are more liable to have oscillation problems as you go above 60dB of gain. 

Posted

Yeah, the design has about 76dB gain in the middle of the passband, and it is necessary, since the signal from the piezo is very weak. I'm currently working on a non-watch-related application where I need even more gain, so I'm really going to have to work hard to avoid noise.

Posted

Here is the gain in dB. I account for the noise by using the corrected Vout = sqrt((Vout)^2 - (Vnoise)^2), where Vnoise=0.015 V.  The input voltage is 182 uV (using a 5490:1 voltage divider). I don't have 160 Hz and 11 kHz settings on my signal generator, but at 150 Hz, the gain is down 12 dB from the peak. At 10 kHz, it is down 18 dB. The latter does not agree with the prediction of -9 dB. What could be going on?

watchpreampgain4.jpg

Posted

I'm not sure what's happening here. To tell you the truth, I've never actually tested the frequency response of any of the amps I've built, although I have modeled them in a simulation tool. I'm about to head out on a week-long trip, but when I get back, I'll try to measure the response of the amp I'm currently using, which is built as shown on my site.

(I recently completed rebuilding a valve amplifier for my Hammond organ, at which time I put together the tools I needed to measure frequency response before and after the rebuild, so I'm now able to do this for the Watch-O-Scope amplifier as well.)

Posted

Given that you don't need massive bandwidth, I'd consider putting an input transformer before the opamp stage. Something like 1:4 would give you 12dB of gain, though you'd want an opamp with very low current noise.  Also depends on piezo source impedance since a step-up transformer increases impedance by the square of the turns ratio. 

Posted

I'm making progress on my particular version of the Watch-O-Scope microphone amplifier.  So far, I've created and submitted a PCB design to Itead Studio for manufacture.  My PCB starts with Stefan's basic filter design, added the resistors and caps to the virtual grounds and made everything SMD.  I expect the boards will take some time to arrive in the post (about 1 month) but I'll begin construction once I receive them.  I've ordered extra boards so I would be willing to build additional units for those here who don't have the electronics skills; All depends on the performance of the design.

  • 4 weeks later...
Posted

My latest version of the amplifier has only 3 mV of noise, compared to the original 22 mV. Probably good enough. I can barely hear the noise now. I made two changes. First, I changed to NE5534 op amps, which have much lower voltage noise. Second, I reduced the resistances in the first stage by a factor of 30 (and increased capacitances by the same factor) to reduce resistance noise. The diagram below shows the changes.

mic_preamp_mods_schematic.jpg

There is no bypassing other than what is show here, on the first stage only. For details see my noise article at http://wlysenko.blogspot.com.

 

  • Like 1
Posted

The resistance of my microphone (built just as in the Watch-O-Scope article) is greater than 500 Megohm and has a capacitance of 18 nF. Reactance is therefore 8.8 kohm at 1 kHz.

Posted (edited)

Awesome work Walter! Now I want to redesign my preamp.

My one concern is the much lower input resistance. The reason I used such high resistances in the first stage was input impedance. With an 18nF (27nF in my case) transducer and a 1k input resistance, you effectively have a 9kHz high pass filter on the input.

However, perhaps that's a misunderstanding on my part caused by reading too many articles on using a piezo transducer for musical applications. In those cases, the input impedance is probably in the form of a resistor to ground, thus shunting the high frequencies to ground. In this case, the input impedance is a resistor to the op-amp input, so even the shunted signal is being amplified.

EDIT: As a first step, I may try simply replacing the first stage input resistors and capacitors, leaving the TL074 in-place. That should already make a significant improvement.

Edited by svorkoetter
Posted

Stefan (and everyone),

My noise predictions (calculations) are for a shorted input. So I compare to measurements for a shorted input. Of course, the actual input (piezo transducer) is different but, fortunately, the noise levels are less for the case with a microphone connected.  

For my latest version of the preamp, the noise measurements are as follows:
input shorted: 3.2 mV
mic connected: 2.2 mV
input open: 1.7 mV

For the original version of the preamp, the shorted and mic-connected cases were the same.

I haven't yet measured the frequency response of the latest preamp. I'll do that soon. Maybe you can provide guidance regarding changes needed to get the right frequency response for the low-resistance case. Or maybe I can learn filter theory (how hard can that be?). By the way, what should the passband be for this application?

Posted
5 hours ago, svorkoetter said:

Awesome work Walter! Now I want to redesign my preamp.

My one concern is the much lower input resistance. The reason I used such high resistances in the first stage was input impedance. With an 18nF (27nF in my case) transducer and a 1k input resistance, you effectively have a 9kHz high pass filter on the input.

However, perhaps that's a misunderstanding on my part caused by reading too many articles on using a piezo transducer for musical applications. In those cases, the input impedance is probably in the form of a resistor to ground, thus shunting the high frequencies to ground. In this case, the input impedance is a resistor to the op-amp input, so even the shunted signal is being amplified.

EDIT: As a first step, I may try simply replacing the first stage input resistors and capacitors, leaving the TL074 in-place. That should already make a significant improvement.

This is why I asked about the transducer impedance. However, I was incorrect to ask: the opamp input impedance is still in the mega-ohm range as that 1K resistor is not strapped to ground; it's a series resistance. 

Posted
1 hour ago, wlysenko said:

I haven't yet measured the frequency response of the latest preamp. I'll do that soon. Maybe you can provide guidance regarding changes needed to get the right frequency response for the low-resistance case. Or maybe I can learn filter theory (how hard can that be?). By the way, what should the passband be for this application?

I originally thought the passband should be about 160Hz to 12kHz, but I'm starting to think that most of the useful information lies between 800Hz and 8kHz, so a high-pass input at 800Hz should be fine.

The thing with R-C filters is that if C is fixed your hands are tied wrt R, as f = 1/(2*Pi*R*C). To get an 800Hz high-pass input, your input impedance needs to be 7.5k. Right now it's 1k.

Posted
8 minutes ago, rodabod said:

This is why I asked about the transducer impedance. However, I was incorrect to ask: the opamp input impedance is still in the mega-ohm range as that 1K resistor is not strapped to ground; it's a series resistance. 

No, unfortunately the input impedance of an op-amp wired in a feedback configuration as shown is exactly equal to the input resistor. That 1K resistor is not strapped to actual ground, but it is strapped to virtual ground, because the op-amp will do whatever it can (through the feedback network) to keep the - input equal to the + input.

Posted (edited)

Ah, in which case you effectively have a very large pad on the input as not very much voltage from your transducer will drop across that input resistor. 

Sorry for not noticing the opamp config - I've viewing on a phone so it's slightly hard to read. I'd set that input resistor to 10k plus and reduce the gain if need be. 

Edited by rodabod
Posted
22 hours ago, svorkoetter said:

I originally thought the passband should be about 160Hz to 12kHz, but I'm starting to think that most of the useful information lies between 800Hz and 8kHz, so a high-pass input at 800Hz should be fine.

The thing with R-C filters is that if C is fixed your hands are tied wrt R, as f = 1/(2*Pi*R*C). To get an 800Hz high-pass input, your input impedance needs to be 7.5k. Right now it's 1k.

Okay, I now understand a bit about filtering. I have two comments and a suggested modification. First, C1 has nothing to do with anything. It can be eliminated. With R1=1 k ohm (to keep resistor noise down), the RC value corresponding to the transducer (27 or 18 nF), does not correspond to 800 Hz so my modified preamp does not have the optimal passband. But it is not completely useless. I can listen to a watch ticking and not hear any noise.

Second, I have been measuring frequency response incorrectly. I should have put an 18 nF capacitor in series with my 180 uV, 1 ohm signal source to correctly characterize the microphone/amplifier system.

 Consider the following.

buffer.jpg

The low-resistance buffer provides a zero-impedance source to the first stage. Now we can use R1=1k and choose C1 to correspond to a frequency of 800 Hz, which is 0.20 uF. Unless someone points out why this won't work, I will try something like this.

Posted

My op-amp-fu isn't strong enough to say if that will work or not, but it looks like it might. Certainly worth a try. The other alternative is to use a FET input stage, as has been suggested before in this thread (which at the time I rejected as unnecessary, since with my high resistance but noisy first stage, the input impedance was exactly what I wanted it to be).

Yes, I agree that C1 serves no purpose, theoretically. It does help to keep AC hum, picked up between the microphone and the circuit, out of the input though. A value of 0.33uF might work better in this case, without appreciably affecting anything else.

Posted

The way I see it, you are going to get around 10% of your mic signal actually landing in the opamp, so you effectively have around a 20dB pad as 90% of the source voltage will dissipate in the transducer itself.

Posted (edited)

Even though I do understand the working of RC-filters, this discussion is way above my head. I'm very curious where this thread is leading to and can give only my hats off to all the efforts people put into this to make the W.O.S. working even better. I get now much better results with a wooden microphone stand (instead of a stand made out of nylon-plastic) and placing the watch-lugs (instead of the crown) agains the piezo (much stronger signal).

An amplifier which filters out the unwanted noises would be fantastic and I'm following this thread with great interest !!

Edited by Endeavor
Posted (edited)
10 hours ago, rodabod said:

The way I see it, you are going to get around 10% of your mic signal actually landing in the opamp, so you effectively have around a 20dB pad as 90% of the source voltage will dissipate in the transducer itself.

Because the transducer is capacitive and the input is resistive, it's not a pad (audiophile-speak for attenuator), it's a filter. With the 18nF transducer and 1k resistor, the cut-off is at 8.8kHz. Above that frequency, all of the signal makes it to the op-amp. Below that, it drops off at 6dB per octave. So at ~800Hz, it is indeed 20dB of attenuation; at 8kHz, it's only about 1dB.

Edited by svorkoetter
  • Like 1
Posted
4 hours ago, svorkoetter said:

Because the transducer is capacitive and the input is resistive, it's not a pad (audiophile-speak for attenuator), it's a filter. With the 18nF transducer and 1k resistor, the cut-off is at 8.8kHz. Above that frequency, all of the signal makes it to the op-amp. Below that, it drops off at 6dB per octave. So at ~800Hz, it is indeed 20dB of attenuation; at 8kHz, it's only about 1dB.

Ahh!!!! Now I get you. My apologies; I didn't realise that you were using this to your advantage to essentially form the first filter stage. Fantastic. 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Similar Content

  • Recently Browsing

    • No registered users viewing this page.
  • Topics

  • Posts

    • it would be nice to have the exact model of the watch the or a picture so we can see exactly what you're talking about. this is because the definition of Swiss watch could be a variety of things and it be helpful if we could see exactly the watch your dealing with then in professional watch repair at least some professionals they do pre-cleaned watches. In other words the hands and dial come off and the entire movement assembled goes through a cleaning machine sometimes I think a shorter bath perhaps so everything is nice and clean for disassembly makes it easier to look for problems. Then other professionals don't like pre-cleaning because it basically obliterates the scene of the crime. Especially when dealing with vintage watches where you're looking for metal filings and problems that may visually go away with cleaning. Then usually super sticky lubrication isn't really a problem for disassembly and typically shouldn't be a problem on a pallet fork bridge because there shouldn't be any lubrication on the bridge at all as you typically do not oil the pallet fork pivots.  
    • A few things you should find out before you can mske a decision of what to do. As Richard said, what is the crown and all of the crown components made of . Then also the stem .  The crown looks to have a steel washer that retains a gasket. So be careful with what chemicals you use to dissolve any stem adhesives or the use of heat. You might swell or melt the gasket unless you are prepared to change that also . The steel washer maybe reactive to alum. Something I've just used to dissolve a broken screw from a plate. First drilled out the centre of the screw with a 0.5mm carbide . Dipped only the section that held the broken screw in Rustins rust remover. This is 40 % phosphoric acid. 3 days and the screw remains were completely dissolved, no trace of steel in the brass threads. A black puddle left in the solution.
    • I suppose this will add to the confusion I have a roller jewel assortment. It lists out American pocket watches for Elgin 18 size and even 16 size it's a 50. But not all the various companies used 50-50 does seem to be common one company had a 51 and the smallest is 43. American parts are always interesting? Francis Elgin for mainsprings will tell you the thickness of the spring other companies will not even though the spring for the same number could come in a variety of thicknesses. But if we actually had the model number of your watch we would find it probably makes a reference that the roller jewel came in different dimensions. So overlook the parts book we find that? So it appears to be 18 and 16 size would be the same sort of the arson different catalog numbers and as I said we don't have your Mongol know which Log number were supposed to be using. Variety of materials garnered her sapphire single or double but zero mention about diameters. Then in a section of rollers in this case rollers with jewels we do get this down in the notes section Roller specifications but of course zero reference to the jewel size. I was really hoping the roller jewel assortment would give us sizes it doesn't really. But it does show a picture of how one particular roller jewel gauge is used  
    • Seems to still do it through my mobile data, I use an android phone almost exclusively, but I'll double check it. Thanks mark Strange, I'll try my laptop that utilities edge. I've been on site half hour since I got home, it hasn't done it yet. Thanks John
    • At work, I'm on MS Edge, not through chose, on my phone, chrome, no issues with either. 
×
×
  • Create New...