Ideal Torque and Rotational Motion Sensors

20 ビュー (過去 30 日間)
Jonathan
Jonathan 2016 年 3 月 7 日
コメント済み: Jonathan 2016 年 3 月 24 日
I am trying to monitor the angular velocity and torque generated by a brushless DC motor. I am using the 'elec_brushless_dc_motor' example as a reference. The Ideal Rotational Motion Sensor block is an "across variable" block, so it should be hooked up in parallel to the motor and driver. The Ideal Torque Sensor block is a "through variable" block, so it should be hooked up in series with the motor and driver. As you can see, I have done this. However, the Ideal Rotational Motion Sensor block doesn't report any angular velocity (0 rad/s). There are no issues with the torque block, it reports the torque correctly.
What am I doing wrong?

採用された回答

Sebastian Castro
Sebastian Castro 2016 年 3 月 7 日
The setup of Through/Across looks correct. The problem may be with that "Goto" block.
By default, Goto blocks have a "tag visibility" parameter such that the data is local only to the subsystem that the block is in. If you change this from "local" to "global", does it fix the visualization of that velocity signal?
- Sebastian
  14 件のコメント
Jonathan
Jonathan 2016 年 3 月 9 日
Worked like a charm ;)! Thanks for the help with all of this Sebastian. I really appreciate it.
Jonathan
Jonathan 2016 年 3 月 24 日
Hi Sebastian, I have a follow up on this...
As we talked about earlier, I have connected the SimMechanics blocks to the Simscape blocks using the "Rotational Simscape Intf" block that you suggested. However, the RPM output of the motors doesn't follow the parameters of the brushless DC model. My model can be found here.
When I apply a 5V input to the motors, I would expect a maximum RPM output (4675 RPM) for my motors. However, I only see a maximum output of about 1400 RPM.
Could you give me some insight as to why this is happening? I have not been able to figure it out, or get any answers from the community.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangePhysical Units についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by