SwK constant in ac6_example
1 view (last 30 days)
Show older comments
Hi everyone, I want to modify the modell ac6_example in Simulink. Can anyone tell me, what is the constant SwK (in Speed Controller, attachted with Multi-Port Swich block)?
Thanks very much
0 Comments
Accepted Answer
Debarati Banerjee
on 2 Apr 2015
The value of SwK will be 1 for Speed Regulation mode of the Speed Controller and the value will be 2 for Torque Regulation mode of the Speed Controller. You can change the modes by double clicking on the Speed Controller block and choosing any of the option from the dropdown on 'Regulation type'.
The variable SwK is getting the value according to the option chosen from the 'Regulation type' dropdown. You can find the Mask Parameters of the Speed Controller block and see that under 'Parameters & Dialog' Pane, SwK is getting the value from Regulation type.
To locate SwK navigate to the following path:
Right click on Speed Controller block->Mask->Edit Mask->Parameters & Dialog
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!