Borrar filtros
Borrar filtros

Battery SOC not dropping

2 visualizaciones (últimos 30 días)
Sharul Baggio
Sharul Baggio el 26 de Jun. de 2024
Respondida: Umar el 26 de Jun. de 2024
Hello!
I am currently trying to run a system where a propeller requires a load provided by a motor and powered by a battery.
However, my battery SOC is not decreasing as how I imagine it to be. As shown in figure below:
I have attached my simulink file, and if anyone has any input do tell me how I could go about to fix this.
Note that, the parameter for the motor is "roughly" similar to my case.
And the parameter for the battery and 2-level converter are default values.
Thank you in advance :)!

Respuestas (2)

Umar
Umar el 26 de Jun. de 2024
Hi Sharul,
To troubleshoot the Battery SOC decrease issue, you can start by checking the following:
Battery Model: Ensure that the battery model in your Simulink file accurately represents the behavior of your real battery. Check parameters like capacity, internal resistance, and efficiency. Motor Load: Verify that the motor load is correctly configured to draw power from the battery. Check the power consumption and efficiency of the motor. Simulation Time: Confirm that the simulation time is sufficient to observe a noticeable decrease in SOC. Adjust the simulation duration if needed. Connections: Double-check all connections between components to ensure the flow of power from the battery to the motor is correctly established.
Let me know if this helps resolve your problem.
  1 comentario
Sharul Baggio
Sharul Baggio el 26 de Jun. de 2024
Hi @Umar, if it wont trouble you. I have problems check if the connection between the battery and motor is correct. Based on this screenshot. What do you think?
I have been playing around with the input. However, 1 way to see the SOC reduce is by increasing the input to Pm of motor to e+03 and above. Which is way too extreme.

Iniciar sesión para comentar.


Umar
Umar el 26 de Jun. de 2024
Hi Sharul,
Typically, in an electric vehicle system, the battery should be connected to a controller or power electronics unit that regulates the power flow to the motor. The SOC% block usually represents the state of charge of the battery, while the SOC vs Motor load block might be used to monitor how the motor load affects battery state of charge. If increasing the input to the motor (Pm) causes a drastic reduction in SOC, it could indicate an inefficiency in power management or a fault in the system configuration. It's essential to ensure that the power flow from the battery to the motor is optimized for efficiency and performance without causing undue strain on either component.

Categorías

Más información sobre Energy Storage en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by