What does the Following mean in Simulink

With Reference to calculate Id current, I found following algorithm. Can anyone tell me about the purpose of this

1 Comment

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

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

More Answers (1)

I am getting the following error

1 Comment

Sign in to comment.

Categories

Find more on Simulink in Help Center and File Exchange

Products

Tags

Community Treasure Hunt

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

Start Hunting!