<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: heart rate in Life Science</title>
    <link>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/734734#M252</link>
    <description>hi bro can you give some theory of ecg, maybe in the formulas or the flowcharts of the processing signal ecg ?&lt;BR /&gt;tanx before&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 30 Jun 2008 22:13:39 GMT</pubDate>
    <dc:creator>marp84</dc:creator>
    <dc:date>2008-06-30T22:13:39Z</dc:date>
    <item>
      <title>heart rate</title>
      <link>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/479224#M244</link>
      <description>Hi,&lt;BR /&gt;I implemented a circuit which shows up heart beats using the electret microphone on the Oscilloscope, My point is that I want to show the heart beat using labview which i can do but I want to calculate the number of beats per minute, is there anyone who can help me out in this issue.&lt;BR /&gt;Brian&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 16 Feb 2007 04:41:44 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/479224#M244</guid>
      <dc:creator>brian1</dc:creator>
      <dc:date>2007-02-16T04:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: heart rate</title>
      <link>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/479330#M245</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;would not peak detection do??&lt;/P&gt;
&lt;P&gt;what sort of a waveform does the voltages given by the &amp;nbsp;"electret microphone" make on the scope??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2007 12:18:27 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/479330#M245</guid>
      <dc:creator>devchander</dc:creator>
      <dc:date>2007-02-16T12:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: heart rate</title>
      <link>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/479439#M246</link>
      <description>The waveform given are the PQRS wave form. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 16 Feb 2007 15:30:42 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/479439#M246</guid>
      <dc:creator>brian5</dc:creator>
      <dc:date>2007-02-16T15:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: heart rate</title>
      <link>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/479717#M247</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Ok then, detecting the Peak in QRS comlpex should do.&lt;/P&gt;
&lt;P&gt;Depending on&amp;nbsp;what rate&amp;nbsp;you want to update the heart rate display, acquire samples in that time span and perform a peak detection on those samples.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Feb 2007 06:33:43 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/479717#M247</guid>
      <dc:creator>devchander</dc:creator>
      <dc:date>2007-02-17T06:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: heart rate</title>
      <link>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/488218#M248</link>
      <description>&lt;DIV&gt;Hi Dev,&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;I am not able to figure out how to do the code using the peak detector circuit, can you please send me the simple and basic code for the heart rate calculation.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 07 Mar 2007 23:43:10 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/488218#M248</guid>
      <dc:creator>brian4</dc:creator>
      <dc:date>2007-03-07T23:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: heart rate</title>
      <link>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/488406#M249</link>
      <description>&lt;DIV&gt;In the Examples shipped with LabVIEW, you will find an example vi called 'Advanced peak detector'&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Go to Find examples&amp;gt;&amp;gt; search and find this vi&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Additionally LabVEW has a function called 'Threshold peak detector' you could use it as demonstrated in the attached vi, to detect peaks in an acquired&amp;nbsp;waveform and determine the heart rate&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Acquire waveforms&amp;nbsp;every second at a suitable sampling rate and find the numper of peaks in each second's data&amp;nbsp;and determine the heart rate&lt;/DIV&gt;</description>
      <pubDate>Thu, 08 Mar 2007 09:40:30 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/488406#M249</guid>
      <dc:creator>devchander</dc:creator>
      <dc:date>2007-03-08T09:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: heart rate</title>
      <link>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/648935#M250</link>
      <description>hi.., is this thread still active? I have same issue. I 've connected my microphone and labview acquire the sound from the mcirophone jack on my soundcard.. But firstly my vi's that i designed, is for recorded heart signal. The sound that i record comes from stethoscope that connect with electret microphone. Vi's can count the peak. but i cant count them as bpm. &lt;BR /&gt;Is there anybody can solve my problem? &lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 04 Feb 2008 16:16:34 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/648935#M250</guid>
      <dc:creator>Pawz</dc:creator>
      <dc:date>2008-02-04T16:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: heart rate</title>
      <link>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/649784#M251</link>
      <description>Hi Paws,&lt;BR /&gt;&lt;BR /&gt;The Threshold Peak Detector VI also returns an array indices where the peak occurs. You should be able to do some sort of computation on the array indices to calculate bpm.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Stanley Hu&lt;BR /&gt;National Instruments&lt;BR /&gt;Applications Engineering&lt;BR /&gt;http://www.ni.com/support&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 05 Feb 2008 21:53:04 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/649784#M251</guid>
      <dc:creator>stanthetiger</dc:creator>
      <dc:date>2008-02-05T21:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: heart rate</title>
      <link>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/734734#M252</link>
      <description>hi bro can you give some theory of ecg, maybe in the formulas or the flowcharts of the processing signal ecg ?&lt;BR /&gt;tanx before&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 30 Jun 2008 22:13:39 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Life-Science/heart-rate/m-p/734734#M252</guid>
      <dc:creator>marp84</dc:creator>
      <dc:date>2008-06-30T22:13:39Z</dc:date>
    </item>
  </channel>
</rss>

