SwK constant in ac6_example
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
hucy
am 30 Mär. 2015
Kommentiert: hucy
am 2 Apr. 2015
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 Kommentare
Akzeptierte Antwort
Debarati Banerjee
am 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
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!