How does battery table-based works in Simulink?

I don't know how to see the parameters of my battery when I run my model.
The problem that I have it's that Simulink asume that the SOC is 100% and I don't want this case, does anyone know how to fix it?. Sometimes the SOC is negative and this it's imposible but it works and it shouldn't.
Another question I have: how I can start the model with a nominal voltage? The model always start with SOC =1.
Thank you

답변 (1개)

Himanshu
Himanshu 2023년 2월 28일

0 개 추천

Hello Sandra,
I understand that you want to customize the SOC level in the battery and introduce a nominal voltage to your model.
Simscape provides the Battery block, which implements a generic dynamic model that represents rechargeable batteries. There are several parameters like Nominal Voltage, Rated capacity, Initial state-of-charge that you can adjust according to your requirements.
To customize the SOC level, you can use the Initial state-of-charge parameter.
To start the model with a nominal voltage, you can use the Nominal voltage parameter.
You can refer to the below documentation to understand more about the parameters.

댓글 수: 1

Dhiraj
Dhiraj 2024년 10월 29일
Does this mean that a "battery table-based" system can only be used in discharging mode, because we can't customize it to suit our needs?
Because if we charge it the SOC always start from 1 (100%), which is impossible.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Powertrain Blockset에 대해 자세히 알아보기

질문:

2023년 2월 21일

댓글:

2024년 10월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by