Insert the torque sensor and the Ideal rotational motion sensor in a Simscape Model

7 次查看(过去 30 天)
I am working on a Simscape multibody model of a 4 wheeled vehicle. Due to the presence of encoders, I need to identify the value of the angular speed of the motors. At the same time, I need to detect the value of the torque, because the multibody revolute joint requires the torque as an input value. For these reasons, I need both the Torque sensor and the Ideal Rotational Motion sensor. So here's the problem: when I connect together the two sensors, as seen in figure, one of them has a value of 0 (as seen in the scope). If I remove one of the two sensors, the value detected is correct. How can I fix this? The connection may be the problem? If so, how should the two sensors be connected?
All the other parameters (Voltage value, DC Motor parameters, etc) of the model are fine.

回答(1 个)

Chaitanya
Chaitanya 2024-5-8
Hello Joseph
I see that you are trying to measure torque and angular speed using torque sensor and ideal rotational motion sensor in your simscape model.
From the diagram, I see that the orientation of the sensors are incorrect.
Torque is a through variable (similar to current). This means you need to connect the torque sensor in series with the block you want to measure.
Angular velocity is an across variable (similar to voltage). This means you need to connect it in parallel with the block you want to measure to get the relative velocity across its two ports.
Please refer to the following documentation for better understanding of through variables and across variables in simscape.
https://www.mathworks.com/help/simscape/ug/basic-principles-of-modeling-physical-networks.html#bq89sba-3
Please rectify the connections and verify if you are able to see both the reading.
I hope the above information helps
Thanks,
Chaitanya

类别

Help CenterFile Exchange 中查找有关 Simulation and Analysis 的更多信息

产品


版本

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by