<?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: DRM119 - LLC Resonant AC/DC Switched-Mode Power Supply using the MC56F8013 and MC56F8257 in Digital Signal Controllers</title>
    <link>https://community.nxp.com/t5/Digital-Signal-Controllers/DRM119-LLC-Resonant-AC-DC-Switched-Mode-Power-Supply-using-the/m-p/240269#M18</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have passed your comments on to the Motor Control team and you will be updated when they respond.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Dec 2014 20:38:57 GMT</pubDate>
    <dc:creator>johnlwinters</dc:creator>
    <dc:date>2014-12-26T20:38:57Z</dc:date>
    <item>
      <title>DRM119 - LLC Resonant AC/DC Switched-Mode Power Supply using the MC56F8013 and MC56F8257</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/DRM119-LLC-Resonant-AC-DC-Switched-Mode-Power-Supply-using-the/m-p/240268#M17</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;I am looking at the reference design – &lt;STRONG style="text-decoration: underline;"&gt;DRM119&lt;/STRONG&gt; “&lt;SPAN style="text-decoration: underline;"&gt;LLC Resonant AC/DC Switched-Mode Power Supply using the MC56F8013 and MC56F8257&lt;/SPAN&gt;”&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fcache.freescale.com%2Ffiles%2Fmicrocontrollers%2Fdoc%2Fref_manual%2FDRM119.pdf" rel="nofollow" target="_blank"&gt;http://cache.freescale.com/files/microcontrollers/doc/ref_manual/DRM119.pdf&lt;/A&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;The project utilizes 6 PWMs which are defined in&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; text-indent: .5in;"&gt;…\secondary_code\ApplicationConfig\appconfig.h&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;For&amp;nbsp; PWM sub-module 1, it defines that PWM A and B are operating &lt;STRONG&gt;independently&lt;/STRONG&gt;.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;This is contrary to what the reference manual states on page 25 and Figure 2-11 show Q1 and Q2 as part of PWM sub-module 1 (NOTE: sub-modules 0 and 2 are both complementary):&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: .5in; margin-bottom: .0001pt;"&gt;“Vg&amp;nbsp; is generated by a half bridge consisting of transistors Q1 and Q2.&amp;nbsp; The transistors are switched in a &lt;STRONG style="text-decoration: underline;"&gt;complementary&lt;/STRONG&gt; manner with 50 % of duty cycle.”&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="background: yellow;"&gt;Not sure why the discrepancy??&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fcache.freescale.com%2Ffiles%2Fdsp%2Fdoc%2Fapp_note%2FAN4485.pdf" rel="nofollow" target="_blank"&gt;http://cache.freescale.com/files/dsp/doc/app_note/AN4485.pdf&lt;/A&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Also there are a few numbers I am trying to understand how they were derived:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;In …\secondary_code\main.h&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="background: yellow;"&gt;How is the following derived (i.e. how does 23406 equate to 200KHZ)??&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-bottom: .0001pt; text-indent: .5in;"&gt;#define MIN_DT_FREQ 23406&amp;nbsp;&amp;nbsp; //200kHz&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;Dead time for this project is measured in IPBus clock cycles which for the 827 processor is 60MHZ.&amp;nbsp; For a value of 30 this equates to 0.5usec or 2000000.&amp;nbsp; &lt;SPAN style="background: yellow;"&gt;I guess I was expecting this to be equivalent to the 200KHZ in MIN_DT_FREQ&amp;nbsp; (i.e seem to be off by a factor of 10)??&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-bottom: .0001pt;"&gt;#define MIN_DEADTIME&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;#define MIN_DT_FREQ&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 23406&amp;nbsp;&amp;nbsp; //200kHz&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;In …\secondary_code\main.c, specifically in the void IsrBuckReload(void) you have the following instruction and comment:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;move.w&amp;nbsp; #-15292,Y1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // 0.46666666 range 160 - 300kHz into Y1&lt;/LI&gt;&lt;/OL&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="background: yellow;"&gt;How does this value equate to the range of 160KHZ to 300KHZ??&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;In essence the first part of this ISR obtains the current output voltage (ADC sample) and the required voltage input.&amp;nbsp; It passes these values into a Proportional-Integral (PI) regulator.&amp;nbsp; The output corresponds to the switching frequency of the LLC resonant converter. In the ISR the following occurs:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;Take output of PI and multiples the value by the -15292 mentioned above.&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;Add 0.9999 to the value in 1)&lt;/LI&gt;&lt;LI&gt;The value of 3200 is divided by the value in 2)&lt;/LI&gt;&lt;/OL&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;This is then used to update the PWM frequency settings for PWM sub modules 0 and 1.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="background: yellow;"&gt;Where does the value 3200 come from??&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Basically I am trying to understand how the output of the PI algorithm then gets used to calculate the updated PWM frequency values.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;If anyone can help enlighten me, it would be greatly appreciated.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Thanks,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Brent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 20:19:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/DRM119-LLC-Resonant-AC-DC-Switched-Mode-Power-Supply-using-the/m-p/240268#M17</guid>
      <dc:creator>brentwilliams</dc:creator>
      <dc:date>2014-02-17T20:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: DRM119 - LLC Resonant AC/DC Switched-Mode Power Supply using the MC56F8013 and MC56F8257</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/DRM119-LLC-Resonant-AC-DC-Switched-Mode-Power-Supply-using-the/m-p/240269#M18</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have passed your comments on to the Motor Control team and you will be updated when they respond.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Dec 2014 20:38:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/DRM119-LLC-Resonant-AC-DC-Switched-Mode-Power-Supply-using-the/m-p/240269#M18</guid>
      <dc:creator>johnlwinters</dc:creator>
      <dc:date>2014-12-26T20:38:57Z</dc:date>
    </item>
  </channel>
</rss>

