Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > Electronic Projects Design/Ideas/Reviews


Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution.

Reply
 
Thread Tools Display Modes
Old 13th March 2008, 05:01 AM   (permalink)
Default Oscillator troubles

I am working on a beat frequency oscillator metal detector. The rest of the project is working properly. The mixer, filter, daq modules, and such.

I can't manage to get this oscillator working. It is a simple oscillator. The only difference on the other one to produce the frequency is I wind my own coil. Neither of them oscillate at all. Any ideas or something to try to change. Schematic of one oscillator attached.

Sorry, 220uH is the inductor if not visible.
Attached Images
File Type: jpg oscillatoroneschematic.JPG (23.8 KB, 44 views)
excetara2 is offline  
Reply With Quote
Old 13th March 2008, 11:45 AM   (permalink)
Default

An obvious ommission is the decoupling capacitor on the base of the transistor - it's not likely to work without that (I'm assuming you have a decoupling capacitor across the power rails?).
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Reply With Quote
Old 13th March 2008, 08:30 PM   (permalink)
Default

What size decoupling capacitor would be needed? No, I don't have anything across the rails.
excetara2 is offline  
Reply With Quote
Old 13th March 2008, 10:16 PM   (permalink)
Default

Try something like 0.01uF, it's also vital in all circuits to have decoupling capacitors across the supply rails, try a 0.01uF and a 100uF in parallel (an electrolytic is VERY important on battery powered items).
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Reply With Quote
Old 14th March 2008, 05:16 AM   (permalink)
Default

Placed both in the circuit to no avail. Should I try another oscillator. I believe the desing is right. It worked in pspice.
excetara2 is offline  
Reply With Quote
Old 14th March 2008, 08:31 AM   (permalink)
Default

Please show us some of your simulation results, like op points and waveform.

Your design shows only flatline output when I simulated it in LTSpice. Adding capacitors to transistor base did not help neither.
__________________
L.Chung
eblc1388 is offline  
Reply With Quote
Old 14th March 2008, 02:19 PM   (permalink)
Default

All my simulations seem to be working, maybe there's something
wrong with (me or) my simulator.

on1aag.
Attached Images
File Type: png Excetara I schematic.PNG (16.3 KB, 26 views)
File Type: png Excetara I FFT.PNG (21.2 KB, 23 views)
File Type: png Excetara II schematic.PNG (16.1 KB, 15 views)
File Type: png Excetara II FFT.PNG (18.5 KB, 18 views)
File Type: png Fet 100khz osc. schematic.PNG (15.3 KB, 19 views)
File Type: png Fet 100 khz osc FFT.PNG (17.3 KB, 25 views)
on1aag is offline  
Reply With Quote
Old 14th March 2008, 02:55 PM   (permalink)
Default

Quote:
Originally Posted by on1aag
All my simulations seem to be working, maybe there's something
wrong with (me or) my simulator.

on1aag.
My inexperience in using simulator.

It turns out I just use the ".tran 0 20m" .op command the circuit does not seem to oscillate. See image. However, it oscillates normally after I added the extra parameters similar to yours.

Why would ".tran 0 20m 0 1u" make such a big difference?
Attached Images
File Type: gif sim_error.gif (19.6 KB, 11 views)
__________________
L.Chung
eblc1388 is offline  
Reply With Quote
Old 14th March 2008, 03:37 PM   (permalink)
Default

I'll give that a try today and thanks for all the help so far.
excetara2 is offline  
Reply With Quote
Old 15th March 2008, 04:45 AM   (permalink)
Default

hi guys ,
please tell me which simulator you are using..........
__________________
hm:
sachin.kolkar is offline  
Reply With Quote
Old 15th March 2008, 07:54 AM   (permalink)
Default

Quote:
Originally Posted by sachin.kolkar
hi guys ,
please tell me which simulator you are using..........
Its LTSpice by Linear Technology. Available free to anyone registered with Linear Technology or choose not to:

LTspice/SwitcherCAD III
__________________
L.Chung

Last edited by eblc1388; 15th March 2008 at 07:58 AM.
eblc1388 is offline  
Reply With Quote
Old 15th March 2008, 03:29 PM   (permalink)
Default

You can usually get an oscillator to start immediately by adding the initial condition directive
Code:
.ic i(L1)=1u
or something similar, to your schematic.
You can also usually get it to start by switching your power supply on rapidly
Code:
PWL(0 0 1u 9)
instead of assigning it a DC value.
BTW, this circuit oscillates in simulation without the base bypass cap.
__________________
Ron


Last edited by Roff; 15th March 2008 at 03:31 PM.
Roff is online now  
Reply With Quote
Old 15th March 2008, 03:49 PM   (permalink)
Default

Thanks Ron.

Tried the above simulation with each of your suggestions and the oscillator now starts up every time.
__________________
L.Chung
eblc1388 is offline  
Reply With Quote
Old 15th March 2008, 03:50 PM   (permalink)
Default

Quote:
Originally Posted by Roff
BTW, this circuit oscillates in simulation without the base bypass cap.
But would you ever build a common base circuit without one?
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Reply With Quote
Old 15th March 2008, 03:58 PM   (permalink)
Default

Quote:
Originally Posted by Nigel Goodwin
But would you ever build a common base circuit without one?
I probably wouldn't have even considered the possibility that it might work without one.
__________________
Ron

Roff is online now  
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes




All times are GMT. The time now is 02:23 AM.


Electronic Circuits  |  Electronics Wiki
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.