<?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: How to calculate the Motor Parameters for 6 pole pairs bldc motor in Motor Control and Smart Energy</title>
    <link>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-calculate-the-Motor-Parameters-for-6-pole-pairs-bldc/m-p/814077#M262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Haaris&lt;/P&gt;&lt;P&gt;I believe that it is an issue of correctly define the commutation states tables according to the truth tables that you can find in the motor mfg. documents.&lt;/P&gt;&lt;P&gt;As BLDC motors are easily damaged when putting high current without rotation, I usually checking them without connecting the phase lines (connecting only the supply to hall sensors and sensors feedback- in your case - 5 wires). Then you can slowly rotate&amp;nbsp; the rotor manually, and debug the SW activity and phase outputs while sensors data is changed. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it help...&lt;/P&gt;&lt;P&gt;Benny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Dec 2018 08:11:30 GMT</pubDate>
    <dc:creator>Ben</dc:creator>
    <dc:date>2018-12-31T08:11:30Z</dc:date>
    <item>
      <title>How to calculate the Motor Parameters for 6 pole pairs bldc motor</title>
      <link>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-calculate-the-Motor-Parameters-for-6-pole-pairs-bldc/m-p/814073#M258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear NXP team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using MC-LVBLDC motor driver and FRDM KV11z for driving a motor, but the motor is not spinning at all. After going through the code, I observed that the motor parameters in "m1_bldc_appconfig.h" are for 2-Pole pair motors and I am using a 6 pole pair motor. Is there any documentation where it provides how to calculate those motor parameters.&lt;/P&gt;&lt;P&gt;Can this be the reason why my motor is not spinning because of the motor parameters? The motor I'm using is EMAX RS1106. It would be of great help if you could look into this situation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;BR /&gt;Haaris&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 15:34:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-calculate-the-Motor-Parameters-for-6-pole-pairs-bldc/m-p/814073#M258</guid>
      <dc:creator>haarism19</dc:creator>
      <dc:date>2018-12-19T15:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate the Motor Parameters for 6 pole pairs bldc motor</title>
      <link>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-calculate-the-Motor-Parameters-for-6-pole-pairs-bldc/m-p/814074#M259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To verify the setup I duplicated your set up on my desk and was able to use the KV BLDC reference solution with Freemaster and turn the motor.&amp;nbsp; See the &lt;A href="https://www.nxp.com/webapp/Download?colCode=BLDCAPPACUG"&gt;Reference Design Guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;1) go to&amp;nbsp;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/nxp-designs/3-phase-brushless-dc-motor-control-reference-design:BRUSHLESS-DC-MOTOR-CONTROL" title="https://www.nxp.com/support/developer-resources/nxp-designs/3-phase-brushless-dc-motor-control-reference-design:BRUSHLESS-DC-MOTOR-CONTROL"&gt;3-Phase Brushless DC Motor Control Design|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) do to the software/tools tab and download the Reference Design from&amp;nbsp;&lt;A class="link-titled" href="https://www.nxp.com/downloads/en/reference-applications/MCRSP_BLDC_V1.3.0.exe" title="https://www.nxp.com/downloads/en/reference-applications/MCRSP_BLDC_V1.3.0.exe"&gt;https://www.nxp.com/downloads/en/reference-applications/MCRSP_BLDC_V1.3.0.exe&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Download Freemaster tool --&amp;gt;&amp;nbsp;&lt;A href="https://www.nxp.com/support/developer-resources/software-development-tools/freemaster-run-time-debugging-tool:FREEMASTER"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3) run the BLDC and Freemaster installers&lt;/P&gt;&lt;P&gt;4) browse to the application using the KV10 FRDM board.&amp;nbsp;C:\NXP\MCRSP_BLDC_V1.3.0\build_ref_solutions\frdmkv10z\iar&lt;/P&gt;&lt;P&gt;5) open the project&lt;/P&gt;&lt;P&gt;6) change the MCU target to KV11Z128&amp;nbsp;&lt;/P&gt;&lt;P&gt;7) change the debug interface to P&amp;amp;E&lt;/P&gt;&lt;P&gt;8) download the application to the board, you can close the debug session.&amp;nbsp;&lt;/P&gt;&lt;P&gt;9) run the application&lt;/P&gt;&lt;P&gt;10) if you press SW3 the motor may spin some but it has yet to be tuned&lt;/P&gt;&lt;P&gt;11) open the freemaster tool and from the tool open the project file at&amp;nbsp;C:\NXP\MCRSP_BLDC_V1.3.0\freemaster&lt;/P&gt;&lt;P&gt;12) run the connection wizard connecting to the uart that the debugger provides&lt;/P&gt;&lt;P&gt;13) connect to the running project&lt;/P&gt;&lt;P&gt;14) MCAT is the parameter tuning tool and is incorporated into the reference solution and Freemaster --&amp;gt;Open the Parameters Tab to update the PP count and any other parameter and the Update Target&lt;/P&gt;&lt;P&gt;15) you can then test the operation by going to the App Control tab and BLDC Sensorless in the project Tree in the left panel.&lt;/P&gt;&lt;P&gt;16) click on RUN and try to spin the motor.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Happy Motoring.&lt;/P&gt;&lt;P&gt;Philip Drake&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 22:42:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-calculate-the-Motor-Parameters-for-6-pole-pairs-bldc/m-p/814074#M259</guid>
      <dc:creator>philip_drake</dc:creator>
      <dc:date>2018-12-19T22:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate the Motor Parameters for 6 pole pairs bldc motor</title>
      <link>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-calculate-the-Motor-Parameters-for-6-pole-pairs-bldc/m-p/814075#M260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Philip Drake,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for the guided help, I was successfully able to use FreeMaster and change the PP count to 6 in my MCAT tool.&lt;/P&gt;&lt;P&gt;But my Emax RS1106 motor is still not spinning. The Emax RS1106 motor documentation provides the&amp;nbsp;number of magnets as "9N12P" (&lt;A href="https://www.dronetrest.com/t/brushless-motors-how-they-work-and-what-the-numbers-mean/564"&gt;link&lt;/A&gt;) which means 12 permanent&amp;nbsp;magnets on the rotor and that means 6 polar pairs. So I&amp;nbsp;can't figure out what other parameters I need to change&amp;nbsp;to get my motor start working. What other parameters could majorly affect my motor?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Haaris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2018 12:10:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-calculate-the-Motor-Parameters-for-6-pole-pairs-bldc/m-p/814075#M260</guid>
      <dc:creator>haarism19</dc:creator>
      <dc:date>2018-12-20T12:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate the Motor Parameters for 6 pole pairs bldc motor</title>
      <link>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-calculate-the-Motor-Parameters-for-6-pole-pairs-bldc/m-p/814076#M261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's good to hear you were able to get to Freemaster and MCAT.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are notes on how to do parameter measurement here&amp;nbsp;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN4870.pdf" title="https://www.nxp.com/docs/en/application-note/AN4870.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN4870.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Other MCAT docs are also available if you search for MCAT on the nxp.com site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now comes the part where I have to pass your questions off since I don't have the experience needed.&amp;nbsp; &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/pavelsustek"&gt;pavelsustek&lt;/A&gt;&amp;nbsp;can you help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;Philip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2018 18:16:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-calculate-the-Motor-Parameters-for-6-pole-pairs-bldc/m-p/814076#M261</guid>
      <dc:creator>philip_drake</dc:creator>
      <dc:date>2018-12-20T18:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate the Motor Parameters for 6 pole pairs bldc motor</title>
      <link>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-calculate-the-Motor-Parameters-for-6-pole-pairs-bldc/m-p/814077#M262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Haaris&lt;/P&gt;&lt;P&gt;I believe that it is an issue of correctly define the commutation states tables according to the truth tables that you can find in the motor mfg. documents.&lt;/P&gt;&lt;P&gt;As BLDC motors are easily damaged when putting high current without rotation, I usually checking them without connecting the phase lines (connecting only the supply to hall sensors and sensors feedback- in your case - 5 wires). Then you can slowly rotate&amp;nbsp; the rotor manually, and debug the SW activity and phase outputs while sensors data is changed. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it help...&lt;/P&gt;&lt;P&gt;Benny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2018 08:11:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-calculate-the-Motor-Parameters-for-6-pole-pairs-bldc/m-p/814077#M262</guid>
      <dc:creator>Ben</dc:creator>
      <dc:date>2018-12-31T08:11:30Z</dc:date>
    </item>
  </channel>
</rss>

