Simulink DC motor model units confusion
Mostra commenti meno recenti
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 ?
Risposte (1)
A Jenkins
il 9 Gen 2015
0 voti
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 Commento
ameen
il 9 Gen 2015
Community
Più risposte nel Power Electronics Control
Categorie
Scopri di più su Converters (High Power) in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!