We'll gee wiz, this was a real hot topic. Thanks for all the responses and help. It sounds like I should throw the op amp into the pond.
Well* not we'llWe'll gee wiz, this was a real hot topic. Thanks for all the responses and help. It sounds like I should throw the op amp into the pond.
There's nothing wrong with LM741. You just know when/how to use them. Tektronix used them in a lot of their equipment and only used "better" opamps when necessary.It sounds like I should throw the op amp into the pond.
Ok good to know. I'll look into the LM393. Thanks a lot!There's nothing wrong with LM741. You just know when/how to use them. Tektronix used them in a lot of their equipment and only used "better" opamps when necessary.
In your case, you're using the LM741 in an inappropriate way. It doesn't work well with a single supply because the input can only be within 2-3 volts of the rails and the output is similarly constrained. And opamps make for slow comparators.
LM393 is a comparator that was designed to allow its input and output include ground. Comparators always make better comparators than opamps. You can use a comparator as an opamp, but it'll be slow and doesn't have built-in frequency compensation.
I imagine there are members bashing LM741 (I don't read all posts). I have dozens of LM741 and I snatch them up whenever I see them at swap meets and such because I might need them to repair my vintage Tektronix equipment. The last batch I got came from a well-known guy (in Tektronix circles) who used to work at Tektronix.Ok good to know. I'll look into the LM393. Thanks a lot!
You can't get a well defined switching voltage unless you use a comparator. What are your requirements for activating the relay?All I'm trying to do is amplify the 1.5 volt signal from the walkie talkie receiver to a 12volt signal in order to activate the automotive relay. Isn't there a basic transistor amplifier schematic I can use for this?
Desperation.Why didn't any of the first ten replies mention that???
Yes. This is a 1-transistor project. Let's reboot.All I'm trying to do is amplify the 1.5 volt signal from the walkie talkie receiver to a 12volt signal in order to activate the automotive relay. Isn't there a basic transistor amplifier schematic I can use for this?
Ok sounds good. So I am taking AC from the two wires that used to be connected to the speaker of the receiver. With the "call" button held down on the transmitter the wires read 1.5 volts AC. When I release the call button on the transmitter, the voltage drops to 0.Yes. This is a 1-transistor project. Let's reboot.
Three things:
1. Relay coil data. Voltage / Current / Wattage / whatever. And a link to a product page, datasheet, etc.
2. Receiver output voltage - where is this coming from? Earphone jack, internal speaker, other? Also, voltage range. If 1.5 V is the "On" condition, what is the voltage in the "Off" condition? And are the voltages DC, AC, pulses, - ?
3. Note that there ae radio control transmitter/receiver sets on ebay for under $10.
ak
Ok.Can you measure the resistance of the radio's speaker?
Do you have access to an n-channel MOSFET such as a 2N7000, an IRLZ44, or something in-between?
Here's the fun part: Can you measure the AC voltage out of the radio with the speaker disconnected, and the speaker wires connected to a 10K resistor? The voltage might be significantly larger without the dpeaker attached, possible large enough to drive a logic-level MOSFET through a voltage doubler. 2 diodes, 2 capacitors, no opamp of comparator IC.
Where are you located?
ak
If it's 2N7000, be aware they're very easily damaged by ESD. Even when I thought I was handling them properly, I managed to damage several in the past 5 years or so. Sadly, they didn't fail outright and it took longer than it should have to determine that they were damaged.I just got a MOSFET in the mail I'll check exactly what kind when I get home
Hey I got those requested measurements today.Even with the speaker removed, the receiver output voltage could be as low as 1.5 Vrms, or 2.1 Vpeak. That's enough to drive a darlington, probably more reliably than driving a FET. Things get worse when you add an input rectifier diode. Things get better if that diode is part of a rectifying charge pump ("voltage doubler"). Because the diode Vf (0.7 V) is such a large percentage of the input Vpeak (2.1 V), the boost is only around 0.7 V, for about 2.8 Vp at the base of gate. Along with a filter capacitor as in posts #1, #2, and #3, this looks like a workable solution. I would go with a 600 mA bipolar or darlington rather than a 200 mA FET like the 2N7000.
But there is another approach. If you drive the transistor base/gate with the input voltage directly, you get a rectified square wave across the relay coil because the transistor acts as an active rectifier. Put a hold-up capacitor across the coil, and you get the desired result.
Absent more information, let's assume the receiver signal is a 400 Hz sinewave. That is a 400 Hz squarewave across the relay coil, and the coil current is 133 mA. Using the quickie approximation for the desired capacitor size:
EC=it
C = it/E
The required capacitor size equals the discharge current times the discharge period, divided by the allowable voltage drop across the coil during discharge. Because the discharge voltage delta is less than 20% of the total voltage, this linear approximation works well because it is in the straightest part of what is overall an exponential curve.
Lets say that the 12 V coil voltage should not drop below 10 V, so E = 2 V. The off time of the squarewave is 1/2 cycle of the input, 1.25 ms, or 0.00125 seconds.
C = (0.133 x 0.00125) / 2 = 83 uF, rounding up to 100 uF. Interestingly, the same size capacitor as in the previous circuits. There is a lot of margin built into this value because the actual minimum operating voltage is 8.4 V, much less than the 10 V value used. The cap should be rated for 25 V to 100 V. As above, no coil suppression diode needed.
ak