What's the oscillator for? The touch switch looks pretty good. They are using a JFET which is high Z and that should send out a pulse when you touch it. I have found that in the gate if you attach it to a double sided copper clad board that it will act like a huge capacitor and makes a nice pad for the touch switch.
What's the oscillator for? The touch switch looks pretty good. They are using a JFET which is high Z and that should send out a pulse when you touch it. I have found that in the gate if you attach it to a double sided copper clad board that it will act like a huge capacitor and makes a nice pad for the touch switch.
The oscillator is required because the touch switches need AC to operate. With DC, they would just give a short pulse when touched.
The receiver uses a MOSFET, not a JFET (as stated by SV).
It appears to me that the EXCITER signal needs to be distributed on one wire to all remote touch sensor circuits, and all the SWITCH OUTs need to be bussed onto another wire and routed to the receiver input.
Yeah I noticed it was a MOSFET after I typed it. Maybe you need to describe what this thing is supposed to do. I gather you want several students to be able to activate a device by them each having their own touch switch? I would use a JFET instead of a MOSFET. I thought the clock might be some sort of sequencing circuit because as you said Roff, the MOSFET circuit would deliver a pulse which is all that is needed. That pulse could be used to toggle say a J-K flip flop off and on.
If the MOSFET will deliver a long enough pulse to trigger a relay momentary contact. It is what I'm looking for.
So, each Student touch will deliver a single pulse the exciter will momentary contact a relay it wil activate my secondary existing circuit for ON when they are done touch again and will turn OFF.
So, I guess would the pulse be long enough to drive a momentary contact relay closed ?
Yeah I noticed it was a MOSFET after I typed it. Maybe you need to describe what this thing is supposed to do. I gather you want several students to be able to activate a device by them each having their own touch switch? I would use a JFET instead of a MOSFET. I thought the clock might be some sort of sequencing circuit because as you said Roff, the MOSFET circuit would deliver a pulse which is all that is needed. That pulse could be used to toggle say a J-K flip flop off and on.
I'm not sure the touch switch would be reliable without the pulsed drive. A toggle FF would be sensitive to bounce, and would also change state every time someone touched a switch. How would you process that?
A JFET would require a negative gate voltage to turn it off. Why do you think a JFET would be better than a MOSFET?
Dave Johnson (the designer) is a very bright guy. I have looked at several of his designs, and they all seemed to have been very well thought out. That doesn't mean this circuit is appropriate for killivolt's purpose.
Sounds good. Still I would use a JFET. They have very high impedance and will be more sensitive to touch. A one shot will give you any variation of pulse width because of the RC time constant but if you just want it to toggle off and on I would use a J-K flip flop. Tie J and K high and use the clock input.
It will be a single pulse though you will get a damped wave effect (a few smaller pulses). So yes, if you need a long pulse then use a one shot. I believe you could get pulse widths up tp a couple of minutes. If you use a one shot, than disregard the after pulses. One shots are often used to de-bounce a switch.
A MOSFET's gate impedance is at least as high as a JFET's in this application. Keep in mind that the FET is not being used to sense touch. That's the job of the PN2907.
Don't tie the drain (D) of the MOSFET to +5V! You should be able to drive the relay off the drain, with the other end of the coil connected to +V. Be sure you add a diode (1N4148) across the coil, anode to the drain of the MOSFET, to protect the MOSFET from the flyback voltage which is generated when the MOSFET turns off.