I am using the induction motor models from electrical machines library. Though I can see the output signal port, I am not sure how to view it using a scope. Specifically, I need to know when the machine is in generator mode, which I plan to conclude by comparing the rotor speed with the synchronous speed.
1 Like
you can observe the motor speed in two ways:
-
use the speed sensor in plecs library mechanical –>rotational–>sensors–> rotational speed sensor
-
use the “Probe” block in the plecs library to oberve the output speed of the induction motor
best regard
shaofei
Thank you very much, I’d found it by now, but the effort you put into creating the answer is commendable! Thanks once again.