How to measure Torque and RPM of a DC Engine at the same time in Simulink/Simscape
48 次查看(过去 30 天)
显示 更早的评论
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
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
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
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
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
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
2020-12-1
Hello,
The torque sensor should be put in line, exactly like an intensity sensor in the electrical world.
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
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
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
The torque on both sides of the gear is measured simultaneously in simscape, and the result of the torque sensor is faulty
0 个评论
彬 魏
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
0 个评论
社区
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Automotive Applications 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!