This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADS1294R: ECG Data Gets Mixed with Respiration Signal

Part Number: ADS1294R
Other Parts Discussed in Thread: ADS1294

Hello everyone,

I’m currently working with ADS1294R incorporated device to acquire 5-lead ECG data. I’m using an ECG simulator to validate the system.  When respiration measurement is OFF, the ECG signals  appear correct. When I enable respiration measurement, the ECG data appears to be mixed with the respiration signal.

For better understanding of the issue, I’ve attached waveform screenshots for reference.

Raw ECG data

rawECG.png

Raw Respiration data

rawresp.png

Filtered ECG data

filtered_data.png

Filtered Respiration data

filterresp.png

The register configuration used is listed below.

CONFIG1:0x66
CONFIG2:0U
CONFIG3:0xC0
LOFF:3U
CH1SET:0x10
CH2SET:0x10
CH3SET:0x10
CH4SET:0x10
RLD_SENSN:0x0F
LOFF_SENSP:0x0F
GPIO:0x0F
RESP_CONFIG:0xF2
CONFIG4:0x22
WCT1:0x0A
WCT2:0xE3

Schematics of ADS1294 in my device
image.png

Is this expected behavior when respiration and ECG share signal paths internally? Am I missing any configuration steps to separate respiration and ECG paths properly? 

Any suggestions would be greatly appreciated.

  • Hello Iasikha,

    Thank you for your post. 

    In your schematic, I do not see any source which is establishing the common-mode voltage on the respiration receiver inputs (IN1P and IN1N). There should be either a resistor divider between the supplies, or a pull-up to RLDOUT.

    Typically, the respiration modulation signal will appear on all electrodes, but it should be filtered out by the digital filters since it is out of band and synchronous with the device's internal clocks. A first order low-pass filter could be added in analog to remove the carrier before it aliases into the passband, if you suspect that to be an issue.

    Regards,

    Ryan

  • Hello Ryan,

    Thank you for the reply.

    I do have a resistor divider between the supplies and filters for the ECG signals. I missed to attach it in my schematics, please find it below.

    Regards,

    Iasikha