• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Data Converters » Precision Data Converters » Precision Data Converters Forum » ADS1292R starting questions
Share
Precision Data Converters
  • Forum
  • Files
  • E2E Wiki
Options
  • Subscribe via RSS
Check out
The Signal blog
  • $core_v2_blog.Current.Name

    Grounding Principles

    Posted 3 days ago
    by Bruce Trump
    In a previous blog on supply bypassing , I cautioned that poor...
  • $core_v2_blog.Current.Name

    Handy Gadgets and Resistor Divider Calculations

    Posted 11 days ago
    by Bruce Trump
    Handy gadgets make our engineering life easier—the little...
  • $core_v2_blog.Current.Name

    Chopper Op Amps—are they really noisy?

    Posted 18 days ago
    by Bruce Trump
    Chopper op amps offer very low offset voltage and dramatically...

Forums

ADS1292R starting questions

This question is answered
HECTOR
Posted by HECTOR
on Aug 02 2012 02:53 AM
Intellectual585 points

Hello All ;

 

I am happy to join TI forum ; I am digital engineer I have good analog background ; We would like to design an AED using ADS1292R ( good chip) ; Since ECG signal are a bit complicated for me ; I have some questions before getting in the design .

  1. Do I need to use amplifiers to amplify ECG signal before ADS1292r? If yes ; do you suggest cisruits or application notes?
  2. My design will be one lead ecg ; only two electrodes; so how can i use pseudo RLD with ADS1292R ?
  3. In the kit of ADS1292R ; there are 3 digital filters impelmented ; IIR, FIR and notch ; where I can find the codes of these filters ?

 

I looking to get helped and guided in the forum ;

 

Thank you in advanced .

