How can I get 3 outputs from the battery ?

1 visualización (últimos 30 días)
Ahmed ElMashad
Ahmed ElMashad el 8 de Mzo. de 2019
Respondida: Kothuri el 13 de Nov. de 2024
Screen Shot 2019-03-08 at 21.48.45.png

Respuestas (1)

Kothuri
Kothuri el 13 de Nov. de 2024
To obtain three outputs (State of Charge (SOC), current, and voltage) from the “Battery (Generic model)” block in Simulink, you can try the below steps:
  • The “Battery” block output is a vector of signals for the battery temperature, state-of-charge, current, voltage, age, maximum capacity, and the ambient temperature.
  • To demultiplex the signals, you can use a “Bus Selector” block.
The port outputs signals for:
  • “Ambient temperature” or “Cell or internal temperature” if “Simulate temperature effects” parameter is selected.
  • “Battery age” or “Battery maximum capacity” if Simulate aging effects is selected.
You can refer the below documentation links for more info on “Battery” block and “Bus Selector” block

Comunidades de usuarios

Más respuestas en  Power Electronics Control

Categorías

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

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by