Multi phase motor with more than one FEM-Parameterized Rotary Actuator ?!?

2 次查看(过去 30 天)
FEM parametrized rotary actuator: This is a ONE phase input model ..
Is it possible to combine more than one to get a two-phase motor, a three-phase motor, a multi-phase motor, ecc... ?
Is there a little example of a model with a multi-phase motor made by more than one FEM-Parameterized Rotary Actuator blocks?

回答(1 个)

Peter O
Peter O 2021-7-7
Federico.
A two or three phase machine is better expressed using a machine model such as the ones found in the Simscape Electrical package. The parameterization that the model block is doing there with phi(i, theta) can be expressed for two and three phase machines as a positionally-varying inductance with saturation effects. The model is traditionally expressed in the rotating (qd) reference frame.
If it's a PM, this block should be adaptable: https://www.mathworks.com/help/physmod/sps/ref/femparameterizedpmsm.html As a warning, obtaining the data from FEA for these models requires a sizeable amount of computation to sweep the parameter space.
  2 个评论
Federico Manfrin
Federico Manfrin 2021-8-3
编辑:Federico Manfrin 2021-8-3
however you parameterize this block, "FEM parametrized PMSM" you'll have a 3 phase port as input. I need a two-phase input. It should be nice and easy to adapt the source code of this block to a two-phase input, simply removing a Clarke transofrmation and keep the Park one for the dq reference working. Unfortunatly the sources ssc file are not avaible.
Peter O
Peter O 2021-8-4
Ah, I didn't realize you had a 2-phase machine, or that the PMSM block wouldn't reconfigure itself to a 2-phase. You might be in a case where you need to build it yourself. Fortunately it sounds like you know the underlying theory.

请先登录,再进行评论。

类别

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

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by