Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

For a test of a filter and video transmitter gear, I need a variable frequency (potentiometer adjusted) sine or square wave oscillator, adjustable from about 1 to 10 MHz. Output about 1Vp-p okay, but I could reduce a higher output. I don't have many parts at the moment; so I need the cheapest way to do this. I have a lot of NOR gates lying around and I'm thinking of a ring oscillator but when I try to make them adjustable they become unstable.

share|improve this question

1 Answer

How about an oscillator around a Schmitt-Trigger inverter? Capacitor on input, resistor from output to capacitor, done.

relaxation oscillator

share|improve this answer
1  
has to be a schmitt-trigger; without the hysteresis it will just settle at a voltage somewhere near the middle of the rails. – JustJeff Apr 29 '11 at 1:33
Is there any drawback to using an op-amp based schmitt trigger over one of the 74HC14s? – drxzcl Apr 29 '11 at 7:53
1  
@Ranieri - not really. I posted this because it's the absolutely minimum component count solution. It has fixed trigger levels, however, in the opamp version you can set the trigger levels yourself. – stevenvh Apr 29 '11 at 8:01
1  
Getting an op amp circuit to oscillate at 1 MHz to 10 MHz will be very difficult! – Leon Heller Apr 29 '11 at 10:07
1  
@Leon - you're right (I forgot the frequency requirements for a moment.) – stevenvh Apr 29 '11 at 13:14
show 1 more comment

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.