首页/文章/ 详情

Maxwell在电机设计与验证的计算案例-以永磁电机为例

4月前浏览525

摘要:

本文为 ANSYS Maxwell 17.0 版本永磁同步电机(PMS M)设计与验证案例,依托 RMxprt 与 Maxwell 联合完成全流程分析。先在 RMxprt 搭建 6 极 36 槽、额定功率 20kW、转速 1000rpm 的电机模型,仿真得满载效率 74.47% 等关键参数;再一键生成 Maxwell 2D 与 3D 瞬态模型,完成边界、激励、网格与求解设置,2D 改用外部电路激励,3D 直接施加电压激励并简化设置以提速。仿真结果显示,2D 输出功率 19.1kW,3D 为 18.1kW,与 RMxprt 吻合;2D 与 3D 损耗差异源于端部绕组影响,整体验证了联合仿真方法的可靠性。


Workshop 5.1: PMS M Example

Introduction to ANSYS Maxwell

Overview

• PMS M Example– This workshop will discuss how to use RMxprt in connection to Maxwell in order to develop a complete a nalysis of a PMS M (Permanent Magnet Synchronous Machine). – The following tasks will be performed:

        • Create the RMxprt model

        • RMxprtResults An alysis

        • Create the Maxwell 2D Model from RMxprt

        • An alyze the model

        • Review/Post-process Maxwell 2D results

        • Create the Maxwell 3D Model from RMxprt

        • An alyze the model and modify excitations to save simulation time

        • An alyze Maxwell 3D results

RMxprt Model Settings

• Open the Electronics Desktop 2016

• Open the RMxprtexample ass m1.aedt under File → Open Examples → RMxprt → ass m → ass m1.aedt

• Save the File in a different folder, in order not to modify the default example

image.png

image.png

RMxprt Model Settings

• The model has s mall dimensions and 0.5 kW rated power

            – In order to increase machine power, modify the settings as shown in the following pictures, scrolling the machine items/menus from up to down

image.png

RMxprt Model Settings

image.png

RMxprt Model Settings

– The final machine and the winding setup should look like the ones described in the following pictures

image.png

An alysis and Results

        – In Project manager window RMB on Setup1 → An alyze to run the simulation

        – In Project manager window RMB on Setup1 → Curve to ana lyze results

image.png

An alysis and Results 

• In Project manager window RMB on Setup1  Performance to an alyze results

• AtFull Load Operation the most important data are:

– Peak Line Induced Voltage:139.6 V

 – RMS Phase Current: 226.2 A 

– Iron-Core Loss:114.2 W 

– Armature Copper Loss:4627 W 

– Total Loss:5973.4 W

– Output Power: 17421.9 W

– Input Power: 23395.3 W 

– Efficiency:74.47 %

– Torque Angle: 78 deg

– Maximum Output Power: 17421.9 W

Note that efficiency considers also the losses in driving converter RMxprt suggests that 17.4 kW is the maximum power possible to be obtained with that machine

image.png

Maxwell Design Creation

        • In Project manager window RMB on Setup1  Create Maxwell Design…

        • Create both the 2D and the 3D Model

image.png

Note that every time a model is created, also the corresponding external circuit is automatically created

Maxwell 2D Design Inspection

• Independently from 2D or 3D, the settings are mostly identical

        – Expand the tree for the 2D design and scroll it from up to down to inspect the settings

        – Double click on MotionSetup1 and verify the speed is constant at 1000 rpm, starting position is -10 deg and motion type is set to Rotation

        – Inspect Boundaries: VectorPotential1 should be set on the external stator side, while Master and Slave are set on the two cut sides. 

        – Slave must be Bs = -Bm

image.pngimage.png


Maxwell 2D Design Inspection

        – Double click on PhaseA, PhaseB and PhaseC Windings and verify the sources are set to External and conductors to Stranded

        – The winding selection highlights the belonging conductors

image.png

Maxwell 2D Design Inspection

– Click on each Mesh operation an verify the settings are as shown in the following pictures

– RMB on each mesh operation  Select Assignment highlights the corresponding objects

image.pngimage.png


Maxwell 2D Design Inspection

– Double Click on Setup1 an verify the settings are as shown in the following pictures. In Solver Tab 

modify the Non linear Residual to 1e-6

image.png




更多内容见附件


免责声明:

本页面/内容部分素材来源于互联网公 开 信 息,旨在传递更多信息,不代表本平台立场。

版权归原作者或机构所有,如涉及侵权,请通过平台联系我们,我们将在核实后第一时间处理。

本平台对转载内容的真实性、准确性不作任何保证,用户需自行判断并承担使用风险。

附件

免费F2-Maxwell在电机设计与验证的计算案例-以永磁电机为例.pdf
Fluent
著作权归作者所有,欢迎分享,未经许可,不得转载
首次发布时间:2026-04-16
最近编辑:4月前
仿真支持爱好者
在仿真的路上越走越远
获赞 333粉丝 21文章 318课程 0
点赞
收藏
作者推荐

HYPERMESH与ABAQUS的INP文件之间对等转换(学习方法)

1.学习ABAQUS如果用CAE不如直接读INP文件来得彻底2.ABAQUSDOCUMENTATION中有“ABAQUSExampleProblemsManual”,“BenchmarksManual”以及“VerificationManual”,大量翔实的资料!把这些例子INP文件在HYPERMESH(包括ABAQUS接口)中在再现出来,不仅学习并熟练了HYPERMESH同时也对ABAQUS的求解过程有更深地理解!3.首先,寻找简单模型但分析方法自己感兴趣的ABAQUS例子,打开其INP文件后,在HYPERMESH里面按照:Node->Collector(Eset)->Element->Component(Material,SolidSection,RigidBody,MASS,SPRING等)->ContactManager->StepManager的方法建模,最后export出来的INP文件要和原来的文件几乎完全一样!4.我自己做的一个简单实例。物理模型为:ABAQUSDOCUMENTATION-->ABAQUSBenchmarksManual-->AnalysisTests-->RigidbodydynamicswithABAQUS/Explicit-->rbd_3d_i_xybc.inp,这个问题我做的HM文件名为Spring.hm。(见打包文件)5.说明:这个例子中的*BOUNDARY的生成,我对各个节点都建立了NSet,并以"H"开头起名,后面是节点号。这样的设置在HYPERMESH中比较方便(个人认为凡是可以做ESet和NSet的地方都做,后来的边界条件以及输出都会很方便)。所以Export出来的INP文件与原来的文件在*BOUNDARYDataLine中的内容会差别前面的"H"字符!不过直接运行的结果当然一样了。6.模型复杂了原样复制会比较难,不过当你做了几个简单例子后,再用HYPERMESH建模就比较得心应手了,再复杂都会比较从容应对!7.最后,HYPERMESH+ABAQUS真是很出色的工具,希望你我都能在SIMWE中不断成长壮大自己的FEA技能!HM_Sring_image.JPG(37.63KB,下载次数:23)打包文件中包含:Spring.hm,Spring.inp,Spring.avi运行环境为:Hypermesh7.0与ABAQUS6.5,ABAQUSDOCUMENTATION免责声明:本页面/内容部分素材来源于互联网公开信息,旨在传递更多信息,不代表本平台立场。版权归原作者或机构所有,如涉及侵权,请通过平台联系我们,我们将在核实后第一时间处理。本平台对转载内容的真实性、准确性不作任何保证,用户需自行判断并承担使用风险。

有附件
未登录
还没有评论
课程
培训
服务
行家
VIP会员 学习计划 福利任务
下载APP
联系我们
帮助与反馈