フィルターのクリア

How to measure Torque and RPM of a DC Engine at the same time in Simulink/Simscape

39 ビュー (過去 30 日間)
Benedikt
Benedikt 2013 年 7 月 29 日
コメント済み: 彬 魏 2021 年 9 月 20 日
Hey,
I'm operating a DC Engine, which drives a car. I works fine, but I need to know both Torque and RPM of the engine. Using an "Ideal Rotational Motion Sensor" OR an "Ideal Torque Sensor" the results are fine. But when I'm using both sensors at the same time, only one of them is working (Torque).
Does someone have a hint how so solve my Problem?
  5 件のコメント
Javier External
Javier External 2017 年 10 月 23 日
I show you a simplify model. If i just want to control a DC motor and I want to see speed(rpm) and torque (N*m)using the two sensors blocks for torque and rotational sensor, i allways have the same problem. One of the signals is 0. (Matlab 2013a)
彬 魏
彬 魏 2021 年 9 月 20 日
The torque on both sides of the gear is measured simultaneously in simscape, and the result of the torque sensor is faulty

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

回答 (7 件)

Franck Donnadieu
Franck Donnadieu 2017 年 12 月 27 日
Good evening, I reproduced your model by adding a resistance. Try to separate scopes also. The overview of the results depends on the scale which is adapted to the biggest value (it is possible that on this scale the other value is not visible without making a zoom). ;)
  1 件のコメント
彬 魏
彬 魏 2021 年 9 月 20 日
The torque on both sides of the gear is measured simultaneously in simscape, and the result of the torque sensor is faulty

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


Cyril CRIER
Cyril CRIER 2020 年 8 月 25 日
Hello all, I have the same issue!
I tried the solution of Franck Donnadieu (put a Rotational Friction Block in "Serie" to the R port of the DC motor block), which give me that:
instead of that (basic DC Motor block coming from the command "ssc_dcmotor"):
But I'm still getting this Error message:
I've inserted a simplified model to the post.
Anybody know the trick?
Thanks
  6 件のコメント
Franck Donnadieu
Franck Donnadieu 2020 年 8 月 25 日
You make a mistake with the units in the converter (see the error message). Leave the default "1" in the converter, it adapts the unit to the sensor upstream.
Cyril CRIER
Cyril CRIER 2020 年 8 月 25 日
Really?! what a d**b mistake from my side... I guess I just did a copy/paste.
Thank you very much. This error message disappeared I just have to analyse the outcomes now ;-).

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


Vincent Riboulet
Vincent Riboulet 2020 年 12 月 1 日
Hello,
The torque sensor should be put in line, exactly like an intensity sensor in the electrical world.
  2 件のコメント
Leonardo Costa
Leonardo Costa 2020 年 12 月 22 日
Could you explain it with a photo?
彬 魏
彬 魏 2021 年 9 月 20 日
The torque on both sides of the gear is measured simultaneously in simscape, and the result of the torque sensor is faulty

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


Dimitrios Tzerakis
Dimitrios Tzerakis 2021 年 2 月 13 日
編集済み: Dimitrios Tzerakis 2021 年 2 月 13 日
In my model I used a BLDC, but the ports are essentially the same.
You connect the R port of the BLDC to both the R ports of the rotary and torque sensors.
The C port of the Rotational Motion sensor is to be connected to ground (so that its "parallel" to the motor)
However, as @Vincent Riboulet said, the torque sensor needs to be in series with something. To its C port, you can add an inertia, but I even tried a blank torque source (commented out things) and it worked fine.
I tried @Franck Donnadieu's answer, but the rotational friction kept influencing the output of the torque sensor, so I dont reccommend it. (Idk if its because im using R2020a, but think its worth noting).
I hope you can see the picture of my diagram:
  2 件のコメント
Dimitrios Tzerakis
Dimitrios Tzerakis 2021 年 2 月 13 日
Here's a lower resolution version:
(hopefully its easier to scroll through :)
彬 魏
彬 魏 2021 年 9 月 20 日
The torque on both sides of the gear is measured simultaneously in simscape, and the result of the torque sensor is faulty

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


彬 魏
彬 魏 2021 年 9 月 20 日
  2 件のコメント
彬 魏
彬 魏 2021 年 9 月 20 日
The torque on both sides of the gear is measured simultaneously in simscape, and the result of the torque sensor is faulty

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


彬 魏
彬 魏 2021 年 9 月 20 日
The torque on both sides of the gear is measured simultaneously in simscape, and the result of the torque sensor is faulty

彬 魏
彬 魏 2021 年 9 月 20 日
The torque on both sides of the gear is measured simultaneously in simscape, and the result of the torque sensor is faulty

コミュニティ

カテゴリ

Help Center および File ExchangeAutomotive Applications についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by