SwK constant in ac6_example
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Debarati Banerjee
2015-4-2
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
更多回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!