Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export loss map motor data in ConceptEV format #439

Open
RobKellyAnsys opened this issue Dec 4, 2024 · 0 comments
Open

Export loss map motor data in ConceptEV format #439

RobKellyAnsys opened this issue Dec 4, 2024 · 0 comments
Labels
enhancement New features or code improvements

Comments

@RobKellyAnsys
Copy link
Collaborator

📝 Description of the feature

Run Lab calculations and export the data in the format the ConceptEV uses for loss map motors. This will allow users to quickly create ConceptEV loss map motors and to be able to integrate this into an optimisation workflow.

Inputs:

  • Min voltage
  • Max voltage
  • Number of voltages
  • Resolution (number of currents and speeds, can assume max values of model build speed and current)
  • Export file path and name

💡 Steps for implementing the feature

  1. Run an efficiency map calculation at each required voltage
  2. Grab the data (saved in csv files in the mot files folder) and add it to the excel file with the required sheet name (see example file)
  3. Add voltages sheet to the excel file

🔗 Useful links and references

Attached an example template file. Note that this has been created with the torque grid calc but I think efficiency map is better as you don't get all the extra zero points, and can't do torque grid for SYNC anyway.e9.xlsx

@RobKellyAnsys RobKellyAnsys added the enhancement New features or code improvements label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

No branches or pull requests

1 participant