Effacer les filtres
Effacer les filtres

How do we determine length and width of Pack object in Battery Builder?

3 vues (au cours des 30 derniers jours)
Son
Son le 2 Mar 2024
Commenté : Son le 22 Mai 2024
Hi all,
I was working on Battery Builder from Simscape and could not find any function to return the width and length of the whole battery pack. I can try to export them to fig, but it is not accurate.
The "Read-Only Section" only has
  • mass
  • volume
  • capacity
  • energy
  2 commentaires
Rohit Kulkarni
Rohit Kulkarni le 14 Mar 2024
Modifié(e) : Rohit Kulkarni le 14 Mar 2024
Hi Son,
It seems you are looking to accurately ascertain the dimensions, specifically the length and width, of a battery pack. According to the documentation found at https://www.mathworks.com/help/simscape-battery/ref/simscape.battery.builder.pack.html , there doesn't appear to be a dedicated function that provides these measurements directly.
Furthermore, in the example detailed at https://www.mathworks.com/help/simscape-battery/ug/build-battery-model-with-multi-module-cooling-plate.html while it mentions a module width of 0.3, the figure shows does not accurately show the width as 0.3.
Am I correct in understanding that this is the issue you're addressing?
Son
Son le 31 Mar 2024
Yes, it does not show the exact dimensions.

Connectez-vous pour commenter.

Réponse acceptée

Javier Gazzarri
Javier Gazzarri le 7 Mai 2024
Hello Son,
Say you have a battery object called Battery. You can access these properties by typing:
Battery.XExtent
Battery.YExtent
Battery.ZExtent
Please let me know if this solves your problem.
Best regards,
Javier

Plus de réponses (0)

Catégories

En savoir plus sur Battery Pack Modeling dans Help Center et File Exchange

Produits


Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by