Reproduce electric motor maps as images in Matlab Simulink

16 views (last 30 days)
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 Comments
Pat Gipper
Pat Gipper on 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
Akram SLIMANI
Akram SLIMANI on 25 Apr 2021
Edited: Akram SLIMANI on 25 Apr 2021
Thanks very much Pat Gipper !!!!! I really appreciate your help !

Sign in to comment.

Answers (1)

Pat Gipper
Pat Gipper on 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 Comments
Pat Gipper
Pat Gipper on 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

Sign in to comment.

Products

Community Treasure Hunt

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

Start Hunting!