Hello all!
After some cool work in my DSP class on ECG signals, I would like to work with my own on an arduino (real-time).
I am starting with the analog front end, and wondering if my circuit so far looks okay?
Im concerned about the modeling of the actual right and left arm signals. I would like to add 60 Hz noise as well as the electrode offset (which I think is opposite polarity with abs of 300mV?). Is this simulated correctly?
I am using the AD8232
https://www.analog.com/media/en/technical-documentation/data-sheets/ad8232.pdfMy LTspice schematic is zipped with the ad8232.cir file, and pictures are below.
The output waveform shape looks great, however the gain is not what I expected. I am using the reference circuit from the AD8232 datasheet for cardiac monitoring (pg 28). Gain should be 1100, but I am not getting that. input waveform is max 2mV, getting 10mV out. The gain coming out of "IAOUT" looks correct @ 100, its the lowpass filter on the "OPAMP+" and "OPAMP-" terminals that seems to be messing it up.
Additionally, is it correct to connect the right leg drive feedback to the input right arm and left arm signals to close the loop? I have never simulated with feedback other than normal opamp feedback loops.