I am driving a variable displacement pump with a constant angular velocity source. I need to measure the torque at the pump shaft, but when I connect the torque sensor;s port R to the shaft and port c to a mechanical rotational reference, I am getting the following error.
"Dynamic states at start of simulation are not consistent. Setting all dynamic state initial conditions to zero may fix this problem."
I am a new user to simulink. Please help me on how to measure the torque. Thanks
That's because torque is a through variable and therefore should be measured in series, not parallel. Connect port R to the shaft as you've done, but port C to the ideal angular velocity source port R, not to a MRR. Read the Simscape documentation for details on through and across variables.
HTH,
Arnaud
Hi, I've got a similar problem. I need to measure the force from a
pneumatic piston chamber driven by air pressure. I did what you told,
but it still doesn't work and reports the same error log. How can I
sort it out?
Thanks in advance
Any comment will be highly appreciated. Thanks!
"lalley khan" <bari_Z...@hotmail.com> wrote in message <hj44f8$lq8$1...@fred.mathworks.com>...
Arnaud
Again, you need to insert the force sensor block in series, not in parallel, because force is a through variable. If it still doesn't work, there's something else that's wrong with your model (as a check, try removing the force sensor, and see if you still have the same error).
HTH,
Arnaud