Jump to content

Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.)

Link to comment
Share on other sites

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. 

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 4 weeks later...

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

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?

Link to comment
Share on other sites

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. 

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

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. 

Link to comment
Share on other sites

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

    • I would cut my losses, keep it for parts. Buying a balance complete would be a Sunk cost fallacy. 
    • I recall a video on YT from Steffen Pahlow where he talks about getting himself a Chronometre (for which he paid more than he would have liked), but in his words "I had to. It is a Chronometre." I am wondering if you have more watch there than what you are aware of? Especially with what @Neverenoughwatches mentioned about two springs.
    • If you are having counter tops ( i think thats the amercan term ) and some cupboards underneath where you dont require working legroom then that corner doesn't have to be a difficult access void. Lazy susans , we ( kitchen fitters ) call them cabinet carousels or you could just have two adjacent doors with a corner post fixed to one of them, though it does make for a long reach to get to the very corner. But a carousel is a good access solution, also there are sliding steel baskets available but these are bloody expensive and typically problematic, i really think they are a crap idea. What i like about fully fitted worktops, very tidy looking, no loss of space, and sidewards pinged parts are hopefully going to stay worktop side and not end up crunched on the floor.
    • Aren't corners of rooms a bugger though as it is really difficult to use the space underneath the intersection of the two benchtops. Lazy Susans are an idea I suppose. Somewhere to be able to put tools/soldering iron/testing machines that aren't needed on the bench top all the time. It is a bit tight in there, but at least I won't have to move great distances to get to another area. I need to get hold of another chair to have at the cleaning bench. I'll stand all the time at the lathe and I already have the stool for the workbench. Need to get the power sorted now and move the LED lights for over the workbench. There are four downlight in the ceiling that are currently halogen bulbs. Really quite bright so that's good. Ceiling fan as well. What else could one hope for?
    • So all that glitters is not gold when it comes to buying from ebay ( in fact very very rarely) i bought this as554 a few months ago. It was it's dial that attracted me to the joblot, which turned out to be printed on a postcard, that was the first red flag. During disassembly many faults were discovered as listed above,  but i was prepared to soldier on and see what i could achieve. I managed to make a setting lever for it which was a great learning experience and also correctly shape and de rust the hairspring.  Turning my attention to the balance assembly i have hit a road block. The staff broke when removing the roller but that wasn't so much of an issue as it was quite deformed anyway.  I also had several AS554 staffs that I could replace it with, problem is they dont measure up the same. I thought i had identified the movement correctly but what i think has happened is some heavy modification has taken place to make an incorrect staff fit. A nos staff is a slack fit on the balance wheel, the roller and the collet. The balance wheel has also been filed to within an inch of its life. I'm starting to doubt my identification of the movement either that or someone has converted the movement into a pure nugget of trash. Bit disappointed as i managed to get the train to spin lovely and put a good few hours into the setting lever. A balance complete might be the only option if one is available but you know when you are just wasting money. My thoughts are to make and modify something else to fit and work if that is possible, any ideas anyone ? 
×
×
  • Create New...