Reproduce electric motor maps as images in Matlab Simulink
9 ビュー (過去 30 日間)
古いコメントを表示
Hello dear community,
I need your help to solve a small problem I am facing in my internship. I have a YASA 750 electric motor map that I found in a data sheet (attached) and I would like you to extract the iso-efficiency curves (torque, speed and efficiency) and reproduce them in Matlab. Is there a tool that can allow me to do this?
15 件のコメント
Pat Gipper
2021 年 4 月 25 日
I also see there are some community apps intended to do what you ask. I haven't looked into the one I show here but it will give you a notion that the need is recognized.
https://www.mathworks.com/matlabcentral/fileexchange/49009-image-digitizer?s_tid=srchtitle
回答 (1 件)
Pat Gipper
2021 年 4 月 25 日
A similar question was answered suggesting importing the image into Matlab and then using ginput to extract coordinates of the axes and desired curve in the picture reference coordinate system. The last step involving "correspondence matching" is a bit vague.
https://www.mathworks.com/matlabcentral/answers/95486-how-do-i-extract-x-and-y-data-from-a-printed-picture-of-a-2d-line-plot-that-i-have-scanned-and-i#answer_104839
2 件のコメント
Pat Gipper
2021 年 4 月 25 日
My pleasure. I also wanted to suggest looking into Community Apps on File Exchange. This link below might help you.
https://www.mathworks.com/matlabcentral/fileexchange/49009-image-digitizer?s_tid=srchtitle
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!