What does the Following mean in Simulink

1 view (last 30 days)
With Reference to calculate Id current, I found following algorithm. Can anyone tell me about the purpose of this
  1 Comment
Peter O
Peter O on 22 Jul 2021
Check this link out:
https://www.mathworks.com/matlabcentral/discussions/power-electronics-control/134439-pmsm-in-motor-control-block

Sign in to comment.

Accepted Answer

Fangjun Jiang
Fangjun Jiang on 22 Jul 2021
That is the Index Vector block.
"Ldq" is a vector. The above math is: Out1=In1*Ldq(2)/Ldq(1)

More Answers (1)

Varun Nair
Varun Nair on 22 Jul 2021
I am getting the following error
  1 Comment
Walter Roberson
Walter Roberson on 22 Jul 2021

Sign in to comment.

Categories

Find more on Programmatic Model Editing in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!