Co-Simulation with Altair Flux

18 次查看(过去 30 天)
Greetings,
I want to model an electric motir for loss computation for the application of electric vehicles.
  1. Is there any way to calculate copper and iron losses of BLDC motor using simscape and how do I parameterize it as all information is not generally given in datasheets.
  2. I have found that for motor losses, FEA method using JMAG is prefered, but I'm using university license for matlab, and I do not have license of JMAG and/or ANSYS Maxwell, I only have acces to Altair FLux. If anyone has worked with Altair Flux and co-simulated it with MATLAB, kindly provide your insights in it. Im only concern with motor losses, designing is not my core area.
Thank you in advance!

采纳的回答

Vinayak
Vinayak 2024-1-8
Hi Hassan,
I understand that you wish to calculate the power losses in the copper windings and the iron core for a BLDC motor using Simulink and Altair.
To estimate motor losses using Simscape and Altair Flux, here is a concise guide:
  1. Modelling in Simscape: Utilize Simscape Electrical components to create a BLDC motor model. You might find pre-built models online that can be adapted to your needs.
  2. Copper Losses: Apply the equation P_loss = I^2 * Resistance within Simscape to compute copper losses, using Mathematical blocks to process the current (I) measurements.
  3. Iron Losses: Use lookup tables in Simscape to estimate iron losses based on flux density and frequency data.
  4. Co-Simulation with Altair Flux: Run simulations in Altair Flux to gather detailed flux information and export this data to MATLAB for further analysis.
For setting up the co-simulation environment, consult the following resources:
These references will provide you with the necessary steps and examples to effectively simulate and analyse motor losses.
Hope this helps!
  1 个评论
Hassan Ali
Hassan Ali 2024-1-8
Thank you for your answer,
I will look into the provided suggestion. Hope I will be able to get it done.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Electromechanical 的更多信息

产品


版本

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by