Ansys Maxwell Demagnetization Official

1. Introduction Demagnetization is a critical failure mode in permanent magnet (PM) machines (motors, generators, actuators). It occurs when external magnetic fields (e.g., armature reaction, high temperature, fault currents) force the operating point of a PM into the second quadrant of its hysteresis loop, below the "knee" of the intrinsic demagnetization curve ($H_c$, $B_r$).

oProject = oDesktop.GetActiveProject() oDesign = oProject.SetActiveDesign("Maxwell2DDesign1") for angle in range(0, 180, 15): oDesign.ChangeProperty([ "NAME:AllTabs", ["NAME:Parameters", ["NAME:PropServers", "ParametricSetup1"], ["NAME:ChangedProps", ["NAME:current_angle", "Value:=", str(angle)]] ]]) oDesign.AnalyzeAll() ansys maxwell demagnetization

NotEnoughTech
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.