<?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>Kinetis MicrocontrollersのトピックAFE (Analog Front End) KM-Family - Questions</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AFE-Analog-Front-End-KM-Family-Questions/m-p/327086#M15085</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should measure the maximum amplitude from a 2.5MHz signal - is this possible with a KM-Family µC?&lt;/P&gt;&lt;P&gt;(max. modulator frequency = 6,5MHz, but conversion time approx. 1.5µs?)&lt;/P&gt;&lt;P&gt;What is the max. analog bandwidth?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Dec 2014 13:11:58 GMT</pubDate>
    <dc:creator>Roland</dc:creator>
    <dc:date>2014-12-05T13:11:58Z</dc:date>
    <item>
      <title>AFE (Analog Front End) KM-Family - Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AFE-Analog-Front-End-KM-Family-Questions/m-p/327086#M15085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should measure the maximum amplitude from a 2.5MHz signal - is this possible with a KM-Family µC?&lt;/P&gt;&lt;P&gt;(max. modulator frequency = 6,5MHz, but conversion time approx. 1.5µs?)&lt;/P&gt;&lt;P&gt;What is the max. analog bandwidth?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 13:11:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/AFE-Analog-Front-End-KM-Family-Questions/m-p/327086#M15085</guid>
      <dc:creator>Roland</dc:creator>
      <dc:date>2014-12-05T13:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: AFE (Analog Front End) KM-Family - Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AFE-Analog-Front-End-KM-Family-Questions/m-p/327087#M15086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roland,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sigma delta conversion rate depends mainly of two factors, the Modulator Frequency and the OSR value (Reference Manual Chapter 25.5 Analog Front End -&amp;gt; OSR Select). The sample rate equals to Modulator Frequency / OSR. There are six OSR options 64, 128, 256, 512, 1024 and 2048. The fastest sample rate is 6.5MHz (Highest modulator freq) / 64 (Min OSR) and equals to 101.562 kSPS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case you have a frequency of 2.5MHz which means that you will need at least a 5 GSPS ADC (according with nyquist) to sample your signal. Maybe using some technique (hardware voltage average for example) might help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 23:08:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/AFE-Analog-Front-End-KM-Family-Questions/m-p/327087#M15086</guid>
      <dc:creator>santiago_lopez</dc:creator>
      <dc:date>2014-12-05T23:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: AFE (Analog Front End) KM-Family - Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AFE-Analog-Front-End-KM-Family-Questions/m-p/327088#M15087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Santiago,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your answer!&lt;/P&gt;&lt;P&gt;What do you think, is it possible to undersampling the signal?&lt;/P&gt;&lt;P&gt;Is the analog bandwidth = 1/conversion_time = 1/1.5µs = 660kHz?&lt;/P&gt;&lt;P&gt;In this case it isn't possible to undersampling, is this correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Dec 2014 10:00:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/AFE-Analog-Front-End-KM-Family-Questions/m-p/327088#M15087</guid>
      <dc:creator>Roland</dc:creator>
      <dc:date>2014-12-06T10:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: AFE (Analog Front End) KM-Family - Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AFE-Analog-Front-End-KM-Family-Questions/m-p/327089#M15088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The conversion time also depends on the modulator clock and the OSR value. For single conversion mode or the first sample in continuous conversion mode the conversion time is: AFE_STARTUP + 3 x OSR x MOD_CLK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the subsequent conversions in continuous conversion mode it is:&lt;/P&gt;&lt;P&gt;OSR x MOD_CLK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where:&lt;/P&gt;&lt;P&gt;AFE_STARTUP = the time required by the sigma delta ADC AFE to initialize (at-least 20 uS)&lt;/P&gt;&lt;P&gt;OSR = Over sampling ratio (64, 128, 256, 512, 1024 or 2048)&lt;/P&gt;&lt;P&gt;MOD_CLK = Modulator clock cycle time (1/MOD_FREQ)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, considering a MOD_FREQ of 6.5 MHz (max frequency) and the lowest OSR (64) we have a minimum conversion time of 9.8 uS in continuous mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The feasibility of the undersampling method will depend on your signal bandwidth. For example, considering a sampling frequency of our sigma delta ADC of 99.01 kSPS, the nyquist frequency will be FS/2 = 49.505 kSPS. The signal you are trying to capture is 2.5 MHz, so it will fit in the middle of the 51th nyquist zone with a bandwidth of +- 49.505 kHz. It means that your signal must be between 2,450.495 kHz and 2,549.505 kHz ideally and considering that you have a very good band pass filter implemented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Better conversion rates (and hence, bandwidth) can be achieved using the SAR ADC. The maximum conversion rate is 818.33 kSPS (which means a nyquist freq of 409.165 kSPS), but again, it will mainly depend on the bandwidth allowed for your application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 19:33:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/AFE-Analog-Front-End-KM-Family-Questions/m-p/327089#M15088</guid>
      <dc:creator>santiago_lopez</dc:creator>
      <dc:date>2014-12-08T19:33:49Z</dc:date>
    </item>
  </channel>
</rss>

