<?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: Computing Power dissipation (current consumption) of microcontroller MPC5643L according to the datasheet??? in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Computing-Power-dissipation-current-consumption-of/m-p/307503#M3020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Typical purposes of current consumption computation are to scale power supply or thermal management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&lt;/P&gt;&lt;P&gt;It doesn't matter if the device is sleeping most time or not. Anyway, power supply must be able to provide maximum current consumed by the device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HV supply should scaled at max(IDD_LV_FULL + IDD_LV_PLL + IDD_HV_xx) current.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;80 mA + 2.50 mA*fCPU[MHz] + 10ma + 3ma + 3.5ma + 4ma + 10ma = 410.5ma @ 3.3V, 150'C, 120MHz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recommended supply current ~450ma.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;Thermal management. Use typical current&amp;nbsp; consumption characteristics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If LV internal ballast transistor is used:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P_tot = typ (IDD_LV_FULL + IDD_LV_PLL + IDD_HV_xx) * 3.3V&lt;/P&gt;&lt;P&gt;P_tot = (41 ma + 2.3 mA*fCPU[MHz] + 10ma + 3ma + 3.5ma + 4ma + 10ma)*3.3V = 1.15W @ 150'C, 120MHz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If LV external ballast transistor is used:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P_tot = typ (IDD_LV_FULL + IDD_LV_PLL)*1.32V + IDD_HV_xx * 3.3V&lt;/P&gt;&lt;P&gt;P_tot = (41 ma + 2.3 mA*fCPU[MHz])*1.32V + (10ma + 3ma + 3.5ma + 4ma + 10ma)*3.3 = 0.52W @ 150'C, 120MHz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.&lt;/P&gt;&lt;P&gt;Power consumption estimation in HALT mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P_HALT = typ (IDD_LV_HALT + IDD_HV_xx) * 3.3V&lt;/P&gt;&lt;P&gt;P_HALT = (115ma + 30.5ma) * 3.3V = 0.48W @ 150'C, 120MHz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This estimation provides some margin since IDD_HV_xx consumption in sleep modes should be less than in full run mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.&lt;/P&gt;&lt;P&gt;If you want to estimate average consumption in mixed sleep/run mode:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P_average = P_tot * duty + P_HALT*(1-duty)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note. All estimations are made at Tj=150'C.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Apr 2014 09:21:58 GMT</pubDate>
    <dc:creator>LPP</dc:creator>
    <dc:date>2014-04-02T09:21:58Z</dc:date>
    <item>
      <title>Computing Power dissipation (current consumption) of microcontroller MPC5643L according to the datasheet???</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Computing-Power-dissipation-current-consumption-of/m-p/307502#M3019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello to all,&lt;/P&gt;&lt;P&gt;Could someone help me with the Current consumption computation of the micro controller &lt;STRONG&gt;MPC5643L &lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;my guess is something like : TotalPowerConsumption = RunModePower + Sleep × deepSleepModePower and it should be some integral shape equation since it won't be a linear and dependent on our time period. I don't know that how can I compute this current with regards to the data sheet.&lt;/P&gt;&lt;P&gt;any idea and answer would be appreciated. Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ras&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 08:15:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Computing-Power-dissipation-current-consumption-of/m-p/307502#M3019</guid>
      <dc:creator>rasoulmobasheri</dc:creator>
      <dc:date>2014-04-01T08:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Computing Power dissipation (current consumption) of microcontroller MPC5643L according to the datasheet???</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Computing-Power-dissipation-current-consumption-of/m-p/307503#M3020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Typical purposes of current consumption computation are to scale power supply or thermal management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&lt;/P&gt;&lt;P&gt;It doesn't matter if the device is sleeping most time or not. Anyway, power supply must be able to provide maximum current consumed by the device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HV supply should scaled at max(IDD_LV_FULL + IDD_LV_PLL + IDD_HV_xx) current.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;80 mA + 2.50 mA*fCPU[MHz] + 10ma + 3ma + 3.5ma + 4ma + 10ma = 410.5ma @ 3.3V, 150'C, 120MHz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recommended supply current ~450ma.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;Thermal management. Use typical current&amp;nbsp; consumption characteristics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If LV internal ballast transistor is used:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P_tot = typ (IDD_LV_FULL + IDD_LV_PLL + IDD_HV_xx) * 3.3V&lt;/P&gt;&lt;P&gt;P_tot = (41 ma + 2.3 mA*fCPU[MHz] + 10ma + 3ma + 3.5ma + 4ma + 10ma)*3.3V = 1.15W @ 150'C, 120MHz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If LV external ballast transistor is used:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P_tot = typ (IDD_LV_FULL + IDD_LV_PLL)*1.32V + IDD_HV_xx * 3.3V&lt;/P&gt;&lt;P&gt;P_tot = (41 ma + 2.3 mA*fCPU[MHz])*1.32V + (10ma + 3ma + 3.5ma + 4ma + 10ma)*3.3 = 0.52W @ 150'C, 120MHz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.&lt;/P&gt;&lt;P&gt;Power consumption estimation in HALT mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P_HALT = typ (IDD_LV_HALT + IDD_HV_xx) * 3.3V&lt;/P&gt;&lt;P&gt;P_HALT = (115ma + 30.5ma) * 3.3V = 0.48W @ 150'C, 120MHz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This estimation provides some margin since IDD_HV_xx consumption in sleep modes should be less than in full run mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.&lt;/P&gt;&lt;P&gt;If you want to estimate average consumption in mixed sleep/run mode:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P_average = P_tot * duty + P_HALT*(1-duty)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note. All estimations are made at Tj=150'C.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 09:21:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Computing-Power-dissipation-current-consumption-of/m-p/307503#M3020</guid>
      <dc:creator>LPP</dc:creator>
      <dc:date>2014-04-02T09:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Computing Power dissipation (current consumption) of microcontroller MPC5643L according to the datasheet???</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Computing-Power-dissipation-current-consumption-of/m-p/307504#M3021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Paul,&lt;/P&gt;&lt;P&gt;that's exactly what I needed. Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Ras&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 11:36:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Computing-Power-dissipation-current-consumption-of/m-p/307504#M3021</guid>
      <dc:creator>rasoulmobasheri</dc:creator>
      <dc:date>2014-04-03T11:36:00Z</dc:date>
    </item>
  </channel>
</rss>

