Originally posted on the Savage///Circuits Forums on January 28th, 2014, 09:06 PM by ElectronsRfun
Hi Granz,
I looked through and read the article you sent me. Reading about the discoveries others have made was fascinating. I think I can get this to work with my wife in some regards. I will build it soon and try connecting it to a propeller using the below style code to latch a relay. I was thinking PIN_0 could be part of the matrix grid switch Lisa is use to using to unlatch the relay.
IF ina(PIN) == -1
repeat until (ina == 0)
outa(PIN_0)~~
I have never built an amplifier circuit before, so I have never worked with negative voltages. I think they make negative voltage IC (like a 7805, but just in negative volts instead). I don't really know why neg. voltages are needed? To me it appears negative voltages only increase the Voltage potential difference. Anyone can jump in here and tell me why.
After looking at the schematic that was published I am not sure what everything is. I made a drawing of it and put the parts in red I don't understand. I hope it will be included with this post. I will try to explain what I think is going on.
First, I think the sensors are feed into a specialized comparator, the signal comes out and passes through a cap. The cap is placed in series so it would block all DC signals. I think this is called some type of band filter. Next the signal goes into a dual op-amp. In the first stage it appears to be amplified but I am not sure why R2 is connected where it is and then to common. I have never seen the symbol they use for common before either, is that because this system uses neg. voltages? Next the signal is feed into the second half of the dual op-amp where it appears to be amplified based on a voltage divider circuit connected to +. Finally the signal flows out of the op-amp and into something I have never seen before, R6 with a diode and cap in parallel on either side of the resistor. Huh... what is that???? Is the diode there because of the negative voltage system? The 3.3k resistor is part of a RC circuit that will charge C2 a little more slowly than if R6 wasn't there. I also looks like a low band pass filter, having the resistor before the cap. I don't know? As a whole the circuit looks very similar to a speaker driver circuit, never built one of those either.
I was hoping someone could explain the parts of the circuit I don't understand.

(
Note: full size image lost during forum migration )
Thanks, Jason