Reproduce electric motor maps as images in Matlab Simulink
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Pat Gipper
am 25 Apr. 2021
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
Antworten (1)
Pat Gipper
am 25 Apr. 2021
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 Kommentare
Pat Gipper
am 25 Apr. 2021
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
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!