Can't seem to get both motion/speed sensor and torque sensor to read at the same time.
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello,
I am trying to sense both the torque and the speed of a DC motor at the same time, but I can only get one sensor or the other to give a non-zero output.
The motor does have an an inertia as one of the motor parameters. I can get each sensor to read individually, but not together/same time.

댓글 수: 0
채택된 답변
Yifeng Tang
2025년 2월 10일
이동: Martin
2025년 8월 11일
I tried a simple model on my end. You'll get reading from both if you add an inertia or damper to the R port of the motor. Otherwise the torque is showing zero, while the angular velocity has some reading.
Also, you can used the PS-Simulink convert to give you angular velocity reading in rpm, so you won't need the gain block in Simulink.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Brakes and Detents에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!