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

조회 수: 1 (최근 30일)
Federico Manfrin
Federico Manfrin 2021년 7월 6일
댓글: Peter O 2021년 8월 4일
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