Hector

Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • Tony Calabria
    Posted by Tony Calabria
    on Aug 02 2012 09:14 AM
    Mastermind42750 points

    Hi Sami,

    I will do my best to help answer your questions in red-

    1. Do I need to use amplifiers to amplify ECG signal before ADS1292r? If yes ; do you suggest cisruits or application notes? Measuring ECG signals can be accomplished directly with the ADS1292 or ADS1292r without a need for an external amplifier. Adding an external amplifier is going to add noise to an, already, noise sensitive system.
    2. My design will be one lead ecg ; only two electrodes; so how can i use pseudo RLD with ADS1292R ? One way is to AC couple the inputs and then use either the RLD or midpoint between the two power supplies to set the bias point at the the input pins using weak pull up resisters. As shown below  

    1. In the kit of ADS1292R ; there are 3 digital filters impelmented ; IIR, FIR and notch ; where I can find the codes of these filters ?  Depending on what you are interested in, the filtering was either done in the MSP430 firmware or in labview. The firmware has the filtering that is used during LIVE ECG Display which shows the ''streaming'' data in the GUI. The MSP430 firmware is found here:  C:\Program Files\Texas Instruments\ADS1x9xevm\Firmware. The Analysis tab uses filtering that is done in labview. If you are interested in that source code, let me know and I can get it to you.


     Regards,

    Tony Calabria

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • HECTOR
    Posted by HECTOR
    on Aug 02 2012 09:53 AM
    Intellectual585 points

    Thank you Tony ;

    I will tell you the results during my development;

    I will use l bipolar power supplies ; so i will tie them to 0 volt (Avss  middle point) that what i understand from your post , Am I right?

     

    Do I need in this case a low pass filter two after the AC couple ?

    I dont have that link in my pc ; where do i install them kit softwares?

     

    Regards

    Hector

     

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Tony Calabria
    Posted by Tony Calabria
    on Aug 02 2012 10:05 AM
    Verified Answer
    Verified by Tom Hendrick
    Mastermind42750 points

    Hector,

    Software and details on the EVM board can be found here -

    http://www.ti.com/tool/ads1292ecg-fe

    In the User's Guide, you can see the schematic to show an example of how we designed around the part. You will want a RC anti-aliasing filter at the front end as well as patient protection circuitry.

    Regards,

    Tony Calabria

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • HECTOR
    Posted by HECTOR
    on Aug 04 2012 02:40 AM
    Intellectual585 points

     If you are interested in that source code, let me know and I can get it to you.

     

    Hi  Tony

    Yes please ; could you give the source code ?

     

     

    Regards

    Hector

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • HECTOR
    Posted by HECTOR
    on Aug 04 2012 05:36 AM
    Intellectual585 points

    Hello

    T o the analog guys ; Please check my first prototype shematic with ADS1292R and let me know please if i have something wrong .

    I use channal 2 for reading ECG  ; because channal one will be used for respiration .

    I use RLDout with 10M ohms resistor directly to the ECG signals ; because I use only 2 electrodes reading .

    I use 22.2k ohms ,  with 6.8nF to forum a lowpass filter of cuttoff frequency about 1kHz for anti- aliasing ; my sample frequency will be maximum 500SPS.

    I use +5v/-5v for ADS1292R and 3.3v for digital . 

    I use internal oscillator.

    I leave the unused pins floated.

    I hope you could guide me to add pace detection to this circuit.

    Thank you in advance.

     

     1423.ECG_MODULE_R_1.0.PDF

     

     

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Tony Calabria
    Posted by Tony Calabria
    on Aug 06 2012 18:31 PM
    Suggested Answer
    Mastermind42750 points

    Hector,

    The source code is located in the following path once you download the ADS1x9xECG-FE software here -

    http://www.ti.com/tool/ads1292ecg-fe

    Source code will be installed here -

    C:\Program Files\Texas Instruments\ADS1x9xevm\Firmware

    All other source code for labview, etc. can be found here -

    ftp://ftp.ti.com/pub/data_acquisition/ECG_FE/ADS1292/

    Regards,

    Tony Calabria

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • HECTOR
    Posted by HECTOR
    on Aug 07 2012 02:50 AM
    Intellectual585 points

    Thank you alot ;

    I would be happy if someone could guide me to get good pace detector circuit too ; I? have googled around but nothing ...

     

    Regards

    Hector

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Tony Calabria
    Posted by Tony Calabria
    on Aug 07 2012 10:38 AM
    Mastermind42750 points

    Hi Hector,

    We are in the process of doing some testing on a hardware pace detection circuit to be used with the ADS129x family of devices. Check back or post here again in about two weeks to give us time to complete testing and I can let you know how it turned out as well answer any questions you may have.

    Regards,

    Tony Calabria

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Jairo P��rez
    Posted by Jairo P��rez
    on Aug 07 2012 14:24 PM
    Prodigy70 points

    Hello all,

    Started to use the ADS1292R but I am not sure about what power supply is needed to make run the respiration and EKG funtionalities properly. The datasheet says that two are needed, an analog one and a digital one,can they be the same power supply?,so they  have the same value (3.3V)?, My analog signals won't go over 3.3 V and my Uc runs with 3.3 V as well.

    Thanks in advance!

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Tony Calabria
    Posted by Tony Calabria
    on Aug 07 2012 16:02 PM
    Mastermind42750 points

    Yes

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Jairo P��rez
    Posted by Jairo P��rez
    on Aug 07 2012 16:12 PM
    Prodigy70 points

    Thanks, i will connect the analog and digital voltage pins to the same power supply of 3.3 V then.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • HECTOR
    Posted by HECTOR
    on Aug 08 2012 02:26 AM
    Intellectual585 points

    I would use bipolar supplies +5/-5 ; do you suggest me to use a unipolar 0-3.3v?

     

    Jario could you share your shematic? Or could you check my shematci please ?

     

    Regards

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Jairo P��rez
    Posted by Jairo P��rez
    on Aug 08 2012 07:57 AM
    Prodigy70 points

    Hector,

    It really depends on circuit design and the components you are working with. I dont really use 5/-5 supplies anymore as they considered by some literature authors as obsolete; because they need to be referenced to dc level when passing through a Uc, but it is up to you.

    I highly recommend to use unipolar ones.

    Regarding the schematic I am using the "ADS1x9xECG.pdf" file, page 51. http://www.ti.com/lit/ug/slau384a/slau384a.pdf

    or if you insist with bipolar,  on page 60 of the "ads1292r.pdf" file there is a good option.  http://www.ti.com/lit/ds/symlink/ads1292r.pdf

    Don't forget to set the internal reference  by setting the CONFIG2 register.

    Cheers,

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • HECTOR
    Posted by HECTOR
    on Aug 20 2012 06:22 AM
    Intellectual585 points

    Hi Tony

    Any progress  about the pace detector cırcuit?

     

    Thank you

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Tony Calabria
    Posted by Tony Calabria
    on Aug 20 2012 11:41 AM
    Mastermind42750 points

    Hector,

    In the testing process.

    Will get back to you once completed.

    Regards,

    Tony Calabria

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
12
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use