![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/174058/image.jpeg)
How to find dc motor parameters
조회 수: 5 (최근 30일)
이전 댓글 표시
I found this winch model from the SimScape Driveline library. For what I"m doing, I do not have a breake therefore I removed it from the model.
The DC motor block in the DriveLine example, has parameters like motor inductance,Constant of proportionality K, Inertia, Breakaway friction torque, Breakaway friction velocity, Coulomb friction torque, and Viscous friction coefficient.
Given the information on the pololu website, is there a way to determine the above unknown parameters? Lets say I can't what's the best way to address these parameters?
Lastly what is follower to base teeth ratio? IS this another name for the drive gear to driven gear ratio?
Thanks ahead of time.
댓글 수: 0
답변 (1개)
Sam McDonald
2017년 4월 19일
I am not positive on how you convert the motor specifications to the needed DC motor parameters in the Driveline example. There might be a set of theoretical equations used in this process, but most likely the values are chosen based on actual data from the motor. This is a video of one example of how to optimize the parameters based on actual data:
Rather than repeating information, I would suggest reading the descriptions of all these parameters in the MATLAB documentation. You can easily open the documentation for each type of block by clicking the Help button in the lower right corner of the Block Parameters dialog box. For example:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/174058/image.jpeg)
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
카테고리
Help Center 및 File Exchange에서 Simscape Driveline에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!