필터 지우기
필터 지우기

Simulink DC motor model units confusion

조회 수: 1 (최근 30일)
ameen
ameen 2015년 1월 9일
댓글: ameen 2015년 1월 12일
Hi there
In the DC motor simulink model in the following link, there are two versions one for simulink and the other for Simscape
My problem is with the units of motor viscous friction constant and angular velocity.
It is N.m.s in simulink version and N.m/rad/sec in the simscape version. However it uses the same equation
If d theta/dt in (rad/sec) so, b should be in (N.m.rad/sec), am i right or what ??
By the way dividing Torque/moment of inertia will give us acceleration in (1/sec^2) how it will be rad/sec after integration ?
  댓글 수: 2
Andy L
Andy L 2015년 1월 9일

https://answers.yahoo.com/question/index?qid=20081116183435AAFRtYF for your last question

ameen
ameen 2015년 1월 12일
Thank you Andy for your reply but it doesn't answer my question because its answer was: integration of (1/s^2) = (-1/sec). So, where the rad/sec comes from ??

댓글을 달려면 로그인하십시오.

답변 (1개)

A Jenkins
A Jenkins 2015년 1월 9일
Radians are a dimensionless quantity, since they are calculated as arc length/radius (whatever units those are measured in would cancel). Therefore having radians as a unit can be cancelled out of an equation. Leaving them in does not change the math, but simply clarifies that the angles should be measured in radians and not degrees.
Example:
rad/sec = (arc length / radius) / sec = (meters / meters) / sec = 1/sec
  댓글 수: 1
ameen
ameen 2015년 1월 9일
Thank you for your reply however there is a (2 pi) difference between 1/sec and rad/sec.
Regarding the DC simulink model, Should (d theta/dt) in rad/sec or (1/sec) and based on this should the damping coefficient unit to be (N.m.s) or N*m/(rad/s) ??

댓글을 달려면 로그인하십시오.

커뮤니티

더 많은 답변 보기:  Power Electronics Community

카테고리

Help CenterFile Exchange에서 General Applications에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by