<?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のトピックRe: Implementing a 50Hz PLL for on-grid inverter</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Implementing-a-50Hz-PLL-for-on-grid-inverter/m-p/685221#M42189</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm guessing you are looking to clean up the incoming zero crossing signal to synchronize with the line?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Synchronized Oscillator as shown in Figure-11 will make things a lot easier by starting with a clean signal.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://cds.linear.com/docs/en/application-note/an12fa.pdf" title="http://cds.linear.com/docs/en/application-note/an12fa.pdf"&gt;http://cds.linear.com/docs/en/application-note/an12fa.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Feed the signal into one of the Input Capture timer pins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If dealing with three-phase will need two zero crossing detectors to determine phase rotation automatically.&lt;/P&gt;&lt;P&gt;This can also help as at some phase angles the transistors/SCRs will be firing at the zero crossing point on one of the phases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://hackaday.io/project/19875-software-phase-locked-loop" title="https://hackaday.io/project/19875-software-phase-locked-loop"&gt;Software Phase Locked Loop | Hackaday.io&lt;/A&gt;&amp;nbsp;may be of some interest as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More on&amp;nbsp;&lt;SPAN&gt;Synchronized Oscillators here:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://web.archive.org/web/20071216210921/http://www.unusualresearch.com:80/AppNotes/AppNotes.htm" title="http://web.archive.org/web/20071216210921/http://www.unusualresearch.com:80/AppNotes/AppNotes.htm"&gt;My favorite Application Notes and Old Obscure Data Sheets&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jul 2017 13:55:41 GMT</pubDate>
    <dc:creator>bobpaddock</dc:creator>
    <dc:date>2017-07-27T13:55:41Z</dc:date>
    <item>
      <title>Implementing a 50Hz PLL for on-grid inverter</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Implementing-a-50Hz-PLL-for-on-grid-inverter/m-p/685220#M42188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any examples on implementing a 50Hz digital PLL using the Kenetis K60 MCU?&lt;/P&gt;&lt;P&gt;If there are any ready made ICs avalable from NXP it would be really helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 06:56:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Implementing-a-50Hz-PLL-for-on-grid-inverter/m-p/685220#M42188</guid>
      <dc:creator>arunkumar1989</dc:creator>
      <dc:date>2017-07-27T06:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing a 50Hz PLL for on-grid inverter</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Implementing-a-50Hz-PLL-for-on-grid-inverter/m-p/685221#M42189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm guessing you are looking to clean up the incoming zero crossing signal to synchronize with the line?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Synchronized Oscillator as shown in Figure-11 will make things a lot easier by starting with a clean signal.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://cds.linear.com/docs/en/application-note/an12fa.pdf" title="http://cds.linear.com/docs/en/application-note/an12fa.pdf"&gt;http://cds.linear.com/docs/en/application-note/an12fa.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Feed the signal into one of the Input Capture timer pins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If dealing with three-phase will need two zero crossing detectors to determine phase rotation automatically.&lt;/P&gt;&lt;P&gt;This can also help as at some phase angles the transistors/SCRs will be firing at the zero crossing point on one of the phases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://hackaday.io/project/19875-software-phase-locked-loop" title="https://hackaday.io/project/19875-software-phase-locked-loop"&gt;Software Phase Locked Loop | Hackaday.io&lt;/A&gt;&amp;nbsp;may be of some interest as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More on&amp;nbsp;&lt;SPAN&gt;Synchronized Oscillators here:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://web.archive.org/web/20071216210921/http://www.unusualresearch.com:80/AppNotes/AppNotes.htm" title="http://web.archive.org/web/20071216210921/http://www.unusualresearch.com:80/AppNotes/AppNotes.htm"&gt;My favorite Application Notes and Old Obscure Data Sheets&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 13:55:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Implementing-a-50Hz-PLL-for-on-grid-inverter/m-p/685221#M42189</guid>
      <dc:creator>bobpaddock</dc:creator>
      <dc:date>2017-07-27T13:55:41Z</dc:date>
    </item>
  </channel>
</rss>

